[PHP-DEV] PHP 4.0 Bug #7766 Updated: not OO until automatic class destructor is added From: shelby <email protected>
Date: 11/12/00

ID: 7766
User Update by: shelby <email protected>
Old-Status: Closed
Status: Open
Bug Type: Class/Object related
Description: not OO until automatic class destructor is added

Then why add classes? Are you implying to businesses that if they invest in your features, you do not intend to complete them?

Previous Comments:
---------------------------------------------------------------------------

[2000-11-12 04:00:29] rasmus <email protected>
Nobody ever claimed that PHP was an OO language.

---------------------------------------------------------------------------

[2000-11-12 03:24:44] shelby <email protected>
The lack of an automatic class destructor makes it impossible to make code completely OO.

For example, we have a Table class which outputs an HTML <TABLE> with error checking. It is impossible to detect the case where Table::EndTable() is not called (</TABLE> not issued) because class destructors do not exist in the PHP4 language.

PLEASE CORRECT THIS GLARING DEFICIENCY ASAP!

I am a prolific commercial programming of $million products (Corel Painter, Cool Page, etc). PHP4 is a an incredible tool. We are considering purchasing the new compiler technology. So please fix this silly omission. Please. Please.

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=7766

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>