nlopess Fri Jul 14 16:14:05 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/pspell/tests 003.phpt
Log:
fix test with some aspell versions
http://cvs.php.net/viewvc.cgi/php-src/ext/pspell/tests/003.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/ext/pspell/tests/003.phpt
diff -u php-src/ext/pspell/tests/003.phpt:1.1.2.2
php-src/ext/pspell/tests/003.phpt:1.1.2.3
--- php-src/ext/pspell/tests/003.phpt:1.1.2.2 Thu Jun 29 22:42:25 2006
+++ php-src/ext/pspell/tests/003.phpt Fri Jul 14 16:14:05 2006
@@ -29,7 +29,7 @@
--EXPECTF--
bool(false)
-Warning: pspell_new_config(): PSPELL couldn't open the dictionary. reason: The
encoding "b0rked" is not known. This could also mean that the file
"%s/b0rked.%s" could not be opened for reading or does not exist. in %s003.php
on line 9
+Warning: pspell_new_config(): PSPELL couldn't open the dictionary. reason: The
encoding "b0rked" is not known.%sThis could also mean that the file
"%sb0rked.%s" could not be opened for reading or does not exist. in %s003.php
on line 9
Warning: pspell_check(): 0 is not a PSPELL result index in %s003.php on line 10
bool(false)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php