Commit graph

4 commits

Author SHA1 Message Date
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
Nikita Popov
f8d795820e Reindent phpt files 2020-02-03 22:52:20 +01:00
Jani Taskinen
142b3d5c92 - Fix EOLs 2008-07-28 12:01:57 +00:00
Scott MacVicar
f591e9076d SQLite3 extension, still has 2 failing tests that will be sorted shortly. 2008-07-25 21:34:15 +00:00