mirror of
https://github.com/YahnisElsts/plugin-update-checker.git
synced 2025-10-04 02:02:05 +08:00
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 |