app icon indicating copy to clipboard operation
app copied to clipboard

Use public/ instead of webroot/

Open arshidkv12 opened this issue 5 months ago • 5 comments

Resolves https://github.com/cakephp/app/issues/1054

arshidkv12 avatar Aug 23 '25 04:08 arshidkv12

This PR has to wait until we have a 6.x branch.

dereuromark avatar Aug 23 '25 04:08 dereuromark

Ok

arshidkv12 avatar Aug 23 '25 04:08 arshidkv12

Why are the webroot files still included?

This PR has to wait until we have a 6.x branch.

Why? Application skeletons are generally used for 'new' applications, and we could switch to public in a minor release. One potential issue I could see is that plugins will still be using webroot and not public.

markstory avatar Sep 01 '25 02:09 markstory

I wouldnt want to make such a drastic chance between majors. It only confused everyone and many plugins or alike might expect a certain path.

dereuromark avatar Sep 01 '25 06:09 dereuromark

I wouldn't make this change in a minor either, it would create a lot of confusion and documentation inconsistency.

ADmad avatar Sep 01 '25 06:09 ADmad

This pull request is stale because it has been open 30 days with no activity. Remove the stale label or comment on this issue, or it will be closed in 15 days

github-actions[bot] avatar Dec 31 '25 00:12 github-actions[bot]