summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Go with RC3Ilia Alshanetsky2004-02-161-2/+2
* - MFH: Fixed zero bytes memory allocation when no extra ini files are found inDerick Rethans2004-02-161-6/+8
* MFHStefan Esser2004-02-121-0/+3
* Fixed bug #27183 (userland stream wrapper segfaults on stream_write).Ilia Alshanetsky2004-02-111-3/+5
* Back to dev tree (forgot to restore versions).Ilia Alshanetsky2004-02-111-2/+2
* MFH: Fixed bug #26653 (open_basedir incorrectly resolved on win32).Ilia Alshanetsky2004-02-101-3/+3
* MFH: Fixed bug #27175 (tzset() is not being called by PHP on startup).Ilia Alshanetsky2004-02-091-0/+4
* Go with RC2Ilia Alshanetsky2004-02-031-2/+2
* This should not have been an INI_ALL directive.Sara Golemon2004-01-291-1/+1
* Probable fix for:Wez Furlong2004-01-141-0/+16
* Back to dev.Ilia Alshanetsky2004-01-121-2/+2
* Go with 4.3.5RC1Ilia Alshanetsky2004-01-121-2/+2
* MFH: 64 bit stuff.Ilia Alshanetsky2004-01-061-1/+1
* MFH: Fixed bug #26707 (Incorrect error for disabled functions/classes).Ilia Alshanetsky2003-12-241-12/+10
* fix zts build...Wez Furlong2003-11-293-3/+3
* Probable fix for #25575; STDIN/STDOUT/STDERR streams not registeredWez Furlong2003-11-281-3/+12
* Fix for bug #25939; feof not working correctly for sockets.Wez Furlong2003-11-282-1/+11
* MFH: Fixed a memory leak.Ilia Alshanetsky2003-11-281-2/+2
* MFH: On error do not leave content_type_dup unitialized.foobar2003-11-261-0/+1
* Fix odd increments to repair the boundary checks.Stefan Esser2003-11-121-0/+4
* bug fixed: name parameter of multipart form was not converted into internal e...Rui Hirokawa2003-11-061-13/+89
* back to dev.Ilia Alshanetsky2003-11-021-3/+3
* Go with 4.3.4Ilia Alshanetsky2003-11-021-2/+2
* Back to dev.Ilia Alshanetsky2003-10-291-2/+2
* Go with RC3 release.Ilia Alshanetsky2003-10-291-2/+2
* revert my previous patch.Rui Hirokawa2003-10-261-80/+11
* name/value in multipart/form-date will be converted into internal encoding wh...Rui Hirokawa2003-10-251-11/+80
* Back to dev.Ilia Alshanetsky2003-10-201-2/+2
* RC2 is a go.Ilia Alshanetsky2003-10-201-2/+2
* Fix commentSascha Schumann2003-10-171-1/+1
* MFH: Fixed bug #25836 (last key of multi-dimensional array passed via GPCIlia Alshanetsky2003-10-141-1/+7
* MFH: Fixed bug #25746 (Do not bail out when unable to chdir original dir onIlia Alshanetsky2003-10-091-3/+0
* Don't forget these EOF flags either...Wez Furlong2003-10-081-6/+2
* Backport from HEAD; set EOF marker after each read attempt to avoid itWez Furlong2003-10-081-4/+2
* Make sure to clear out the refcount.Andrei Zmievski2003-10-011-0/+2
* @- Made $argc and $argv always available as globals in CLI. No moreAndrei Zmievski2003-10-011-8/+15
* Back to dev.Ilia Alshanetsky2003-09-301-2/+2
* 4.3.4RC1 is a go.Ilia Alshanetsky2003-09-291-2/+2
* MFH: More NaN & INF handling fixes.Ilia Alshanetsky2003-09-291-2/+18
* MFH: Fixed Bug #25665 (var_dump() hangs on Nan and INF).Ilia Alshanetsky2003-09-291-2/+18
* MFH: Fixed bug #25293 (Output correct EOL to error_log)Ilia Alshanetsky2003-09-242-1/+7
* MFH: Removed unnecessary ssl.h includefoobar2003-09-231-6/+0
* MFH: Fixed bug #25316 (Possible infinite loop inside _php_stream_write()).Ilia Alshanetsky2003-09-111-1/+2
* MFH: Fix for bug #23488 zlib.output_compression overrides vary header.Stefan Roehrich2003-09-101-1/+1
* MFH: Fixed bug #25429 (fix copying of stdin using copy() function)Ilia Alshanetsky2003-09-101-0/+3
* MFH: Fix for bug #25295foobar2003-09-081-0/+4
* wsStanislav Malyshev2003-09-021-2/+2
* fix typoStanislav Malyshev2003-09-021-2/+2
* don't report errors if asked not to reportStanislav Malyshev2003-09-021-6/+10
* MFH: Compiler warning fixes.Ilia Alshanetsky2003-08-281-1/+1