#php typed properties have been merged with master!
https://github.com/php/php-src/commit/e219ec144ef6682b71e135fd18654ee1bb4676b4
https://github.com/php/php-src/commit/e219ec144ef6682b71e135fd18654ee1bb4676b4
Implement typed properties · php/php-src@e219ec1
RFC: https://wiki.php.net/rfc/typed_properties_v2 This is a squash of PR #3734, which is a squash of PR #3313. Co-authored-by: Bob Weinand <[email protected]> Co-authored-by: Joe Watkins ...