Closed alexandre-daubois closed 4 days ago
@asgrim I changed the approach. Now, the path is given to the PieComposerRequest and then to the Build as it is done for configure options. Is it better to you?
Should we also block using this option on Windows?
Thanks @alexandre-daubois yep this should help !
Just like the
--with-php-config
and--with-php-path
options, you can specify the path tophpize
with this new option. If the option is not given, we fallback on the currentphpize
autodetection.