On Mar 1, 2006, at 3:45 PM, Jeff Moore wrote:

    static protected function configure($obj) {
        $obj = 'A';
    }

Oops.  That should be $obj->iprop = 'A'.

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to