Is short_open_tag set to be removed or deprecated in PHP6? I don't see any
deprecated/removal alerts in the documentation, yet I've heard all sorts of
conjecture about the availability of short_open_tag along with asp_tags in 6
and would like to get a more official indication of their status.
Thanks,
Lee
Is short_open_tag set to be removed or deprecated in PHP6? I don't see any
deprecated/removal alerts in the documentation, yet I've heard all sorts of
conjecture about the availability of short_open_tag along with asp_tags in 6
and would like to get a more official indication of their status.
short_open_tag is not deprecated. However, decoupling <?= from short_open_tag is on a table, somewhere.
I know nothing about asp_tags.
Regards,
Philip