mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-10 01:56:48 +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().