summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_2_9RC2'.php-5.2.9RC2SVN Migration2009-02-121-32/+0
* * MFH: Fix bug #47370 (BC breakage of array_unique())Moriyoshi Koizumi2009-02-121-1/+1
* MFH Fix bug #45989 - json_decode() doesn't return NULL on certain invalid str...Scott MacVicar2009-02-123-18/+9
* MFH Fix bug #46944 - UTF-8 characters outside the BMP aren't encoded correctly.Scott MacVicar2009-02-123-2/+37
* MFH: Fixed test bug #47311 (PDO::PARAM_LOB columns need to be bound before ex...Felipe Pena2009-02-111-2/+34
* - MFH: Fix testsFelipe Pena2009-02-093-4/+4
* MFB: Initialize optional varIlia Alshanetsky2009-02-091-1/+1
* - MFH: Fix testFelipe Pena2009-02-091-2/+2
* - MFH: Fix mem. leakFelipe Pena2009-02-091-0/+3
* - MFH: Fixed testFelipe Pena2009-02-091-5/+7
* MFB fix Bug #46026 (this is a refinement of the previous fix)Greg Beaver2009-02-091-15/+23
* - Improve testFelipe Pena2009-02-061-6/+6
* - MFH: Fixed bug #47322 (sscanf %d does't work)Felipe Pena2009-02-062-2/+21
* - MFH: Fix bug #45239 (encoding detector hangs with mbstring.strict_detectionMoriyoshi Koizumi2009-02-062-3/+20
* - Fixed a crash on extract in zip when files or directories entry names containPierre Joye2009-02-052-3/+285
* - MFH: Fixed bug #47297 (pdo_033.phpt fails on PgSQL)Felipe Pena2009-02-041-1/+3
* Return empty string when recv() does not fetch any dataIlia Alshanetsky2009-02-031-0/+3
* MFB: Fixed bug #47282 (FILTER_VALIDATE_EMAIL is marking valid emailIlia Alshanetsky2009-02-022-4/+6
* - MFH: Fixed bug #47269 (Typo: SoapSlient instead of SoapClient)Felipe Pena2009-02-021-2/+2
* - MFH: Fix bug #46843 (CP936 euro symbol is not converted properly)Moriyoshi Koizumi2009-02-022-1/+13
* New set_magic_quotes() tests. Tested on Windows, Linux and linux 64andy wharmby2009-02-013-0/+237
* New php_uname() tests. Tested on Windows, Linux and linux 64andy wharmby2009-02-013-0/+203
* New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid...andy wharmby2009-02-019-0/+395
* New escapeshellarg() tests. Tested on Windows, Linux and Linux 64andy wharmby2009-02-015-0/+415
* New floatval() tests. Tested on Windows, Linux and Linux 64andy wharmby2009-02-013-0/+366
* MFH: Fix arginfo for imagefilter()Kalle Sommer Nielsen2009-01-311-0/+1
* - MFH: Fix testFelipe Pena2009-01-301-2/+4
* MFB: Improved validation checks inside str_pad()Ilia Alshanetsky2009-01-301-1/+1
* Fix bug #47245 - Double free in mb_detect_encoding()Scott MacVicar2009-01-291-0/+2
* fix testAntony Dovgal2009-01-281-0/+1
* MFH:Felipe Pena2009-01-272-10/+1
* - Fixed parameter formatFelipe Pena2009-01-271-1/+1
* - Removed wrong '/' in parameter formatFelipe Pena2009-01-271-1/+1
* - Fixed testsFelipe Pena2009-01-272-2/+2
* Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux a...andy wharmby2009-01-2612-1054/+1346
* MFH: fix bug #47220 (segfault in dom_document_parser in recovery mode)Rob Richards2009-01-261-1/+1
* MFB: Fixed bug #47217 (content-type is not set properly for file uploads)Ilia Alshanetsky2009-01-261-3/+2
* Fixed bug #46419 (Elements of associative arrays with NULL value are lost)Dmitry Stogov2009-01-262-23/+65
* MFH use example.comAntony Dovgal2009-01-253-6/+6
* Split is_callable test. Test on Windows, Linux and Linux 64 bitandy wharmby2009-01-255-368/+590
* MFB: Improved fix for bug #47174 & added a testIlia Alshanetsky2009-01-252-1/+18
* Added INI sectionsZoe Slattery2009-01-254-0/+23
* fix testAntony Dovgal2009-01-241-2/+2
* New get_extension_funcs() and getrusage() tests. Tested on Windows, Linux and...andy wharmby2009-01-246-0/+446
* Make test more robust; avoid hangs if fsockopen() fails. Tested on Windows, L...andy wharmby2009-01-234-0/+12
* New gzuncompress() test.Tested on WIndows, Linux and Linux 64 bitandy wharmby2009-01-231-0/+43
* Fix tests. Add missing SKIPIF. Tested on Windows, Linux and Linux 64andy wharmby2009-01-232-10/+16
* deleted invalid test.Dave Kelsey2009-01-231-62/+0
* added some mail tests. Tested on windows, linux and linux 64bitDave Kelsey2009-01-2321-0/+1455
* various network tests. tested on windows, linux, linux 64 bitDave Kelsey2009-01-2320-0/+1466