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

Commit

Permalink
Merge branch 'master' of git://github.com/zendframework/zf2 into cach…
Browse files Browse the repository at this point in the history
…e_filesystemSpeedup
  • Loading branch information
Show file tree
Hide file tree
Showing 37 changed files with 0 additions and 111 deletions.
3 changes: 0 additions & 3 deletions src/Adapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\Paginator;
use \Countable;

Expand Down
3 changes: 0 additions & 3 deletions src/Adapter/ArrayAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\Paginator\Adapter;
use Zend\Paginator\Adapter;

Expand Down
3 changes: 0 additions & 3 deletions src/Adapter/DbSelect.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\Paginator\Adapter;

use Zend\Db\Select,
Expand Down
3 changes: 0 additions & 3 deletions src/Adapter/DbTableSelect.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\Paginator\Adapter;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Adapter/Exception.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
* @version $Id$
*/

/**
* @namespace
*/
namespace Zend\Paginator\Adapter;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Adapter/Exception/InvalidArgumentException.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
* @version $Id$
*/

/**
* @namespace
*/
namespace Zend\Paginator\Adapter\Exception;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Adapter/Exception/RuntimeException.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
* @version $Id$
*/

/**
* @namespace
*/
namespace Zend\Paginator\Adapter\Exception;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Adapter/Exception/UnexpectedValueException.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
* @version $Id$
*/

/**
* @namespace
*/
namespace Zend\Paginator\Adapter\Exception;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Adapter/Iterator.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\Paginator\Adapter;

use Zend\Paginator\Adapter;
Expand Down
3 changes: 0 additions & 3 deletions src/Adapter/Null.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\Paginator\Adapter;

use Zend\Paginator\Adapter;
Expand Down
3 changes: 0 additions & 3 deletions src/AdapterAggregate.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\Paginator;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Exception.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\Paginator;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Exception/InvalidArgumentException.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
* @version $Id$
*/

/**
* @namespace
*/
namespace Zend\Paginator\Exception;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Exception/RuntimeException.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
* @version $Id$
*/

/**
* @namespace
*/
namespace Zend\Paginator\Exception;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Paginator.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\Paginator;

use ArrayIterator,
Expand Down
3 changes: 0 additions & 3 deletions src/ScrollingStyle.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\Paginator;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/ScrollingStyle/All.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\Paginator\ScrollingStyle;

use Zend\Paginator\ScrollingStyle;
Expand Down
3 changes: 0 additions & 3 deletions src/ScrollingStyle/Elastic.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\Paginator\ScrollingStyle;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/ScrollingStyle/Jumping.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\Paginator\ScrollingStyle;

use Zend\Paginator\ScrollingStyle;
Expand Down
3 changes: 0 additions & 3 deletions src/ScrollingStyle/Sliding.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\Paginator\ScrollingStyle;

use Zend\Paginator\ScrollingStyle;
Expand Down
3 changes: 0 additions & 3 deletions src/SerializableLimitIterator.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\Paginator;

/**
Expand Down
3 changes: 0 additions & 3 deletions test/Adapter/ArrayTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Paginator\Adapter;
use Zend\Paginator\Adapter;

Expand Down
3 changes: 0 additions & 3 deletions test/Adapter/DbSelect/OracleTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Paginator\Adapter\DbSelect;

use Zend\Paginator\Adapter,
Expand Down
3 changes: 0 additions & 3 deletions test/Adapter/DbSelectTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Paginator\Adapter;
use Zend\Db\Adapter\Pdo;
use Zend\Paginator\Adapter;
Expand Down
3 changes: 0 additions & 3 deletions test/Adapter/DbTableSelect/OracleTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Paginator\Adapter\DbTableSelect;


Expand Down
3 changes: 0 additions & 3 deletions test/Adapter/DbTableSelectTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Paginator\Adapter;
use Zend\Paginator\Adapter;

Expand Down
3 changes: 0 additions & 3 deletions test/Adapter/IteratorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Paginator\Adapter;
use Zend\Paginator\Adapter;
use Zend\Paginator\Exception;
Expand Down
3 changes: 0 additions & 3 deletions test/Adapter/NullTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Paginator\Adapter;
use Zend\Paginator\Adapter;
use Zend\Paginator;
Expand Down
3 changes: 0 additions & 3 deletions test/PaginatorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Paginator;

use PHPUnit_Framework_TestCase as TestCase,
Expand Down
3 changes: 0 additions & 3 deletions test/ScrollingStyle/AllTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Paginator\ScrollingStyle;

/**
Expand Down
3 changes: 0 additions & 3 deletions test/ScrollingStyle/ElasticTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Paginator\ScrollingStyle;

/**
Expand Down
3 changes: 0 additions & 3 deletions test/ScrollingStyle/JumpingTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Paginator\ScrollingStyle;

/**
Expand Down
3 changes: 0 additions & 3 deletions test/ScrollingStyle/SlidingTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Paginator\ScrollingStyle;


Expand Down
3 changes: 0 additions & 3 deletions test/TestAsset/AdapterBroker.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
* @version $Id$
*/

/**
* @namespace
*/
namespace ZendTest\Paginator\TestAsset;

use Zend\Paginator\AdapterBroker as BaseAdapterBroker;
Expand Down
3 changes: 0 additions & 3 deletions test/TestAsset/ScrollingStyleBroker.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Paginator\TestAsset;

use Zend\Paginator\ScrollingStyleBroker as BaseScrollingStyleBroker;
Expand Down
3 changes: 0 additions & 3 deletions test/TestAsset/TestAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Paginator\TestAsset;

/**
Expand Down
3 changes: 0 additions & 3 deletions test/_files/TestTable.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Paginator\_files;

/**
Expand Down

0 comments on commit b997097

Please sign in to comment.