Searched refs:pg_getlastoid (Results 1 – 3 of 3) sorted by relevance
24 $oid = pg_getlastoid($result);51 Deprecated: Function pg_getlastoid() is deprecated in %s on line %d
640 function pg_getlastoid(PgSql\Result $result): string|int|false {} function
597 ZEND_DEP_FALIAS(pg_getlastoid, pg_last_oid, arginfo_pg_getlastoid)
Completed in 14 milliseconds