Edit report at http://pear.php.net/bugs/bug.php?id=18052&edit=1
ID: 18052
Updated by: [email protected]
Reported By: missotten dot michiel at gmail dot com
Summary: Missing option
-Status: Open
+Status: Bogus
Type: Bug
Package: PHP_CodeSniffer
Operating System: Debian
Package Version: 1.2.2
PHP Version: 5.3.0
-Assigned To:
+Assigned To: squiz
Roadmap Versions:
New Comment:
-Status: Open
+Status: Bogus
-Assigned To:
+Assigned To: squiz
This option is only available in the current SVN version. You'll need to
wait for the next release.
Previous Comments:
------------------------------------------------------------------------
[2010-11-13 22:27:00] zenklys
Description:
------------
The "-d" option from command line is not recognised.
Test script:
---------------
Simply execute :
phpcs -d memory_limit=64M
Expected result:
----------------
It should run normally increasing memory.
Actual result:
--------------
phpcs -d
ERROR: option "-d" not known.
------------------------------------------------------------------------