silverstripe-framework/src
josephlewisnz b6a3e3a951
added an additional filter to remove empty array items (#10803)
* ENH Added filter to remove empty/null from Path::join parts

This is to ensure null values are removed and trim() deprecated warnings are not thrown
Fixes #10802

* FIX revert public signature

Co-authored-by: Steve Boyd <emteknetnz@gmail.com>

---------

Co-authored-by: Steve Boyd <emteknetnz@gmail.com>
2023-06-14 15:46:23 +12:00
..
conf Update deprecation PHPDocs to be PSR-5 compliant 2018-09-28 10:49:14 +02:00
Control Merge branch '4.12' into 4.13 2023-04-26 11:44:54 +12:00
Core added an additional filter to remove empty array items (#10803) 2023-06-14 15:46:23 +12:00
Dev FIX Show correct default value 2023-06-14 11:25:34 +12:00
Forms UPD Add support new TinyMC cs_CZ.js 2023-05-16 11:56:05 +12:00
i18n FIX Correctly deprecation Sources.module_priority (#10711) 2023-03-02 11:05:35 +13:00
includes ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
Logging ENH Improve deprecation logging 2023-03-06 13:25:44 +13:00
ORM Fix translation key for DataObject.GENERALSEARCH (#10805) 2023-06-09 13:44:00 +12:00
Security Group visibility for SITETREE_GRANT_ACCESS permissions 2023-04-05 16:33:41 +10:00
View API Deprecate Diff in favour of CMS5's HtmlDiff 2023-02-08 11:15:28 +13:00