Fred Condo f670eb4980 Correct declaration of variadic $args to mixed
Declaring as array confuses static analyzers, specifically phan, which
throws PhanTypeMismatchArgument for every invocation of
Injectable::create(). Correcting this declaration in the doc block
prevents all those false positives.
2022-06-09 14:27:42 -07:00
2022-05-11 16:37:59 +12:00
2017-04-28 14:59:42 +12:00
2022-04-14 13:12:59 +12:00
2017-10-12 11:53:12 +13:00
2017-12-05 12:14:22 +00:00
2020-07-13 12:26:06 +12:00
2020-10-20 18:50:59 +13:00
2022-02-04 10:07:27 +13:00
2022-05-18 11:57:34 +12:00
2020-12-22 11:43:54 +13:00

Silverstripe Framework

Build Status Build Docs Latest Stable Version Latest Unstable Version codecov SilverStripe supported module Total Downloads License

PHP framework forming the base for the Silverstripe CMS (https://silverstripe.org). Requires a silverstripe-installer base project. Typically used alongside the cms module.

Installation

See installation on different platforms, and installation from source.

Bugtracker

Bugs are tracked on github.com. Please read our issue reporting guidelines.

Development and Contribution

If you would like to make changes to the Silverstripe core codebase, we have an extensive guide to contributing code.

Attribution

Description
No description provided
Readme 162 MiB
Languages
PHP 99.4%
Scheme 0.5%