Skip to content

Releases: PHPOffice/Common

1.0.3

03 Sep 17:22
05bb7bd
Compare
Choose a tag to compare

What's Changed

  • ZipAdapter: Allow to add a file with no compression by @Progi1984 in #55

Full Changelog: 1.0.2...1.0.3

1.0.2

11 Dec 13:21
1e968b2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...1.0.2

1.0.1

17 Feb 16:36
1.0.1
6b5c03a
Compare
Choose a tag to compare

Changes

1.0.0

09 Sep 11:50
0c70164
Compare
Choose a tag to compare

Changes

v0.2.9

13 Jul 14:14
edb5d32
Compare
Choose a tag to compare

Changes

  • Fix XML Entity injection vulnerability by @Tom4t0

v0.2.8

12 Jul 10:09
028970e
Compare
Choose a tag to compare

Features

  • Assert zip adapters return values (#14) by @PowerKiKi
  • Utility to get an Office compatible hash of a password (#15) by @troosan
  • Unit tests on PHP 7.1 & PHP 7.2 (#16) by @Progi1984
  • Added possibility to register namespaces to DOMXpath (#17) by @troosan
  • Write attribute's value of type float independently of locale (#21) by @Trainmaster

v0.2.7

23 Nov 14:23
Compare
Choose a tag to compare

Features

  • Added \PhpOffice\Common\File::fileGetContents() (with support of zip://)
  • Added Support for PHP 7.1

v0.2.6

07 Jul 17:28
Compare
Choose a tag to compare

Changes

  • \PhpOffice\Common\Text::utf8ToUnicode() became public.

v0.2.5

04 Mar 07:56
Compare
Choose a tag to compare

Features

  • Added Zip Adapters (PclZip & ZipArchive)

v0.2.3

08 Nov 21:39
Compare
Choose a tag to compare

Features

  • Added missing features for supporting PHPWord