]> granicus.if.org Git - php/shortlog
php
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
2020-10-12 Philip Hofstetterintl: report more information about message pattern...
2020-10-12 Nikita PopovFixed bug #80225
2020-10-12 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-12 Christoph M... Fix #80216: imap_mail_compose() does not validate types...
2020-10-12 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-12 Christoph M... Fix #80223: imap_mail_compose() leaks envelope on malfo...
2020-10-12 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-12 Christoph M... Fix #80220: imap_mail_compose() may leak memory
2020-10-12 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-10-12 Nikita PopovRevert "Add missing X509 purpose constants"
2020-10-12 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-10-12 Vincent JARDINAdd missing X509 purpose constants
2020-10-12 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-10-12 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-10-12 Nikita PopovDetect self-addition of array more accurately
2020-10-12 Nikita PopovDeindirect source elements in zend_hash_merge
2020-10-12 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-10-12 Nikita PopovBackport schedule in yaml
2020-10-12 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-10-12 Nikita PopovAvoid non-object in FE_FREE
2020-10-11 Christoph M... XMLReader::open() and XMLReader::xml() are now static
2020-10-11 Christoph M... Remove return types from XMLWriter stubs
2020-10-11 Derick RethansMerge branch 'PHP-7.4' into PHP-8.0
2020-10-11 Derick RethansMerge branch 'PHP-7.3' into PHP-7.4
2020-10-11 Derick RethansFixed test for bug #48097 due to confirmed data changes...
2020-10-10 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-10 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-10 Christoph M... Fix #80215: imap_mail_compose() may modify by-val param...
2020-10-10 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-10 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-10 Christoph M... Fix #80213: imap_mail_compose() segfaults on certain...
2020-10-10 Christoph M... Fix #80175: PHP8 RC1 - JIT Buffer not working
next