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

Documentation: Add documentation for Profile.php #4 #7

Merged
merged 2 commits into from
Oct 3, 2020
Merged

Documentation: Add documentation for Profile.php #4 #7

merged 2 commits into from
Oct 3, 2020

Conversation

illusi0nary
Copy link

In order to get the correct return type for the getProfilePict_base64(), there is a need of refactoring, since the data type is not 100% clear.
I added it as mixed data.

@chez14
Copy link
Member

chez14 commented Oct 2, 2020

In order to get the correct return type for the getProfilePict_base64(), there is a need of refactoring, since the data type is not 100% clear.

Good catch. I agree, will do that in the future.

This actually will return a base64 string of an image. Our student portal sending the profile picture as base64 url =3= which is... weird, but well.

That being said, please update the return type to string and add more information to other functions too.

Thanks!

@illusi0nary
Copy link
Author

I updated the PR regarding to your feedback.

@chez14
Copy link
Member

chez14 commented Oct 3, 2020

Thank you!

Adding labels as per https://hacktoberfest.digitalocean.com/hacktoberfest-update.

@chez14 chez14 added the hacktoberfest-accepted Accepted for Hacktober label Oct 3, 2020
@chez14 chez14 merged commit b332c60 into ifunpar:master Oct 3, 2020
@chez14 chez14 mentioned this pull request Mar 10, 2021
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Accepted for Hacktober
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants