1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 00:48:25 +02:00
Files
archived-php-src/ext/spl
George Peter Banyard 4ccf0b0181 Make php_fgetcsv() return a HashTale instead of in-out zval param (#8936)
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
2022-07-08 12:11:05 +01:00
..
2022-07-05 21:45:13 +01:00
2022-04-13 20:34:23 +01:00
2022-04-13 20:34:23 +01:00
2022-05-03 12:59:59 +02:00
2022-04-13 20:34:23 +01:00