-
### Description
Is it possible to search for a product in Statamic using the product's SKU from Shopify? Right now it appears the search only works against the product title which is a little restric…
-
**Describe the bug**
I'm trying to start an Xdebug session of a local PHP script, but it fails and I have the following entry in the log file:
```
!ENTRY org.eclipse.php.debug.core 4 4 2023-12-06…
-
### The problem
We have a libre with destributed poller setup. After the update to 24.9.1 all pollers keeps rediscovering devices at full, as example it sets a state of a FAN of powersupply first to …
-
Scenario: Should fetch n URLs after fresh install/activate
Given: Fresh install of WPR
And: home page have > 10 links
When: activate WPR
And: wait
Then: The 1st n URLs in home + home URL are adde…
-
The PHP bindings are fairly out-of-date and should be removed (likely) or fixed (less likely).
The TSRMLS macros (TSRMLS_FETCH, TSRMLS_CC, TSRMLS_DC) are discussed in an accepted PHP RFC here:
h…
-
**Describe the bug**
A clear and concise description of what the bug is.
I tried:
wo stop stack --netdata
wo remove stack --netdata
wo purge stack --netdata
wget -O /tmp/netdata-kickstart…
-
After upgrading WP to 5.9 I get an error:
```
Notice: register_rest_route was called incorrectly. The REST API route definition for block-metadata/v1/data/(?P\d+) is missing the required permissio…
-
### Description
PHP 8.1.0 + 8.1.1 produces segfault, randomly. Downgrading to 8.0 solves the issue.
--core dump---
BFD: Warning: coredump-php-fpm.30267 is truncated: expected core file size…
-
On container startup, passwords are logged in plaintext. I've replaced them with `REDACTED` below, but they're plaintext. If you feel this is useful diagnostic information, please hide it behind a deb…
-
### Bug report
`array_splice` has 2 issues:
- it does not preserve the `list` status of an array passed as argument when inserting new elements in the array, while PHP returns a list in that case:…