clemens-tolboom / uml-generator-php

http://clemens-tolboom.github.io/uml-generator-php/
MIT License
44 stars 5 forks source link

Fatal error: [InvalidArgumentException] "@0" is not a valid date. #71

Closed sbrl closed 7 years ago

sbrl commented 8 years ago

Here's the full output I get when I attempt to run this tool:


  [InvalidArgumentException]
  "@0" is not a valid date.

generate:json [-s|--skip="..."] [-o|--only="..."] input output
clemens-tolboom commented 8 years ago

@sbrl what is your command?

I tried bin/uml-generator-php generate:json ./src /tmp/output without trouble.

sbrl commented 7 years ago

Huh. that command appears to work. I must have done something strange.