mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-02 04:24:56 +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