This repository was archived by the owner on Nov 26, 2017. It is now read-only.
Merged
Conversation
Contributor
Author
|
Okay sorry about that; I realized that those abstracts were there because the build here and the hg one missed a sync. |
Contributor
|
I've merged a heap of Docblock updates from the svn platform merge branch so I'm assuming that includes a lot of this work. Can you pull from the master repo and see how it looks. Thanks. |
Contributor
Author
|
OK will do, yes it does include a lot of the same. |
elinw
pushed a commit
to elinw/joomla-platform
that referenced
this pull request
Dec 11, 2011
elinw
pushed a commit
to elinw/joomla-platform
that referenced
this pull request
Dec 11, 2011
Test git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@22171 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
elinw
pushed a commit
to elinw/joomla-platform
that referenced
this pull request
Dec 11, 2011
Integration work
elinw
pushed a commit
to elinw/joomla-platform
that referenced
this pull request
Dec 11, 2011
Artofuser
Closed
Don't use deprecated APIs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a fork with doc block corrections and formatting. It doesn't do everything that needs to happen but it's a substantial start.
There are a small number of changes that are outside of doc blocks.
In cache storage Ian told me to make read, write, destroy and gc abstract.
JElement is abstract based on the existing tag in the doc block (now removed).
I didn't do this but there is also a question about whether fetch in the toolbar separator should be abstract.
Elin