📢 Moderators Needed 🚀

Moderators are needed with resources to post or have access to resources to post. Submit an application to be considered.
D

RSS Abstracted filesystem in XF3

  • Thread starter Thread starter digitalpoint
  • Start date Start date
D

digitalpoint

Guest
Guest or Bot
Flysystems is used for the abstracted filesystem in XenForo 2, but I was just thinking... it's not particularly complicated. Maybe it would be worthwhile thinking about getting rid of that third-party library and just use standard PHP streams instead? Internally could just use stream_wrapper_register() to register a XenForo filesystem of sorts and then just use normal PHP functions. Similar to how https is a stream wrapper for URLs within normal functions...

Read more

Continue reading...
 
Back
Top