summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/drcp_scope1.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Code:Christopher Jones2008-04-181-0/+1
| | | | | | | | | | | | | | | | | - Do scope-end release for oci_pconnect (oci8.old_oci_close_semantics=1 gives old behavior) - Fix session reuse with 10.2 client libs - Fix the Ping macro version check for 10.2 - Add type check associated with zend_list_find - Code connection re-organized for reuse - Format comments - WS changes - Prepare for new PECL release Tests: - Add new tests - Rationalize password tests - Revert use of __DIR__ so tests will work with PHP 5.2 - Update some skipifs to make tests more portable
* MFB: sync DRCP connection pooling and FAN support from PHP 5.3Christopher Jones2008-02-191-0/+91