-
## Bug Report
- [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/).
- [x] Yes, more specifically, I reviewed the guidelines on [how to write c…
-
When I try the API in cURL (and Python and PHP, just for reference), I get SSL errors and no results.
```
tagesschau=$(curl -m 60 https://www.tagesschau.de/api2u/homepage)
% Total % Received…
-
I was installing redis `pickle install redis` the installation went successfully but the extension was not auto enabled in php.ini, when I used pecl `pecl install redis` it updates the php.ini file at…
-
### Description
I am building PHP 8.3.0 beta 3 from the source on a macOS 16.5.1 machine running Apple M1 Pro Processor.
After finishing the build process, I have run `make TEST_PHP_ARGS=-j4 test`…
-
| **Endpoint** | **State** | **Description** …
-
### Expected behavior
When running the `remote:wp` I should be able to see the output from an interactive terminal:
```bash
$ terminus remote:wp --quiet example.dev -- core version
5.0.2
```
…
-
In f638c97, I skipped a couple of tests that fail in PHP 7.
Example failed build https://travis-ci.org/pantheon-systems/wp-redis/builds/202458492
### PHP 7.1
```
1) CacheTest::test_redis_rel…
-
### Describe the bug
The indentation of phpdoc does not work properly, especially when put on a method in a class, which usually is already indented. This seems only to be the case if tabs instead …
-
I'm having trouble getting `vite-plugin-php` to work with my Vite setup (version 5.1.4). Despite following the plugin's documentation and configuring my `vite.config.js` as shown below, it doesn't see…
-
### Checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [X] I have run `fig doctor` in the affected termin…