PHP 5.4.12 released
PHP 5.4.12 is now available for download.Whats new in this release?
Fixes:
Wrong TSRM usage in zend_register_class alias.
get_html_translation_table( output incomplete with HTML_ENTITIES and ISO-8859-1.
isset( inconsistently produces a fatal error on protected property.
Bad warning text from strpos on empty needle.
Use after scope error in zend_compile.
Poor efficiency of strtr using array with keys of very different length.
zend_std_compare_objects crash on recursion.
Magic methods called twice for unset protected properties.
fopen follows redirects for non-3xx statuses.

