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

Commit

Permalink
Merge branch 'hotfix/unused-uses' of https://github.com/protecinnovat…
Browse files Browse the repository at this point in the history
…ions/zf2 into hotfix/2685

Conflicts:
	library/Zend/Db/TableGateway/Feature/EventFeature.php
	tests/ZendTest/Cache/Storage/Adapter/CommonAdapterTest.php
  • Loading branch information
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
use ArrayAccess;
use Countable;
use Iterator;
use Zend\Stdlib\ArrayUtils;

/**
* Provides a property based interface to an array.
Expand Down
1 change: 0 additions & 1 deletion test/Reader/AbstractReaderTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@

use PHPUnit_Framework_TestCase as TestCase;
use Zend\Config\Reader\ReaderInterface;
use ReflectionClass;

/**
* @category Zend
Expand Down

0 comments on commit 5abd028

Please sign in to comment.