]> granicus.if.org Git - php/shortlog
php
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
2019-07-22 Nikita PopovDeprecate is_real() function
2019-07-22 Nikita PopovDeprecate money_format()
2019-07-22 Nikita PopovDeprecate hebrevc()
2019-07-22 Nikita PopovDeprecate ezmlm_hash()
2019-07-22 Nikita PopovDeprecate encoding as 3rd param to mb_strrpos()
2019-07-22 Nikita PopovDeprecate Reflection export() methods
2019-07-22 Nikita PopovDeprecate array_key_exists() on objects
2019-07-22 Nikita PopovDeprecate get_magic_quotes_gpc() and get_magic_quotes_r...
2019-07-22 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-22 Nikita PopovReduce number of workers in test
2019-07-22 Dmitry StogovInitialize static_members_table
2019-07-22 Dmitry StogovEvaluate constant in class scope
2019-07-22 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-22 Maksim NikulinPrevent use after free in fpm_event_epoll_wait
2019-07-22 Remi Colletimprove temporary fix for system libgd
2019-07-21 Peter KokotRemove build.mk usage
2019-07-21 Peter KokotRemove some unused HAVE_* symbols
2019-07-21 Peter KokotRemove HAVE_LIBZIP
2019-07-21 George WangMerge branch 'PHP-7.3' into PHP-7.4
2019-07-21 George WangMerge branch 'PHP-7.2' into PHP-7.3
2019-07-21 George WangChecked in LiteSpeed SAPI 7.5, addressed two main probl...
2019-07-20 George Peter... Renamed MySQLi test to remove duplicate 'mysqli_'
2019-07-20 Markus StaabFix typos
2019-07-20 Peter KokotFix failed tests for phar
2019-07-20 Peter KokotMove HAVE_SQLITE3_CLOSE_V2 to pdo_sqlite
2019-07-20 Remi ColletFixed bug #78314 (missing freetype support/functions...
2019-07-19 Peter KokotRemove unused sqlite symbols
2019-07-19 Peter KokotFix typos in FFI
2019-07-19 Christoph M... Put oniguruma include path to proper CFLAGS
2019-07-19 Christoph M... Move Oniguruma related config stuff to where it belongs
2019-07-19 Nikita PopovMerge Linux & Windows fwrite test
2019-07-19 Dmitry StogovUse run-time cache to avoid repeatable hash lookups...
2019-07-19 rjhdbyDeprecate alternative array access syntax
2019-07-19 Dmitry StogovUse run-time cache to avoid repeatable hash lookups...
2019-07-19 Dmitry StogovZEND_DECLARE_ANON_CLASS doesn't need to skip anything...
2019-07-18 Peter KokotRemove safe_mode directive when installing ext/phar
2019-07-18 Dmitry StogovMerge common code
2019-07-18 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-18 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-07-18 Abyr ValgFixed bug #77946
2019-07-18 Christoph M... Remove remaining lightnings from run-tests.php
2019-07-18 Peter KokotRemove duplicate socklen_t check
2019-07-18 Nikita PopovRemove lightning
2019-07-18 George Peter... Convert E_STRICT into E_NOTICE for htmlentities() function
2019-07-18 Christoph M... Update NEWS and UPGRADING wrt. opcache.cache_id [ci...
2019-07-18 Christoph M... Use regedit to register event source
2019-07-18 Peter KokotUpdate changelogs
2019-07-18 Peter KokotFix typo
2019-07-18 Peter KokotRemove unused defines
2019-07-18 Peter KokotUpdate changelog
2019-07-18 Peter KokotRemove unused MISSING_MSGHDR_MSGFLAGS
2019-07-18 Peter KokotRemove duplicate AC_PROG_CPP call
2019-07-18 Peter KokotUpdate changelog
2019-07-18 Peter KokotRemove unused HAVE_SHM_MMAP_ZERO and HAVE_SHM_MMAP_FILE
2019-07-17 Christoph M... Allow multiple cache instances per user/host on Windows
2019-07-17 Christoph M... Revert "Remove Windows syslog script and syslog.reg"
2019-07-17 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-17 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-07-17 Nikita PopovFixed bug #69100
2019-07-17 Nikita PopovAvoid duplicate fstat() for includes
2019-07-17 Dmitry StogovAvoid extra specialization for cold opcodes
2019-07-17 Nikita PopovUse reported fstat filesize for PHP streams
2019-07-17 Nikita PopovRevert "Avoid unused fstat() call"
2019-07-17 Nikita PopovAvoid unused fstat() call
2019-07-17 Dmitry StogovRemove old hack
2019-07-17 Nikita PopovAvoid double buffering in Zend streams
2019-07-17 Dmitry StogovAdded specialization for comparison instructions and...
2019-07-17 Peter KokotFix typo
2019-07-17 Peter KokotSimplify functions checks in m4
2019-07-16 Dmitry StogovSeparate "cold" and common unspecialized code
2019-07-16 Peter KokotUpdate changelog
2019-07-16 Peter KokotRemove unused build checks
2019-07-16 Dmitry StogovProvide type info
2019-07-16 Nikita PopovRemove ZEND_HANDLE_MAPPED
2019-07-16 Nikita PopovDrop free_filename field from zend_file_handle
2019-07-16 Nikita PopovIntroduce zend_stream_init_filename()
2019-07-16 Nikita PopovIntroduce zend_stream_init_fp() API
2019-07-16 Dmitry StogovSlit INC/DEC opcodes into hot/cold parts and remove...
next