]> granicus.if.org Git - php/shortlog
php
2019-07-30 Nikita PopovUse RW fetch for argument unpacking
2019-07-30 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-07-30 Christoph M... Add security related NEWS entries [ci skip]
2019-07-30 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2019-07-30 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2019-07-30 Remi Colletadd security NEW entries + reorder [ci skip]
2019-07-29 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-07-29 Christoph M... Fix #78338: Array cross-border reading in PCRE
2019-07-29 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-07-29 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-07-29 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-07-29 Christoph M... Fix #77919: Potential UAF in Phar RSHUTDOWN
2019-07-29 Stanislav MalyshevUpdate NEWS
2019-07-29 Nikita PopovDon't explicitly install homebrew
2019-07-29 Christoph M... Fix build for --disable-signals
2019-07-29 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-29 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-07-29 Albert CasademontFix bug #78326
2019-07-29 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-29 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-07-29 Nikita PopovFix Zend signals unblocking
2019-07-29 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-07-29 Christoph M... Update NEWS [ci skip]
2019-07-29 Christoph M... Document how to generate ffi_parser.c
2019-07-29 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-29 Nikita PopovFixed bug #78341
2019-07-29 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-29 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-07-29 Nikita PopovFixed bug #78333
2019-07-29 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-29 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-07-29 Nikita PopovFixed bug #78333
2019-07-29 Nikita PopovFixed bug #78344
2019-07-29 Nikita PopovFixed bug #78340
2019-07-29 Stanislav MalyshevFix bug #78256 (heap-buffer-overflow on exif_process_us...
2019-07-29 Stanislav MalyshevFix bug #78222 (heap-buffer-overflow on exif_scan_thumb...
2019-07-29 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-07-29 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-07-29 Christoph M... Fix #78342: Bus error in configure test for iconv ...
2019-07-27 Tyson Andrenit: Fix a typo in UPGRADING
2019-07-27 Sebastian Jennenfile encoding cleanup: remove bom in win32 files
2019-07-25 Peter KokotMention also API versions bumps
2019-07-25 Theodore BrownFix typos in UPGRADING and improve wording in a few...
2019-07-25 Christoph M... Remove duplication
2019-07-25 Levi MorrisonMerge branch 'PHP-7.3' into PHP-7.4
2019-07-25 Levi MorrisonMerge branch 'PHP-7.2' into PHP-7.3
2019-07-25 Levi MorrisonRemove .post files only for passing tests
2019-07-25 Matteo BeccatiAddded missing NEWS/UPGRADING entries for PDO "??"...
2019-07-25 Remi ColletFix build warnings
2019-07-25 Nikita PopovThrow notice for plain wrapper fread/fwrite errors
2019-07-24 Peter KokotBump PHP_JSON_VERSION to PHP_VERSION
2019-07-24 Peter KokotRemove AC_FPM_POLL
2019-07-24 Peter KokotRemove outdated Libtool hack for macs
2019-07-24 Nikita PopovMark _get_zval_ptr_deref as unused
2019-07-24 Dmitry StogovAvoid over-specialization
2019-07-24 Dmitry StogovReordering
2019-07-24 Dmitry StogovDelay dereference
2019-07-24 Nikita PopovRemove php_openssl_cipher_get_version()
2019-07-24 Dmitry StogovAvoid reloading
2019-07-24 David CarlierFix bindpath mem leak in cgi
2019-07-24 Derick RethansUpdate NEWS for 7.4.0beta2
2019-07-24 Derick RethansUpdate NEWS for PHP 7.4.0beta1
2019-07-24 Nikita PopovDon't skip uninitialized typed props in get_class_vars()
2019-07-24 Nikita PopovRevert "Drop free_filename field from zend_file_handle"
2019-07-24 Nikita PopovAvoid references in TMP var
2019-07-24 Nikita PopovTry to fix macos build
2019-07-23 Dmitry StogovFixed CALL VM
2019-07-23 Dmitry StogovFixed unspecialized executor
2019-07-23 George Peter... Cleanup of remaining E_STRICT in tests
2019-07-23 Derick RethansUpdate NEWS for 7.4.0beta2
2019-07-23 Derick RethansUpdate NEWS for PHP 7.4.0beta1
2019-07-23 Peter KokotUpdate NEWS
2019-07-23 Peter KokotMerge branch 'PHP-7.3' into PHP-7.4
2019-07-23 Peter KokotUpdate NEWS
2019-07-23 Peter KokotMerge branch 'PHP-7.2' into PHP-7.3
2019-07-23 Peter KokotUpdate NEWS
2019-07-22 Matteo BeccatiFix FR #71885 (Allow escaping question mark placeholders)
2019-07-22 Peter KokotRemove HAVE_OCILOBISTEMPORARY and HAVE_OCICOLLASSIGN
2019-07-22 Nikita PopovAdd upgrading entries
2019-07-22 Nikita PopovAlso report errors from Zend stream reader operation
2019-07-22 Nikita PopovReport errors from stream read and write operations
2019-07-22 Nikita PopovSpecial-case rc=1 self-referential arrays in Reflection...
2019-07-22 Nikita PopovRevert "Add ReflectionReference::getRefcount()"
2019-07-22 Remi Colletcleanup gd build with system libgd - drop need to use...
2019-07-22 Peter KokotRemove HAVE_PQPUTCOPYEND
2019-07-22 Peter KokotFix internals upgrading log
2019-07-22 Peter KokotRemove HAVE_DSA_DEFAULT_METHOD
2019-07-22 Christoph M... Remove superfluous HAVE_GD_BUNDLED checks
2019-07-22 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-22 Nikita PopovRemove test for bug #77185
2019-07-22 Nikita PopovMerge branch 'PHP-7.4' of git.php.net:/php-src into...
2019-07-22 Christoph M... Drop superfluous ENABLE_GD_TTF
2019-07-22 Nikita PopovAdd deprecations to UPGRADING
2019-07-22 Nikita PopovDeprecate unbinding $this from non-static closure
2019-07-22 Nikita PopovDeprecate allow_url_include
2019-07-22 Nikita PopovDeprecate restore_include_path()
2019-07-22 Nikita PopovDeprecate convert_cyr_string()
2019-07-22 Nikita PopovDeprecate (real) cast
2019-07-22 Nikita PopovDeprecate implode() with swapped parameter order
2019-07-22 Nikita PopovDeprecate FILTER_SANITIZE_MAGIC_QUOTES
next