Skip to content
New issue

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

PHP Parse error: parse error in phar:.../mondrian.phar/src/Transform/ReflectionContext.php on line 32 #34

Open
toddkaufmann opened this issue Dec 27, 2014 · 1 comment

Comments

@toddkaufmann
Copy link

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.

@Trismegiste
Copy link
Owner

I'll investigate, thanks for the feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants