ID:               38871
 User updated by:  marios at ultrastar dot com
-Reported By:      mtimotheou at ultrastar dot com
+Reported By:      marios at ultrastar dot com
 Status:           Open
 Bug Type:         Class/Object related
 Operating System: Redhat
 PHP Version:      5.1.6
 New Comment:

update email


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

[2006-09-18 19:25:05] marios at ultrastar dot com

Description:
------------
Are you guys going to ever introduce any namespace? 
Its either that or you stop creating your own classes or interfaces.
Every time you make an upgrade and you introduce a class or an
interface we have to change our code to remove those names so we can
have our code runing on the new version. or we just dont upgrade it and
let all the security holes there. 
Either you make a true objected oriented language or just stay to just
functions and let us deal with the classes.

We cannot upgrade from 5.04 to 5.16 because your 5.10 has the
Serializable intrface which many peopel coded long before you did!

Marios

Reproduce code:
---------------
Are you guys going to ever introduce any namespace? 
Its either that or you stop creating your own classes or interfaces.
Every time you make an upgrade and you introduce a class or an
interface we have to change our code to remove those names so we can
have our code runing on the new version. or we just dont upgrade it and
let all the security holes there. 
Either you make a true objected oriented language or just stay to just
functions and let us deal with the classes.

We cannot upgrade from 5.04 to 5.16 because your 5.10 has the
Serializable intrface which many peopel coded long before you did!

Marios

Expected result:
----------------
Are you guys going to ever introduce any namespace? 
Its either that or you stop creating your own classes or interfaces.
Every time you make an upgrade and you introduce a class or an
interface we have to change our code to remove those names so we can
have our code runing on the new version. or we just dont upgrade it and
let all the security holes there. 
Either you make a true objected oriented language or just stay to just
functions and let us deal with the classes.

We cannot upgrade from 5.04 to 5.16 because your 5.10 has the
Serializable intrface which many peopel coded long before you did!

Marios

Actual result:
--------------
Are you guys going to ever introduce any namespace? 
Its either that or you stop creating your own classes or interfaces.
Every time you make an upgrade and you introduce a class or an
interface we have to change our code to remove those names so we can
have our code runing on the new version. or we just dont upgrade it and
let all the security holes there. 
Either you make a true objected oriented language or just stay to just
functions and let us deal with the classes.

We cannot upgrade from 5.04 to 5.16 because your 5.10 has the
Serializable intrface which many peopel coded long before you did!

Marios


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


-- 
Edit this bug report at http://bugs.php.net/?id=38871&edit=1

Reply via email to