Skip to content

Fix CouchBase driver settings array example #424

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

Merged
merged 1 commit into from
Jan 31, 2017
Merged

Fix CouchBase driver settings array example #424

merged 1 commit into from
Jan 31, 2017

Conversation

git-webmaster
Copy link
Contributor

'default' => 'Cache' (wrong key 'default', should be 'bucket')
to
'bucket' => 'default'

Took me some time to figure it out, so better change it to more clear example.

'default' => 'Cache' (wrong)
to
'bucket' => 'default'

Took me some time to figure it out, so better change it to more clear example.
@Geolim4
Copy link
Member

Geolim4 commented Jan 31, 2017

Thanks, can you Pr on V6 too please ? :)

@Geolim4 Geolim4 merged commit f532e2e into PHPSocialNetwork:final Jan 31, 2017
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