The name seems ambiguous , how about "require_script/once" to match "do_sth" pattern?
On 5 February 2015 at 10:03, Yasuo Ohgaki <yohg...@ohgaki.net> wrote: > Hi all, > > On Thu, Feb 5, 2015 at 10:53 AM, Yasuo Ohgaki <yohg...@ohgaki.net> wrote: > > > I would like to discuss my "must have it in PHP 7" item. > > > > PHP RFC: script() and script_once() > > https://wiki.php.net/rfc/script_and_script_once > > > > Since script()/script_once() is almost copy of require()/require_once(), it > could be > INI option. > > require_embed = On/Off > > This allows existing PHP script to be secure without rewriting. If many of > you like > this, I'll change the RFC. > > Regards, > > -- > Yasuo Ohgaki > yohg...@ohgaki.net >