Marco Pivetta
Marco Pivetta
See https://github.com/laminas/laminas-inputfilter/blob/11080cf5a67fd2368d31b50e28403fb21cbf2f14/.stub.php Copying it here for reference: ```php
@schmittjoh can you tag a `1.0.1` version of this repo with the fixes included at #13 and #14 ?
The current implementation of `Athletic\Discovery\Parser` does not allow discovered events to inherit from classes that do not contain `AthleticEvent` in their name. I'm not sure why this limitation is in...
In Ocramius/ProxyManager#114 I implemented some hacks to have data-providers support Could be ported back to athletic
PHAR releases are generally problematic, because: 1. we don't automate them 2. the dependencies within the phar are frozen to a set that could easily be updated, and so issues...