This is mostly standard stuff, but we need to hack around some
limitations of the tools. Most notably, phpize support for extension
dependencies is bad, so we add three small hacks. Furthermore, some of
the test cases are sensitive to line endings, so we ensure that
autocrlf is disabled.
This is mostly standard stuff, but we need to hack around some limitations of the tools. Most notably,
phpize
support for extension dependencies is bad, so we add three small hacks. Furthermore, some of the test cases are sensitive to line endings, so we ensure that autocrlf is disabled.cc @remicollet
See https://github.com/cmb69/pecl-mail-mailparse/actions/runs/1190809233