mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 00:20:08 +01:00
PHP configs no longer support `#` for comments. Must use semicolons `;`. Otherwise PHP may not start, and may show a confusing error in logs: `value is NULL for a ZEND_INI_PARSER_ENTRY`