goaop / framework

:gem: Go! AOP PHP - modern aspect-oriented framework for the new level of software development
go.aopphp.com
MIT License
1.66k stars 163 forks source link

[PHP8] Add broken tests with complex types #503

Closed lisachenko closed 4 months ago

lisachenko commented 5 months ago

This functional test highlights some internal issues inside SelfValueVisitor when dealing with complex types (union/intersection/DNF).

Framework should be able to work with any complex types transparently.

lisachenko commented 5 months ago

@samsonasik One more failing scenario to cover

samsonasik commented 4 months ago

@lisachenko I cherry-picked your commit at PR https://github.com/goaop/framework/pull/504

scrutinizer-notifier commented 4 months ago

A new inspection was created.