]> granicus.if.org Git - php/shortlog
php
2019-10-22 Remi Colletadd NEWS entry
2019-10-21 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-10-21 Fabien VillepinteFix bug #78697: inaccurate error message
2019-10-21 Jakub ZelenkaFix bug #78599 (env_path_info underflow can lead to...
2019-10-19 Christoph M... Fix #78694: Appending to a variant array causes segfault
2019-10-18 m.yakuninFix #70153 \DateInterval incorrectly unserialized
2019-10-14 Mitch HagstrandFix checksum calculation for opcache
2019-10-12 Christoph M... Fix #78665: Multicasting may leak memory
2019-10-10 Nikita PopovFix leak in phar open
2019-10-10 Nikita PopovFix leak on static method call on non-existent class
2019-10-09 Nikita PopovAvoid float to int cast UB in exif
2019-10-09 Erik LundinFix #78656: Parse errors classified as highest log...
2019-10-09 Nikita PopovRemove redundant components < 0 check
2019-10-08 Sergei TurchanovAdd pcre_get_compiled_regex_cache_ex() with local_aware...
2019-10-08 Fabien VillepinteAdd missing SKIPIFs in exif tests
2019-10-08 Christoph M... Fix #78642: Wrong libiconv version displayed
2019-10-08 Remi Colletnext is 7.2.25
2019-10-08 Christoph M... Fix #78641: addGlob can modify given remove_path value
2019-10-07 Nikita PopovCheck for object_init_ex() failure in user filter factory
2019-10-07 Nikita PopovSet session.gc_probability=0 in bug78624.phpt
2019-10-07 Christoph M... Fix #78623: Regression caused by "SP call yields additi...
2019-10-04 Christoph M... Split intl tests for ICU 65
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-28 Joe Watkinsbump versions after release
2019-08-28 Joe Watkinsset versions for release php-7.1.32
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...
next