Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Fix empty shared string bug #21

Merged
merged 1 commit into from
Apr 16, 2015
Merged

Fix empty shared string bug #21

merged 1 commit into from
Apr 16, 2015

Conversation

adrilo
Copy link
Collaborator

@adrilo adrilo commented Apr 16, 2015

Replaced !$sharedString by $sharedString === null to avoid the case when $sharedString = ''

Replaced !$sharedString by $sharedString === null to avoid the case
when $sharedString = ''
@boxcla
Copy link

boxcla commented Apr 16, 2015

Verified that @adrilo has signed the CLA. Thanks for the pull request!

adrilo added a commit that referenced this pull request Apr 16, 2015
@adrilo adrilo merged commit a538813 into master Apr 16, 2015
@adrilo adrilo deleted the fix_empty_shared_string_bug branch April 16, 2015 20:09
@ghost ghost mentioned this pull request Sep 18, 2017
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.

None yet

2 participants