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
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
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
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
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
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
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
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
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