Conversation:
Notices
-
Good that you worked it out, but I would not like to patch in a way that encourages use of a deprecated version of PHP that no longer receives security updates. .)
(this has been brought up before by others, but I really think you should really run at least php 5.5)
-
@lxoliva A better argument is that whenever implementing new features, try-catch-finally is a great tool and I don't think someone who commits new code should have to consider what is unsupported in already end-of-life'd versions... .)