Skip to content

writeable -> writable#5280

Merged
sy-records merged 1 commit intophp:masterfrom
MorganLOCode:patch-2
Feb 6, 2026
Merged

writeable -> writable#5280
sy-records merged 1 commit intophp:masterfrom
MorganLOCode:patch-2

Conversation

@MorganLOCode
Copy link
Contributor

Sometimes the spelling used is "writeable", sometimes it's "writable". Both are valid in English, but the SplFileInfo method is isWritable().

The "ea" variant is sometimes used elsewhere (the is_writeable() function most notably), so being fully consistent would require php/src changes, not just tidying the docs.

Sometimes the spelling used is "writeable", sometimes it's "writable". Both are valid in English, but the SplFileInfo method is "isWritable".
@MorganLOCode
Copy link
Contributor Author

Alteration to correct code samples made in response to php/php-src#21114

Copy link
Member

@sy-records sy-records left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@sy-records sy-records merged commit b07b628 into php:master Feb 6, 2026
2 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.

2 participants