silverstripe-framework/src
aNickzz 28be2b2263
Swap argument order for implode
I noticed this squiggly red line while perusing the code.

The PHP doc says
`implode ( string $glue , array $pieces ) : string`
> implode() can, for historical reasons, accept its parameters in either order. For consistency with explode(), however, it may be less confusing to use the documented order of arguments.
2019-05-11 00:32:23 +09:30
..
Control Include baseURL with relative setGetVar() links (#8834) 2019-04-15 14:50:46 +12:00
Core Add `getFieldMap` method to retrieve a list of all fields for any giv… (#8892) 2019-04-30 10:43:14 +12:00
Dev NEW Clean up secureassets module artefacts (#8948) 2019-05-02 21:05:19 +12:00
Forms Swap argument order for implode 2019-05-11 00:32:23 +09:30
Logging More verbose file migration logging 2019-04-30 08:54:48 +12:00
ORM API Remove DataObjectSchema::getFieldMap() (#8960) 2019-05-06 12:33:23 +12:00
Security NEW Filter out authenticators that are falsy 2019-05-04 20:58:48 +12:00
View Merge branch '4.3' into 4 2019-02-19 08:41:05 +07:00
conf Update deprecation PHPDocs to be PSR-5 compliant 2018-09-28 10:49:14 +02:00
i18n minor i18nEntityProvider.php API documentation fix 2018-09-28 10:28:00 +10:00
includes Merge branch '4.3' into 4 2019-04-11 11:24:17 +12:00