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

Update component task, make components extend Component instead of Object #141

Merged
merged 1 commit into from Jul 2, 2011
Merged

Update component task, make components extend Component instead of Object #141

merged 1 commit into from Jul 2, 2011

Conversation

labianchin
Copy link
Contributor

It was missing a task to update components. In Cake 1.x they extend Object, but when migrating to Cake 2 some missing methods and callbacks appear if they are not updated to extend Component.

@lorenzo
Copy link
Member

lorenzo commented Jul 2, 2011

Thanks for the patch! :)

lorenzo added a commit that referenced this pull request Jul 2, 2011
Update component task, make components extend Component instead of Object
@lorenzo lorenzo merged commit f671be6 into cakephp:2.0 Jul 2, 2011
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