]> granicus.if.org Git - php/shortlog
php
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)).
2019-09-04 Tyson AndreAdd missing opcache return types for functions in spl
2019-09-04 Fabien VillepinteAdd the last missing SKIPIF
2019-09-04 Fabien VillepinteAdd missing SKIPIF (mbstring)
2019-09-04 Fabien VillepinteAdd missing SKIPIF (openssl)
2019-09-04 Fabien VillepinteAdd missing SKIPIF (sqlite)
2019-09-04 Fabien VillepinteAdd missing SKIPIF
2019-09-03 Christoph M... Document opcache.preload_user directive
2019-09-03 Nikita PopovReport false for inherited private methods in method_ex...
2019-09-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-09-03 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-09-03 Christoph M... Fix #41997: SP call yields additional empty result set
2019-09-03 Dmitry StogovExecute preload script under user defined by opcache...
2019-09-03 Nikita PopovAvoid pointer UB in strip_header
2019-09-03 Nikita PopovUse unsigned subtraction in php_random_int()
2019-09-03 Derick RethansMerge branch 'PHP-7.4' of git://github.com/php/php...
2019-09-03 Tyson AndreAdd missing opcache return info for ext/standard.
2019-09-03 Tyson AndreAdd new missing functions from ext/hash
2019-09-03 Nikita PopovAdd zpp check to spl_classes()
2019-09-03 Derick RethansUpdate NEWS for 7.4.0RC2
2019-09-03 Derick RethansUpdate NEWS for PHP 7.4.0RC1
2019-09-03 Nikita PopovClarify failure behavior of spl_iterator_apply()
2019-09-03 Christoph M... Add missing argument checks
2019-09-03 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-09-03 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-09-03 Tyson AndreFix opcache return type for hash_update_stream
2019-09-02 Dmitry StogovUpdate PHP_API_VERSION
next