[bugs] [Bug 1139] New -

bugs at bugs.horde.org bugs at bugs.horde.org
Thu Jan 2 10:46:25 PST 2003


http://bugs.horde.org/show_bug.cgi?id=1139

*** shadow/1139	Thu Jan  2 10:46:25 2003
--- shadow/1139.tmp.23249	Thu Jan  2 10:46:25 2003
***************
*** 0 ****
--- 1,23 ----
+ Bug#: 1139
+ Product: Horde
+ Version: 2.1 Unstable
+ Platform: Mozilla 5.x
+ OS/Version: Linux
+ Status: NEW   
+ Resolution: 
+ Severity: normal
+ Priority: P2
+ Component: Turba
+ Area: BUILD
+ AssignedTo: chuck at horde.org                            
+ ReportedBy: sharky at clanoftoet.com               
+ URL: 
+ Summary: 
+ 
+ The sql.php file of the turba, nag, kronolith (and I think more) have some code
+ which uses the isWarning() of PHP. Since PHP 4.3 this can't be used anymore and
+ this gives a warning. When removing the isWarning part, you'll get:
+ 
+ if (DB::isError($this->db)) {
+ 
+ and the problem is solved.


More information about the bugs mailing list