Automattic / studio

Studio by WordPress.com, a free desktop app that helps developers streamline their local WordPress development workflow.
https://developer.wordpress.com/studio/
GNU General Public License v2.0
193 stars 18 forks source link

Update playground packages to v0.9.39 #528

Closed jeroenpf closed 2 months ago

jeroenpf commented 2 months ago

Proposed Changes

V0.9.39 contain some important fixes related to symlinks (important for #510 ). Particularly the ability to get symlink realpaths through the PHP instance and the correct handling of directly requesting symlinked files and directories through HTTP requests.

Additionally, it would be great to regularly update playground so the versions don't diverge too much over time.

Testing Instructions

-

Pre-merge Checklist