Skip to content

Conversation

actioussan
Copy link
Contributor

No description provided.

Copy link
Member

@wtfzdotnet wtfzdotnet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for your contribution, I have some little things I would like to see changed and I will happily merge this pull request asap 👍

*
* @package Tmdb
* @author Michael Roterman <[email protected]>
* @copyright (c) 2013, Michael Roterman
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do take your own credits :)

/**
* Get the recommended movies for a specific movie id.
*
* @param $movie_id
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would like to maintain coherent camelcasing of variables $movieId ( won't repeat it for all the places I come across further on )

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to make sure, you want the $movie_id variable to be written as $movieId? I'm just confused, because the file, which this code is in (as well as many others), has $movie_id as parameter everywhere, and there's no $movieId in it

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll double check tonight

@wtfzdotnet wtfzdotnet merged commit e2a56ee into php-tmdb:2.1 May 3, 2018
@wtfzdotnet
Copy link
Member

@actioussan I see this inconsistency slipped in a very long time ago, I'll do something about it on another day, for now thank you for your contribution and sorry for my confusion ;)

@actioussan actioussan deleted the feature/recommendations branch May 11, 2018 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants