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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Sun Apr 28 14:01:29 2024 UTC