- Changed third parameter of preg_match_all() to optional. FR #53238. (Adam)
- Changed silent casting of null/''/false into an Object when adding
a property into a warning. (Scott)
-- <?= is now always available regardless of the short_tags setting (Rasmus)
+- <?= is now always available regardless of the short_open_tag setting (Rasmus)
- General improvements:
. Added multibyte support by default. Previously php had to be compiled