-
It seems that this usage causes a bit of headache for PHPMD:
```php
$variable = "test";
return view("scenery", compact("variable"));
```
-
You can set a ruleset for phpmd with an xml file (see https://github.com/phpmd/phpmd#command-line-usage).
This is more flexible than can be currently done with `g:ale_php_phpmd_ruleset `. For exam…
-
### Preconditions (*)
1. Magento 2.4.0 Open Source
2. MySQL 8.0.21
3. PHP 7.4.8
### Steps to reproduce (*)
1. Ensure Magento is NOT installed in DB
2. Ensure sample data packages are p…
-
### Preconditions (*)
1. Tested on a vanilla Magento 2.3.5 and 2.4-develop (commit 735579d8aa14f7275d92818848f4a405191e7cb2) instance
### Steps to reproduce (*)
1. Setup a vanilla Magento instal…
-
Can't run some of the commands, like larastan or phpinsights
`/entrypoint.sh: exec: line 6: larastan: not found`
`/entrypoint.sh: exec: line 6: phpinsights: not found`
Other commands like `phps…
JuanS updated
3 years ago
-
I will update this issue.
```dockerfile
# Install PHP and composer
RUN apt-get update
# https://packages.sury.org/php/README.txt
RUN apt-get -y install apt-transport-https lsb-release ca-certif…
-
| Q | A
| --------------- | ---
| Version | `1.3`
| Bug? | no
| New feature? | yes
| Question? | no
| Documentation? | no
It would be nice if we cou…
-
**Indexer Name**
NewPct
**Type**
Public provider
Movies, TV Shows
**URL**
http://www.newpct.com/
**Indexer Language**
Spanish
---
Want to back this issue? **[Post a bounty on it!…
-
- PHPMD version: 2.7.0
- PHP Version: 7.3.9
- Installation type: composer
- Operating System / Distribution & Version: Ubuntu 18.04
### Current Behavior
I get the following warning:
```
Missi…
-
**Preconditions**
Magento Open Source 2.3.3
**Steps to reproduce**
Upgraded from version 2.2 to 2.3
composer require magento/product-enterprise-edition=2.3.3 --no-update
composer require --dev al…