]> granicus.if.org Git - php/shortlog
php
2015-02-15 Jakub ZelenkaRegenerate json scanner with re2c 0.13.7.5
2015-02-15 Xinchen HuiMerge branch 'PHP-5.6'
2015-02-15 Xinchen HuiUpdate NEWs
2015-02-15 Xinchen HuiMerge branch 'PHP-5.6'
2015-02-15 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-02-15 Xinchen HuiFixed bug #69054 (Null dereference in readline_(read...
2015-02-15 Michael WallnerMerge branch 'PHP-5.6'
2015-02-15 Michael Wallnerfix detection of mbstate_t with clang
2015-02-14 Xinchen HuiMerge branch 'PHP-5.6'
2015-02-14 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-02-14 Xinchen HuiFixed bug #68638 (pg_update() fails to store infinite...
2015-02-14 Xinchen HuiMerge branch 'PHP-5.4' of https://github.com/wfelipew...
2015-02-14 Xinchen HuiFixed build on windows
2015-02-13 Nikita PopovSome more UPGRADING changes
2015-02-13 Yasuo OhgakiUpdate NEWS
2015-02-13 Yasuo OhgakiUpdate NEWS
2015-02-13 Yasuo OhgakiAdded NULL byte protection to exec, system and passthru.
2015-02-13 Yasuo OhgakiMerge branch 'PHP-5.6'
2015-02-13 Yasuo OhgakiMerge branch 'PHP-5.5' into PHP-5.6
2015-02-13 Yasuo OhgakiMerge branch 'PHP-5.4' into PHP-5.5
2015-02-13 Yasuo OhgakiAdd NULL byte protection to exec, system and passthru
2015-02-13 Nikita PopovMore extensive UPGRADING
2015-02-13 Dmitry StogovMerged zend_array and HashTable into the single data...
2015-02-13 Dmitry StogovGet rid of old HashTable iteration API (it doesn't...
2015-02-13 Popa Adrian... Apply PHP7 firebird fixes after API Cleanup from https...
2015-02-13 Nikita PopovRemove unused variable
2015-02-13 Guilherme BlancoCheck interface/trait extension for internal classes
2015-02-13 Anatol BelskiMerge branch 'PHP-5.6'
2015-02-13 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2015-02-13 Anatol Belskifix condition
2015-02-13 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2015-02-13 Xinchen HuiRevert "Cleanup globals initialization"
2015-02-13 Xinchen HuiRevert "Remove useless TSRMLS by merge"
2015-02-13 Anatol Belskiremove useless condition (same as headers_list())
2015-02-13 Reeze XiaSilence unused variable warning
2015-02-13 Reeze XiaFixed phpdbg zend_bailout error when compiling syntax...
2015-02-13 Xinchen HuiFixed use of uninitliazed pointer
2015-02-13 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2015-02-13 Reeze XiaFixed phpdbg backtrace argument's name missing
2015-02-13 Xinchen HuiMerge branch 'PHP-5.6'
2015-02-13 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-02-13 Xinchen HuiMicro opt
2015-02-13 Xinchen HuiMerge branch 'PHP-5.5' of https://git.php.net/repositor...
2015-02-13 Xinchen HuiFixed #69015 (php-cgi's getopt does not see $argv)
2015-02-13 Xinchen Huizend_get_parameters_ex is deprecated
2015-02-13 Xinchen HuiRemove useless TSRMLS by merge
2015-02-13 Xinchen HuiCleanup globals initialization
2015-02-13 Xinchen HuiUnused vars
2015-02-13 William Felipe... Fixed bug #68638 pg_update() fails to store infinite...
2015-02-12 Dmitry StogovLimit HashTable size to avoid integer overflow checks
2015-02-12 Nikita PopovCleanup checks in zend_builtin_functions.c
2015-02-12 Nikita PopovAdd test to ensure ReflectionClass works correctly...
2015-02-12 Guilherme BlancoMade ZEND_ACC_TRAIT a saner value
2015-02-12 Anatol BelskiMerge branch 'master' of git.php.net:php-src
2015-02-12 Anatol BelskiMerge branch 'PHP-5.6'
2015-02-12 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2015-02-12 Anatol Belskibackport gd config.w32 to support freetype 2.5
2015-02-12 Anatol Belskifix data types
2015-02-12 Anatol Belskifix int to pointer cast
2015-02-12 Dmitry StogovFixed initialization of global variables in ZTS (this...
2015-02-12 Dmitry StogovStop using internal array/object pointer in foreach...
2015-02-12 Dmitry StogovFix "forech" statemt behaviour according to https:...
2015-02-12 Yasuo OhgakiPass maxlifetime to save handlers
2015-02-12 Xinchen HuiMerge branch 'PHP-5.6'
2015-02-12 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-02-12 Xinchen HuiAdded test for #69017
2015-02-12 Xinchen HuiMerge branch 'PHP-5.6'
2015-02-12 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-02-12 Xinchen HuiFixed bug #69017 (Fail to push to the empty array with...
2015-02-11 Lior KaplanMerge branch 'PHP-5.6'
2015-02-11 Lior KaplanAlign format to Fixed bug #... , later used to create...
2015-02-11 Lior KaplanMerge branch 'PHP-5.5' into PHP-5.6
2015-02-11 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2015-02-11 Dmitry StogovFixed bug #69025 (Invalid read of size 4 when calling...
2015-02-11 Márcio Almadaadd missing test for class member access with deference
2015-02-11 Anatol Belskifix dir separator in test
2015-02-11 Lior KaplanAdd missing NEWS entry for revert of bug #41631
2015-02-11 Lior KaplanAdd CVE ID to bug #68676
2015-02-11 Lior KaplanAlign email format for recent NEWS entries
2015-02-11 Lior KaplanBug #55508 was fixed in 5.5.19 with 15ba757a, not in...
2015-02-11 Lior KaplanAdd missing NEWS entry for revert of bug #41631
2015-02-11 Lior KaplanAdd missing NEWS entry for bug #68027
2015-02-11 Lior KaplanAlign format for bug #68799
2015-02-11 Lior KaplanBug #68361 was fixed in 5.5.20 using 327d4f9a, not...
2015-02-11 Lior KaplanBug #55618 was fixed in 5.5.21 using eaf107c0
2015-02-11 Anatol Belskifix incompatible pointer type
2015-02-11 Anatol Belskifix values for gid and uid
2015-02-11 Anatol Belskisilence unused variable warning
2015-02-11 Anatol Belskiremove useless condition
2015-02-11 Anatol Belskifix uninitialized value warn
2015-02-11 Lior KaplanAdd security bugs fixed in 5.5.18
2015-02-11 Lior KaplanAdd CVE ID to bug #68676
2015-02-11 Lior KaplanAlign email format for recent NEWS entries
2015-02-11 Xinchen HuiForget this change
2015-02-11 Xinchen HuiExpose zend_string_equals_str_ci
2015-02-11 Dmitry StogovFixed possible memory leak
2015-02-10 Bob WeinandAdd a constant of type CONST_PERSISTENT to test
2015-02-10 Bob WeinandRevert removal of two ReflectionParameter functions
2015-02-10 Dmitry StogovDon't convert options in-place. They may be elements...
2015-02-10 Anatol BelskiMerge branch 'PHP-5.6'
next