]> granicus.if.org Git - php/shortlog
php
2019-10-24 Dmitry StogovAdded suppot for glob() wildcard matching in ffi.preloa...
2019-10-23 Rasmus LerdorfReverting push to wrong repo
2019-10-23 Rasmus LerdorfUpdate alloc patch
2019-10-23 Dmitry StogovIgnore ZEND_FFI_TYPE_OWNED flag
2019-10-23 Nikita PopovFix aarch64 crc32 implementation
2019-10-23 Nikita PopovDon't autoload when checking property types
2019-10-23 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-10-23 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-23 Ryan SchmidtUse ICU's CXXFLAGS when using pkg-config
2019-10-23 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-10-23 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-23 Nikita PopovAdd "-pthread" to EXTRA_LDFLAGS_PROGRAM as well
2019-10-23 Florian EngelhardtAdded missing call to ZipArchive::close()
2019-10-23 Remi Colletadd new ffi.preload option in php.ini and display...
2019-10-22 Christoph M... Fix typo
2019-10-22 Dmitry StogovAllow loading FFI bindings through ffi.preload directive
2019-10-22 Christoph M... Fix #78716: Function name mangling is wrong for some...
2019-10-22 Fabien VillepinteAdd a run with opcache to the coverage job
2019-10-22 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-10-22 Christoph M... Update NEWS
2019-10-22 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2019-10-22 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2019-10-22 Remi Colletadd NEWS entry
2019-10-21 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-10-21 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-10-21 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-10-21 Fabien VillepinteRevert "Add tests for ReflectionZendExtension"
2019-10-21 Fabien VillepinteAdd tests for ReflectionZendExtension
2019-10-21 Dmitry StogovFixed bug #78512 (Cannot make preload work)
2019-10-21 Nikita PopovFix static prop cleanup for dl'ed internal classes
2019-10-21 Nikita PopovFix leak with cycle in static prop of internal class
2019-10-21 Joe WatkinsMerge branch 'PHP-7.3' into PHP-7.4
2019-10-21 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-10-21 Fabien VillepinteFix bug #78697: inaccurate error message
2019-10-21 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-10-21 Jakub ZelenkaFix bug #78599 (env_path_info underflow can lead to...
2019-10-21 Christoph M... Fix #78633: Heap buffer overflow (read) in mb_eregi
2019-10-20 Jakub ZelenkaAdd NEWS for the fixed bug #74083
2019-10-20 Maksim NikulinSkip fpm bug #74083 test on Windows
2019-10-20 Maksim NikulinAdd (slow) test for fpm concurrent reloads #74083
2019-10-20 Maksim NikulinBlock signals during fpm master initialization
2019-10-20 Fabien VillepinteImprove the error message in timeout tests
2019-10-19 Fabien VillepinteFix proto of enchant_broker_list_dicts()
2019-10-19 Tyson AndreFix miscellaneous typos in docs
2019-10-19 Fabien VillepinteAdd tests for DOMEntityReference
2019-10-19 Christoph M... Fix #78684: PCRE bug72463_2 test is sending emails...
2019-10-19 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-10-19 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-19 Christoph M... Fix #78694: Appending to a variant array causes segfault
2019-10-18 Nikita PopovImprove exif tag name fetching
2019-10-18 Nikita PopovImplement a cache for exif tag name lookups
2019-10-18 Nikita PopovLimit the amount of errors generated during exif parsing
2019-10-18 Christoph M... Fix test case
2019-10-18 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-10-18 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-18 m.yakuninFix #70153 \DateInterval incorrectly unserialized
2019-10-17 Alex Porto... Update array access syntax deprecated
2019-10-17 Nikita PopovIntegrate property types with variance system
2019-10-16 Fabien VillepinteChange port to avoid collision with others tests
2019-10-15 Derick RethansMerge branch 'PHP-7.3' into PHP-7.4
2019-10-15 Derick RethansImport timelib version 2018.03
2019-10-15 Sara GolemonSilence undefined index warning when openssl not available.
2019-10-15 Christoph M... Prevent parallel testing conflicts
2019-10-15 Derick RethansUpdate NEWS for 7.4.0RC5
2019-10-15 Derick RethansUpdate NEWS for PHP 7.4.0RC4
2019-10-14 Joe WatkinsMerge branch 'PHP-7.3' into PHP-7.4
2019-10-14 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-10-14 Mitch HagstrandFix checksum calculation for opcache
2019-10-14 Nikita PopovFix handling of overflowing invalid octal in tokenizer
2019-10-14 Nikita PopovAdd "-pthread" to EXTRA_LDFLAGS_PROGRAM as well
2019-10-12 Christoph M... Fix test case
2019-10-12 Christoph M... Fix potential heap corruption
2019-10-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-10-12 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-12 Christoph M... Fix #78665: Multicasting may leak memory
2019-10-11 Gerard RocheAzure: Publish code coverage results
2019-10-11 Nikita PopovAdd upgrading note for round(-0.0) change
2019-10-11 Nikita PopovRemove configure checks for ltp when using --enable...
2019-10-11 Remi ColletNEWS
2019-10-11 Remi ColletFix #78662: stream_write bad error detection
2019-10-11 Fabien VillepinteReplace port already used
2019-10-10 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-10-10 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-10 Nikita PopovFix leak in phar open
2019-10-10 Dmitry StogovRevert "Fixed CLI/CGI/FPM build, when they are built...
2019-10-10 Dmitry StogovRevert "Don't buid static libaraies when only DSO required"
2019-10-10 Dmitry StogovRevert "Link executable files using non PIC object...
2019-10-10 Nikita PopovReturn error_zval form get_property_ptr_ptr on exception
2019-10-10 Nikita PopovExplicitly check for exceptions in by-ref obj prop...
2019-10-10 Nikita PopovFix leak when property AST evaluation fails
2019-10-10 Nikita PopovAlso check for exception after stream_eof
2019-10-10 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-10-10 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-10 Nikita PopovFix leak on static method call on non-existent class
2019-10-10 Nikita PopovReport error if stream_read is not implemented
2019-10-10 Nikita PopovFix leak on "Cannot assign by reference to overloaded...
2019-10-09 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-10-09 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-09 Nikita PopovAvoid float to int cast UB in exif
2019-10-09 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
next