#45320 [NEW]: Ternary-Operator Shortcut and empty()

2008-06-20 Thread reto at buxaprojects dot com
From: reto at buxaprojects dot com Operating system: PHP version: 6CVS-2008-06-20 (snap) PHP Bug Type: Scripting Engine problem Bug description: Ternary-Operator Shortcut and empty() Description: The Ternary-Operator shortcut doesn't do the same with

#45159 [WFx]: __callStatic() called only in static methods

2008-06-04 Thread reto at buxaprojects dot com
ID: 45159 User updated by: reto at buxaprojects dot com Reported By: reto at buxaprojects dot com Status: Wont fix Bug Type: Class/Object related Operating System: Fedora PHP Version: 6CVS-2008-06-03 (snap) New Comment: ok, i see... what about

#45159 [WFx]: __callStatic() called only in static methods

2008-06-03 Thread reto at buxaprojects dot com
ID: 45159 User updated by: reto at buxaprojects dot com Reported By: reto at buxaprojects dot com Status: Wont fix Bug Type: Class/Object related Operating System: Fedora PHP Version: 6CVS-2008-06-03 (snap) New Comment: I see your problem that

#45159 [NEW]: __callStatic() called only in static methods

2008-06-03 Thread reto at buxaprojects dot com
From: reto at buxaprojects dot com Operating system: Fedora PHP version: 6CVS-2008-06-03 (snap) PHP Bug Type: Class/Object related Bug description: __callStatic() called only in static methods Description: __call() instead of __callStatic() is called, when we

#42016 [Opn]: Call to a parent's parent non-static method statically is allowed

2007-07-17 Thread reto at buxaprojects dot com
ID: 42016 User updated by: reto at buxaprojects dot com -Summary: Call to a parent's non-static method statically is allowed Reported By: reto at buxaprojects dot com Status: Open Bug Type: Class/Object related Oper

#42016 [Fbk->Opn]: Call to a parent's parent method is allowed

2007-07-17 Thread reto at buxaprojects dot com
ID: 42016 User updated by: reto at buxaprojects dot com Reported By: reto at buxaprojects dot com -Status: Feedback +Status: Open Bug Type: Class/Object related Operating System: FreeBSD PHP Version: 5.2.3 New Comment: Because a non

#42016 [NEW]: Call to a parent's parent method is allowed

2007-07-16 Thread reto at buxaprojects dot com
From: reto at buxaprojects dot com Operating system: FreeBSD PHP version: 5.2.3 PHP Bug Type: Class/Object related Bug description: Call to a parent's parent method is allowed Description: I expected, that i cannot call a non-static method in a parent

#36556 [Bgs]: include_once and set_include_path

2006-02-28 Thread reto at buxaprojects dot com
ID: 36556 User updated by: reto at buxaprojects dot com Reported By: reto at buxaprojects dot com Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows XP PHP Version: 5.1.2 New Comment: But why does it include the second

#36556 [NEW]: include_once and set_include_path

2006-02-28 Thread reto at buxaprojects dot com
From: reto at buxaprojects dot com Operating system: Windows XP PHP version: 5.1.2 PHP Bug Type: Scripting Engine problem Bug description: include_once and set_include_path Description: include_once() and require_once doesn't work properly by