- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz

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.

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
نام موضوع : Make XenForo's request object PSR-7 compatible