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 test runner limits the possible use of PHP modules in students code to what it has available. But there is no documentation, neither here nor in the PHP track documentation.
Compile the list of modules from CI output (remove "accidentally supported modules" like PDO)
The test runner limits the possible use of PHP modules in students code to what it has available. But there is no documentation, neither here nor in the PHP track documentation.