1
0
mirror of https://github.com/flarum/core.git synced 2025-08-08 09:26:34 +02:00

Backend cleanup (#2859)

* Extender docblocks cleanup
* Excplicit type hinting in extenders
* Bring method under constructor
* Mark some classes and methods as internal
* Remove beta references

Co-authored-by: Clark Winkelmann <clark.winkelmann@gmail.com>
This commit is contained in:
Sami Mazouz
2021-05-13 15:26:24 +01:00
committed by GitHub
parent e3f506817b
commit 7bceda976b
59 changed files with 655 additions and 174 deletions

2
.github/SECURITY.md vendored
View File

@@ -2,7 +2,7 @@
## Supported Versions
During the beta phase, we will only patch security vulnerabilities in the latest beta release.
We will only patch security vulnerabilities in the stable 1.x release.
## Reporting a Vulnerability