mirror of
https://github.com/php/php-src.git
synced 2026-03-29 03:32:20 +02:00
There is no good reason not to show the credits in text based SAPIs, except for brevity. Thus, we suppress the credits from `php -i`. Closes GH-6710.