mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-03 06:44:03 +01:00
We used create_function() before but it's deprecated in PHP 7.2 and really it was just a wrapper on eval().
We used create_function() before but it's deprecated in PHP 7.2 and really it was just a wrapper on eval().