Skip to content

Delete deprecated --poll warning - #138

Merged
kbond merged 1 commit into
SymfonyCasts:1.xfrom
quentinmathieu:1.x
Sep 21, 2026
Merged

kbond merged 1 commit into
SymfonyCasts:1.xfrom
quentinmathieu:1.x

Conversation

@quentinmathieu

Copy link
Copy Markdown
Contributor

About last release, --poll option has been reintegrated with tailwind v4.3.3, but old error handler is still triggered with --poll option :

docker compose exec php php bin/console tailwind:build --watch --poll
In TailwindBuilder.php line 63:
The --poll option is not supported in Tailwind CSS v4.0.0 and later.

Fix : removing error handler wich is no longer relevant.

@kbond kbond left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks @quentinmathieu!

@kbond kbond changed the title Delete poll decrapated warning Delete deprecated --poll warning Sep 21, 2026
@kbond
kbond merged commit b67e56d into SymfonyCasts:1.x Sep 21, 2026
12 checks passed
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

Successfully merging this pull request may close these issues.

2 participants