]> granicus.if.org Git - php/shortlog
php
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'
2016-04-06 Anatol Belskiupdate NEWS
2016-04-06 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-06 Anatol Belskiadd 32-bit specific variont for #62498
2016-04-06 Anatol Belskiskip test on 32-bit
2016-04-06 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-06 Fatih ACARmake opcache lockfile path configurable
2016-04-06 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-06 Adam Baratzreturn zvals instead of strings, cast or not based...
2016-04-06 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-06 Anatol Belskifix test
2016-04-06 Anatol Belskiadd skip slow test
2016-04-06 Xinchen HuiMerge branch 'PHP-7.0'
2016-04-06 Xinchen HuiFixed order
2016-04-06 Xinchen HuiFixed bug #71969 (str_replace returns an incorrect...
2016-04-05 Dmitry StogovIS_CONST operands don't have to be separated. Use refer...
2016-04-05 Adam BaratzAdd driver-specific attributes for controlling calls...
2016-04-05 Anatol Belskiupdate NEWS
2016-04-05 Adam BaratzAdd driver-specific attributes for controlling calls...
2016-04-05 Dmitry StogovRETURN micro optimization
2016-04-05 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-05 Anatol Belskiupdate NEWS
2016-04-05 Anatol Belskifix and extend test
2016-04-05 Joe BylundDon't roundtrip to the database to get the column type...
2016-04-05 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-05 DQNEOremove description for apache 1.3
2016-04-05 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-05 Anatol Belskiupdate NEWS
2016-04-05 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-04-05 Anatol Belskiupdate NEWS
2016-04-05 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-05 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-04-05 Thomas PuntUse STR_EMPTY_ALLOC macro instead
2016-04-05 Thomas PuntFix DateInterval::format segfault
2016-04-04 Matteo BeccatiMerge branch 'PHP-7.0'
2016-04-04 Matteo BeccatiMerge branch 'PHP-5.6' into PHP-7.0
2016-04-04 Matteo BeccatiFixed bug #71447 (Quotes inside comments not properly...
2016-04-04 Matteo BeccatiFixed a few PDO tests to conform to PDO Common standards
2016-04-04 Dmitry StogovInitialize op_array->run_time_cache on slow path of...
next