]> granicus.if.org Git - php/shortlog
php
2019-09-17 Nikita PopovMerge branch 'PHP-7.4'
2019-09-17 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-09-17 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-09-17 DrakanoAdd tilde to allowed status/ping path
2019-09-17 Nikita PopovMerge branch 'PHP-7.4'
2019-09-17 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-09-17 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-09-17 Tyson AndreFix opcache return type for get_headers in zend_func_info
2019-09-17 Nikita PopovMerge branch 'PHP-7.4'
2019-09-17 Fabien VillepinteImprove test usleep_basic by inlining its output
2019-09-17 Derick RethansUpdate NEWS for 7.4.0RC3
2019-09-17 Derick RethansUpdate NEWS for PHP 7.4.0RC2
2019-09-16 Nikita PopovMove scripts out of corpus/ directory
2019-09-16 Nikita PopovVarious improvements to fuzzer SAPIs
2019-09-16 Stanislav MalyshevAdd fuzzer SAPIs to the core
2019-09-16 Christoph M... Merge branch 'PHP-7.4'
2019-09-16 Christoph M... Fix #78429: opcache_compile_file(__FILE__); segfaults
2019-09-16 Christoph M... Merge branch 'PHP-7.4'
2019-09-16 Fabien VillepinteFix typo
2019-09-16 Fabien VillepinteMake some session tests more robust
2019-09-16 Nikita PopovMerge branch 'PHP-7.4'
2019-09-16 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-09-16 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-09-16 Nikita PopovFixed bug #78545
2019-09-16 Christoph M... Merge branch 'PHP-7.4'
2019-09-16 Christoph M... Fix #78516: password_hash(): Memory cost is not in...
2019-09-16 Nikita PopovMerge branch 'PHP-7.4'
2019-09-16 Nikita PopovFix use-after-free due to packed->mixed conversion...
2019-09-16 Nikita PopovMerge branch 'PHP-7.4'
2019-09-16 Nikita PopovFix segfault when unserializing abstract class
2019-09-16 Nikita PopovMerge branch 'PHP-7.4'
2019-09-16 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-09-16 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-09-16 Nikita PopovFix leak in SplObjectStorage unserialization
2019-09-16 Nikita PopovMerge branch 'PHP-7.4'
2019-09-16 Nikita PopovFix test after unserialize change
2019-09-16 Nikita PopovMerge branch 'PHP-7.4'
2019-09-16 Nikita PopovSanity-check array/object lengths during unserialization
2019-09-16 Dmitry StogovMerge branch 'PHP-7.4'
2019-09-16 Dmitry StogovFixed typos
2019-09-16 Thomas GerbetAdd stubs for ext-hash
2019-09-15 Christoph M... Add missing ZPP_none()
2019-09-15 Christoph M... Merge branch 'PHP-7.4'
2019-09-15 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-09-15 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-09-15 Christoph M... Stick with zend_long for ABI compatibility
2019-09-14 Christoph M... Merge branch 'PHP-7.4'
2019-09-14 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-09-14 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-09-14 bugreportuserFix #78535: auto_detect_line_endings value not parsed...
2019-09-14 Nikita PopovMerge branch 'PHP-7.4'
2019-09-14 Nikita PopovFix double-free on invalid large octal with separators
2019-09-13 Nikita PopovMerge branch 'PHP-7.4'
2019-09-13 Nikita PopovUse XtOffsetOf() in url_scanner_ex
2019-09-13 Nikita PopovFix symtable_cache_limit assignment in phpdbg
2019-09-13 David CarlierFix tautological compare warning
2019-09-13 Nikita PopovDefine OBJ_PROP_TO_OFFSET() using XtOffsetOf()
2019-09-13 Nikita PopovInclude stddef.h in zend_portability.h for offsetof...
2019-09-13 Nikita PopovMerge branch 'PHP-7.4'
2019-09-13 Nikita PopovFix use-after-free in assign-ref compilation
2019-09-13 Nikita PopovMerge branch 'PHP-7.4'
2019-09-13 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-09-13 Nikita PopovFix bug #78525
2019-09-13 Dmitry StogovMerge branch 'PHP-7.4'
2019-09-13 Dmitry StogovMake constant and copy propagation only for IS_TMP_VAR...
2019-09-13 Dmitry StogovMerge branch 'PHP-7.4'
2019-09-13 Dmitry StogovFixed incorrect usage of QM_ASSIGN instruction
2019-09-12 Dmitry StogovMerge branch 'PHP-7.4'
2019-09-12 Dmitry StogovFixed bug #78531 (Crash when using undefined variable...
2019-09-12 Dmitry StogovUse zval_try_get_tmp_string() instead of zval_get_tmp_s...
2019-09-12 Dmitry StogovAvoid reloading
2019-09-12 Dmitry StogovReorder conditions
2019-09-12 Dmitry StogovMerge branch 'PHP-7.4'
2019-09-12 Dmitry StogovLoad string once
2019-09-12 Dmitry StogovMerge branch 'PHP-7.4'
2019-09-12 Dmitry StogovEliminate checks using ZEND_CONST_COND() macro
2019-09-12 Nikita PopovMerge branch 'PHP-7.4'
2019-09-12 Nikita PopovAllow throwing exception while loading parent class
2019-09-12 Christoph M... Merge branch 'PHP-7.4'
2019-09-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-09-12 Christoph M... Fix exif build
2019-09-12 Kalle Sommer... Merge branch 'PHP-7.2' into PHP-7.3
2019-09-12 Kalle Sommer... NEWS
2019-09-12 Kalle Sommer... Merge branch 'PHP-7.4'
2019-09-12 Kalle Sommer... Merge branch 'PHP-7.3' into PHP-7.4
2019-09-12 Kalle Sommer... Merge branch 'PHP-7.2' into PHP-7.3
2019-09-12 Kalle Sommer... Fixed bug #78442 ('Illegal component' on exif_read_data...
2019-09-11 Nikita PopovMerge branch 'PHP-7.4'
2019-09-11 Nikita PopovImprove "already declared" error message
2019-09-11 Nikita PopovMerge branch 'PHP-7.4'
2019-09-11 Nikita PopovFix typo in unlinked_instanceof assertion
2019-09-11 Nikita PopovMerge branch 'PHP-7.4'
2019-09-11 Nikita PopovOnly allow "nearly linked" classes for parent/interface
2019-09-11 Nikita PopovMerge branch 'PHP-7.4'
2019-09-11 Nikita PopovSpecify -fsanitize-no-recover
2019-09-11 Nicolas GrekasImprove Symfony test setup
2019-09-11 Nikita PopovMerge branch 'PHP-7.4'
2019-09-11 Nikita PopovFree history_get_history_state() result
2019-09-11 Nikita PopovMerge branch 'PHP-7.4'
2019-09-11 Nikita PopovFix another pointer indexing UB in http_fopen_wrapper
next