Am 2013-02-07 14:00, schrieb Alexey Zakhlestin:
On 07.02.2013, at 16:33, Leigh <lei...@gmail.com> wrote:
Why does this need to be in core? This could just be done as a set of
improvements to the existing PECL extension instead. I'd guess that the number
of people who require (and would use) this functionality is very very small
indeed.
well, 2 reasons:
1. it needs to be injected into main() of php_cli.c
2. it can become a good start for official "CLI" extension. CLI SAPI has
functionality, which is specific to it and exposing it to userland could be useful
1. I'm not an expert on the php source code, so I can't say if this is a
problem or not, if it really is could you explain to me why?
2. Creating an official CLI extension sounds really awesome to me but
unless there is somebody willing to develop/maintain it I would rather
want to have this function going into core instead of patching an old
pecl-extension.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php