Skip to content

Fixes the "Display full permissions" example using fileperms - #1068

Merged
sy-records merged 1 commit into
php:masterfrom
brcontainer:patch-1
Sep 10, 2026
Merged

Fixes the "Display full permissions" example using fileperms#1068
sy-records merged 1 commit 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';
```
@sy-records sy-records changed the title Fixes Example #2 using fileperms Fixes the "Display full permissions" example using fileperms Sep 9, 2026
@sy-records

Copy link
Copy Markdown
Member

Thanks

@sy-records
sy-records merged commit 318c0ee into php:master Sep 10, 2026
3 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