php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38818 php shows error at the top of the index for php.net
Submitted: 2006-09-14 00:10 UTC Modified: 2006-09-14 00:18 UTC
From: ryan_huff at knl dot cc Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS: N/A
Private report: No CVE-ID: None
 [2006-09-14 00:10 UTC] ryan_huff at knl dot cc
Description:
------------
At the top of the index on php.net I am getting:


Warning: join() [function.join]: Bad arguments. in /home/local/Web/sites/www.php.net/include/layout.inc on line 110

Reproduce code:
---------------
8:07pm -5:00 GMT (Eastern) 09/13/2006 loading the index on php.net will produce:


Warning: join() [function.join]: Bad arguments. in /home/local/Web/sites/www.php.net/include/layout.inc on line 110

Expected result:
----------------
No Errors echoed

Actual result:
--------------
Warning: join() [function.join]: Bad arguments. in /home/local/Web/sites/www.php.net/include/layout.inc on line 110

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-09-14 00:18 UTC] philip@php.net
This is a duplicate of #38773 and it's already fixed in CVS. The fix will show up shortly.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 10:00:01 2026 UTC