elie29 / zend-di-config

PSR-11 PHP-DI container configurator for Laminas, Mezzio, ZF, Expressive applications or any framework that needs a PSR-11 container
MIT License
19 stars 4 forks source link

Make overridden delegator idempotent #41

Closed elie29 closed 5 years ago

elie29 commented 5 years ago

Instead of using uniqid, an increment counter is a better fast solution to make overridden delegator idempotent