Making WordPress.org

Opened 15 months ago

Closed 15 months ago

Last modified 5 months ago

#7169 closed enhancement (fixed)

Add `php-compatibility` focus to Core's Trac to identify PHP incompatibility

Reported by: hellofromtonya's profile hellofromTonya Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: Priority: normal
Component: Trac Keywords: has-patch
Cc:

Description

Please add a php-compatibility focus to Core's Trac tickets in the "Contributor Focuses" section.

This new focus identifies an incompatibility with one or more specific PHP versions, such as PHP 8.2, 9.0, etc:

Add the php-compatibility focus with a description of “Relating to PHP forward and backwards compatibility. A phpNN keyword identifies the PHP version that introduced the incompatibility”.

phpNN where NN is the specific PHP version that introduced the incompatibility within WordPress Core. For example, if there's an incompatibility with PHP 8.2, then phpNN is php82.

It's part of a recently adopted proposal: Proposal: Criteria for Removing "Beta Support" from Each PHP 8+ Version.

Change History (7)

This ticket was mentioned in Slack in #core-php by hellofromtonya. View the logs.


15 months ago

This ticket was mentioned in Slack in #meta by hellofromtonya. View the logs.


15 months ago

#3 @SergeyBiryukov
15 months ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 12771:

Trac: Add a php-compatibility focus to core.trac.wordpress.org.

Props hellofromTonya.
Fixes #7169.

#4 @SergeyBiryukov
15 months ago

In 12777:

Trac: Bump scripts version after [12771].

See #7169.

This ticket was mentioned in Slack in #hosting by javier. View the logs.


15 months ago

This ticket was mentioned in PR #314 on WordPress/wordpress.org by @ironprogrammer.


5 months ago
#6

  • Keywords has-patch added

Adds php-compatibility to the shortcode, which in turn makes this option available in the "Tickets by Focus" dropdown on the Trac reports page. Allows ticket reports with this focus to be more conveniently accessed.

https://github.com/WordPress/wordpress.org/assets/824344/1a4cbf8a-a9b2-4b43-b10e-ae61494315ea

Also see https://meta.trac.wordpress.org/ticket/7169, where this keyword was introduced.

#7 @dd32
5 months ago

In 13688:

Make: Trac: Sync the list of trac focuses.

Props ironprogrammer, dd32.
Closes https://github.com/WordPress/wordpress.org/pull/314
See #7169.

Note: See TracTickets for help on using tickets.