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

Version 0.5.0 #254

Merged
merged 21 commits into from
Sep 23, 2014
Merged

Version 0.5.0 #254

merged 21 commits into from
Sep 23, 2014

Conversation

AntonShevchuk
Copy link
Member

Added trait Container and migrate Db\Row to it
Fixed #253 - changed configuration structure

  • added support module configuration

Fixed #252 - apply PHP settings from configuration file
Fixed #251 - Session refactoring

Fixed #221 - added ArrayInput validator
Fixed #180 - added customized prefix for Cache

Updated method Options::getOption() - added $subKey = null property
Updated getConfigData usage
Updated _loader.php

Small refactoring properties of files:

  • renamed Db::$dbh to $handler
  • renamed Cache\Cache::$cacheAdapter to $adapter
  • renamed Cache\Adapter\Redis::$redis to $handler
  • renamed Cache\Adapter\Memcached::$memcached to $handler

@coveralls
Copy link

Coverage Status

Coverage decreased (-8.91%) when pulling a45af3d on AntonShevchuk:master into cf90363 on bluzphp:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-8.91%) when pulling a45af3d on AntonShevchuk:master into cf90363 on bluzphp:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.76%) when pulling a45af3d on AntonShevchuk:master into cf90363 on bluzphp:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.85%) when pulling 1cd24ec on AntonShevchuk:master into cf90363 on bluzphp:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.75%) when pulling c8295c4 on AntonShevchuk:master into cf90363 on bluzphp:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.84%) when pulling 60fc5a9 on AntonShevchuk:master into cf90363 on bluzphp:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.8%) when pulling c7802cd on AntonShevchuk:master into cf90363 on bluzphp:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.82%) when pulling 1cdaff5 on AntonShevchuk:master into cf90363 on bluzphp:master.

@AntonShevchuk AntonShevchuk added this to the 0.5.0 milestone Sep 23, 2014
@coveralls
Copy link

Coverage Status

Coverage decreased (-2.79%) when pulling 9423e45 on AntonShevchuk:master into cf90363 on bluzphp:master.

AntonShevchuk pushed a commit that referenced this pull request Sep 23, 2014
@AntonShevchuk AntonShevchuk merged commit a280d0b into bluzphp:master Sep 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants