mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
Writing to a proprety that hasn't been declared is deprecated, unless the class uses the #[AllowDynamicProperties] attribute or defines __get()/__set(). RFC: https://wiki.php.net/rfc/deprecate_dynamic_properties
614 B
614 B