]> granicus.if.org Git - php/shortlog
php
2020-10-08 Dmitry StogovCleanup (expand and remove simple macros)
2020-10-08 Nikita PopovUpdate ext/imap parameter names
2020-10-08 Nikita PopovUpdate ext/snmp parameter names
2020-10-08 Nikita PopovMake compression_type nullable in a few more places
2020-10-08 Nikita PopovUpdate ext/soap parameter names
2020-10-08 Derick RethansUpdated to version 2020.2 (2020b)
2020-10-08 Derick RethansEmpty merge
2020-10-08 Derick RethansUpdated to version 2020.2 (2020b)
2020-10-08 Derick RethansEmpty merge
2020-10-08 Derick RethansUpdated to version 2020.2 (2020b)
2020-10-08 Derick RethansUpdated to version 2020.2 (2020b)
2020-10-08 Derick RethansEmpty merge
2020-10-08 Derick RethansUpdated to version 2020.2 (2020b)
2020-10-08 Derick RethansEmpty merge
2020-10-08 Derick RethansUpdated to version 2020.2 (2020b)
2020-10-08 Nikita PopovMake Phar $format and $compression arguments nullable
2020-10-08 Nikita PopovAccept bool in SoapClient::__doRequest
2020-10-08 Christoph M... Fix imap test expectation which is still too strict...
2020-10-08 Christoph M... Merge branch 'PHP-7.4' into master
2020-10-08 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-08 Christoph M... Fix too strict imap test expectations
2020-10-08 Christoph M... Fix potential mail related segfault on Windows
2020-10-08 Christoph M... Update ext/com_dotnet parameter names
2020-10-08 Nikita PopovAccept bool in snmp_set_(quick|enum)_print()
2020-10-08 Nikita PopovUpdate ext/xsl parameter names
2020-10-08 Nikita PopovUpdate ext/xml parameter names
2020-10-08 Nikita PopovUpdate ext/dba parameter names
2020-10-07 Dmitry StogovChange calling convention of zval_update_constant[_ex...
2020-10-07 Dmitry StogovPass arguments to cdecl functions through preallocated...
2020-10-07 Dmitry StogovAdd more hints for register allocator
2020-10-07 Christoph M... Merge branch 'PHP-7.4' into master
2020-10-07 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-07 Christoph M... Fix #77040: tidyNode::isHtml() is completely broken
2020-10-07 Remi Colletdon't display default value for variadic
2020-10-07 Dmitry StogovFixed incorrect behavior of observer API.
2020-10-07 Nikita PopovMerge branch 'PHP-7.4'
2020-10-07 Nikita PopovFixed bug #80194
2020-10-07 Christoph M... Fix test
2020-10-07 Dmitry StogovOptimize out MAY_BE_LONG +/- 0 and MAY_BE_DOUBLE +...
2020-10-07 Christoph M... Merge branch 'PHP-7.4' into master
2020-10-07 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-07 Christoph M... Fix #80185: jdtounix() fails after 2037
2020-10-07 Nikita PopovUpdate ext/ffi parameter names
2020-10-07 Nikita PopovUpdate ext/spl parameter names
2020-10-07 Nikita PopovAvoid namespaced class symbol clashes in gen_stub
2020-10-07 Nikita PopovSupport "static" type in gen_stub
2020-10-07 Nikita PopovUpdate ext/tidy parameter names
2020-10-06 DharmanImprove parameter names in ext/sqlite3
2020-10-06 Nikita PopovMerge branch 'PHP-7.4'
2020-10-06 Nikita PopovFix bug #80126
2020-10-06 Dmitry StogovEliminate check
2020-10-06 Nikita PopovMake $use_less_memory a boolean parameter
2020-10-06 Nikita PopovUpdate ext/bz2 parameter names
2020-10-06 Nikita PopovUpdate ext/pcntl parameter names
2020-10-06 Dmitry StogovOptimize out double memory load
2020-10-06 Nikita PopovUpdate ext/sockets parameter names
2020-10-06 Nikita PopovUpdate ext/calendar parameter names
2020-10-06 Nikita PopovFixed bug #80190
2020-10-06 Nikita PopovUpdate ext/posix parameter names
2020-10-06 Dik TakkenReview parameter names in ext/xmlreader
2020-10-05 Christoph M... Don't separate array parameter
2020-10-05 Sammy Kaye... Expose php_during_module_startup() and php_during_modul...
2020-10-05 Dmitry StogovUse range inference to eliminate useless comparisons
2020-10-05 Dmitry StogovFix trace range inference
2020-10-05 Christoph M... Merge branch 'PHP-7.4' into master
2020-10-05 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-05 Christoph M... Fix #46050: odbc_next_result corrupts prepared resource
2020-10-05 Nikita PopovAdd @generate-legacy-arginfo tag
2020-10-05 Nikita PopovUpdate PDO parameter names
2020-10-05 Remi ColletImprove gen_stub.php - drop --legacy option, generate...
2020-10-05 Nikita PopovFix bug #80184
2020-10-05 Máté KocsisReview parameter names in ext/pspell
2020-10-05 Máté KocsisReview parameter names in ext/zlib
2020-10-05 Nikita PopovThrow from XmlReader::expand() if DOM extension missing
2020-10-05 Nikita PopovMerge branch 'PHP-7.4'
2020-10-05 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-10-05 Nikita PopovFix -Wimplicit-function-declaration in configure
2020-10-03 Remi Colletadd note about is_callable change
2020-10-02 Christoph M... Fix #64060: lstat_stat_variation7.phpt fails on certain...
2020-10-02 Nikita PopovDeclare FFI\CType in namespace
2020-10-02 George Peter... Use a subrountine to check for valid OID strings
2020-10-02 Nikita PopovSupport specifying linkage for generate-function-entries
2020-10-02 Nikita PopovAdd partial namespace support to gen_stub
2020-10-02 Nikita PopovAdd gen_stub --legacy flag
2020-10-02 Christoph M... Merge branch 'PHP-7.4' into master
2020-10-02 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-02 K.KosakoFix out-of-bounds write
2020-10-02 Máté KocsisReview parameter names in ext/ftp
2020-10-02 Nikita PopovReturn correct result code for division by zero
2020-10-02 Máté KocsisReview parameter names in ext/exif
2020-10-02 Máté KocsisReview parameter names in ext/enchant
2020-10-02 Máté KocsisReview parameter names in ext/pcre
2020-10-02 Dmitry StogovCopy optimization for (BINARY_OP/ACCIGN + SEND_VAL)
2020-10-02 Dmitry StogovFixed JIT for BINARY_OP with expected overflow
2020-10-02 Dmitry StogovFixed possible incorrect register usage
2020-10-02 Nikita PopovAdd UPGRADING note for substr() behavior
2020-10-02 Matteo BeccatiMerge branch 'PHP-7.4'
2020-10-02 Matteo Beccati[ci skip] moved soap fix to 7.4.11
2020-10-02 Matteo BeccatiMerge branch 'PHP-7.3' into PHP-7.4
2020-10-02 Matteo Beccati[ci skip] moved soap fix to 7.3.23
next