#44861 [Com]: scrollable cursor don't work with pgsql

2008-12-12 Thread denis at edistar dot com
ID: 44861 Comment by: denis at edistar dot com Reported By: php at benjaminschulz dot com Status: Verified Bug Type: PDO related Operating System: osx PHP Version: 5.3CVS-2008-04-29 (CVS) New Comment: Same problem also in PHP 5.2.6. I think

#44758 [NEW]: msession invalid configure option

2008-04-17 Thread denis at edistar dot com
From: denis at edistar dot com Operating system: Linux PHP version: 5.2.5 PHP Bug Type: *Compile Issues Bug description: msession invalid configure option Description: I'm trying to compile php with msession support. Configure fails with the following me

#44436 [NEW]: XML schema validation failing for SMIL language

2008-03-14 Thread denis at edistar dot com
From: denis at edistar dot com Operating system: Linux PHP version: 5.2.5 PHP Bug Type: DOM XML related Bug description: XML schema validation failing for SMIL language Description: I'm trying to validate a SMIL document using DOMDocument and the officia

#42839 [Fbk->Opn]: Assigning array values inside foreach and array pointer

2007-11-12 Thread denis at edistar dot com
ID: 42839 User updated by: denis at edistar dot com Reported By: denis at edistar dot com -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 5.2.4 New Comment: The problem still

#42839 [NEW]: Assigning array values inside foreach and array pointer

2007-10-03 Thread denis at edistar dot com
From: denis at edistar dot com Operating system: Linux PHP version: 5.2.4 PHP Bug Type: Scripting Engine problem Bug description: Assigning array values inside foreach and array pointer Description: In PHP 5.2.4 when I set array values inside a foreach, the

#40412 [NEW]: __sleep should return private parent members

2007-02-09 Thread denis at edistar dot com
From: denis at edistar dot com Operating system: Linux PHP version: 5.2.1RC4 PHP Bug Type: Session related Bug description: __sleep should return private parent members Description: I have two classes: - one parent with a private property - one child that

#40173 [NEW]: pg_metadata ignores visibility scope of current postgres user

2007-01-19 Thread denis at edistar dot com
From: denis at edistar dot com Operating system: Linux kernel 2.6.17 PHP version: 5.2.0 PHP Bug Type: PostgreSQL related Bug description: pg_metadata ignores visibility scope of current postgres user Description: pg_metadata does not check if the current

#39725 [Bgs]: PHP raising notice when reading an overloaded property

2006-12-04 Thread denis at edistar dot com
ID: 39725 User updated by: denis at edistar dot com Reported By: denis at edistar dot com Status: Bogus Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 5.2.0 New Comment: Could you specify exactly which report for the

#39725 [NEW]: PHP raising notice when reading an overloaded property

2006-12-04 Thread denis at edistar dot com
From: denis at edistar dot com Operating system: Linux PHP version: 5.2.0 PHP Bug Type: Scripting Engine problem Bug description: PHP raising notice when reading an overloaded property Description: Php 5.2 raises a notice when i try to read an overloaded

#39449 [Com]: Overloaded array properties do not work correctly

2006-12-04 Thread denis at edistar dot com
ID: 39449 Comment by: denis at edistar dot com Reported By: pstradomski at gmail dot com Status: Open Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 5.2.0 New Comment: I think the warning should be raised only when

#39678 [NEW]: __set and __get not called where a class attribute is called statically

2006-11-29 Thread denis at edistar dot com
From: denis at edistar dot com Operating system: Linux PHP version: 5.2.0 PHP Bug Type: Scripting Engine problem Bug description: __set and __get not called where a class attribute is called statically Description: Static class attributes cannot be accessed

#36337 [Asn]: ReflectionProperty fails to return correct visibility

2006-02-10 Thread denis at edistar dot com
ID: 36337 User updated by: denis at edistar dot com Reported By: denis at edistar dot com Status: Assigned Bug Type: Class/Object related Operating System: Linux PHP Version: 5.1.2 Assigned To: ilia New Comment: The ReflectionProperty class

#36337 [NEW]: ReflectionProperty fails to return correct visibility

2006-02-09 Thread denis at edistar dot com
From: denis at edistar dot com Operating system: Linux PHP version: 5.1.2 PHP Bug Type: Class/Object related Bug description: ReflectionProperty fails to return correct visibility Description: I have a base abstract class that defines a property to be