Skip to content
This repository was archived by the owner on Dec 22, 2022. It is now read-only.

Test - #1

Open
ashceo wants to merge 78 commits into
dotdevlegacy:masterfrom
Sylius:master
Open

Test#1
ashceo wants to merge 78 commits into
dotdevlegacy:masterfrom
Sylius:master

Conversation

@ashceo

@ashceo ashceo commented Feb 1, 2022

Copy link
Copy Markdown

No description provided.

loic425 and others added 30 commits March 11, 2021 15:22
* 1.9:
  Fix packages builds: ResourceBundle v1.8 does not require StofDoctrineExtensionsBundle anymore
This PR was merged into the 1.10-dev branch.

Discussion
----------

Closes #12436. No major changes that would affect us.

Commits
-------

c4ff7c78d156893af736b90cb3ad096eaa7ccd4c Use egulias/email-validator ^3.0
* 1.9:
  Fix the build by solving errors reported by static analysis tools
* 1.9:
  Fix the build with Symfony 5.3
This PR was merged into the 1.11-dev branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         |  master
| Bug fix?        | no
| New feature?    |yes
| BC breaks?      | no
| Deprecations?   | no
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.10 branch
 - Features and deprecations must be submitted against the master branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->

Commits
-------

28a02a6a620f68a033dc25650f18380ece514c51 Prepare Sylius for support Symfony 5.4
d2c39e4059350f648b11874894740773c01308a7 remove usage of symfony internal method
fef624340b5367f9cbb3dd9765de5f6eaf969e29 bump symofny verion from 5.4.0-RC1 to 5.4
63395281c3de2b19ebce99090a206f4e0fa014b8 update argument in UsernamePasswordToken
2964e0ed9d31864d4b7248e2e546ef16de193535 make workorounds over deprecated method in symofny 5.4
* 1.10:
  Minimize number of build for packages
  [Maintenance] Conflict with Symfony ^6.0
  [Minor] Fix CONFLICT.md lining
  feature #13339 Add Support for Symfony 5.4 (AdamKasp)
  [Maintanance] add conflict
  Corrections for adding a field to the response
* 1.10:
  Use phpspec ^7.1 and avoid custom error reporting level in its configuration
Since Symfony 5.3, UserProviderInterface in Symfony use loadUserByIdentifier to replace loadUserByUsername
Introduce arrow functions from PHP 7.4
* 1.10:
  Class name typo
  Introduce arrow functions from PHP 7.4
  [CI] Extract PHPSpec build
  Remove duplications in test_cached config
This PR was merged into the 1.12-dev branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | master
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| License         | MIT


Since Symfony 5.3, UserProviderInterface in Symfony suggest to use loadUserByIdentifier to replace loadUserByUsername

https://github.com/symfony/symfony/blob/1e968b49f516d8b1305d0b94158dabef557d334e/src/Symfony/Component/Security/Core/User/UserProviderInterface.php#L61-L68


Commits
-------

9f3d13b5f670fb13edda6464281d30c39f1bab98 Use loadUserByIdentifier() since Symfony 5.3
Zales0123 and others added 20 commits March 14, 2022 15:10
* 1.11:
  [Security] XSS - SVG file upload vulnerability fixed
  [PHPUnit] Move subscribers tests to main directory
  Replace str_contains with strpos method to support PHP 7
  [Behat] Extract browser element and context
  [Behat] Add scenarios for securing access to account and dashboard after logging out
  Minor fixes for specs and unit tests of cache control subscribers
  Remove type declarations for properties due to supporting PHP 7.3
  [Maintenace] Test existence of new cache headers
  [UI] Force no-store cache directives for admin and customer account section
  suggested review changes
  listener added to finish response with X-Frame-Options sameorigin header
* 1.11:
  Fix Psalm errors
  Bump Psalm version to 4.19 (php 8.1 support)
* 1.10:
  [Maintenance] Bump copyright year in docs and license files
* 1.11:
  [Maintenance] Bump copyright year in docs and license files
* 1.10:
  [maintenance][mailer]Assert that email is not null
* 1.11:
  [maintenance][mailer]Assert that email is not null
* 1.10:
  [Maintenance][CI] Add "Refactor" workflow
  [DX] General refactor
* 1.11:
  [Maintenance][CI] Add "Refactor" workflow
  [DX] General refactor
@Zales0123
Zales0123 deleted the branch dotdevlegacy:master June 3, 2022 06:02
@Zales0123
Zales0123 deleted the master branch June 3, 2022 06:02
loic425 and others added 8 commits June 3, 2022 18:19
* 1.11:
  Make installing symfony/flex global in packages workflow
  Allow symfony/flex plugin globally
  [Maintenance] Install flex locally
  [Maintenance] Update vendors instead of install to take advantage of flex
  [Maintenance] Allow flex plugin during package installation
  [Maintenance] Fix package build
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.