-
### Description
The following code results in a PHP Fatal Error:
```php
trait FooTrait
{
private array $options = [];
}
class Foo
{
use FooTrait;
public function __construct(pr…
-
Just started getting this error in the sandbox when calling ordersCapture. I've been testing error handling so not sure if I've made too many calls or something. Order is created and then the error ha…
-
### Description
`phpinfo()` contains a fair amount of information that is only obtainable via `phpinfo()`
`phpinfo()` outputs as either plain-text or html depending on if called via CLI or web…
-
**Describe the bug**
A clear and concise description of what the bug is.
I belive this will be related too: https://github.com/Cacti/cacti/issues/5901
**To Reproduce**
fresh git clone of s…
-
In the error logs, I see this all over the place
PHP Warning: Undefined array key "PATH_INFO" in /home/example/public_html/wp-content/plugins/global-payments-woocommerce/src/Plugin.php on line 93
-
why i am getting this error. someone please help me -
```
Refactoring parameters...
PHP Warning: Trying to access array offset on value of type null in C:\php\bypass.php on line 333
Warning: Tr…
-
Got a site failing with this error:
```
Adhoc task failed: tool_crawler\task\adhoc_crawl_task,rawurlencode(): Argument #1 ($string) must be of type string, array given
Backtrace:
line 522 of /li…
-
**Describe the bug**
When many PHP versions are installed
I run command with PHP prefix
But command run drush without PHP version
It run with default PHP version and throw an error
```
The com…
-
` "debugMessage": "rynpsc\\phonenumber\\models\\PhoneNumberModel::formatForMobileDialing(): Argument #1 ($region) must be of type string, null given, called in /var/www/html/vendor/rynpsc/craft-p…
-
### What happened?
### Description
When running the following command `php craft entrify/global-set test1` I get this error:
`php craft entrify/global-set test1
Have you already created a section t…