Project

General

Profile

Actions

Task #88354

closed

Upgrade and streamline typo3/phar-stream-wrapper to v3.1.2

Added by Oliver Hader almost 5 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Security
Target version:
Start date:
2019-05-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #88326: Phar Stream Wrapper Interceptor does not work on windows systems since TYPO3 8.7.25Closed2019-05-09

Actions
Actions #1

Updated by Oliver Hader almost 5 years ago

  • Related to Bug #88326: Phar Stream Wrapper Interceptor does not work on windows systems since TYPO3 8.7.25 added
Actions #2

Updated by Gerrit Code Review almost 5 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60754

Actions #3

Updated by Oliver Hader almost 5 years ago

  • Target version set to next-patchlevel
Actions #4

Updated by Gerrit Code Review almost 5 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60754

Actions #5

Updated by Gerrit Code Review almost 5 years ago

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60760

Actions #6

Updated by Gerrit Code Review almost 5 years ago

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60761

Actions #7

Updated by Gerrit Code Review almost 5 years ago

Patch set 2 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60761

Actions #8

Updated by Oliver Hader almost 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions #10

Updated by Bernhard Berger almost 5 years ago

Is it possible, that the composer dependencies are broken for 8.7.25 and 8.7.26? Can't upgrade using composer, getting the following error:

@composer require typo3/cms ^8.7.26
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Can only install one of: typo3/phar-stream-wrapper[v3.1.2, v3.0.1].
- Can only install one of: typo3/phar-stream-wrapper[v3.1.2, v3.0.1].
- Can only install one of: typo3/phar-stream-wrapper[v3.1.2, v3.0.1].
- typo3/cms v8.7.26 requires typo3/phar-stream-wrapper ^3.1.2 -> satisfiable by typo3/phar-stream-wrapper[v3.1.2].
- Installation request for typo3/cms ^8.7.26 -> satisfiable by typo3/cms[v8.7.26].
- Installation request for typo3/phar-stream-wrapper (locked at v3.0.1) -> satisfiable by typo3/phar-stream-wrapper[v3.0.1].

Installation failed, reverting ./composer.json to its original content.
@

Actions #11

Updated by Martin Terber over 3 years ago

Bernhard Berger wrote in #note-10:

Is it possible, that the composer dependencies are broken for 8.7.25 and 8.7.26? Can't upgrade using composer, getting the following error:

Same here. My error:

myself@devel72:~/ws/project$ composer require typo3/cms:^8.7.32
./composer.json has been updated
Loading composer repositories with package information            Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - The requested package typo3/phar-stream-wrapper (locked at v3.1.2, required as ^3.1.3) is satisfiable by typo3/phar-stream-wrapper[v3.1.2] but these conflict with your requirements or minimum-stability.

Installation failed, reverting ./composer.json to its original content.
Actions

Also available in: Atom PDF