Skip to content
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.

json_login problem solve #71

Open
wants to merge 2,626 commits into
base: master
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 3, 2019

  1. Merge pull request #2923 from pableu/self-salting

    Do not create a salt for self-salting password encoders
    XWB authored Oct 3, 2019
    Configuration menu
    Copy the full SHA
    9ad21f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2925 from rubenrua/2.0.x

    Fix PHPDoc GroupInterface::getId
    XWB authored Oct 3, 2019
    Configuration menu
    Copy the full SHA
    1b7c859 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2932 from oleg-andreyev/update-flash-listener

    Updated FlashListener constructor to accept SessionInterface
    XWB authored Oct 3, 2019
    Configuration menu
    Copy the full SHA
    1cb1efb View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Configuration menu
    Copy the full SHA
    658be34 View commit details
    Browse the repository at this point in the history
  2. update nl translation

    bghosts committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    6c255a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Configuration menu
    Copy the full SHA
    a0a7a14 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Merge pull request #2936 from kevinpapst/patch-1

    removed left-over from deleted docs
    XWB authored Oct 24, 2019
    Configuration menu
    Copy the full SHA
    6b08a0b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2935 from bghosts/fix/dutch-translations

    update nl translation
    XWB authored Oct 24, 2019
    Configuration menu
    Copy the full SHA
    1e932f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2020

  1. Changed suggested example encoder from bcrypt to auto

    In Symfony 4.4.2 and PHP 7.4.1 causes error 500 similar to this:
    Sylius/Sylius#10887
    michaelmo5 authored Jan 1, 2020
    Configuration menu
    Copy the full SHA
    938cbc4 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Mark controllers final

    XWB committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    427239d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87dc838 View commit details
    Browse the repository at this point in the history
  3. Test PHP 7.4

    XWB committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    b127537 View commit details
    Browse the repository at this point in the history
  4. Commands must return an integer

    XWB committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    e4a6f9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f32e85 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2956 from XWB/command-return

    Commands must return an integer
    XWB authored Jan 8, 2020
    Configuration menu
    Copy the full SHA
    44866f9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2951 from XWB/controller-final

    Mark controllers final
    XWB authored Jan 8, 2020
    Configuration menu
    Copy the full SHA
    a274673 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2958 from XWB/short-array-syntax

    Switch to short array syntax and run CS fixer
    XWB authored Jan 8, 2020
    Configuration menu
    Copy the full SHA
    3e41c84 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2954 from XWB/password-length

    Revert "Bump the default minimal password length to 8 characters"
    XWB authored Jan 8, 2020
    Configuration menu
    Copy the full SHA
    a0dc0af View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e65f975 View commit details
    Browse the repository at this point in the history
  11. Fix PHP 5.5 test

    XWB committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    823944e View commit details
    Browse the repository at this point in the history
  12. Use Twig namespaces

    XWB committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    c7c5324 View commit details
    Browse the repository at this point in the history
  13. Merge branch '2.x'

    XWB committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    a9e71b6 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #2959 from XWB/twig-namespace

    Use Twig namespaces
    XWB authored Jan 8, 2020
    Configuration menu
    Copy the full SHA
    73c3f52 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #2955 from XWB/php74

    Test PHP 7.4
    XWB authored Jan 8, 2020
    Configuration menu
    Copy the full SHA
    4695340 View commit details
    Browse the repository at this point in the history
  16. Fixed changelog

    XWB committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    1cae491 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #2957 from XWB/php55

    Fix PHP 5.5 test
    XWB authored Jan 8, 2020
    Configuration menu
    Copy the full SHA
    899e2eb View commit details
    Browse the repository at this point in the history
  18. Update changelog

    XWB committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    09572d7 View commit details
    Browse the repository at this point in the history
  19. Fixed Mailer bc break

    XWB committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    36a1add View commit details
    Browse the repository at this point in the history
  20. Merge pull request #2960 from XWB/bc-break-fix

    Fixed Mailer bc break
    XWB authored Jan 8, 2020
    Configuration menu
    Copy the full SHA
    ef46961 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Deprecate Groups

    XWB committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    6ffbb50 View commit details
    Browse the repository at this point in the history
  2. Added deprecated phpdoc

    XWB committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    47bcfd3 View commit details
    Browse the repository at this point in the history
  3. Add some legacy test

    XWB committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    8842b90 View commit details
    Browse the repository at this point in the history
  4. Run cs fixer

    XWB committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    f75e103 View commit details
    Browse the repository at this point in the history
  5. Update changelog

    XWB committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    492aa4a View commit details
    Browse the repository at this point in the history
  6. Extracted some tests

    XWB committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    6731100 View commit details
    Browse the repository at this point in the history
  7. Moved more tests

    XWB committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    64bc98f View commit details
    Browse the repository at this point in the history
  8. Removed annotation

    XWB committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    6ca6213 View commit details
    Browse the repository at this point in the history
  9. Test

    XWB committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    0cc80ad View commit details
    Browse the repository at this point in the history
  10. Make tests green again

    XWB committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    ead6770 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Configuration menu
    Copy the full SHA
    43512d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    475d8f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Merge pull request #2961 from XWB/tests-green

    Make 2.x tests green again
    stof authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    5a7f8ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2962 from guilliamxavier/patch-1

    Revert UserManagerInterface::updateUser() BC break
    stof authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    0bdc432 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2934 from Yurujai/changes_for_doctrine_mongodb_2.0

    Safe option on XML mapping was removed on doctrine/mongodb-odm 2.0
    stof authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    157b53b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2949 from michaelmo5/patch-1

    Changed suggested example encoder from bcrypt to auto
    stof authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    cf7fe27 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2953 from XWB/deprecate-group

    Deprecate Groups
    stof authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    b2e6a4d View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    6ebe1dd View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    f51a4a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    2cde698 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    e26b6c5 View commit details
    Browse the repository at this point in the history
  2. feat: run php cs in php version 7.4

    Yozhef authored and stof committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    61b88e6 View commit details
    Browse the repository at this point in the history
  3. feat: run ci check php version and symfony

    Yozhef authored and stof committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    8b12923 View commit details
    Browse the repository at this point in the history
  4. feat: hide deprecated error

    Yozhef authored and stof committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    dc2a8f3 View commit details
    Browse the repository at this point in the history
  5. feat: remove travis

    Yozhef authored and stof committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    66d0cd6 View commit details
    Browse the repository at this point in the history
  6. feat: update build status

    Yozhef authored and stof committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    8bfed65 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3003 from Yozhef/addGitHubAction

    Change Travis to GitHubActions
    stof authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    e42555d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Configuration menu
    Copy the full SHA
    e76db6a View commit details
    Browse the repository at this point in the history
  2. Fix phpunit warnings

    acrobat committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    d856907 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Merge branch '2.x'

    stof committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    2475dc5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3000 from imatic/doctrine_persistence

    Add support for doctrine/persistence v2
    stof authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    3543a62 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3006 from acrobat/php8-support

    Allow PHP8 and use phpunit-bridge to run tests
    stof authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    7862edf View commit details
    Browse the repository at this point in the history
  4. Drop support for Symfony lower than 5.4

    Those versions are not maintained anymore, so keeping support for them
    is not worth it.
    This also drops supports for PHP versions lower than 7.1.3 as that's the
    minimum version supported by Symfony 4.
    stof committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    5f35aee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8e9238 View commit details
    Browse the repository at this point in the history
  6. Fix coding standards

    stof committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    71eed9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69cb175 View commit details
    Browse the repository at this point in the history
  8. Upgrade to php-cs-fixer v3

    stof committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    8fd068a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7cf3afb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e8e5eb7 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3008 from stof/remove_unmaintained_deps

    Remove support for unmaintained versions
    stof authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    66498d6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cfcd2e8 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #3009 from stof/fix_event_dispatching

    Migrate to the new event dispatching signature
    stof authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    3c0d934 View commit details
    Browse the repository at this point in the history
  14. Tag classes as internal or final as appropriate

    Classes are tagged in phpdoc rather than actually becoming final for
    backward compatibility in the 2.x branch.
    stof committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    a480b9f View commit details
    Browse the repository at this point in the history
  15. Merge pull request #3010 from stof/tag_classes

    Tag classes as internal or final as appropriate
    stof authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    4842949 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    de18f98 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    abd3534 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #3011 from stof/fix_event_migration

    Fix remaining event dispatching missed in the migration
    stof authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    246e7ba View commit details
    Browse the repository at this point in the history
  19. Update the changelog

    stof committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    a911282 View commit details
    Browse the repository at this point in the history
  20. Merge branch '2.x'

    stof committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    fabe92a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Remove the group feature

    This feature has been deprecated in 2.2 because there are much better
    alternatives than using groups to assign roles to users through the
    group (which was not even working fine with the default serialization of
    users). The role hierarchy of Symfony solves basic use cases (a
    non-dynamic hierarchy of roles) in a simpler way. And for more complex
    rules, the official solution is to use custom voters instead of voting
    on roles and building a complex way to assign roles.
    stof committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    18f0535 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3014 from stof/remove_groups

    Remove the group feature
    stof authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    a711096 View commit details
    Browse the repository at this point in the history
  3. Change the base class for events

    stof committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    79febe6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ce949e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Merge pull request #3015 from stof/change_event_classes

    Change the base class for events
    stof authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    43fa5db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3016 from stof/change_controller_class

    Change the base class of controllers
    stof authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    ce2f21d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c504314 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3017 from stof/console_return_type

    Add the return type for the execute method of commands
    stof authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    bb00833 View commit details
    Browse the repository at this point in the history
  5. Remove the random_compat dependency

    This polyfill is needed only to support PHP 5, which is not supported
    anymore.
    stof committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    439f5d5 View commit details
    Browse the repository at this point in the history
  6. Add explicit requirements for components used in the bundle

    This is better than relying on transitive dependencies of
    FrameworkBundle.
    stof committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    28ad9f0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3018 from stof/clean_dependency

    Clean dependencies
    stof authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    1fa760d View commit details
    Browse the repository at this point in the history
  8. Fix the phpdoc for the plain password field in UserInterface

    This field can be null when the plain password is not currently
    available.
    stof committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    70e1c1b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9e9303a View commit details
    Browse the repository at this point in the history
  10. Change the implementation of serialization for the user

    Instead of enforcing the usage of Serializable, which is deprecated in
    PHP 8.1, the User class now implement the new __serialize/__unserialize
    API, and expects child classes to extend those methods to hook in it
    instead.
    stof committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    73ddfd1 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3019 from stof/clean_user_interface

    Clean user interface
    stof authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    d3a1a8b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c03ecda View commit details
    Browse the repository at this point in the history
  13. Use the double-colon notation for controllers

    Using a single colon is deprecated in 5.1+ (and the double colon
    notation works in 4.1+).
    stof committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    0ef762f View commit details
    Browse the repository at this point in the history
  14. Avoid using the LegacyEventDispatcherProxy on Symfony 5+

    This class is a no-op in Symfony 5.0 and is deprecated as of 5.1.
    stof committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    90b5d2d View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    fc3df5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da1cfab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c39eeec View commit details
    Browse the repository at this point in the history
  4. Allow Symfony 5 packages

    stof committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    85523c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63700da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cda0c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1af6015 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3020 from stof/symfony_5

    Add support for Symfony 5
    stof authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    312c8a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ef42d3 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3021 from stof/register_last_login

    Add an option to skip registering the last login date
    stof authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    64e6e8c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fea2c50 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3022 from stof/status

    Add the maintenance status in the readme
    stof authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    7f239bb View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    185ca29 View commit details
    Browse the repository at this point in the history
  2. Remove deprecation warnings triggered when loading some interfaces

    Those interfaces gets loaded when loading the User class, so they should
    not trigger a deprecation warning all the time. The deprecation warning
    will be triggered by the DebugClassLoader when implementing them in a
    different package.
    stof committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    622ef82 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3023 from stof/fix_deprecation_warnings

    Remove deprecation warnings triggered when loading some interfaces
    stof authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    dcc2ec6 View commit details
    Browse the repository at this point in the history
  4. Merge branch '2.x'

    stof committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    875dd27 View commit details
    Browse the repository at this point in the history
  5. Fix a deprecation about groups being triggered when loading ORM metadata

    When using the `getAllMetadata` API of the Doctrine ORM, it will load
    the abstract Group class due to being a MappedSuperClass in the mapping.
    This was triggering the deprecation warning about using groups, even
    though they were not actually used.
    Given that this class is abstract, the only way to actually use it
    involves extending it, which gets a deprecation warning triggered by the
    DebugClassLoader.
    stof committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    be2d262 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3024 from stof/fix_more_deprecation

    Fix a deprecation about groups being triggered when loading ORM metadata
    stof authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    813161b View commit details
    Browse the repository at this point in the history
  7. Merge branch '2.x'

    stof committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    b48f820 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Replace usages of old namespace Doctrine\Common\Persistence\ with `…

    …Doctrine\Persistence\` ("doctrine/persistence" >= 1.3)
    phansys committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    446c394 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Merge pull request #3025 from phansys/doctrine_persistence

    Replace usages of old namespace `Doctrine\Common\Persistence\` with `Doctrine\Persistence\` ("doctrine/persistence" >= 1.3)
    stof authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    d2dc95a View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Remove wrong deprecated annotation on the UserInterface

    Our UserInterface is not deprecated, but marking one of the conditional
    declarations as such leads to wrong deprecation warnings in projects
    using static analyzers if that's the declaration being used.
    stof committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    aaf78e1 View commit details
    Browse the repository at this point in the history
  2. Redeclare the getUser method in GetResponseNullableUserEvent

    This allows it to have the proper return type.
    This class is actually violating variance rules. The v3 of the package
    will replace it with a class not extending the other event class.
    stof committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    0eb35c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bfe26b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3030 from stof/add_missing_deprecations

    Add missing deprecations on group-related event classes
    stof authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    0407070 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3031 from stof/fix_static_analysis

    Fix the code to avoid static analysis false positives in projects
    stof authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    5e9f2af View commit details
    Browse the repository at this point in the history
  6. Update the changelog for 2.2.3

    stof committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    90d7848 View commit details
    Browse the repository at this point in the history
  7. Merge branch '2.x'

    stof committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    00f31cc View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2986 from peter-gribanov/templating_deprecation

    Fix the deprecation of usage Templating
    stof authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    0aab2c2 View commit details
    Browse the repository at this point in the history
  9. Allow doctrine-bundle 2 in dev requirements

    This is necessary to actually install Symfony 5
    stof committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    7cd6d74 View commit details
    Browse the repository at this point in the history
  10. Fix deprecation warning for UserInterface on Symfony 4

    The deprecated annotation removed in 2.2.3 had a purpose: deprecated
    interfaces are allowed to extend deprecated interfaces of another
    package without triggering a warning in DebugClassLoader.
    However, applying it on the public UserInterface was the mistake.
    Instead of having an internal interface that is extended by the
    conditional declaration of the public interface, the implementation is
    now reversed. An internal CompatUserInterface is now declared
    conditionally to handle the BC layer, and the public UserInterface
    extends it.
    As our UserInterface and the CompatUserInterface are in the same
    package, UserInterface is allowed to extend CompatUserInterface without
    warning even when it is marked as deprecated, making both
    DebugClassLoader and downstream static analyzers happy.
    stof committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    334a6e8 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3033 from stof/fix_user_deprecation

    Fix deprecation warning for UserInterface on Symfony 4
    stof authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    5459f83 View commit details
    Browse the repository at this point in the history
  12. Fix the skipping check in MailerTest

    The wrong EngineInterface was used for the check.
    stof committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    2b85970 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e68ac62 View commit details
    Browse the repository at this point in the history
  14. Avoid using the buggy 3.5.0 version of php-cs-fixer

    This version has a buggy turning intersection types into union types in
    the phpdoc
    stof committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    1770765 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Merge pull request #3032 from stof/allow_doctrine_bundle_2

    Allow doctrine-bundle 2 in dev requirements
    stof authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    fd6d0c2 View commit details
    Browse the repository at this point in the history
  2. Fix the variance rules for events

    Making a child class return a nullable user breaks the variance rules.
    So this separate the event instead of using inheritance.
    stof committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    4eeb99b View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.x'

    stof committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    b81b711 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    612e4fa View commit details
    Browse the repository at this point in the history
  5. Fix the testsuite

    stof committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    13cf3b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84dedcb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9c8a3a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3035 from stof/fix_event_variance

    Fix the variance rules for events
    stof authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    f01ec13 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Bump the min PHP version to PHP 7.4

    Supporting newer Symfony versions requires supporting variance rules,
    which are not available in PHP 7.1.
    stof committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    a9f9661 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3036 from stof/new_security_system

    Add support for the new security APIs
    stof authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    c9565e8 View commit details
    Browse the repository at this point in the history
  3. Add return types

    This ads return types in final and internal methods to avoid the
    deprecations reported by DebugClassLoader.
    stof committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    ab7774e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3037 from stof/add_types

    Add return types
    stof authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    b256db1 View commit details
    Browse the repository at this point in the history
  5. Remove the creation of an alias for the session service

    This was a hack to avoid leaking a parameter at runtime, but this is
    better solved by removing the parameter in the compiler pass.
    As the session service is deprecated, this avoids referencing it in the
    alias.
    stof committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    b98ab7e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3038 from stof/remove_session_alias

    Remove the creation of an alias for the session service
    stof authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    a3a6756 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Add the getUsername method in our own interface

    The bundle still relies on a username even though Symfony renamed the
    method used for the user identifier. So we need to have the method in
    our own interface instead of relying on the inherited method.
    stof committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    1529f2e View commit details
    Browse the repository at this point in the history
  2. Avoid relying on the getSalt method when using UserInterface

    This method is not guaranted to be there if the Symfony interface does
    not include it (which it won't do on Symfony 6).
    stof committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    b8a80db View commit details
    Browse the repository at this point in the history
  3. Remove usage of the isAccountNonLocked method

    This method was belonging to the AdvancedUserInterface of Symfony, which
    no longer exists in Symfony.
    Projects that were relying on the check done by that usage should
    instead register a listener for the
    `FOSUserEvents::RESETTING_RESET_REQUEST` event doing their own check.
    stof committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    613dcce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d59e8e View commit details
    Browse the repository at this point in the history
  5. Use the swiftmailer-specific id to access the Swift_Mailer service

    This avoids getting the mailer service configured for symfony/mailer
    instead.
    stof committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    20d6b0e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3039 from stof/fix_user_interface

    Fix usages of the UserInterface
    stof authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    291ec7a View commit details
    Browse the repository at this point in the history
  7. Remove legacy BC layer

    The bundle requires Symfony 4.4+, so it does not need to support Symfony
    versions where BcryptPasswordEncoder was not implementing the
    SelfSaltingEncoderInterface.
    stof committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    f2a6f91 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3040 from stof/clean_swiftmailer

    Clean the swiftmailer integration
    stof authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    696975b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3041 from stof/clean_encoder

    Remove legacy BC layer
    stof authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    ac13731 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9befc59 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    42694fd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8b80a8e View commit details
    Browse the repository at this point in the history
  13. Merge pull request #3042 from stof/no_default_mailer

    Remove the legacy mailer based on symfony/templating
    stof authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    2fffdac View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Clean the doc

    stof committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    47d7bfe View commit details
    Browse the repository at this point in the history
  2. Add the release date for 3.0

    stof committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    0b5cd6f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Fix coding standards

    stof committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    ded5fc9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3045 from stof/fix_cs

    Fix coding standards
    stof authored Aug 27, 2022
    Configuration menu
    Copy the full SHA
    2a7efdf View commit details
    Browse the repository at this point in the history
  3. Fix the wiring of controllers

    Controllers extending AbstractController must be wired as service
    subscribers. They should not get the main container injected in them.
    stof committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    89db930 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3044 from stof/fix_wiring

    Fix the wiring of controllers
    stof authored Aug 27, 2022
    Configuration menu
    Copy the full SHA
    0cc6ac6 View commit details
    Browse the repository at this point in the history
  5. Update the changelog for 3.0.1

    stof committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    92a906c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    5b90331 View commit details
    Browse the repository at this point in the history
  2. Fix coding standards

    stof committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    e007993 View commit details
    Browse the repository at this point in the history
  3. Enable the reporting of deprecations in the testsuite

    Errors reported by Swiftmailer classes in the DebugClassLoader are
    ignored as they won't be fixed (and they are not classified as indirect
    ones probably because of the non-namespaced classes).
    stof committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    94d688e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8386cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e92dfa View commit details
    Browse the repository at this point in the history
  6. Mark the old password updater tests as legacy

    This implementation relies on the old deprecated API of the encoders, so
    it might trigger deprecation warnings when testing it.
    stof committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    29b8dcb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc2710a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3048 from stof/fix_deprecation

    Fix deprecations reported on Symfony 5.4
    stof authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    0b96e82 View commit details
    Browse the repository at this point in the history
  9. Add support for Symfony 6

    stof committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    afab816 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4bcde71 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Update the changelog

    stof committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    1cbe2a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3047 from stof/symfony_6

    Add support for Symfony 6
    stof authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    cba15a7 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    stof committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    89c18b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    f6688cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3055 from stof/fix_registration_controller

    Fix the registration controller with Symfony 6.x
    stof authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    888068a View commit details
    Browse the repository at this point in the history
  3. Fix coding standards

    stof committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    6a6a32e View commit details
    Browse the repository at this point in the history
  4. Mark the TwigSwiftMailerTest as legacy

    Swiftmailer is legacy and triggers deprecation warnings on PHP 8.2
    stof committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    7027dc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9351e06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e708d65 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3057 from stof/fix_deprecations

    Fix deprecations
    stof authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    e8e6ed3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b495f1 View commit details
    Browse the repository at this point in the history
  9. Add a CI job for PHP 8.2

    stof committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    7450904 View commit details
    Browse the repository at this point in the history
  10. Update the CI setup

    stof committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2dcc4f2 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3058 from stof/php82

    Add a CI job for PHP 8.2
    stof authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    fab5b63 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3056 from stof/fix_confirmation_email

    Fix the access to the session in the email confirmation listener
    stof authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    104e486 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #3059 from stof/clean_ci

    Update the CI setup
    stof authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    5dfe21d View commit details
    Browse the repository at this point in the history
  14. Update the changelog

    stof committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    627efd4 View commit details
    Browse the repository at this point in the history
  15. Add more void return types

    stof committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    48f0746 View commit details
    Browse the repository at this point in the history
  16. Register doctrine listeners instead of subscribers

    symfony/doctrine-bridge 6.3 deprecates registering subscribers because
    they are incompatible with lazy-loading.
    stof committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    c397959 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #3060 from stof/fix_more_deprecations

    Fix more deprecations
    stof authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    de68488 View commit details
    Browse the repository at this point in the history
  18. Update the changelog

    stof committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    8ccde38 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Add return types in all methods

    For non-final classes, the return types are added only in phpdoc for now
    as adding actual return types will be done in the next major version.
    stof committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    62eaceb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3069 from stof/return_types

    Add return types in all methods
    stof authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4c0a2a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd15a76 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3068 from stof/symfony_mailer

    Add a mailer implementation based on symfony/mailer
    stof authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c70ecfd View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Update the changelog for 3.3.0

    stof committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f6298a1 View commit details
    Browse the repository at this point in the history
  2. Update coding standards

    stof committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    05480c5 View commit details
    Browse the repository at this point in the history
  3. Update the CI setup

    - add a job for PHP 8.3
    - update actions to their latest versions
    - use symfony/flex to force a Symfony version instead of installing the
      fullstack package.
    stof committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    bcf3712 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3071 from stof/update_ci

    Update the CI setup
    stof authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ca1c894 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49461c4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3072 from stof/fix_symfony_locking

    Fix the symfony locking in the CI setup
    stof authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    271c4c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1156480 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c9fde0 View commit details
    Browse the repository at this point in the history
  9. Remove usages of the code block shortcut in rST

    Github does not highlight those as PHP code.
    stof committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9a7485c View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3073 from stof/reorganize_files

    Reorganize the source code
    stof authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    bbdacd5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f876bff View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3074 from stof/improve_types

    Improve type declarations in the project
    stof authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    682ebb6 View commit details
    Browse the repository at this point in the history
  13. Deprecate the CouchDB ODM integration

    This ODM is not maintained anymore by the Doctrine team.
    stof committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    495bab8 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #3075 from stof/deprecate_couchdb

    Deprecate the CouchDB ODM integration
    stof authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    33cb79a View commit details
    Browse the repository at this point in the history
  15. Update the changelog

    stof committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ae4ce46 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    11bc04e View commit details
    Browse the repository at this point in the history
  17. Mark classes a final

    stof committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c7ae534 View commit details
    Browse the repository at this point in the history
  18. Remove the CouchDB integration

    stof committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e2e866a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e5a1634 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5ead80e View commit details
    Browse the repository at this point in the history
  21. Merge pull request #3076 from stof/prepare_major_version

    Prepare the major version
    stof authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    289ce2d View commit details
    Browse the repository at this point in the history
  22. Allow symfony 7

    simoheinonen authored and stof committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4925caf View commit details
    Browse the repository at this point in the history
  23. Merge pull request #3067 from simoheinonen/sf7

    Allow Symfony 7
    stof authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    095260b View commit details
    Browse the repository at this point in the history
  24. Bump the min PHP version to 8.1

    This matches the PHP requirement of Symfony 6.4 LTS which will be the
    new minimum version.
    stof committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a496f92 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    431db88 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #3077 from stof/bump_min_version

    Bump min versions to Symfony 6.4 and PHP 8.1
    stof authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b020a01 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8af777c View commit details
    Browse the repository at this point in the history
  28. Remove the mailer implementation based on Swiftmailer

    Swiftmailer is not maintained anymore.
    stof committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2a7e34d View commit details
    Browse the repository at this point in the history
  29. Merge pull request #3078 from stof/remove_swiftmailer

    Remove the mailer implementation based on Swiftmailer
    stof authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0e2475a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Remove the left-over PasswordUpdater class

    This class was used to support Symfony 5.2 and older.
    stof committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    784178a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3079 from stof/remove_password_updater

    Remove the left-over PasswordUpdater class
    stof authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    43902b4 View commit details
    Browse the repository at this point in the history
  3. Fix invalid mock in tests

    stof committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    380f442 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ef57b3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3081 from stof/fix_tests

    Fix invalid mock in tests
    stof authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    bad4ddb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bd8db5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03b2593 View commit details
    Browse the repository at this point in the history
  8. Remove the reference to ZetaWebmailBundle in the documentation

    This bundle was last updated in 2012.
    stof committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    cdd9fe2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3083 from stof/ci

    Enable the static analysis CI workflow for the 3.x branch
    stof authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0ed476a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3082 from stof/deprecate_swiftmailer

    Deprecate the TwigSwiftMailer implementation
    stof authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    119ed17 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3084 from stof/clean_docs

    Remove the reference to ZetaWebmailBundle in the documentation
    stof authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f0d6a90 View commit details
    Browse the repository at this point in the history
  12. Merge branch '3.x'

    stof committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    12ac215 View commit details
    Browse the repository at this point in the history
  13. Remove unused dependency

    stof committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    49f2c44 View commit details
    Browse the repository at this point in the history
  14. Add native return types

    stof committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    fd22eae View commit details
    Browse the repository at this point in the history
  15. Merge pull request #3080 from stof/return_types

    Add native return types
    stof authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    dc09a0c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    165dbcf View commit details
    Browse the repository at this point in the history
  17. Merge pull request #3085 from stof/clean_user_provider

    Remove the implementation of the old UserProviderInterface method
    stof authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c079a95 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    16863df View commit details
    Browse the repository at this point in the history
  19. Remove unused argument in tests

    stof committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0ba37d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Merge pull request #3086 from stof/clean_tests

    Remove unnecessary compatibility checks in tests
    stof authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    914112d View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Update the changelog for 4.0

    stof committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    901069c View commit details
    Browse the repository at this point in the history