]> granicus.if.org Git - php/shortlog
php
2019-09-17 Dmitry StogovFixed CLI/CGI/FPM build, when they are built together...
2019-09-17 Nikita PopovCheck for exception after calling count_values()
2019-09-17 David CarlierMonitoring anonymous pages on mac via vmmap tag
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.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 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 Christoph M... Fix #78429: opcache_compile_file(__FILE__); segfaults
2019-09-16 Fabien VillepinteFix typo
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... Fix #78516: password_hash(): Memory cost is not in...
2019-09-16 Nikita PopovFix use-after-free due to packed->mixed conversion...
2019-09-16 Nikita PopovFix segfault when unserializing abstract class
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 PopovFix test after unserialize change
2019-09-16 Nikita PopovSanity-check array/object lengths during unserialization
2019-09-16 Dmitry StogovFixed typos
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.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 PopovFix double-free on invalid large octal with separators
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 PopovFix use-after-free in assign-ref compilation
2019-09-13 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-09-13 Nikita PopovFix bug #78525
2019-09-13 Dmitry StogovMake constant and copy propagation only for IS_TMP_VAR...
2019-09-13 Dmitry StogovFixed incorrect usage of QM_ASSIGN instruction
2019-09-12 Dmitry StogovFixed bug #78531 (Crash when using undefined variable...
2019-09-12 Dmitry StogovLoad string once
2019-09-12 Dmitry StogovEliminate checks using ZEND_CONST_COND() macro
2019-09-12 Nikita PopovAllow throwing exception while loading parent class
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.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 PopovImprove "already declared" error message
2019-09-11 Nikita PopovFix typo in unlinked_instanceof assertion
2019-09-11 Nikita PopovOnly allow "nearly linked" classes for parent/interface
2019-09-11 Nikita PopovSpecify -fsanitize-no-recover
2019-09-11 Nicolas GrekasImprove Symfony test setup
2019-09-11 Nikita PopovFree history_get_history_state() result
2019-09-11 Nikita PopovFix another pointer indexing UB in http_fopen_wrapper
2019-09-11 Nikita PopovFixed bug #78506
2019-09-11 Nikita PopovPreloading: Fix handling of static vars in inherited...
2019-09-10 Dmitry StogovFixed bad format string
2019-09-10 Sara GolemonMerge branch 'PHP-7.3' into PHP-7.4
2019-09-10 Sara GolemonMerge branch 'PHP-7.2' into PHP-7.3
2019-09-10 Sara GolemonBump for 7.2.24
2019-09-10 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2019-09-10 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2019-09-10 Remi ColletRaise minimal GCC version,
2019-09-10 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-09-10 Christoph M... PHP 7.3.10RC1 has been tagged
2019-09-10 Dmitry StogovNEWS entry, test and minor cleanup for FFI::isNull()
2019-09-10 Dmitry StogovMerge branch 'PHP-7.4' of git.php.net:php-src into...
2019-09-10 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-09-10 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-09-10 Christoph M... Drop regression test
2019-09-10 Philip Hofstetteradd FFI::isNull() to check whether a FFI\CData is a...
2019-09-10 Dmitry StogovStop after exceptions
2019-09-10 Simonov DenisRequest #77863: PDO firebird support type Boolean in...
2019-09-09 Christoph M... new_variable '{' expr '}' is deprecated as well
2019-09-09 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-09-09 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-09-09 CHU ZhaoweiFix bug #72884 isCloneable() on SplFileObject should...
2019-09-09 Tyson AndreAdd opcache return type for random_int()
2019-09-09 Tyson AndreFix opcache zend_func_info for microtime/gettimeofday
2019-09-09 Nikita PopovClarify that our usage of gettimeofday() is infallible
2019-09-09 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-09-09 Christoph M... Fix version
2019-09-09 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-09-09 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-09-09 Christoph M... Fix #78510: Partially uninitialized buffer returned...
2019-09-09 Nikita PopovFix typo
2019-09-09 Remi Colletzip edxtension is now 1.15.5
2019-09-09 Remi Colletfix type consistency after
2019-09-09 Nikita PopovFixed bug #78514
2019-09-09 Nikita PopovFix PDO pgsql memory leak with scrollable cursors
2019-09-09 Nikita PopovFix double free of DSN credentials
2019-09-08 Peter KokotUpdate NEWS
2019-09-08 Peter KokotFix #78349: Bundled pcre2 library missing LICENCE file
next