Hi David, > Other option is supports <?php8 syntax. And for future <?php81 for 8.1, so > on.
That doesn't work when php-src is compiled with support for short_open_tags. It's treated as `<?` followed by the name `php81`. Nikita Popov also brought up the possibility of editions months ago for an unrelated RFC, I'm not sure of the syntax. https://externals.io/message/108699 Revisiting my earlier suggestion, starting off by just deprecating them without configuration options in 8.1 might be the most straightforward to start off with proposing, and the migration path for removal can be revisited years from that. Regards, - Tyson -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: https://www.php.net/unsub.php