Req #60258 [Com]: INI Setting for Error Control Operator

2013-02-05 Thread rayro at gmx dot de
Edit report at https://bugs.php.net/bug.php?id=60258&edit=1 ID: 60258 Comment by: rayro at gmx dot de Reported by:rayro at gmx dot de Summary:INI Setting for Error Control Operator Status: Analyzed Type: Feature/Ch

[PHP-BUG] Req #64153 [NEW]: Creating own super globals

2013-02-05 Thread rayro at gmx dot de
From: rayro at gmx dot de Operating system: Irrelevant PHP version: Irrelevant Package: Class/Object related Bug Type: Feature/Change Request Bug description:Creating own super globals Description: It would be a nice feature to create super globals

[PHP-BUG] Req #63693 [NEW]: Create objects with array of parameters

2012-12-04 Thread rayro at gmx dot de
From: rayro at gmx dot de Operating system: Any PHP version: Irrelevant Package: Class/Object related Bug Type: Feature/Change Request Bug description:Create objects with array of parameters Description: Currently it is (not possible) to create an

Req #28261 [Com]: Lifting reserved keyword restriction for method names

2012-09-06 Thread rayro at gmx dot de
Edit report at https://bugs.php.net/bug.php?id=28261&edit=1 ID: 28261 Comment by: rayro at gmx dot de Reported by:Philippe dot Jausions at 11abacus dot com Summary:Lifting reserved keyword restriction for method names St

[PHP-BUG] Req #60258 [NEW]: INI Setting for Error Control Operator

2011-11-11 Thread rayro at gmx dot de
From: Operating system: Any PHP version: 5.4.0RC1 Package: Output Control Bug Type: Feature/Change Request Bug description:INI Setting for Error Control Operator Description: Hey there, Every day I ran in some Problems wasting time to debug code, si

Req #49526 [Com]: C# style property get/set syntax

2010-10-27 Thread rayro at gmx dot de
Edit report at http://bugs.php.net/bug.php?id=49526&edit=1 ID: 49526 Comment by: rayro at gmx dot de Reported by:president at basnetworks dot net Summary:C# style property get/set syntax Status: Open Type: Feature/Ch

Bug #53116 [Com]: libphp5.so Will Not Build in 5.3.3 - Builds in 5.3.2

2010-10-25 Thread rayro at gmx dot de
Edit report at http://bugs.php.net/bug.php?id=53116&edit=1 ID: 53116 Comment by: rayro at gmx dot de Reported by:brandonkirsch at gmail dot com Summary:libphp5.so Will Not Build in 5.3.3 - Builds in 5.3.2 Status: Open

Bug #53116 [Com]: libphp5.so Will Not Build in 5.3.3 - Builds in 5.3.2

2010-10-21 Thread rayro at gmx dot de
Edit report at http://bugs.php.net/bug.php?id=53116&edit=1 ID: 53116 Comment by: rayro at gmx dot de Reported by:brandonkirsch at gmail dot com Summary:libphp5.so Will Not Build in 5.3.3 - Builds in 5.3.2 Status: Open

Req #52583 [Com]: Improved casting and hinting, new magic method __cast()

2010-10-19 Thread rayro at gmx dot de
Edit report at http://bugs.php.net/bug.php?id=52583&edit=1 ID: 52583 Comment by: rayro at gmx dot de Reported by:martin dot leucht at gmail dot com Summary:Improved casting and hinting, new magic method __cast() St

Bug #52711 [Com]: incorrect private property handling in extended class

2010-09-13 Thread rayro at gmx dot de
Edit report at http://bugs.php.net/bug.php?id=52711&edit=1 ID: 52711 Comment by: rayro at gmx dot de Reported by:vik_ at hotmail dot com Summary:incorrect private property handling in extended class Status:

Bug #52711 [Com]: incorrect private property handling in extended class

2010-09-13 Thread rayro at gmx dot de
Edit report at http://bugs.php.net/bug.php?id=52711&edit=1 ID: 52711 Comment by: rayro at gmx dot de Reported by:vik_ at hotmail dot com Summary:incorrect private property handling in extended class Status:

#49328 [Bgs]: __call is not able to handle private functions in extended classes

2009-08-23 Thread rayro at gmx dot de
ID: 49328 User updated by: rayro at gmx dot de Reported By: rayro at gmx dot de Status: Bogus Bug Type: Class/Object related Operating System: Windows XP PHP Version: 5.3.0 New Comment: Ok for now, this is more a feature request than a bug i

#49328 [Bgs]: __call is not able to handle private functions in extended classes

2009-08-22 Thread rayro at gmx dot de
ID: 49328 User updated by: rayro at gmx dot de Reported By: rayro at gmx dot de Status: Bogus Bug Type: Class/Object related Operating System: Windows XP PHP Version: 5.3.0 New Comment: Spending time sorting my brain, i agree with the conclusion

#49328 [Bgs]: __call is not able to handle private functions in extended classes

2009-08-22 Thread rayro at gmx dot de
ID: 49328 User updated by: rayro at gmx dot de Reported By: rayro at gmx dot de Status: Bogus Bug Type: Class/Object related Operating System: Windows XP PHP Version: 5.3.0 New Comment: Addition: The following __call function will also generate

#49328 [Bgs]: __call is not able to handle private functions in extended classes

2009-08-22 Thread rayro at gmx dot de
ID: 49328 User updated by: rayro at gmx dot de Reported By: rayro at gmx dot de Status: Bogus Bug Type: Class/Object related Operating System: Windows XP PHP Version: 5.3.0 New Comment: Well, does Foo::__call has access to Bar::test() if the

#49328 [NEW]: __call is not able to handle private functions in extended classes

2009-08-22 Thread rayro at gmx dot de
From: rayro at gmx dot de Operating system: Windows XP PHP version: 5.3.0 PHP Bug Type: Class/Object related Bug description: __call is not able to handle private functions in extended classes Description: While public functions will be called on the extended

#47699 [NEW]: autoload and late static binding

2009-03-17 Thread rayro at gmx dot de
From: rayro at gmx dot de Operating system: XP PHP version: 5.3.0beta1 PHP Bug Type: Class/Object related Bug description: autoload and late static binding Description: spl_autoload_register does not work with lsb/get_called_class() Reproduce code

#46128 [Com]: Magic function __cast($to)

2009-02-05 Thread rayro at gmx dot de
ID: 46128 Comment by: rayro at gmx dot de Reported By: 131 dot php at cloudyks dot org Status: Open Bug Type: Feature/Change Request Operating System: Linux PHP Version: 5.2.6 New Comment: This is such a nice Implementation and very useful