wordpress-activitypub/includes/rest
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
..
class-followers.php refactorings 2019-11-18 20:57:00 +01:00
class-following.php explicit use of global functions 2019-09-27 10:12:59 +02:00
class-inbox.php fix follow 2020-05-04 00:06:48 +02:00
class-nodeinfo.php fix #73 2019-11-24 21:25:25 +01:00
class-ostatus.php explicit use of global functions 2019-09-27 10:12:59 +02:00
class-outbox.php Automated native_function_invocation fixes 2019-12-01 21:20:26 +01:00
class-server.php native function invocation 2020-02-22 13:02:58 +01:00
class-webfinger.php escape global constants and functions 2020-05-12 19:42:09 +02:00