Kévin Dunglas

Results 1072 comments of Kévin Dunglas

Is there any special character in these lines?

Ok, it's in CLI mode! I missed that. We likely have a bug for this.

If you didn't disable JSON-LD, this link is expected for autodiscoverability of the Hydra docs.

This is definitely related to parallel. I reproduced the issue locally and the simple fact of removing `ext-parallel` fixed the issue (adding back the extension recreates the problem).

The latest version of FrankenPHP doesn't include parallel anymore, because of this issue. That's why you don't have the problem.

@realFlowControl I wonder if you don't have the same issue as https://github.com/xdebug/xdebug/pull/958 `CG(function_table)` should be used instead of `EG(function_table)`.

Change the value in `php.ini` or by using `set_time_limit()`

Not sure to understand. Are you on the wrong issue tracker?