Guy Sartorelli
|
ab566b0a15
|
API Add new deprecation notices. (#10691)
These are removed in CMS 5.
|
2023-02-15 13:26:36 +13:00 |
|
Steve Boyd
|
b5533e4680
|
API Stop using deprecated API
|
2022-11-28 19:16:31 +13:00 |
|
Steve Boyd
|
9c453abf89
|
API Update deprecations
|
2022-10-13 14:49:15 +13:00 |
|
Steve Boyd
|
7b87926428
|
ENH Update deprecation messages
|
2022-10-13 14:05:49 +13:00 |
|
Steve Boyd
|
511b3bb060
|
ENH PHP 8.1 compatibility
|
2022-04-14 13:12:59 +12:00 |
|
Steve Boyd
|
814c5b2fd0
|
ENH Fix deprecation issues for PHP 8.1 compatibility
|
2022-04-06 11:34:34 +12:00 |
|
Ingo Schommer
|
8c0efd3980
|
Extension hooks for CsvBulkLoader
Required for versioned-snapshots integration
|
2021-05-21 11:17:46 +12:00 |
|
Robbie Averill
|
27bd5d12e3
|
ENH Replace E_USER_ERROR errors with exceptions
|
2020-09-24 23:51:21 -07:00 |
|
Sam Minnee
|
b3dd27953b
|
NEW: Allow league/csv ^9
Hopefully this has better PHP 8 support.
|
2020-09-15 17:40:42 +12:00 |
|
Daniel Hensby
|
237b2d5f74
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
|
Robbie Averill
|
77ba8391c4
|
FIX Byte Order Marks (BOM) are now stripped when importing CSV files
|
2019-08-29 14:54:57 +12:00 |
|
Mario Sommereder
|
260c89fd54
|
Fix of delimiter not used bug
See issue https://github.com/silverstripe/silverstripe-framework/issues/8881
|
2019-06-20 11:11:27 +12:00 |
|
Ian Patel
|
759968bbe2
|
Fix Undefined variable: result when catch Exception
|
2019-04-05 11:33:01 +13:00 |
|
Daniel Hensby
|
ced2ba1f64
|
API Move CSV writing/reading to league/csv library
|
2018-02-22 09:22:37 +13:00 |
|
Christopher Joe
|
3560a0418d
|
rename TEMP_FOLDER to TEMP_PATH
|
2017-10-09 12:41:34 +13:00 |
|
Colin Tucker
|
db59e51c4a
|
Fixes a bug with split file names during CSV import
|
2017-05-29 16:08:23 +10:00 |
|
Damian Mooyman
|
fba8e2c245
|
API Remove Object class
API DataObjectSchema::manyManyComponent() return array is now associative array
|
2017-05-23 13:50:35 +12:00 |
|
Daniel Hensby
|
a5da085cc7
|
Merge branch '3'
|
2017-01-31 17:03:53 +00:00 |
|
Daniel Hensby
|
ba39e552a2
|
Merge branch '3'
|
2016-12-15 12:20:29 +00:00 |
|
Damian Mooyman
|
1b1e921e3d
|
PSR2: Whitespace-only changes
|
2016-11-29 12:31:16 +13:00 |
|
Sam Minnee
|
7a10c194bd
|
NEW: Move code files into src/ folder.
This updates framework to be more in keeping with PHP conventions.
|
2016-11-01 13:37:24 +13:00 |
|