History log of /PHP-8.1/ext/pdo_oci/tests/pdo_oci_debugdumpparams.phpt (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 39131219 11-Jun-2021 Nikita Popov

Migrate more SKIPIF -> EXTENSIONS (#7139)

This is a mix of more automated and manual migration. It should remove all applicable extension_loaded() checks outside of skipif.inc files.


# afdaa911 16-Jan-2020 Máté Kocsis

Fix #78880: Final spelling fixes


Revision tags: php-7.3.13RC1, php-7.2.26RC1, php-7.4.0, php-7.2.25, php-7.3.12, php-7.4.0RC6, php-7.3.12RC1, php-7.2.25RC1, php-7.4.0RC5
# 07964fc2 25-Oct-2019 Cameron Porter

pdo_oci: Add support for setting and getting the oracle OCI 18c call timeout value.