]> granicus.if.org Git - php/shortlog
php
2020-01-06 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-06 Christoph M... Fix #54298: Using empty additional_headers adding extra...
2020-01-06 Nikita PopovDon't link against openssl 1.1 in curl
2020-01-06 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-06 Christoph M... Fix #79068: gdTransformAffineCopy() changes interpolati...
2020-01-06 Nikita PopovFix bug #79063: Curl openssl does not respect PKG_CONFI...
2020-01-06 Nikita PopovClean up curl openssl check
2020-01-06 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-06 Christoph M... Fix #79067: gdTransformAffineCopy() may use unitialized...
2020-01-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-03 Christoph M... Fix #78808: [LMDB] MDB_MAP_FULL: Environment mapsize...
2020-01-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-03 Christoph M... Fix #78538: shmop memory leak
2020-01-03 Nikita PopovSlightly increase tolerance in time_sleep_until() test
2020-01-03 Christoph M... Try to fix intermittently failing test case
2020-01-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-03 Christoph M... Fix #79015: undefined-behavior in php_date.c
2020-01-03 Nikita PopovRemove unnecessary strncpy in zip
2020-01-03 Nikita PopovAdd test for bug #73816
2020-01-03 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-01-03 Nikita PopovFixed bug #71876
2020-01-03 Nikita PopovFixed bug #79056
2020-01-02 Christoph M... Add test case for bug #78883
2020-01-02 Nikita PopovFixed bug #79055
2020-01-02 Nikita PopovExtract functions for file cache type serialization
2020-01-02 Nikita PopovFix file cache run_time_cache unserialization
2020-01-02 Nikita PopovUpdate ZCSG(map_ptr_last) only if for_shm
2020-01-02 Nikita PopovPopulate hashtable of __sleep() properties
2020-01-02 Nikita PopovDeref names returned by __sleep()
2020-01-02 Nikita PopovExtract php_var_serialize_nested_data() function
2019-12-31 Christoph M... [ci skip] Revert "Add test case for bug #78883"
2019-12-31 Christoph M... Add test case for bug #78883
2019-12-31 Christoph M... Remove superfluous compiler option
2019-12-30 Nikita PopovAlso propagate include exceptions in opcache
2019-12-30 Nikita PopovMake url_stats in resolve_path quiet
2019-12-30 Christoph M... Avoid undefined behavior
2019-12-30 Nikita PopovProperly propagate url_stat exceptions during include
2019-12-30 Nikita PopovFixed bug #79046
2019-12-30 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-12-30 Christoph M... Fix #79040: Warning Opcode handlers are unusable due...
2019-12-30 Nikita PopovAdd test for bug #79031
2019-12-30 Nikita PopovRevert "Increase serialize_lock while decoding session"
2019-12-28 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-12-28 Christoph M... Add missing skipif clause
2019-12-28 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-12-28 Christoph M... Fix #79033: Curl timeout error with specific url and...
2019-12-27 Nikita PopovHandle empty password fast path in caching_sha2_password
2019-12-27 Nikita PopovHandle error response during caching_sha2_password...
2019-12-27 Nikita PopovAdd support for caching_sha2_password in change user...
2019-12-27 Nikita PopovFix unix socket check during caching_sha2_password
2019-12-27 Nikita PopovSupport auth switch request during caching sha2 auth
2019-12-27 Nikita PopovDon't use PASSWORD() function in test
2019-12-27 Nikita PopovSpecify explicit row order in PDO MySQL test
2019-12-27 Nikita PopovSkip bug77956.phpt if local_infile disabled on server
2019-12-27 Nikita PopovDon't check TIMESTAMP NOT NULL in fetch_field_flags...
2019-12-27 Nikita PopovDon't test the RENAME DATABASE query
2019-12-27 Nikita PopovMake GeomFromText tests compatible with MySQL 8
2019-12-27 Christoph M... Skip test for clang builds
2019-12-25 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-12-25 Xinchen HuiFixed bug #79029 (Use After Free's in XMLReader / XMLWr...
2019-12-25 Christoph M... Fix test case
2019-12-25 Xinchen HuiFixed bug #79029 (Use After Free's in XMLReader / XMLWr...
2019-12-25 Xinchen HuiRevert "Fixed bug #79029 (Use After Free's in XMLReader...
2019-12-25 Xinchen HuiFixed bug #79029 (Use After Free's in XMLReader / XMLWr...
2019-12-25 Xinchen HuiPartial fix for bug #79029
2019-12-24 Xinchen HuiSimilar problem (#79022) also exists in Interfaces
2019-12-24 Xinchen HuiFixed bug #79022 (class_exists returns True for classes...
2019-12-20 Nikita PopovFix leak when generator closed during yield in finally
2019-12-20 Christoph M... Fix #79008: General performance regression with PHP...
2019-12-20 Nikita PopovTry to make proc_open_bug69900.phpt more robust
2019-12-20 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-12-20 SATO KentaroFix #78982: pdo_pgsql returns dead persistent connection
2019-12-20 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-12-20 SATO KentaroFix #78980: pgsqlGetNotify() overlooks dead connection
2019-12-20 Nikita PopovFixed bug #79000
2019-12-20 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-12-20 Sergei TurchanovFix #74170: locale information change after mime_conten...
2019-12-20 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-12-20 SATO KentaroFix #78402: pcntl_signal() misleading error message
2019-12-20 Nikita PopovFix early free of assign_obj op_data
2019-12-19 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2019-12-19 Dmitry StogovFixed bug #78999 (Cycle leak when using function result...
2019-12-19 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-12-19 SATO KentaroFix #78983: pdo_pgsql config.w32 cannot find libpq...
2019-12-19 Nikita PopovAvoid signed integer overflow in string offset check
2019-12-19 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-12-19 Nikita PopovAdd destructor annotations in ini parser
2019-12-18 Nikita PopovFix leak in assign_ref with function
2019-12-18 Nikita PopovFixed bug #78776
2019-12-18 Remi Colletfix release date
2019-12-18 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2019-12-18 Remi Colletfix release date
2019-12-18 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2019-12-18 Remi Colletfix release date
2019-12-18 Nikita PopovFixed bug #78986
2019-12-18 Fabien VillepinteAdd CONFLICTS tag
2019-12-18 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-12-18 Nikita PopovRethrow generator exception even without active stack...
2019-12-18 Nikita PopovFix use-after-free when trying to write to closure...
2019-12-18 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
next