mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Each of these functions already has a separate test for availability. If any of them are unavailable, then the test should fail rather than be skipped. Follow-up to [52038], [52039], [52040]. Props johnbillion. See #59647. git-svn-id: https://develop.svn.wordpress.org/trunk@56969 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| arrayKeyFirst.php | ||
| arrayKeyLast.php | ||
| hashHmac.php | ||
| isCountable.php | ||
| isIterable.php | ||
| jsonEncodeDecode.php | ||
| mbStrlen.php | ||
| mbSubstr.php | ||
| strContains.php | ||
| strEndsWith.php | ||
| strStartsWith.php | ||