-
| Q | A
| ---------------- | -----
| Bug report? | no
| Feature request? | no
| Library version | latest
## Doubt
I have a personal project that already uses a custo…
-
## Expected Behavior
I should be able to see the the profiler GUI
## Current Behavior
I get `ERR_NAME_NOT_RESOLVED` when trying to access http://xhgui.vvv.test/
Tried adding `?enable-tideways=…
-
When variable is typed as interface and we use concrete implementation in code, sometimes there are valid calls to methods that doesn't exist in interface. For example when using `Symfony\Component\Ht…
-
When trying to run a PhpCodeSnifferTask with PHP_CodeSniffer 3.0 installed I get the following message: `This task requires the PHP_CodeSniffer package installed and available on the include path`
…
-
Here's the error
```
# composer install
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 8 installs, 0 updates, 0 removals
…
-
As of Magento 2.3.4,
"You can no longer specify an entity-specific layout update with text but instead must create a physical file that contains the layout updates and select it for use."
https://d…
-
Are you interested in the tool?
```
------ --------------------------------------
Line admin/index.php
------ --------------------------------------
239 Variable $to might not be def…
-
Splitting the PHPCodeSniffer Zooroyal Standard configuration from this Repo would enable use of [dealerdirect/phpcodesniffer-composer-installer](https://packagist.org/packages/dealerdirect/phpcodesnif…
-
I did a fresh install of the VIP standards using the following command from this handy [guide](https://wpvip.com/documentation/how-to-install-php-code-sniffer-for-wordpress-com-vip/):
`composer g req…
-
We have the Events\Metadata class, but I don't believe we ever actually send it. Several APM features are based on the contents of that being sent, including Deploy Tracking (via the git_sha field), a…