#49331 [Opn]: extract(array('this' => 'abc')) in obj method
ID: 49331 User updated by: shenk...@php.net Reported By: shenk...@php.net Status: Open Bug Type: Scripting Engine problem Operating System: win7 PHP Version: 5.3.0 New Comment: class B { public function test1() { echo
#49331 [NEW]: extract(array('this' => 'abc')) in obj method
From: shenk...@php.net Operating system: win7 PHP version: 5.3.0 PHP Bug Type: Feature/Change Request Bug description: extract(array('this' => 'abc')) in obj method Description: class A { public function test() { var_dump($thi