]> granicus.if.org Git - php/shortlog
php
2012-08-18 Xinchen Huitab
2012-08-18 Xinchen HuiMake the codes clearer, and also check continue statement
2012-08-17 Anatoliy BelskyMerge branch 'PHP-5.4'
2012-08-17 Anatoliy BelskyMerge branch 'PHP-5.3' into PHP-5.4
2012-08-17 Matt FickenMore intl tests extracted from symfony
2012-08-17 Nikita PopovAnnother attempt at fixing the mysqli_fetch_field tests
2012-08-17 Xinchen HuiRefactor examing of jumping out of finally block
2012-08-17 Adam HarveyUpdate version numbers to 5.4.7-dev.
2012-08-17 Xinchen HuiFixed context info in error message
2012-08-17 Xinchen HuiMerge branch 'PHP-5.4'
2012-08-17 Xinchen HuiFixed bug #62836 (Seg fault or broken object references...
2012-08-16 Nikita PopovRevert "Try to fix mysqli_field tests"
2012-08-16 Pierrick CharronMerge branch 'PHP-5.4'
2012-08-16 Pierrick CharronMerge branch 'PHP-5.3' into PHP-5.4
2012-08-16 Pierrick CharronFixed bug #62839
2012-08-16 Felipe PenaMerge branch 'PHP-5.4'
2012-08-16 Felipe Pena- Fixed bug #62829 (stdint.h included on platform where...
2012-08-16 Nikita PopovFix curl_basic_022.phpt
2012-08-16 Nikita PopovFix php_ini_loaded_file() test
2012-08-16 Nikita PopovAdjust UPGRADING/NEWS for additional mcrypt deprecations
2012-08-16 Nikita PopovMerge remote-tracking branch 'googleguy/mcrypt-deprecat...
2012-08-16 Xinchen Huitypo
2012-08-16 Sherif RamadanFixed Mcrypt deprecated functions and related tests
2012-08-16 Antony DovgalMerge commit '8649e42'
2012-08-16 Antony DovgalMerge commit '8649e42' into PHP-5.4
2012-08-16 Antony DovgalFixed bug #62838
2012-08-16 Xinchen HuiPrevents `goto` out of a finally block
2012-08-15 Nikita PopovTry to fix mysqli_field tests
2012-08-15 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2012-08-15 Xinchen HuiMerge branch 'fix-intl-tests' of https://github.com...
2012-08-14 Christopher... Merge branch 'PHP-5.4'
2012-08-14 Christopher... Merge branch 'PHP-5.3' into PHP-5.4
2012-08-14 Christopher... Merge branch 'skipif1' into PHP-5.3
2012-08-14 Christopher... Fix skipifs
2012-08-14 Christopher... Merge branch 'PHP-5.4'
2012-08-14 Christopher... Merge branch 'PHP-5.3' into PHP-5.4
2012-08-14 Christopher... Small test tidy up
2012-08-14 Xinchen HuiMerge branch 'PHP-5.4'
2012-08-14 Xinchen Huibetter fix & this test pass now
2012-08-14 Xinchen HuiMerge branch 'PHP-5.4'
2012-08-14 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-08-14 Xinchen HuiMerge fix e7535e06e63104ccc0c90c4425b6c2541aa3c939...
2012-08-14 Reeze XiaFix intl tests failed because of missing skipif section
2012-08-14 Xinchen HuiMerge branch 'PHP-5.4'
2012-08-14 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-08-14 Xinchen Huiupdate NEWS
2012-08-14 Xinchen HuiFixed bug (segfault due to retval is not initialized)
2012-08-14 Xinchen HuiMerge branch 'PHP-5.4'
2012-08-14 Xinchen HuiAttempt to fix segfault due to retval is not initialized
2012-08-14 Xinchen HuiMerge branch 'PHP-5.4'
2012-08-14 Xinchen Huiimprove the fix
2012-08-14 Xinchen HuiMerge branch 'PHP-5.4'
2012-08-14 Xinchen HuiFixed bug (segfault due to PS(mod_user_implemented...
2012-08-14 Nikita PopovMerge branch 'PHP-5.4'
2012-08-14 Nikita PopovMerge branch 'PHP-5.3' into PHP-5.4
2012-08-14 Nikita PopovFix exif test failure
2012-08-14 Xinchen Huitypo
2012-08-14 Xinchen Huiadd test for alone try block, and update test scripts...
2012-08-14 Xinchen HuiMerge branch 'PHP-5.4'
2012-08-14 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-08-14 Xinchen HuiMerge branch 'skip-memory-exhaust-tests' of https:...
2012-08-14 Xinchen HuiAdd functions declarations, use tabs
2012-08-13 Nikita PopovMerge branch 'PHP-5.4'
2012-08-13 Nikita PopovMerge branch 'PHP-5.3' into PHP-5.4
2012-08-13 Nikita PopovAsk for less random data in mcrypt_create_iv
2012-08-13 Nikita PopovRename mcrypt_cbf -> mcrypt_cfb
2012-08-13 Nikita PopovMerge remote-tracking branch 'reeze/fix-phpcredits-bc'
2012-08-13 Nikita PopovFix mcrypt_ecb tests after deprecation
2012-08-13 Anatoliy Belskyfix windows build
2012-08-13 Nikita PopovFix 64bit JSON test
2012-08-13 Xinchen HuiImplemented 'finally' keywords for php
2012-08-13 Xinchen HuiMerge branch 'PHP-5.4'
2012-08-13 Xinchen Huimore test script for #62328
2012-08-12 Xinchen HuiMerge branch 'PHP-5.4'
2012-08-12 Xinchen HuiUpdate NEWS
2012-08-12 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-08-12 Xinchen HuiFixed bug #62763 (register_shutdown_function and extend...
2012-08-12 Xinchen HuiMerge branch 'PHP-5.4'
2012-08-12 Xinchen HuiRevert "zend_make_printable_zval choses cast_object...
2012-08-12 Xinchen HuiRevert "Test for bug 62328"
2012-08-12 Xinchen HuiUpdate NEWS
2012-08-12 Xinchen HuiFixed bug #62328 (implementing __toString and a cast...
2012-08-12 Xinchen HuiMerge branch 'Bug-62328' of https://github.com/leight...
2012-08-11 Xinchen HuiMerge branch 'PHP-5.4'
2012-08-11 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
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 HuiMerge branch 'PHP-5.4'
2012-08-10 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-08-10 Xinchen HuiFix test, from PR 158
2012-08-10 LeighTest for bug 62328
2012-08-10 Leighzend_make_printable_zval choses cast_object over __toString
2012-08-09 Rob RichardsMerge branch 'PHP-5.4'
2012-08-09 Rob RichardsMerge branch 'PHP-5.3' into PHP-5.4
2012-08-09 Daniel VeillardUpdate to work with libxml 2.9.0
2012-08-09 Reeze XiaFix phpcredits() BC after remove Logo GUIDs
2012-08-09 Stanislav MalyshevMerge branch 'PHP-5.4'
2012-08-09 Stanislav MalyshevMerge branch 'bug40459' into PHP-5.4
2012-08-08 Stanislav MalyshevNews for bug#40459
2012-08-08 Stanislav Malyshevfix bug #40459 - make all stream funcs that create...
next