File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.14.2] ( https://github.com/davidcole1340/ext-php-rs/compare/ext-php-rs-v0.14.1...ext-php-rs-v0.14.2 ) - 2025-07-09
4+
5+ ### Fixed
6+ - * (clippy)* Fix new clippy rule (by @Xenira )
7+
8+ ### Other
9+ - * (deps)* Upgrade bindgen to ` v0.70 ` (by @Xenira )
10+
311## [ 0.14.1] ( https://github.com/davidcole1340/ext-php-rs/compare/ext-php-rs-v0.14.0...ext-php-rs-v0.14.1 ) - 2025-07-06
412
513### Added
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ repository = "https://github.com/davidcole1340/ext-php-rs"
55homepage = " https://github.com/davidcole1340/ext-php-rs"
66license = " MIT OR Apache-2.0"
77keywords = [" php" , " ffi" , " zend" ]
8- version = " 0.14.1 "
8+ version = " 0.14.2 "
99authors = [
" David Cole <[email protected] >" ]
1010edition = " 2021"
1111categories = [" api-bindings" ]
You can’t perform that action at this time.
0 commit comments