summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_3_9'.php-4.3.9SVN Migration2004-09-203-102/+0
* 4.3.9Ilia Alshanetsky2004-09-202-3/+3
* Prepare news file for release.Ilia Alshanetsky2004-09-201-31/+27
* MFH: Fixed bug #30050 (Possible crash inside php_shutdown_config()).Ilia Alshanetsky2004-09-172-0/+4
* Sorry REVERT bevor 4.3.9 is out because of not critical!!!!Uwe Schindler2004-09-152-3/+0
* Fixed bug #29805 (HTTP Authentication Issues)Uwe Schindler2004-09-152-0/+3
* MFH: Test for bug #30069foobar2004-09-150-0/+0
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2004-09-152-0/+45
* Stefano did the real work tracking this one downRasmus Lerdorf2004-09-141-1/+1
* Back to dev.Ilia Alshanetsky2004-09-142-3/+3
* 4.3.9RC3Ilia Alshanetsky2004-09-143-3/+6
* undo of removal of these files.Rainer Schaaf2004-09-135-3/+3688
* MFHStefan Esser2004-09-131-0/+4
* removed PDFlib extension from PHP_4_3 branch too (is available in PECL now).Rainer Schaaf2004-09-135-3688/+3
* MFHStefan Esser2004-09-121-4/+19
* Stop at the index on an unmatched [Rasmus Lerdorf2004-09-091-1/+1
* MFH: Adjusted input check.Ilia Alshanetsky2004-09-031-2/+2
* MFH: Fixed bug #29925 (Added a check to prevent illegal characters inIlia Alshanetsky2004-09-031-0/+5
* this crashed if some of the shutdown handlers called some file stat functionStanislav Malyshev2004-09-021-0/+1
* - MFH: Added test for bug #29944.Derick Rethans2004-09-021-0/+20
* MFH: Use user_agent ini setting if it's available.Sara Golemon2004-08-311-1/+1
* if not using Zend's alloc, don't touch _emallocStanislav Malyshev2004-08-311-1/+5
* back to dev.Ilia Alshanetsky2004-08-312-3/+3
* 4.3.9RC2Ilia Alshanetsky2004-08-313-4/+4
* MFH: Do not rely on handling of integers which might be outside theJoe Orton2004-08-311-5/+5
* MFH: fix gettimeofday() tests to not fail if the same time isJoe Orton2004-08-311-1/+1
* MFH: this file shouldn't be in the repository at allAntony Dovgal2004-08-311-29/+0
* MFH: Added missing input validation to dio_write().Ilia Alshanetsky2004-08-301-0/+6
* MFH: add testcase for bug #29893Antony Dovgal2004-08-300-0/+0
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2004-08-301-0/+11
* MFH: Bugfix #29882 isset crashes on arraysMarcus Boerger2004-08-291-0/+1
* - A fix for building of shared mnogosearch moduleSergey Kartashoff2004-08-291-1/+1
* MFH: Fixed a nasty resource/memory/disk-space leak when opening zlib filesIlia Alshanetsky2004-08-261-2/+8
* @- Fixed bug #29838 Memory leak in sprintf argument swapping. (Thies)Thies C. Arntzen2004-08-261-0/+1
* Rewrite cache clean-up using zend_hash_apply_with_argument().Andrei Zmievski2004-08-251-50/+10
* Fixed operations on remote bzip2 compressed files ala:Ilia Alshanetsky2004-08-251-1/+1
* MFH (r1.160) TSRM fixSara Golemon2004-08-251-2/+2
* Implement periodic PCRE compiled regexp cache cleanup, to avoid memoryAndrei Zmievski2004-08-242-0/+68
* Fix a possible crash in fbsql_database() if the function was called before a ...Frank M. Kromann2004-08-241-1/+6
* MFH: Fixed possible crash inside dio_read().Ilia Alshanetsky2004-08-231-0/+5
* Removed unneeded bits.Ilia Alshanetsky2004-08-201-3/+0
* MFH: Added more missing cURL options.Ilia Alshanetsky2004-08-201-0/+6
* MFH: Fixed bug #29753 (mcal_fetch_event() allows 2nd argument to be optional).Ilia Alshanetsky2004-08-202-1/+3
* [MFH] If you send a post with a content-type header and then the next post wi...Brian France2004-08-192-0/+2
* MFH: Fixed bug #29727 (Added missing CURL authentication directives).Ilia Alshanetsky2004-08-182-0/+22
* typo in config.m4 (potential configuration problem with Stronghold)Antony Dovgal2004-08-181-1/+1
* fix #29625 (no quotes around the shell variable's value cause ./configure to ...Antony Dovgal2004-08-181-1/+1
* MFH: fix more typos in php.iniAntony Dovgal2004-08-182-8/+8
* Fixed bug #29719 (fgetcsv() has problem parsing strings ending with escapedIlia Alshanetsky2004-08-172-4/+2
* MFH: fix typoAntony Dovgal2004-08-172-2/+2