summaryrefslogtreecommitdiff
path: root/sapi/apache2handler/php_functions.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-02-21 12:04:49 +0100
committerNikita Popov <nikita.ppv@gmail.com>2019-02-21 12:04:49 +0100
commitaf324e24df85022314787f6dcf2ac811f58b88f3 (patch)
treed62217bcb5ee06674100425d8ef9b75738d2ffcf /sapi/apache2handler/php_functions.c
parentb3e0e555c8936a123f0e5c44f8ba0667becb4357 (diff)
downloadphp-git-af324e24df85022314787f6dcf2ac811f58b88f3.tar.gz
Fix issue mentioned in #77302
Apparently Serializable::serialize() can return NULL, which is encoded as N;. As we do not allow back-references to non-object values in PHP 7.3 we need to make sure that any references are also compiled to N;.
Diffstat (limited to 'sapi/apache2handler/php_functions.c')
0 files changed, 0 insertions, 0 deletions