]> granicus.if.org Git - php/shortlog
php
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
2020-10-01 Máté KocsisReview parameter names in ext/sysvshm
2020-10-01 Máté KocsisReview parameter names in ext/sysvsem
2020-10-01 Máté KocsisReview parameter names in ext/sysvmsg
2020-10-01 Dmitry StogovClenup BINARY_OP + SEND_VAL optimization
2020-10-01 Nikita PopovAdd test instantiating all objects
2020-10-01 Nikita PopovFixed bug #80121
2020-10-01 Nikita PopovFix out of bounds offset handling with empty needle
2020-10-01 Christian SchneiderAllow empty needle in grapheme_str*pos, grapheme_str*str
2020-10-01 Nikita PopovSupport GC for AppendIterator
2020-10-01 Nikita PopovFix bug #65387
2020-10-01 Dik TakkenImprove parameter names in ext/xmlwriter
2020-10-01 Dmitry StogovMerge branch 'PHP-7.4'
2020-10-01 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2020-10-01 Dmitry StogovBackport of a partial fix for bug Bug #76982 (memory...
2020-10-01 Côme ChillietRemove deprecated functions from php-ldap
2020-09-30 Máté KocsisReview parameter names in ext/gettext
2020-09-30 Máté KocsisReview parameter names in ext/shmop
2020-09-30 Máté KocsisReview parameter names in ext/session
2020-09-30 Dmitry StogovGive preference to ENTER->RECURSIVE_CALL trace over...
2020-09-30 Máté KocsisReview parameter names in ext/readline
2020-09-30 Máté KocsisReview parameter names in ext/opcache
2020-09-30 Máté KocsisReview parameter names in ext/json
2020-09-30 Dmitry StogovMerge branch 'PHP-7.4'
2020-09-30 Dmitry StogovFixed hex char parsing
2020-09-30 Remi ColletMerge branch 'PHP-7.4'
2020-09-30 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2020-09-30 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2020-09-30 Remi ColletMerge branch 'PHP-7.4'
2020-09-30 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2020-09-30 Dmitry StogovMerge branch 'PHP-7.4'
2020-09-30 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2020-09-30 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-30 George Peter... Fixed incorrect error message
2020-09-30 Remi Colletbump version to 7.2.35-dev
2020-09-30 Dmitry StogovMerge branch 'PHP-7.4'
2020-09-30 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-30 George Peter... Fixed incorrect logical condition
2020-09-30 Dmitry StogovMerge branch 'PHP-7.4'
2020-09-30 George Peter... Fixed incorrect logical conditions
2020-09-30 George Peter... Removed duplicate conditions
2020-09-29 Christoph M... Revert "Use external iterator instead of via the intern...
2020-09-29 Gabriel CarusoUpdate NEWS for 8.0.0rc2
2020-09-29 Gabriel CarusoUpdate NEWS for PHP 8.0.0rc1
2020-09-29 Gabriel CarusoPrepare for PHP 8.0 RC1
2020-09-29 Stanislav MalyshevMerge branch 'PHP-7.4'
2020-09-29 Stanislav Malyshev[ci skip] Add 7.4.11 security fixes to NEWS
2020-09-29 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2020-09-29 Stanislav Malyshev[ci skip] Add 7.3.23 security fixes to NEWS
2020-09-29 Christoph M... Fix recently introduced off-by-one error
2020-09-29 Nikita PopovUpdate iconv parameter names
2020-09-29 Dik TakkenWarning promotion: Throw on writing invalid XML tag...
2020-09-29 Nikita PopovUpdate ext/standard parameter names
2020-09-29 Côme ChillietImprove parameter names in ext/ldap
2020-09-29 MCMicHarmonize ldap_rename_ext with ldap_rename parameter...
2020-09-29 Côme ChillietRename $link parameters to $ldap in ldap functions
2020-09-29 MCMicImprove parameter naming in ldap_rename
2020-09-29 MCMicImprove parameter naming in ldap_exop_passwd
2020-09-29 MCMicImprove parameter naming in ldap_connect
2020-09-29 MCMicImprove parameter naming in ldap_set_option ext/ldap...
2020-09-29 Côme ChillietExplicitely mark nullable strings
2020-09-29 MCMicFix parameter mask in ldap_next_attribute
2020-09-29 Côme ChillietFix parameter names in ext/ldap
2020-09-29 Côme ChillietFix "null" case in ldap.stub.php
2020-09-29 Côme ChillietRemove dummy_ber parameter from ldap_first_attribute...
2020-09-29 Côme ChillietSet all parameters to ldap_sasl_bind as NULL by default
2020-09-29 Côme ChillietDefault bind dn and password to NULL in ldap_bind_ext
2020-09-29 Côme ChillietDefault bind dn and password to NULL in ldap_bind
2020-09-29 Côme ChillietMake URI parameter in ldap_connect default to NULL
next