summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_0_3RC2'.php-4.0.3RC2SVN Migration2000-10-035-576/+0
|
* - Package RC2Andi Gutmans2000-10-033-2/+3
|
* - Add dirname() test. Don't have time to create a real regression testAndi Gutmans2000-10-031-0/+16
|
* - Fix dirname()Andi Gutmans2000-10-031-29/+47
|
* - Move #define to .h fileAndi Gutmans2000-10-032-9/+8
|
* Fix some small issues.Sterling Hughes2000-10-032-2/+2
|
* - Fix V_CHDIR_FILE()Andi Gutmans2000-10-031-1/+3
|
* - Fix V_CHDIR_FILE() to only chdir() when a directory part is specified.Andi Gutmans2000-10-031-8/+2
| | | | | Use this instead of broken php_dirname() in fopen-wrappers.c
* - Fix VC++ warningAndi Gutmans2000-10-032-1/+3
|
* - Fix request_uri to take it's value from SCRIPT_NAME if PATH_INFO is notAndi Gutmans2000-10-031-0/+3
| | | | | defined
* ChangeLog update2000-10-031-0/+52
|
* NEWS update2000-10-031-0/+2
|
* Add --with-imap-ssl to support SSL'ized imap library in RH7 and othersRasmus Lerdorf2000-10-021-0/+17
| | | | | | @Add --with-imap-ssl to support SSL'ized imap library in RH7 and others @(Rasmus)
* - Change zend_extension_api_noAndi Gutmans2000-10-021-1/+1
|
* - Now really fix it.Andi Gutmans2000-10-021-2/+2
|
* - Update NEWSAndi Gutmans2000-10-021-0/+1
|
* - Fix bug in parse_url()Andi Gutmans2000-10-021-1/+1
|
* Clean up the alignment of configure --help outputRasmus Lerdorf2000-10-0211-18/+18
|
* - Aiming for thursday to release 4.0.3Andi Gutmans2000-10-021-1/+1
|
* - Darn file is needed for Windows. Maybe it should be calledAndi Gutmans2000-10-021-0/+3
| | | | | php_version.w32.h?
* - Any reason why php_version.h is in the CVS? I'm removing it so if I'mAndi Gutmans2000-10-021-3/+0
| | | | | screwing something up scream *now* :)
* forgot that a while ago...Daniel Beulshausen2000-10-021-0/+1
|
* fixed unresolved externals.Daniel Beulshausen2000-10-021-7/+7
| | | | | | | # it compiles fine now, and php loads the extension fine # but there must be definetly something with the paths # cause mcrypt doesn't want to load any alogrithm
* *** empty log message ***Stig Venaas2000-10-021-0/+1
|
* Tiny change in copying of buffer.Sterling Hughes2000-10-021-1/+1
|
* ChangeLog update2000-10-021-0/+36
|
* NEWS update2000-10-021-0/+3
|
* Adding note about having to make install if you do not have apache already ↵James Moore2000-10-011-1/+2
| | | | installed (IE there is no apache dir to copy httpd binary to)
* - Remove unneeded IS_SLASH() definition.Andi Gutmans2000-10-011-9/+0
|
* @- Added the shmop extension. It allows more general ways of shared memoryDerick Rethans2000-10-016-0/+502
| | | | | | @ access. (thanks to Ilia Alshanestky <iliaa@home.com> and Slava Poliakov @ <slavapl@mailandnews.com> (Derick)
* It seems these entries were truncated in my commit, perhaps it was due toSterling Hughes2000-10-011-2/+3
| | | | | the multiple NEWS entries in the same commit.
* - Fixed conflicts. Those first two lines with the XXX need to be fixed.Andi Gutmans2000-10-011-8/+2
| | | | | | | I'm not sure if they were meant to be in the Changelog or NEWS file, in any case they are broken. Whoever, commited them can you please fix it? I couldn't find who commited them in the CVS commit messages
* ChangeLog update2000-10-011-0/+65
|
* NEWS update2000-10-011-0/+10
|
* added filepro & snmpDaniel Beulshausen2000-09-301-0/+24
|
* move have_snmp to the dsp alreadyDaniel Beulshausen2000-09-301-1/+0
|
* snmp win extensionDaniel Beulshausen2000-09-301-0/+109
|
* .Sascha Schumann2000-09-301-0/+1
|
* uses php.h defineDaniel Beulshausen2000-09-302-3/+2
|
* - Cleanup error outputAndi Gutmans2000-09-301-1/+1
|
* - Cleanup output functionsAndi Gutmans2000-09-301-1/+1
|
* - Cleanup some output functionsAndi Gutmans2000-09-305-5/+5
|
* added dsp for the filepro extensionDaniel Beulshausen2000-09-301-0/+109
|
* made win32 compileDaniel Beulshausen2000-09-301-0/+1
|
* removed zendts.lib from link optionsDaniel Beulshausen2000-09-301-2/+2
|
* cleanupDaniel Beulshausen2000-09-301-1/+1
|
* fix not producing valid extensionDaniel Beulshausen2000-09-301-2/+2
|
* leftovers.Sterling Hughes2000-09-301-14/+0
|
* Buncha changes, generally makes the module more stable and removes unnecessarySterling Hughes2000-09-302-296/+204
| | | | | (as of Sablotron 0.44) workarounds.
* install Benchmark/Iterate.phpChuck Hagenbuch2000-09-301-0/+1
|