summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_3_0RC2'.php-5.3.0RC2SVN Migration2009-05-060-0/+0
* 5.3.0RC2-devJohannes Schlüter2009-05-063-5/+6
* Fixed bug #48156 (Added support for lcov v1.7)Ilia Alshanetsky2009-05-061-1/+1
* - Fixed testsFelipe Pena2009-05-0518-16/+32
* Fixed tests - thanks mgdmZoe Slattery2009-05-053-2/+4
* Fixed compiler warning due to llabs() functionIlia Alshanetsky2009-05-051-0/+2
* - Fixed bug #48149 (Cannot make interval parts larger than 9999) byDerick Rethans2009-05-051-19/+27
* MFHJani Taskinen2009-05-051-0/+1
* RegenerateMatt Wilmas2009-05-052-5336/+3831
* MFH: ws fixJani Taskinen2009-05-051-64/+46
* remove precautionary #ifdef - the problem was fixed by moving the efree insid...Greg Beaver2009-05-051-2/+0
* MFH: Implemented manual scanning for strings/comments, plus misc. fixesMatt Wilmas2009-05-054-291/+366
* MFH: fix buildJani Taskinen2009-05-053-8/+20
* - sync with HEADJani Taskinen2009-05-051-2/+2
* Changed wordingMatt Wilmas2009-05-051-1/+1
* duh..Jani Taskinen2009-05-051-1/+1
* MFH: - Fixed Bug #45092header HTTP context option not being used (--with-curl...Jani Taskinen2009-05-052-19/+64
* - Sync with HEADJani Taskinen2009-05-051-10/+10
* Added E_DEPRECATED startup notice (5.3 only)Kalle Sommer Nielsen2009-05-0423-5/+40
* BFNScott MacVicar2009-05-041-0/+1
* - revert last commit and fix inlinePierre Joye2009-05-041-1/+2
* MFH Update libmagic data file to 5.02Scott MacVicar2009-05-041-33033/+33546
* MFH Update libmagic to 5.02Scott MacVicar2009-05-0411-201/+336
* - a macro will just do it tooPierre Joye2009-05-041-2/+1
* - MFH: Fixed warningsDerick Rethans2009-05-041-1/+1
* - Fix newsJani Taskinen2009-05-041-5/+4
* - cleaner fixPierre Joye2009-05-041-1/+0
* - add llabsPierre Joye2009-05-041-0/+2
* Add missing prototypes for mhash, no code changes.Scott MacVicar2009-05-041-2/+17
* - fix buildPierre Joye2009-05-041-0/+5
* - win extension_dirPierre Joye2009-05-042-0/+4
* MFH: use correct functionAntony Dovgal2009-05-041-1/+1
* MFH: don't segfault on bindto == NULLAntony Dovgal2009-05-041-1/+1
* - #39637Pierre Joye2009-05-041-0/+2
* - [DOC] a note about the symbol -> version page/docPierre Joye2009-05-041-0/+5
* - [DOC] MFH: #39637, add CURLOPT_FTP_FILEMETHOD which accepts CURLFTPMETHOD_M...Pierre Joye2009-05-041-0/+8
* Fixed bug #48131 (Don't try to bind ipv4 addresses to ipv6 ips via bindto)Ilia Alshanetsky2009-05-041-4/+9
* - #47739Pierre Joye2009-05-041-0/+1
* - MFH: [DOC] #47739. add option CURLOPT_IPRESOLVE which accepts CURL_IPRESOLV...Pierre Joye2009-05-041-0/+5
* disable cause of mysterious segfault in PHP 5.3 only (5.2 is fine)Greg Beaver2009-05-041-0/+2
* - MFH: Added timezone_version_get() to retrieve the version of the usedDerick Rethans2009-05-033-0/+19
* - MFH: Fixed bug #45191 (error_log ignores date.timezone php.ini val whenDerick Rethans2009-05-031-2/+4
* - MFH: Fixed bug #45682 (Unable to var_dump(DateInterval)).Derick Rethans2009-05-033-0/+63
* - MFH: Fixed bug #48058 (Year formatter goes wrong with out-of-int range).Derick Rethans2009-05-036-13/+234
* fix newsJani Taskinen2009-05-031-2/+3
* - #41712Pierre Joye2009-05-031-0/+2
* - ws/csPierre Joye2009-05-031-65/+65
* - c/p errorPierre Joye2009-05-031-1/+1
* - [DOC] MFH: #41712, implement progress callbackPierre Joye2009-05-032-0/+105
* - MFH: Added test for (bogus) bug #48097.Derick Rethans2009-05-031-0/+38