summaryrefslogtreecommitdiff
path: root/ext/pgsql/tests/80_bug39971.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pgsql/tests/80_bug39971.phpt')
-rw-r--r--ext/pgsql/tests/80_bug39971.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pgsql/tests/80_bug39971.phpt b/ext/pgsql/tests/80_bug39971.phpt
index 45d26319d3..49f370b88d 100644
--- a/ext/pgsql/tests/80_bug39971.phpt
+++ b/ext/pgsql/tests/80_bug39971.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #39971 (pg_insert/pg_update do not allow now() to be used for timestamp fields)
+Bug #39971 (8.0+) (pg_insert/pg_update do not allow now() to be used for timestamp fields)
--SKIPIF--
<?php
require_once('skipif.inc');