summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* fix bug #55856: preg_replace should fail on trailing garbageStanislav Malyshev2012-08-282-12/+62
* Fixed defective cloning in ext/intl classesGustavo Lopes2012-08-266-5/+38
* Allow Spoofchecker to be registered on ICU 49.1Gustavo Lopes2012-08-261-2/+2
* Bug #62933: compilation error with ICU 3.4Gustavo Lopes2012-08-261-0/+2
* Fixed bug #62912 (CURLINFO_PRIMARY_IP is not exposed)Pierrick Charron2012-08-241-3/+13
* Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray)Xinchen Hui2012-08-232-4/+27
* fixing test for upcoming mpir upgradeAnatoliy Belsky2012-08-234-141/+0
* Fix SPOOFCHECKER_METHOD_FETCH_OBJECT definitionGustavo André dos Santos Lopes2012-08-231-5/+2
* - Fixed ZTS buildFelipe Pena2012-08-221-2/+2
* Fix handling of several uinitialized intl objectsGustavo Lopes2012-08-222-1/+10
* Merge branch 'PHP-5.3' into PHP-5.4Gustavo Lopes2012-08-2217-40/+163
|\
| * Fix handling of several uinitialized intl objectsGustavo Lopes2012-08-2217-40/+163
* | - Fixed bug #62892 (ReflectionClass::getTraitAliases crashes on importing tra...Felipe Pena2012-08-221-2/+4
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-08-222-0/+31
|\ \ | |/
| * Fixed bug #62885 (mysqli_poll - Segmentation fault)Xinchen Hui2012-08-222-0/+31
* | Merge branch 'PHP-5.3' into PHP-5.4Felipe Pena2012-08-215-167/+9
|\ \ | |/
| * - Removed PHP 6 checksFelipe Pena2012-08-215-167/+9
| * skip test properlyXinchen Hui2012-08-211-2/+1
* | skip test properlyXinchen Hui2012-08-211-1/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-08-211-0/+54
|\ \ | |/
| * Added test for bug #51353. It'll be skipped by default and must beAnatoliy Belsky2012-08-211-0/+54
* | Merge branch 'PHP-5.4' of git://github.com/php/php-src into PHP-5.4Lars Strojny2012-08-2122-260/+70
|\ \
| * \ Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-08-2119-238/+0
| |\ \ | | |/
| | * Move test files to tests dirReeze Xia2012-08-2119-238/+0
| * | Implemented FR #62840 (Add sort flag to ArrayObject::ksort)Xinchen Hui2012-08-213-22/+70
* | | Bug 62462: adjusting testLars Strojny2012-08-211-0/+0
|/ /
* | Bug 62462: Prevent multibyte characters from being split between the linesLars Strojny2012-08-202-2/+22
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-08-201-0/+1
|\ \ | |/
| * skip test for bug 43130 on firebird , not relevantPopa Adrian Marius2012-08-201-0/+1
* | relative-schemeAndrew Faulds2012-08-191-1/+1
* | bug #62844; relative URL schemes in parse_url()Andrew Faulds2012-08-192-0/+13
* | Merge branch 'PHP-5.3' into PHP-5.4Felipe Pena2012-08-191-2/+0
|\ \ | |/
| * - Value stored to var is never usedFelipe Pena2012-08-191-2/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Felipe Pena2012-08-191-4/+4
|\ \ | |/
| * - Value stored to var is never usedFelipe Pena2012-08-191-4/+4
* | Merge branch 'PHP-5.3' into PHP-5.4Felipe Pena2012-08-191-1/+0
|\ \ | |/
| * - Value stored to var is never usedFelipe Pena2012-08-191-1/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Felipe Pena2012-08-191-1/+0
|\ \ | |/
| * - Value stored to var is never usedFelipe Pena2012-08-191-1/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Felipe Pena2012-08-191-2/+2
|\ \ | |/
| * - Value stored to var is never readFelipe Pena2012-08-191-2/+2
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-08-192-4/+27
|\ \ | |/
| * Fixed bug #62852 (Unserialize invalid DateTime causes crash)Reeze Xia2012-08-192-4/+27
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-08-1719-0/+598
|\ \ | |/
| * More intl tests extracted from symfonyMatt Ficken2012-08-1719-0/+598
* | Fixed bug #62836 (Seg fault or broken object references on unserialize())Xinchen Hui2012-08-173-0/+77
* | Merge branch 'PHP-5.3' into PHP-5.4Pierrick Charron2012-08-162-2/+20
|\ \ | |/
| * Fixed bug #62839Pierrick Charron2012-08-162-2/+20
* | Merge commit '8649e42' into PHP-5.4Antony Dovgal2012-08-161-2/+1
|\ \ | |/
| * Fixed bug #62838Antony Dovgal2012-08-161-2/+1