php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #5272 No Class Deconstructor
Submitted: 2000-06-29 17:39 UTC Modified: 2000-06-29 18:08 UTC
From: mjcamels at mhonline dot net Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.0 Release OS: Any
Private report: No CVE-ID: None
 [2000-06-29 17:39 UTC] mjcamels at mhonline dot net
Simple i would like to see classes that had a deconstructor .....  

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-29 18:08 UTC] zeev at cvs dot php dot net
For various reasons, there's no way of implementing destructors in PHP (not due to technical difficulties, but due to the fact there's no 'right' way to do it).

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