mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-07 10:24:48 +02:00
The method never writes to the array passed by reference. So it can be passed by value instead to avoid certain problems. PHPBB3-11476
The method never writes to the array passed by reference. So it can be passed by value instead to avoid certain problems. PHPBB3-11476