PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » PEAR Website » pearweb » Bug #10133

foreach() error when closing PEAR bug

Details

Submitted2007-02-20 14:45 UTC
Fromashnazg at php dot net
Assignedcellog
StatusClosed
Packagepearweb
PHP Version5.2.1
OSWinXP Pro
Roadmaps(Not assigned)

Comments

[2007-02-20 14:45 UTC] ashnazg at php dot net

Description:
------------
I got this error twice this morning, when trying to close two PEAR bugs (9151, 9915) on PhpDocumentor:

Warning: Invalid argument supplied for foreach() in /usr/local/web/pear.php.net/public_html/bugs/bug.php on line 397

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/web/pear.php.net/public_html/bugs/bug.php:397) in /usr/local/web/pear.php.net/include/pear-format-html.php on line 705

I have no idea if I've selected (under duress) the correct PHP/Package versions above, because this instance of pearweb isn't on my local system, i.e. I don't know what versions of what you're running pearweb on.

I was using Firefox 3 Alpha 2 ("Gran Paradiso") on WinXP Pro, if that proves relevant.

Expected result:
----------------
A "closed successfully" webpage message or else a jump back to the bug list webpage.

Actual result:
--------------
A plain white page containing nothing but the error text:

Warning: Invalid argument supplied for foreach() in /usr/local/web/pear.php.net/public_html/bugs/bug.php on line 397

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/web/pear.php.net/public_html/bugs/bug.php:397) in /usr/local/web/pear.php.net/include/pear-format-html.php on line 705