]> granicus.if.org Git - php/shortlog
php
2015-01-20 Dmitry Stogovcleanup
2015-01-20 Xinchen HuiUnused parse_arg_object_to_string
2015-01-20 Xinchen HuiUnused var
2015-01-20 Xinchen HuiUse zend_string in case we will optimize them
2015-01-20 Xinchen HuiRemove addslashes_str
2015-01-19 Derick RethansMerge branch 'PHP-5.6'
2015-01-19 Derick RethansMerge branch 'PHP-5.5' into PHP-5.6
2015-01-19 Derick RethansFixed bug #45081 (strtotime incorrectly interprets...
2015-01-19 Sara GolemonProvide compiler hook for altering the AST pre-compilation.
2015-01-19 Stanislav MalyshevMerge branch 'PHP-5.6'
2015-01-19 Xinchen HuiRemove dead codes
2015-01-19 Xinchen HuiOptimized php_addslashes
2015-01-19 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2015-01-19 Nikita PopovRevert "Remove static calls from incompatible $this...
2015-01-19 Xinchen HuiOptimized is_a
2015-01-19 Dmitry StogovGenerate better code for comparisons with boolean constants
2015-01-19 Dmitry StogovImprove optimization of CONCAT/ADD_STRING/ADD_CJAR...
2015-01-19 Xinchen HuiMicro optimization for array_diff
2015-01-19 Xinchen HuiOptimized trim for what_len == 1
2015-01-19 Dmitry Stogovold_size is already known
2015-01-19 Dmitry StogovOptimize code generated for "while" and "for" loops.
2015-01-19 Juan BassoFixed bug #50224 where float without decimals were...
2015-01-19 Xinchen HuiOnly use explicit ">" in sorting algo
2015-01-19 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2015-01-19 Stanislav Malyshevfix size & compilation on Darwin
2015-01-19 Xinchen HuiDon't use >= as sorting condition
2015-01-19 Andrea FauldsMove intdiv() UPGRADING entry to New Functions
2015-01-19 Xinchen HuiBetter fix
2015-01-18 Andrea Fauldsfix build
2015-01-18 Xinchen HuiFixed bug #68852 (broken strrpos with negative offset)
2015-01-18 Xinchen HuiFixed annoying incompatible pointer type warning
2015-01-18 Matteo BeccatiUpdated NEWS for #68371
2015-01-18 Xinchen HuiFixed bug #68840 (Null pointer deference)
2015-01-18 Xinchen HuiFixed bug #68805 (Double define)
2015-01-18 Xinchen HuiFixed bug #68809 (Unchecked return value)
2015-01-18 Xinchen HuiFixed bug #68814 (Unchecked return value)
2015-01-18 Xinchen HuiFixed #68826 (Resource leak)
2015-01-18 Xinchen HuiFixed #68832 (Unchecked return value)
2015-01-17 Joshua RogersFixed bug #68848 Missing return
2015-01-17 Rasmus Lerdorftypo
2015-01-17 Andrea FauldsError on invalid octal (fixes PHPSadness #31)
2015-01-17 Nikita PopovRemove set_socket_blocking
2015-01-17 Nikita PopovRemove set_magic_quotes_runtime
2015-01-17 Nikita PopovRemove string category support in setlocale()
2015-01-17 Nikita PopovRemove mktime() and gmmktime() $is_dst parameter
2015-01-17 Nikita PopovRemove for #-style comments in ini files
2015-01-17 Nikita PopovRemove static calls from incompatible $this context
2015-01-17 Rasmus LerdorfFAST ZPP for strtok() and nl2br()
2015-01-17 Xinchen Huiattempt to fix again :<
2015-01-17 Xinchen HuiFix again
2015-01-17 Xinchen HuiMerge branch 'PHP-5.6'
2015-01-17 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-01-17 Xinchen HuiUpdate year
2015-01-17 Дмитрий ПацураUpdate copyright year to 2015
2015-01-17 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2015-01-17 Xinchen HuiTry to fix ext/intl/tests/collator_asort.phpt (accordin...
2015-01-16 Sara GolemonAdd IntlChar class to intl extension
2015-01-16 Anatol Belskifix format strings, resource handle is int
2015-01-16 Anatol Belskicleanup
2015-01-16 Xinchen HuiOptimized extract
2015-01-16 Xinchen HuiOptimized array_slice
2015-01-16 Xinchen HuiAdded test for array_unique
2015-01-16 Xinchen HuiRevert "Optimize array_unique to save some comparation...
2015-01-16 Xinchen HuiRevert "We could do more...."
2015-01-16 Xinchen HuiFixed key length
2015-01-16 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2015-01-16 Xinchen HuiFixed key length
2015-01-16 Xinchen Huiunused var
2015-01-16 Xinchen Huiunused variable
2015-01-16 Rasmus LerdorfWeird, is nobody compiling this?
2015-01-15 Dmitry StogovPartially revert 3477135cd1024c897dc070c37ddae411839b6e7e
2015-01-15 Dmitry StogovFixed build without alloca()
2015-01-15 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2015-01-15 Dmitry StogovFixed double free
2015-01-15 Dmitry StogovAvoid usage of uninitialized data
2015-01-15 Anatol BelskiMerge branch 'PHP-5.6'
2015-01-15 Anatol Belskiupdated NEWS
2015-01-15 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2015-01-15 Anatol Belskiupdated NEWS
2015-01-15 steffenPDO_MySQL: Differentiate between linux and win32 when...
2015-01-15 Xinchen Huibump year
2015-01-15 Xinchen HuiMerge branch 'PHP-5.6'
2015-01-15 Xinchen Huibump year
2015-01-15 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-01-15 Xinchen HuiBump year
2015-01-15 Dmitry StogovFixed malloc/emalloc mess
2015-01-15 matbechBug fix for wrong regex in mail
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'
next