]> granicus.if.org Git - php/shortlog
php
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
2019-09-07 Nikita PopovFix reporting of redirect test failures in junit
2019-09-07 Dmitry StogovLink executable files using non PIC object files. This...
2019-09-06 Nikita PopovRemove defines for specific oraldap versions
2019-09-06 Nikita PopovRemove support for umich_ldap
2019-09-06 Nikita PopovRemove nsldap support
2019-09-06 Nikita PopovFix detection of gmp on clang
2019-09-06 Nikita PopovFixed bug #78502
2019-09-05 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-09-05 Stanislav Malyshevfix version
2019-09-05 Nikita PopovFix pipe detection and stream position handling
2019-09-05 Dmitry StogovRevert "Microoptimization (avoid code duplication)"
2019-09-05 Dmitry StogovMicrooptimization (avoid code duplication)
2019-09-05 Dmitry StogovRemove HOT attribute from some VM handlers. Comparisons...
2019-09-05 Nikita PopovRemove --with-zlib-dir option from mysqlnd config
2019-09-04 Nikita PopovImprove exception handling for abstract/deprecated...
2019-09-04 Nikita PopovFix handling of abstract/deprecated exception
2019-09-04 Dmitry StogovFixed bug #78488 (OOB in ZEND_FUNCTION(ffi_trampoline)).
next