Make WordPress Core

Opened 3 years ago

Last modified 19 months ago

#60056 new enhancement

phpUnit tests for is_lighttpd_before_150

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

Description


Change History (3)

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


3 years 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
2 years ago

  • Component Build/Test ToolsGeneral
  • Milestone Awaiting ReviewFuture Release
  • Type defect (bug)enhancement

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

#3 @desrosj
19 months ago

  • Focuses tests added
Note: See TracTickets for help on using tickets.