ID: 30147 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: SQLite related Operating System: Free BSD PHP Version: 5CVS-2004-09-19 (dev) New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Fixed in PHP_5_0 and HEAD. Previous Comments: ------------------------------------------------------------------------ [2004-09-26 01:24:05] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip ------------------------------------------------------------------------ [2004-09-26 01:12:33] [EMAIL PROTECTED] David mentioned this on irc, so I felt I needed to try it immediately on my local installation: Windows XP Home running php5.01 as an Apache2 (2.0.49) module. What is needed to duplicate this is a simple php and a sqlite database. I have zipped them and they are available here: http://thesaur.dotgeek.org/bug30147.zip Here's a screenshot of the output: http://thesaur.dotgeek.org/bug30147.gif It seems to be limited to when the secondary page contains code that is not E_STRICT compliant, as noted already. Indeed it seems that a class declaration is required (this was tested). ------------------------------------------------------------------------ [2004-09-25 16:47:09] [EMAIL PROTECTED] In response to the screenshot I just posted, common.php:120 is the following: include($phpbb_root_path . 'includes/template.'.$phpEx); ------------------------------------------------------------------------ [2004-09-25 16:47:07] jordanf at dotgeek dot org I get these same errors also -- on pages not related to SQLite at all. http://jordanf.dotgeek.org/files/bug1.jpg http://jordanf.dotgeek.org/files/bug2.png ------------------------------------------------------------------------ [2004-09-25 16:40:35] [EMAIL PROTECTED] I can confirm this happening on the dotgeek.org servers (see http://www.compasstools.net/images/bug30147.png). The lines on which the errors have occurred are, again, seemingly random. Line 120 of index.php is a blank line. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/30147 -- Edit this bug report at http://bugs.php.net/?id=30147&edit=1