Patch for OCI8Statement to support param[0] being null. Switched isset to...
Patch for OCI8Statement to support param[0] being null. Switched isset to array_key_exists. Added test that demonstrates the bug and confirms the fix.
Showing
Please register or sign in to comment