Add PSR HTTP Message Interfaces and Dependencies

- Implemented StreamInterface, UploadedFileInterface, and UriInterface as per PSR standards.
- Added getallheaders function to retrieve HTTP headers in a compatible manner.
- Included LICENSE files for ralouphie/getallheaders and symfony/deprecation-contracts.
- Introduced function for triggering deprecation notices in Symfony.
This commit is contained in:
2025-12-28 12:44:00 +01:00
parent cf600ae727
commit cd264483f8
410 changed files with 60841 additions and 16 deletions

View File

@@ -0,0 +1 @@
<svg width="16" height="8" viewBox="0 0 16 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4497 7.77152L15.8438 4.37741C16.0521 4.16913 16.0521 3.83144 15.8438 3.62317L12.4497 0.229053C12.2414 0.0207729 11.9037 0.0207729 11.6954 0.229053C11.4872 0.437332 11.4872 0.775021 11.6954 0.9833L14.1791 3.46696H0.533333C0.238781 3.46696 0 3.70574 0 4.00029C0 4.29484 0.238781 4.53362 0.533333 4.53362H14.1791L11.6954 7.01728C11.4872 7.22556 11.4872 7.56324 11.6954 7.77152C11.9037 7.9798 12.2414 7.9798 12.4497 7.77152Z" fill="#666666"></path></svg>

After

Width:  |  Height:  |  Size: 596 B