I got the same problem too. This morning I got these errors when I ran my application for the first time (actually it ran well yesterday).
Anyone has the solution?? 😖
A PHP Error was encountered
Severity: Warning
Message: ociparse() expects parameter 1 to be resource, boolean given
Filename: oci8/oci8_driver.php
Line Number: 166
A PHP Error was encountered
Severity: Warning
Message: ocisetprefetch() expects parameter 1 to be resource, null given
Filename: oci8/oci8_driver.php
Line Number: 151
A PHP Error was encountered
Severity: Warning
Message: ocifetchinto() expects parameter 1 to be resource, null given
Filename: oci8/oci8_result.php
Line Number: 155
A PHP Error was encountered
Severity: Warning
Message: ocifetchinto() expects parameter 1 to be resource, null given
Filename: oci8/oci8_result.php
Line Number: 155
A PHP Error was encountered
Severity: Warning
Message: ociparse() expects parameter 1 to be resource, boolean given
Filename: oci8/oci8_driver.php
Line Number: 166
A PHP Error was encountered
Severity: Warning
Message: ocisetprefetch() expects parameter 1 to be resource, null given
Filename: oci8/oci8_driver.php
Line Number: 151
A PHP Error was encountered
Severity: Warning
Message: ocifetchinto() expects parameter 1 to be resource, null given
Filename: oci8/oci8_result.php
Line Number: 155
A PHP Error was encountered
Severity: Warning
Message: ocifetchinto() expects parameter 1 to be resource, null given
Filename: oci8/oci8_result.php
Line Number: 155