1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-20 01:06:26 +02:00
Files
php-e107/e107_handlers/utf8/utils
Nick Liu 524229ba0b Fixed a bunch of PHP 7.4 syntax errors
- FIX: Removed pointless (and invalid) destructor in LinkedIn::__destruct()
- FIX: All files that trigger this deprecation notice in PHP 7.4:
       "Array and string offset access syntax with curly braces is deprecated"
2020-01-18 18:26:35 +01:00
..