Hi, David. Thanks

 ---- En dom, 09 ago 2020 16:58:41 +0200 David Rodrigues 
<david.pro...@gmail.com> escribió ----
 > I suggests to make something like Node does: import "file.php" ($a, $b) so 
 > $a and $b must be extracted from file.php context. All other variables 
 > should be ignored.
 > Or, to avoid create more complexity and possible new keywords to import 
 > syntax, maybe create a new function:
 > importx(string $file, ?array $extract = null) and requirex(...) (importx and 
 > requirex is only pseudo) 

That is a good idea!. However, in some framworks/CMS you don't have control 
about include/require. :(

Regards

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

Reply via email to