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 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

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-03-20 18:47 UTC] sas
unset's were corrected in 3.0.5+
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 06:01:38 2025 UTC