ID: 10196
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: Pspell related
Description: pspell functions no longer work

Here is a bit of sample code:

$pspell_config = pspell_config_create("en");
$pspell_link = pspell_new_config($pspell_config);

$pspell_link does not return any value it seems.

Previous Comments:
---------------------------------------------------------------------------

[2001-04-06 14:25:42] [EMAIL PROTECTED]
Would you mind adding some example script (short) which can
be used to reproduce this? As it works for me just fine.

(with latest CVS that is)

Try also the latest snapshot from http://snaps.php.net/

--Jani


---------------------------------------------------------------------------

[2001-04-05 22:22:40] [EMAIL PROTECTED]
pspell_new_config() at least is not returning a link value.

---------------------------------------------------------------------------

[2001-04-05 22:12:34] [EMAIL PROTECTED]
The Pspell functions no longer work after upgrading to pspell 0.12 and aspell 0.33. I 
know you have added the pspell author's recommendation to interface with the old 
functions but that didn't seem to help at all. Thanks.

---------------------------------------------------------------------------


Full Bug description available at: http://bugs.php.net/?id=10196


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to