Home
last modified time | relevance | path

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

/PHP-8.3/ext/pdo/tests/
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_035.phpt2 PDO Common: PDORow + get_parent_class()
110 object(PDORow)#3 (3) {
255 Cannot write to PDORow offset
256 Cannot append to PDORow offset
258 Notice: Indirect modification of overloaded element of PDORow has no effect in %s on line %d
259 Cannot append to PDORow offset
260 Cannot unset PDORow offset
261 Cannot write to PDORow property
262 Cannot unset PDORow property
H A Dpdo_036.phpt2 Testing PDORow and PDOStatement instances with Reflection
39 Fatal error: Uncaught PDOException: You may not create a PDORow manually in %spdo_036.php:%d
/PHP-8.3/ext/pdo_sqlite/tests/
H A Dbug44327_3.phpt2 Bug #44327.3 (PDORow::queryString property & numeric offsets / Crash)
20 object(PDORow)#%d (2) {
H A Dbug44327_2.phpt2 Bug #44327.2 (PDORow::queryString property & numeric offsets / Crash)
44 object(PDORow)#%d (1) {
H A Dgh14712.phpt2 GH-14712: segfault on PDORow
/PHP-8.3/ext/pdo_mysql/tests/
H A Dbug44327.phpt2 Bug #44327 (PDORow::queryString property & numeric offsets / Crash)
46 object(PDORow)#%d (2) {
56 object(PDORow)#5 (2) {
H A Dbug53551.phpt2 Bug #44327 (PDORow::queryString property & numeric offsets / Crash)
/PHP-8.3/ext/pdo/
H A Dpdo_stmt.stub.php71 final class PDORow class
/PHP-8.3/
H A DNEWS238 . Fixed bug GH-14712 (Crash with PDORow access to null property).
607 . Fix various PDORow bugs. (Girgias)

Completed in 13 milliseconds