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

Rename \yii\db\Transaction::rollback() to \yii\db\Transaction::rollBack() to be consistent with the other code and with the PDO. #139

Closed
wants to merge 1 commit into from

Conversation

resurtm
Copy link
Contributor

@resurtm resurtm commented May 6, 2013

No description provided.

…ck() to be consistent with the other code and with the PDO.
@ghost ghost assigned qiangxue May 6, 2013
@qiangxue
Copy link
Member

qiangxue commented May 6, 2013

rollback is usually treated as a single word for transaction (you may google it to see). Only PDO is doing it differently.

@qiangxue qiangxue closed this May 6, 2013
cebe added a commit that referenced this pull request May 6, 2013
* 'master' of github.com:yiisoft/yii2: (87 commits)
  Added dirty attribute description.
  Fixed doc about renderers.
  Finished the initial draft of upgrading instructions
  Fix attaching behavior via config
  Changed default value of View::renderers.
  Fix attaching behavior via config
  Menu WIP
  upgrading instructions WIP
  Refactored Breadcrumbs.
  Fixes issue #54: Implemented Breadcrumbs.
  Added Breadcrumbs.php
  Fixes issue #134
  Rollback word consistencty over entire codebase (ref. #139).
  Add ensureBehaviors() to detachBehavior*()
  Fixes issue #124.
  code reorganization fix.
  reorganized app code. removed app template from framework folder.
  Fixes issue #128.
  Fixes issue #124.
  Add Newlines
  ...

Conflicts:
	tests/unit/framework/caching/ApcCacheTest.php
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.

None yet

2 participants