Skip to content

Update master branch #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 21 commits into from
Nov 24, 2022
Merged

Update master branch #2

merged 21 commits into from
Nov 24, 2022

Conversation

snpy
Copy link

@snpy snpy commented Nov 24, 2022

No description provided.

bocharsky-bw and others added 21 commits January 20, 2022 10:33
* Fix tests: Lock php-http/httplug on latest v1

* Do not allow nyholm/symfony-bundle-test >=v1.8 that causes tests to fail

* Remove php-http/httplug as a direct dependency
* Prepare release v0.12.4

* Update Changelog.md

* Include merged #451 PR in the changelog
* Stop extending AbstractController to fix some deprecations

* Remove container.service_subscriber tag
* Use autowiring for SymfonyProfilerController

* Move autowire to the _defaults and remove another arg
…troduced in d47279e (#463)

Co-authored-by: Alexis Urien <alexis@smiile.com>
* Allow Symfony 6

* Allow 6.0 for missed symfony/phpunit-bridge too
* Fix for deprecated session service in Symfony 6

* Keep Backward compatibility with optional service argument

* Fix code styling

Co-authored-by: Robbe De Geyndt <robbe.degeyndt@aware.be>
* Fix return type and implement getCatalogues()

* Typecast the result of trans() to string

* Fix code styles

* Fix static PHPStan

* Fix code styles one more time

* Fix wrong property name - my bad
…ig (#471)

* Use a different image for PHP CS Fixer to get latest and upgrade config

* Add new cache file from PHP CS Fixer to gitignore

* Brake styles

* Add --dry-run and --diff

* Revert "Brake styles"

This reverts commit 5285d20.

* Fix all code styles with the new version of PHP CS Fixer

* Fix missing: DomXpath -> DOMXPath

* Fix some code styles after master rebase
* Prepare release v0.12.5

* Add new PR that was just merged

* Mention another merged PR about new PHP CS Fixer image
* fix: used finder->exclude instead of notPath for excludedDirs

* docu: updated php comment in SymfonyProfilerController

Co-authored-by: Basil Baumgartner <basil.baumgartner@ongoing.ch>
Co-authored-by: Robbe De Geyndt <robbe.degeyndt@aware.be>
* Upgrade the SymfonyBundleTest

* Fix code styles

* Use either new storage_factory_id or legacy storage_id

* Fix tests in EditInPlaceTest

* Fix code styles

* Introduce legacy config in one more spot

* Ignore 29 direct deprecations to make tests green
@snpy snpy merged commit 0b1317a into kram-soft:master Nov 24, 2022
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.

7 participants