[bugs] [Bug 1116] New - DB::isWarning has been deprecated

bugs at bugs.horde.org bugs at bugs.horde.org
Tue Dec 3 21:00:09 2002


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

*** shadow/1116	Tue Dec  3 17:00:08 2002
--- shadow/1116.tmp.28497	Tue Dec  3 17:00:08 2002
***************
*** 0 ****
--- 1,33 ----
+ Bug#: 1116
+ Product: Horde
+ Version: other
+ Platform: PHP Code
+ OS/Version: Linux
+ Status: NEW   
+ Resolution: 
+ Severity: critical
+ Priority: P2
+ Component: Core
+ Area: BUILD
+ AssignedTo: chuck@horde.org                            
+ ReportedBy: terraformer@terranovum.com               
+ URL: intranet
+ Summary: DB::isWarning has been deprecated
+ 
+ You use DB::isWarning in /horde/lib/Prefs/sql.php on line 101. That has been
+ deprecated in at least the latest version of pear DB.php and when called
+ obviously kills horde.
+ 
+ from DB.php: 
+ ...skipping
+ $Id: DB.php,v 1.13 2002/07/02 15:19:49 cox Exp $
+ ...skipping
+  * DB::isWarning().
+  *
+  * @deprecated
+  */
+ 
+ PS: take that CVS tag w/ a grain of salt. When I installed horde two months ago
+ I did not run into this problem. There may be a few reasons for that as I do not
+ believe I followed the same proceedure to install this time around. I think the
+ last time pear may have already been installed but I can't remember. 


More information about the bugs mailing list