php-pm / php-pm-httpkernel

HttpKernel adapter for use of Symfony and Laravel frameworks with PHP-PM

Repository from Github https://github.comphp-pm/php-pm-httpkernelRepository from Github https://github.comphp-pm/php-pm-httpkernel

Release SF5 file upload patch as a stable release

dave-redfern opened this issue · comments

The HttpKernel bridge was patched in #169 to account for the change in UploadedFile signature, but has not been released as a stable update. Right now 2.0.3 is not compatible with SF5.

Could you tag a 2.0.4 that includes this fix?

commented

Done :)

@andig Thank you - much appreciated!