]> granicus.if.org Git - php/shortlog
php
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
2019-12-18 Nikita PopovFix freeing of dynamic call name
2019-12-18 Nikita PopovFix const/cv freeing on failed reference assignment
2019-12-17 Christoph M... More updates to CONTRIBUTING.md
2019-12-17 Christoph M... Update CONTRIBUTING.md
2019-12-17 Christoph M... Fix #78976: SplFileObject::fputcsv returns -1 on failure
2019-12-17 Nikita PopovFree buffer in php_verror even if it is empty
2019-12-17 Nikita PopovFix resetting of internal_encoding and friends
2019-12-17 Nikita PopovAvoid float to int cast UB in exif
2019-12-17 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-12-17 Christoph M... Update/fix NEWS [ci skip]
2019-12-17 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-12-17 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-12-17 Stanislav Malyshev[ci skip] Update NEWS
2019-12-17 Stanislav Malyshev[ci skip] Update NEWS
2019-12-17 Dmitry StogovProperty names of internal classes from temporary exten...
2019-12-17 Dmitry StogovFixed memory leak
2019-12-17 Dmitry StogovFixed memory leaks
2019-12-16 Nikita PopovSet opcache.optimization_level=0 in test
2019-12-16 Stanislav MalyshevFix test
2019-12-16 Stanislav MalyshevTest fixes
2019-12-16 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-12-16 Stanislav MalyshevMerge branch 'PHP-7.4' of git.php.net:php-src into...
2019-12-16 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-12-16 Stanislav MalyshevFix test
2019-12-16 Nikita PopovRemove DateTime class registration test
2019-12-16 Nikita PopovFixed bug #78973
2019-12-16 Dmitry StogovFixed bug #78961 (erroneous optimization of re-assigned...
2019-12-16 Stanislav MalyshevFix bug #78793
2019-12-16 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-12-16 Stanislav MalyshevFix build - no model field anymore
2019-12-16 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-12-16 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-12-16 Stanislav MalyshevFixed bug #78910
2019-12-16 Christoph M... Fix #78878: Buffer underflow in bc_shift_addsub
2019-12-16 Stanislav MalyshevFix test
2019-12-16 Christoph M... Fix #78862: link() silently truncates after a null...
next