]> granicus.if.org Git - php/shortlog
php
2015-01-28 Xinchen HuiFixed #68868 (Segfault in clean_non_persistent_constant...
2015-01-28 Dmitry StogovMerge branch 'typed_returns' of github.com:morrisonlevi...
2015-01-27 Stanislav Malyshevupdate the .re file for PDO
2015-01-27 Levi MorrisonImplement return types
2015-01-27 Daniel LowreyMerge branch 'windows-ssl-timeout-fix'
2015-01-27 Daniel LowreyMerge https://github.com/bbroerman30/php-src into windo...
2015-01-27 Stanislav Malyshevbump the API no
2015-01-27 Xinchen HuiMerge branch 'PHP-5.6'
2015-01-27 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-01-27 Xinchen Hui fcgi_write in fpm returns ssizt_t, but it returns...
2015-01-27 Xinchen HuiMerge branch 'PHP-5.6'
2015-01-27 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-01-27 Xinchen HuiRevert previous unintentional change to this
2015-01-27 Xinchen HuiMerge branch 'PHP-5.6'
2015-01-27 Xinchen HuiUpdate NEWs
2015-01-27 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-01-27 Xinchen HuiAlso Fixed #68571 in CGI SAPI, and some cleanup
2015-01-27 Xinchen HuiMerge branch 'fixbug68571tophp5.5' of https://github...
2015-01-27 Xinchen Huiminor CS fix
2015-01-27 Márcio Almadaadd another test to #1022
2015-01-27 Márcio Almadafix failure with shared zvals in php_str_replace_in_subject
2015-01-27 Márcio Almadaadd failing test for string_replace and array replaces...
2015-01-27 Xinchen HuiFixed #68915 (wrong assertion here)
2015-01-27 Brad BroermanQuick fix
2015-01-27 Brad BroermanFixed windows infinite loop problem.
2015-01-27 Stanislav Malyshevsize_t cleanup for PDO
2015-01-26 Bob WeinandMerge branch 'PHP-5.6'
2015-01-26 Bob WeinandMerge remote-tracking branch 'origin/PHP-5.5' into...
2015-01-26 Bob WeinandAdd NEWS entry
2015-01-26 Bob WeinandFix call after close if multiple filters are attached
2015-01-26 Keyur GovandeOne more bad merge fix
2015-01-26 Keyur GovandeFix bad merge
2015-01-26 Keyur GovandeMerge branch 'PHP-5.6'
2015-01-26 Keyur GovandeMerge branch 'PHP-5.5' into PHP-5.6
2015-01-26 Keyur GovandeAdd NEWS
2015-01-26 Keyur GovandePatch commit d9f85373e32 by moving the float_to_double...
2015-01-26 Keyur GovandeFix for bugs #68114 (Build fails on OS X due to undefin...
2015-01-26 Keyur GovandePatch commit d9f85373e32 by moving the float_to_double...
2015-01-26 Keyur GovandeFix for bugs #68114 (Build fails on OS X due to undefin...
2015-01-26 Nikita PopovRemove dl() on fpm-fcgi
2015-01-26 Nikita PopovRemove preg_replace /e modifier
2015-01-26 Nikita PopovRemove assignment of new by reference
2015-01-26 Dmitry StogovFixed wrong size
2015-01-26 Ferenc Kovacsadd a custom built pear installer until we have an...
2015-01-26 Ferenc KovacsRevert "Disable PEAR by default"
2015-01-26 Dmitry StogovFixed use after free
2015-01-26 Dmitry StogovFixed bug #68896 (Changing ArrayObject value cause...
2015-01-26 Xinchen HuiFixed ext/standard/tests/general_functions/bug41970...
2015-01-25 Nikita PopovDisable PEAR by default
2015-01-25 Stanislav Malyshevmap fixes
2015-01-25 Stanislav MalyshevFix the fix for #68884
2015-01-25 Rasmus LerdorfThese tests all have intentional circular references
2015-01-24 Nikita PopovFix resource leak when casting to string
2015-01-24 Nikita PopovFix declare encoding tests
2015-01-24 Bob WeinandFix segfault when no class ctx is defined
2015-01-24 Nikita PopovFix build
2015-01-24 Bob WeinandInline self-constants if possible at compile time
2015-01-24 Xinchen HuiFixed bug #68897 (Using variable for sort flag in array...
2015-01-24 Márcio Almadaremove unused var, make string.c compilation zero warnings
2015-01-23 Anatol BelskiMerge branch 'pull-request/1023'
2015-01-23 Adam HarveyMake gc_collect_cycles hookable.
2015-01-23 Dmitry StogovFixed memory leak
2015-01-23 Dmitry StogovFixed memory leak
2015-01-23 Anatol Belskicleanup TSRMLS_*
2015-01-23 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2015-01-23 Dmitry StogovFixed possible double free of class static members
2015-01-23 Anatol BelskiC89 compat
2015-01-23 Dmitry StogovIt doesn't make sense to colect garbage after fatal...
2015-01-23 Dmitry StogovRevert "Fixed ASSERTION"
2015-01-23 Xinchen HuiMerge branch 'fix-strripos-memleak' of https://github...
2015-01-23 Reeze XiaFix one more leak when wrong $needle type provide of...
2015-01-23 Reeze XiaFixed memory leak of strripos() when empty needle or...
2015-01-23 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2015-01-23 Xinchen HuiFixed ASSERTION
2015-01-23 Daniel LowreyNEWS
2015-01-23 Daniel LowreyMerge branch 'master' of https://github.com/bbroerman30...
2015-01-23 Xinchen HuiFixed refcount handling in get_class_vars()
2015-01-22 Sara GolemonAdd missing ZEND_API tag to declaration of `int zendpar...
2015-01-22 Ferenc KovacsMerge branch 'PHP-5.6'
2015-01-22 Ferenc KovacsMerge branch 'PHP-5.5' into PHP-5.6
2015-01-22 Ferenc KovacsMerge branch 'PHP-5.4' into PHP-5.5
2015-01-22 Ferenc Kovacsfix some factual errors in the process
2015-01-22 Dmitry StogovFixed compiler reenterability
2015-01-22 Dmitry StogovFixed GC after destruction of object store.
2015-01-22 Kalle Sommer... Remove Jouni (As requested) from the maintainers file...
2015-01-22 Anatol BelskiFixed bug #68884 Null pointer deference
2015-01-22 Dmitry Stogovdefine() must not modify the source array
2015-01-22 Remi ColletMerge branch 'PHP-5.6'
2015-01-22 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2015-01-22 Remi Colletmove CVE to the right version
2015-01-22 Anatol BelskiMerge branch 'master' of git.php.net:php-src
2015-01-22 Anatol BelskiMerge branch 'PHP-5.6'
2015-01-22 Anatol BelskiFixed bug #68731 finfo_buffer doesn't extract the corre...
2015-01-22 Dmitry StogovFixed destruction of circular garbage
2015-01-22 Anatol BelskiMerge branch 'PHP-5.6'
2015-01-22 Anatol BelskiFixed bug #67647 Bundled libmagic 5.17 does not detect...
2015-01-22 Dmitry StogovFixed double free and cleanup
2015-01-22 Anatol BelskiMerge branch 'master' of git.php.net:php-src
2015-01-22 Anatol BelskiMerge branch 'PHP-5.6'
2015-01-22 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
next