Quote:
Originally Posted by ozzy47
The purpose of this release is to update the software to PHP 5.5.0 compliance by replacing the /e parameter in regular expressions with proper callback functions. vBulletin 4.2.3 Beta 1 also includes fixes for PHP 5.4.0 compliance along with several other minor bug fixes.
|
So the main issue is with parameters on calls to PHP functions? Can you please provide an example?
I'm trying to determine the scope of these incompatibilities and if a few simple code changes can address them.