]> granicus.if.org Git - php/shortlog
php
2015-06-17 Dmitry StogovUse COW to prevent unnecessary duplication of dynamic...
2015-06-17 Xinchen HuiAdd a comment
2015-06-17 Dmitry StogovImproved class type hints checks, by caching resolved...
2015-06-17 Dmitry StogovUse better hash functions (reuse key and avoid hash...
2015-06-17 Dmitry StogovImproved variable name validation
2015-06-17 Kalle Sommer... Fixed bug #69840 (iconv_substr() doesn't work with...
2015-06-17 Christoph M... updated NEWS
2015-06-17 Christoph M... Merge branch 'PHP-5.6'
2015-06-17 Christoph M... updated NEWS
2015-06-17 Christoph M... Merge branch 'PHP-5.5' into PHP-5.6
2015-06-17 Christoph M... updated NEWS
2015-06-17 Christoph M... Fixed bug #61221 - imagegammacorrect function loses...
2015-06-16 Bob WeinandFix issue with zend_execute_ex replaced by execute_ex...
2015-06-16 Bob WeinandFix infinite loop when running phpdbg via -r(r)
2015-06-16 Nikita PopovSupport references in convert_to_*
2015-06-16 Nikita PopovMove check for CT div by zero into common function
2015-06-16 Nikita PopovFix references handling in convert_scalar_to_number
2015-06-16 Nikita PopovDrop now superflous check for VIA_TRAMPOLINE
2015-06-16 Bob WeinandFully fixing all the affected const expr cases (see...
2015-06-16 Dmitry StogovRemoved useless #ifdef
2015-06-16 Kalle Sommer... Fixed bug #69849 (Broken output of apache_request_headers)
2015-06-16 Kalle Sommer... Use zend_parse_parameters_none() here
2015-06-16 Dmitry StogovMake CALL VM with FP and IP in global registers not...
2015-06-16 Dmitry StogovFixed bug #69802 (Reflection on Closure::__invoke borks...
2015-06-16 Dmitry StogovComplete fix for problems related to bug #69802
2015-06-16 Dmitry StogovFixed bug #69845 (ArrayObject with ARRAY_AS_PROPS broken)
2015-06-16 Xinchen HuiMake the tail slash algined
2015-06-16 DreamsxinFix invalid conversion about emalloc
2015-06-15 Andrew SmithRemove incorrect use of 'irregardless'
2015-06-15 Bob WeinandFix bug #69832 (Assertion failure)
2015-06-15 Xinchen HuiAdd an entry for dc37d3e8c2248f4f4437547bc7225276e22ea41d
2015-06-15 Xinchen HuiFixed print_ht
2015-06-15 Dmitry StogovFixed bug #69802 (Reflection on Closure::__invoke borks...
2015-06-15 Dmitry StogovFew more lines about opcache file cache.
2015-06-15 Dmitry StogovRmoved opcache.load_comments.
2015-06-15 Dmitry StogovAdded notes about opcahce.file_cache.
2015-06-15 Bob WeinandAdd phpdbg to allowed cli-SAPIs in opcache
2015-06-15 Dmitry StogovRemoved opcache.load_comments configuration directive...
2015-06-15 Derick Rethans- Updated to version 2015.5 (2015e)
2015-06-15 Derick RethansEmpty merge
2015-06-15 Derick Rethans- Updated to version 2015.5 (2015e)
2015-06-15 Derick RethansEmpty merge
2015-06-15 Derick Rethans- Updated to version 2015.5 (2015e)
2015-06-15 Derick Rethans- Updated to version 2015.5 (2015e)
2015-06-15 Derick RethansEmpty merge
2015-06-15 Derick Rethans- Updated to version 2015.5 (2015e)
2015-06-15 Derick RethansEmpty merge
2015-06-15 Derick Rethans- Updated to version 2015.5 (2015e)
2015-06-15 Derick Rethans- Updated to version .-96 ()
2015-06-15 Derick RethansEmpty merge
2015-06-15 Derick Rethans- Updated to version .-96 ()
2015-06-15 Derick RethansEmpty merge
2015-06-15 Derick Rethans- Updated to version .-96 ()
2015-06-15 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-06-15 Xinchen HuiMerge branch 'oci8-php7' of https://github.com/camporte...
2015-06-14 vlakoffFix typo in PHP 7 upgrade notes
2015-06-14 Bob WeinandFix off by one in short_circuiting optimization
2015-06-14 Xinchen HuiFixed bug #69831 (Segmentation fault in curl_getinfo)
2015-06-14 Xinchen HuiSimplify the condition
2015-06-14 Bob WeinandRevert "Revert "Expand optimizations regarding short...
2015-06-14 Anatol Belskiupdate UPGRADING
2015-06-14 Anatol Belskiupdate UPGRADING
2015-06-14 Xinchen HuiRevert "Expand optimizations regarding short-circuting...
2015-06-14 Xinchen HuiFixed skipf
2015-06-14 Xinchen HuiFixed Bug #69823 (PHP 7.0.0alpha1 segmentation fault...
2015-06-14 Bob WeinandExpand optimizations regarding short-circuting a bit
2015-06-14 Bob WeinandAdd ZEND_ASSERT_CHECK to phpdbg opcode jump list
2015-06-14 Bob WeinandFix short-circuting (bug #69825)
2015-06-13 Anatol BelskiFix bug #69814 Enabling php_curl, php_mysqli, and php_o...
2015-06-13 Christoph M... ext/mysql has been removed as of PHP 7.0.0
2015-06-13 Matteo BeccatiMerge branch 'PHP-5.6'
2015-06-13 Matteo BeccatiMerge branch 'PHP-5.5' into PHP-5.6
2015-06-13 Matteo BeccatiFix copy/paste error in test
2015-06-13 Xinchen HuiRevert "We are allowed to break ABI now..."
2015-06-13 Xinchen HuiWe are allowed to break ABI now...
2015-06-13 Xinchen Huitypo
2015-06-13 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-06-13 Xinchen HuiFixed Bug #69761 (Serialization of anonymous classes...
2015-06-12 Anatol BelskiRevert fix for bug #55407
2015-06-12 Bob WeinandCache the class_name typehint key in arg_info
2015-06-12 Anthony FerraraAdd line about scalar type declarations to UPGRADING
2015-06-12 Xinchen HuiFixed bug #69805 (null ptr deref and seg fault in zend_...
2015-06-12 Dmitry StogovGet rid of more ZVAL_ZVAL() macros
2015-06-12 Dmitry StogovAvoid zval duplication in ZVAL_ZVAL() macro (it was...
2015-06-12 Matteo BeccatiMerge branch 'PHP-5.6'
2015-06-12 Matteo BeccatiMerge branch 'PHP-5.5' into PHP-5.6
2015-06-12 Matteo BeccatiFix bug #69344 (PDO PgSQL Incorrect binding numeric...
2015-06-11 Matteo BeccatiMerge branch 'PHP-5.6'
2015-06-11 Matteo BeccatiFix bug #69362 (PDO-pgsql fails to connect if password...
2015-06-11 Matteo BeccatiFix bug #69362 (PDO-pgsql fails to connect if password...
2015-06-11 Christoph M... Merge branch 'master' of https://git.php.net/push/php-src
2015-06-11 Christoph M... Merge branch 'PHP-5.6' of https://git.php.net/push...
2015-06-11 Nikita PopovMake convert_to_* safe with rc>1
2015-06-11 Christoph M... Fixed bug #61574 - No MSI
2015-06-11 Christoph M... Fixed bug #61574 - No MSI
2015-06-11 Christoph M... Fixed bug #61574 - No MSI
2015-06-11 Nikita PopovMerge branch 'PHP-5.6'
2015-06-11 Nikita PopovFixed bug #69803
2015-06-11 Ferenc KovacsMerge branch 'PHP-5.6'
2015-06-11 Ferenc Kovacsthis is in 5.6.10, not in 5.6.9
next