php-developer-list | 2001041
Date: 04/06/01
- Next message: Alexander Feldman: "Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on"
- Previous message: evstatiev <email protected>: "[PHP-DEV] PHP 4.0 Bug #9532 Updated: with session.auto_start=1 session data is not available without session_start()"
- Next in thread: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #10196 Updated: pspell functions no longer work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 10196
User Update by: jplock <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] sniper <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] jplock <email protected>
pspell_new_config() at least is not returning a link value.
---------------------------------------------------------------------------
[2001-04-05 22:12:34] jplock <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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Alexander Feldman: "Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on"
- Previous message: evstatiev <email protected>: "[PHP-DEV] PHP 4.0 Bug #9532 Updated: with session.auto_start=1 session data is not available without session_start()"
- Next in thread: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #10196 Updated: pspell functions no longer work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

