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

Change JDatabaseDriver, JCacheStorage and JSessionStorage to use isSupported() instead of test().#919

Merged
robschley merged 1 commit intojoomla:stagingfrom
realityking:issupported
Feb 25, 2012
Merged

Change JDatabaseDriver, JCacheStorage and JSessionStorage to use isSupported() instead of test().#919
robschley merged 1 commit intojoomla:stagingfrom
realityking:issupported

Conversation

@realityking
Copy link
Copy Markdown
Contributor

This makes this the same across all packaged and isSupported() is just much more descriptive than test(). I also changed all the tests to use dynamic access to static methods instead of call_user_func_array() since we're know in PHP 5.3 land.

@joomla-jenkins
Copy link
Copy Markdown

Build triggered by changes to the base.

The tests completed but there was a problem parsing the report.
Checkstyle analysis reported 163 warnings and 2 errors.

@robschley
Copy link
Copy Markdown
Contributor

You've got some issues to fix ;)

@joomla-jenkins
Copy link
Copy Markdown

Build triggered by changes to the head.

Unit testing complete. There were 0 failures and 0 errors from 2173 tests and 11532 assertions.
Checkstyle analysis reported 163 warnings and 0 errors.

robschley added a commit that referenced this pull request Feb 25, 2012
Change JDatabaseDriver, JCacheStorage and JSessionStorage to use isSupported() instead of test().
@robschley robschley merged commit 5550545 into joomla:staging Feb 25, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants