Skip to content

[Sync-En] cli: document built-in server index lookup for file-like paths (8.4.0) - #1136

Merged
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1126-cli-server-index-lookup
Aug 28, 2026
Merged

[Sync-En] cli: document built-in server index lookup for file-like paths (8.4.0)#1136
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1126-cli-server-index-lookup

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Sync with EN commit 14f641dc7a2eb3ab1f97062f0a74f7cdb59ae708.

Adds the translated note documenting that, as of PHP 8.4.0, the built-in web server also performs the index file lookup for paths that look like a file (last component containing a dot) but cannot be found, instead of returning a 404 straight away.

Removes the obsolete <!-- Reviewed --> marker.

Fixes: #1126

@julionc
julionc merged commit 12f2c63 into php:master Aug 28, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Sync EN] cli: Document built-in server index lookup for file-like paths (8.4.0) (#5782)

2 participants