Skip to content

Fix incorrect method case for SplFileInfo::getPathname() in gen_stub.php#22597

Merged
Girgias merged 1 commit into
php:masterfrom
jorgsowa:fix/gen-stub-getpathname-case
Jul 6, 2026
Merged

Fix incorrect method case for SplFileInfo::getPathname() in gen_stub.php#22597
Girgias merged 1 commit into
php:masterfrom
jorgsowa:fix/gen-stub-getpathname-case

Conversation

@jorgsowa

@jorgsowa jorgsowa commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

getPathName() is called instead of the correctly-cased getPathname().

getPathName() was called instead of the correctly-cased getPathname().
@Girgias Girgias merged commit 76c40ec into php:master Jul 6, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants