[dev] PHP 4.3.0 breaks IMP

Jon Parise jon at horde.org
Sat Dec 28 13:41:26 PST 2002


On Sat, Dec 28, 2002 at 12:42:01PM -0500, Joe Jenkins wrote:

> Just a fair warning, PHP 4.3.0 changes in PEAR I believe are enough to break
> the IMP module of Horde.  I tried updating last night but ended up rolling
> back to 4.2.3 to get it to work properly again.

These problems have been fixed in the stable CVS branches for the next
set of releases (due out soon, I hope).

As the message states, the following warning:
 
> [Fri Dec 27 20:32:13 2002] [error] PHP Warning:  Unknown(): Your script
> possibly relies on a session side-effect which existed until PHP 4.2.3.
> Please be advised that the session extension does not consider global
> variables as a source of data, unless register_globals is enabled. You can
> disable this functionality and this warning by setting session.bug_compat_42
> or session.bug_compat_warn to off, respectively. in Unknown on line 0

... can be disabled by setting session.bug_compat_warn to off.  This
warning:

> [Fri Dec 27 20:32:15 2002] [error] PHP Fatal error:  Call to undefined
> function:  iswarning() in /home/myusername/webmail/horde/lib/Prefs/sql.php
> on line 101
 
... really can't be fixed until the release of Horde 2.2.

-- 
Jon Parise (jon at horde.org) :: The Horde Project (http://horde.org/)


More information about the dev mailing list