Homec4science

Correctly support try..catch..finally in xhpast

Authored by Richard van Velzen <rvanvelzen@experty.com> on Mar 17 2016, 12:50.

Description

Correctly support try..catch..finally in xhpast

Summary: Ref T4334. The catch clauses are optional when a finally is available.

Test Plan: run xhpast with some files. Also added unit tests

Reviewers: joshuaspence, epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: joshuaspence, epriestley, Korvin

Maniphest Tasks: T4334

Differential Revision: https://secure.phabricator.com/D10337

Details

Event Timeline

Richard van Velzen <rvanvelzen@experty.com> committed rPHU5f573d2b7f27: Correctly support try..catch..finally in xhpast (authored by Richard van Velzen <rvanvelzen@experty.com>).Mar 17 2016, 14:36