summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_4_1'.php-4.4.1SVN Migration2005-10-293-62/+6
* fix typoAntony Dovgal2005-10-262-2/+2
* export those functions and fix the buildAntony Dovgal2005-10-262-4/+4
* - Merge 4.4.1 and 4.4.1RC1 entries.Derick Rethans2005-10-261-12/+11
* - Go with PHP 4.4.1 - release on Monday.Derick Rethans2005-10-263-4/+4
* MFH: Fixed test for cygwin installsIlia Alshanetsky2005-10-201-1/+4
* MFH: Fixed bug #29983 (PHP does not explicitly set mime type & charset).Ilia Alshanetsky2005-10-192-0/+7
* MFH: Change E_ERROR to E_WARNING when more_entropy flag is off on Cygwin.Ilia Alshanetsky2005-10-191-2/+2
* MFH: Properly fixed bug #34456 (original patch completely reverted).Ilia Alshanetsky2005-10-172-110/+48
* MFH: Further URL validations in safe_mode/open_basedir configs.Ilia Alshanetsky2005-10-171-1/+1
* MFH: - Fixed bug #34850 (--program-suffix and --program-prefix not included i...foobar2005-10-133-6/+8
* MF51: fix bug #34581 (crash with mod_rewrite)Antony Dovgal2005-10-121-1/+10
* Fixed compiler failureIlia Alshanetsky2005-10-121-5/+4
* - MF50: Fixed access to an uninitialised variable.Derick Rethans2005-10-121-0/+1
* MFHfoobar2005-10-111-1/+1
* fix testfoobar2005-10-111-1/+1
* MFH: Fixed bug #34742 (ftp wrapper failures caused from segmented commandIlia Alshanetsky2005-10-112-25/+9
* Fixed bug #34790 (preg_match_all(), named capturing groups, variable assignme...Dmitry Stogov2005-10-113-0/+26
* BFNAntony Dovgal2005-10-101-0/+1
* fix #33383 (crash when retrieving empty LOBs)Antony Dovgal2005-10-101-3/+17
* - MFH Fix LogicMarcus Boerger2005-10-101-1/+1
* MFH: fix testfoobar2005-10-101-4/+3
* - MFH Make test check for PlPgSQL before using itMarcus Boerger2005-10-091-2/+13
* - MFH Add new testMarcus Boerger2005-10-091-0/+43
* - MFH Bugfix #34704 (Infinite recursion due to corrupt JPEG)Marcus Boerger2005-10-094-1/+51
* - Back to dev.Derick Rethans2005-10-073-3/+6
* - Go with PHP 4.4.1RC1.Derick Rethans2005-10-073-4/+4
* - MFH C vs. C++ fixMarcus Boerger2005-10-071-1/+2
* - MFH Fix issue (endless loop) with temp/memory streamsMarcus Boerger2005-10-061-7/+14
* MFH: Added missing safe_mode checks.Ilia Alshanetsky2005-10-064-3/+4
* - MFH: Fix #34557 php -m exits with "error" 1Johannes Schlüter2005-10-063-9/+12
* fix ZTS buildRob Richards2005-10-051-9/+9
* MFH: Missing safe_mode/open_basedir checks for file uploads.Ilia Alshanetsky2005-10-052-1/+7
* MFH: Fixed possible INI setting leak via virtual() in Apache 2 sapi.Ilia Alshanetsky2005-10-052-15/+11
* MFB5.1: fix #32179 (xmlrpc_encode() segfaults with recursive references)Antony Dovgal2005-10-042-15/+29
* MFH: GLOBALS protection for extract() function.Ilia Alshanetsky2005-10-031-0/+4
* fix build - missing closing parenthesisRob Richards2005-10-021-1/+1
* - MFH #33125, alpha emulation brokenPierre Joye2005-09-301-3/+3
* MFH:Ilia Alshanetsky2005-09-292-4/+21
* MFH: Fixed possible GLOBALS variable override when register_globals are ON.Ilia Alshanetsky2005-09-283-6/+18
* MFH: Fixed bug #32937 (open_basedir looses trailing / in the limiter).Ilia Alshanetsky2005-09-272-2/+3
* MFH: Fixed bug #34645 (ctype corrupts memory when validating large numbers).Ilia Alshanetsky2005-09-263-18/+35
* - MFH #33220, infinite loop while loading invalid GIF (nlopees)Pierre Joye2005-09-251-3/+3
* In NetWare two binaries with the same name can not be loaded in kernel addres...Anantha Kesari H Y2005-09-231-3/+5
* MFH: Improved the fix for #21306 a bitfoobar2005-09-231-8/+10
* MFH: Fixed bug #34565 (mb_send_mail does not fetch mail.force_extra_parameters)Ilia Alshanetsky2005-09-212-0/+13
* - MFH: Remove HTML fragments from phpcredits() in CLI modeJohannes Schlüter2005-09-201-4/+13
* BFNfoobar2005-09-201-0/+2
* MFH: - Fixed bug #21306 (catch bailouts of write handler during RSHUTDOWN)foobar2005-09-201-2/+5
* fix crash on restarting static PHP having session modules loadedStanislav Malyshev2005-09-201-0/+2