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
v7.0.0 (#185)
**Complete rewrite using [nushell](https://nushell.sh)**
## Major updates and breaking changes
* To enter nushell do `docker exec -it container_name nu` and type `bf-php + tab` to see a complete list of functions
* All environment variables now begin `BF_PHP`
## Minor updates
* Updating to PHP 8.1.25 and 8.2.12
## Build updates
* Updating workflows to latest versions
* Using -dev instead of -beta for development builds
## Development updates
* Enforcing LF line endings