Raphhh / trex

A PHP class helper
http://labs.raphaellefebvre.be/trex/
MIT License
3 stars 2 forks source link

collisions with getIterator in pdepend build #2

Open Raphhh opened 10 years ago

Raphhh commented 10 years ago

In scrutinizer pdepend build:

https://scrutinizer-ci.com/g/Raphhh/trex/inspections/d1f74e85-bbe4-4ec3-86b3-7c3369423af5

Critical error is thrown:

Trait method getIterator has not been applied, because there are collisions with other trait methods on TRex\Core\Objects.

Raphhh commented 10 years ago

See https://github.com/pdepend/pdepend/issues/154