]> granicus.if.org Git - php/shortlog
php
2015-01-15 Dmitry StogovInitialize ht->nTableMask
2015-01-15 Xinchen HuiSave one condition
2015-01-15 Anatol Belskioptimize offset computation
2015-01-15 Anatol Belskidon't return value in the void function
2015-01-15 Anatol Belskifix "unknown void * size" err
2015-01-15 Xinchen HuiWe could do more....
2015-01-15 Xinchen HuiFixed missed test
2015-01-15 Xinchen HuiFixed tests on 32-bits
2015-01-15 Xinchen HuiOptimize array_unique to save some comparation calls
2015-01-15 Xinchen HuiMerge branch 'zend_sort' of https://github.com/laruence...
2015-01-15 Stanislav MalyshevFix bug #68816 - pointer to local outside of scope
2015-01-15 Stanislav MalyshevFix bug #68817: Null pointer deference
2015-01-14 Daniel LowreyMerge branch 'PHP-5.6'
2015-01-14 Dmitry StogovFixed typo
2015-01-14 Dmitry StogovAvoid string reallocation in strtr()
2015-01-14 Daniel LowreyMerge branch 'PHP-5.5' into PHP-5.6
2015-01-14 Daniel LowreyMerge branch 'PHP-5.4' into PHP-5.5
2015-01-14 Daniel LowreyUpdate NEWS
2015-01-14 Daniel LowreyFixed bug #55618 (use case-insensitive cert name matching)
2015-01-14 Dmitry StogovImprove "instanceof". Interfaces of the left operand...
2015-01-14 Dmitry StogovIpmrove strtr() by maintaining a set of characters...
2015-01-14 Anatol Belskicleanup
2015-01-14 Anatol Belskifixed zend_hash_init() when the lzcnt instruction isn...
2015-01-14 Xinchen HuiFaster sorting algo
2015-01-13 Dmitry StogovOptimized str_[i]replace to aviod reallocations and...
2015-01-13 Xinchen HuiUpdate NEWS
2015-01-13 Xinchen HuiMerge branch 'PHP-5.6'
2015-01-13 Xinchen HuiUpdate NEWS
2015-01-13 Dmitry StogovReorder conditions to make "fast paths" shorter
2015-01-13 Dmitry StogovImproved access to object properties (cache property...
2015-01-13 Dmitry StogovFixed possible double free
2015-01-13 Dmitry StogovHandle run-time cache for static properties directly...
2015-01-13 Dmitry StogovFixed possible crash
2015-01-13 Xinchen HuiAdd hinting
2015-01-13 Dmitry StogovImproved access to static property. Now we cache pointe...
2015-01-12 Bob WeinandOnly backup vm_stack* if generator->stack has not been...
2015-01-12 Dmitry StogovSlight improvement in copying script from opcache SHM...
2015-01-12 Dmitry StogovOptimized error_reporting() similar to silence operator...
2015-01-12 Dmitry StogovFixed type (case sensetive/insensetive mess)
2015-01-12 Dmitry StogovUse FAST_ZPP in few more frequently used functions
2015-01-12 Anatol BelskiMerge branch 'PHP-5.6'
2015-01-12 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2015-01-12 Anatol BelskiFixed bug #68771 SQL syntax error in sqlite lib
2015-01-12 Dmitry StogovAdded special optimized cases when strtr() called with...
2015-01-12 Anatol BelskiMerge branch 'master' of git.php.net:php-src
2015-01-12 Anatol BelskiMerge branch 'PHP-5.6'
2015-01-12 Anatol Belskiupdated libs_versions.txt
2015-01-12 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2015-01-12 Anatol Belskiupdated libs_versions.txt
2015-01-12 Dmitry StogovFixed reference support
2015-01-12 Xinchen HuiFaster strrpos implementation
2015-01-12 Xinchen HuiFaster zend_memnstr for long text
2015-01-11 Xinchen HuiFixed #68790 (Missing return)
2015-01-10 Stanislav Malyshevtrailing whitespace removal
2015-01-10 Bob WeinandFix missing ZVAL_DEREF()
2015-01-10 Xinchen HuiFixed #68779 (Incorrect sizeof)
2015-01-10 Rasmus LerdorfFix bug #68784
2015-01-10 Rasmus LerdorfFix bug #68784
2015-01-10 Rasmus LerdorfFix bug #68784
2015-01-10 Rasmus LerdorfThese tests all assume that IPV6 is available.
2015-01-10 Rasmus LerdorfAdding a note here for my future self so I won't
2015-01-10 Rasmus LerdorfWe can't output absolute S and T values for the
2015-01-10 Rasmus LerdorfWe can't output absolute S and T values for the
2015-01-10 Rasmus LerdorfWe can't output absolute S and T values for the
2015-01-09 Nikita PopovMake empty list() check stricter
2015-01-09 Nikita PopovFix bug #68775
2015-01-09 Julien PauliUpdated NEWS
2015-01-09 Julien PauliMerge branch 'PHP-5.6'
2015-01-09 Julien PauliUpdated NEWS
2015-01-09 Julien PauliMerge branch 'PHP-5.5' into PHP-5.6
2015-01-09 Julien PauliFix bug #68260
2015-01-09 Guilherme BlancoRemoved parsing support traits to have extends and...
2015-01-09 Guilherme BlancoDecoupled class declaration statement into more granula...
2015-01-09 Francois LaupretreFix README.PARAMETER_PARSING_API
2015-01-09 krakjoeMerge branch 'master' of git://git.php.net/php-src
2015-01-09 krakjoeoptimization for bug report #68679
2015-01-09 Xinchen HuiUpdate NEWs
2015-01-09 Xinchen HuiMerge branch 'PHP-5.6'
2015-01-09 Xinchen HuiFixed bug (try block removed while combined with xdebug)
2015-01-08 Dmitry StogovFixed bug #68636 (setlocale no longer returns current...
2015-01-08 Adam HarveyMerge branch 'PHP-5.6'
2015-01-08 Adam HarveyMerge branch 'PHP-5.5' into PHP-5.6
2015-01-08 Adam HarveyCalling crypt() with a salt of *0 should always return *1.
2015-01-08 Anatol BelskiMerge branch 'PHP-5.6'
2015-01-08 Anatol Belskifix test
2015-01-08 Xinchen HuiFixed #68677
2015-01-08 Xinchen HuiFixed #68692
2015-01-08 Xinchen HuiFixed #68694
2015-01-08 Xinchen HuiFixed #68704
2015-01-08 Xinchen HuiFixed #68711
2015-01-08 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2015-01-08 Xinchen HuiFixed bug #68739 #68740 #68741
2015-01-07 Keyur GovandeMerge branch 'PHP-5.6'
2015-01-07 Keyur GovandeAdd NEWS
2015-01-07 Keyur GovandeMerge branch 'PHP-5.5' into PHP-5.6
2015-01-07 Keyur GovandeAdd NEWS
2015-01-07 Keyur GovandePatch commit d9f85373e32 by moving the float_to_double...
2015-01-07 Keyur GovandeFix for bugs #68114 (Build fails on OS X due to undefin...
2015-01-07 Nikita PopovFix the same leak with %=
2015-01-07 Nikita PopovFix leak for compound shift self-assign error cases
next