]> granicus.if.org Git - php/shortlog
php
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
2018-03-13 Xinchen HuiForgot NEWS
2018-03-13 Xinchen HuiMerge branch 'PHP-7.2'
2018-03-13 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2018-03-13 Xinchen HuiFixed bug #76085 (Segmentation fault in buildFromIterat...
2018-03-12 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-12 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-03-12 Anatol BelskiFix heap use after free
2018-03-12 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-12 Anatol BelskiUse literal as format
2018-03-12 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-12 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-03-12 Anatol BelskiUse string literal as format
2018-03-12 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-12 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-03-12 Anatol BelskiProvide core includes for the resource compiler by...
2018-03-12 Dmitry StogovMerge branch 'PHP-7.2'
2018-03-12 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2018-03-12 Dmitry StogovReplaced usafe reference from SHM to process memory...
2018-03-12 Dmitry StogovAdded NEWS entry
2018-03-12 Dmitry StogovFixed bug #75683 (Memory leak in zend_register_function...
2018-03-11 Anatol BelskiEnable more asan checks
2018-03-11 Anatol BelskiDisable function call under address sanitizer
2018-03-11 Anatol BelskiFix clang build and analyze with SIMD enabled
2018-03-11 Christoph M... Merge branch 'PHP-7.2'
2018-03-11 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-03-11 Christoph M... Fix #62545: wrong unicode mapping in some charsets
2018-03-11 Gabriel CarusoAdd is_countable function
2018-03-11 Gabriel CarusoMake some skipped tests run, and fix some skip messages
2018-03-11 Gabriel CarusoFix link for phpdbg documentation
2018-03-11 Nikita PopovMerge branch 'PHP-7.2'
2018-03-11 Thomas Petazzoniext/sockets: make AI_IDN usage optional
2018-03-10 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-10 Anatol Belski[ci skip] Update NEWS
2018-03-10 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-03-10 Anatol Belski[ci skip] Update NEWS
2018-03-10 Bob WeinandMerge branch 'PHP-7.2'
2018-03-10 Bob WeinandFixup mess in NEWS file (mixed 7.2.3 and 7.2.4 NEWS)
2018-03-10 Bob WeinandMerge branch 'PHP-7.1' into PHP-7.2
2018-03-10 Bob WeinandFix bug #76074 (opcache corrupts variable in for-loop)
2018-03-10 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-10 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-03-10 Anatol BelskiFixed bug #76068 parse_ini_string fails to parse "...
2018-03-10 Joe WatkinsMerge branch 'master' of git://github.com/php/php-src
2018-03-10 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-10 Anatol Belski[ci skip] Update link
2018-03-10 Christoph M... Update to Oniguruma 6.7.1
2018-03-09 Christoph M... Merge branch 'PHP-7.2'
2018-03-09 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-03-09 Christoph M... Fix #73957: signed integer conversion in imagescale()
next