Skip to content

[phpstreamserver/symfony] New version - #1840

Merged
symfony-recipes-bot merged 1 commit into
symfony:mainfrom
luzrain:phpstreamserver
Aug 18, 2025
Merged

[phpstreamserver/symfony] New version#1840
symfony-recipes-bot merged 1 commit into
symfony:mainfrom
luzrain:phpstreamserver

Conversation

@luzrain

@luzrain luzrain commented Aug 11, 2025

Copy link
Copy Markdown
Contributor

@symfony-recipes-bot
symfony-recipes-bot enabled auto-merge (squash) August 11, 2025 16:55
@github-actions

github-actions Bot commented Aug 11, 2025

Copy link
Copy Markdown

Thanks for the PR 😍

How to test these changes in your application

  1. Define the SYMFONY_ENDPOINT environment variable:

    # On Unix-like (BSD, Linux and macOS)
    export SYMFONY_ENDPOINT=https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-1840/index.json
    # On Windows
    SET SYMFONY_ENDPOINT=https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-1840/index.json
  2. Install the package(s) related to this recipe:

    composer req symfony/flex
    composer req 'phpstreamserver/symfony:^0.7'
  3. Don't forget to unset the SYMFONY_ENDPOINT environment variable when done:

    # On Unix-like (BSD, Linux and macOS)
    unset SYMFONY_ENDPOINT
    # On Windows
    SET SYMFONY_ENDPOINT=

Diff between recipe versions

In order to help with the review stage, I'm in charge of computing the diff between the various versions of patched recipes.
I'm going keep this comment up to date with any updates of the attached patch.

auto-merge was automatically disabled August 11, 2025 17:16

Head branch was pushed to by a user without write access

@symfony-recipes-bot
symfony-recipes-bot enabled auto-merge (squash) August 11, 2025 17:16
@luzrain

luzrain commented Aug 11, 2025

Copy link
Copy Markdown
Contributor Author

Pipeline fails because minimal php version is 8.2 for this package.

@diimpp diimpp left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Just a note, you don't need to remove 0.4 version to introduce 0.7, they both can exist in the same time.

@symfony-recipes-bot
symfony-recipes-bot merged commit afcb2b9 into symfony:main Aug 18, 2025
1 of 2 checks passed
@luzrain
luzrain deleted the phpstreamserver branch November 8, 2025 12:43
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.

3 participants