Make WordPress Core

Opened 13 months ago

Last modified 3 months ago

#60056 new enhancement

phpUnit tests for is_lighttpd_before_150

Reported by: pbearne's profile pbearne Owned by:
Milestone: Future Release Priority: normal
Severity: normal Version:
Component: General Keywords: has-patch has-unit-tests
Focuses: Cc:

Description


Change History (2)

This ticket was mentioned in PR #5760 on WordPress/wordpress-develop by @pbearne.


13 months ago
#1

  • Keywords has-patch has-unit-tests added

The commit introduces a new PHPUnit test for the is_lighttpd_before_150 function in the WordPress codebase. These tests will verify the return of this function, ensuring its correct behavior and improving the robustness of the codebase.

#2 @desrosj
3 months ago

  • Component changed from Build/Test Tools to General
  • Milestone changed from Awaiting Review to Future Release
  • Type changed from defect (bug) to enhancement

Since this is about adding tests and not a general build or test tooling change, I'm reassigning it to the relevant component.

Note: See TracTickets for help on using tickets.