Django Doucet
51643142aa
coding standards
2022-12-19 14:09:54 -07:00
Django Doucet
8938c67073
Comments update
2022-12-19 14:09:53 -07:00
6772d300b4
phpcs fixes
2022-12-19 14:09:53 -07:00
8733957963
fix #135
2022-12-19 14:09:52 -07:00
Django Doucet
17c386cb9d
Comments 1
2021-09-06 00:25:02 -06:00
d260d7c276
add support for custom post content
...
fix #97 #91
2020-07-21 09:23:35 +02:00
827aacc450
check params to prevent PHP warnings
2020-05-23 12:34:11 +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
65034d2a76
refactorings
2019-11-18 20:57:00 +01:00