00853: Patch for PHP Notice errors while running error_reporting(E_ALL)

Summary: Patch for PHP Notice errors while running error_reporting(E_ALL)
Created: 2007-01-02 23:31
Status: Closed - fixed for 2.2.0-beta21
Category: Bug
Assigned:
Priority: 4
Version: Trunk (11/01/2007)
OS: Linux/Apache-2.0.55/PHP-5.1.6

Description: When running pmwiki with error_reporting(E_ALL) there are several PHP Notice errors.

The patches below are for pmwiki.php, scripts/pagelist.php and scripts/xlpage-utf8.php from svn trunk.

11/01/2007 -- Updated patch with some more fixes Attach:pmwiki-svn_20070111-fix_php_notice_errors.txt


Wow, it'd been a long time since I ran PmWiki with E_ALL... glad you caught all of these for me.

Now fixed for 2.2.0-beta21, thanks!

Pm