What's Changed
- add build:libs option --rebuild by @crazywhalecc in #168
- dev:sort-config add
\n
at the end of json by @crazywhalecc in #169 - fix Alpine docker install packages #173 by @crazywhalecc in #174
- Prevent fatal error when php source files are missing by @stloyd in #176
- feat: add support for libphp and the embed SAPI by @dunglas in #153
- Rework doctor command by @stloyd in #167
- Explicitly define application commands by @stloyd in #177
- fix libwebp pkgconfig patch, add custom patch argument by @crazywhalecc in #170
- fix ln src and dst for brotli by @crazywhalecc in #172
- remove redundant libssh2 cmake build target option by @crazywhalecc in #171
- change dev:extensions argument to comma separated by @crazywhalecc in #178
- Link to FrankenPHP docs about embed SAPI in README-en.md by @dunglas in #181
- Initial code to get Box for phar building, replace DeployCommand by @stloyd in #175
- Sanity check extensions by inline their test code by @stloyd in #182
- fix(docker): php82-sodium is required by @dunglas in #186
- Add
composer.lock
into repository by @stloyd in #185 - Add new GH action to build binary SPC by @crazywhalecc in #184
- add hardcoded-ini option for embed SAPI by @crazywhalecc in #189
- cs fix and composer update by @crazywhalecc in #201
- Adjust micro's phar patch execution location by @crazywhalecc in #200
- Update libwebp dependency (fix #208) by @atrifat in #209
- Remove dead code from
ConsoleApplication
class by @stloyd in #210 - rhel support & ldap support by @DubbleClick in #193
- Throw proper exception when PHP source is not available by @stloyd in #211
- fix bugs when building micro and embed at the same time by @crazywhalecc in #213
New Contributors
- @atrifat made their first contribution in #209
- @DubbleClick made their first contribution in #193
Full Changelog: 2.0-rc6...2.0-rc7