]> granicus.if.org Git - php/shortlog
php
2012-08-26 Gustavo LopesFixed defective cloning in ext/intl classes
2012-08-25 Xinchen HuiFixed bug (segfault while build with zts and GOTO vm...
2012-08-24 Xinchen Huibetter fix
2012-08-24 Xinchen HuiFix test
2012-08-23 Xinchen HuiFixed bug #62904 (Crash when cloning an object which...
2012-08-23 Anatoliy BelskyZTS fix introduced by Felipe must also go into 5.3
2012-08-23 Philip OlsonUpdated INSTALL. Generated from the XML Docs.
2012-08-22 Gustavo LopesUpdate NEWS given a5d0c1e2
2012-08-22 Gustavo LopesFix handling of several uinitialized intl objects
2012-08-22 Xinchen HuiFixed bug #62885 (mysqli_poll - Segmentation fault)
2012-08-21 Felipe Pena- Removed PHP 6 checks
2012-08-21 Xinchen Huiskip test properly
2012-08-21 Anatoliy BelskyAdded test for bug #51353. It'll be skipped by default...
2012-08-21 Reeze XiaMove test files to tests dir
2012-08-20 Popa Adrian... skip test for bug 43130 on firebird , not relevant
2012-08-19 Felipe Pena- Value stored to var is never used
2012-08-19 Felipe Pena- Value stored to var is never used
2012-08-19 Felipe Pena- Value stored to var is never used
2012-08-19 Felipe Pena- Value stored to var is never used
2012-08-19 Felipe Pena- Value stored to var is never used
2012-08-19 Felipe Pena- Value stored to var is never read
2012-08-19 Xinchen HuiUpdate NEWS
2012-08-19 Reeze XiaFixed bug #62852 (Unserialize invalid DateTime causes...
2012-08-17 Matt FickenMore intl tests extracted from symfony
2012-08-16 Pierrick CharronFixed bug #62839
2012-08-16 Antony DovgalFixed bug #62838
2012-08-14 Christopher... Merge branch 'skipif1' into PHP-5.3
2012-08-14 Christopher... Fix skipifs
2012-08-14 Christopher... Small test tidy up
2012-08-14 Xinchen HuiMerge fix e7535e06e63104ccc0c90c4425b6c2541aa3c939...
2012-08-14 Xinchen HuiFixed bug (segfault due to retval is not initialized)
2012-08-14 Nikita PopovFix exif test failure
2012-08-14 Xinchen HuiMerge branch 'skip-memory-exhaust-tests' of https:...
2012-08-13 Nikita PopovAsk for less random data in mcrypt_create_iv
2012-08-13 Nikita PopovRename mcrypt_cbf -> mcrypt_cfb
2012-08-12 Xinchen HuiFixed bug #62763 (register_shutdown_function and extend...
2012-08-11 Xinchen HuiFixed bug #62795 (Zip extension version not defined)
2012-08-10 Reeze XiaSkip tests reply on Zend MM turned on
2012-08-10 Xinchen HuiFix test, from PR 158
2012-08-09 Daniel VeillardUpdate to work with libxml 2.9.0
2012-08-06 Matt FickenAdded the intl tests extracted from Symfony. These...
2012-08-06 Stanislav Malyshevfix for #62460
2012-08-06 Reeze XiaFixed bug #62460 (php binaries installed as binary...
2012-08-05 Xinchen HuiFix 126 tests failed of phar when --enable-zend-multibyte
2012-08-04 Xinchen HuiThis becomes useless, since we have set that in the...
2012-08-04 Xinchen HuiFixed bug #62744 (dangling pointers made by zend_disabl...
2012-08-02 Xinchen HuiFixed bug that can not get default value of parameter...
2012-08-02 Xinchen HuiFix test, wrong exepct rule used
2012-08-02 Xinchen Huifix test due to float value
2012-08-02 Xinchen HuiFixed bug #62685 (Wrong return datatype in PDO::inTrans...
2012-08-02 Xinchen HuiFixed bug #62716 (munmap() is called with the incorrect...
2012-08-01 Xinchen HuiFixed bug #62715 (ReflectionParameter::isDefaultValueAv...
2012-07-31 Xinchen HuiTest for bug #62680
2012-07-30 Gustavo André... Limit test to ICU 49
2012-07-30 Gustavo André... Remove executable bit from files
2012-07-29 Xinchen HuiSike test while there is no zend mm max_size guard
2012-07-29 Xinchen HuiSkip test while zend mm is disabled
2012-07-29 Xinchen HuiMerge branch 'PHP-5.3' of git.php.net:php-src into...
2012-07-29 Xinchen HuiSkip test while zend_mm is disabled
2012-07-28 Felipe Pena- Fixed bug #57933 (Wrong table type used in phpinfo...
2012-07-28 Xinchen HuiFixed bug #60194 for eavl
2012-07-27 Xinchen HuiFixed bug #60194 (--with-zend-multibyte and --enable...
2012-07-25 Rasmus LerdorfFix bug #62654
2012-07-22 Johannes Schlütermerge 5.3.15 NEWS
2012-07-21 Xinchen Huimissed the test script
2012-07-21 Xinchen HuiFix test failed
2012-07-21 Xinchen HuiFixed bug #62616 (ArrayIterator::count() from IteratorI...
2012-07-20 Xinchen Huimerge 9eb5cb6571698ca1c623ad3e02c8727c4b0c9a09 to 5.3
2012-07-17 Anatoliy BelskyFix for bug #62379 was missing in 5.3
2012-07-17 Hannes MagnussonDo not unload shared extensions when checking for leaks
2012-07-15 Jille TimmermansTypofix in test-description
2012-07-14 Felipe Pena- Fixed bug #62525 (sigabrt while converting floating...
2012-07-14 Felipe Pena- Fixed memory leak when extending DOMXPath
2012-07-13 Anatoliy BelskyFixed bug #61677 ext\zlib\tests\bug_52944.phpt fails
2012-07-12 Anatoliy Belskyreverted changes for #62477
2012-07-11 Anatoliy Belskyupdated NEWS
2012-07-11 Anatoliy BelskyFixed bug #62477 LimitIterator int overflow
2012-07-10 Xinchen HuiFixed Bug #62500 (Segfault in DateInterval class when...
2012-07-09 Xinchen HuiFixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE...
2012-07-08 Nuno Lopesappease MSVC (doesnt like unary minus of unsigned ints)
2012-07-07 Anthony FerraraFix two issues with run-tests.php
2012-07-05 Nikita PopovFix potential integer overflow in nl2br
2012-07-05 Nikita PopovFix potential integer overflow in bin2hex
2012-07-04 Johannes SchlüterThis wil be PHP 5.3.16
2012-07-04 johannesRevert change 3f3ad30c50: There shouldn't be new featur...
2012-07-02 Nuno Lopesfix (signed) integer overflow (part of bug #52550
2012-07-01 Nikita PopovRevert JSON changes to PHP 5.3
2012-07-01 Stanislav Malyshevremove duplicates, fix order
2012-06-30 Felipe Pena- Fixed bug #62415 (Undefined variable: diff in run...
2012-06-29 andreyfix Bug #62273 Segmentation Fault in Mysqli/Mysqlnd
2012-06-29 andreyMerge branch 'PHP-5.3' of ssh://git.php.net/php-src...
2012-06-29 Nikita PopovFix some lengths in crypt()
2012-06-29 andreynew charsets
2012-06-29 Anthony FerraraFixed bug #62443 (Crypt SHA256/512 Segfaults With Malfo...
2012-06-28 Nikita PopovAdd json_last_error_msg() function
2012-06-27 Johannes SchlüterFix #62432 ReflectionMethod random corrupt memory on...
2012-06-27 Nikita PopovImprove JSON error handling
2012-06-27 Johannes SchlüterFix memleak in CLI
2012-06-26 Stanislav Malyshevws fix
2012-06-25 Moriyoshi KoizumiBFN
next