mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
It's surprising that `str_getcsv("")` returns `[null]`. This adds an
example to warn users of this behaviour.
Co-authored-by: George Peter Banyard <girgias@php.net>