jenssegers / laravel-mongodb-session

A MongoDB session driver for Laravel
77 stars 27 forks source link

Laravel 9 support #27

Open tudorCaraciuc opened 2 years ago

tudorCaraciuc commented 2 years ago

Changes the call to MongoDbSessionHandler::open()'s first parameter to a blank string instead of null, since Laravel 9's static typing implementation.

koAndy commented 2 years ago

why this has not been merged yet?

ahmeddabak commented 2 years ago

+1

KalanaPerera commented 1 year ago

why is this not yet merge :(