Skip to content

Fixes Example 2 using fileperms - #1863

Merged
mmalferov merged 4 commits into
php:masterfrom
brcontainer:patch-1
Sep 9, 2026
Merged

mmalferov merged 4 commits into
php:masterfrom
brcontainer:patch-1

Conversation

@brcontainer

Copy link
Copy Markdown
Contributor

Same as: php/doc-en#5842

Incorrect:

case 0x8000:
    $info = 'r';

Same as: php/doc-en#5842

Incorrect:

```php
case 0x8000:
    $info = 'r';
```
@brcontainer
brcontainer requested a review from a team as a code owner September 8, 2026 12:35
@brcontainer brcontainer changed the title Fixes Example #2 using fileperms Fixes Example 2 using fileperms Sep 8, 2026
@mmalferov
mmalferov merged commit 34e7315 into php:master Sep 9, 2026
@mmalferov

Copy link
Copy Markdown
Member

Thanks!

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