mirror of
https://github.com/php/php-src.git
synced 2026-04-25 00:48:25 +02:00
4ccf0b0181
Also refactor what happens on an empty line to return NULL instead of setting the array to [NULL] which makes no design sense at all. However, as this is the current behaviour create a BC Shim inline function to recreate this weird HashTable in the functions which currently use this API