Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Conversation

@julienbornstein
Copy link

@julienbornstein julienbornstein commented Feb 26, 2021

  • In ServiceBusRestProxy: fix phpdoc @return : receiveMessage() receiveQueueMessage() and receiveSubscriptionMessage() can return null.

  • In BrokerProperties, by default, when initiate an instance of the class, all properties are unset, so they are null. Fixing Phpdoc for properties, getters and setters
  • In BrokeredMessage, also some phpdoc type fixes

@ghost
Copy link

ghost commented Feb 26, 2021

CLA assistant check
All CLA requirements met.

@julienbornstein julienbornstein force-pushed the patch-1 branch 3 times, most recently from 0573bce to 91f164f Compare February 26, 2021 22:15
@julienbornstein julienbornstein changed the title set return type nullable for ServiceBusRestProxy::receiveMessage() add some missing null types in phpdoc Feb 26, 2021
@julienbornstein julienbornstein force-pushed the patch-1 branch 2 times, most recently from e0d6f4d to 78d0963 Compare February 27, 2021 16:38
- In ServiceBusRestProxy/IServiceBus, fix phpdoc @return : receiveMessage() receiveQueueMessage() and receiveSubscriptionMessage() can return null
- In BrokerProperties, by default, when initiate an instance of the class, all properties are unset, so they are null. Fixing Phpdoc for properties, getters and setters
- In BrokeredMessage, also some phpdoc type fixes
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.

2 participants