Skip to content

Commit

Permalink
Remove draft for PSR-7 HTTP Message Interfaces and update publication…
Browse files Browse the repository at this point in the history
… schedule in the practical guide

- Deleted the draft file for "PSR-7: HTTP Message Interfaces in PHP" to streamline content management.
- Updated the publication schedule in the "PSR Standards in PHP" guide, changing the release date for PSR-7 to January 14, 2025, and adjusting subsequent dates accordingly.
  • Loading branch information
jonesrussell committed Jan 15, 2025
1 parent a0731de commit 26e765f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ This series will cover all accepted PSRs in detail. Here's what we've published
2. [PSR-3: Logger Interface](/blog/psr-3-logger-interface) - Published Jan 7, 2025
3. [PSR-4: Autoloading Standard](/blog/psr-4-autoloading-standard) - Published Jan 8, 2025
4. [PSR-6: Caching Interface](/blog/psr-6-caching-interface) - Published Jan 10, 2025
5. PSR-7: HTTP Message Interface - Coming Jan 11, 2025
6. PSR-11: Container Interface - Coming Jan 12, 2025
7. PSR-12: Extended Coding Style - Coming Jan 13, 2025
8. PSR-13: Hypermedia Links - Coming Jan 14, 2025
9. PSR-14: Event Dispatcher - Coming Jan 15, 2025
10. PSR-15: HTTP Handlers - Coming Jan 16, 2025
11. PSR-16: Simple Cache - Coming Jan 17, 2025
5. [PSR-7: HTTP Message Interface](/blog/psr-7-http-message-interfaces) - Published Jan 14, 2025
6. PSR-11: Container Interface - Coming Jan 15, 2025
7. PSR-12: Extended Coding Style - Coming Jan 16, 2025
8. PSR-13: Hypermedia Links - Coming Jan 17, 2025
9. PSR-14: Event Dispatcher - Coming Jan 18, 2025
10. PSR-15: HTTP Handlers - Coming Jan 19, 2025
11. PSR-16: Simple Cache - Coming Jan 20, 2025

Stay tuned! We'll update this post with links as each new article is published.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: "PSR-7: HTTP Message Interfaces in PHP"
date: 2024-02-24 12:00:00 -0600
date: 2025-01-14 12:00:00 -0600
categories: php standards
series: php-fig-standards
tags: [php, php-fig, psr-7, http]
Expand Down

0 comments on commit 26e765f

Please sign in to comment.