Skip to content

Releases: TYPO3/phar-stream-wrapper

TYPO3-PSA-2018-001: By-passing protection of PharStreamWrapper Interceptor

18 Oct 08:58

Choose a tag to compare

Raise to version v3

07 Sep 15:18
072007e

Choose a tag to compare

Basically no functional differences to v1.0.1 release. Since PHP 5.3 compatibility has been merged into this repository, the new v2 branch will be used for PHP 5.3 related sources and master still requires PHP 7.0. That's why v1.0.1 is re-released now as v3.0.0.

PHP 5.3 compatibility

07 Sep 15:29
369f830

Choose a tag to compare

Thanks to Alex Pott, Drupal for creating
back-ports of all sources in order to provide compatibility with PHP v5.3.

PHP 5.3 compatibility

07 Sep 14:32

Choose a tag to compare

PHP 5.3 compatibility Pre-release
Pre-release

Thanks to Alex Pott, Drupal for creating
back-ports of all sources in order to provide compatibility with PHP v5.3.

Clean-up & Manager::destroy() handling

30 Aug 08:14

Choose a tag to compare

  • a93126f [TASK] Allow Manager::destroy() even if not being initialized
  • ce3af19 [TASK] Fix spelling issues
  • ffb7c2c [TASK] Adjust export-ignore filename
  • 56b4c73 [TASK] Exclude test files from being exported
  • 9ae4768 [TASK] Add copyright headers to PHPdoc

First Release

26 Aug 20:28

Choose a tag to compare

v1.0.0

[TASK] Add installation section to README.md