-
Lukas Fleischer authored
The each() function has been deprecated as of PHP 7.2.0. Use foreach loops instead. Signed-off-by:
Lukas Fleischer <lfleischer@archlinux.org>
4b8b2e3e
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
The each() function has been deprecated as of PHP 7.2.0. Use foreach
loops instead.
Signed-off-by:
Lukas Fleischer <lfleischer@archlinux.org>