#39104 [Bgs]: ReflectionClass::getMethod and private method

2006-10-13 Thread dave at dgx dot cz
ID: 39104 User updated by: dave at dgx dot cz Reported By: dave at dgx dot cz Status: Bogus Bug Type:SPL related PHP Version: 5.2.0RC5 New Comment: > And there is a big difference if a public method gets redeclared, because it would be executed in

#39104 [Bgs->Opn]: ReflectionClass::getMethod and private method

2006-10-12 Thread dave at dgx dot cz
ID: 39104 User updated by: dave at dgx dot cz Reported By: dave at dgx dot cz -Status: Bogus +Status: Open Bug Type:SPL related PHP Version: 5.2.0RC5 New Comment: . Previous Comments

#39104 [Bgs]: ReflectionClass::getMethod and private method

2006-10-10 Thread dave at dgx dot cz
ID: 39104 User updated by: dave at dgx dot cz Reported By: dave at dgx dot cz Status: Bogus Bug Type:SPL related PHP Version: 5.2.0RC5 New Comment: Expected?? 1) ReflectionProperty::getDeclaringClass()->getName() -> Foo Reflection

#39104 [Fbk->Opn]: ReflectionClass::getMethod and private method

2006-10-10 Thread dave at dgx dot cz
ID: 39104 User updated by: dave at dgx dot cz Reported By: dave at dgx dot cz -Status: Feedback +Status: Open Bug Type:SPL related PHP Version: 5.2.0RC5 New Comment: The behaviour is still the same. Previous Comments

#39104 [NEW]: ReflectionClass::getMethod and private method

2006-10-09 Thread dave at dgx dot cz
From: dave at dgx dot cz Operating system: PHP version: 5.2.0RC5 PHP Bug Type: SPL related Bug description: ReflectionClass::getMethod and private method Description: I'd to like to see 5.2 as first version of PHP, where Reflection works correctly ;-)

#39067 [NEW]: getDeclaringClass and private attrs

2006-10-06 Thread dave at dgx dot cz
From: dave at dgx dot cz Operating system: PHP version: 5.2.0RC5 PHP Bug Type: SPL related Bug description: getDeclaringClass and private attrs Description: ReflectionProperty::getDeclaringClass Reproduce code: --- class A { private $x; } class

#38615 [Fbk->Opn]: appendXML with xml:id crashes PHP

2006-08-27 Thread dave at dgx dot cz
ID: 38615 User updated by: dave at dgx dot cz Reported By: dave at dgx dot cz -Status: Feedback +Status: Open Bug Type:DOM XML related PHP Version: 5.1.5 New Comment: I've got the same problem with php5.2-win32-latest. Tested with CL

#38615 [NEW]: appendXML with xml:id crashes PHP

2006-08-27 Thread dave at dgx dot cz
From: dave at dgx dot cz Operating system: PHP version: 5.1.5 PHP Bug Type: DOM XML related Bug description: appendXML with xml:id crashes PHP Description: self-explaining code snippet: $dom = new DOMDocument(); $dom->loadXML('');

#37773 [Opn]: Can't access file via file://

2006-06-09 Thread dave at dgx dot cz
ID: 37773 User updated by: dave at dgx dot cz Reported By: dave at dgx dot cz Status: Open Bug Type:ICONV related PHP Version: 5.1.4 New Comment: Of course, title is: iconv_substr() gives "Unknown error" when string length = 1" O

#37773 [NEW]: Can't access file via file://

2006-06-09 Thread dave at dgx dot cz
From: dave at dgx dot cz Operating system: PHP version: 5.1.4 PHP Bug Type: ICONV related Bug description: Can't access file via file:// Description: (Similar to bug #34757). When input string length = 1, iconv_substr() produces "Unknown error (0)&qu

#37637 [Fbk->Opn]: Can't access file via file://

2006-05-30 Thread dave at dgx dot cz
ID: 37637 User updated by: dave at dgx dot cz -Summary: Too long input string crashes PHP Reported By: dave at dgx dot cz -Status: Feedback +Status: Open Bug Type:PCRE related PHP Version: 5.1.4 New Comment: Windows XP SP2 Previous

#37637 [Opn]: Can't access file via file://

2006-05-29 Thread dave at dgx dot cz
ID: 37637 User updated by: dave at dgx dot cz Reported By: dave at dgx dot cz Status: Open Bug Type:PCRE related PHP Version: 5.1.4 New Comment: summary: Too long input string crashes PHP: Previous Comments

#37637 [NEW]: Can't access file via file://

2006-05-29 Thread dave at dgx dot cz
From: dave at dgx dot cz Operating system: PHP version: 5.1.4 PHP Bug Type: PCRE related Bug description: Can't access file via file:// Description: Too long input string crashes PHP: Reproduce code: --- // in some situation 400 chars is en

#37024 [Bgs]: Can't access file via file://

2006-04-09 Thread dave at dgx dot cz
ID: 37024 User updated by: dave at dgx dot cz Reported By: dave at dgx dot cz Status: Bogus Bug Type:Streams related PHP Version: 5.1.2 New Comment: And relative paths are not allowed with file:// protocol? Previous Comments

#37024 [NEW]: Can't access file via file://

2006-04-09 Thread dave at dgx dot cz
From: dave at dgx dot cz Operating system: PHP version: 5.1.2 PHP Bug Type: Streams related Bug description: Can't access file via file:// Description: fopen('file:///readme.txt', 'r'); correctly opens file 'readme.txt'

#36484 [Asn]: Overloading bug

2006-02-27 Thread dave at dgx dot cz
ID: 36484 User updated by: dave at dgx dot cz Reported By: dave at dgx dot cz Status: Assigned Bug Type: Class/Object related Operating System: Windows XP PHP Version: 5.1.2 Assigned To: dmitry New Comment: > [28 Feb 12:51am CET] dave

#36536 [Bgs]: Character '|' kill whole sessions

2006-02-27 Thread dave at dgx dot cz
ID: 36536 User updated by: dave at dgx dot cz Reported By: dave at dgx dot cz Status: Bogus Bug Type: Session related Operating System: * PHP Version: * New Comment: Sorry, my mistake. http://www.php.net/session says "The keys in the $_SE

#36484 [Asn]: Overloading bug

2006-02-27 Thread dave at dgx dot cz
ID: 36484 User updated by: dave at dgx dot cz Reported By: dave at dgx dot cz Status: Assigned Bug Type: Class/Object related Operating System: Windows XP PHP Version: 5.1.2 Assigned To: dmitry New Comment: Sorry, my mistake. http

#36536 [NEW]: Character '|' kill whole sessions

2006-02-26 Thread dave at dgx dot cz
From: dave at dgx dot cz Operating system: Windows XP PHP version: 5.1.2 PHP Bug Type: Session related Bug description: Character '|' kill whole sessions Description: If any session key contains character '|', the whole session will not b

#36484 [NEW]: Overloading bug

2006-02-21 Thread dave at dgx dot cz
From: dave at dgx dot cz Operating system: Windows XP PHP version: 5.1.2 PHP Bug Type: Class/Object related Bug description: Overloading bug Description: Overloading results in unexpectable behaviour when using two arrays in overloaded object. Reproduce code