[PHP-DEV] Bug #14302: self:: Accessing methods from within methods without an instance

2001-11-30 Thread ivan . lamouret
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: self:: Accessing methods from within methods without an instance When inside a class method, there is no "denormalised" way to get at other methods "statica

[PHP-DEV] Bug #14377: incorrect font id with pdf_get_value ('ascender',$fontid)

2001-12-07 Thread ivan . lamouret
From: [EMAIL PROTECTED] Operating system: linux suse PHP version: 4.0.6 PHP Bug Type: PDF related Bug description: incorrect font id with pdf_get_value ('ascender',$fontid) pdf_get_value for font metrics keys, with font descriptor modifier does not handle the descriptor cor

[PHP-DEV] Bug #14626: calling a method "magically" turns the object into a reference to itself

2001-12-20 Thread ivan . lamouret
From: [EMAIL PROTECTED] Operating system: linux Suse PHP version: 4.1.0 PHP Bug Type: Class/Object related Bug description: calling a method "magically" turns the object into a reference to itself Calling an object's method turn the object into a reference to itself. When t