Sam Minnee c50cd34df6 FIX: Prevent repeated lookup of obj.dependencies by Injector
This unnecessary repeated call to Injector slows down the construction
of frequently instantiated classes.

On admin/pages, this reduced execution from 1.67s to 1.56s, and it
reduced the impact of having an extension added to DBField by 33%
(from 100ms to 67ms)
2017-08-22 12:12:32 +12:00
2017-04-28 14:59:42 +12:00
2017-08-14 21:18:03 +01:00
2017-08-07 14:34:14 +12:00
2017-08-14 21:18:03 +01:00
2017-07-05 09:14:26 +01:00
2017-08-15 11:06:37 +12:00
2017-06-30 10:05:20 +12:00
2017-08-02 20:45:41 +08:00
2015-05-11 12:01:30 +12:00

SilverStripe Framework

Build Status Latest Stable Version Latest Unstable Version codecov Total Downloads License Dependency Status Reference Status helpfulrobot

PHP5 framework forming the base for the SilverStripe CMS (http://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.

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