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

Remaining things for pull-request 68 #98

Closed
wants to merge 4 commits into from

Conversation

bjornpost
Copy link
Collaborator

Sorry for the mess with all those pull-requests.

Remaining commits for PR #68: See: #68 (comment)

*/
public function order($sql, $params=array())
{
trigger_error("`order` is deprecated, use `orderBy` instead.", E_USER_NOTICE);
Copy link
Owner

Choose a reason for hiding this comment

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

Let's drop the notice for now. I'll remove the method in the next version.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Removed in commit ce227bb.

Please note that the function is still deprecated and usage is discouraged. Please use orderBy() instead.
@lox
Copy link
Owner

lox commented Jan 20, 2014

Merged

@lox lox closed this Jan 20, 2014
@bjornpost bjornpost deleted the fix-issue-65-take2 branch April 15, 2015 09:27
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.

2 participants