Skip to content

Releases: PHPOffice/PhpSpreadsheet

2.3.10

24 Jul 05:37
22058ce

Choose a tag to compare

Added

  • Add to all readers the option to allow or forbid fetching external images. This is unconditionally allowed now. The default will be set to "allow", so no code changes are necessary. However, we are giving consideration to changing the default. PR #4547

2.1.11

24 Jul 05:30
cfcbeaf

Choose a tag to compare

Added

  • Add to all readers the option to allow or forbid fetching external images. This is unconditionally allowed now. The default will be set to "allow", so no code changes are necessary. However, we are giving consideration to changing the default. PR #4546

1.29.12

24 Jul 05:26
7c06eed

Choose a tag to compare

Added

  • Add to all readers the option to allow or forbid fetching external images. This is unconditionally allowed now. The default will be set to "allow", so no code changes are necessary. However, we are giving consideration to changing the default.PR #4545

4.4.0

23 Jun 02:06
747ccd1

Choose a tag to compare

Added

Deprecated

  • Theme constants COLOR_SCHEME_2013_PLUS_NAME (use COLOR_SCHEME_2013_2022_NAME) and COLOR_SCHEME_2013_PLUS (use COLOR_SCHEME_2013_2022).

Fixed

3.9.2

23 Jun 01:59
3b07468

Choose a tag to compare

Changed

  • Allow php-cs-fixer to Handle Implicit Backslashes.

Added

  • Allow spreadsheet to be serialized. PR #4408

Fixed

2.3.9

23 Jun 01:46
12e0d9f

Choose a tag to compare

Changed

  • Allow php-cs-fixer to Handle Implicit Backslashes.

Added

  • Allow spreadsheet to be serialized. PR #4407

Fixed

2.1.10

23 Jun 01:42
b211762

Choose a tag to compare

Changed

  • Allow php-cs-fixer to Handle Implicit Backslashes.

Added

  • Allow spreadsheet to be serialized. PR #4406

Fixed

1.29.11

23 Jun 01:37
05b6c43

Choose a tag to compare

Changed

  • Allow php-cs-fixer to Handle Implicit Backslashes.

Added

  • Allow spreadsheet to be serialized. PR #4405

Fixed

4.3.1

26 May 19:05
d0ac70d

Choose a tag to compare

Fixed

4.3.0

26 May 03:59
1353714

Choose a tag to compare

Added

Changed

  • Phpstan Level 10.

Fixed