[RSS Feed/News] Make XenForo's request object PSR-7 compatible

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
www.php-fig.org

PSR-7: HTTP message interfaces - PHP-FIG

We're a group of established PHP projects whose goal is to talk about commonalities between our projects and find ways we can work better together.
www.php-fig.org
www.php-fig.org

Would be really helpful when integrating libraries that require PSR7 compatibility. Currently have to build a new request object specifically for these cases. Could only have the required PSR7 methods there for these specific cases and keep using the default methods for backwards compatibility, or have a getPSR() method on the request object to pass into these libraries

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom