Comment on Comparing the PHP 7 and Hack Type SystemsparentComments−TazeTSchnitzel11yNot syntactically legal, unless it's special-cased or we unusually make a lowercase constant for that purpose. declare() takes a constant value.Well, it could've been this: declare(types="strict"); Alas, we are beyond feature-freeze now. Also, I quit PHP development.
Comments
Not syntactically legal, unless it's special-cased or we unusually make a lowercase constant for that purpose. declare() takes a constant value.
Well, it could've been this:
Alas, we are beyond feature-freeze now. Also, I quit PHP development.