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

Notices #1566

Merged
merged 30 commits into from Dec 18, 2012
Merged

Notices #1566

merged 30 commits into from Dec 18, 2012

Conversation

nils-werner
Copy link
Contributor

This is the cleaned up notices branch from my repo in wich Allen and I tried to get rid of as many E_NOTICEs as possible. Although I might have started, It's 99% Allen's work so all credit goes to him.

Also notice the name of the branch: It's following the Linux Kernel's tradition of naming branches for-linus. :-D

Oh and if anybody is curious how I dropped the two commits the way I was talking about it earlier: An interactive rebase:

>> git rebase -i integration

will open the list of commits you're going to be rebasing in an editor. Remove any of those lines from the file and that particular commit will not be picked. Like the inverse of a cherry-pick.

@nils-werner
Copy link
Contributor Author

Ergh, wait... There are a few submodule hiccups still...

@nils-werner
Copy link
Contributor Author

Alright, I've posted two PRs to the respective repositories:

Please note that these repositories have not been rebased as they're in fact @allen 's.

@brendo
Copy link
Member

brendo commented Dec 17, 2012

Could you kindly rebase this? I'd love to get a beta out this week and would like to start testing these changes ASAP

nils-werner and others added 27 commits December 17, 2012 22:43
…remove the strict notice that the function should be applied on a non referenced object
…n-instantiated class. Instead, used reflection.
@nils-werner
Copy link
Contributor Author

Ok, done.

@brendo
Copy link
Member

brendo commented Dec 18, 2012

LETS DO THIS!

brendo added a commit that referenced this pull request Dec 18, 2012
Correcting notices and warnings for the greater good of man. RE: #1041
@brendo brendo merged commit ec5c05e into symphonycms:integration Dec 18, 2012
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

3 participants