]> granicus.if.org Git - php/shortlog
php
2020-10-19 Dmitry StogovMerge branch 'PHP-8.0'
2020-10-19 Dmitry StogovUse zero-extended mov insted of sign-signed movsxd
2020-10-19 Nikita PopovUse zend_accel_error_noreturn in more places
2020-10-19 Nikita PopovAdd zend_accel_error_noreturn() helper
2020-10-19 Nikita PopovDon't use global for array_walk_fci
2020-10-19 Nikita PopovMerge branch 'PHP-8.0'
2020-10-19 Nikita PopovFixed bug #80255
2020-10-19 Nikita PopovMerge branch 'PHP-8.0'
2020-10-19 Nikita PopovRevert "Fix bug #64865: Use CONTEXT_DOCUMENT_ROOT for...
2020-10-19 Nikita PopovMerge branch 'PHP-8.0'
2020-10-19 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-10-19 Nikita PopovFix bug #79983: Add support for OCB mode
2020-10-19 Nikita PopovMerge branch 'PHP-8.0'
2020-10-19 Nikita PopovDisable Laravel testing
2020-10-19 Nikita PopovMerge branch 'PHP-8.0'
2020-10-19 Nikita PopovAdd additional initialization checks to SplFileInfo
2020-10-19 Derick RethansUpdated to version 2020.3 (2020c)
2020-10-19 Derick RethansUpdated to version 2020.3 (2020c)
2020-10-19 Derick RethansEmpty merge
2020-10-19 Derick RethansEmpty merge
2020-10-19 Derick RethansUpdated to version 2020.3 (2020c)
2020-10-19 Derick RethansEmpty merge
2020-10-19 Derick RethansUpdated to version 2020.3 (2020c)
2020-10-19 Nikita PopovMerge branch 'PHP-8.0'
2020-10-19 Nikita PopovCheck PDOStatement initialization during iteration
2020-10-18 Christoph M... Remove IGNORE_URL_WIN macro
2020-10-17 Máté KocsisMerge branch 'PHP-8.0'
2020-10-17 Máté KocsisFix #80229: assert_options should have int and bool...
2020-10-16 Alex DowadAdd test suite for ISO-8859-x encoding verification...
2020-10-16 Alex DowadDo not pass invalid ISO-8859-{3,6,7,8} characters throu...
2020-10-16 Alex DowadAdd identify filter for ISO-8859-8 (Latin/Hebrew)
2020-10-16 Alex DowadAdd identify filter for ISO-8859-7 (Latin/Greek)
2020-10-16 Alex DowadAdd identify filter for ISO-8859-6 (Latin/Arabic)
2020-10-16 Alex DowadAdd identify filter for ISO-8859-3 (Latin-3)
2020-10-16 Alex DowadAdd identify filter for ISO-8859-16 (Latin-10) encoding
2020-10-16 Nikita PopovMerge branch 'PHP-8.0'
2020-10-16 Nikita PopovProperly handle NULL output start filename
2020-10-16 Nikita PopovRemove unused global
2020-10-16 Nikita PopovMerge branch 'PHP-8.0'
2020-10-16 Nikita PopovMake sure output start filename is not freed early
2020-10-16 Nikita PopovMerge branch 'PHP-8.0'
2020-10-16 Nikita PopovFix leak when setting dynamic property on generator
2020-10-16 Christoph M... Merge branch 'PHP-8.0' into master
2020-10-16 Anatoly Pashin[ci skip] Make it clear what GD uses instead of resources
2020-10-16 Máté KocsisMerge branch 'PHP-8.0'
2020-10-16 Máté KocsisVerify parameter names of function aliases
2020-10-15 Nikita PopovMerge branch 'PHP-8.0'
2020-10-15 David CarlierDragonFlyBSD build update for opcache JIT part.
2020-10-15 Dmitry StogovMerge branch 'PHP-8.0'
2020-10-15 Dmitry StogovAvoid refcounting when return CV (similar to optimizati...
2020-10-15 Nikita PopovMerge branch 'PHP-8.0'
2020-10-15 Nikita PopovFix bug #80055
2020-10-15 Christoph M... Merge branch 'PHP-8.0' into master
2020-10-15 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-15 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-15 Christoph M... Fix broken fix for #80239
2020-10-15 Christoph M... Merge branch 'PHP-8.0' into master
2020-10-15 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-15 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-15 Christoph M... Fix #80239: imap_rfc822_write_address() leaks memory
2020-10-15 Côme ChillietMerge branch 'PHP-8.0'
2020-10-15 Côme ChillietChange $controls parameter to default to null in ext...
2020-10-15 Nikita PopovMerge branch 'PHP-8.0'
2020-10-15 Nikita PopovSkip arginfo test under msan
2020-10-15 Nikita PopovMerge branch 'PHP-8.0'
2020-10-15 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-10-15 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-10-15 Nikita PopovFix leak in gmp_export()
2020-10-14 Christoph M... Merge branch 'PHP-8.0' into master
2020-10-14 Christoph M... Adapt test expectation to cURL 7.73.0
2020-10-14 Nikita PopovMerge branch 'PHP-8.0'
2020-10-14 Nikita PopovSync zpp in phar interceptors
2020-10-14 Nikita PopovMerge branch 'PHP-8.0'
2020-10-14 Nikita PopovFix null foreground in imagewbmp
2020-10-14 Nikita PopovMark ldap_exop() param as UNKNOWN
2020-10-14 Nikita PopovMerge branch 'PHP-8.0'
2020-10-14 Nikita PopovMore arginfo/zpp verification
2020-10-14 Nikita PopovMerge branch 'PHP-8.0'
2020-10-14 Nikita PopovInitialize calendar_long variable
2020-10-14 Nikita PopovMerge branch 'PHP-8.0'
2020-10-14 Nikita PopovFix nullability of openssl_cms_sign() parameter
2020-10-14 Nikita PopovMerge branch 'PHP-8.0'
2020-10-14 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-10-14 Nikita PopovAllow passing $tag for non-authenticated encryption
2020-10-14 Nikita PopovSanity check zpp max argument count
2020-10-14 Alex DowadRemove unused IS_SJIS1 and IS_SJIS2 macros
2020-10-13 Dmitry StogovMerge branch 'PHP-8.0'
2020-10-13 Dmitry StogovAdded missing side exit
2020-10-13 Sara GolemonUpdate NEWS for 8.0.0RC3
2020-10-13 Sara GolemonUpdate NEWS for PHP 8.0.0RC2
2020-10-13 Nikita PopovMerge branch 'PHP-8.0'
2020-10-13 Nikita PopovNormalize mb_ereg() return value
2020-10-13 Alex DowadmUTF-7 (UTF7-IMAP) conversion: handle illegal (non...
2020-10-13 Alex DowadAdd 'mUTF-7' alias for UTF7-IMAP encoding
2020-10-13 Alex DowadAdd comment explaining mUTF-7 to mbfilter_utf7imap.c
2020-10-13 Alex DowadAdd identify filter for UCS-2, UCS-2BE, and UCS-2LE...
2020-10-13 Alex DowadAdd mbstring identify filter for 'binary' encoding
2020-10-13 Alex DowadAdd identify filter for UTF-16, UTF-16LE, UTF-16BE
2020-10-13 Christoph M... Merge branch 'PHP-8.0' into master
2020-10-13 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
next