]> granicus.if.org Git - php/shortlog
php
2016-04-12 Joe WatkinsMerge branch 'PHP-7.0'
2016-04-12 Joe Watkinsphpdbg: close file handles
2016-04-12 Remi ColletMerge branch 'PHP-7.0'
2016-04-12 Remi Colletfix skipif
2016-04-12 Dmitry StogovSeparate unspecializeble code of INIT_DYNAMIC_CALL...
2016-04-12 Xinchen HuiMerge branch 'PHP-7.0'
2016-04-12 Xinchen HuiThis only make sense on *nix
2016-04-12 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-12 Anatol Belskiprepare next
2016-04-11 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-11 Anatol Belskiupdate NEWS
2016-04-11 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-11 Anatol BelskiFixed bug #70484 selectordinal doesn't work with named...
2016-04-11 Anatol Belskifix version macro to check
2016-04-11 Joe WatkinsMerge branch 'master' of https://github.com/php/php-src
2016-04-11 Joe WatkinsMerge branch 'PHP-7.0'
2016-04-11 Joe Watkinshandle dummy frame
2016-04-11 Dmitry StogovImprove zend_leave_helper() by checking all rare condit...
2016-04-11 Joe WatkinsMerge branch 'PHP-7.0' of https://github.com/php/php...
2016-04-11 Joe WatkinsMerge branch 'master' of https://github.com/php/php-src
2016-04-11 Joe WatkinsMerge branch 'PHP-7.0'
2016-04-11 Joe Watkinsfix calendar segfault
2016-04-10 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-10 Anatol Belskiupdate NEWS
2016-04-10 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-10 Anatol BelskiFixed bug #71998 Function pg_insert does not insert...
2016-04-09 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-09 Anatol BelskiFixed bug #65480 No declaration for msgformat_fix_quote...
2016-04-09 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2016-04-09 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2016-04-09 Xinchen HuiMerge branch 'PHP-7.0'
2016-04-09 Xinchen HuiFixed bug #71995 (Returning the same var twice from...
2016-04-09 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-09 Anatol Belskiupdate NEWS
2016-04-09 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-09 Anatol BelskiFixed bug #66289 Locale::lookup incorrectly returns...
2016-04-09 Lior KaplanMerge branch 'PHP-7.0'
2016-04-09 Lior KaplanEnable configure without opcache-file and huge-code...
2016-04-09 Xinchen HuiWe should always serialize the op->handler
2016-04-08 Lior KaplanMerge branch 'PHP-7.0'
2016-04-08 Lior KaplanMerge branch 'PHP-5.6' into PHP-7.0
2016-04-08 Lior Kaplanopcache config.m4: Use = for comparison
2016-04-08 Dmitry Stogovremoved useless ckeck (ZEND_HANDLE_EXCEPTION never...
2016-04-08 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-08 Anatol Belskifix indent
2016-04-08 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-08 Anatol Belskiupdate NEWS
2016-04-08 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-08 Anatol Belskifix compat for ICU < 50
2016-04-08 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-08 Anatol BelskiFixed bug #68893 Stackoverflow in datefmt_create
2016-04-08 Daniel PerssonAdded missing newline.
2016-04-08 Daniel PerssonChanged to check for error with the new function that...
2016-04-08 Daniel PerssonAdded function to check error and return null if error...
2016-04-08 Daniel PerssonAdded tests for bug 70451 and 70452
2016-04-08 Xinchen HuiMerge branch 'PHP-7.0'
2016-04-08 Xinchen HuiFixed bug #71986 (Nested foreach assign-by-reference...
2016-04-08 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-08 Anatol Belskiupdate NEWS
2016-04-08 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-08 Anatol BelskiFixed bug #70455 Missing constant: IntlChar::NO_NUMERIC...
2016-04-08 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-08 Anatol Belskiupdate NEWS
2016-04-08 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-08 Anatol BelskiFixed bug #71516 IntlDateFormatter losts locale if...
2016-04-07 Nikita PopovFix static method arg binding in traits
2016-04-07 Nikita PopovForbid binding methods to incompatible $this
2016-04-07 Dmitry StogovFixed handling of return statement without a value.
2016-04-07 Dmitry StogovAdded missing "break"
2016-04-07 Dmitry StogovUse return type hints for type inference and eliminate...
2016-04-07 Xinchen HuiMerge branch 'PHP-7.0'
2016-04-07 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2016-04-07 Xinchen HuiImproved fix for #71940
2016-04-07 Nikita PopovMerge branch 'PHP-7.0'
2016-04-07 Nikita PopovFixed bug #71980
2016-04-07 Yasuo OhgakiRemove debug code
2016-04-07 Xinchen HuiMerge branch 'PHP-7.0'
2016-04-07 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2016-04-07 Xinchen HuiFixed bug #71940 (Unserialize crushes on restore object...
2016-04-07 Nikita PopovMerge branch 'PHP-7.0'
2016-04-07 Nikita PopovRemove __halt_compiler from semi-reserved tokens
2016-04-07 Yasuo OhgakiMerge branch 'PHP-7.0'
2016-04-07 Yasuo OhgakiFixed Bug #71974 Trans sid will always be send, even...
2016-04-06 Dmitry StogovMerge branch 'PHP-7.0'
2016-04-06 Dmitry StogovOptimized array_fill(). This is a perfect function...
2016-04-06 Dmitry StogovMerge branch 'PHP-7.0'
2016-04-06 Dmitry StogovFixed build
2016-04-06 Kalle Sommer... Fix the build
2016-04-06 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-06 Anatol Belskifix merge mistake
2016-04-06 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-06 Anatol Belskifix tests
2016-04-06 Petr SýkoraPostgreSQL's PDOStatement::getColumnMeta() fills in...
2016-04-06 Anatol Belskifix indent
2016-04-06 Dmitry StogovMerge branch 'PHP-7.0'
2016-04-06 Dmitry StogovFixed bug #71978 (Existence of return type hint affects...
2016-04-06 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-06 Anatol Belskifix test
2016-04-06 Adam Baratzfix bug #71667 (emulate how mssql extension names ...
2016-04-06 Anatol BelskiMerge branch 'PHP-7.0'
next