php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #805 Unsetting a variable/array element
Submitted: 1998-10-01 11:45 UTC Modified: 1999-03-20 18:47 UTC
From: Florian dot Xhumari at inria dot fr Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0.4 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: Florian dot Xhumari at inria dot fr
New email:
PHP Version: OS:

 

 [1998-10-01 11:45 UTC] Florian dot Xhumari at inria dot fr
It seems that there is no way to unset a variable (so that isset($var) gives false afterwards).

Also, there is no way of removing an element of an (associative) array.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-03-20 18:47 UTC] sas
unset's were corrected in 3.0.5+
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 13:01:30 2024 UTC