summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* MFH: Fixed testArnaud Le Blanc2008-12-181-1/+1
* - MFH: Fixed bug #46889: Memory leak in strtotime().Derick Rethans2008-12-184-6/+7
* Fix a small portion of memory leak in bug #46889Ilia Alshanetsky2008-12-171-0/+1
* MFH Fix Windows buildScott MacVicar2008-12-171-0/+3
* README for ext/imap testsZoe Slattery2008-12-171-0/+45
* Miscellaneous tests for ext/imapZoe Slattery2008-12-1724-0/+2291
* MFH Test for bug #45791Scott MacVicar2008-12-171-0/+13
* Update the JSON parser with that on json.org, biggest change here is code rea...Scott MacVicar2008-12-173-461/+422
* MFH:- Fixed bug #45161 (Reusing a curl handle leaks memory)Jani Taskinen2008-12-172-7/+34
* MFHJani Taskinen2008-12-174-4/+40
* New FTP test from Nathaniel McHughZoe Slattery2008-12-172-2/+62
* Removed unused variableIlia Alshanetsky2008-12-171-1/+6
* bug #46837 fixZoe Slattery2008-12-161-0/+7
* bug #46884 fixZoe Slattery2008-12-161-1/+21
* MFH: fix bug #46849 (Cloning DOMDocument doesn't clone the properties)Rob Richards2008-12-162-9/+53
* call_user_func_array() testsSteve Seear2008-12-153-0/+477
* fixed testZoe Slattery2008-12-151-516/+516
* If a wrapper could not be found it is either a typo or a configuration issue....Lars Strojny2008-12-141-1/+1
* - fix buildPierre Joye2008-12-141-1/+1
* Simplify codeIlia Alshanetsky2008-12-141-8/+2
* MFH (Use the same test fiel as in HEAD)Johannes Schlüter2008-12-131-8/+8
* One len variable is enough here, we can reuse itLars Strojny2008-12-131-3/+2
* MFH Use ' -f' as requestedMarcus Boerger2008-12-131-1/+1
* Fix tests, add NEWS entry.Andrei Zmievski2008-12-124-6/+6
* we do not need the strndup() now that php_stream_printf() handles non-null te...Nuno Lopes2008-12-121-3/+1
* MFH Fix bug #45989 - json_decode() doesn't return NULL on certain invalid str...Scott MacVicar2008-12-123-17/+10
* MFHAndrei Zmievski2008-12-121-3/+5
* Fixed bug#46847 (phpinfo() is missing some settings.)Hannes Magnusson2008-12-125-0/+6
* MFH: Fixed bug#46681 (mkdir() fails silently on PHP 5.3)Hannes Magnusson2008-12-125-6/+5
* MFH: fix bug #46699: (xml_parse crash when parser is namespace aware)Rob Richards2008-12-122-3/+107
* Fixed a possible corruption inside PDOStatement::debugDumpParams()Ilia Alshanetsky2008-12-111-1/+3
* - MFB: fix buildPierre Joye2008-12-111-0/+1
* - MFH: fix build (was never used like that before recent commit to session) >...Pierre Joye2008-12-111-1/+1
* MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Li...Ant Phillips2008-12-1134-0/+5545
* MFH Fix bug #46738 - Segfault when mb_detect_encoding() fails.Scott MacVicar2008-12-111-1/+1
* MFH Fix bug #35975 - Session cookie expires date format isn't the most compat...Scott MacVicar2008-12-111-2/+2
* Fixed bug #46798 (Crash in mssql extension when retrieving a NULL valueIlia Alshanetsky2008-12-101-5/+8
* MFH Fix segfault and potential security issue in imagerotate().Scott MacVicar2008-12-102-1/+33
* Test for bug #43841Ant Phillips2008-12-101-0/+86
* export the pcre API when compiling with gcc 4. this fixes e.g. the linkage of...Nuno Lopes2008-12-102-0/+20
* - double declaration and comments cleanupPierre Joye2008-12-092-13/+0
* - fix VC6 buildPierre Joye2008-12-092-4/+26
* MFH: Fixed bug #46746 (xmlrpc_decode_request outputs non-suppressable errorIlia Alshanetsky2008-12-092-9/+19
* Fixed missing initialization of uses when copying a curl handleIlia Alshanetsky2008-12-091-0/+1
* fix testAntony Dovgal2008-12-091-1/+1
* - MFH: silent conversion warnings as it is not going to be "fixed" any time s...Pierre Joye2008-12-091-0/+2
* Deprecate session_register(), session_unregister() andHannes Magnusson2008-12-0920-20/+214
* fix resource idZoe Slattery2008-12-091-1/+1
* MFH: fix testHannes Magnusson2008-12-091-2/+2
* Fix test.Hannes Magnusson2008-12-091-1/+1