]> granicus.if.org Git - php/shortlog
php
2015-01-26 Yasuo OhgakiFix typo in doc
2015-01-25 Yasuo OhgakiUpdate UPGRADING and UPGRADING.INTERNALS
2015-01-25 Yasuo OhgakiMerge branch 'master' into master-rfc-session-lock4
2015-01-25 Yasuo OhgakiMake session_decode return FALSE when it fails.
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
2015-01-22 Michael Wallneravoid duplicate array_init
2015-01-22 Anatol Belskisimplify error handling for dirs as magic
2015-01-22 Anatol BelskiMerge branch 'PHP-5.6' of git.php.net:php-src into...
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 Belskiupdated NEWS
2015-01-22 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2015-01-22 Joshua RogersFixed bug #68827 Double free with disabled ZMM
2015-01-22 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2015-01-22 Xinchen HuiRevert "Fixed valgrind reported issue with setlocale"
2015-01-22 Dmitry Stogovzend_read_property() has to provide a holder for return...
2015-01-22 Xinchen HuiMerge branch 'PHP-5.6'
2015-01-22 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-01-22 Xinchen HuiFixed segfault while running with moodle
2015-01-22 Popa Adrian... Revert "Remove Jouni Ahto from maintainers and files...
2015-01-22 Yasuo OhgakiWIP - test passes
2015-01-21 Bob WeinandForgot to add test...
2015-01-21 Bob WeinandRemoved efree() on arena_alloc()ed memory
2015-01-21 Rasmus LerdorfSlightly modify and merge PR#105 from @MegaManSec
2015-01-21 Rasmus LerdorfSlightly modify and merge PR#105 from @MegaManSec
2015-01-21 Popa Adrian... Remove Jouni Ahto from maintainers and files as request...
2015-01-21 Anatol BelskiMerge branch 'PHP-5.6'
2015-01-21 Anatol Belskifix timelib build configuration
2015-01-21 Brad BroermanRenamed timeval functions to comply with PHP naming...
2015-01-21 Anatol BelskiMerge branch 'PHP-5.6'
2015-01-21 Anatol Belskimake timelib_config.h inclusion configurable
2015-01-21 Julien PauliMerge branch 'PHP-5.6'
2015-01-21 Julien PauliMerge branch 'PHP-5.5' into PHP-5.6
2015-01-21 Julien PauliUpdated NEWS
2015-01-21 Anatol BelskiMerge branch 'PHP-5.6'
2015-01-21 Anatol Belskibackported the timelib cleanups to 5.6
2015-01-21 Anatol Belskimake timelib use PHP's defines when it's inside PHP...
2015-01-21 Anatol Belskidecouple timelib from php_stdint.h
2015-01-21 Rasmus LerdorfFix the most obvious issues here.
2015-01-21 Rasmus LerdorfPHP7 API updates
2015-01-21 Rasmus Lerdorfint -> size_t and long -> zend_long
2015-01-21 Rasmus Lerdorfint -> size_t
2015-01-21 Rasmus Lerdorfint -> size_t
2015-01-21 Rasmus Lerdorfint -> size_t
2015-01-21 Rasmus Lerdorfint -> size_t
2015-01-21 Rasmus Lerdorfint -> size_t
2015-01-21 Rasmus Lerdorfint -> size_t
2015-01-21 Rasmus LerdorfMissed removing a couple of _len vars
2015-01-21 Xinchen HuiFixed valgrind reported issue with setlocale
2015-01-21 Xinchen HuiMerge branch 'PHP-5.6'
2015-01-21 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-01-21 Xinchen HuiFixed test fails
next