Mago 1.23.1
Mago 1.23.1 republishes 1.23.0 on Rust 1.95.0 to unblock PGO on the x86_64-apple-darwin, aarch64-apple-darwin, x86_64-pc-windows-msvc, and x86_64-unknown-linux-musl release builds, and fixes one analyzer issue around array-to-object casts.
🐛 Bug Fixes
Analyzer
- Array-to-object cast yields
stdClass:(object)$arraynow infers asstdClassrather than a bareobject. (#1647, 037c74b)
🏗️ Internal
- MSRV bumped to Rust 1.95.0: unblocks PGO on the macOS, Windows msvc, and Linux musl release builds. (99cdbf6)
🙏 Thank You
Contributors
A huge thank you to everyone who contributed code to this release:
Full Changelog: 1.23.0...1.23.1