opendb icon indicating copy to clipboard operation
opendb copied to clipboard

PHP 8 Support

Open utopiabound opened this issue 3 years ago • 0 comments

Support for PHP4 and PHP5 is dropped Convert while (list($key, $var) = each($array)) to foreach() Convert any array {} lookups to [] Upgrade libchart to 1.3 (final) Upgrade Snoopy to 2.0.0 (final) Upgrade PHPMailer to 5.2.28 (final before 6.x rewrite) Upgrade PHPThumb to 1.7.17 ( Remove earlier libchart versions. Fix many uninitialized values (fixes warnings in logs)

utopiabound avatar Oct 14 '21 21:10 utopiabound