Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set XDEBUG_MODE for processes with coverage #1518

Merged
merged 43 commits into from Nov 10, 2021

Commits on May 4, 2021

  1. Configuration menu
    Copy the full SHA
    5390f63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    317e5ce View commit details
    Browse the repository at this point in the history
  3. Add a test

    sanmai committed May 4, 2021
    Configuration menu
    Copy the full SHA
    f71de68 View commit details
    Browse the repository at this point in the history
  4. Address PCOV

    sanmai committed May 4, 2021
    Configuration menu
    Copy the full SHA
    fd77c35 View commit details
    Browse the repository at this point in the history
  5. Simplify Dockerfiles

    sanmai committed May 4, 2021
    Configuration menu
    Copy the full SHA
    90017c6 View commit details
    Browse the repository at this point in the history
  6. Fix PHPStan

    sanmai committed May 4, 2021
    Configuration menu
    Copy the full SHA
    6dd84fe View commit details
    Browse the repository at this point in the history
  7. Fix tests in Windows

    sanmai committed May 4, 2021
    Configuration menu
    Copy the full SHA
    a8a3db7 View commit details
    Browse the repository at this point in the history
  8. Reduce epsilon

    sanmai committed May 4, 2021
    Configuration menu
    Copy the full SHA
    a645bee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    99162ef View commit details
    Browse the repository at this point in the history
  10. Add Xdebug 2 to CI

    sanmai committed May 4, 2021
    Configuration menu
    Copy the full SHA
    6f72869 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4999b9a View commit details
    Browse the repository at this point in the history
  12. cs

    sanmai committed May 4, 2021
    Configuration menu
    Copy the full SHA
    97ba8e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    5fd95df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41433ee View commit details
    Browse the repository at this point in the history
  3. Disable XDebug on CI

    sanmai committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    aa1e089 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Put everything back together after we proved it works

    Revert "Revert everything to where it was"
    
    This reverts commit 41433ee.
    sanmai committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    fd56f5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8af83b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b12fc4 View commit details
    Browse the repository at this point in the history
  4. Return useful notices

    sanmai committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    8070082 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    sanmai committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    ceee8e2 View commit details
    Browse the repository at this point in the history
  6. Fix it

    sanmai committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    9f6d313 View commit details
    Browse the repository at this point in the history
  7. Another check for Xdebug

    sanmai committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    ae72703 View commit details
    Browse the repository at this point in the history
  8. Code Style

    sanmai committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    c3aa985 View commit details
    Browse the repository at this point in the history
  9. Update OriginalPhpProcess

    sanmai committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    9925caf View commit details
    Browse the repository at this point in the history
  10. Fix SA issues

    sanmai committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    cccb00f View commit details
    Browse the repository at this point in the history
  11. Also check for PCOV and PHPDBG

    sanmai committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    51f3d8f View commit details
    Browse the repository at this point in the history
  12. composer.lock: update deps

    sanmai committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    ba71b3b View commit details
    Browse the repository at this point in the history
  13. Actually, undo the update

    sanmai committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    b59fe4f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2d9435e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2b6b4d0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a7c2f2f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    394e1dc View commit details
    Browse the repository at this point in the history
  18. Explain the why

    sanmai committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    4597545 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    eec4a33 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Fix negation

    sanmai committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    e958091 View commit details
    Browse the repository at this point in the history
  2. Rename xdebug-coverage.ini

    sanmai committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    db7bd12 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    2b7aa7b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    e363c79 View commit details
    Browse the repository at this point in the history
  2. Make it all more readable

    sanmai committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    50ee06f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'pr/2020-05/autodetect-XDEBUG_MODE' of github.com:sanmai…

    …/infection into pr/2020-05/autodetect-XDEBUG_MODE
    sanmai committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    17f84ee View commit details
    Browse the repository at this point in the history
  4. Patch up to master

    sanmai committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    4270a9b View commit details
    Browse the repository at this point in the history
  5. Fix tests

    sanmai committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    2b8a324 View commit details
    Browse the repository at this point in the history
  6. Fix this

    sanmai committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    20a9b99 View commit details
    Browse the repository at this point in the history