Skip to content

Conversation

@smnandre
Copy link
Member

@smnandre smnandre commented Sep 24, 2025

Q A
Bug fix? no
New feature? yes
Deprecations? no
Documentation? no
Issues Fix #...
License MIT

src/Vue/src/Twig/VueComponentExtension.php:35

trigger_deprecation('symfony/ux-vue', '2.9', 'Passing an instance of "%s" to "%s" is deprecated, pass an instance of "%s" instead.', StimulusTwigExtension::class, __CLASS__, StimulusHelper::class);

@smnandre smnandre added this to the 3.0 milestone Sep 24, 2025
@carsonbot carsonbot added Vue Status: Needs Review Needs to be reviewed labels Sep 24, 2025
@Kocal Kocal added the Feature New Feature label Sep 25, 2025
@Kocal Kocal force-pushed the remove-deprecation-vue branch from 69ad1f1 to 65d3210 Compare September 25, 2025 06:31
@Kocal Kocal force-pushed the remove-deprecation-vue branch from 65d3210 to 9d43a96 Compare September 25, 2025 06:36
@Kocal
Copy link
Member

Kocal commented Sep 25, 2025

Thank you @smnandre.

@Kocal Kocal merged commit a60f7d6 into symfony:3.x Sep 25, 2025
24 of 26 checks passed
Kocal added a commit that referenced this pull request Nov 17, 2025
This PR was merged into the 3.x branch.

Discussion
----------

[Vue] Remove deprecations for 3.0

| Q              | A
| -------------- | ---
| Bug fix?       | no
| New feature?   | yes <!-- please update src/**/CHANGELOG.md files -->
| Deprecations?  | no <!-- if yes, also update UPGRADE-*.md and src/**/CHANGELOG.md -->
| Documentation? | no <!-- required for new features, or documentation updates -->
| Issues         | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License        | MIT

<!--
Replace this notice by a description of your feature/bugfix.
This will help reviewers and should be a good start for the documentation.

Additionally (see https://symfony.com/releases):
 - Always add tests and ensure they pass.
 - For new features, provide some code snippets to help understand usage.
 - Features and deprecations must be submitted against branch main.
 - Update/add documentation as required (we can help!)
 - Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry
 - Never break backward compatibility (see https://symfony.com/bc).
-->

Looks like #3101 disappeared when rebasing/merging #3103...?

Commits
-------

f4db350 [Vue] Remove deprecations for 3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New Feature Status: Needs Review Needs to be reviewed Vue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants