[PHP-BUG] Bug #52823 [NEW]: getting constants off variables works, not fields

2010-09-12 Thread klawd+phpbugs at kamundo dot de
From: Operating system: ubuntu PHP version: 5.3.3 Package: Class/Object related Bug Type: Bug Bug description:getting constants off variables works, not fields Description: bar=new MyClass(); echo $this->bar::constant; } } -- Edit bug rep

Bug #52820 [Ver]: curl doesn't write to php://temp or /memory

2010-09-12 Thread klawd+phpbugs at kamundo dot de
Edit report at http://bugs.php.net/bug.php?id=52820&edit=1 ID: 52820 User updated by:klawd+phpbugs at kamundo dot de Reported by:klawd+phpbugs at kamundo dot de Summary:curl doesn't write to php://temp or /memory Status: Verif

Bug #52820 [Com]: curl doesn't write to php://temp or /memory

2010-09-12 Thread klawd+phpbugs at kamundo dot de
Edit report at http://bugs.php.net/bug.php?id=52820&edit=1 ID: 52820 Comment by: klawd+phpbugs at kamundo dot de Reported by:klawd+phpbugs at kamundo dot de Summary:curl doesn't write to php://temp or /memory Status: Feedb

[PHP-BUG] Bug #52820 [NEW]: curl doesn't write to php://temp or /memory

2010-09-11 Thread klawd+phpbugs at kamundo dot de
From: Operating system: Ubuntu PHP version: 5.3.3 Package: Sockets related Bug Type: Bug Bug description:curl doesn't write to php://temp or /memory Description: Setting CURLOPT_STDERR to fopen('php://output', 'w') will write curl debug output. On