2.7.2
What's Changed
- Refactor/error handling by @crazywhalecc in #848
- Remove spc.env.log due to potential secret leaks by @crazywhalecc in #850
- Enhance exception handling by binding builder and extra info to exception handler by @crazywhalecc in #853
- Fix WindowsCmd execution, use popen instead of proc_open by @crazywhalecc in #856
- move -lstdc++ to the end of the libraries by @henderkes in #857
- imagick needs static libstdc++ on gcc-toolset (successor of devtoolse) too by @henderkes in #858
- add brotli and watcher to lib-suggests by @henderkes in #860
- Add macOS AR and LD by @crazywhalecc in #861
- fix gcc version detection by @henderkes in #863
- swoole hooks can be compiled if pgsql/sqlite are not compiled in statically by @henderkes in #864
- Add docs search by @crazywhalecc in #872
- Update node version in vitepress-deploy.yml by @crazywhalecc in #873
- turn pkg-config into a package by @henderkes in #869
- build frankenphp and embed after shared extensions by @henderkes in #871
Full Changelog: 2.7.1...2.7.2