Uh oh!
There was an error while loading. Please reload this page.
Added code analyzer - #8
Conversation
Ambareen09
commented
Oct 14, 2022
Please leave a review if any changes are required. Looking forward for a merge! |
Meldiron
left a comment
There was a problem hiding this comment.
Let's please address code analysis errors 🙏 If necessary, we can lower the level of PHP Stan, that should get rid of some errors.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Ambareen09
commented
Oct 29, 2022
I have ignored some errors, to pass, because I was unable to figure out the correct code. Can you please guide me so as to how to fix them? |
Ambareen09
commented
Oct 30, 2022
Ambareen09
commented
Oct 31, 2022
@Meldiron can you please review it? |
Meldiron
commented
Oct 31, 2022
Thank you so much for the PR 🤩. We're adding the |
stnguyen90
commented
Jan 25, 2023
@Ambareen09 sorry for the delay. Would you please try and resolve the merge conflicts? |
…alyzer-To-utopia-php/messaging
Ambareen09
commented
Jan 26, 2023
I have resolved merge conflict, can you please have a look? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Ambareen09
commented
Jan 30, 2023
Hello, I see you have committed a few changes, you can let me know what all modifications do I need to do in order to make this a successful PR |
…eat-4381-Add-Code-Analyzer-To-utopia-php/messaging
abnegate
commented
Feb 27, 2023
@christyjacob4 Looks like PHPStan checks are failing |
christyjacob4
commented
Apr 6, 2023
@Ambareen09 Thanks a lot for your contributions. I'll keep this PR open so it can be resolved at a later point. Please reach out to me on our Discord server if you would like to claim your Appwrite swags! As a way of saying thank you, we would also love to invite you to join the Appwrite organization on GitHub. Please share your GitHub username with us on Discord. |
Ambareen09
commented
Apr 6, 2023
Hey, thanks @christyjacob4 , I have already received my swags (as I opened other PRs too). |
abnegate
commented
Sep 14, 2023
Closing as implemented |

What does this PR do?
Updated the library utopia-php/messaging and implemented a code analyzer. I used PHPStan as the analyzer.
Test Plan
No issues were found upon running the code analyzer!
Related PRs and Issues
Add Code Analyzer To ‘utopia-php/messaging’(appwrite/appwrite#4381)
Have you read the Contributing Guidelines on issues?
Yes