]> granicus.if.org Git - php/commit
Fixed bug #71876
authorNikita Popov <nikita.ppv@gmail.com>
Fri, 3 Jan 2020 10:14:45 +0000 (11:14 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 17 Jan 2020 08:47:31 +0000 (09:47 +0100)
commit018251a7c492916a6fa2c0e9a5e7adaba14bd614
tree8fc71c547256ac081768cf5859f24dcffe10611c
parent1752393bb4013ca94d45da5a4d43997a73ae9750
Fixed bug #71876

This is a backport of fcdc0a6db0ae63fbed9e3828137b899b844623ce
to the PHP-7.3 branch. We need to make sure that OnUpdateString
is also called for a NULL value, otherwise the reset of the encoding
at the end of the request will not work.

I believe I already tried to land this before once, but it didn't
actually end up on the PHP-7.3 branch due to a push conflict that
I only noticed just now.
NEWS
main/main.c