Composer constrainer is not able to handle class_alias()
julian.kreller
Spryker Solution Partner, Spryker Technology Partner Posts: 2 🧑🏻🚀 - Cadet
I got a quite specific use case within my code, where I create an anonymous class extending another class dynamically.
Our pipelines fail since Spryker's composer-constrainer cannot handle this.
class_alias($class, '\AnyClass'); // value of $class is only known at runtime
$extendedClass = new class () extends \AnyClass {…}
Does anyone has an idea how to make this work? Otherwise the support of class_alias() should be added!
Tagged:
0
Comments
-
I also created an issue and pull request to resolve this issue:
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 68 Spryker News
- 890 Developer Corner
- 753 Spryker Development
- 83 Spryker Dev Environment
- 360 Spryker Releases
- 3 Oryx frontend framework
- 34 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 22 Job Opportunities
- 3.2K 📜 Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 68 Spryker Safari Questions
- 50 Random