summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PHP 5.3.16php-5.3.16PHP-5.3.16Johannes Schlüter2012-08-153-4/+4
* Fixed bug #62715 (ReflectionParameter::isDefaultValueAvailable() wrong result)Xinchen Hui2012-08-013-3/+22
* Test for bug #62680Xinchen Hui2012-07-311-0/+13
* 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-293-0/+11
* Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3Xinchen Hui2012-07-291-1/+1
|\
| * - Fixed bug #57933 (Wrong table type used in phpinfo output) patch by: selsky...Felipe Pena2012-07-281-1/+1
* | Skip test while zend_mm is disabledXinchen Hui2012-07-291-0/+6
|/
* Fixed bug #60194 for eavlXinchen Hui2012-07-283-4/+4
* Fixed bug #60194 (--with-zend-multibyte and --enable-debug reports LEAK with ...Xinchen Hui2012-07-284-4/+8
* Fix bug #62654Rasmus Lerdorf2012-07-251-3/+3
* merge 5.3.15 NEWSJohannes Schlüter2012-07-221-4/+71
* 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-212-0/+6
* merge 9eb5cb6571698ca1c623ad3e02c8727c4b0c9a09 to 5.3Xinchen Hui2012-07-211-1/+1
* Fix for bug #62379 was missing in 5.3Anatoliy Belsky2012-07-174-65/+185
* Do not unload shared extensions when checking for leaksHannes Magnusson2012-07-171-0/+4
* Typofix in test-descriptionJille Timmermans2012-07-141-1/+1
* - Fixed bug #62525 (sigabrt while converting floating point to string)Felipe Pena2012-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-125-46/+2
* updated NEWSAnatoliy Belsky2012-07-111-0/+1
* Fixed bug #62477 LimitIterator int overflowAnatoliy Belsky2012-07-114-2/+45
* Fixed Bug #62500 (Segfault in DateInterval class when extended)Xinchen Hui2012-07-103-0/+48
* Fixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE, "") returns false)Xinchen Hui2012-07-093-2/+6
* appease MSVC (doesnt like unary minus of unsigned ints)Nuno Lopes2012-07-081-1/+1
* Fix two issues with run-tests.phpAnthony Ferrara2012-07-061-3/+6
* Fix potential integer overflow in nl2brNikita Popov2012-07-051-6/+5
* Fix potential integer overflow in bin2hexNikita Popov2012-07-051-1/+1
* This wil be PHP 5.3.16Johannes Schlüter2012-07-053-67/+8
* Revert change 3f3ad30c50: There shouldn't be new features in 5.3, especiallyjohannes2012-07-055-45/+25
* fix (signed) integer overflow (part of bug #52550Nuno Lopes2012-07-021-1/+1
* Revert JSON changes to PHP 5.3Nikita Popov2012-07-0112-195/+46
* remove duplicates, fix orderStanislav Malyshev2012-06-301-14/+7
* - Fixed bug #62415 (Undefined variable: diff in run-tests.php on line 2093 fo...Felipe Pena2012-06-301-1/+3
* 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-2931-73/+95
|\
| * Fix some lengths in crypt()Nikita Popov2012-06-291-6/+6
| * Fixed bug #62443 (Crypt SHA256/512 Segfaults With Malformed Salt)Anthony Ferrara2012-06-283-2/+13
| * Add json_last_error_msg() functionNikita Popov2012-06-288-42/+51
| * Fix #62432 ReflectionMethod random corrupt memory on high concurrentJohannes Schlüter2012-06-2721-25/+27
* | new charsetsandrey2012-06-291-19/+56
|/
* Improve JSON error handlingNikita Popov2012-06-279-49/+95
* Fix memleak in CLIJohannes Schlüter2012-06-271-0/+3
* ws fixStanislav Malyshev2012-06-262-2/+2
* BFNMoriyoshi Koizumi2012-06-251-0/+2