mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
- Add -p to stub-set command
This commit is contained in:
+48
-39
@@ -1170,49 +1170,58 @@ spl_autoload_register('command_autoload');
|
||||
new PharCommand($argc, $argv);
|
||||
|
||||
__HALT_COMPILER(); ?>
|
||||
6 | ||||