#486 Bugfix PHP 8.2 support
This commit is contained in:
@@ -442,7 +442,7 @@ class WOSiteUpdateController(CementBaseController):
|
||||
elif pargs.php82:
|
||||
Log.debug(self, "pargs.php82 detected")
|
||||
data['php82'] = True
|
||||
php81 = True
|
||||
php82 = True
|
||||
|
||||
if pargs.php72:
|
||||
if php72 is old_php72:
|
||||
|
||||
Reference in New Issue
Block a user