Req #65303 [Nab]: Make traits more flexibile

2013-07-23 Thread thomas dot ene at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=65303edit=1 ID: 65303 User updated by:thomas dot ene at gmail dot com Reported by:thomas dot ene at gmail dot com Summary:Make traits more flexibile Status: Not a bug Type

[PHP-BUG] Req #65303 [NEW]: Make traits more flexibile

2013-07-20 Thread thomas dot ene at gmail dot com
From: thomas dot ene at gmail dot com Operating system: - PHP version: 5.4.17 Package: *General Issues Bug Type: Feature/Change Request Bug description:Make traits more flexibile Description: I find traits very useful (i've been waiting

#36978 [Bgs]: PHP Crashes and issues a windows message box

2006-04-05 Thread thomas dot ene at gmail dot com
ID: 36978 User updated by: thomas dot ene at gmail dot com Reported By: thomas dot ene at gmail dot com Status: Bogus Bug Type: Reproducible crash Operating System: Windows PHP Version: 5.1.2 New Comment: Yes but showing a windows popup isn't

#36978 [NEW]: PHP Crashes and issues a windows message box

2006-04-04 Thread thomas dot ene at gmail dot com
From: thomas dot ene at gmail dot com Operating system: Windows PHP version: 5.1.2 PHP Bug Type: Reproducible crash Bug description: PHP Crashes and issues a windows message box Description: The code below produces: Fatal error: Couldn't execute method demo

#32869 [NEW]: Session and reference related

2005-04-28 Thread thomas dot ene at gmail dot com
From: thomas dot ene at gmail dot com Operating system: Windows PHP version: 4.3.9 PHP Bug Type: Session related Bug description: Session and reference related Description: Let's say I have a class c1. Doing this: $obj = $_SESSION['obj']; $obj = new c1