Releases: maplephp/http
Releases · maplephp/http
Release list
v2.2.1
v2.2.0
- Query & Body Parameter Input Class: Added a new input class for handling query and body parameters, making it easier to work with structured request inputs.
- Input Class Docs: Added documentation describing the new input class and how to use it.
argvAlways Returns Array: Fixed a bug whereargvcould return a non-array value; it now consistently returns an array in all cases.
v2.1.0
- Added new path utilities for easier path traversal and manipulation
- Introduced a stream factory for creating stream objects
- Expanded core framework functionality with additional path handling features
- Added automated tests to improve development and reliability
v2.0.2
v2.0.1
v2.0.0
This release focuses on internal quality and stability. It improves comparison semantics and immutability handling, adds minor functional enhancements, and includes general cleanup and refactoring to improve structure, consistency, and maintainability.