You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The php.ini directive assert.active is deprecated in 8.3, therefore this should be a condition in the phpConfig inside the php module to only add this line for versions < 8.3
The text was updated successfully, but these errors were encountered:
The php.ini directive
assert.active
is deprecated in 8.3, therefore this should be a condition in thephpConfig
inside the php module to only add this line for versions< 8.3
The text was updated successfully, but these errors were encountered: