wordpress-activitypub/tests
Matthias Pfefferle 9945aa7cf8 escape global constants and functions
* Add leading \ before function invocation to speed up resolving.
* Add leading \ before constant invocation of internal constant to speed up resolving. Constant name match is case-sensitive, except for null, false and true.
2020-05-12 19:42:09 +02:00
..
bootstrap.php escape global constants and functions 2020-05-12 19:42:09 +02:00
test-class-activitypub-hashtag.php explicit use of global functions 2019-09-27 10:12:59 +02:00
test-class-activitypub.php new tests 2019-02-28 19:32:03 +01:00
test-class-db-activitypub-followers.php Automated native_function_invocation fixes 2019-12-01 21:20:26 +01:00