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

Refactor lib [Part2] #9994

Closed
wants to merge 3 commits into from
Closed

Conversation

shdehnavi
Copy link
Contributor

☑️ Resolves

The required adjustments have been made to the following namespaces:

  • /lib/Command
  • /lib/Controller
  • /lib/Deck
  • /lib/Events

The improvements:

  • Adding return types
  • Adding types to properties
  • Replacing strpos with str_starts_with to improve code readability

🏁 Checklist

Signed-off-by: Hamid Dehnavi <[email protected]>
lib/Events/ModifyRoomEvent.php Outdated Show resolved Hide resolved
lib/Events/ModifyParticipantEvent.php Outdated Show resolved Hide resolved
lib/Events/SignalingEvent.php Outdated Show resolved Hide resolved
@nickvergessen nickvergessen added this to the 💜 Next Major (28) milestone Jul 18, 2023
@nickvergessen nickvergessen added 2. developing technical debt feature: api 🛠️ OCS API for conversations, chats and participants labels Jul 18, 2023
shdehnavi and others added 2 commits July 24, 2023 14:58
Co-authored-by: Joas Schilling <[email protected]>
Signed-off-by: Hamid Dehnavi <[email protected]>
@nickvergessen
Copy link
Member

Tests are failing and types are still not correct.
For now I don't consider this worth it, but risky to break things,
so I will close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants