mirror of
https://github.com/php/php-src.git
synced 2026-03-29 03:32:20 +02: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
1.1 KiB
1.1 KiB