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 113 changed files with 0 additions and 337 deletions.
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\Feed;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/PubSubHubbub/AbstractCallback.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\Feed\PubSubHubbub;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/PubSubHubbub/Callback.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\Feed\PubSubHubbub;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/PubSubHubbub/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\Feed\PubSubHubbub;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/PubSubHubbub/HttpResponse.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\Feed\PubSubHubbub;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/PubSubHubbub/Model/AbstractModel.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\Feed\PubSubHubbub\Model;

use \Zend\Db\TableGateway;
Expand Down
3 changes: 0 additions & 3 deletions src/PubSubHubbub/Model/Subscription.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\Feed\PubSubHubbub\Model;
use Zend\Feed\PubSubHubbub;
use Zend\Date;
Expand Down
3 changes: 0 additions & 3 deletions src/PubSubHubbub/Model/SubscriptionPersistence.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\Feed\PubSubHubbub\Model;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/PubSubHubbub/PubSubHubbub.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\Feed\PubSubHubbub;

use Zend\Feed\Reader,
Expand Down
3 changes: 0 additions & 3 deletions src/PubSubHubbub/Publisher.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\Feed\PubSubHubbub;

use Zend\Uri;
Expand Down
3 changes: 0 additions & 3 deletions src/PubSubHubbub/Subscriber.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\Feed\PubSubHubbub;

use Zend\Date,
Expand Down
3 changes: 0 additions & 3 deletions src/PubSubHubbub/Subscriber/Callback.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\Feed\PubSubHubbub\Subscriber;

use Zend\Feed\PubSubHubbub,
Expand Down
3 changes: 0 additions & 3 deletions src/Reader/AbstractEntry.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\Feed\Reader;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Reader/AbstractFeed.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\Feed\Reader;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Collection.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\Feed\Reader;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Collection/AbstractCollection.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\Feed\Reader\Collection;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Collection/Author.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\Feed\Reader\Collection;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Collection/Category.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\Feed\Reader\Collection;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Collection/Collection.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\Feed\Reader\Collection;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Entry.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\Feed\Reader;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Entry/AbstractEntry.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\Feed\Reader\Entry;
use Zend\Feed\Reader;
use Zend\Feed\Reader\Exception;
Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Entry/Atom.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\Feed\Reader\Entry;
use Zend\Feed\Reader;

Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Entry/Rss.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\Feed\Reader\Entry;
use Zend\Feed\Reader;
use Zend\Date;
Expand Down
3 changes: 0 additions & 3 deletions src/Reader/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\Feed\Reader;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Extension/AbstractEntry.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\Feed\Reader\Extension;
use Zend\Feed\Reader;

Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Extension/AbstractFeed.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\Feed\Reader\Extension;
use Zend\Feed\Reader;

Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Extension/Atom/Entry.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\Feed\Reader\Extension\Atom;

use DOMDocument,
Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Extension/Atom/Feed.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\Feed\Reader\Extension\Atom;

use Zend\Date,
Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Extension/Content/Entry.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\Feed\Reader\Extension\Content;
use Zend\Feed\Reader;
use Zend\Feed\Reader\Extension;
Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Extension/CreativeCommons/Entry.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\Feed\Reader\Extension\CreativeCommons;
use Zend\Feed\Reader;
use Zend\Feed\Reader\Extension;
Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Extension/CreativeCommons/Feed.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\Feed\Reader\Extension\CreativeCommons;
use Zend\Feed\Reader;
use Zend\Feed\Reader\Extension;
Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Extension/DublinCore/Entry.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\Feed\Reader\Extension\DublinCore;
use Zend\Feed\Reader;
use Zend\Feed\Reader\Collection;
Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Extension/DublinCore/Feed.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\Feed\Reader\Extension\DublinCore;
use Zend\Feed\Reader;
use Zend\Feed\Reader\Collection;
Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Extension/Podcast/Entry.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\Feed\Reader\Extension\Podcast;
use Zend\Feed\Reader\Extension;

Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Extension/Podcast/Feed.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\Feed\Reader\Extension\Podcast;
use Zend\Feed\Reader\Extension;

Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Extension/Slash/Entry.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\Feed\Reader\Extension\Slash;
use Zend\Feed\Reader\Extension;

Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Extension/Syndication/Feed.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\Feed\Reader\Extension\Syndication;
use Zend\Feed\Reader;
use Zend\Feed\Reader\Extension;
Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Extension/Thread/Entry.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\Feed\Reader\Extension\Thread;
use Zend\Feed\Reader\Extension;

Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Extension/WellFormedWeb/Entry.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\Feed\Reader\Extension\WellFormedWeb;
use Zend\Feed\Reader\Extension;

Expand Down
3 changes: 0 additions & 3 deletions src/Reader/Feed.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\Feed\Reader;

/**
Expand Down
Loading

0 comments on commit 128ed7f

Please sign in to comment.