Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Termwind\\render(): Argument #2 ($options) must be of type int, null given #921

Closed
ggbaretta opened this issue Jul 2, 2024 · 1 comment

Comments

@ggbaretta
Copy link

ggbaretta commented Jul 2, 2024

Octane Version

2.5.0

Laravel Version

11.0

PHP Version

8.2

What server type are you using?

Swoole

Server Version

5.1.3

Database Driver & Version

Postgres

Description

I'm having the same error that was related at this issue #918 (comment)

At same point ->

laravel/framework/src/Illuminate/Console/View/Components/Component.php:52

Should be fixed by that correction? The error keeps happening.

Steps To Reproduce

Download Laravel 11
Add Octane 2.5.0
Start application via php -d variables_order=EGPCS /your/path/to/artisan octane:start --server=swoole --host=0.0.0.0 --port=8000
Execute HTTP request
@ggbaretta
Copy link
Author

resolved with 2.5.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant