moodle-cs icon indicating copy to clipboard operation
moodle-cs copied to clipboard

Revert #36 once a new PHPCompatibility is released

Open stronk7 opened this issue 2 years ago • 0 comments

Right now we are using a dev version of PHPCompatibility in all our products:

  • moodle-cs (see https://github.com/moodlehq/moodle-cs/pull/36)
  • CiBoT (see https://github.com/moodlehq/moodle-local_ci/commit/ba75031362ecacb96e450ccb9fa80ce39e84b168)
  • moodle-plugin-ci (see #196)
  • local_codechecker(see #213)

Once they make a new release (last one is from 2019), we'll switch to it in all them. In the case of moodle-plugin-ci that's basically to revert the composer changes performed by #36.

Ciao :-)

stronk7 avatar Jan 20 '23 09:01 stronk7