]> granicus.if.org Git - php/shortlog
php
2021-02-10 Nikita PopovRegenerate arginfo file
2021-02-10 Nikita PopovAccept null $location in SoapClient::__setLocation()
2021-02-10 Nikita PopovMake SoapVar arguments nullable
2021-02-09 Máté KocsisAdd missing classes to stubs
2021-02-09 Nikita PopovProperly check imagegd() signature
2021-02-09 Nikita PopovMake imagegd $file parameter nullable
2021-02-09 Nikita PopovUse E_ERROR to report arginfo/zpp mismatch
2021-02-09 Nikita PopovMake NumberFormatter ctor $pattern nullable
2021-02-09 Nikita PopovMake IntlDateFormatter ctor $pattern nullable
2021-02-09 Nikita PopovMake Phar $fileNotFoundScript nullable
2021-02-09 Nikita PopovMake createDocument() $namespace nullable
2021-02-09 Nikita PopovMake getElementsByTagNameNS $namespace nullable
2021-02-08 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-02-08 Christoph M... Avoid C4090 level 1 warning
2021-02-08 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-02-08 Christoph M... Fix locale dependent parsing of PostgreSQL version...
2021-02-08 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-02-08 Christoph M... Fix #80706: mail(): Headers after Bcc headers may be...
2021-02-07 Nikita PopovRestore Laravel test workaround
2021-02-06 Tyson AndreProperly render 2+ namespaces functions in build/gen_st...
2021-02-05 Christoph M... Fix test expectation for PHP 8.0
2021-02-05 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-02-05 Christoph M... Use ST_Y() instead of the deprecated/removed Y() in...
2021-02-05 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-02-05 Christoph M... Fix #74779: x() and y() truncating floats to integers
2021-02-04 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2021-02-04 Nikita PopovTry SIGTERM before SIGKILL in opcache restart
2021-02-04 Nikita PopovFix CLI server worker support
2021-02-03 Christoph M... [ci skip] Merge branch 'PHP-7.4' into PHP-8.0
2021-02-03 Christoph M... [ci skip] Merge branch 'PHP-7.3' into PHP-7.4
2021-02-03 Nikita PopovFix newly introduced compiler warning
2021-02-03 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-02-03 Christoph M... Fix #53467: Phar cannot compress large archives
2021-02-02 Benjamin EberleiFix bug #80600 DOMChildNode::remove does not work on...
2021-02-02 Christoph M... [ci skip] Merge branch 'PHP-7.4' into PHP-8.0
2021-02-02 Christoph M... [ci skip] Merge branch 'PHP-7.3' into PHP-7.4
2021-02-02 Christoph M... 7.3.28 is next
2021-02-02 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2021-02-02 Peter KokotUpdate year to 2021
2021-02-02 Nikita PopovRemove unnecessary cast in snmp_set_oid_output_format
2021-02-02 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2021-02-02 Nikita PopovAdd missing derefs in CurlFile
2021-02-02 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2021-02-02 Nikita PopovFix persistent leak on load_wsdl_ex failure
2021-02-01 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-02-01 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2021-02-01 Christoph M... Revert "Updated to version 2021.1 (2021a)"
2021-02-01 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-02-01 Christoph M... Fix #80654: file_get_contents() maxlen fails above...
2021-02-01 Nikita PopovXFAIL observer_error_05.phpt test
2021-02-01 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2021-02-01 Nikita PopovFix Laravel build on community job
2021-02-01 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2021-02-01 Nikita PopovFix build
2021-02-01 David CARLIERcrc32 mac build fix
2021-02-01 Stanislav MalyshevMerge branch 'PHP-7.4' into PHP-8.0
2021-02-01 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2021-02-01 Stanislav MalyshevFix bug #80672 - Null Dereference in SoapClient
2021-01-28 Christoph M... Add missing stub for SodiumException
2021-01-28 Remi ColletNEWS
2021-01-28 Remi ColletMerge branch 'PHP-7.4' into PHP-8.0
2021-01-28 Remi ColletNEWS
2021-01-28 Remi ColletFix #80682 opcache doesn't honour pcre.jit option
2021-01-28 Michael VoříšekFix stub for Serializable::serialize()
2021-01-28 Sammy Kaye... Observe fake closures
2021-01-27 Stanislav MalyshevRm unneeded function
2021-01-27 Stanislav MalyshevMerge branch 'PHP-7.4' into PHP-8.0
2021-01-27 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2021-01-27 Stanislav MalyshevRm unneeded function
2021-01-27 Stanislav MalyshevMerge branch 'PHP-7.4' into PHP-8.0
2021-01-27 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2021-01-27 Christoph M... Alternative fix for bug 77423
2021-01-26 Dmitry StogovFixed observer API and JIT compatibility
2021-01-26 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-01-26 Christoph M... Fix #70091: Phar does not mark UTF-8 filenames in ZIP...
2021-01-26 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-01-26 Christoph M... Update version
2021-01-26 Dmitry StogovAllow observer handlers disabling optimization in RETUR...
2021-01-26 Dmitry StogovSkip dummy frames allocated on CPU stack of zend_call_f...
2021-01-26 Nikita PopovFix VAR return type verification
2021-01-25 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-01-25 Christoph M... Fix #75850: Unclear error message wrt. __halt_compiler...
2021-01-25 Nikita PopovImprove switch continue warning
2021-01-25 Christoph M... Fix #53251: bindtextdomain with null dir doesn't return...
2021-01-25 Alex SamorukovFix opcache phpize build on FreeBSD
2021-01-25 Derick RethansUpdated to version 2021.1 (2021a)
2021-01-25 Derick RethansEmpty merge
2021-01-25 Derick RethansUpdated to version 2021.1 (2021a)
2021-01-25 Derick RethansEmpty merge
2021-01-25 Derick RethansUpdated to version 2021.1 (2021a)
2021-01-24 Christoph M... Add missing stub for SNMPException
2021-01-24 Christoph M... Add missing stub for com_exception
2021-01-21 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-01-21 Christoph M... Add missing SKIPIF clause for recently introduced test...
2021-01-20 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-01-20 Christoph M... Fix #80648: Fix for bug 79296 should be based on runtim...
2021-01-20 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-01-20 Christoph M... Add missing SKIPIF clauses to new test cases
2021-01-20 Nikita PopovSkip preloading test on windows
2021-01-20 Dmitry StogovFixed bug #80634 (write_property handler of internal...
next