PHP-Pohoda-Connector
0.6.1Changelog for Release v0.6.1
Enhancements
- Set Default Curl Timeout: Default cURL timeout is now set to 30 seconds for improved stability. (Jan 24, 2025)
- Improved Message Readability: Enhanced readability of messages produced by Pohoda. (Jan 28, 2025)
Updates
- Examples Updated: Refreshed examples to align with the latest library changes. (Apr 5, 2025)
Code Quality Improvements
- Strict Types Update: Updated codebase to enforce strict types for better type safety. (Jan 24, 2025)
- Removed Broken PHPDoc: Cleaned up invalid PHPDoc annotations. (Jan 24, 2025)
- Dropped Support for Old Platforms: Removed builds for outdated platforms. (Jan 24, 2025)
- Serializing Attempt Removal: Removed unnecessary serializing attempts for cleaner code. (Apr 18, 2025)
This release includes significant improvements in stability, code quality, and compatibility with updated XSD files.
The old (un)serialization attempt was removed to its dedicated project https://github.com/VitexSoftware/pohodaser
Full Changelog: https://github.com/VitexSoftware/PHP-Pohoda-Connector/compare/0.5.0...0.6.0