]> granicus.if.org Git - php/shortlog
php
2020-10-20 Dmitry StogovImprove JIT for fetching character form string
2020-10-20 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-20 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-20 Christoph M... Fix #80242: imap_mail_compose() segfaults for multipart...
2020-10-20 Máté KocsisFix default value handling of mysqli_fetch_object()
2020-10-20 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-20 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-20 Christoph M... Add char* cast to avoid compiler warnings
2020-10-20 Nikita PopovFixed bug #80256
2020-10-20 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-20 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-20 Christoph M... Properly fix #80220
2020-10-20 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-10-20 twoseeFix bug #79643: Invalid memory read when opcache.intern...
2020-10-20 Dmitry StogovImprove register allocator (register reuse)
2020-10-20 Dmitry StogovImprove register allocator (give preference to loop...
2020-10-20 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-10-20 Nikita PopovFix CCM tag length setting for old OpenSSL versions
2020-10-20 Nikita PopovIncrease timeout on file cache job
2020-10-19 Dmitry StogovFixed range propagation
2020-10-19 Dmitry StogovAvoid partial register stall
2020-10-19 Dmitry StogovUse zero-extended mov insted of sign-signed movsxd
2020-10-19 Nikita PopovFixed bug #80255
2020-10-19 Nikita PopovRevert "Fix bug #64865: Use CONTEXT_DOCUMENT_ROOT for...
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 PopovDisable Laravel testing
2020-10-19 Nikita PopovAdd additional initialization checks to SplFileInfo
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 Derick RethansEmpty merge
2020-10-19 Derick RethansUpdated to version 2020.3 (2020c)
2020-10-19 Nikita PopovCheck PDOStatement initialization during iteration
2020-10-17 Máté KocsisFix #80229: assert_options should have int and bool...
2020-10-16 Nikita PopovProperly handle NULL output start filename
2020-10-16 Nikita PopovMake sure output start filename is not freed early
2020-10-16 Nikita PopovFix leak when setting dynamic property on generator
2020-10-16 Anatoly Pashin[ci skip] Make it clear what GD uses instead of resources
2020-10-16 Máté KocsisVerify parameter names of function aliases
2020-10-15 David CarlierDragonFlyBSD build update for opcache JIT part.
2020-10-15 Dmitry StogovAvoid refcounting when return CV (similar to optimizati...
2020-10-15 Nikita PopovFix bug #80055
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-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 ChillietChange $controls parameter to default to null in ext...
2020-10-15 Nikita PopovSkip arginfo test under msan
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... Adapt test expectation to cURL 7.73.0
2020-10-14 Nikita PopovSync zpp in phar interceptors
2020-10-14 Nikita PopovFix null foreground in imagewbmp
2020-10-14 Nikita PopovMark ldap_exop() param as UNKNOWN
2020-10-14 Nikita PopovMore arginfo/zpp verification
2020-10-14 Nikita PopovInitialize calendar_long variable
2020-10-14 Nikita PopovFix nullability of openssl_cms_sign() parameter
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-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 PopovNormalize mb_ereg() return value
2020-10-13 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-13 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-13 Christoph M... Fix #64076: imap_sort() does not return FALSE on failure
2020-10-13 Nikita PopovFix incorrect zpp parameter count in mb_substr() /...
2020-10-13 Nikita PopovFix default value for some pgsql functions
2020-10-13 Nikita PopovFix null handling in mysqli_begin_transaction()
2020-10-13 Nikita PopovFix argument nullability in mbstring
2020-10-13 Nikita PopovDon't accept null in pg_unescape_bytea()
2020-10-13 Christoph M... Update ext/odbc parameter names
2020-10-13 Nikita PopovUse $statement in mysqli
2020-10-13 Derick RethansMerge branch 'PHP-7.4' into PHP-8.0
2020-10-13 Derick RethansPrepare for 7.4.13
2020-10-13 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-13 Christoph M... Ignore memory leaks reported for some libc-client functions
2020-10-13 Dmitry StogovGive preference to live-ranges with register hints...
2020-10-13 Nikita PopovUpdate ext/pdo_pgsql parameter names
2020-10-13 Nikita PopovUpdate ext/pgsql parameter names
2020-10-13 Nikita PopovFix handling of throwing undef var in verify return
2020-10-13 Nikita PopovUpdate ext/sodium parameter names
2020-10-13 Dmitry StogovAvoid useless register allocation
2020-10-13 Nikita PopovUpdate ext/phar parameter names
2020-10-13 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-13 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-13 Christoph M... 7.3.25 is next
2020-10-12 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-12 Dmitry StogovPerform trace range propagation
2020-10-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-12 Christoph M... Fix #80226: imap_sort() leaks sortpgm memory
2020-10-12 Christoph M... Change parameters types from int to bool
2020-10-12 Dmitry StogovEliminate dead stores
2020-10-12 Máté KocsisImprove parameter names in ext/intl
2020-10-12 Máté KocsisImprove parameter names in ext/pdo_sqlite
2020-10-12 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
next