php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #34394 empty() only checks variables as [missing text here]
Submitted: 2005-09-06 17:54 UTC Modified: 2005-09-07 14:01 UTC
From: purefusion2 at yahoo dot com Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS: Mac OSX
Private report: No CVE-ID: None
 [2005-09-06 17:54 UTC] purefusion2 at yahoo dot com
Description:
------------
On the page for the string handler empty() there is some missing text:

URL: http://us3.php.net/empty

Text context:

Note:  empty() only checks variables as anything else will result in a parse error. 

Fix:

Note:  empty() only checks variables as [missing text], anything else will result in a parse error. 

Reproduce code:
---------------
not necesary

Expected result:
----------------
not necesary

Actual result:
--------------
not necesary

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-09-07 14:01 UTC] sniper@php.net
It's fine at www.php.net/empty, blame the mirror for not updating frequenly enough.

 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 14:00:01 2026 UTC