Re: [PHP-DEV] PHP's vision

2002-06-03 Thread salna
PHP != Java. :) I'm bother by the fact that you guys keep on saying Php isn't Java so don't use lets not use private methods or interfaces. Java is Object Oriented. Java didn't invent private methods, private members and all the other goodies that go along with OO development. Now

[PHP-DEV] PHP 4.0 Bug #10068: referenced objects

2001-03-29 Thread salna
From: [EMAIL PROTECTED] Operating system: win98, debian linux PHP version: 4.0.3pl1 PHP Bug Type: Reproduceable crash Bug description: referenced objects ? class objekt { var $property; function objekt() { $this-property = 'okey';

[PHP-DEV] PHP 4.0 Bug #10068 Updated: referenced objects

2001-03-29 Thread salna
ID: 10068 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash Description: referenced objects checked new php version still keeps crashing Previous Comments: --- [2001-03-29 19:46:23] [EMAIL