1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-php-src/ext/dom
Nikita Popov 902d64390e Deprecate implicit dynamic properties
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
2021-11-26 14:10:11 +01:00
..
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2021-11-14 23:29:37 -08:00
2021-09-13 12:14:32 +02:00
2021-05-06 12:16:35 +02:00
2021-06-29 11:30:26 +02:00