Guy Sartorelli 826028082b
FIX Sort without specifying a table name (#10675)
Using a table name in sort() is not allowed in CMS 5. We could use
orderBy() here but member is the table it will sort on by default anyway
so there's no need.

Also added unit tests, which should have caught this ages ago.
2023-02-01 13:52:13 +13:00
2017-04-28 14:59:42 +12:00
2022-11-10 01:56:20 +00:00
2022-11-15 18:20:54 +13:00
2022-12-21 14:44:47 +13:00
2022-11-15 18:20:54 +13:00
2017-10-12 11:53:12 +13:00
2022-02-04 10:07:27 +13:00
2020-12-22 11:43:54 +13:00
2022-10-07 16:08:20 +13:00

Silverstripe Framework

CI Silverstripe supported module

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 getting started, for instructions on how to start the installation process.

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%