History log of /PHP-8.4/ext/xmlreader/tests/virtual_properties.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 6c63c48a 27-Jul-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Use virtual annotation in XMLReader

All properties of XMLReader are virtual and therefore don't need backing
storage.