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

Convert JLoader::discover to use DirectoryIterator and add recursive option #283

Merged
merged 5 commits into from
Aug 25, 2011
Merged

Conversation

eddieajau
Copy link
Contributor

Converts JLoader::discover to use PHP's DirectoryIterator or RecursiveDirectoryIterator.

Adds a fourth argument to JLoader::discover to allow for recursion through child folders.

Improves code coverage of unit tests.

Fix naming of protected class properties per the style guide.

@ianmacl
Copy link
Contributor

ianmacl commented Aug 24, 2011

Test Results

Total Tests: 1422
Assertions: 9913
Failures: 0
Errors: 0
Test Time: 891.618678

LouisLandry added a commit that referenced this pull request Aug 25, 2011
Convert JLoader::discover to use DirectoryIterator and add recursive option
@LouisLandry LouisLandry merged commit c1694cc into joomla:staging Aug 25, 2011
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.

3 participants