Results 12 issues of Lukas Müller

### Laravel Version 11.20.0 ### PHP Version 8.3.9 ### Database Driver & Version _No response_ ### Description When pushing an array of jobs onto the [database queue](https://github.com/laravel/framework/blob/b7c628776754a7d861dd48ff18768e1c1f2d5f5f/src/Illuminate/Queue/DatabaseQueue.php#L144) using the [bulk...

help wanted

### Describe the bug The [DeviceEnrollmentType ](https://github.com/microsoftgraph/msgraph-sdk-php/blob/main/src/Generated/Models/DeviceEnrollmentType.php) enumeration is missing a few cases: List from https://learn.microsoft.com/en-us/graph/api/resources/intune-troubleshooting-deviceenrollmenttype?view=graph-rest-1.0 contains 25 cases, the enumeration only contains 13 cases. As a result, it is...

status:waiting-for-triage
type:bug