Benjamin Funk

Results 8 comments of Benjamin Funk
trafficstars

@tedivm If u have problems with race condition try to use my snippet that i created for my session management ``` $resFile = fopen($this->strSessionPath . '/' . $strSessionId, 'rb'); if...

@daviddavo Nope. Still waiting for #675 :(

https://github.com/benjaminfunk/symfony-ticket-48663

I updated the example application. Bug still exists in 6.3BETA1. How to run the application: 1. run symfony server "server server:start" 2. go to localhost:8000 The first bug is: The...

Bug is still exists. I created an example a year ago: https://github.com/benjaminfunk/symfony-ticket-48663

The bug still exists. I already published a repository for testing on December 17, 2022. Nothing else happened after that.

I tried it back then, but couldn't understand the system. I don't have the time for it at the moment, so I don't want to bother with it any further.