Migrates 8 database start action files from deprecated --time=10 to compatible -t 10 flag for Docker v28+ compatibility. Also updates test expectations in StopProxyTest.php. Docker deprecated the --time flag in v28.0. The -t shorthand works on all Docker versions (pre-28 and 28+), ensuring backward and forward compatibility. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| RestartDatabase.php | ||
| StartClickhouse.php | ||
| StartDatabase.php | ||
| StartDatabaseProxy.php | ||
| StartDragonfly.php | ||
| StartKeydb.php | ||
| StartMariadb.php | ||
| StartMongodb.php | ||
| StartMysql.php | ||
| StartPostgresql.php | ||
| StartRedis.php | ||
| StopDatabase.php | ||
| StopDatabaseProxy.php | ||