summaryrefslogtreecommitdiff
path: root/ext/pgsql
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-12-01 01:37:24 +0100
committerAnatol Belski <ab@php.net>2016-12-01 01:37:24 +0100
commitb869f22c4bb296764ebea3da8d40985559012a8b (patch)
tree794f311fbf1d3fbbaccd119b17edcfe1b99450a8 /ext/pgsql
parentae2f68d8a5868e90583765aca86c501f27664ef9 (diff)
parent60c875b0722ce22af535ab69917519d3824293bf (diff)
downloadphp-git-b869f22c4bb296764ebea3da8d40985559012a8b.tar.gz
Merge branch 'PHP-7.1'
* PHP-7.1: fix dir separator Update NEWS for the build
Diffstat (limited to 'ext/pgsql')
-rw-r--r--ext/pgsql/tests/09notice.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pgsql/tests/09notice.phpt b/ext/pgsql/tests/09notice.phpt
index fb5dc8325c..64ab068e4a 100644
--- a/ext/pgsql/tests/09notice.phpt
+++ b/ext/pgsql/tests/09notice.phpt
@@ -70,5 +70,5 @@ string(0) ""
array(0) {
}
-Warning: pg_last_notice(): Invalid option specified (99) in %s/09notice.php on line %d
+Warning: pg_last_notice(): Invalid option specified (99) in %s%e09notice.php on line %d
bool(false)