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

Methods mset, mget and madd have been marked as deprecated #10296

Merged
merged 4 commits into from
Dec 2, 2015

Conversation

@samdark samdark added this to the 2.0.8 milestone Dec 1, 2015
@samdark samdark self-assigned this Dec 1, 2015
@@ -207,6 +224,7 @@ public function set($key, $value, $duration = 0, $dependency = null)
* If the cache already contains such a key, the existing value and
* expiration time will be replaced with the new ones, respectively.
*
* @deprecated This method is alias as [[multiSet()]] and will be removed in 2.1.0. *
Copy link
Member

Choose a reason for hiding this comment

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

Flying star :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm so sorry.

@samdark
Copy link
Member

samdark commented Dec 1, 2015

Looks good. Thanks @githubjeka!

@githubjeka
Copy link
Contributor Author

Спасибо (+1) для @githubjeka принимается! Теперь его карма +3.

SilverFire added a commit that referenced this pull request Dec 2, 2015
Methods mset, mget and madd have been marked as deprecated
@SilverFire SilverFire merged commit 37bf1d8 into yiisoft:master Dec 2, 2015
@SilverFire SilverFire modified the milestones: 2.0.7, 2.0.8 Dec 2, 2015
@githubjeka githubjeka deleted the cache-aliases branch December 3, 2015 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants