mirror of
https://github.com/php/php-src.git
synced 2026-04-18 13:31:27 +02:00
The argument should be an input string and not a filename. Fix: https://github.com/php/doc-en/pull/559 Suggested-by: George Peter Banyard <girgias@php.net> Closes GH-6942.