Searched refs:PDORow (Results 1 – 10 of 10) sorted by relevance
2 Trying instantiate a PDORow object manually8 new PDORow;12 Fatal error: Uncaught PDOException: You may not create a PDORow manually in %spdorow.php:3
2 PDO Common: PDORow + get_parent_class()110 object(PDORow)#3 (3) {255 Cannot write to PDORow offset256 Cannot append to PDORow offset258 Notice: Indirect modification of overloaded element of PDORow has no effect in %s on line %d259 Cannot append to PDORow offset260 Cannot unset PDORow offset261 Cannot write to PDORow property262 Cannot unset PDORow property
2 Testing PDORow and PDOStatement instances with Reflection39 Fatal error: Uncaught PDOException: You may not create a PDORow manually in %spdo_036.php:%d
2 Bug #44327.3 (PDORow::queryString property & numeric offsets / Crash)20 object(PDORow)#%d (2) {
2 Bug #44327.2 (PDORow::queryString property & numeric offsets / Crash)44 object(PDORow)#%d (1) {
2 GH-14712: segfault on PDORow
2 Bug #44327 (PDORow::queryString property & numeric offsets / Crash)46 object(PDORow)#%d (2) {56 object(PDORow)#5 (2) {
2 Bug #44327 (PDORow::queryString property & numeric offsets / Crash)
71 final class PDORow class
473 . Fixed bug GH-14712 (Crash with PDORow access to null property).778 . Fix various PDORow bugs. (Girgias)
Completed in 16 milliseconds