Releases: extism/php-sdk
Releases · extism/php-sdk
v1.1.0
What's Changed
- chore: update composer.json in example to use dev-main by @nilslice in #14
- docs: Fix language mistake in readme by @bhelx in #16
- feat: allow max Var and HTTP response size to be configured in the manifest by @zshipko in #18
- fix: throw exception when extism_error() returns a non-null string by @mhmd-azeez in #20
- fix: Remove PHP 8.0 syntax to maintain PHP 7.4 compatibility by @oatmael in #19
- fix: Host Functions of PHP 7.4 by @oatmael in #23
- refactor: phpcs and composer related updates by @yigitcukuren in #21
New Contributors
- @bhelx made their first contribution in #16
- @oatmael made their first contribution in #19
- @yigitcukuren made their first contribution in #21
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- match upstream but without C++ wrappers by @davidbuzz in #10
- fix: fix FFI deprecation warnings by @mhmd-azeez in #12
- feat: add Host Functions support by @mhmd-azeez in #13
New Contributors
- @davidbuzz made their first contribution in #10
Full Changelog: v1.0.0-rc4...v1.0.0
v1.0.0-rc4 Release
Note: this release picks up from
extism/extism
versions at the point where the php-sdk was extracted into its own repository. This way the progression of releases is correct on Packagist.
What's Changed
- ci: use new extism cli by @zshipko in #1
- chore: add website link to readme by @nilslice in #6
- feat: update the SDK to use the latest changes in the Extism runtime by @mhmd-azeez in #7
New Contributors
- @zshipko made their first contribution in #1
- @nilslice made their first contribution in #6
- @mhmd-azeez made their first contribution in #7
Full Changelog: https://github.com/extism/php-sdk/commits/v1.0.0-rc4