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

fix: passing null to explode() function #389

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

JohnVillalovos
Copy link
Contributor

When calling the GetCategoryAttributes API, got an error:

The application could not run because of the following error:
Details
Code: 8192
Message: explode(): Passing null to parameter #2 ($string) of type string is deprecated
File: /var/www/html/Domain/CustomAttribute.php
Line: 137

When calling the `GetCategoryAttributes` API, got an error:

The application could not run because of the following error:
    Details
    Code: 8192
    Message: explode(): Passing null to parameter #2 ($string) of type string is deprecated
    File: /var/www/html/Domain/CustomAttribute.php
    Line: 137
@effgarces effgarces merged commit 1af1bcc into LibreBooking:develop Jul 10, 2024
1 check 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.

3 participants