]> granicus.if.org Git - php/shortlog
php
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...
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)
next