Skip to content

Conversation

krakjoe
Copy link

@krakjoe krakjoe commented Feb 8, 2019

This installs pcov (a new code coverage driver) for 7.1 through 7.4, it is disabled by default so it doesn't interfere with jobs requiring Xdebug for coverage.

xdebug.max_nesting_level = 256
EOF

cat >> "${INSTALL_DEST}/${VERSION}/etc/conf.d/pcov.ini" <<EOF
Copy link
Author

@krakjoe krakjoe Feb 9, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't look right to me with fresh eyes this morning, this wants to be written after the extension is installed, but I'm not sure what is the best way to do that within travis... maybe just write this line into the global ini ?

@krakjoe
Copy link
Author

krakjoe commented Mar 27, 2019

bump, is there going to be any movement on this ? anything I can do ?

@sebastianbergmann
Copy link

What is holding this back?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants