mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[PR #314] Explicitly give current class for get_class #317
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#317
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/opensolutions/ViMbAdmin/pull/314
Author: @dereckson
Created: 6/20/2024
Status: 🔄 Open
Base:
master← Head:php83-get_class📝 Commits (1)
97a8658Explicitly give current class for get_class📊 Changes
4 files changed (+4 additions, -4 deletions)
View changed files
📝
application/plugins/AccessPermissions.php(+1 -1)📝
application/plugins/AdditionalInfo.php(+1 -1)📝
application/plugins/DirectoryEntry.php(+1 -1)📝
application/plugins/MailboxAutomaticAliases.php(+1 -1)📄 Description
Calling get_class() without an argument in PHP 8.3+ emits E_DEPRECATED.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.