Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SetAccess::handle() crashes in PHP8.1 #32

Open
boehmi1988 opened this issue Dec 2, 2022 · 1 comment
Open

SetAccess::handle() crashes in PHP8.1 #32

boehmi1988 opened this issue Dec 2, 2022 · 1 comment

Comments

@boehmi1988
Copy link

when SetAccess::handle() is called without the $newItemPath parameter (e.g. in ApiController::actionCreateFolder()) it crashes as null is passed to ltrim() in AccessPlugin::normalize()

@handcode
Copy link
Member

see: #38

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

No branches or pull requests

2 participants