Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PharStreamWrapper denies phar files from symlinked extension #44

Open
1 task done
secured opened this issue Sep 7, 2018 · 0 comments
Open
1 task done

PharStreamWrapper denies phar files from symlinked extension #44

secured opened this issue Sep 7, 2018 · 0 comments

Comments

@secured
Copy link

secured commented Sep 7, 2018

TYPO3 8 LTS

  • Classic

Expected behavior

PharStreamWrapper includes the phar file

Actual behavior

PharStreamWrapper throws an error

Steps to reproduce

https://forge.typo3.org/issues/85658

Solution

https://forge.typo3.org/projects/typo3cms-core/repository/revisions/d4ca073bc1267474c48c740ec91b6f08454dc140/entry/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-85385-IntegratePharStreamWrapper.rst

typo3_debugbar/Resources/Private/ExtensionArtifacts/autoload.php
$pharFile = \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::extPath('typo3_debugbar') . 'Libraries/debugbar.phar';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant