We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9e40ea commit 0a0293aCopy full SHA for 0a0293a
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## Version 0.7.1
4
+
5
+- Ensure stable ABI between `cargo-php` and downstream extensions. [#108]
6
+ - `ext-php-rs` versions used when compiling CLI and extension are now
7
+ compared.
8
9
+[#108]: https://github.com/davidcole1340/ext-php-rs/pull/108
10
11
## Version 0.7.0
12
13
- Disabled serialization and unserialization of Rust structs exported as PHP
0 commit comments