-
### Description
### Steps to Reproduce
Just launch IntelliJ IDEA, maybe, with PHP composer project loaded.
**Expected behavior:** Plugin should NOT crash.
**Actual behavior:**
```
…
-
Unit testing configuration:
- [x] We currently have a `src` folder in the tests directory which is triggered for PHP 5.3+, this should be changed to 5.6+ (see https://github.com/Yoast/wordpress-seo…
-
## What is this?
This is an automatically created issue which contains information about the version status of the documentations available on DevDocs. The results of this report can be used by mai…
-
Hi,
Whenever I try to activate the plugin the following error is shown:
>>>
Plugin could not be activated because it triggered a fatal error.
Warning: require_once(/var/www/html/wp-content/plu…
-
## Task Description
* Update dependencies in package.json.
* Update dependencies in composer.json.
* Verify build and codebase works correctly.
---------------
_Do not alter or remove anyt…
-
Currently during the intregration tests warnings occur due to indexables tables missing:
```
WordPress database error Table 'wordpress_tests.wptests_yoast_indexable' doesn't exist for query UPDATE…
-
Depending on whether a user is connecting to Site Kit or whether a user is returning to Site Kit after having already used a previous version of the plugin, the way they should be exposed to the new u…
-
My `composer.json`:
```json
{
"name": "openpsa/midcom",
"type": "midcom-package",
"description": "Content-oriented Model-View-Controller framework for PHP",
"keywords": ["mvc",…
flack updated
4 years ago
-
Hello.
I've started a project to create an extension for [VSCode](https://code.visualstudio.com/). Here's the repo [azdanov/vscode-easy-coding-standard](https://github.com/azdanov/vscode-easy-codin…
-
**Describe the bug**
Tests are failing on `version/1.0`.
**To Reproduce**
`vendor/bin/phpunit -c phpunit.xml.dist`
```
There were 3 failures:
1) WC_Tests_API_Reports_Import::test_import_…