HomePhabricator

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

Description

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

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

Test Plan: Added unit tests, ran unit tests.

Maniphest Tasks: T13588

Differential Revision: https://secure.phabricator.com/D21762

Details

Provenance
epriestleyAuthored on Apr 20 2022, 5:43 PM
epriestleyPushed on Apr 20 2022, 6:11 PM
Differential Revision
D21762: Introduce PHP8.1 replacement functions for string tests which may take multiple types
Parents
rARC1fc4439ca5ff: Fix a PHP 8.1 issue with "phutil_console_strlen()"
Branches
Unknown
Tags
Unknown
Tasks
T13588: PHP 8 Compatibility