--TEST--
-Bug #24499 (8.0+) (Notice: Undefined property: stdClass::)
+Bug #24499 (Notice: Undefined property: stdClass::)
--SKIPIF--
<?php
require_once('skipif.inc');
--TEST--
-Bug #32223 (8.0+) (weird behaviour of pg_last_notice)
+Bug #32223 (weird behaviour of pg_last_notice)
--SKIPIF--
<?php
require_once('skipif.inc');
--TEST--
-Bug #32223 (8.0+) (weird behaviour of pg_last_notice using define)
+Bug #32223 (weird behaviour of pg_last_notice using define)
--SKIPIF--
<?php
require_once('skipif.inc');
--TEST--
-Bug #42783 (8.0+) (pg_insert() does not support an empty value array)
+Bug #42783 (pg_insert() does not support an empty value array)
--SKIPIF--
<?php
require_once('skipif.inc');