Make WordPress Core

Changes between Initial Version and Version 6 of Ticket #56188


Ignore:
Timestamp:
06/01/2025 06:31:41 AM (12 months ago)
Author:
sabernhardt
Comment:

Duplicate of #29660.

[54496] edited several query functions to prevent PHP warnings like this.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56188

    • Property Keywords has-patch has-unit-tests added; needs-patch removed
    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Milestone changed from Awaiting Review to
  • Ticket #56188 – Description

    initial v6  
    11Hello, I've noticed this error in WordPress since I've installed PHP 8.1. Can you fix it?
    22
    3 [09-Jul-2022 16:16:45 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    4 [09-Jul-2022 16:16:45 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    5 [09-Jul-2022 16:16:45 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    6 [09-Jul-2022 16:16:45 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    7 [09-Jul-2022 16:16:45 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    8 [09-Jul-2022 16:16:45 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    9 [09-Jul-2022 16:16:45 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    10 [09-Jul-2022 16:16:45 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    11 [09-Jul-2022 16:16:45 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    12 [09-Jul-2022 16:16:45 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    13 [09-Jul-2022 16:17:00 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    14 [09-Jul-2022 16:17:00 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    15 [09-Jul-2022 16:17:00 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    16 [09-Jul-2022 16:17:00 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    17 [09-Jul-2022 16:17:00 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    18 [09-Jul-2022 16:17:00 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    19 [09-Jul-2022 16:17:00 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    20 [09-Jul-2022 16:17:00 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    21 [09-Jul-2022 16:17:00 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    22 [09-Jul-2022 16:17:00 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    23 [09-Jul-2022 16:18:11 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    24 [09-Jul-2022 16:18:11 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    25 [09-Jul-2022 16:18:11 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    26 [09-Jul-2022 16:18:11 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    27 [09-Jul-2022 16:18:11 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    28 [09-Jul-2022 16:18:11 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    29 [09-Jul-2022 16:18:11 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    30 [09-Jul-2022 16:18:11 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    31 [09-Jul-2022 16:18:11 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
    32 [09-Jul-2022 16:18:11 UTC] PHP Warning:  Attempt to read property "post_type" on null in /home/showmetechcom/public_html/wp-includes/class-wp-query.php on line 4338
     3`[09-Jul-2022 16:16:45 UTC] PHP Warning:  Attempt to read property "post_type" on null in /.../wp-includes/class-wp-query.php on line 4338`