Jesus Valera Reales

Results 7 issues of Jesus Valera Reales

## ๐Ÿ“š Description Since PHP 8.0, it's possible to add `trailing comma` for multiline arrays, arguments, parameters and closures ([RFCยน](https://wiki.php.net/rfc/trailing_comma_in_parameter_list) & [RFCยฒ](https://wiki.php.net/rfc/trailing_comma_in_closure_use_list)). It's also possible to add the [rule](https://mlocati.github.io/php-cs-fixer-configurator/#version:3.9|fixer:trailing_comma_in_multiline) on...

enhancement

Add [Phel](https://phel-lang.org/) programming language to linguist. > Issue: https://github.com/phel-lang/phel-lang/issues/158 ## Description There are more than [180 files in Github](https://github.com/search?q=extension%3Aphel&type=Code) using the `.phel` extension and some projects were created from scratch...

Pending Popularity

> ๐Ÿ”จ Related https://github.com/gacela-project/gacela/issues/289 ## ๐Ÿ“š Description Windows CI in `GitHub Actions` is not working, this branch will be used to investigate why and try to solve it.

bug

Related to https://github.com/gacela-project/gacela/issues/202 --- The PHPUnit tests on a Windows machine work. ![phpunit-gacela-windows-error](https://github.com/gacela-project/gacela/assets/6381924/1c8c1ef0-e090-444d-bc2e-243ce438cd5c) But if we add to the CI [`windows-platform`](https://github.com/gacela-project/gacela/blob/main/.github/workflows/tests.yml#L23), then the `GitHub Actions` fails for some reason... I...

bug

## ๐Ÿ“š Description Remove banners from index's bottom page

documentation

## ๐Ÿ“š Description Implements multiple versions to bashunit. This will help the users to see which specific functionalities are available on the specific version they are using. I am using...

## ๐Ÿ“š Description Remove contradictory statements from some sections of the document. ๐Ÿ‘‰๐Ÿผ https://github.com/php-fig/per-coding-style/pull/93#discussion_r1802870671 > Thanks @TimWolla for spotting the error :octocat: