summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_2_9RC1'.php-5.2.9RC1SVN Migration2009-02-051-32/+0
* 5.2.9RC1Ilia Alshanetsky2009-02-053-4/+4
* - zip fix entryPierre Joye2009-02-051-0/+2
* - 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
* Syn spprintf fix with that of 5.3 and aboveIlia Alshanetsky2009-02-042-3/+11
* 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-023-4/+8
* - 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-023-1/+14
* MFH: Fix a typoDavid Soria Parra2009-02-011-2/+2
* Fixed a possible invalid read when string is not null terminatedIlia Alshanetsky2009-02-011-2/+4
* 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: Fixed bug #47255 (Typo in php.ini files)Felipe Pena2009-01-312-2/+2
* 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
* - Add .cvsignoreJohannes Schlüter2009-01-280-0/+0
* 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
* Fix indentionDavid Soria Parra2009-01-261-1/+1
* BFNRob Richards2009-01-261-0/+1
* 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-262-3/+4
* Fixed bug #46419 (Elements of associative arrays with NULL value are lost)Dmitry Stogov2009-01-263-23/+67
* 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
* MFH: Fix compiler warning. munmap expects a void pointer.David Soria Parra2009-01-251-1/+1
* MFB: Fix WSDavid Soria Parra2009-01-251-15/+15
* MFH: Fix WSDavid Soria Parra2009-01-251-4/+4
* Added INI sectionsZoe Slattery2009-01-254-0/+23
* MFH: Patch by David Soria Parra <dsp@php.net>.Sebastian Bergmann2009-01-251-1/+1
* fix testAntony Dovgal2009-01-241-2/+2
* add missing .cvsignoreAntony Dovgal2009-01-240-0/+0
* 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