FlyerTalk Forums - View Single Post - Consolidated "php errors, bugs, problem, etc." thread
Old Dec 7, 2022 | 1:47 pm
  #142  
Sisosig
10 Countries Visited
100k
All eyes on you!
10 Years on Site
 
Join Date: Jul 2012
Programs: HH:D MB:S IOR:S
Posts: 1,942
Originally Posted by IBJoel
Wiki editing is down across the board, it has been reported and we're working on a fix.
So the error that pops up most of the time is "Error: Call to undefined function each() in /usr/share/pear/Text/Diff/Engine/native.php on line 195".

And this is what the manual on php.net says:

each

(PHP 4, PHP 5, PHP 7)

each — Return the current key and value pair from an array and advance the array cursor

Warning This function has been DEPRECATED as of PHP 7.2.0, and REMOVED as of PHP 8.0.0. Relying on this function is highly discouraged.
Sisosig is offline