php-raml2html
php-raml2html copied to clipboard
Stack dump with simple RAML file
Using a very plain vanilla config file (only changed the input file name), I get a stack dump caused by this error:
PHP Warning: Illegal offset type in isset or empty in /API/php-raml2html/inc/raml.php on line 163
PR #22 should fix this.