]> granicus.if.org Git - php/commit
Merge branch 'PHP-7.2' into PHP-7.3
authorStanislav Malyshev <stas@php.net>
Tue, 21 Jan 2020 06:22:02 +0000 (22:22 -0800)
committerStanislav Malyshev <stas@php.net>
Tue, 21 Jan 2020 06:46:29 +0000 (22:46 -0800)
commit25ec7eb3463f34a2be666c6785d1c6b3cc89575e
treefa292e6176eae262eac6dac4a91005e0f318765e
parent07bda97e765407bac9c37c9d4feb6aebb23434bd
parent5c90f8eb66cc8ad0e9377dcf46ad2252924dfb29
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
  Update NEWS
  Fix bug #79037 (global buffer-overflow in `mbfl_filt_conv_big5_wchar`)
  Fix #79099: OOB read in php_strip_tags_ex
  Fix #79091: heap use-after-free in session_create_id()
ext/mbstring/libmbfl/filters/mbfilter_big5.c
ext/session/session.c
ext/standard/string.c
ext/standard/tests/file/bug79099.phpt