Page MenuHomePhabricator

Introduce PHP8.1 replacement functions for string tests which may take multiple types
ClosedPublic

Authored by epriestley on Apr 20 2022, 5:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 14, 5:54 PM
Unknown Object (File)
Feb 9 2024, 7:16 PM
Unknown Object (File)
Feb 4 2024, 1:38 AM
Unknown Object (File)
Feb 1 2024, 6:06 PM
Unknown Object (File)
Jan 25 2024, 6:46 AM
Unknown Object (File)
Jan 23 2024, 2:26 PM
Unknown Object (File)
Jan 20 2024, 11:56 PM
Unknown Object (File)
Jan 16 2024, 2:08 PM
Subscribers
None

Details

Summary

Ref T13588. Adds "phutil_nonempty_string()" and similar methods to support PHP8.1 compatibility.

Test Plan

Added unit tests, ran unit tests.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable