summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_2_7'.php-5.2.7SVN Migration2008-12-031-32/+0
* MBString tests: checked on PHP 5.2.6 (Windows, Linux and Linux 64 bit).Ant Phillips2008-12-03121-231/+12023
* Delete duff commit filesAnt Phillips2008-12-034-648/+0
* - Fixed testsFelipe Pena2008-12-023-7/+6
* MFH:Felipe Pena2008-12-025-2/+126
* - MFH: Fixed bug #46732 (mktime.year description is wrong).Derick Rethans2008-12-022-4/+8
* MFH: Changed logic for LONG_MINMatt Wilmas2008-12-021-1/+1
* Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 b...Ant Phillips2008-12-02166-215/+19255
* Adding tests for array_multisortIain Lewis2008-12-0113-0/+1195
* - MFH: Fixed memory leakFelipe Pena2008-12-011-0/+2
* Exif tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).Ant Phillips2008-12-0147-0/+15866
* DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).Ant Phillips2008-12-0126-0/+948
* - c/p fix, correct descriptionPierre Joye2008-12-011-1/+1
* - Enable fix fo #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer ov...Pierre Joye2008-11-301-0/+1
* - #44900, OpenSSL extension fails to link with OpenSSL 0.9.6 (5.2 only, 5.3+ ...Pierre Joye2008-11-301-0/+4
* MFH: Fix protoHannes Magnusson2008-11-301-1/+1
* properly initialize BG(page_uid) and BG(page_gid)Stanislav Malyshev2008-11-281-0/+4
* Committing include files required for tests. Tests and bug reports to follow.Zoe Slattery2008-11-283-0/+191
* MFB: Fixed bug #46696 (cURL fails in upload files with specifiedIlia Alshanetsky2008-11-271-2/+22
* Directory tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux ...Ant Phillips2008-11-274-0/+165
* Fixed bug #44882 (SOAP extension object decoding bug)Dmitry Stogov2008-11-273-8/+151
* Latest and greatest versions of these session tests - checked on 5.2.X snap o...Ant Phillips2008-11-274-0/+648
* Latest and greatest versions of these session tests - checked on 5.2.X snap o...Ant Phillips2008-11-271-6/+6
* Fixed bug #46427 (SoapClient() stumbles over its "stream_context" parameter)Dmitry Stogov2008-11-272-0/+21
* MFH: Fixed bug #46673 (stream_lock call with wrong paramater)Arnaud Le Blanc2008-11-263-5/+69
* MFH: Missed file from commit for #44181 & #44182Arnaud Le Blanc2008-11-261-1/+1
* MFH: Fixed bug #42473 (ob_start php://output and headers)Arnaud Le Blanc2008-11-261-7/+1
* MFH: Fixed bugs #44181 & #44182 (extract() and references)Arnaud Le Blanc2008-11-263-10/+29
* File system tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linu...Ant Phillips2008-11-25207-1142/+20539
* MFB: Fixed bug #46626 (mb_convert_case does not handle apostrophe correctly)Ilia Alshanetsky2008-11-241-1/+1
* MFHArnaud Le Blanc2008-11-241-0/+1
* MFB: Fixed bug #46643 (Upgraded PCRElib to 7.8)Ilia Alshanetsky2008-11-2349-1662/+5456
* - Missing SKIPIF :(Felipe Pena2008-11-218-0/+16
* - Fixed testsFelipe Pena2008-11-212-2/+2
* - MFH: Fixed memory leak in readline_callback_handler_remove()Felipe Pena2008-11-211-1/+3
* - New testsFelipe Pena2008-11-213-0/+68
* - Fix testFelipe Pena2008-11-211-1/+1
* - New testsFelipe Pena2008-11-215-0/+126
* - MFH: Fixed memory leaks in readline_completion_function()Felipe Pena2008-11-202-2/+32
* Adding some tests for array_productIain Lewis2008-11-206-0/+425
* - ext/wddx: fixed test 003 which depended on arch (32bits vs 64bits)Mark Karpeles2008-11-201-47/+10
* - MFH: ext/wddx: classes providing __sleep() are stored without properties (f...Mark Karpeles2008-11-205-5/+228
* - #46497, wddx_serialize treats input as ISO-8859-1 (Mark Karpeles)Pierre Joye2008-11-193-420/+407
* - Fixed testFelipe Pena2008-11-191-0/+2
* Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux...Ant Phillips2008-11-1856-0/+4908
* - fix titlePierre Joye2008-11-181-1/+1
* - MFH: #41033, enable signing with DSA keysPierre Joye2008-11-184-2/+66
* Commit tests for ext/reflectionAnt Phillips2008-11-1723-0/+772
* - skip if pcntl is missingPierre Joye2008-11-161-1/+2
* - MFH: manage references of stream context properly (Tony)Pierre Joye2008-11-163-0/+93