]> granicus.if.org Git - php/shortlog
php
2015-06-20 Nikita PopovAdd test for previous commit
2015-06-20 Nikita PopovFix generator memory leak
2015-06-20 Bob WeinandFix potential writes into wrong memory, ensure vm_stack...
2015-06-20 Nikita PopovClean up zend_hash_compare implementation
2015-06-20 Nikita PopovFix bug #69891
2015-06-20 Nikita PopovFixed bug #69893
2015-06-20 Nikita PopovMerge branch 'PHP-5.6'
2015-06-20 Nikita PopovMerge branch 'PHP-5.5' into PHP-5.6
2015-06-20 Nikita PopovFixed bug #69892
2015-06-20 Kalle Sommer... Add missing NEWS entries
2015-06-20 Nikita PopovFixed bug #69889
2015-06-20 Nikita PopovFix bug #62922
2015-06-20 Nikita PopovAvoid unnecessary separations in VERIFY_RETURN_TYPE
2015-06-20 Nikita PopovDrop unnecessary %prec
2015-06-20 Anatol Belskiupdated NEWS
2015-06-20 Anatol Belskiadd test for bug #69838
2015-06-20 Anatol BelskiFix bug #69838 OPCACHE Warning Internal error: wrong...
2015-06-20 Xinchen HuiMicro optimization
2015-06-20 Xinchen HuiRemove unused var
2015-06-19 Xinchen HuiThis test should be kept
2015-06-19 Xinchen HuiBetter way to fix (Fix bug #69871 (short-circuiting...
2015-06-19 Xinchen HuiRevert "Fix bug #69871 (short-circuiting failure with...
2015-06-19 Xinchen HuiImprove strtr (Fixed a bug which the lenth check doesn...
2015-06-19 Kalle Sommer... Remove the references to imageps*() after the T1Lib...
2015-06-19 Xinchen HuiFixed Bug #69883 (Compilation failed on PCRE)
2015-06-19 Anatol Belskimore precise way to destroy iterator object
2015-06-19 Anatol Belskiupdated NEWS
2015-06-19 Anatol Belskiadded test for bug #69846
2015-06-19 Anatol Belskibetter approach to fix bug #69846
2015-06-19 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-06-19 Xinchen HuiMicro optimizations for pcre
2015-06-19 Bob WeinandFix memory leak (double copy) in SplPriorityQueue
2015-06-19 Xinchen HuiMerge branch 'PHP-5.6'
2015-06-19 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-06-19 Xinchen HuiMerge branch 'patch-3' of https://github.com/s0ph1e...
2015-06-18 Anatol BelskiMerge branch 'PHP-5.6'
2015-06-18 Anatol Belskiupdate NEWS
2015-06-18 Anatol Belskiupdate NEWS
2015-06-18 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2015-06-18 Anatol Belskiupdated NEWS
2015-06-18 Christian Wenzfixes bug #69835: phpinfo() does not report many Window...
2015-06-18 Anatol Belskipartial fix to bug #69846
2015-06-18 Sophia NepochatayaRemove excess variable in mail.c (5.5 branch)
2015-06-18 Kalle Sommer... Minor updates to EXTENSIONS for removed SAPIS etc that...
2015-06-18 Ferenc Kovacsadd a freshly built pear/install-pear-nozlib.phar....
2015-06-18 Lior KaplanMerge branch 'PHP-5.6'
2015-06-18 Lior KaplanMerge branch 'PHP-5.5' into PHP-5.6
2015-06-18 Lior KaplanMerge branch 'PHP-5.4' into PHP-5.5
2015-06-18 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-06-18 Lior KaplanFixed bug #69689 (Align PCRE_MINOR with current version)
2015-06-18 Xinchen HuiFixed bug #69872 (uninitialised value in strtr with...
2015-06-18 Bob WeinandFix bug #69871 (short-circuiting failure with smart_branch)
2015-06-18 Lior KaplanMerge branch 'PHP-5.6'
2015-06-18 Lior KaplanAdd CVE to bugs #69545, #69646 and #69667
2015-06-18 Lior KaplanMerge branch 'PHP-5.5' into PHP-5.6
2015-06-18 Lior KaplanAdd CVE to bugs #69545, #69646 and #69667
2015-06-18 Lior KaplanMerge branch 'PHP-5.4' into PHP-5.5
2015-06-18 Lior KaplanAdd CVE to bugs #69545, #69646 and #69667
2015-06-18 Xinchen HuiUpdate NEWS
2015-06-18 Xinchen HuiFixed Conditional jump or move depends on uninitialised...
2015-06-18 Xinchen HuiFixed bug #69868 (Invalid read of size 1 in zend_compil...
2015-06-18 Xinchen HuiFixed typo
2015-06-18 Xinchen HuiSeems UPGRADING is not merged...
2015-06-18 Aaron PiotrowskiAdd tests with invalid Error construction params
2015-06-18 Aaron PiotrowskiFix bug when constructing an Error with invalid params
2015-06-17 Anatol Belskicleanup unused var
2015-06-17 Anatol Belskifix c/p test title
2015-06-17 Anatol Belskipreserve the orig class name when extending the ErrorEx...
2015-06-17 Anatol Belskidont use function to fetch default exception ce
2015-06-17 Anatol Belskimore tests
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...
next