]> granicus.if.org Git - php/shortlog
php
2019-09-23 Nikita PopovFix signed integer overflow in SplObjectStorage unseria...
2019-09-22 Christoph M... Fix test to be skipped if dom is not available
2019-09-22 Nikita PopovFix leak of temporary buffer during exif tag reading
2019-09-21 Nikita PopovFix multiple leaks in exif_read_data()
2019-09-21 Jinesh PatelFix length of key passed to zend_hash_str_find_ptr
2019-09-21 Christoph M... Fix #78579: mb_decode_numericentity: args number incons...
2019-09-19 Nikita PopovFix out-of-bounds read in exif tag reading
2019-09-19 Nikita PopovFix iterable return type optimization
2019-09-19 Nikita PopovFix exif leak on duplicate copyright tags
2019-09-19 CJDennisFix typo
2019-09-17 Nikita PopovIncrease timeout in test
2019-09-17 fancywebFix #76342: file_get_contents waits twice specified...
2019-09-17 DrakanoAdd tilde to allowed status/ping path
2019-09-17 Tyson AndreFix opcache return type for get_headers in zend_func_info
2019-09-16 Nikita PopovFixed bug #78545
2019-09-16 Nikita PopovFix leak in SplObjectStorage unserialization
2019-09-15 Christoph M... Stick with zend_long for ABI compatibility
2019-09-14 bugreportuserFix #78535: auto_detect_line_endings value not parsed...
2019-09-12 Kalle Sommer... NEWS
2019-09-12 Kalle Sommer... Fixed bug #78442 ('Illegal component' on exif_read_data...
2019-09-10 Sara GolemonBump for 7.2.24
2019-09-10 Remi ColletRaise minimal GCC version,
2019-09-10 Christoph M... Drop regression test
2019-09-09 CHU ZhaoweiFix bug #72884 isCloneable() on SplFileObject should...
2019-09-09 Christoph M... Fix #78510: Partially uninitialized buffer returned...
2019-09-03 Christoph M... Fix #41997: SP call yields additional empty result set
2019-09-03 Tyson AndreFix opcache return type for hash_update_stream
2019-09-02 Christoph M... Fix #76577: outdated documentation concerning track_errors
2019-09-02 Nikita PopovFix pkg-config version constraint for ICU
2019-08-30 Sergei TurchanovFixed bug #78469
2019-08-29 Nikita PopovFix use-after-free of immediately invoked closure with...
2019-08-28 Christoph M... Fix #78473: odbc_close() closes arbitrary resources
2019-08-27 Christoph M... Update SDK version for AppVeyor
2019-08-26 Nikita PopovRemove properties HT from nested GC data
2019-08-26 Tyson AndreAlso fix signature for passthru
2019-08-26 Tyson AndreFix opcache optimizer info for time_nanosleep
2019-08-26 Nikita PopovFix overflow in memory limit checks
2019-08-26 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-08-26 Christoph M... Fix #75457: heap-use-after-free in php7.0.25
2019-08-25 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-08-25 Stanislav MalyshevFix CVE-2019-13224: don't allow different encodings...
2019-08-23 Christoph M... Suppress deprecation warning on IDNA2003 ICU methods...
2019-08-20 Qianqian Bufix the problem for connect_attr, set db condition...
2019-08-19 Christoph M... Fix #78220: Can't access OneDrive folder
2019-08-16 Sara GolemonSuppress deprecation warning on IDNA2003 ICU methods
2019-08-14 Nikita PopovFixed bug #78412
2019-08-13 Sara GolemonBump for 7.2.23
2019-08-13 Nikita PopovFixed bug #77191
2019-08-13 Nikita PopovDon't destroy properties array with unset GC type
2019-08-12 Nikita PopovIntern alias old_name early
2019-08-09 Dmitry StogovFixed handling of references in nested data of objects...
2019-08-09 Dmitry StogovFixed second part of the bug #78379 (Cast to object...
2019-08-09 Dmitry StogovAdded asserts to catch GC errors when refcount goes...
2019-08-09 Matteo BeccatiSkip test when SIGKILL is not defined
2019-08-08 Dmitry StogovFixed bug #78379 (Cast to object confuses GC, causes...
2019-08-06 Christoph M... Fix #78282: atime and mtime mismatch
2019-08-02 Christoph M... Fix #78179: MariaDB server version incorrectly detected
2019-08-02 Nikita PopovFixed bug #78363
2019-07-31 Joe Watkinsset version for release php-7.1.31
2019-07-30 Remi Colletadd security NEW entries + reorder [ci skip]
2019-07-29 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-07-29 Christoph M... Fix #77919: Potential UAF in Phar RSHUTDOWN
2019-07-29 Stanislav MalyshevUpdate NEWS
2019-07-29 Albert CasademontFix bug #78326
2019-07-29 Nikita PopovFix Zend signals unblocking
2019-07-29 Nikita PopovFixed bug #78333
2019-07-29 Stanislav MalyshevFix bug #78256 (heap-buffer-overflow on exif_process_us...
2019-07-29 Stanislav MalyshevFix bug #78222 (heap-buffer-overflow on exif_scan_thumb...
2019-07-29 Christoph M... Fix #78342: Bus error in configure test for iconv ...
2019-07-25 Levi MorrisonRemove .post files only for passing tests
2019-07-23 Peter KokotUpdate NEWS
2019-07-21 George WangChecked in LiteSpeed SAPI 7.5, addressed two main probl...
2019-07-18 Abyr ValgFixed bug #77946
2019-07-17 Nikita PopovFixed bug #69100
2019-07-16 Remi Colletmove NEWS entry [ci skip]
2019-07-16 Nikita PopovFixed bug #78297
2019-07-16 Remi Colletnext is 7.2.22
2019-07-15 Dmitry StogovFixed incorrect specialization (missed IS_INDIRECT...
2019-07-15 Nikita PopovFix bug #77124
2019-07-15 Remi ColletFix #78269 password_hash uses weak options for argon2
2019-07-15 Andrew CollingtonFix bug #78291 Missing opcache directives
2019-07-12 Nikita PopovUse TRY_ADDREF/TRY_DELREF in soap
2019-07-12 Nikita PopovFixed bug #78279
2019-07-09 Nikita PopovRevert "Fixed bug #76980"
2019-07-09 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2019-07-09 Christoph M... Upgrade to SQLite 3.28.0
2019-07-08 Peter KokotUpdate NEWS [ci skip]
2019-07-05 Nikita PopovBackport fe_reset_rw case
2019-07-05 Nikita PopovFix inference for compound object op on dim
2019-07-04 George WangUpdated to LiteSpeed SAPI V7.4.3
2019-07-03 Nikita PopovFixed bug #78231
2019-07-03 Christoph M... Fix #78241: touch() does not handle dates after 2038...
2019-07-02 Nikita PopovBackport test fix
2019-07-02 Alex ScottFix bug #78138: opcache.validate_permission incorrectly...
2019-07-01 Christoph M... Add missing SKIPIFs
2019-07-01 Christoph M... Add missing SKIPIFs
2019-07-01 Christoph M... Fix brittle test
2019-06-29 Anatol BelskiUpdate NEWS [ci skip]
2019-06-29 Joshua WesterheideFix #78183: finfo_file shows wrong mime-type for .tga...
2019-06-28 sunnyeoFix bugs in AST printer
next