<?php // Check --list-passes is in the correct format // { phc-option: --list-passes } // { phc-regex-output: /Passes:\n([a-zA-Z-_0-9]+\s+\((enabled|disabled)\s+- (AST|HIR|MIR|LIR)\)\s+.+?)+/ } ?>