On Tue, Jul 17, 2018 at 3:39 PM Dan Ackroyd <dan...@basereality.com> wrote:
> On 17 July 2018 at 13:08, Zeljko Mitic <mitke...@gmail.com> wrote: > > > > It won't help, preprocess.io doesn't remove typehints. > > It doesn't _currently_ remove parameter types. > > If you think this is an idea worth doing, you could write the > functionality to do that. > > cheers > Dan > To be honest, I did think of that after I replied. But then I saw one big problem; autowiring containers like Symfony (which I use) will not work anymore. So this is definitely a no-go.