As per http://php.net/manual/en/migration70.incompatible.php#migration70.incompatible.variable-handling.indirect In PHP 7, indirect access to variables, properties, and methods is now evaluated strictly in left-to-right order. Code that used the old right-to-left evaluation order must be rewritten to explicitly use that evaluation order with curly braces |
||
|---|---|---|
| .. | ||
| Parsedown.php | ||
| ParsedownLegacy.php | ||
| readme-parser.php | ||