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

Tag 0.6.1 #1590

Closed
16 of 18 tasks
benlk opened this issue Dec 7, 2018 · 3 comments
Closed
16 of 18 tasks

Tag 0.6.1 #1590

benlk opened this issue Dec 7, 2018 · 3 comments

Comments

@benlk
Copy link
Collaborator

benlk commented Dec 7, 2018

This issue:

Post merge of this branch into 0.5-dev:

  • merge 0.5-dev into 0.5

post-release:

@benlk
Copy link
Collaborator Author

benlk commented Dec 7, 2018

Not able to run grunt apidocs at this time; because there's an error of some sort when parsing functions.php with the current version of doxphp.

$ grunt apidocs
Running "shell:apidocs" (shell) task
Building .rst files
python generate_api_docs.py
PHP Fatal error:  Uncaught TypeError: Argument 2 passed to DoxPHP\Parser\Parser::parseBlock() must be an instance of DoxPHP\Parser\stdClass, instance of stdClass given, called in /Users/blk/.pear/share/pear/DoxPHP/Parser/Parser.php on line 45 and defined in /Users/blk/.pear/share/pear/DoxPHP/Parser/Parser.php:59
Stack trace:
#0 /Users/blk/.pear/share/pear/DoxPHP/Parser/Parser.php(45): DoxPHP\Parser\Parser->parseBlock(Object(DoxPHP\Parser\Tokens), Object(stdClass))
#1 /Users/blk/.pear/bin/doxphp(22): DoxPHP\Parser\Parser->parse(Object(DoxPHP\Parser\Tokens))
#2 {main}
  thrown in /Users/blk/.pear/share/pear/DoxPHP/Parser/Parser.php on line 59
Traceback (most recent call last):
  File "generate_api_docs.py", line 82, in <module>
    process.main()
  File "generate_api_docs.py", line 73, in main
    response = subprocess.check_output(['doxphp < %s' % src], shell=True)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 573, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '['doxphp < ../functions.php']' returned non-zero exit status 255
make: *** [php] Error 1

@benlk
Copy link
Collaborator Author

benlk commented Dec 7, 2018

Not able to run grunt po2mo at this time:

$ grunt po2mo
Running "po2mo:files" (po2mo) task
Warning: Can not create sync-exec directory Use --force to continue.

Aborted due to warnings.

I believe that will be taken care of in #1560

@benlk
Copy link
Collaborator Author

benlk commented Dec 7, 2018

Blog post and #1590 are tracked elsewhere; closing this.

@benlk benlk closed this as completed Dec 7, 2018
@benlk benlk mentioned this issue Apr 24, 2019
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant