mirror of
https://github.com/php/php-src.git
synced 2026-04-28 18:53:33 +02:00
2e32a09541
This flag generates an arginfo file that discards all type and default value information. As such, it is compatible with old (and very old) PHP versions. Intended for use by extensions to generate one arginfo file for PHP 8 and one for older versions.