Skip to content
Snippets Groups Projects
  • Jaime Pérez's avatar
    ed76d125
    Take advantage of ParseError in PHP 7. · ed76d125
    Jaime Pérez authored
    When we try to load a configuration file and there's a syntax error, PHP 7 will throw the new ParseError. We can take advantage of that to capture it and give the user a meaningful message back.
    
    This resolves #483.
    ed76d125
    History
    Take advantage of ParseError in PHP 7.
    Jaime Pérez authored
    When we try to load a configuration file and there's a syntax error, PHP 7 will throw the new ParseError. We can take advantage of that to capture it and give the user a meaningful message back.
    
    This resolves #483.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.