summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_3_4'.php-4.3.4SVN Migration2003-11-021-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
* fix format stringsSascha Schumann2003-08-282-3/+3
* add PHP_ATTRIBUTE_FORMAT to more functionsSascha Schumann2003-08-281-12/+16
* Use ZEND_GCC_VERSION and ZEND_ATTRIBUTE_MALLOCSascha Schumann2003-08-281-1/+4
* MFH automatic format checksSascha Schumann2003-08-283-5/+11
* MFH: Prevent a crash when expand_filepath() fails.Ilia Alshanetsky2003-08-271-1/+3
* MFH: - Fixed bug #25166 (WDDX serializer handler missing in win32). (Jani)foobar2003-08-262-3/+3
* No RC1 just yet :)Ilia Alshanetsky2003-08-241-2/+2
* Back to devIlia Alshanetsky2003-08-241-3/+3
* Set 4.3.3 version bit.Ilia Alshanetsky2003-08-241-2/+2
* MFH: Fixed bug #25127 (reset memory_limit before terminating the request)Ilia Alshanetsky2003-08-221-5/+7
* MFH: Fixed bug #25170 (Problem with generation of random numbers on solaris)Ilia Alshanetsky2003-08-201-2/+2
* Back to devIlia Alshanetsky2003-08-181-2/+2
* RC4 is a goIlia Alshanetsky2003-08-181-2/+2
* MFH: Bugfix #25044Marcus Boerger2003-08-111-2/+3
* MFH: timeout fixIlia Alshanetsky2003-08-091-0/+1
* - Fix possible crashes if PHP is linked with external libexpat and alsofoobar2003-08-091-0/+10
* MFH: Fixed bug #24951 (ob_flush() needlessly destroys output handler).Ilia Alshanetsky2003-08-081-1/+3
* Bugfix #24063Marcus Boerger2003-08-081-6/+12
* RC4 (hopefully it'll actually be the final)Ilia Alshanetsky2003-08-071-2/+2
* RC3 is a go.Ilia Alshanetsky2003-08-071-2/+2
* MFH: remove useless variable when mbstring is not used.Ilia Alshanetsky2003-08-051-1/+4
* MFH: Fixed bug #24883 (variables created through register_globals, ignoreIlia Alshanetsky2003-07-311-21/+56
* MFH: Fixed bug #22154 (Possible crash when memory_limit is reached andIlia Alshanetsky2003-07-311-10/+13
* MFH: Fixed bug #24873 (incorrect handling of / inside open_basedir)Ilia Alshanetsky2003-07-301-7/+7