You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed [#42](https://github.com/yCodeTech/valet-windows/issues/42): replacing PHP ports in site configs removes the entire `set $valet_site_php_port` line and malforms the config; in [#43](https://github.com/yCodeTech/valet-windows/pull/43).
15
+
16
+
### Removed
17
+
18
+
- Removed the limit of max replacements the PHP port replacement can do, ensuring all PHP port lines in multiple location blocks in the site configs are replaced; in [#43](https://github.com/yCodeTech/valet-windows/pull/43).
0 commit comments