]> granicus.if.org Git - php/shortlog
php
2015-06-17 Anatol Belskifix crash when invalid exception arguments passed
2015-06-17 Anatol Belskifix unknown size of void error
2015-06-17 Sara GolemonMerge branch 'PHP-5.6'
2015-06-17 Sara GolemonMerge branch 'PHP-5.5' into PHP-5.6
2015-06-17 Sara GolemonFix buffer growth in sockets/conversion.c
2015-06-17 Christoph M... Fix #61362: Exception::getTraceAsString and ::__toStrin...
2015-06-17 Anatol BelskiMerge branch 'pull-request/1284'
2015-06-17 Aaron PiotrowskiRename interface macros
2015-06-17 Aaron PiotrowskiFix typo in UPGRADING
2015-06-17 Andreas HeiglImplements extended error messages
2015-06-17 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-06-17 Xinchen HuiMerge branch 'gitignore' of https://github.com/flaupret...
2015-06-17 Côme BernigaudMerge branch 'PHP-5.6'
2015-06-17 Côme BernigaudReplaced calls to deprecated openldap functions
2015-06-17 Côme BernigaudFixed LDAP tests so that base can exists
2015-06-17 Côme BernigaudFixed LDAP tests so that base can exists
2015-06-17 Christoph M... added regression test for bug #69840
2015-06-17 Francois LaupretreAdd missing path to .gitignore
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 Aaron PiotrowskiMove definition of Throwable to zend_exceptions.h/c
2015-06-15 Aaron PiotrowskiCheck for zend_ce_throwable instead
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 Aaron PiotrowskiFix some missed tests
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 Aaron PiotrowskiAdd Throwable tests
2015-06-15 Aaron PiotrowskiFix previous exception type check
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-15 Aaron PiotrowskiUpdated UPGRADING with RFC link
2015-06-15 Aaron PiotrowskiChanged AssertionException to AssertionError
2015-06-15 Aaron PiotrowskiUpdate exception error messages
2015-06-14 Aaron PiotrowskiMerge branch 'master' into throwable-interface
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
next