Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Infection PHP

Mutation Testing for PHP. Helps writing better code and tests.
Collective - Host: opensource - https://opencollective.com/infection - Website: https://infection.github.io/ - Code: https://github.com/infection

Merge pull request #241 from infection/feature/json5

Change the format of config file to `json5`

github.com/infection/site - 68fa31c3a23042d372cb8fba03f9c630f676b863 authored over 2 years ago by Maks Rafalko <[email protected]>
Change the format of config file to `json5`

Add some words about support of `json` and `json5`

github.com/infection/site - 6027ce5fb5b37e0b5de36b807be57604140300a1 authored over 2 years ago by maks-rafalko <[email protected]>
Do not mutate Coalesce operator when `null` is used on the right (#1726)

Because it's impossible to kill such Mutant

Fixes https://github.com/infection/infection/issu...

github.com/infection/infection - bd5525c672d7afc42ebf54b7cb0401be6ce4b0fb authored over 2 years ago by Maks Rafalko <[email protected]>
Update MSI to fix the build

github.com/infection/infection - d2e14844c046aa59c82f86d9affb4cf823f6c1a2 authored over 2 years ago by maks-rafalko <[email protected]>
Merge pull request #240 from infection/feature/threads-max

Add information about new `--threads=max` value to automatically detect the number of CPU cores

github.com/infection/site - 7721e03f889b5e529d9490ba5d494e125f30b201 authored over 2 years ago by Maks Rafalko <[email protected]>
Add information about new `--threads=max` value to automatically detect the number of CPU cores

For https://github.com/infection/infection/pull/1723

github.com/infection/site - 6f6b132641ed1a0503df958df2009ba9a70187c1 authored over 2 years ago by maks-rafalko <[email protected]>
Introduce `--threads=max` option value to automatically detect the number of CPU cores (#1723)

* Introduce `--threads=max` option value to automatically detect the number of CPU cores

Impl...

github.com/infection/infection - 60361a785efcfcb3b2329f6141272e6d74ada934 authored over 2 years ago by Maks Rafalko <[email protected]>
Remove `allow-plugins` to test the failed build

github.com/infection/infection - d35e0795d64c2a1e030e63c51fbf6b37991b08d2 authored over 2 years ago by maks-rafalko <[email protected]>
Fix build for Pest

github.com/infection/infection - cd93a3f48f86c76a0a4056ab437aadf48ea8e526 authored over 2 years ago by maks-rafalko <[email protected]>
Resolve conflicts after merging 0.26 into master

github.com/infection/infection - 4d19da8f586e0dddbb38a63be1c7fe65d9ffc15d authored over 2 years ago by maks-rafalko <[email protected]>
Merge branch '0.26'

# Conflicts:
# src/Logger/GitHub/GitDiffFileProvider.php

github.com/infection/infection - e4b2efa73c50ab3d5c4f906eca1f52ba8c6efd34 authored over 2 years ago by maks-rafalko <[email protected]>
GitDiffFileProvider: execute single program processes to allow errored exits to be caught (#1720)

* GitDiffFileProvider: execute single program processes to allow errored exits to be caught

*...

github.com/infection/infection - 720172dd662d918ccf41d8dd1b652f9908ef91f2 authored over 2 years ago by Filippo Tessarotto <[email protected]>
Correctly build PHP 8.0 and 8.1 images and fix `compile-docker` command (#1718)

github.com/infection/infection - 01596ac609800441fa3628e03d8b84852b1e1d17 authored over 2 years ago by Maks Rafalko <[email protected]>
Display generated log file reports to console output (#1711)

* Display generated log file reports to console output

Implements #1675

* Add a tip to ena...

github.com/infection/infection - ab91138f4ca44d406b730da6b825fd62d3c64958 authored over 2 years ago by Maks Rafalko <[email protected]>
Correclty prefix PHAR to avoid `Composer\*` namespaces conflicts with the application code (#1708)

* Add e2e test to make sure Infection's PHAR does not work with `composer/xdebug-handler` of 1.*...

github.com/infection/infection - 83a20928c6c2b240ab87309b147dc7bc71986030 authored over 2 years ago by Maks Rafalko <[email protected]>
Upgrade PHP-CS-Fixer from 3.0.0 to 3.9.5, automatically fix several issues (#1710)

github.com/infection/infection - 725ed27d570ee15a34051f72e610c1ba0ce7cf5b authored over 2 years ago by Maks Rafalko <[email protected]>
Migrate `phpunit.xml` to the new schema in e2e tests for the basic example

github.com/infection/infection - 93c4d1214f8c8e3be026c222571a3b66cb9075d0 authored over 2 years ago by maks-rafalko <[email protected]>
Add `ext-mbstring` to a list of required extensions (#1709)

Fixes https://github.com/infection/infection/issues/1696

github.com/infection/infection - 0bbb9e63dbf8a4111d180c20fb13fcd8a0292b36 authored over 2 years ago by Maks Rafalko <[email protected]>
Add PHP 8.2 to CI (#1705)

github.com/infection/infection - 209ff8fef036790c348c19d5332e0b7f6ba3f345 authored over 2 years ago by Oleg Zhulnev <[email protected]>
Site updated: 2022-07-27 11:04:52

github.com/infection/infection.github.io - 28bd778f8e0b0af356e3c046547b849e93654364 authored over 2 years ago by maks-rafalko <[email protected]>
Update How-To guide aboud running Infection for modified files only by adding information about `--git-diff-filter` and `--git-diff-lines` options

Fixes https://github.com/infection/site/issues/237

github.com/infection/site - 2736c18daef87b78a40716ae63ca6912d5622b1d authored over 2 years ago by maks-rafalko <[email protected]>
Merge pull request #238 from bdelespierre/patch-1

Clarifying installation version number for PHP 7.4

github.com/infection/site - b11fcd98c513eb40851b9067345c1cc194e64155 authored over 2 years ago by Maks Rafalko <[email protected]>
Clarifying installation version number for PHP 7.4

While installing infection on a PHP 7.4 project, I noticed the version needed was 0.26.6 but the...

github.com/infection/site - eefed236f12e1cfff7b29266aee4ee8c8a27d6ab authored over 2 years ago by Benjamin Delespierre <[email protected]>
Fix issue_#1700 again (#1703)

github.com/infection/infection - c2f121b1f86af20b1373236535abfe06e5358224 authored over 2 years ago by Chun-Sheng, Li <[email protected]>
Merge pull request #19 from infection/dependabot/composer/guzzlehttp/guzzle-7.4.5

Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5

github.com/infection/phpspec-adapter - 6e6b773d6bc0a6c30b01a7fb9e5608eba494940c authored over 2 years ago by Maks Rafalko <[email protected]>
Merge pull request #12 from infection/dependabot/composer/guzzlehttp/guzzle-7.4.5

Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5

github.com/infection/extension-installer - bd1c637d1d1ad1839cdb5dcba421d2ee1a01b4b0 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #17 from infection/dependabot/composer/guzzlehttp/guzzle-7.4.5

Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5

github.com/infection/codeception-adapter - 0781f0385f2d8a1ed94b8ddeab3fadbf4591ea3d authored over 2 years ago by Maks Rafalko <[email protected]>
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.4 to 7.4.5.
- [Release note...

github.com/infection/codeception-adapter - fa72d1dd639ab6f035e048f456ab7d8693304176 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add information about PHP 8.0 requirements for Infection versions

github.com/infection/site - 6a6b2c21fab86816bae199aa5383983d84a26ad4 authored over 2 years ago by maks-rafalko <[email protected]>
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.4 to 7.4.5.
- [Release note...

github.com/infection/phpspec-adapter - 8a36247e7603f036fd77eba2774b9f5ec0a67be2 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Try to resolve issue #1700 (#1701)

github.com/infection/infection - dbc0b430d8dfbb5d57e61f09d6ac89265ea0087f authored over 2 years ago by Chun-Sheng, Li <[email protected]>
Drop `symfony/*` below `5.4` (#1695)

github.com/infection/infection - ce96043a70c5026c3b8aacca10c09a7093f44c7c authored over 2 years ago by Martins Sipenko <[email protected]>
Merge pull request #11 from infection/dependabot/composer/guzzlehttp/guzzle-7.4.4

Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4

github.com/infection/extension-installer - 8ff1336ccc3f558c91996fe3effff12f2ea31586 authored over 2 years ago by Maks Rafalko <[email protected]>
Merge pull request #18 from infection/dependabot/composer/guzzlehttp/guzzle-7.4.4

Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4

github.com/infection/phpspec-adapter - 5c4a31e0a47e68bd7eefdac2176146da4506920a authored over 2 years ago by Maks Rafalko <[email protected]>
Merge pull request #16 from infection/dependabot/composer/guzzlehttp/guzzle-7.4.4

Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4

github.com/infection/codeception-adapter - d79532a91e7123e4082a33e7d78d0d9ff53b88f5 authored over 2 years ago by Maks Rafalko <[email protected]>
Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.3 to 7.4.4.
- [Release note...

github.com/infection/codeception-adapter - feeb994e866b494787e75271ab596beb796a2daf authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.3 to 7.4.4.
- [Release note...

github.com/infection/extension-installer - d0abc3a0040db51a72c8f866ea377ae2d52eeb0a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.3 to 7.4.4.
- [Release note...

github.com/infection/phpspec-adapter - 414dc7f71b350257f7deedc52acd29ec64b8f132 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
GitDiffFile: consume configured directories (#1697)

* GitDiffFile: consume configured directories

* CS Fix

* CS Fix 2

* Prefer native git l...

github.com/infection/infection - 11df4ea052367bb2e2168611b69a0f5f8953ef70 authored over 2 years ago by Filippo Tessarotto <[email protected]>
Replace abandoned `webmozart/path-util` with `symfony/filesystem` (#1693)

* Replace abandoned `webmozart/path-util` with `symfony/filesystem`

* Increase min version of...

github.com/infection/infection - 62f52df22324a63102269dac4c1e03d7eed8b942 authored over 2 years ago by Martins Sipenko <[email protected]>
Merge pull request #17 from infection/dependabot/composer/guzzlehttp/guzzle-7.4.3

Bump guzzlehttp/guzzle from 7.4.0 to 7.4.3

github.com/infection/phpspec-adapter - fbbd5c441b2fdbcaaab11149862167c964e32b83 authored over 2 years ago by Maks Rafalko <[email protected]>
Merge pull request #10 from infection/dependabot/composer/guzzlehttp/guzzle-7.4.3

Bump guzzlehttp/guzzle from 6.5.3 to 7.4.3

github.com/infection/extension-installer - 30bb70b4b00711b9ee684b45cef9ea703921c7a6 authored over 2 years ago by Maks Rafalko <[email protected]>
Merge pull request #15 from infection/dependabot/composer/guzzlehttp/guzzle-7.4.3

Bump guzzlehttp/guzzle from 7.2.0 to 7.4.3

github.com/infection/codeception-adapter - 0cf59f9880d9cf7f55102878b85447f1c85642a6 authored over 2 years ago by Maks Rafalko <[email protected]>
Bump guzzlehttp/guzzle from 6.5.3 to 7.4.3

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.3 to 7.4.3.
- [Release note...

github.com/infection/extension-installer - 593362c5a0970c09cb4812941f5b0eb081422d78 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump guzzlehttp/guzzle from 7.4.0 to 7.4.3

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.0 to 7.4.3.
- [Release note...

github.com/infection/phpspec-adapter - a31a3686553cb1f4fdfe8f44688016b337e747fe authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump guzzlehttp/guzzle from 7.2.0 to 7.4.3

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.2.0 to 7.4.3.
- [Release note...

github.com/infection/codeception-adapter - 915f117331df5e52f1340a2238370748a9496030 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Auto-detect Github Actions CI and activate github logger accordingly (#1645)

* Auto-detect Github Actions CI and activate github logger accordingly

Fixes #1560

* Remov...

github.com/infection/infection - 38004b55d06366735f39e1d1e9bae30e20d18363 authored over 2 years ago by Markus Podar <[email protected]>
Escape percent sign in `Assert::notSame` message (#1690)

github.com/infection/infection - 134853ce500c4669db7d6f9fe03ea5c8771a4540 authored over 2 years ago by Fabien Villepinte <[email protected]>
Run e2e tests with PHAR additionally on PHP 8.1 (#1608)

* Run e2e tests with PHAR additionally on PHP 8.1

* Revert previous change

* Use positive ...

github.com/infection/infection - ffb87ca9aa2b06a3a88e7f4ae85f45ee9a6ac29f authored over 2 years ago by Maks Rafalko <[email protected]>
Skip analysis when no executed lines with `--git-diff-lines` option (#1688)

When using the `--git-diff-lines` option, there are situations where a
file can be modified but...

github.com/infection/infection - e5aa8de5c1b4fa8ecf8b8904d534e69b0a2558ab authored over 2 years ago by Romain Canon <[email protected]>
Do not show `Escaped mutants` title when there are no escaped mutants (#1685)

Fixes https://github.com/infection/infection/issues/1672

github.com/infection/infection - 714a8d299307bc65e21307c96dca71fdc10ff8fd authored over 2 years ago by Maks Rafalko <[email protected]>
Merge pull request #9 from infection/dependabot/composer/composer/composer-1.10.26

Bump composer/composer from 1.10.23 to 1.10.26

github.com/infection/extension-installer - 24f182b5d8c60b4967816a0933d58853489d7aad authored over 2 years ago by Maks Rafalko <[email protected]>
Bump composer/composer from 1.10.23 to 1.10.26

Bumps [composer/composer](https://github.com/composer/composer) from 1.10.23 to 1.10.26.
- [Rele...

github.com/infection/extension-installer - 681deaac51da33affb8ceb8bcd8fe48e0ae1a874 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove `thecodingmachine/safe` from whitelist of Scoper config and prefix it for PHAR (#1684)

Fixes https://github.com/infection/infection/issues/1683

Originally was added in https://gith...

github.com/infection/infection - 27727f929420a405e74530115aa98f17a6083717 authored over 2 years ago by Maks Rafalko <[email protected]>
#StandWithUkraine (#1674)

github.com/infection/infection - 658c4567b78fc786ec63863715d711edcc67ccd7 authored over 2 years ago by Maks Rafalko <[email protected]>
Updated tests to fix builds on both PHP 8.0 and 8.1 (#1682)

* Updated tests to pass builds on both PHP 8.0 and 8.1

* Change condition since `pcov` starte...

github.com/infection/infection - 4a62f409211f1e2697f24e6dd492e014008ff690 authored over 2 years ago by Maks Rafalko <[email protected]>
Add Sebastian Bergmann as a sponsor

github.com/infection/site - 65cfe626be29c46a1d1fc3c127db9f5cb7c97c9d authored over 2 years ago by maks-rafalko <[email protected]>
Fix inconsistent configuration file name (#1679)

github.com/infection/infection - 5b8294cba4eb958d6e395f11753ac4792ca48e54 authored over 2 years ago by Nicolas Hedger <[email protected]>
Merge pull request #236 from loevgaard/patch-1

Update `usage.md`

github.com/infection/site - ffe7837eee21978c6fa091477b1e8eb0756b26d0 authored over 2 years ago by Andreas Möller <[email protected]>
Update usage.md

github.com/infection/site - 840b58362969039bb74f3d4ec998e9715f6a956c authored over 2 years ago by Joachim Løvgaard <[email protected]>
Merge pull request #8 from infection/dependabot/composer/guzzlehttp/psr7-1.8.5

Bump guzzlehttp/psr7 from 1.6.1 to 1.8.5

github.com/infection/extension-installer - 485979a238c7c4153c11efa669ef431a40b2f1c6 authored over 2 years ago by Andreas Möller <[email protected]>
Merge pull request #223 from infection/dependabot/npm_and_yarn/path-parse-1.0.7

Bump path-parse from 1.0.6 to 1.0.7

github.com/infection/site - c8b342ffc3f344dbe26aa39d6fa629e21d1840f6 authored over 2 years ago by Andreas Möller <[email protected]>
Bump path-parse from 1.0.6 to 1.0.7

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release no...

github.com/infection/site - 8465ce1ed0812a3279643dc6326d84f1d1e0b98b authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #216 from infection/dependabot/npm_and_yarn/lodash-4.17.21

Bump lodash from 4.17.15 to 4.17.21

github.com/infection/site - 7a3bd24b604ae7bd8aea020d0ea4fa2a67d3fa72 authored over 2 years ago by Andreas Möller <[email protected]>
Merge pull request #235 from loevgaard/patch-1

Update usage.md

github.com/infection/site - 6bb6c36008f2c3418295c882575bcf8384a3eb61 authored over 2 years ago by Andreas Möller <[email protected]>
Update usage.md

github.com/infection/site - 0ea15488ac54cf80dbc17d80dfb6778afe8897d3 authored over 2 years ago by Joachim Løvgaard <[email protected]>
Bump guzzlehttp/psr7 from 1.6.1 to 1.8.5

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.6.1 to 1.8.5.
- [Release notes](h...

github.com/infection/extension-installer - f38233ca4a0af93c591c1e50f5569575be197c44 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update README.md (#1676)

github.com/infection/infection - 8110c0240caf4784de3ef370fbaa9cbbeb5a2de7 authored almost 3 years ago by Alexey Kopytko <[email protected]>
Merge pull request #234 from qfiona/patch-1

fix typo

github.com/infection/site - 50c32b17d7af7adb3c5a8a24c4052021ff58dd4d authored almost 3 years ago by Maks Rafalko <[email protected]>
Upgrade ondram/ci-detector to latest version (#1669)

github.com/infection/infection - 90fe08daa09d6aae57eb6ed42ce3a3bf76366512 authored almost 3 years ago by Robert Gruber <[email protected]>
Allow newer thecodingmachine/safe (#1649)

* Use newer thecodingmachine/safe

* fix new thecodingmachine/safe PHPStan violations

github.com/infection/infection - 4a1a2fd250bc5f11d24d59803b19b705a2f67296 authored almost 3 years ago by Michael Moll <[email protected]>
Site updated: 2022-01-28 17:32:49

github.com/infection/infection.github.io - 0d3d62e7531856ce7b6dba74242c0301a7bf8080 authored almost 3 years ago by maks-rafalko <[email protected]>
Add GitHub Sponsor to the list of sponsors

github.com/infection/site - f83d7db7d53b756dc78903361442dd8dfc26354b authored almost 3 years ago by maks-rafalko <[email protected]>
Upgrade `nikic/php-parser` to 4.13.2 to fix errors on PHP 8.1

github.com/infection/infection - d5329d6acf657f88898fefcb427ad4c206fea239 authored almost 3 years ago by maks-rafalko <[email protected]>
Site updated: 2022-01-27 07:54:35

github.com/infection/infection.github.io - ef6a480cb443439c22bb11e6bea100c71d354d17 authored almost 3 years ago by maks-rafalko <[email protected]>
Merge pull request #233 from bdsl/patch-1

Document use of three dot diff

github.com/infection/site - fc5741b1b2d7019523f7af6450cec1b250a9ee5f authored almost 3 years ago by Maks Rafalko <[email protected]>
Use merge-base (three dot diff) instead of direct diff for git-diff-ase (#1653) (#1654)

* Use merge-base (three dot diff) instead of direct diff for git-diff-base (#1653)

* Add comm...

github.com/infection/infection - ae4435e0d9309e6674f80cff3d5d80149b24b237 authored almost 3 years ago by Barney Laurance <[email protected]>
Update command-line-options.md

github.com/infection/site - eaf7b57c45de36c5a7be1077b87eeb1d68fc4446 authored almost 3 years ago by Barney Laurance <[email protected]>
Document use of three dot diff

Documents change proposed in https://github.com/infection/infection/pull/1654

github.com/infection/site - 24c4a52cb964f844a482603d0a2d230438b7160a authored almost 3 years ago by Barney Laurance <[email protected]>
Merge pull request #4 from websmurf/master

upgrade to 0.26.2

github.com/infection/homebrew-infection - 85cc456b87dbce6995873238bcad70ba51fdd409 authored almost 3 years ago by Maks Rafalko <[email protected]>
Merge branch '0.26'

github.com/infection/infection - 4e2178368e6d8ed678d9d219aa38f73154a1e33a authored almost 3 years ago by maks-rafalko <[email protected]>
Create `MutationExecutionResult` instance with real path always, not mixed (#1652)

Fixes https://github.com/infection/infection/issues/1650

Previously, we could have a mix of r...

github.com/infection/infection - c4c73907ac289b6562f7c553d60d05dfc345a577 authored almost 3 years ago by Maks Rafalko <[email protected]>
Upgrade Infection to minimum PHP 8.0 using Rector (#1641)

* Upgrade Infection to minimum PHP 8.0 using Rector

* Fix e2e tests

github.com/infection/infection - 804227770afbb876b4cbd24552535ddc0cdd331a authored almost 3 years ago by Maks Rafalko <[email protected]>
Merge pull request #232 from Back1ng/patch-1

Update path to composer

github.com/infection/site - 7d2ece0528a9b6c52f289be2474a3b288e07b5f5 authored almost 3 years ago by Maks Rafalko <[email protected]>
Update path to composer

So, it's actually now.

github.com/infection/site - c06af7dd42d4c99822bb30500aa9f7c4e69894eb authored almost 3 years ago by Back1ng <[email protected]>
Site updated: 2022-01-17 01:08:28

github.com/infection/infection.github.io - c686a073ee16066249784cc063fe6a11862e5839 authored almost 3 years ago by maks-rafalko <[email protected]>
Add information about bade/report usage

Fixes https://github.com/infection/infection/issues/1647

github.com/infection/site - efdd49e4c0f75199c246bd7409cca69f4535cf51 authored almost 3 years ago by maks-rafalko <[email protected]>
Add information about bade/report usage

github.com/infection/site - aa842c65061553106d82ddca35f8e6dcc1f8db9e authored almost 3 years ago by maks-rafalko <[email protected]>
Merge pull request #231 from mfn/mfn-logger-detect-ci

The Github Actions logger is now automatically detected

github.com/infection/site - 506b7669fcee92bdcfa08a9e790790272d0c9820 authored almost 3 years ago by Maks Rafalko <[email protected]>
The Github Actions logger is now automatically detected

github.com/infection/site - a35dcd1128b37fe505fb9caab1dad65cdda2c482 authored almost 3 years ago by Markus Podar <[email protected]>
Merge branch '0.26'

github.com/infection/infection - 07490ad852ddc868055ae47f19f2c5bc5c0e4a9e authored almost 3 years ago by maks-rafalko <[email protected]>
Correctly handle non UTF-8 characters in diff and process output for HTML logger (#1644)

Fixes https://github.com/infection/infection/issues/1643

github.com/infection/infection - 1e584ea134a1bd3065c1305e14fe3382b30eb2a9 authored almost 3 years ago by Maks Rafalko <[email protected]>
Site updated: 2022-01-11 23:43:02

github.com/infection/infection.github.io - 1df9fad581b85f9596cc7cd9a6aa858f4fcee25a authored almost 3 years ago by maks-rafalko <[email protected]>
Use correct example for test framework options setting

github.com/infection/site - d04739dc9a238e7ea3ba282a3669df2e126641b1 authored almost 3 years ago by maks-rafalko <[email protected]>
Upgrade to PHPStan 1.3

github.com/infection/infection - 682070346e5db18f8b3aad3de44b975671a9bb7d authored almost 3 years ago by maks-rafalko <[email protected]>
Update description of `stryker.report` in json schema

github.com/infection/infection - 13bcd6e7dad9941dffe0d5f1ab95e9eb744d0c47 authored almost 3 years ago by maks-rafalko <[email protected]>
Site updated: 2022-01-10 21:02:25

github.com/infection/infection.github.io - 66aa0fb3b0c36ad0c4f54767358c791c5b1bd552 authored almost 3 years ago by maks-rafalko <[email protected]>
Merge pull request #230 from Slamdunk/patch-1

0.26: Fix "logger" to "logs"

github.com/infection/site - 085aa46efaa8ad0ec14e2c325ea98f5d73fdf5bd authored almost 3 years ago by Maks Rafalko <[email protected]>