Skip to content

Fixes Example 2 using fileperms - #1863

Open
brcontainer wants to merge 3 commits into
php:masterfrom
brcontainer:patch-1
Open

Fixes Example 2 using fileperms#1863
brcontainer wants to merge 3 commits into
php:masterfrom
brcontainer:patch-1

Conversation

@brcontainer

Copy link
Copy Markdown

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
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.

1 participant