-
### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.…
-
If you do something like this:
-
When having `$a = array(&$a)` and calling `var_export($a)`, instead of getting
```
PHP Warning: var_export does not handle circular references in php shell code on line 1
array (
0 => NULL,
)
…
-
This is a general tracking issue for PHP 8.4 compatibility throughout WP-CLI.
Some known issues / blockers:
**Broken unit/Behat tests**
~Unit tests and Behat tests are currently not working o…
-
### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.…
-
* Dockerだからイメージがあれば問題なさそう
* 個人的にarray_findやmb_trimが良さそう
https://github.com/php/php-src/blob/php-8.4.0alpha2/NEWS
ju-ki updated
3 months ago
-
Fatal error: Array and string offset access syntax with curly braces is no longer supported in C:\xampp\htdocs\amlp\tool\vendor\vendor\picqer\php-barcode-generator\src\BarcodeGenerator.php on line 293
-
Hi,
In my menu, I have one navbar item that has a badge that is a count of posts. In order to prevent the count from slowing down the menu, i made a livewire component with that item and set it as la…
-
### ⚠️ This issue respects the following points: ⚠️
- [x] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [x] This issue is **not** already reported on [Github](https://…
-
### Describe the Bug
I am generating table of content, which worked perfectly on OpenOffice 7.2.7.2 and after update to 7.3.5 (but i think also prevous version) it generate correctly docx file, but…