### Description This was reported by @dstogov in https://github.com/php/php-src/commit/aff46d75e12659b9babc8aa4a74e820f5f29bd68#commitcomment-126371916 ```php <?php str_getcsv("y","","y","\000"); ``` results in segfault ### PHP Version PHP 8.3.0RC1 ### Operating System _No response_
Description
This was reported by @dstogov in aff46d7#commitcomment-126371916
results in segfault
PHP Version
PHP 8.3.0RC1
Operating System
No response