Tobias Oitzinger
Tobias Oitzinger
uniqid(): Passing null to parameter #1 ($prefix) of type string is deprecated
PHP 8.3
Reported, verified and already known from Telegram, i just opend the issue so we do not loose track.   Basicly just some deprecations, should be an easy fix (PHP...
**Describe the bug** The `UTF8::ireplace()` function does not work as it is supposed to be. **To Reproduce** Steps to reproduce the behavior: 1. `echo UTF8::str_ireplace('hellö', 'hello', 'hellö, world! hellö, all!...
**Problem** When an Exception is thrown in Code the naming is very inconsistent and does not give quit a clue where the problem is. Since Exception class can easily be...
Except for the `unbound` service my other homebrew services are not detected. Even after restarting and rebooting. Is there a way to reload? 1. Driver (Ex: PostgreSQL 10.0): 2. DBngin...
Recently the script stopped working, i tried it with 3 different servers. Usually everything was blocked correctly. But now it does not seem to block anything anymore. I verified the...
Would it be possible to change the setter functions in the `RegistrationOptions` to return `self` instead of `void`? This would make it possible to be able to chain those and...
Php 8.3
Getting ready for php8.3. Some Stuff to do: - Update koseven docker to php 8.3 for unittest ci - Fix failed tests (1) - move away from internations/http-mock
**Description** While running into performance issues on my machine with requests taking up to seconds, i noticed that API Platform decides between 2 cache methods (array/file) based on the APP_DEBUG...
add support for http authentication (for example http basic or bearer tokens) Closes: #6664 | Q | A | ------------- | --- | Branch? | main | Tickets | #6664...