theseer / phpdox

Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT)
http://phpdox.de
Other
601 stars 121 forks source link

Uncaught Error: Cannot use object of type stdClass as array #390

Closed mphilipps closed 4 years ago

mphilipps commented 4 years ago

hi, Usually we download the latest phpdox from http://phpdox.de/releases/phpdox.phar. However recently instead of the expected phar file/redirect to github we often get 260 bytes of php stack trace as a http 200 response.

<br />
<b>Fatal error</b>:  Uncaught Error: Cannot use object of type stdClass as array in /webspace/theseer/phpdox.net/www/php/redirect.php:16
Stack trace:
#0 {main}
  thrown in <b>/webspace/theseer/phpdox.net/www/php/redirect.php</b> on line <b>16</b><br />

Something is seriously broken with your webspace.

theseer commented 4 years ago

Thanks! Fixed.