Releases: phper-framework/phper
Releases · phper-framework/phper
phper-v0.17.0
Added
- Add raw pointer casting methods for EBox (#213)
- Add HTML logo URL to documentation for improved branding (#210)
Fixed
- Fix ZArr drop (#212)
- Update README structure for better alignment and presentation (#209)
Other
- Migration of ZString, ZArray, ZObject to EBox (#208)
phper-test-v0.16.0
Added
- Enhance logging and testing utilities (#215)
- Improve integration tests (#214)
- Add HTML logo URL to documentation for improved branding (#210)
Other
- Migration of ZString, ZArray, ZObject to EBox (#208)
phper-sys-v0.15.3
Added
- Add HTML logo URL to documentation for improved branding (#210)
phper-macros-v0.15.2
Added
- Add HTML logo URL to documentation for improved branding (#210)
phper-doc-v0.15.3
Added
- Add HTML logo URL to documentation for improved branding (#210)
Other
- Migration of ZString, ZArray, ZObject to EBox (#208)
phper-build-v0.15.3
Added
- Add HTML logo URL to documentation for improved branding (#210)
phper-alloc-v0.16.0
Added
- Add HTML logo URL to documentation for improved branding (#210)
Other
- Migration of ZString, ZArray, ZObject to EBox (#208)
phper-v0.16.1
Added
- Introduce new_persistent method for ZString (#204)
- Enhance enum functionality with access methods (#203)
- Add preliminary support for enums (#201)
phper-sys-v0.15.2
Added
- Add preliminary support for enums (#201)
Fixed
- fix ClassEntry typehints (#206)
phper-doc-v0.15.2
Added
- Enhance enum functionality with access methods (#203)
- Add preliminary support for enums (#201)
Other
- Adjust the documentation of the enum (#202)