I've updated the RFC to reflect the discussion here and on github. You may see it at https://wiki.php.net/rfc/add_str_begin_and_end_functions . You can see the github PR at https://github.com/php/php-src/pull/2049 .

The motivation for these changes was to maximize consistency between the proposed functions and existing PHP string functions. The goal is to make these functions feel natural and add functionality to the language without cluttering it up.

Thanks,

Will

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

Reply via email to