mirror of
https://github.com/php/php-src.git
synced 2026-04-13 19:14:16 +02:00
If `ctime` or `asctime` return `NULL`, we must not attempt to copy the buffer, but rather return `NULL` as well.
If `ctime` or `asctime` return `NULL`, we must not attempt to copy the buffer, but rather return `NULL` as well.