We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Downloaded the .phar thinking/hoping this would be real easy to use.
[39] 13:04:40 2585 .../htdocs/php.tools$ ./mondrian.phar digraph ../afp1 #!/usr/bin/env php Parsing 3 files... PHP Parse error: parse error in phar:///Applications/MAMP/htdocs/php.tools/mondrian.phar/src/Transform/ReflectionContext.php on line 32
just a simple check to make sure the phar isn't corrupted or something:
[40] 13:04:51 2586 .../htdocs/php.tools$ ./mondrian.phar digraph wtf? #!/usr/bin/env php [InvalidArgumentException] The "wtf?" directory does not exist. digraph [-i|--ignore="..."] [-f|--format="..."] dir [report]
Is this a Mondrian problem or something in my environment? The message could be more informative.
The text was updated successfully, but these errors were encountered:
I'll investigate, thanks for the feedback
Sorry, something went wrong.
No branches or pull requests
Downloaded the .phar thinking/hoping this would be real easy to use.
just a simple check to make sure the phar isn't corrupted or something:
Is this a Mondrian problem or something in my environment?
The message could be more informative.
The text was updated successfully, but these errors were encountered: