Re: print with newline

php.internals

=?utf-8?B?5rGf5rmW5aSn6Jm+5LuB?=

7 years ago
If you really believe you are proposing something meaningful, here [1] is a guide for you to make some changes in php kernel. However I don't think you can win the vote since the response is bad so far. [1]: https://wiki.php.net/rfc/howto Regards, CHU Zhaowei -----邮件原件----- 发件人: Steven Penny <svnpenn@gmail.com> 发送时间: 2019年3月3日 21:53 收件人: internals@lists.php.net 主题: Re: [PHP-DEV] print with newline On Sun, 03 Mar 2019 06:49:25, Joe Watkins wrote:
> Jokes aside, this is so trivially achievable in userland that there is > no justification whatever for an internal function or functions, or > constructs, or opcodes.
if thats the case we better go ahead and remove these in favor of "base_convert": - bindec - decbin - dechex - decoct - hexdec - octdec as they are so trivially achievable in userland that there is no justification whatever for an internal function or functions, or constructs, or opcodes.
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php