Home
last modified time | relevance | path

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

/PHP-8.0/ext/pdo/tests/
H A Dpdo_035.phpt2 PDO Common: PDORow + get_parent_class()
43 PDORow
45 Cannot write to PDORow property
46 Cannot write to PDORow offset
47 Cannot unset PDORow property
48 Cannot unset PDORow offset
H A Dpdorow.phpt2 Trying instantiate a PDORow object manually
8 new PDORow;
12 Fatal error: Uncaught PDOException: You may not create a PDORow manually in %spdorow.php:3
H A Dpdo_036.phpt2 Testing PDORow and PDOStatement instances with Reflection
23 Fatal error: Uncaught PDOException: You may not create a PDORow manually in %spdo_036.php:8
/PHP-8.0/ext/pdo_sqlite/tests/
H A Dbug44327_3.phpt2 Bug #44327.3 (PDORow::queryString property & numeric offsets / Crash)
22 object(PDORow)#%d (2) {
H A Dbug44327_2.phpt2 Bug #44327.2 (PDORow::queryString property & numeric offsets / Crash)
46 object(PDORow)#%d (1) {
/PHP-8.0/ext/pdo_mysql/tests/
H A Dbug44327.phpt2 Bug #44327 (PDORow::queryString property & numeric offsets / Crash)
44 object(PDORow)#%d (2) {
54 object(PDORow)#%d (2) {
H A Dbug53551.phpt2 Bug #44327 (PDORow::queryString property & numeric offsets / Crash)
/PHP-8.0/ext/pdo/
H A Dpdo_stmt.stub.php67 final class PDORow class

Completed in 10 milliseconds