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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: webmaster at iemedia dot nl
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 15 01:01:35 2025 UTC