mirror of
https://github.com/php/php-src.git
synced 2026-03-29 19:52:20 +02:00
This is an error that slipped in via 8d37c37bcd.
pg_unescape_bytea() did not accept null in PHP 7.4, and it is not
meaningful for it to accept null now -- it will always fail, and now
with a misleading OOM message.
162 KiB
162 KiB