Hi Elizabeth

2010/8/11 Elizabeth M Smith <auroraeosr...@gmail.com>:
> Well this is turning into a real flamefest.
>
> Personally I really HATE the 5.3 implementation of "typehints" - heck you
> can't even typehint arrays with an arrayobject instance, it's not hinting in
> any way shape or form and is generally broken.
>
> On the other hand I'd like to be able to have the same control of parameters
> in my userland code that I do in extensions - namely the same control I get
> with zend_parse_parameters.  And the same errors/warnings I get with
> zend_parse_parameters

Sara wrote an extension for zend_parse_parameters() to expose it to
userland and its available in PECL:
http://svn.php.net/viewvc/pecl/params/trunk/

Im a +1 for exposing such functionality from the core/stdlib.



-- 
regards,

Kalle Sommer Nielsen
ka...@php.net

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

Reply via email to