summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #62715 (ReflectionParameter::isDefaultValueAvailable() wrong result)Xinchen Hui2012-08-012-3/+18
* Limit test to ICU 49Gustavo André dos Santos Lopes2012-07-301-0/+2
* Remove executable bit from filesGustavo André dos Santos Lopes2012-07-30187-0/+0
* Sike test while there is no zend mm max_size guardXinchen Hui2012-07-291-0/+6
* Skip test while zend mm is disabledXinchen Hui2012-07-292-0/+6
* - Fixed bug #57933 (Wrong table type used in phpinfo output) patch by: selsky...Felipe Pena2012-07-281-1/+1
* missed the test scriptXinchen Hui2012-07-211-0/+15
* Fix test failedXinchen Hui2012-07-211-73/+72
* Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance gives...Xinchen Hui2012-07-211-0/+2
* merge 9eb5cb6571698ca1c623ad3e02c8727c4b0c9a09 to 5.3Xinchen Hui2012-07-211-1/+1
* Fix for bug #62379 was missing in 5.3Anatoliy Belsky2012-07-174-65/+185
* Typofix in test-descriptionJille Timmermans2012-07-141-1/+1
* - Fixed memory leak when extending DOMXPathFelipe Pena2012-07-141-0/+6
* Fixed bug #61677 ext\zlib\tests\bug_52944.phpt failsAnatoliy Belsky2012-07-131-0/+5
* reverted changes for #62477Anatoliy Belsky2012-07-124-45/+2
* Fixed bug #62477 LimitIterator int overflowAnatoliy Belsky2012-07-114-2/+45
* Fixed Bug #62500 (Segfault in DateInterval class when extended)Xinchen Hui2012-07-102-0/+45
* Fixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE, "") returns false)Xinchen Hui2012-07-092-2/+2
* Fix potential integer overflow in nl2brNikita Popov2012-07-051-6/+5
* Fix potential integer overflow in bin2hexNikita Popov2012-07-051-1/+1
* Revert change 3f3ad30c50: There shouldn't be new features in 5.3, especiallyjohannes2012-07-055-45/+25
* Revert JSON changes to PHP 5.3Nikita Popov2012-07-0112-195/+46
* fix Bug #62273 Segmentation Fault in Mysqli/Mysqlndandrey2012-06-291-0/+7
* Merge branch 'PHP-5.3' of ssh://git.php.net/php-src into PHP-5.3andrey2012-06-2930-73/+91
|\
| * Fix some lengths in crypt()Nikita Popov2012-06-291-6/+6
| * Fixed bug #62443 (Crypt SHA256/512 Segfaults With Malformed Salt)Anthony Ferrara2012-06-282-2/+11
| * Add json_last_error_msg() functionNikita Popov2012-06-288-42/+51
| * Fix #62432 ReflectionMethod random corrupt memory on high concurrentJohannes Schlüter2012-06-2720-25/+25
* | new charsetsandrey2012-06-291-19/+56
|/
* Improve JSON error handlingNikita Popov2012-06-278-49/+92
* Fix bug #62373 (serialize() generates wrong reference to the object)Moriyoshi Koizumi2012-06-252-5/+27
* Fix memory allocation checks for base64 encodeNikita Popov2012-06-241-2/+2
* Improve json_encode error handlingNikita Popov2012-06-239-13/+110
* - Improved fix for #62384Felipe Pena2012-06-231-5/+3
* Remove extra ;Johannes Schlüter2012-06-225-5/+5
* - Fixed bug #62384 (Attempting to invoke a Closure more than once causes segf...Felipe Pena2012-06-222-0/+31
* Improve check for :memory: pseudo-filename in SQliteJohannes Schlüter2012-06-222-3/+3
* Remove outdated and user-specific filesJohannes Schlüter2012-06-203-151/+0
* Fixed bug RecursiveArrayIterator does not implement CountableNikita Popov2012-06-192-3/+12
* sync zip ext version with peclAnatoliy Belsky2012-06-191-1/+1
* split gzgetc_basic.phpt for zlib 1.2.7Anatoliy Belsky2012-06-193-2/+66
* Reverted the BC fix regarding to #57905, test adoptedAnatoliy Belsky2012-06-172-12/+3
* Adding a test for ext/posix/tests/posix_getegid_basic.phptmichelangelo2012-06-101-0/+15
* set current versions for libzip and zip extAnatoliy Belsky2012-06-072-2/+2
* zip windows fixesAnatoliy Belsky2012-06-073-8/+14
* fixed bc break related to #57905Anatoliy Belsky2012-06-071-2/+10
* fixed a bit overlooked from the last libzip portAnatoliy Belsky2012-06-071-2/+2
* brought the fix for #47667 backAnatoliy Belsky2012-06-071-2/+8
* fixed zip entry freeingAnatoliy Belsky2012-06-071-5/+10
* rechecked the merged libzip, took also the indents from the original toAnatoliy Belsky2012-06-076-28/+18