summaryrefslogtreecommitdiff
path: root/ext/pgsql
diff options
context:
space:
mode:
authorMatteo Beccati <mbeccati@php.net>2009-12-25 21:01:06 +0000
committerMatteo Beccati <mbeccati@php.net>2009-12-25 21:01:06 +0000
commit166b3ef63dd99be40404f1a3997e6637d24231d1 (patch)
treebb6f3cb978ecd740175f0b5e6767742f77b5bc1f /ext/pgsql
parent09587d3cbf2e8a7e00c2706a697ad7572b54897a (diff)
downloadphp-git-166b3ef63dd99be40404f1a3997e6637d24231d1.tar.gz
Removed spurious high-ascii char from previous commmit
Diffstat (limited to 'ext/pgsql')
-rw-r--r--ext/pgsql/tests/13pg_select_85.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pgsql/tests/13pg_select_85.phpt b/ext/pgsql/tests/13pg_select_85.phpt
index cd9c93560c..e6d86bd6f8 100644
--- a/ext/pgsql/tests/13pg_select_85.phpt
+++ b/ext/pgsql/tests/13pg_select_85.phpt
@@ -1,5 +1,5 @@
--TEST--
-PostgreSQL pg_select() (8.5è+)
+PostgreSQL pg_select() (8.5+)
--SKIPIF--
<?php
include("skipif.inc");