Changelog
- 606fd41: use sync.Once to make
PidFile.LogWriter
calls safe (@tucksaun) - ef75dc7: translate brand in the doctrine.server_version error message (@flovntp)
- a045593: refactor: store configuration filename in the struct (@tucksaun)
- 09df7fa: refactor: add Executor.CommandLine (@tucksaun)
- 5deffc4: refacor: remove unnecessary stack wrapping (@tucksaun)
- 073f56a: fix: fix generated PSH related code format (@tucksaun)
- ed9191e: fix: do not crash when a symlink we try to create is already present and with the designated target, fix #603 (@tucksaun)
- f74ffa9: feat: improve warning message when Composer is not found (@tucksaun)
- 7c32cc0: feat: automatically generate latest PHP version (@tucksaun)
- a2d7850: feat: allow to override the path to the Symfony Console (@tucksaun)
- e93e62e: feat: allow to define where is Composer using the SYMFONY_COMPOSER_PATH environment variable (@tucksaun)
- b156512: feat: allow PHP executor to run executables other than PHP ones (@tucksaun)
- cd1868e: feat: add support for
.symfony.local.dist.yaml
and.symfony.local.override.yaml
config files (@tucksaun) - 4d31489: feat: add envs.LookupEnv (@tucksaun)
- 79d705a: feat: add
directory
to thedir
flag (@tucksaun) - 67aace0: do not truncate log files on each LogWriter calls (@tucksaun)
- a2c14c6: ci: add golangci-lint (@tucksaun)
- 53885b8: chore: fix unconditionnal returns (@tucksaun)
- dae0f1b: chore: fix http.Transport deprecation (@tucksaun)
- 79fb9da: chore: fix goreleaser deprecation (@tucksaun)
- 5d65957: chore: fix code quality (@tucksaun)
- e62ce3e: chore: fix Docker Deprecations (@tucksaun)
- 19f036e: chore(qa): improve error checking (@tucksaun)
- 8cf623b: build: automate Docker Client and PHP version updates (@tucksaun)
- 9b3939f: avoid warning in
server:start
(@tucksaun) - 55429e9: Upgrade to Go 1.24 (@tucksaun)
- eb04e8b: Update supported Platform.sh services (@github-actions[bot])
- 108f021: Update supported Platform.sh services (@github-actions[bot])
- 181a9e4: Update supported Platform.sh services (@github-actions[bot])
- b5c22ed: Update supported Platform.sh services (@github-actions[bot])
- 46b1be2: Update supported Platform.sh services (@github-actions[bot])
- f4c0f63: Update supported Platform.sh services (@github-actions[bot])
- 3a7ca01: Update supported Platform.sh services (@github-actions[bot])
- 5575c46: Update latest available PHP version (@github-actions[bot])
- af6f6b7: Update latest available PHP version (@github-actions[bot])
- 1117f20: Update latest available PHP version (@github-actions[bot])
- 1dce4a5: Update latest available PHP version (@github-actions[bot])
- e106ab0: Update latest available PHP version (@github-actions[bot])
- 2bbc8bc: Update Mercure container check to use substring matching for full container image (@Marmelatze)
- 1309e83: Update Docker Client version (@github-actions[bot])
- 89df856: Update Docker Client version (@github-actions[bot])
- 29da08a: Update Docker Client version (@github-actions[bot])
- a4d8968: Run
go mod tidy
(@tucksaun) - fc60c81: Remove unused func (@fabpot)
- ed39864: Merge
pieWrapper
intophpWrapper
(@tucksaun) - 97035d5: Initiate a contributing guide (@tucksaun)
- 055440b: Fix unbuffered os.Signal channel (@fabpot)
- be907bf: Fix typo (@fabpot)
- 4ea0e23: Fix CLI info injection into Symfony 7.3+ WDT, fix #620 (@tucksaun)
- 333d845: Extract logic for parsing Symfony CLI apps (@fabpot)
- 144ac25: Bump deps (@fabpot)
- 81aa25a: Apply suggestions from code review (@tucksaun)
- ebe6976: Add support for
pie
(@alexandre-daubois) - 7d72991: Add missing license headers (@fabpot)
- b0a6cc1: Add PIE to the 'Work on a project locally' section (@tucksaun)
- cbea35a: - (@tucksaun)
Full Changelog: v5.11.0...v5.12.0