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

The bridge does not seem to work in all cases #64

Closed
stof opened this issue Apr 2, 2020 · 6 comments
Closed

The bridge does not seem to work in all cases #64

stof opened this issue Apr 2, 2020 · 6 comments

Comments

@stof
Copy link

stof commented Apr 2, 2020

Bug Report

Q A
Version(s) 1.0.1

Summary

We got many reports that ocramius/proxy-manager 2.2 (which was using zendframeword/zend-code) breaks when using the laminas/laminas-code replacement. See symfony/symfony#35934 and doctrine/DoctrineMigrationsBundle#300 for instance.
It looks like the bridge is not foolproof.

@michalbundyra
Copy link
Member

@stof we believe it was a problem with composer and it is fixed now.
For reference please see:
laminas/laminas-code#37
composer/composer#8622

@weierophinney
Copy link
Member

@stof Can you provide an update? Is this still an issue, or is it resolved when using a current Composer version?

@stof
Copy link
Author

stof commented May 20, 2020

I was not the one having issues. I was the one triaging the Symfony and Doctrine issues.

@stof
Copy link
Author

stof commented May 20, 2020

@mmarton @andchir as you were the one reporting the issues to Symfony and Doctrine, can you tell us whether updating Composer to 1.10+ fixed the issue ?

@mmarton
Copy link

mmarton commented May 20, 2020

I no longer have it. But i have no idea what fixed it. New versions have been released since then from composer, laminas and doctrinemigrations

@dennisameling
Copy link

Updating to Composer 1.10+ fixed the issue for us. Related changelog entry:

Fixed issue where --no-dev autoload generation was excluding some packages which should not have been excluded

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

5 participants