[RFC] Property hooks (#13455) RFC: https://wiki.php.net/rfc/property-hooks Co-authored-by: Nikita Popov <nikita.ppv@gmail.com>
[RFC] Implement dereferencable for new exprs with constructor args https://wiki.php.net/rfc/new_without_parentheses Closes GH-13029