From: [EMAIL PROTECTED]
Operating system: Free BSD
PHP version: 5CVS-2004-09-19 (dev)
PHP Bug Type: Zend Engine 2 problem
Bug description: Uncaught exception 'SQLiteException' appears randomly
Description:
------------
This is fairly odd. Randomly PHP 5 will throw and
SQLiteException in code which does not use sqlite code
at all, nor, as reported in the example below, uses $var
(and this server is not running with E_STRICT error
reporting).
sample error:
Fatal error: Uncaught exception 'SQLiteException' with
message 'var: Deprecated. Please use the public/private/
protected modifiers' in /usr/college/home/
public_html/tickets.php:3 Stack trace: #0 {main} thrown
in /usr/college/home/public_html/tickets.php on
line 3
This type of fatal error "Uncaught exception
'SQLiteException' " appears randomly so it is really
hard to reproduce. It has no ties with the code or the
line where the uncaught exception occurrs.
--
Edit bug report at http://bugs.php.net/?id=30147&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=30147&r=trysnapshot4
Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30147&r=trysnapshot50
Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30147&r=trysnapshot51
Fixed in CVS: http://bugs.php.net/fix.php?id=30147&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=30147&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=30147&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=30147&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=30147&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=30147&r=support
Expected behavior: http://bugs.php.net/fix.php?id=30147&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=30147&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=30147&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=30147&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=30147&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=30147&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=30147&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=30147&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=30147&r=float
MySQL Configuration Error: http://bugs.php.net/fix.php?id=30147&r=mysqlcfg