Commit 8ea66f6
authored
Adds a check for index.php in the web/ directory.
If a `web/index.php` file does not exist, it will be created automatically during composer install. Resolves an issue that occurs when that file is missing and the site fails to load.
For more information, see https://docs.pantheon.io/release-notes/2025/02/wordpress-composer-managed-1-32-41 parent c05e2ca commit 8ea66f6
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
0 commit comments