Remove unneeded and risky stub parsing
PHPStan already reads these stubs, but in a controlled and safe why. It does not seem to read global constants yet, which is why we define OCI_NO_AUTO_COMMIT if undefined. Might be unneeded in the future too.
Showing
Please register or sign in to comment