summaryrefslogtreecommitdiff
path: root/it_xml.class
diff options
context:
space:
mode:
authorChristian Schneider2022-11-27 16:51:36 +0100
committerChristian Schneider2022-11-27 16:51:36 +0100
commite6dd542db15c153aa1d1f825708f75de13ef24f4 (patch)
treef7a9d3301ad60235bf4b12676a9c15c2c2cab719 /it_xml.class
parent4ad4800b1fd512aa43dc46b75fb6466e17485256 (diff)
downloaditools-e6dd542db15c153aa1d1f825708f75de13ef24f4.tar.gz
itools-e6dd542db15c153aa1d1f825708f75de13ef24f4.tar.bz2
itools-e6dd542db15c153aa1d1f825708f75de13ef24f4.zip
Make itools ready for PHP 8.2: Creation of dynamic property deprecated
Diffstat (limited to 'it_xml.class')
-rw-r--r--it_xml.class1
1 files changed, 1 insertions, 0 deletions
diff --git a/it_xml.class b/it_xml.class
index 57f4555..62b4df5 100644
--- a/it_xml.class
+++ b/it_xml.class
@@ -19,6 +19,7 @@
** it_xml.class - XML parser / object factory
*/
+#[AllowDynamicProperties]
class it_xml
{
/*