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

Commit

Permalink
Merge branch 'zf2/master' into milestones/autoloading
Browse files Browse the repository at this point in the history
- Bring milestones/autoloading branch up-to-date with current master

Conflicts:
	library/Zend/Loader/Autoloader.php
	library/Zend/Loader/PluginLoader.php
	library/Zend/Serializer/Serializer.php
	library/Zend/View/AbstractView.php
	library/Zend/View/View.php
	library/Zend/View/ViewEngine.php
	tests/Zend/Loader/AutoloaderTest.php
	tests/Zend/View/ViewTest.php
  • Loading branch information
weierophinney committed Oct 28, 2010
2 parents 0037391 + 199ed75 commit ef400bd
Show file tree
Hide file tree
Showing 113 changed files with 0 additions and 124 deletions.
1 change: 0 additions & 1 deletion src/Exception.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/PubSubHubbub/AbstractCallback.php
Expand Up @@ -17,7 +17,6 @@
* @subpackage Callback
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/PubSubHubbub/Callback.php
Expand Up @@ -17,7 +17,6 @@
* @subpackage Callback
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/PubSubHubbub/Exception.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Pubsubhubbub
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/PubSubHubbub/HttpResponse.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Pubsubhubbub
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/PubSubHubbub/Model/AbstractModel.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Pubsubhubbub
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/PubSubHubbub/Model/Subscription.php
Expand Up @@ -17,7 +17,6 @@
* @subpackage Entity
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/PubSubHubbub/Model/SubscriptionPersistence.php
Expand Up @@ -17,7 +17,6 @@
* @subpackage Entity
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/PubSubHubbub/PubSubHubbub.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Pubsubhubbub
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/PubSubHubbub/Publisher.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Pubsubhubbub
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/PubSubHubbub/Subscriber.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Pubsubhubbub
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/PubSubHubbub/Subscriber/Callback.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Pubsubhubbub
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/AbstractEntry.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/AbstractFeed.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Collection.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Collection/AbstractCollection.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: CollectionAbstract.php 20096 2010-01-06 02:05:09Z bkarwin $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Collection/Author.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Author.php 20096 2010-01-06 02:05:09Z bkarwin $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Collection/Category.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Category.php 20953 2010-02-06 17:55:34Z padraic $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Collection/Collection.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Collection.php 20785 2010-01-31 09:43:03Z mikaelkael $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Entry.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: EntryInterface.php 20096 2010-01-06 02:05:09Z bkarwin $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Entry/AbstractEntry.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: EntryAbstract.php 20096 2010-01-06 02:05:09Z bkarwin $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Entry/Atom.php
Expand Up @@ -16,7 +16,6 @@
* @package Reader\Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Atom.php 20096 2010-01-06 02:05:09Z bkarwin $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Entry/Rss.php
Expand Up @@ -16,7 +16,6 @@
* @package Reader\Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Rss.php 22300 2010-05-26 10:13:34Z padraic $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Exception.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Extension/AbstractEntry.php
Expand Up @@ -16,7 +16,6 @@
* @package Reader\Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: EntryAbstract.php 20096 2010-01-06 02:05:09Z bkarwin $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Extension/AbstractFeed.php
Expand Up @@ -16,7 +16,6 @@
* @package Reader\Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: FeedAbstract.php 20096 2010-01-06 02:05:09Z bkarwin $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Extension/Atom/Entry.php
Expand Up @@ -16,7 +16,6 @@
* @package Reader\Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Entry.php 22300 2010-05-26 10:13:34Z padraic $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Extension/Atom/Feed.php
Expand Up @@ -16,7 +16,6 @@
* @package Reader\Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Feed.php 22300 2010-05-26 10:13:34Z padraic $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Extension/Content/Entry.php
Expand Up @@ -16,7 +16,6 @@
* @package Reader\Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Entry.php 22300 2010-05-26 10:13:34Z padraic $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Extension/CreativeCommons/Entry.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Entry.php 20096 2010-01-06 02:05:09Z bkarwin $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Extension/CreativeCommons/Feed.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Feed.php 20096 2010-01-06 02:05:09Z bkarwin $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Extension/DublinCore/Entry.php
Expand Up @@ -16,7 +16,6 @@
* @package Reader\Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Entry.php 20096 2010-01-06 02:05:09Z bkarwin $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Extension/DublinCore/Feed.php
Expand Up @@ -16,7 +16,6 @@
* @package Reader\Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Feed.php 20096 2010-01-06 02:05:09Z bkarwin $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Extension/Podcast/Entry.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Entry.php 20096 2010-01-06 02:05:09Z bkarwin $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Extension/Podcast/Feed.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Feed.php 20096 2010-01-06 02:05:09Z bkarwin $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Extension/Slash/Entry.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Entry.php 20096 2010-01-06 02:05:09Z bkarwin $
*/

/**
Expand Down
12 changes: 0 additions & 12 deletions src/Reader/Extension/Syndication/Feed.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Feed.php 20096 2010-01-06 02:05:09Z bkarwin $
*/

/**
Expand All @@ -28,16 +27,6 @@
use Zend\Date;

/**
<<<<<<< HEAD
* @uses \Zend\Feed\Reader\Reader
* @uses \Zend\Feed\Reader\Extension\EntryAbstract
* @category Zend
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
*/
class Feed extends Extension\AbstractFeed
=======
* @uses \Zend\Date\Date
* @uses \Zend\Feed\Reader\Extension\AbstractFeed
* @category Zend
Expand All @@ -46,7 +35,6 @@ class Feed extends Extension\AbstractFeed
* @license http://framework.zend.com/license/new-bsd New BSD License
*/
class Feed extends \Zend\Feed\Reader\Extension\AbstractFeed
>>>>>>> master
{
/**
* Get update period
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Extension/Thread/Entry.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Entry.php 20096 2010-01-06 02:05:09Z bkarwin $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Extension/WellFormedWeb/Entry.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Entry.php 20096 2010-01-06 02:05:09Z bkarwin $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Feed.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: FeedInterface.php 20096 2010-01-06 02:05:09Z bkarwin $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Feed/AbstractFeed.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: FeedAbstract.php 22092 2010-05-04 12:50:51Z padraic $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Feed/Atom.php
Expand Up @@ -16,7 +16,6 @@
* @package Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Atom.php 22107 2010-05-05 13:42:20Z padraic $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Feed/Atom/Source.php
Expand Up @@ -16,7 +16,6 @@
* @package Reader\Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Source.php 20785 2010-01-31 09:43:03Z mikaelkael $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Feed/Rss.php
Expand Up @@ -16,7 +16,6 @@
* @package Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Rss.php 22300 2010-05-26 10:13:34Z padraic $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/FeedSet.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: FeedSet.php 20096 2010-01-06 02:05:09Z bkarwin $
*/

/**
Expand Down
1 change: 0 additions & 1 deletion src/Reader/Reader.php
Expand Up @@ -16,7 +16,6 @@
* @package Zend_Feed_Reader
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id: Reader.php 22092 2010-05-04 12:50:51Z padraic $
*/

/**
Expand Down

0 comments on commit ef400bd

Please sign in to comment.