[wp-trac] [WordPress Trac] #50961: Fix missing ref array in pre_get_users

WordPress Trac noreply at wordpress.org
Tue Nov 17 20:01:45 UTC 2020


#50961: Fix missing ref array in pre_get_users
--------------------------+------------------------------
 Reporter:  andy          |       Owner:  adamsilverstein
     Type:  defect (bug)  |      Status:  reopened
 Priority:  normal        |   Milestone:  5.6
Component:  Users         |     Version:  4.4
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:
--------------------------+------------------------------

Comment (by SergeyBiryukov):

 Replying to [comment:10 hellofromTonya]:
 > Note: PHP8 job fails. If merged, need to add this to `php8` tasks.

 Just noting the [https://travis-ci.com/github/WordPress/wordpress-
 develop/jobs/376507875 PHP 8 failure] is unrelated to the patch:
 {{{
 Warning: Class "PHPUnit\Util\Getopt" not found in
 /var/www/tests/phpunit/includes/phpunit6/compat.php on line 18
 Error: Looks like you're using PHPUnit 9.4.2. WordPress requires at least
 PHPUnit 5.4 and is currently only compatible with PHPUnit up to 7.x.
 Please use the latest PHPUnit version from the 7.x branch.
 }}}
 It looks like a wrong PHPUnit version was used for some reason. That does
 not happen on WordPress trunk.

 The patch should not have any functional difference, committing shortly.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/50961#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list