Skip to content

Tags: pear/OLE

Tags

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Resolve some PHP 8 deprecations (#30)

Co-authored-by: Nick Huang <[email protected]>

v1.0.0RC9

Toggle v1.0.0RC9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Resolve some PHP 8 deprecations (#30)

Co-authored-by: Nick Huang <[email protected]>

v1.0.0RC8

Toggle v1.0.0RC8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Changes to comply MS documentation (#25)

* removed signed int manipulation,
constants as in MS documentation,
comments for better readability,
readStream() implementation,
many minor fixes

* fixed the minor version in the binary test data

* replaced $stream to $fh in the readStream()

v1.0.0RC7

Toggle v1.0.0RC7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable testing on PHP 8 (#21)

* Enable testing on PHP 8

* Update composer.json

* Add 8.0snapshot

v1.0.0RC6

Toggle v1.0.0RC6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
PHP 7.4 compatibility (#19)

* Test on PHP 7.4 on Travis

* Fix string offset access syntax with curly braces

* Fail on PHP 7.4

* Fix string offset access syntax with curly braces

* Lint all things for a good measure

* Update .travis.yml

v1.0.0RC5

Toggle v1.0.0RC5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #17 from sanmai/pr/fix-5.6-build

Fix build on PHP 5.6

v1.0.0RC4

Toggle v1.0.0RC4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #14 from sanmai/pr/tests-incomplete

Tag the failing with a notice test from #10 as incomplete for time being

v1.0.0RC3

Toggle v1.0.0RC3's commit message
update release date