]> granicus.if.org Git - php/shortlog
php
2014-06-05 Dmitry StogovUse reference counting instead of zval duplication
2014-06-04 Dmitry StogovReference counters in PHPNG may have different values
2014-06-03 Dmitry StogovAvoid useless merge
2014-06-03 Dmitry StogovSimplified and optimized ZEND_HANDLE_NUMERIC()
2014-06-03 Dmitry StogovOptimized conditions order
2014-06-02 Dmitry StogovOptimized conditions order
2014-06-02 Dmitry StogovAvoid copying of immutable arrays
2014-06-02 Dmitry Stogovcleanup
2014-06-02 Dmitry Stogovcleanup
2014-06-01 Xinchen HuiFixed merge
2014-06-01 Xinchen HuiMerge branch 'master' into phpng
2014-06-01 Xinchen HuiMerge branch 'PHP-5.6'
2014-06-01 Xinchen HuiUpdate NEWs
2014-06-01 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2014-06-01 Xinchen HuiUpdate NEWs
2014-06-01 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2014-06-01 Xinchen HuiFixed bug #67359 (Segfault in recursiveDirectoryIterator)
2014-05-30 Dmitry StogovImproved conditions order
2014-05-30 Dmitry StogovMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-30 Dmitry StogovAvoid useless duplication of immutable arrays
2014-05-30 Dmitry StogovAvoid in-place modification
2014-05-30 Xinchen Huitypo
2014-05-29 Nikita PopovRevert "Fix ArrayObject with immutable array"
2014-05-29 Nikita PopovFix ArrayObject with immutable array
2014-05-29 Adam HarveyMerge branch 'PHP-5.6'
2014-05-29 Adam HarveyMerge branch 'PHP-5.5' into PHP-5.6
2014-05-29 Adam HarveyMerge branch 'PHP-5.4' into PHP-5.5
2014-05-29 Adam HarveyCheck for zero-length keys in spl_array_skip_protected...
2014-05-29 Dmitry StogovIntroduced immutable arrays. They don't need to be...
2014-05-29 Nikita PopovFix length reset in JSON parser
2014-05-29 Nikita PopovFix $http_response_header creation
2014-05-29 Nikita PopovImprove gdb ht and zval dumps
2014-05-29 Nikita PopovImprove class constant fetch fix
2014-05-28 Nikita PopovFix class constant fetching
2014-05-28 Nikita PopovA few more fixes and improvements for gdbinit
2014-05-28 Nikita PopovInitialize GC_TYPE_INFO for EG(symbol_table)
2014-05-28 Dmitry StogovFixed conversion to phpng mistakes
2014-05-28 Nikita PopovUse zend_long_to_str in wddx
2014-05-28 Nikita PopovUse zval_get_string in implode
2014-05-28 Nikita PopovUse smart_str_append_long in implode
2014-05-28 Nikita PopovUse zend_long_to_str in curl
2014-05-28 Nikita PopovUse zend_long_to_str in pcntl
2014-05-28 Nikita PopovClamb gdb string output at 256 chars
2014-05-28 Dmitry StogovUse new zend_hash API
2014-05-28 Dmitry StogovUse new zend_hash API
2014-05-28 Dmitry StogovUse new zend_hash API
2014-05-28 Dmitry StogovUse new zend_hash API
2014-05-28 Dmitry StogovUse new zend_hash API
2014-05-28 Dmitry StogovUse new zend_hash API
2014-05-28 Dmitry StogovUse new zend_hash API
2014-05-28 Dmitry StogovUse extended iteration API to avoid in-place modification
2014-05-28 Julien Pauliadded CVEs in NEWS
2014-05-28 Dmitry StogovUse extended iteration API to avoid in-place modification
2014-05-28 Dmitry StogovUse new zend_hash API
2014-05-28 Dmitry StogovAvoid in-place modification
2014-05-28 Dmitry StogovUse new zend_hash API
2014-05-28 Dmitry StogovAvoid in-place modification
2014-05-27 Dmitry StogovReference counter in phpng may have a bit different...
2014-05-27 Dmitry StogovUse new zend_hash API
2014-05-27 Dmitry StogovAvoid in-place conversion
2014-05-27 Dmitry StogovFixed refcounting
2014-05-27 Anatol BelskiMerge branch 'PHP-5.6'
2014-05-27 Anatol Belskiupdated libmagic.patch for 5.6+
2014-05-27 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-05-27 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2014-05-27 Anatol Belskiupdated libmagic.patch for 5.4+
2014-05-27 Stanislav MalyshevMerge branch 'PHP-5.6'
2014-05-27 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-05-27 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2014-05-27 Stanislav Malyshevupdate NEWS
2014-05-27 Stanislav MalyshevFix bug #67249: printf out-of-bounds read
2014-05-27 Julien Pauli5.5.13 release date
2014-05-27 Matteo BeccatiEscape non-printable characters in the junit XML output
2014-05-27 Matteo BeccatiMerge branch 'PHP-5.6'
2014-05-27 Matteo BeccatiMerge branch 'PHP-5.5' into PHP-5.6
2014-05-27 Matteo BeccatiMerge branch 'PHP-5.4' into PHP-5.5
2014-05-27 Matteo BeccatiEscape non-printable characters in the junit XML output
2014-05-27 Xinchen HuiMerge branch 'phpng' of https://git.php.net/repository...
2014-05-27 Xinchen Huiretval's initializing is already taken by zend_call_fun...
2014-05-27 Matteo BeccatiFixed broken XML junit output due to escaping of CDATA...
2014-05-27 Matteo BeccatiMerge branch 'PHP-5.6'
2014-05-27 Matteo BeccatiMerge branch 'PHP-5.5' into PHP-5.6
2014-05-27 Matteo BeccatiMerge branch 'PHP-5.4' into PHP-5.5
2014-05-27 Matteo BeccatiFixed broken XML junit output due to escaping of CDATA...
2014-05-27 Stanislav MalyshevMerge branch 'PHP-5.6'
2014-05-27 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-05-27 Andrew KehrigFix #50444: PDO-ODBC changes for 64-bit
2014-05-27 Xinchen HuiFixed bug #47407
2014-05-27 Stanislav MalyshevMerge branch 'PHP-5.6'
2014-05-27 Stanislav Malyshevupdate NEWS
2014-05-27 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-05-27 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2014-05-27 Anatol Belskibackport this piece from 5.6, related to the #66307 fix
2014-05-27 Anatol BelskiFixed bug #66307 Fileinfo crashes with powerpoint files
2014-05-27 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2014-05-27 Stanislav MalyshevFix bug #67328 (fileinfo: numerous file_printf calls...
2014-05-27 Stanislav MalyshevFix bug #67327: fileinfo: CDF infinite loop in nelement...
2014-05-26 Dmitry StogovUse new zend_hash API
2014-05-26 Nuno Lopesfix my last commit with some locales
2014-05-26 Nuno Lopesfix my last commit with some locales
next