mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
7e6b840778
This error condition should not actually be reachable, but change it to be consistent with the other ones. Also fix a memory leak. Closes GH-6340.