]> granicus.if.org Git - php/shortlog
php
2016-07-18 Anatol Belskimake constant name more descriptive
2016-07-18 Nikita PopovOptimize the n=1 case of array_rand()
2016-07-18 Anatol Belskiupdate NEWS and UPGRADING
2016-07-18 Anatol Belskifix regex decls and c89 compat
2016-07-18 Leo FeyerSupport Unicode characters in the local part of an...
2016-07-17 Nikita PopovFix optimization of $i = $i++
2016-07-17 Jakub ZelenkaMerge branch 'openssl_bump_to_1_0_1'
2016-07-17 Jakub ZelenkaBump a minimal OpenSSL version to 1.0.1
2016-07-17 Jakub ZelenkaBump minimal OpenSSL version to 1.0.1
2016-07-17 Jakub ZelenkaMerge branch 'openssl_drop_ssl2'
2016-07-17 Jakub ZelenkaUpdate NEWS and UPGRADING with info about dropping...
2016-07-17 LeighMerge RNG fixes RFC. PR #1986
2016-07-17 Remi Colletforce SSL_OP_NO_SSLv2
2016-07-17 Remi ColletCleanup all SSLv2 code, whatever OpenSSL version is
2016-07-17 Masaki Kagayaadd test
2016-07-17 Masaki Kagayacheck the encoding of argument for mb_ereg, mb_ereg_rep...
2016-07-17 Masaki Kagayaadd php_mb_check_encoding
2016-07-17 Anatol Belskicorrect macro names
2016-07-16 Nikita PopovAvoid uncollectable cycle in sxe_property_get_adr
2016-07-16 Nikita PopovRemove unnecessary use of sxe->tmp
2016-07-16 Nikita PopovRemove useless dtor handlers in intl
2016-07-16 Nikita PopovFix leak if get_iterator throws but doesn't return...
2016-07-16 Nikita PopovFix leak in PDO row_get_ctor
2016-07-16 Nikita PopovFix leak in intl collator compare function
2016-07-16 Nikita PopovMerge branch 'PHP-7.0'
2016-07-16 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-07-16 Nikita PopovRevert "Fixed bug #72286 (Segmentation fault During...
2016-07-16 LeighFix legacy mode RAND_RANGE and 32/64-bit consistency
2016-07-15 Christoph M... Un-XFAIL test case
2016-07-15 Christoph M... Merge branch 'PHP-7.0'
2016-07-15 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-15 Christoph M... Fix #72604: imagearc() ignores thickness for full arcs
2016-07-14 Christoph M... Merge branch 'PHP-7.0'
2016-07-14 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-14 Christoph M... Fix bug #66502: DOM document dangling reference
2016-07-14 Nikita PopovMerge branch 'PHP-7.0'
2016-07-14 Nikita PopovFix test output
2016-07-14 Nikita PopovMerge branch 'PHP-7.0'
2016-07-14 Nikita PopovFix is_callable() on abstract method via object
2016-07-14 Dmitry StogovMerge branch 'PHP-7.0'
2016-07-14 Dmitry StogovMerge branch 'PHP-5.6' into PHP-7.0
2016-07-14 Dmitry StogovFixed bug #72286 (Segmentation fault During Garbage...
2016-07-14 Anatol BelskiMerge branch 'master' of git.php.net:php-src
2016-07-14 Anatol BelskiMerge branch 'PHP-7.0' of git.php.net:php-src into...
2016-07-14 Anatol BelskiMerge branch 'PHP-7.0'
2016-07-14 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-07-14 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2016-07-14 Anatol BelskiExtend libxml exports
2016-07-14 Nikita PopovMerge branch 'PHP-7.0'
2016-07-14 Nikita PopovFix bad merge
2016-07-14 Nikita PopovFix leak if get_constructor returns NULL
2016-07-14 Nikita PopovFix leaks if update_constant fails
2016-07-14 Nikita PopovMerge branch 'PHP-7.0'
2016-07-14 Nikita PopovFix leak when creating timezone with null bytes
2016-07-14 Nikita PopovFix leak when dynamically calling abstract method
2016-07-14 Nikita PopovFix leak of class name when printing exception backtrace
2016-07-14 Nikita PopovFix leaks in yield from error conditions
2016-07-14 Nikita PopovFix leak for by-ref assign to overloaded object
2016-07-14 Nikita PopovAdd missing call opcodes in cleanup_unfinished_calls()
2016-07-14 Nikita PopovFix leak if throw_exception_object() fails
2016-07-14 Christoph M... Merge branch 'PHP-7.0'
2016-07-14 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-14 Christoph M... Fix bug #72596: imagetypes function won't advertise...
2016-07-14 Nikita PopovFix return from by-ref generators
2016-07-14 Anatol BelskiMerge branch 'PHP-7.0'
2016-07-14 Anatol Belskiupdate NEWS
2016-07-14 Dmitry StogovFixed memory leak
2016-07-14 Dmitry StogovMerge branch 'PHP-7.0'
2016-07-14 Dmitry StogovFixed memory leak
2016-07-14 Dmitry StogovFixed bug #71818 (Memory leak when array altered in...
2016-07-14 Xinchen HuiUpdate NEWS
2016-07-14 Xinchen HuiMerge branch 'PHP-7.0'
2016-07-14 Xinchen HuiFixed bug #72594 (Calling an earlier instance of an...
2016-07-13 Nikita PopovMerge branch 'PHP-7.0'
2016-07-13 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-07-13 Nikita PopovAdd NEWS entry
2016-07-13 Nikita PopovMerge branch 'PHP-7.0'
2016-07-13 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-07-13 nikita2206fix: bug72222 for PHP-5.6 reflection export of array...
2016-07-13 Dmitry StogovUnified behavior of modification of returned by referen...
2016-07-13 Dmitry StogovRemoved wrong warning
2016-07-13 Dmitry StogovFixed bug #29368 (The destructor is called when an...
2016-07-13 Dmitry StogovFixed bug #72347 (VERIFY_RETURN type casts visible...
2016-07-13 Dmitry StogovPrevent wrong optimization
2016-07-13 Anatol Belskifix contirbutor name
2016-07-13 Bob WeinandDisable optimizer when it conflicts with phpdbg tests
2016-07-13 KeyurMerge branch 'PHP-7.0' of https://git.php.net/push...
2016-07-13 KeyurMerge branch 'master' of https://git.php.net/push/php-src
2016-07-13 KeyurMerge branch 'PHP-7.0'
2016-07-13 KeyurAdd to NEWS
2016-07-13 KeyurFixes #72590: Opcache restart with kill_all_lockers...
2016-07-13 Xinchen HuiUpdate NEWS
2016-07-13 Xinchen HuiMerge branch 'PHP-7.0'
2016-07-13 Xinchen HuiFixed bug #72588 (Using global var doesn't work while...
2016-07-12 Bob WeinandRemove bogus zend_signal_shutdown symbol from header
2016-07-12 Bob WeinandCleanup zend_/signal usage in phpdbg.c
2016-07-12 Bob WeinandFix phpdbg ZTS watchpoint+shutdown sequences & opcache...
2016-07-12 KeyurSafer signal handler (no malloc() call)
2016-07-12 Anatol Belskimissed dot
2016-07-12 Anatol BelskiMerge branch 'PHP-7.0'
next