We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 747b3ad + 0946d29 commit d928b04Copy full SHA for d928b04
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [5.0.2](https://github.com/WebFiori/http/compare/v5.0.1...v5.0.2) (2026-01-14)
4
+
5
6
+### Miscellaneous Chores
7
8
+* Fail Tests on Deprecations ([b3710ca](https://github.com/WebFiori/http/commit/b3710ca552b3c5a5cdaf21f184500c29b5df8270))
9
+* Revert Fail on Deprications ([747b3ad](https://github.com/WebFiori/http/commit/747b3ad8c367ade2ded3968fe8ea0269785d7359))
10
11
## [5.0.1](https://github.com/WebFiori/http/compare/v5.0.0...v5.0.1) (2026-01-13)
12
13
composer.json
@@ -12,7 +12,7 @@
"PSR-7",
"JSONx"
14
],
15
- "version": "5.0.1",
+ "version": "5.0.2",
16
"license": "MIT",
17
"require": {
18
"php": ">=7.0",
0 commit comments