Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/7477'
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed May 4, 2015
2 parents 0a9f245 + d86c349 commit d5355bd
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion test/Service/SessionConfigFactoryTest.php
Expand Up @@ -10,7 +10,6 @@
namespace ZendTest\Session\Service;

use Zend\ServiceManager\ServiceManager;
use Zend\Session\Service\SessionConfigFactory;

/**
* @group Zend_Session
Expand Down
1 change: 0 additions & 1 deletion test/Service/SessionManagerFactoryTest.php
Expand Up @@ -11,7 +11,6 @@

use Zend\ServiceManager\ServiceManager;
use Zend\Session\Container;
use Zend\Session\Service\SessionManagerFactory;
use Zend\Session\Storage\ArrayStorage;

/**
Expand Down
1 change: 0 additions & 1 deletion test/Service/StorageFactoryTest.php
Expand Up @@ -10,7 +10,6 @@
namespace ZendTest\Session\Service;

use Zend\ServiceManager\ServiceManager;
use Zend\Session\Service\StorageFactory;

/**
* @group Zend_Session
Expand Down

0 comments on commit d5355bd

Please sign in to comment.