Mohammad HeidariMoghaddam

Results 2 issues of Mohammad HeidariMoghaddam

### What happened? Run Laravel app ### Build Type [Download from Github](https://github.com/dunglas/frankenphp/releases/download/v1.1.1/frankenphp-linux-x86_64) ### Worker Mode No ### Operating System GNU/Linux ### CPU Architecture x86_64 ### PHP configuration ```shell frankenphp php-server...

bug
question

`cargo run --release --example=cornell` warning: trait objects without an explicit `dyn` are deprecated --> src/light.rs:108:19 | 108 | pub surface: Box, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn SampleDirectSurface + Send...