Coding

PHP 8.0 documentation / manual

When will the manual be updated? Specifically Attributes: https://www.php.net/releases/8.0/en.php just refers to the RFC (https://wiki.php.net/rfc/attributes_v2). The RFC doesn’t have the right syntax and still has <<PhpAttribute>>. (It’s now #[Attribute]) The php release announcement page also Read more…

By hadi, ago