mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-31 03:29:23 +02:00
data() is slower and does additional unwanted things like caching and type conversion. Just reading the value is safer. PHPBB3-10270
data() is slower and does additional unwanted things like caching and type conversion. Just reading the value is safer. PHPBB3-10270