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] PHP warning message when viewing the invalid comment via popup #884

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

mebishalnapit
Copy link
Collaborator

This PR includes:

  • Fixes PHP Warning: Attempt to read property "comment_post_ID" on null in /var/www/html/wp-content/plugins/anspress/includes/comments.php on line 56
  • Fixes PHP Warning: Attempt to read property "post_type" on bool in /var/www/html/wp-content/plugins/anspress/includes/comments.php on line 77

@mebishalnapit mebishalnapit linked an issue Aug 17, 2023 that may be closed by this pull request
@rahularyan rahularyan merged commit ec5467f into master Feb 23, 2024
6 checks passed
@rahularyan rahularyan deleted the fix-883 branch April 17, 2024 11:43
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.

PHP warning message when viewing the invalid comment via popup
2 participants