]> granicus.if.org Git - php/shortlog
php
2013-04-03 ptarjanFix #64572: Clean up after the test
2013-04-03 Xinchen Huiformat
2013-04-03 Xinchen HuiUse new constant replace ugly trick
2013-04-03 Xinchen HuiMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-04-03 Xinchen HuiAdd CURL_WRAPPERS_ENABLE constant
2013-04-02 Remi ColletNEW for #64565
2013-04-02 Remi Colletkeep previous test to avoid any behavior change
2013-04-02 Remi Colletfix comment
2013-04-02 Remi ColletFixed Bug #64565 copy doesn't report failure on partial...
2013-04-01 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2013-04-01 Xinchen HuiFix test
2013-03-31 Xinchen HuiSkip test when --with-curlwrappers enabled.
2013-03-31 Sergey AkbarovFix bug #64433: does not follow redirects for non-3xx...
2013-03-28 Nikita PopovForgot to fix the test on 5.4
2013-03-28 Nikita PopovMerge branch 'PHP-5.3' into PHP-5.4
2013-03-28 Nikita PopovExclude Travis build for 5.3 and 5.4
2013-03-28 Xinchen HuiAttempt to fix SKIP
2013-03-28 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2013-03-28 Johannes SchlüterThis will PHP 5.3.25
2013-03-28 Veres LajosTypo fix (greater then => greater than)
2013-03-28 Remi ColletWith pkgconfig < 0.28 output is a single space
2013-03-28 Xinchen HuiFix test on Mac (\D shows up)
2013-03-28 Xinchen HuiMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-03-28 Xinchen HuiAdd test for #64529
2013-03-27 Stanislav Malyshevwill be 5.4.15
2013-03-27 Stanislav Malyshevfix NEWS
2013-03-27 Dmitry StogovFixed bug #64529 (Ran out of opcode space)
2013-03-26 Xinchen HuiUpdate test script
2013-03-26 Xinchen HuiFixed bug #64515 (Memoryleak when using the same variab...
2013-03-25 Dmitry StogovMerge branch 'PHP-5.3' into PHP-5.4
2013-03-25 Dmitry StogovFixed bug #63914 (zend_do_fcall_common_helper_SPEC...
2013-03-24 Johannes SchlüterDocument embedded server options in manpage
2013-03-24 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2013-03-24 Johannes SchlüterIt's 2013, even for a manpage
2013-03-24 Pierre Joye- add reminder for checking return values
2013-03-23 Pierre Joye- fix x64 issues on windows with the various time types...
2013-03-23 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-03-23 Anatol BelskiReworked the changes for bug #64452
2013-03-23 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-03-23 Anatol BelskiFixed possible precision loss in microtime
2013-03-21 Xinchen HuiFix bug in reflectionClass relate to #64239
2013-03-21 Xinchen HuiFixed bug #64239 (Debug backtrace changed behavior...
2013-03-21 Xinchen HuiFix test after f8b91d9acff10ede7bd3f2bc631794a3abef8ff7
2013-03-21 Xinchen HuiFixed bug #64432 (more empty delimiter warning in strX...
2013-03-20 Anatol Belskiupdated NEWS
2013-03-20 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-03-20 Anatol BelskiFixed bug #64452 Zip PHPTs crash intermittently
2013-03-19 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-03-19 Anatol BelskiBackported fix for bug #62852
2013-03-19 Carson McDonaldFix typos
2013-03-19 Anatol Belskifix C90 compat
2013-03-19 Dmitry StogovFixed bug #63976 (Parent class incorrectly using child...
2013-03-19 Dmitry StogovPartial fix for bug #64239
2013-03-19 Dmitry StogovMerge branch 'PHP-5.3' into PHP-5.4
2013-03-19 Dmitry StogovFixed bug #62343 (Show class_alias In get_declared_clas...
2013-03-19 Dmitry StogovFixed bug #64417 (ArrayAccess::&offsetGet() in a trait...
2013-03-18 Stanislav MalyshevMerge branch 'PHP-5.3' into PHP-5.4
2013-03-18 Stanislav Malyshevfix NEWS
2013-03-18 Stanislav Malyshevfix NEWS
2013-03-17 Boris Lytochkinmore test coverage: missing square bracket error message
2013-03-17 Boris LytochkinFixed bug #61981
2013-03-17 Boris LytochkinFix bug #61981
2013-03-16 Etienne KneussMerge branch 'PHP-5.3' into PHP-5.4
2013-03-16 Etienne KneussRemove spurious int cast in between two longs
2013-03-15 Anatol Belskiupdated NEWS
2013-03-15 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-03-15 Anatol BelskiBackported patch for #64370
2013-03-15 Ferenc KovacsMerge branch 'PHP-5.3' into PHP-5.4
2013-03-15 Ferenc Kovacsexplain the step updating the git submodule reference...
2013-03-14 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-03-14 Anatol Belskifix zts check
2013-03-13 Andrey HristovMerge branch 'PHP-5.3' into PHP-5.4
2013-03-13 Andrey Hristovfix for bug #63530 mysqlnd_stmt::bind_one_parameter...
2013-03-12 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-03-12 Anatol Belskifixed headers order
2013-03-11 Derick RethansMerge branch 'PHP-5.3' into PHP-5.4
2013-03-11 Derick Rethans- Updated to version 2013.2 (2013b)
2013-03-11 Xinchen HuiDisable zend_always_inline in debug build
2013-03-09 Xinchen HuiFixed confused exception message while user threw exception
2013-03-09 Xinchen HuiFixed bug #64354 (Unserialize array of objects whose...
2013-03-09 Xinchen HuiFix date
2013-03-06 Stanislav Malyshevfix NEWS
2013-03-04 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-03-04 Stephen A.... Fixed PCRE locale crash in Windows/TS
2013-03-03 Stanislav MalyshevMerge branch 'PHP-5.3' into PHP-5.4
2013-03-03 Stanislav Malyshevrename NEWS back
2013-03-03 Anatol BelskiMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-03-03 Anatol BelskiMerge branch 'PHP-5.3' of git.php.net:php-src into...
2013-03-03 Anatol Belskiupdated NEWS
2013-03-03 Anatol BelskiMerge commit 'NEWS' into PHP-5.4
2013-03-03 Anatol Belskiupdated NEWS
2013-03-03 Derick RethansRename to create a NEWS file per version to fix the...
2013-03-03 Derick RethansMerge branch 'PHP-5.3' into PHP-5.4
2013-03-03 Derick RethansRename to create a NEWS file per version to fix the...
2013-03-03 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-03-03 Anatol Belskimerged PCRE 8.32
2013-03-03 Derick RethansMerge branch 'PHP-5.3' into PHP-5.4
2013-03-03 Derick Rethans- Updated to version 2013.1 (2013a)
2013-03-03 Xinchen HuiMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-03-03 Xinchen HuiFix test (skip on unable to create socket)
next