-
# Feature Request
Make Rector be able to run on PHP 7.1, by applying the Rector downgrade rules on itself.
## Objective
Rector's source code must not be modified, so the experimental PR (#437…
-
I tried to submit module to magento store, but I get some errors in technical review report, for example:
```json
/eqp-automation/temp/calcurates/module-magento/calcurates-module-magento-1.10.0/Mo…
-
I'm facing the following issue with my Visual Code OSS, whenever I open my Drupal Workspace:
`phpcs: Uncaught Error: Call to undefined method DrupalPractice\Project::register() in ~/.config/compose…
-
While researching how the result caching was implemented and playing around with it, I noticed that the `--sniffs` and `--exclude` arguments are not taken into account properly, leading to misleading …
jrfnl updated
4 years ago
-
Hello,
I uploaded the firmware and the arduino is pafaitement recognized in the telemetry in "auto-config".
In config.h I have activated "#define CONFIG_ESC_PROTOCOL PROTOCOL_HW_V4_HV".
howev…
-
My [`composer.json`](https://github.com/prooph/event-store-client/blob/deee1b5f6336d9df7bae5bc0084ca8815ca96974/composer.json):
```json
{
"name": "prooph/event-store-client",
"type": "librar…
-
I don't think it is correct to generate code which will put an argument with a default value before an argument without a default value.
In the example the generated code produces a function like t…
-
Hello! Autosynth couldn't regenerate webrisk. :broken_heart:
Here's the output from running `synth.py`:
```
Cloning into 'working_repo'...
Switched to a new branch 'autosynth-webrisk'
2020-05-06 04:…
-
## Problem/Motivation
When I try using my projects that have this plugin with Composer v2, I get the following errors:
```
$ composer update
The "dealerdirect/phpcodesniffer-composer-installer…
-
Hello everyone,
I try to run flutter with firebase but it does not work on android while on iOS it goes smoothly. I tried to find a solution but without success, can you help me?
Here is the error…