mirror of
https://github.com/php/php-src.git
synced 2026-04-24 08:28:26 +02:00
2e47442a6b
Triggers the assertion as with SEEK_CUR the stream position is set to a negative value so we force the failure without affecting its position instead. close GH-18224