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

Fix deprecations and add backward compatibility #6

Merged
merged 14 commits into from
Sep 14, 2020
Merged

Conversation

MarwanAlsoltany
Copy link
Owner

No description provided.

* Change arguments method to a static method
* Update method signature corresponding interface
* Update method references on workers singleton classes (DocBlocks)
* Remove unnecessary use statements
* Refactor __call and __callStatic methods
* Update class DocBlock
* Refactor an if statement
* Refactor an internal method
* Update class DocBlock
* Refactor an if statement
* Change visibility of class properties to allow inheritance
* Update author email
* Pump minimum php-amqplib version
* Downgrade minimum php version
* Updare dev requirements versions to match php version
* Update branch-alias
* Update scripts field
* Add conflict field
* remove return type "self" from methods signature
* Fix references to deprecated properties in php-amqplib v2.12.0
* Refactor consumerTestCallback method
* Update method DocBlock
* Lessen tests messages count to make a test run faster
* Add more php versions
* Fix composer flags
* Fix indentation
* Add new version notice
* Update version badge
* Fix some typos
@MarwanAlsoltany MarwanAlsoltany merged commit f689346 into master Sep 14, 2020
@MarwanAlsoltany MarwanAlsoltany added the enhancement New feature or request label Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant