Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Typo in method_exists getId HalLinks.php#108

Closed
Wilt wants to merge 7 commits into
phly:masterfrom
Wilt:master
Closed

Typo in method_exists getId HalLinks.php#108
Wilt wants to merge 7 commits into
phly:masterfrom
Wilt:master

Conversation

@Wilt
Copy link
Copy Markdown
Contributor

@Wilt Wilt commented Sep 11, 2013

Typo in method getid -> getId

Wilt and others added 7 commits September 11, 2013 14:30
Type in method getid -> getId
This change allows registering a single HalResource without an identifier. See for more details this issue:
#109
Fix typos in $identifierName ($identiferName-> $identifierName)
Changed if clause to explicitly check for $id not being false. Previously when $id is set to int 0 the function results in returning false which is wrong. It should return 0.
Changed if clause to explicitly check for $id not being false.
Previously when $id is set to int 0 the getIdentifier function results
in returning false which is wrong. It should return the integer 0.
Rollback unwanted changes
weierophinney added a commit that referenced this pull request May 26, 2016
weierophinney added a commit that referenced this pull request May 26, 2016
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.

1 participant