-
## 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 maint…
-
Currently, the minimum supported version is PHP 5.6.0.
With work being done to move away from the huge mess of array-based values and use dedicated object instead (see #193), I think it would make …
-
In order to improve the quality of the experience in the ecommerce plan, we need to begin implementing test coverage for the functionality implemented within the Calypso Bridge plugin. There is a test…
-
- [x] http://wiki.typo3.org/Default_Orderings_and_Query_Settings_in_Repository
- [x] http://wiki.typo3.org/TYPO3_templates_repository
- [x] http://wiki.typo3.org/FAQ/Reset_admin_password
- [x] http…
-
My `composer.json`:
```json
{
"name": "graphql-api/graphql-api",
"type": "library",
"description": "GraphQL API for WordPress",
"keywords": [
"PoP",
"WordPres…
-
Hi guys,
I did a clean install from the default branch (develop). It looked like everything went smooth, (no single error) but vvv.test and both default domains give me a 502 bad gateway. Also afte…
-
My `composer.json`:
```json
{
"name": "leoloso/pop",
"require": {
"php": "^7.4|^8.0",
"ext-mbstring": "*",
"brain/cortex": "~1.0.0",
"composer/ins…
-
Our [yet-to-be-released version 4.0.0](#874) will still support PHP 7.1. However, [PHP 7.1 has alreay reached its end of life as well](https://www.php.net/supported-versions.php).
So I'd like to re…
-
Apologies if you're aware of this problem, but I don't see it issued.
My `composer.json`:
```json
{
"name": "graphql-api/graphql-api",
"type": "library",
"description": "GraphQL …
-
## Bug Description
Currently we have one job which runs our PHPUnit tests against WordPress trunk/nightly but it also uses the nightly version of PHP which is currently PHP 8. This has resulted in …