nikic / sample_prof

Sampling profiler for PHP
Other
59 stars 6 forks source link

Fix "gobbling" of options passed to the script.php #5

Closed dryabov closed 4 years ago

dryabov commented 4 years ago

Fix logic of the script to allow passing of arguments starting with "--" to the script.php file, e.g. php sample_prof.php script.php --someoption.