1
0
mirror of https://github.com/php/php-src.git synced 2026-04-16 12:31:06 +02:00
Files
archived-php-src/ext/soap/tests
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-11-10 11:00:37 +01:00
2021-11-10 11:00:37 +01:00
2021-08-20 10:08:22 +02:00
2021-08-20 14:15:23 +02:00
2020-03-09 15:01:31 +01:00
2021-06-29 17:13:02 +02:00