php-raml2html icon indicating copy to clipboard operation
php-raml2html copied to clipboard

Stack dump with simple RAML file

Open cxj opened this issue 6 years ago • 1 comments

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

cxj avatar May 23 '18 21:05 cxj

PR #22 should fix this.

cxj avatar May 23 '18 21:05 cxj