php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25395 Bug on php.net
Submitted: 2003-09-06 06:30 UTC Modified: 2003-09-06 08:18 UTC
From: webmaster at iemedia dot nl Assigned:
Status: Not a bug Package: Website problem
PHP Version: 5.0.0b1 (beta1) OS: NA
Private report: No CVE-ID: None
 [2003-09-06 06:30 UTC] webmaster at iemedia dot nl
Description:
------------
Hi i noticed an error on php.net

http://nl.php.net/manual-lookup.php?pattern=array


Warning: opendir(/web/sites/webtic/nl.php.net/www/manual/en) [function.opendir]: failed to open dir: No such file or directory in /web/sites/webtic/nl.php.net/www/quickref.php on line 56

Warning: readdir(): supplied argument is not a valid Directory resource in /web/sites/webtic/nl.php.net/www/quickref.php on line 63

Warning: closedir(): supplied argument is not a valid Directory resource in /web/sites/webtic/nl.php.net/www/quickref.php on line 80

Warning: Cannot modify header information - headers already sent by (output started at /web/sites/webtic/nl.php.net/www/quickref.php:56) in /web/sites/webtic/nl.php.net/www/include/layout.inc on line 71

Warning: Cannot modify header information - headers already sent by (output started at /web/sites/webtic/nl.php.net/www/quickref.php:56) in /web/sites/webtic/nl.php.net/www/include/layout.inc on line 72


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-09-06 08:12 UTC] sniper@php.net
learn to classify bugs in right category..

 [2003-09-06 08:18 UTC] goba@php.net
Thanks for the report. We know about the problem, and we are working on fixing it as soon as possible.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 19 15:01:31 2024 UTC