The `catch` is hinting on `\Exception` [1] which has not `getName`-method. To identify the type of exception, `get_class` can be used. [1] https://www.php.net/manual/de/class.exception.php Co-authored-by: HugoCasa <hugo@casademont.ch>
* feat: add php * fix: nsjail + frontend build