]> granicus.if.org Git - php/shortlog
php
2016-06-14 Xinchen HuiUnused var
2016-06-14 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2016-06-14 Xinchen HuiC89 compatibility
2016-06-14 Stanislav MalyshevMerge branch 'PHP-7.0'
2016-06-14 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2016-06-14 Stanislav MalyshevFix bug #72138 - Integer Overflow in Length of String...
2016-06-14 Xinchen HuiOnly allow single comma in tail
2016-06-14 Xinchen HuiMerge branch 'PHP-7.0'
2016-06-14 Xinchen HuiFixed bug #72399 (Use-After-Free in MBString (search_re))
2016-06-14 Xinchen HuiImplemented FR #72385 (Update SQLite bundle lib(3.13.0))
2016-06-14 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2016-06-14 Xinchen HuiCleanup
2016-06-13 Nikita PopovAdd support for "instanceof" pi nodes
2016-06-13 Nikita PopovUse union for pi constraints
2016-06-13 Xinchen HuiCleanup
2016-06-13 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2016-06-13 Xinchen HuiFixed bug #72395 (list() regression)
2016-06-13 Nikita PopovSwitch zend_print_zval_r to use smart_str
2016-06-13 Anatol Belskifix test portability
2016-06-13 Xinchen HuiMerge branch 'PHP-7.0'
2016-06-13 Xinchen HuiFixed bug #72306 (Heap overflow through proc_open and...
2016-06-13 Anatol BelskiMerge branch 'PHP-7.0'
2016-06-13 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-06-13 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2016-06-13 Anatol Belskiupdate NEWS
2016-06-13 Christoph M... Fix #66387: Stack overflow with imagefilltoborder
2016-06-13 Xinchen HuiValue should not be a reference here
2016-06-12 Jakub ZelenkaMerge branch 'PHP-7.0'
2016-06-12 Jakub ZelenkaMerge branch 'PHP-5.6' into PHP-7.0
2016-06-12 Jakub ZelenkaFix bug #71915 (openssl_random_pseudo_bytes is not...
2016-06-12 Jakub ZelenkaFix bug #72336 (openssl_pkey_new does not fail for...
2016-06-12 Jakub ZelenkaUpdate openssl_error_string to run and be more forgiving
2016-06-12 Christoph M... Merge branch 'PHP-7.0'
2016-06-12 Christoph M... Fix #71554: FTP has not built-in support
2016-06-12 Xinchen HuiEG(fake_scope) was always set to NULL wrongly
2016-06-11 Xinchen Huicast const away
2016-06-10 Nikita PopovFixed bug #72373
2016-06-09 Anatol Belskifix test out
2016-06-09 Anatol Belskifix test
2016-06-09 Anatol Belskisync with deleted file
2016-06-09 Anatol Belskifix tests
2016-06-09 Anatol Belskiadd flags to suppress the verbosity
2016-06-09 Xinchen HuiRequest #69489
2016-06-09 Christoph M... Merge branch 'pull-request/1912'
2016-06-09 Christoph M... Merge branch 'master' of http://git.php.net/repository...
2016-06-09 Christoph M... Merge branch 'PHP-7.0'
2016-06-09 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-06-09 Christoph M... Merge branch 'pull-request/1930' into PHP-5.6
2016-06-09 Dmitry StogovOptimization
2016-06-09 Dmitry StogovMerge branch 'PHP-7.0'
2016-06-09 Dmitry StogovFixed bug #72369 (array_merge() produces references...
2016-06-09 Dmitry StogovDelay IS_ERROR checks
2016-06-09 Ferenc KovacsMerge branch 'PHP-7.0'
2016-06-09 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-06-09 Ferenc Kovacs5.6.24 will be next
2016-06-08 Jakub ZelenkaMerge branch 'PHP-7.0'
2016-06-08 Jakub ZelenkaMerge branch 'PHP-5.6' into PHP-7.0
2016-06-08 Jakub ZelenkaFix bug #72140 (segfault after calling ERR_free_strings())
2016-06-08 Dmitry Stogovtypo
2016-06-08 Nikita PopovFollowup for bug #53432
2016-06-08 Dmitry Stogovcleanup
2016-06-08 Dmitry StogovReplaced wrong check with proper ZEND_ASSERT()
2016-06-08 Dmitry StogovRemoved useless reference counting
2016-06-08 Dmitry StogovThis test was fixed together with fix for bug #70228
2016-06-08 Anatol Belskifix php_log_err macro
2016-06-08 Pierre JoyeMerge branch 'PHP-5.6'
2016-06-08 Pierre JoyeMerge branch 'PHP-7.0' of git.php.net:php-src into...
2016-06-08 Pierre JoyeMerge branch 'PHP-5.6' into PHP-7.0
2016-06-08 Pierre Joyeprevent invalid color index (palette only), may lead...
2016-06-07 Dmitry StogovBetter fix for bug #70228 (memleak if return in finally...
2016-06-07 Dmitry StogovFixed bug #70228 (Memleak if return in finally block)
2016-06-07 Dmitry StogovFixed bug #71266 (Missing separation of properties...
2016-06-07 Lior KaplanAdd CVE to #66387
2016-06-07 Lior KaplanMerge branch 'PHP-5.6' into PHP-7.0
2016-06-07 Lior KaplanAdd CVE to #66387
2016-06-07 Nikita PopovUse LCA for object(ce) type joins
2016-06-07 Nikita PopovCleanup
2016-06-07 Anatol BelskiMerge branch 'PHP-7.0'
2016-06-07 Anatol Belskifix NEWS
2016-06-07 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-06-07 Anatol Belskiadd missing NEWS entry
2016-06-07 Joe Watkinsbump news file
2016-06-07 Joe WatkinsRevert "bump news file"
2016-06-07 Joe WatkinsMerge branch 'master' of https://github.com/php/php-src
2016-06-07 Joe Watkinsbump news file
2016-06-07 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2016-06-07 Dmitry StogovAdded test
2016-06-07 Dmitry StogovFixed bug #72202 (curl_close doesn't close cURL handle)
2016-06-07 Pierre Joyeupdate NEWS
2016-06-07 Pierre JoyeMerge branch 'master' of git.php.net:php-src
2016-06-07 Pierre JoyeMerge branch 'PHP-7.0' of git.php.net:php-src into...
2016-06-07 Pierre JoyeMerge branch 'PHP-5.6'
2016-06-07 Pierre JoyeMerge branch 'PHP-5.6' into PHP-7.0
2016-06-07 Pierre Joye#72337 invalid dimensions can lead to segv
2016-06-07 Anatol BelskiMerge branch 'PHP-7.0'
2016-06-07 Anatol Belski7.0.9 next
2016-06-06 Dmitry Stogovcleanup
2016-06-06 Dmitry StogovFixed mixed declarations and code
2016-06-06 Anatol BelskiMerge branch 'PHP-7.0'
2016-06-06 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
next