RFC: Making T_FUNCTION optional for method declarations
Project Governance
Author
Johannes Schlüter
The purpose of this RFC is proposing to remove the requirement of T_FUNCTION keyword in method declarations if a visibility flag (T_PUBLIC,T_PROTECTED, T_PRIVAT...