ZF-6542: constants are defined improperly.. in 1.8.0 tag
Description
in the 1.8.0 tag the ZendX_Console_Process_Unix::VOID_METHOD and ZendX_Console_Process_Unix::RETURN_METHOD constants both have the same value of 'void_method' (lines 36 and 41 respectively).
Comments
No comments to display