Skip to content

Fixes Example #2 using fileperms - #482

Merged
KentarouTakeda merged 2 commits into
php:masterfrom
brcontainer:patch-1
Sep 8, 2026
Merged

Fixes Example #2 using fileperms#482
KentarouTakeda merged 2 commits into
php:masterfrom
brcontainer:patch-1

Conversation

@brcontainer

Copy link
Copy Markdown
Contributor

Same as: php/doc-en#5842

Incorrect:

case 0x8000: // regular
    $info = 'r';

Same as: php/doc-en#5842

Incorrect:

```php
case 0x8000: // regular
    $info = 'r';
```
@KentarouTakeda

Copy link
Copy Markdown
Collaborator

Could you update EN-Revision ?

@brcontainer

Copy link
Copy Markdown
Contributor Author

Could you update EN-Revision ?

I've updated it, please check if it's correct. Thanks!

@KentarouTakeda

Copy link
Copy Markdown
Collaborator

Right, thank you!

@KentarouTakeda
KentarouTakeda merged commit a2b6d1d into php:master Sep 8, 2026
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