]> granicus.if.org Git - php/shortlog
php
2019-10-04 Christoph M... Fix #78620: Out of memory error
2019-10-04 Brent Shafferfix #78624: session_gc return value for user defined...
2019-10-03 Fábio SoutoFix bug #76809 (SSL settings aren't respected when...
2019-10-03 Konstantin... Fix #76859 stream_get_line skips data if used with...
2019-10-02 Christoph M... Revert "Fix #78620: Out of memory error"
2019-10-02 Christoph M... Fix #78620: Out of memory error
2019-10-02 Nikita PopovFix segfault with __COMPILER_HALT_OFFSET__ and trailing {}
2019-10-01 Dmitry StogovFixed test that "fails" from time to time
2019-10-01 Dmitry StogovFixed test that "fails" from time to time
2019-10-01 Fabien VillepinteAdd missing skip keyword in tests
2019-09-30 Nikita PopovFixed bug #78612
2019-09-30 Christoph M... Fix #78609: mb_check_encoding() no longer supports...
2019-09-29 Christoph M... Fix build for libzip < 0.11.2
2019-09-27 Fabien VillepinteFix SKIPIF in ext/mysqli
2019-09-27 Christoph M... Fix skipif.inc
2019-09-26 Nikita PopovFix memory leak with ** on array operands
2019-09-26 Nikita PopovFix null-pointer deref in if stmt printing
2019-09-25 Jinesh PatelFix hash key length in umsg_parse_format()
2019-09-23 Christoph M... Fix NEWS entry
2019-09-23 Nikita PopovFix skipif condition
2019-09-23 Nikita PopovSkip test on 32-bit
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
next