summaryrefslogtreecommitdiff
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
* 5.2.9RC2Ilia Alshanetsky2009-02-123-4/+4
* * Update for bug #47370.Moriyoshi Koizumi2009-02-121-1/+1
* * MFH: Fix bug #47370 (BC breakage of array_unique())Moriyoshi Koizumi2009-02-121-1/+1
* MFH: Fixed wrong usage of error_reporting directiveKalle Sommer Nielsen2009-02-122-5/+5
* 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
* add testAntony Dovgal2009-02-111-0/+26
* MFH: fix bug #47353 (crash when creating a lot of objects in object destructor)Antony Dovgal2009-02-112-0/+8
* MFH: fix check for zend_extension typeAntony Dovgal2009-02-111-2/+2
* MFH Fix debug builds for OSX, PHP_DEBUG is set to 1 at the topScott MacVicar2009-02-111-1/+1
* MFB: Adjust conditionIlia Alshanetsky2009-02-102-3/+3
* Fixed typoIlia Alshanetsky2009-02-101-1/+1
* Added path truncation E_NOTICE to let people now when path resolving causedIlia Alshanetsky2009-02-102-3/+9
* - 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-092-15/+25
* MFB52: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when theIlia Alshanetsky2009-02-081-1/+1
* fix typoAntony Dovgal2009-02-061-1/+1
* - Improve testFelipe Pena2009-02-061-6/+6
* - MFH: Fixed bug #47322 (sscanf %d does't work)Felipe Pena2009-02-063-2/+22
* - MFH: Fix bug #45239 (encoding detector hangs with mbstring.strict_detectionMoriyoshi Koizumi2009-02-063-4/+24
* Back to devIlia Alshanetsky2009-02-053-3/+5
* 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