[PHP-DEV] Re: PHP 6.0 Wishlist
Lukas Smith wrote: Speaking of *kit .. how about sandboxing or some sort of taint model. i'd beg for that. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP-DEV] $this availability inside static-functions
Sebastian Mendel wrote: how about if i need a name for object not loaded? Class::getName( $object_id ); Weird, i thought you must know the classname for a static call :) -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php