-
### Description
When compiling PHP 8.2 on Mac OS X with the following configuration:
> ./configure --enable-embed=static --enable-zts --with-iconv=/opt/homebrew/opt/libiconv/ --enable-opcache
…
-
# Bug report
### What I did
I have 2 routes:
/admin/datasource
and
/admin/datasource-category
When I edit a record on /admin/datasource-category/1/edit the /admin/datasource menu item is…
-
After entering the Microsoft 365 Authentication Settings, I try to log in to Exchange 365 via the Connected Accounts tab. The login window opens and I can log in successfully to Exchange 365 . After t…
-
# Bug report
### What I did
CRUD article controller with field:
```
CRUD::addField([
'name' => 'image',
'label' => 'Image',
'type' => 'image',
'withFiles' => [
'di…
-
molten.ini
```
[molten]
extension=molten.so
molten.enable="1"
molten.service_name="local"
molten.tracing_cli=1
molten.open_report=1
molten.sampling_type=2
molten.sampling_rate=1
molten.noti…
-
Hi,
opcache seems to be segfaulting the PHP-FPM process, but it doesn't seem to be reproducible by a concrete page reload, but it does happen constantly at least several times a day.
Our setup is PH…
-
- [ ] I have searched open and closed issues for duplicates
### Bug Description
### Steps to Reproduce
1. step one
2. step two
3. step three
Messages often disappear f…
-
while looking more into phpunit performance, I was profilling subprocesses:
![grafik](https://github.com/sebastianbergmann/phpunit/assets/120441/2a34593c-7247-4c10-865c-8d6af52a8442)
I think it …
-
Since 1.10.2024, our application started to crash:
```
app-1 | [2024-10-04 06:52:16 $119.0] WARNING Server::check_worker_exit_status(): worker(pid=711, id=0) abnormal exit, status=0, si…
-
The version for php 8.0 has 8.1 - which breaks many many things.
```
docker run -it --rm laradock/workspace:latest-8.0 bash
root@765eba62c5dc:/# php -v
PHP 8.1.2 (cli) (built: Jan 24 2022 10:42:33…