iliaa           Thu Jun 29 22:46:49 2006 UTC

  Modified files:              
    /php-src/ext/pspell/tests   003.phpt 
  Log:
  MFB: Fixed test
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/pspell/tests/003.phpt?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/pspell/tests/003.phpt
diff -u php-src/ext/pspell/tests/003.phpt:1.2 
php-src/ext/pspell/tests/003.phpt:1.3
--- php-src/ext/pspell/tests/003.phpt:1.2       Wed Jun 28 14:42:32 2006
+++ php-src/ext/pspell/tests/003.phpt   Thu Jun 29 22:46:49 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 
"%sb0rked.dat" 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. 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_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

Reply via email to