Home
last modified time | relevance | path

Searched refs:getApiVersion (Results 1 – 8 of 8) sorted by relevance

/PHP-8.4/ext/pdo_firebird/tests/
H A Dget_api_version.phpt2 PDO_Firebird: getApiVersion()
12 echo Pdo\Firebird::getApiVersion() . "\n";
H A Dfb4_datatypes_params.phpt7 if (Pdo\Firebird::getApiVersion() < 40) {
H A Dfb4_datatypes.phpt7 if (Pdo\Firebird::getApiVersion() < 40) {
/PHP-8.4/ext/pdo_firebird/
H A Dpdo_firebird.stub.php37 public static function getApiVersion(): int {} function in Pdo\\Firebird
H A Dpdo_firebird_arginfo.h7 ZEND_METHOD(Pdo_Firebird, getApiVersion);
10 …ZEND_ME(Pdo_Firebird, getApiVersion, arginfo_class_Pdo_Firebird_getApiVersion, ZEND_ACC_PUBLIC|ZEN…
H A Dpdo_firebird.c104 PHP_METHOD(Pdo_Firebird, getApiVersion) in PHP_METHOD() argument
/PHP-8.4/
H A DNEWS566 . Added getApiVersion() and removed from getAttribute().
H A DUPGRADING688 ibase.h, so added static method Pdo\Firebird::getApiVersion() to obtain that

Completed in 17 milliseconds