]> granicus.if.org Git - php/shortlog
php
2018-03-23 Nikita PopovMerge branch 'PHP-7.2'
2018-03-23 atvoicuAdd missing skip prefix for some SKIPIF messages
2018-03-23 Dmitry StogovRemove "hot" mark from JMP(Z|NZ|ZNZ) with IS_CONST...
2018-03-23 Dmitry StogovFixed bug #75982 ($_SERVER mostly empty with default...
2018-03-23 Dmitry StogovMark few more opcode handlers as "hot".
2018-03-23 Paul Crovella[ci skip] Add normalizer_get_raw_decomposition to UPGRADING
2018-03-22 Paul CrovellaAdd normalizer_get_raw_decomposition function
2018-03-22 Dmitry StogovOptimize zend_hash_real_init()
2018-03-22 Dmitry StogovFixed a behavior break introduced by d7f2dc4ec651628e10...
2018-03-22 Dmitry StogovMake ZEND_ISSET_ISEMPTY_CV specialised across ISSET...
2018-03-22 Dmitry StogovAllow extra specialisation for ISSET/ISEMPTY handlers
2018-03-22 Dmitry StogovFixed expectation
2018-03-22 Dmitry StogovReduce overhead of extra-specialization for opcode...
2018-03-21 Dmitry StogovImprove HashTable iterators handling:
2018-03-21 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-21 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-03-21 Anatol BelskiUpdate SDK version for AppVeyor
2018-03-21 Dmitry StogovMicro optimization
2018-03-21 Dmitry StogovMicro optimization
2018-03-20 Anatol BelskiRework datatypes wrt warnings
2018-03-20 Christoph M... Update to Oniguruma 6.8.1
2018-03-20 Christoph M... Merge branch 'PHP-7.2'
2018-03-20 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-03-20 Christoph M... Fix #76113: mbstring does not build with Oniguruma...
2018-03-20 Anatol BelskiUse const pointers
2018-03-19 Christoph M... Merge branch 'PHP-7.2'
2018-03-19 Anatol BelskiReuse new alignment macros
2018-03-19 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-03-19 Christoph M... Fix #75944: Wrong cp1251 detection
2018-03-19 Anatol BelskiEliminate cast
2018-03-19 Stanislav MalyshevMerge branch 'PHP-7.2'
2018-03-19 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2018-03-19 Stanislav MalyshevSet tests exit status by defaul - also in other instance.
2018-03-18 Stanislav MalyshevMerge branch 'PHP-7.2'
2018-03-18 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2018-03-18 Stanislav MalyshevSet tests exit status by default.
2018-03-17 Anatol BelskiMark non exported symbol as static
2018-03-17 Anatol BelskiUse const pointers
2018-03-16 Anatol BelskiUse const pointers where appropriate
2018-03-16 Anatol BelskiSwitch to placeholder matching
2018-03-16 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-16 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-03-16 Anatol BelskiSync test with newer output
2018-03-16 Anatol BelskiUse const pointers at some appropriate places
2018-03-16 Xinchen Huislashchars are 16 bytes aligned
2018-03-16 Xinchen HuiFixed folder
2018-03-16 Xinchen HuiOptimized str_rot13 with SSE2 instructions
2018-03-15 Anatol BelskiWorkaround VA macro expansion difference with VC++
2018-03-15 Dmitry StogovOptmized AST creation
2018-03-15 Dmitry StogovUse cheaper functions
2018-03-15 Xinchen HuiMerge branch 'PHP-7.2'
2018-03-15 Xinchen HuiFixed bug #76094 (Access violation when using opcache)
2018-03-14 Dmitry StogovPHP scanner optimization
2018-03-14 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-14 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-03-14 Anatol BelskiReduce var scope
2018-03-14 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-14 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-03-14 Anatol BelskiFix stack use after scope
2018-03-14 Dmitry Stogovzend_ast_destroy() optimization
2018-03-14 Dmitry StogovMark zend_ast_export() as "cold".
2018-03-14 Dmitry StogovPHP scanner optimization
2018-03-14 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2018-03-14 Anatol BelskiRemove unused argument
2018-03-14 Dmitry StogovKeep initialized object_handlers structures in read...
2018-03-14 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-14 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-03-14 Anatol BelskiUpgrade binary SDK version for AppVeyor
2018-03-14 Dmitry StogovMove constant array into read-only memory
2018-03-14 Dmitry StogovMerge branch 'PHP-7.2'
2018-03-14 Dmitry StogovFixed user-opcode support
2018-03-14 Dmitry StogovMerge branch 'PHP-7.2'
2018-03-14 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2018-03-14 Dmitry StogovFixed use-after-free
2018-03-14 Joe WatkinsMerge branch 'PHP-7.2'
2018-03-14 Joe WatkinsMerge branch 'PHP-7.1' into PHP-7.2
2018-03-14 Joe Watkinsbump versions
2018-03-13 Christoph M... Merge branch 'PHP-7.2'
2018-03-13 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-03-13 Christoph M... Fix #74139: mail.add_x_header default inconsistent...
2018-03-13 Dmitry StogovPHP scanner optimization
2018-03-13 Dmitry StogovRevert "Handle scanner error in first place (don't...
2018-03-13 Dmitry StogovHandle scanner error in first place (don't hide them...
2018-03-13 Christoph M... Merge branch 'PHP-7.2'
2018-03-13 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-03-13 Christoph M... Fix #76088: ODBC functions are not available by default...
2018-03-13 Christoph M... Merge branch 'PHP-7.2'
2018-03-13 Dmitry StogovAvoid useless iterations
2018-03-13 Remi Colletnext is 7.2.5
2018-03-13 Dmitry StogovGet rid of useless SET_UNUSED()
2018-03-13 Dmitry StogovMoved compiler helper functions from zend_opcode.c...
2018-03-13 Dmitry StogovMerge branch 'PHP-7.2'
2018-03-13 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2018-03-13 Dmitry StogovRevert "More accurate symbolic constraints oferflow...
2018-03-13 Dmitry StogovMerge branch 'PHP-7.2'
2018-03-13 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2018-03-13 Dmitry StogovMore accurate symbolic constraints oferflow/unserflow...
2018-03-13 Xinchen HuiMerge branch 'PHP-7.2'
2018-03-13 Xinchen HuiForgot NEWs
2018-03-13 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
next