Skip to content
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

Remove deprecated classes and methods #224

Merged
merged 1 commit into from
Aug 15, 2022
Merged

Conversation

cspray
Copy link
Owner

@cspray cspray commented Aug 15, 2022

No description provided.

@cspray cspray merged commit af7aea2 into v2 Aug 15, 2022
@cspray cspray deleted the task/remove-deprecated-methods branch August 15, 2022 00:50
cspray added a commit that referenced this pull request Sep 4, 2022
cspray added a commit that referenced this pull request Sep 4, 2022
* Feature/namespace organization (#221)

* Move definitions and builder to namespace

* Move events into namespace

* Move containerfactory into namespace

* Add compile namespace

* Add AliasResolution namespace

* Move container builder context to Compile namespace

* Add bootstrap namespace

* Add Serializer namespace

* add profiles namespace

* Add Autowire namespace, move converter to Compile namespace

* Move SupportedContainers enum to ContainerFactory

* Move SupportedContainers enum to ContainerFactory

* Move HasBackingContainer method into AnnotatedContainer

* Run v2 PRs on CI

* Use correct directory with new namespace (#222)

* Get to psalm level 1 (#223)

* Remove deprecated classes and methods (#224)

* Task/inject any value (#230)

* Fix inject attribute interface

* Begin xml schema

* Work on xml serializer

* Finish xml deserialization

* Consolidate serializers

* Update types, psalm baseline

* Feature/bootstrap observers (#237)

* Add bootstrap observers

* Remove legacy event system

* Finish removing legacy user-api system

* Remove unnecessary code

* Ensure that mismatched version serialization recompiles (#239)

* Improve exception heirarchy (#240)

* Allow configuring bootstrap observers in configuration (#241)

* Handle missing composer autoload during init (#243)

* Fix bug with invoker not injectable (#250)

* Add service wiring observer. Fixes #249 (#252)

* Add service wiring observer. Fixes #249

* Fix psalm inference of service gathering

* Feature/add attr to definitions (#253)

* Remove old class aliases

* Add attribute to definition building and serialization

* Update documentation

* Add 2.0 disclaimer to README

* Delete deprecated classes, update psalm to use baseline
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.

1 participant