From f4983c0d3f56c2074458e4840db36643b2fec59b Mon Sep 17 00:00:00 2001 From: foobar Date: Sat, 17 Jan 2004 13:00:38 +0000 Subject: - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 --- ext/gmp/tests/001.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/gmp/tests') diff --git a/ext/gmp/tests/001.phpt b/ext/gmp/tests/001.phpt index a2f520d527..d4a3576cc9 100644 --- a/ext/gmp/tests/001.phpt +++ b/ext/gmp/tests/001.phpt @@ -15,7 +15,7 @@ echo "gmp extension is available"; to pass, differences between the output and the expected text are interpreted as failure - see php4/tests/README for further information on + see php5/tests/README for further information on writing regression tests */ ?> -- cgit v1.2.1