summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_4_2RC1'.php-4.4.2RC1SVN Migration2005-11-181-56/+0
* MFH (r-1.51) #32371 php://input sometimes returns duplicate dataSara Golemon2005-11-171-3/+9
* MFHfoobar2005-11-171-56/+0
* MFH: Change max_procs to follow library standard.Frank M. Kromann2005-11-151-2/+5
* MFH: rest of the safe-mode fixfoobar2005-11-151-1/+1
* - MFH Fix Bug #32223 weird behaviour of pg_last_noticeMarcus Boerger2005-11-072-2/+59
* MF51: fix bad MFHfoobar2005-11-061-1/+0
* MFH: Fixed bug #31971 (ftp_login fails on some SSL servers).Ilia Alshanetsky2005-11-051-2/+6
* MFH: fixed garbled multibyte characters.Rui Hirokawa2005-11-051-1/+1
* fixed white space issue.Rui Hirokawa2005-11-051-1/+1
* removed mail.force_extra_parameters which is unsuppoted in php4.Rui Hirokawa2005-11-041-4/+1
* MFH: - Fixed bug #35078 (configure does not find ldap_start_tls_s)foobar2005-11-031-5/+7
* MFH: added missing safe-mode checksfoobar2005-11-033-18/+15
* Syncornize code with CS/error handling from 5.XIlia Alshanetsky2005-11-031-84/+67
* - fixed bug #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect integerMichael Wallner2005-11-031-2/+20
* Fixed bug #35067, #35063 (key(),current() need to work by reference).Ilia Alshanetsky2005-11-021-2/+2
* - MFH: thread safe SSL crypto locks, fixes bug #33760Michael Wallner2005-11-022-2/+182
* MFH: Fix #35037. Selecting a uniqueidentifier would return unknown data type ...Frank M. Kromann2005-11-011-0/+3
* MFH: Additional open_basedir/safe_mode checks.Ilia Alshanetsky2005-10-311-1/+1
* Fix build with newer libmingEdin Kadribasic2005-10-291-2/+2
* Fix compilation with c-client 2004Edin Kadribasic2005-10-291-4/+4
* MFH: fix #34996 (ImageTrueColorToPalette() crashes when ncolors is zero)Antony Dovgal2005-10-271-0/+4
* fix typoAntony Dovgal2005-10-262-2/+2
* export those functions and fix the buildAntony Dovgal2005-10-262-4/+4
* 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-171-109/+47
* MFH: Further URL validations in safe_mode/open_basedir configs.Ilia Alshanetsky2005-10-171-1/+1
* Fixed compiler failureIlia Alshanetsky2005-10-121-5/+4
* fix testfoobar2005-10-111-1/+1
* MFH: Fixed bug #34742 (ftp wrapper failures caused from segmented commandIlia Alshanetsky2005-10-111-25/+7
* Fixed bug #34790 (preg_match_all(), named capturing groups, variable assignme...Dmitry Stogov2005-10-112-0/+24
* 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-093-0/+50
* MFH: Added missing safe_mode checks.Ilia Alshanetsky2005-10-063-3/+3
* fix ZTS buildRob Richards2005-10-051-9/+9
* MFH: Missing safe_mode/open_basedir checks for file uploads.Ilia Alshanetsky2005-10-051-1/+6
* MFB5.1: fix #32179 (xmlrpc_encode() segfaults with recursive references)Antony Dovgal2005-10-041-15/+28
* MFH: GLOBALS protection for extract() function.Ilia Alshanetsky2005-10-031-0/+4
* - MFH #33125, alpha emulation brokenPierre Joye2005-09-301-3/+3
* MFH:Ilia Alshanetsky2005-09-291-4/+18
* MFH: Fixed possible GLOBALS variable override when register_globals are ON.Ilia Alshanetsky2005-09-281-6/+4
* MFH: Fixed bug #34645 (ctype corrupts memory when validating large numbers).Ilia Alshanetsky2005-09-262-18/+34
* - MFH #33220, infinite loop while loading invalid GIF (nlopees)Pierre Joye2005-09-251-3/+3
* 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-211-0/+11
* - MFH: Remove HTML fragments from phpcredits() in CLI modeJohannes Schlüter2005-09-201-4/+13