On 24.07.2012, at 15:20, Laruence wrote: > Hi: > As the previous threads disscussed, I make a implemention. > > here is the RFC: https://wiki.php.net/rfc/finally > > any suggestions?
Will it work without "catch" in your implementation? try { doSomethingDangerous(); } finally { doCleanup(); }
signature.asc
Description: Message signed with OpenPGP using GPGMail