Fixed
PHP applications without a public directory deploy again
An application whose entry file sits at the root rather than in a public directory was rejected as an attempt to escape its deployment directory.
View as Markdown- The deployment directory itself is a valid path, and an empty relative path now resolves to the workspace root
AffectsApplications