This document summarizes new features in PHP 5.3 including backward incompatible changes, deprecations, new functions, namespaces, late static bindings, anonymous functions, and more. Key changes include object casting using _toString(), reserved words like "goto" and "namespace", improved error handling, date/time functions becoming objects, namespace usage, late static bindings with self and static, anonymous functions, and new string and constant declarations.