Eloy Lafuente

Results 80 issues of Eloy Lafuente

**Describe the bug** Since 24h ago (aprox) we have started to get failures in all our PHP 8.0 jobs. The failure is about the xmlrpc extension not being detected as...

bug
awaiting-release

From the php80 release notes: > . The openssl_x509_free() function is deprecated and no longer has an effect, > instead the OpenSSLCertificate instance is automatically destroyed if it is no...

When multiple-empty-lines is enabled (especially together with new-line-at-eof) and the problem happens @ the final lines of the file, it seems that the reported line [falls out from the number...

The Generic DeprecatedFunctionsSniff is basically a wrapper over the Generic ForbiddenFunctionsSniff, with only some details making them different. One of those details (that may be could be unified) is the...

**Describe the bug** After upgrading to v0.6.1 the bot becomes unresponsive after few time (days). The very same code, using previous v0.6.0-beta.8 seems to be unaffected. Note the time (days)...

bug

First of all, note that I'm a complete newbie to JS (and more to TS), so maybe there is already a way that I don't know. In a number of...

enhancement

Was looking for the impact of the move from PHPUnit 8 to PHPUnit 9, when I saw these 2 deprecations/removals (and it seems that there were way more, as listed...

This is about to implement the new policy agreed @ [MDLSITE-2804](https://tracker.moodle.org/browse/MDLSITE-2804). Basically: - In 1-artifact php files (class, interface, trait), normally under `classes` dir, but also out from them. -...

This is a proposal to add the required stuff to make this checker composer-compliant so we can proceed with tags/releases and packages @ packagist. That way, other products using it...

Over different issues (#137, https://github.com/moodlehq/moodle-docker/commit/46cccbeb6804c3979caf25d81ae05f08c59c3353, https://github.com/moodlehq/moodle-php-apache/issues/17#issuecomment-581877394...) there are spread comments and instructions about how to use phpdbg / pcov / xdebug with the PHP images. This issue is about add...