php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38242 Error in forums on php.net
Submitted: 2006-07-28 13:52 UTC Modified: 2006-09-12 14:21 UTC
From: joe at commbat dot co dot uk Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: GNU/Linux
Private report: No CVE-ID: None
 [2006-07-28 13:52 UTC] joe at commbat dot co dot uk
Description:
------------
PAGE: http://uk.php.net/cal.php?id=1304&cm=07&cy=2006

Reproduce code:
---------------
Warning: strtotime() [function.strtotime]: Called with an empty time parameter. in /usr/home/phpmirror/public_html/include/layout.inc on line 700

Warning: strtotime() [function.strtotime]: Called with an empty time parameter. in /usr/home/phpmirror/public_html/include/layout.inc on line 701

Expected result:
----------------
No warning message

Actual result:
--------------
Warning: strtotime() [function.strtotime]: Called with an empty time parameter. in /usr/home/phpmirror/public_html/include/layout.inc on line 700

Warning: strtotime() [function.strtotime]: Called with an empty time parameter. in /usr/home/phpmirror/public_html/include/layout.inc on line 701

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-09-12 14:21 UTC] bjori@php.net
Seems to be working ok now (no errors)
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 18 10:00:01 2026 UTC