[PHP-BUG] Bug #53195 [NEW]: __invoke fails when object is member of another object.

2010-10-28 Thread dmgx dot michael at gmail dot com
From: Operating system: Windows PHP version: 5.3.3 Package: Class/Object related Bug Type: Bug Bug description:__invoke fails when object is member of another object. Description: The magic invoke function fails to trigger if an object belongs to ano

[PHP-BUG] Bug #53160 [NEW]: Importing and Legacy Mode suggestion for PHP 6.0 (7.0?)

2010-10-25 Thread dmgx dot michael at gmail dot com
From: Operating system: PHP version: Irrelevant Package: Class/Object related Bug Type: Bug Bug description:Importing and Legacy Mode suggestion for PHP 6.0 (7.0?) Description: Currently the internal PHP function library is, well, unique. Proposed

[PHP-BUG] Req #53159 [NEW]: Tolerant and Strict Variables and functions

2010-10-25 Thread dmgx dot michael at gmail dot com
From: Operating system: PHP version: Irrelevant Package: Variables related Bug Type: Feature/Change Request Bug description:Tolerant and Strict Variables and functions Description: These are suggestions for PHP 6.0. A tolerant variable, unlike a

Req #52995 [Com]: Modify Include and Require to specify namespace.

2010-10-25 Thread dmgx dot michael at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=52995&edit=1 ID: 52995 Comment by: dmgx dot michael at gmail dot com Reported by:dmgx dot michael at gmail dot com Summary:Modify Include and Require to specify namespace. Status: Open

Req #52807 [Com]: magic __toArray() for objects

2010-10-11 Thread dmgx dot michael at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=52807&edit=1 ID: 52807 Comment by: dmgx dot michael at gmail dot com Reported by:jtegwen at gmail dot com Summary:magic __toArray() for objects Status: Open Type: Fea

Req #52995 [Opn]: Modify Include and Require to specify namespace.

2010-10-05 Thread dmgx dot michael at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=52995&edit=1 ID: 52995 User updated by:dmgx dot michael at gmail dot com Reported by:dmgx dot michael at gmail dot com Summary:Modify Include and Require to specify namespace. Status: Open

[PHP-BUG] Req #52995 [NEW]: Modify Include and Require to specify namespace.

2010-10-05 Thread dmgx dot michael at gmail dot com
From: Operating system: Irrelevant PHP version: 5.3.3 Package: Class/Object related Bug Type: Feature/Change Request Bug description:Modify Include and Require to specify namespace. Description: Would it be possible to modify include() and require()

#50975 [NEW]: Floating point match Failure

2010-02-09 Thread dmgx dot michael at gmail dot com
From: dmgx dot michael at gmail dot com Operating system: Windows & Linux PHP version: 5.3.1 PHP Bug Type: *Math Functions Bug description: Floating point match Failure Description: What is 34.2 - 33.98? I don't think the answer needs 15 digits. Repro