Alex Kirk
a5b3af1b3b
Move the friends parser to the Friends plugin
2023-01-27 15:48:29 +01:00
Alex Kirk
be369b11e5
Extract HTTP caching into new test base class
2023-01-27 15:48:28 +01:00
Alex Kirk
b3a26788eb
Add test for announce
2022-12-02 13:43:09 +01:00
Alex Kirk
a82dea0685
Add unit test
2022-12-02 12:46:42 +01:00
74c063b690
update test env
2020-05-14 22:25:29 +02:00
122461ab6e
escape even more
2020-05-12 20:30:06 +02:00
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
85db6f2d7e
Automated native_function_invocation fixes
...
`php php-cs-fixer --rules=native_function_invocation fix ./ --allow-risky=yes`
2019-12-01 21:20:26 +01:00
0c93b482da
fixed typo
2018-09-24 20:54:59 +02:00
c0cb7af9ae
basic outbox support
2018-09-24 20:53:23 +02:00