[wp-meta] [Making WordPress.org] #7896: Profile redirects for GitHub usernames are not working

Making WordPress.org noreply at wordpress.org
Wed Jan 29 01:35:33 UTC 2025


#7896: Profile redirects for GitHub usernames are not working
--------------------------+---------------------
 Reporter:  johnbillion   |       Owner:  (none)
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Profiles      |  Resolution:  fixed
 Keywords:                |
--------------------------+---------------------
Changes (by dd32):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Fixed. This was caused by a PHP8 issue - a class was being called
 statically without the method being declared as static. `is_callable(
 'Namespace\ClassName::method' )` was returning falsey.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/7896#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list