From a227320021638c23123bfa027e89503b5103f5e1 Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Mon, 19 Jan 2015 20:45:05 +0000 Subject: [PATCH] Upgrade Zend to version 1.12.10 --- bin/classmap_generator.php | 6 +- bin/zf.bat | 2 +- bin/zf.php | 4 +- bin/zf.sh | 2 +- library/Zend/Acl.php | 4 +- library/Zend/Acl/Assert/Interface.php | 4 +- library/Zend/Acl/Exception.php | 4 +- library/Zend/Acl/Resource.php | 4 +- library/Zend/Acl/Resource/Interface.php | 4 +- library/Zend/Acl/Role.php | 4 +- library/Zend/Acl/Role/Interface.php | 4 +- library/Zend/Acl/Role/Registry.php | 4 +- library/Zend/Acl/Role/Registry/Exception.php | 4 +- library/Zend/Amf/Adobe/Auth.php | 4 +- library/Zend/Amf/Adobe/DbInspector.php | 4 +- library/Zend/Amf/Adobe/Introspector.php | 4 +- library/Zend/Amf/Auth/Abstract.php | 4 +- library/Zend/Amf/Constants.php | 4 +- library/Zend/Amf/Exception.php | 4 +- library/Zend/Amf/Parse/Amf0/Deserializer.php | 4 +- library/Zend/Amf/Parse/Amf0/Serializer.php | 4 +- library/Zend/Amf/Parse/Amf3/Deserializer.php | 4 +- library/Zend/Amf/Parse/Amf3/Serializer.php | 4 +- library/Zend/Amf/Parse/Deserializer.php | 4 +- library/Zend/Amf/Parse/InputStream.php | 4 +- library/Zend/Amf/Parse/OutputStream.php | 4 +- .../Zend/Amf/Parse/Resource/MysqlResult.php | 4 +- .../Zend/Amf/Parse/Resource/MysqliResult.php | 4 +- library/Zend/Amf/Parse/Resource/Stream.php | 4 +- library/Zend/Amf/Parse/Serializer.php | 4 +- library/Zend/Amf/Parse/TypeLoader.php | 4 +- library/Zend/Amf/Request.php | 4 +- library/Zend/Amf/Request/Http.php | 4 +- library/Zend/Amf/Response.php | 4 +- library/Zend/Amf/Response/Http.php | 4 +- library/Zend/Amf/Server.php | 4 +- library/Zend/Amf/Server/Exception.php | 4 +- library/Zend/Amf/Util/BinaryStream.php | 4 +- library/Zend/Amf/Value/ByteArray.php | 4 +- library/Zend/Amf/Value/MessageBody.php | 4 +- library/Zend/Amf/Value/MessageHeader.php | 4 +- .../Amf/Value/Messaging/AbstractMessage.php | 4 +- .../Value/Messaging/AcknowledgeMessage.php | 4 +- .../Amf/Value/Messaging/ArrayCollection.php | 4 +- .../Zend/Amf/Value/Messaging/AsyncMessage.php | 4 +- .../Amf/Value/Messaging/CommandMessage.php | 4 +- .../Zend/Amf/Value/Messaging/ErrorMessage.php | 4 +- .../Amf/Value/Messaging/RemotingMessage.php | 4 +- library/Zend/Amf/Value/TraitsInfo.php | 4 +- library/Zend/Application.php | 43 +- .../Zend/Application/Bootstrap/Bootstrap.php | 26 +- .../Bootstrap/BootstrapAbstract.php | 4 +- .../Application/Bootstrap/Bootstrapper.php | 4 +- .../Zend/Application/Bootstrap/Exception.php | 4 +- .../Bootstrap/ResourceBootstrapper.php | 4 +- library/Zend/Application/Exception.php | 4 +- .../Zend/Application/Module/Autoloader.php | 74 +- library/Zend/Application/Module/Bootstrap.php | 4 +- .../Application/Resource/Cachemanager.php | 4 +- library/Zend/Application/Resource/Db.php | 4 +- library/Zend/Application/Resource/Dojo.php | 4 +- .../Zend/Application/Resource/Exception.php | 4 +- .../Application/Resource/Frontcontroller.php | 17 +- library/Zend/Application/Resource/Layout.php | 4 +- library/Zend/Application/Resource/Locale.php | 10 +- library/Zend/Application/Resource/Log.php | 4 +- library/Zend/Application/Resource/Mail.php | 66 +- library/Zend/Application/Resource/Modules.php | 26 +- library/Zend/Application/Resource/Multidb.php | 6 +- .../Zend/Application/Resource/Navigation.php | 23 +- .../Zend/Application/Resource/Resource.php | 4 +- .../Application/Resource/ResourceAbstract.php | 4 +- library/Zend/Application/Resource/Router.php | 4 +- library/Zend/Application/Resource/Session.php | 4 +- .../Zend/Application/Resource/Translate.php | 18 +- .../Zend/Application/Resource/Useragent.php | 4 +- library/Zend/Application/Resource/View.php | 4 +- library/Zend/Auth.php | 4 +- library/Zend/Auth/Adapter/DbTable.php | 4 +- library/Zend/Auth/Adapter/Digest.php | 4 +- library/Zend/Auth/Adapter/Exception.php | 4 +- library/Zend/Auth/Adapter/Http.php | 4 +- .../Auth/Adapter/Http/Resolver/Exception.php | 4 +- .../Zend/Auth/Adapter/Http/Resolver/File.php | 4 +- .../Auth/Adapter/Http/Resolver/Interface.php | 4 +- library/Zend/Auth/Adapter/Interface.php | 4 +- library/Zend/Auth/Adapter/Ldap.php | 4 +- library/Zend/Auth/Adapter/OpenId.php | 4 +- library/Zend/Auth/Exception.php | 4 +- library/Zend/Auth/Result.php | 4 +- library/Zend/Auth/Storage/Exception.php | 4 +- library/Zend/Auth/Storage/Interface.php | 4 +- library/Zend/Auth/Storage/NonPersistent.php | 4 +- library/Zend/Auth/Storage/Session.php | 4 +- library/Zend/Barcode.php | 4 +- library/Zend/Barcode/Exception.php | 4 +- library/Zend/Barcode/Object/Code128.php | 4 +- library/Zend/Barcode/Object/Code25.php | 4 +- .../Zend/Barcode/Object/Code25interleaved.php | 4 +- library/Zend/Barcode/Object/Code39.php | 4 +- library/Zend/Barcode/Object/Ean13.php | 4 +- library/Zend/Barcode/Object/Ean2.php | 4 +- library/Zend/Barcode/Object/Ean5.php | 4 +- library/Zend/Barcode/Object/Ean8.php | 4 +- library/Zend/Barcode/Object/Error.php | 4 +- library/Zend/Barcode/Object/Exception.php | 4 +- library/Zend/Barcode/Object/Identcode.php | 4 +- library/Zend/Barcode/Object/Itf14.php | 4 +- library/Zend/Barcode/Object/Leitcode.php | 4 +- .../Zend/Barcode/Object/ObjectAbstract.php | 308 +- library/Zend/Barcode/Object/Planet.php | 4 +- library/Zend/Barcode/Object/Postnet.php | 4 +- library/Zend/Barcode/Object/Royalmail.php | 4 +- library/Zend/Barcode/Object/Upca.php | 4 +- library/Zend/Barcode/Object/Upce.php | 4 +- library/Zend/Barcode/Renderer/Exception.php | 4 +- library/Zend/Barcode/Renderer/Image.php | 4 +- library/Zend/Barcode/Renderer/Pdf.php | 4 +- .../Barcode/Renderer/RendererAbstract.php | 6 +- library/Zend/Barcode/Renderer/Svg.php | 4 +- library/Zend/Cache.php | 4 +- library/Zend/Cache/Backend.php | 6 +- library/Zend/Cache/Backend/Apc.php | 4 +- library/Zend/Cache/Backend/BlackHole.php | 4 +- .../Zend/Cache/Backend/ExtendedInterface.php | 4 +- library/Zend/Cache/Backend/File.php | 4 +- library/Zend/Cache/Backend/Interface.php | 4 +- library/Zend/Cache/Backend/Libmemcached.php | 4 +- library/Zend/Cache/Backend/Memcached.php | 11 +- library/Zend/Cache/Backend/Sqlite.php | 4 +- library/Zend/Cache/Backend/Static.php | 4 +- library/Zend/Cache/Backend/Test.php | 4 +- library/Zend/Cache/Backend/TwoLevels.php | 4 +- library/Zend/Cache/Backend/WinCache.php | 4 +- library/Zend/Cache/Backend/Xcache.php | 4 +- library/Zend/Cache/Backend/ZendPlatform.php | 4 +- library/Zend/Cache/Backend/ZendServer.php | 4 +- .../Zend/Cache/Backend/ZendServer/Disk.php | 4 +- .../Zend/Cache/Backend/ZendServer/ShMem.php | 4 +- library/Zend/Cache/Core.php | 26 +- library/Zend/Cache/Exception.php | 4 +- library/Zend/Cache/Frontend/Capture.php | 4 +- library/Zend/Cache/Frontend/Class.php | 6 +- library/Zend/Cache/Frontend/File.php | 6 +- library/Zend/Cache/Frontend/Function.php | 6 +- library/Zend/Cache/Frontend/Output.php | 4 +- library/Zend/Cache/Frontend/Page.php | 6 +- library/Zend/Cache/Manager.php | 4 +- library/Zend/Captcha/Adapter.php | 4 +- library/Zend/Captcha/Base.php | 4 +- library/Zend/Captcha/Dumb.php | 4 +- library/Zend/Captcha/Exception.php | 4 +- library/Zend/Captcha/Figlet.php | 4 +- library/Zend/Captcha/Image.php | 4 +- library/Zend/Captcha/ReCaptcha.php | 4 +- library/Zend/Captcha/Word.php | 4 +- library/Zend/Cloud/AbstractFactory.php | 4 +- .../Zend/Cloud/DocumentService/Adapter.php | 4 +- .../Adapter/AbstractAdapter.php | 4 +- .../DocumentService/Adapter/SimpleDb.php | 4 +- .../Adapter/SimpleDb/Query.php | 4 +- .../DocumentService/Adapter/WindowsAzure.php | 4 +- .../Adapter/WindowsAzure/Query.php | 4 +- .../Zend/Cloud/DocumentService/Document.php | 4 +- .../Cloud/DocumentService/DocumentSet.php | 4 +- .../Zend/Cloud/DocumentService/Exception.php | 4 +- .../Zend/Cloud/DocumentService/Factory.php | 4 +- library/Zend/Cloud/DocumentService/Query.php | 4 +- .../Cloud/DocumentService/QueryAdapter.php | 4 +- library/Zend/Cloud/Exception.php | 4 +- library/Zend/Cloud/Infrastructure/Adapter.php | 4 +- .../Adapter/AbstractAdapter.php | 4 +- .../Zend/Cloud/Infrastructure/Adapter/Ec2.php | 4 +- .../Infrastructure/Adapter/Rackspace.php | 4 +- .../Zend/Cloud/Infrastructure/Exception.php | 4 +- library/Zend/Cloud/Infrastructure/Factory.php | 4 +- library/Zend/Cloud/Infrastructure/Image.php | 4 +- .../Zend/Cloud/Infrastructure/ImageList.php | 4 +- .../Zend/Cloud/Infrastructure/Instance.php | 4 +- .../Cloud/Infrastructure/InstanceList.php | 4 +- .../Cloud/OperationNotAvailableException.php | 4 +- library/Zend/Cloud/QueueService/Adapter.php | 4 +- .../QueueService/Adapter/AbstractAdapter.php | 4 +- .../Zend/Cloud/QueueService/Adapter/Sqs.php | 4 +- .../QueueService/Adapter/WindowsAzure.php | 4 +- .../Cloud/QueueService/Adapter/ZendQueue.php | 4 +- library/Zend/Cloud/QueueService/Exception.php | 4 +- library/Zend/Cloud/QueueService/Factory.php | 4 +- library/Zend/Cloud/QueueService/Message.php | 4 +- .../Zend/Cloud/QueueService/MessageSet.php | 4 +- library/Zend/Cloud/StorageService/Adapter.php | 4 +- .../StorageService/Adapter/FileSystem.php | 4 +- .../StorageService/Adapter/Rackspace.php | 4 +- .../Zend/Cloud/StorageService/Adapter/S3.php | 4 +- .../StorageService/Adapter/WindowsAzure.php | 4 +- .../Zend/Cloud/StorageService/Exception.php | 4 +- library/Zend/Cloud/StorageService/Factory.php | 4 +- library/Zend/CodeGenerator/Abstract.php | 4 +- library/Zend/CodeGenerator/Exception.php | 4 +- library/Zend/CodeGenerator/Php/Abstract.php | 4 +- library/Zend/CodeGenerator/Php/Body.php | 4 +- library/Zend/CodeGenerator/Php/Class.php | 4 +- library/Zend/CodeGenerator/Php/Docblock.php | 4 +- .../Zend/CodeGenerator/Php/Docblock/Tag.php | 4 +- .../Php/Docblock/Tag/License.php | 4 +- .../CodeGenerator/Php/Docblock/Tag/Param.php | 4 +- .../CodeGenerator/Php/Docblock/Tag/Return.php | 4 +- library/Zend/CodeGenerator/Php/Exception.php | 4 +- library/Zend/CodeGenerator/Php/File.php | 4 +- .../CodeGenerator/Php/Member/Abstract.php | 4 +- .../CodeGenerator/Php/Member/Container.php | 4 +- library/Zend/CodeGenerator/Php/Method.php | 4 +- library/Zend/CodeGenerator/Php/Parameter.php | 4 +- .../Php/Parameter/DefaultValue.php | 4 +- library/Zend/CodeGenerator/Php/Property.php | 4 +- .../Php/Property/DefaultValue.php | 4 +- library/Zend/Config.php | 4 +- library/Zend/Config/Exception.php | 4 +- library/Zend/Config/Ini.php | 4 +- library/Zend/Config/Writer.php | 4 +- library/Zend/Config/Writer/Array.php | 4 +- library/Zend/Config/Writer/FileAbstract.php | 4 +- library/Zend/Config/Writer/Ini.php | 4 +- library/Zend/Config/Writer/Xml.php | 4 +- library/Zend/Config/Xml.php | 4 +- library/Zend/Config/Yaml.php | 4 +- library/Zend/Console/Getopt.php | 28 +- library/Zend/Console/Getopt/Exception.php | 4 +- library/Zend/Controller/Action.php | 4 +- library/Zend/Controller/Action/Exception.php | 4 +- .../Controller/Action/Helper/Abstract.php | 4 +- .../Controller/Action/Helper/ActionStack.php | 4 +- .../Controller/Action/Helper/AjaxContext.php | 4 +- .../Action/Helper/AutoComplete/Abstract.php | 4 +- .../Action/Helper/AutoCompleteDojo.php | 4 +- .../Helper/AutoCompleteScriptaculous.php | 4 +- .../Zend/Controller/Action/Helper/Cache.php | 4 +- .../Action/Helper/ContextSwitch.php | 4 +- .../Action/Helper/FlashMessenger.php | 4 +- .../Zend/Controller/Action/Helper/Json.php | 4 +- .../Controller/Action/Helper/Redirector.php | 4 +- library/Zend/Controller/Action/Helper/Url.php | 4 +- .../Controller/Action/Helper/ViewRenderer.php | 10 +- .../Zend/Controller/Action/HelperBroker.php | 4 +- .../Action/HelperBroker/PriorityStack.php | 4 +- library/Zend/Controller/Action/Interface.php | 4 +- .../Zend/Controller/Dispatcher/Abstract.php | 4 +- .../Zend/Controller/Dispatcher/Exception.php | 4 +- .../Zend/Controller/Dispatcher/Interface.php | 4 +- .../Zend/Controller/Dispatcher/Standard.php | 4 +- library/Zend/Controller/Exception.php | 4 +- library/Zend/Controller/Front.php | 4 +- library/Zend/Controller/Plugin/Abstract.php | 4 +- .../Zend/Controller/Plugin/ActionStack.php | 4 +- library/Zend/Controller/Plugin/Broker.php | 4 +- .../Zend/Controller/Plugin/ErrorHandler.php | 4 +- library/Zend/Controller/Plugin/PutHandler.php | 4 +- library/Zend/Controller/Request/Abstract.php | 4 +- library/Zend/Controller/Request/Apache404.php | 2 +- library/Zend/Controller/Request/Exception.php | 4 +- library/Zend/Controller/Request/Http.php | 16 +- .../Zend/Controller/Request/HttpTestCase.php | 2 +- library/Zend/Controller/Request/Simple.php | 4 +- library/Zend/Controller/Response/Abstract.php | 4 +- library/Zend/Controller/Response/Cli.php | 4 +- .../Zend/Controller/Response/Exception.php | 4 +- library/Zend/Controller/Response/Http.php | 2 +- .../Zend/Controller/Response/HttpTestCase.php | 2 +- library/Zend/Controller/Router/Abstract.php | 27 +- library/Zend/Controller/Router/Exception.php | 9 +- library/Zend/Controller/Router/Interface.php | 13 +- library/Zend/Controller/Router/Rewrite.php | 89 +- library/Zend/Controller/Router/Route.php | 129 +- .../Zend/Controller/Router/Route/Abstract.php | 7 +- .../Zend/Controller/Router/Route/Chain.php | 24 +- .../Zend/Controller/Router/Route/Hostname.php | 79 +- .../Controller/Router/Route/Interface.php | 14 +- .../Zend/Controller/Router/Route/Module.php | 87 +- .../Zend/Controller/Router/Route/Regex.php | 84 +- .../Zend/Controller/Router/Route/Static.php | 40 +- library/Zend/Crypt.php | 4 +- library/Zend/Crypt/DiffieHellman.php | 4 +- .../Zend/Crypt/DiffieHellman/Exception.php | 4 +- library/Zend/Crypt/Exception.php | 4 +- library/Zend/Crypt/Hmac.php | 4 +- library/Zend/Crypt/Hmac/Exception.php | 4 +- library/Zend/Crypt/Math.php | 4 +- library/Zend/Crypt/Math/BigInteger.php | 4 +- library/Zend/Crypt/Math/BigInteger/Bcmath.php | 4 +- .../Zend/Crypt/Math/BigInteger/Exception.php | 4 +- library/Zend/Crypt/Math/BigInteger/Gmp.php | 4 +- .../Zend/Crypt/Math/BigInteger/Interface.php | 4 +- library/Zend/Crypt/Math/Exception.php | 4 +- library/Zend/Crypt/Rsa.php | 4 +- library/Zend/Crypt/Rsa/Exception.php | 4 +- library/Zend/Crypt/Rsa/Key.php | 4 +- library/Zend/Crypt/Rsa/Key/Private.php | 4 +- library/Zend/Crypt/Rsa/Key/Public.php | 4 +- library/Zend/Currency.php | 4 +- library/Zend/Currency/CurrencyInterface.php | 4 +- library/Zend/Currency/Exception.php | 4 +- library/Zend/Date.php | 114 +- library/Zend/Date/Cities.php | 4 +- library/Zend/Date/DateObject.php | 4 +- library/Zend/Date/Exception.php | 4 +- library/Zend/Db.php | 4 +- library/Zend/Db/Adapter/Abstract.php | 12 +- library/Zend/Db/Adapter/Db2.php | 4 +- library/Zend/Db/Adapter/Db2/Exception.php | 4 +- library/Zend/Db/Adapter/Exception.php | 4 +- library/Zend/Db/Adapter/Mysqli.php | 4 +- library/Zend/Db/Adapter/Mysqli/Exception.php | 4 +- library/Zend/Db/Adapter/Oracle.php | 4 +- library/Zend/Db/Adapter/Oracle/Exception.php | 4 +- library/Zend/Db/Adapter/Pdo/Abstract.php | 4 +- library/Zend/Db/Adapter/Pdo/Ibm.php | 4 +- library/Zend/Db/Adapter/Pdo/Ibm/Db2.php | 4 +- library/Zend/Db/Adapter/Pdo/Ibm/Ids.php | 4 +- library/Zend/Db/Adapter/Pdo/Mssql.php | 4 +- library/Zend/Db/Adapter/Pdo/Mysql.php | 4 +- library/Zend/Db/Adapter/Pdo/Oci.php | 4 +- library/Zend/Db/Adapter/Pdo/Pgsql.php | 4 +- library/Zend/Db/Adapter/Pdo/Sqlite.php | 4 +- library/Zend/Db/Adapter/Sqlsrv.php | 5 +- library/Zend/Db/Adapter/Sqlsrv/Exception.php | 4 +- library/Zend/Db/Exception.php | 4 +- library/Zend/Db/Expr.php | 4 +- library/Zend/Db/Profiler.php | 4 +- library/Zend/Db/Profiler/Exception.php | 4 +- library/Zend/Db/Profiler/Firebug.php | 4 +- library/Zend/Db/Profiler/Query.php | 4 +- library/Zend/Db/Select.php | 12 +- library/Zend/Db/Select/Exception.php | 4 +- library/Zend/Db/Statement.php | 4 +- library/Zend/Db/Statement/Db2.php | 4 +- library/Zend/Db/Statement/Db2/Exception.php | 4 +- library/Zend/Db/Statement/Exception.php | 4 +- library/Zend/Db/Statement/Interface.php | 4 +- library/Zend/Db/Statement/Mysqli.php | 4 +- .../Zend/Db/Statement/Mysqli/Exception.php | 4 +- library/Zend/Db/Statement/Oracle.php | 4 +- .../Zend/Db/Statement/Oracle/Exception.php | 4 +- library/Zend/Db/Statement/Pdo.php | 4 +- library/Zend/Db/Statement/Pdo/Ibm.php | 4 +- library/Zend/Db/Statement/Pdo/Oci.php | 4 +- library/Zend/Db/Statement/Sqlsrv.php | 4 +- .../Zend/Db/Statement/Sqlsrv/Exception.php | 4 +- library/Zend/Db/Table.php | 4 +- library/Zend/Db/Table/Abstract.php | 16 +- library/Zend/Db/Table/Definition.php | 4 +- library/Zend/Db/Table/Exception.php | 4 +- library/Zend/Db/Table/Row.php | 4 +- library/Zend/Db/Table/Row/Abstract.php | 4 +- library/Zend/Db/Table/Row/Exception.php | 4 +- library/Zend/Db/Table/Rowset.php | 4 +- library/Zend/Db/Table/Rowset/Abstract.php | 4 +- library/Zend/Db/Table/Rowset/Exception.php | 4 +- library/Zend/Db/Table/Select.php | 4 +- library/Zend/Db/Table/Select/Exception.php | 4 +- library/Zend/Debug.php | 4 +- library/Zend/Dojo.php | 4 +- library/Zend/Dojo/BuildLayer.php | 4 +- library/Zend/Dojo/Data.php | 4 +- library/Zend/Dojo/Exception.php | 4 +- library/Zend/Dojo/Form.php | 4 +- .../Form/Decorator/AccordionContainer.php | 4 +- .../Dojo/Form/Decorator/AccordionPane.php | 4 +- .../Dojo/Form/Decorator/BorderContainer.php | 4 +- .../Zend/Dojo/Form/Decorator/ContentPane.php | 4 +- .../Dojo/Form/Decorator/DijitContainer.php | 4 +- .../Zend/Dojo/Form/Decorator/DijitElement.php | 4 +- .../Zend/Dojo/Form/Decorator/DijitForm.php | 4 +- .../Dojo/Form/Decorator/SplitContainer.php | 4 +- .../Dojo/Form/Decorator/StackContainer.php | 4 +- .../Zend/Dojo/Form/Decorator/TabContainer.php | 4 +- library/Zend/Dojo/Form/DisplayGroup.php | 4 +- library/Zend/Dojo/Form/Element/Button.php | 4 +- library/Zend/Dojo/Form/Element/CheckBox.php | 4 +- library/Zend/Dojo/Form/Element/ComboBox.php | 4 +- .../Dojo/Form/Element/CurrencyTextBox.php | 4 +- .../Zend/Dojo/Form/Element/DateTextBox.php | 4 +- library/Zend/Dojo/Form/Element/Dijit.php | 4 +- library/Zend/Dojo/Form/Element/DijitMulti.php | 4 +- library/Zend/Dojo/Form/Element/Editor.php | 4 +- .../Dojo/Form/Element/FilteringSelect.php | 4 +- .../Dojo/Form/Element/HorizontalSlider.php | 4 +- .../Zend/Dojo/Form/Element/NumberSpinner.php | 4 +- .../Zend/Dojo/Form/Element/NumberTextBox.php | 4 +- .../Dojo/Form/Element/PasswordTextBox.php | 4 +- .../Zend/Dojo/Form/Element/RadioButton.php | 4 +- .../Zend/Dojo/Form/Element/SimpleTextarea.php | 4 +- library/Zend/Dojo/Form/Element/Slider.php | 4 +- .../Zend/Dojo/Form/Element/SubmitButton.php | 4 +- library/Zend/Dojo/Form/Element/TextBox.php | 4 +- library/Zend/Dojo/Form/Element/Textarea.php | 4 +- .../Zend/Dojo/Form/Element/TimeTextBox.php | 4 +- .../Dojo/Form/Element/ValidationTextBox.php | 4 +- .../Zend/Dojo/Form/Element/VerticalSlider.php | 4 +- library/Zend/Dojo/Form/SubForm.php | 4 +- library/Zend/Dojo/View/Exception.php | 4 +- .../Dojo/View/Helper/AccordionContainer.php | 4 +- .../Zend/Dojo/View/Helper/AccordionPane.php | 4 +- .../Zend/Dojo/View/Helper/BorderContainer.php | 4 +- library/Zend/Dojo/View/Helper/Button.php | 4 +- library/Zend/Dojo/View/Helper/CheckBox.php | 4 +- library/Zend/Dojo/View/Helper/ComboBox.php | 4 +- library/Zend/Dojo/View/Helper/ContentPane.php | 4 +- .../Zend/Dojo/View/Helper/CurrencyTextBox.php | 4 +- library/Zend/Dojo/View/Helper/CustomDijit.php | 4 +- library/Zend/Dojo/View/Helper/DateTextBox.php | 4 +- library/Zend/Dojo/View/Helper/Dijit.php | 4 +- .../Zend/Dojo/View/Helper/DijitContainer.php | 4 +- library/Zend/Dojo/View/Helper/Dojo.php | 4 +- .../Zend/Dojo/View/Helper/Dojo/Container.php | 6 +- library/Zend/Dojo/View/Helper/Editor.php | 4 +- .../Zend/Dojo/View/Helper/FilteringSelect.php | 4 +- library/Zend/Dojo/View/Helper/Form.php | 4 +- .../Dojo/View/Helper/HorizontalSlider.php | 4 +- .../Zend/Dojo/View/Helper/NumberSpinner.php | 4 +- .../Zend/Dojo/View/Helper/NumberTextBox.php | 4 +- .../Zend/Dojo/View/Helper/PasswordTextBox.php | 4 +- library/Zend/Dojo/View/Helper/RadioButton.php | 4 +- .../Zend/Dojo/View/Helper/SimpleTextarea.php | 4 +- library/Zend/Dojo/View/Helper/Slider.php | 4 +- .../Zend/Dojo/View/Helper/SplitContainer.php | 4 +- .../Zend/Dojo/View/Helper/StackContainer.php | 4 +- .../Zend/Dojo/View/Helper/SubmitButton.php | 4 +- .../Zend/Dojo/View/Helper/TabContainer.php | 4 +- library/Zend/Dojo/View/Helper/TextBox.php | 4 +- library/Zend/Dojo/View/Helper/Textarea.php | 4 +- library/Zend/Dojo/View/Helper/TimeTextBox.php | 4 +- .../Dojo/View/Helper/ValidationTextBox.php | 4 +- .../Zend/Dojo/View/Helper/VerticalSlider.php | 4 +- library/Zend/Dom/Exception.php | 4 +- library/Zend/Dom/Query.php | 11 +- library/Zend/Dom/Query/Css2Xpath.php | 4 +- library/Zend/Dom/Query/Result.php | 9 +- library/Zend/EventManager/Event.php | 4 +- library/Zend/EventManager/EventCollection.php | 4 +- .../Zend/EventManager/EventDescription.php | 4 +- library/Zend/EventManager/EventManager.php | 8 +- .../Zend/EventManager/EventManagerAware.php | 4 +- library/Zend/EventManager/Exception.php | 4 +- .../Exception/InvalidArgumentException.php | 4 +- library/Zend/EventManager/Filter.php | 4 +- .../EventManager/Filter/FilterIterator.php | 14 +- library/Zend/EventManager/FilterChain.php | 9 +- .../Zend/EventManager/GlobalEventManager.php | 8 +- .../Zend/EventManager/ListenerAggregate.php | 4 +- .../Zend/EventManager/ResponseCollection.php | 4 +- .../EventManager/SharedEventCollection.php | 4 +- .../SharedEventCollectionAware.php | 4 +- .../Zend/EventManager/SharedEventManager.php | 4 +- .../Zend/EventManager/StaticEventManager.php | 4 +- library/Zend/Exception.php | 4 +- library/Zend/Feed.php | 4 +- library/Zend/Feed/Abstract.php | 4 +- library/Zend/Feed/Atom.php | 4 +- library/Zend/Feed/Builder.php | 4 +- library/Zend/Feed/Builder/Entry.php | 4 +- library/Zend/Feed/Builder/Exception.php | 4 +- library/Zend/Feed/Builder/Header.php | 4 +- library/Zend/Feed/Builder/Header/Itunes.php | 4 +- library/Zend/Feed/Builder/Interface.php | 4 +- library/Zend/Feed/Element.php | 4 +- library/Zend/Feed/Entry/Abstract.php | 4 +- library/Zend/Feed/Entry/Atom.php | 4 +- library/Zend/Feed/Entry/Rss.php | 4 +- library/Zend/Feed/Exception.php | 4 +- library/Zend/Feed/Pubsubhubbub.php | 4 +- .../Feed/Pubsubhubbub/CallbackAbstract.php | 15 +- .../Feed/Pubsubhubbub/CallbackInterface.php | 4 +- library/Zend/Feed/Pubsubhubbub/Exception.php | 4 +- .../Zend/Feed/Pubsubhubbub/HttpResponse.php | 5 +- .../Feed/Pubsubhubbub/Model/ModelAbstract.php | 6 +- .../Feed/Pubsubhubbub/Model/Subscription.php | 14 +- .../Model/SubscriptionInterface.php | 4 +- library/Zend/Feed/Pubsubhubbub/Publisher.php | 19 +- library/Zend/Feed/Pubsubhubbub/Subscriber.php | 43 +- .../Feed/Pubsubhubbub/Subscriber/Callback.php | 4 +- library/Zend/Feed/Reader.php | 4 +- library/Zend/Feed/Reader/Collection.php | 4 +- .../Zend/Feed/Reader/Collection/Author.php | 4 +- .../Zend/Feed/Reader/Collection/Category.php | 4 +- .../Reader/Collection/CollectionAbstract.php | 4 +- library/Zend/Feed/Reader/Entry/Atom.php | 4 +- library/Zend/Feed/Reader/Entry/Rss.php | 4 +- library/Zend/Feed/Reader/EntryAbstract.php | 4 +- library/Zend/Feed/Reader/EntryInterface.php | 4 +- .../Zend/Feed/Reader/Extension/Atom/Entry.php | 4 +- .../Zend/Feed/Reader/Extension/Atom/Feed.php | 4 +- .../Feed/Reader/Extension/Content/Entry.php | 4 +- .../Extension/CreativeCommons/Entry.php | 4 +- .../Reader/Extension/CreativeCommons/Feed.php | 4 +- .../Reader/Extension/DublinCore/Entry.php | 4 +- .../Feed/Reader/Extension/DublinCore/Feed.php | 4 +- .../Feed/Reader/Extension/EntryAbstract.php | 4 +- .../Feed/Reader/Extension/FeedAbstract.php | 4 +- .../Feed/Reader/Extension/Podcast/Entry.php | 4 +- .../Feed/Reader/Extension/Podcast/Feed.php | 4 +- .../Feed/Reader/Extension/Slash/Entry.php | 4 +- .../Reader/Extension/Syndication/Feed.php | 4 +- .../Feed/Reader/Extension/Thread/Entry.php | 4 +- .../Reader/Extension/WellFormedWeb/Entry.php | 4 +- library/Zend/Feed/Reader/Feed/Atom.php | 4 +- library/Zend/Feed/Reader/Feed/Atom/Source.php | 4 +- library/Zend/Feed/Reader/Feed/Rss.php | 4 +- library/Zend/Feed/Reader/FeedAbstract.php | 4 +- library/Zend/Feed/Reader/FeedInterface.php | 4 +- library/Zend/Feed/Reader/FeedSet.php | 4 +- library/Zend/Feed/Rss.php | 7 +- library/Zend/Feed/Writer.php | 4 +- library/Zend/Feed/Writer/Deleted.php | 4 +- library/Zend/Feed/Writer/Entry.php | 4 +- .../Exception/InvalidMethodException.php | 4 +- .../Writer/Extension/Atom/Renderer/Feed.php | 4 +- .../Extension/Content/Renderer/Entry.php | 4 +- .../Extension/DublinCore/Renderer/Entry.php | 4 +- .../Extension/DublinCore/Renderer/Feed.php | 4 +- .../Feed/Writer/Extension/ITunes/Entry.php | 4 +- .../Feed/Writer/Extension/ITunes/Feed.php | 4 +- .../Extension/ITunes/Renderer/Entry.php | 4 +- .../Writer/Extension/ITunes/Renderer/Feed.php | 4 +- .../Writer/Extension/RendererAbstract.php | 4 +- .../Writer/Extension/RendererInterface.php | 4 +- .../Writer/Extension/Slash/Renderer/Entry.php | 4 +- .../Extension/Threading/Renderer/Entry.php | 4 +- .../WellFormedWeb/Renderer/Entry.php | 4 +- library/Zend/Feed/Writer/Feed.php | 4 +- .../Zend/Feed/Writer/Feed/FeedAbstract.php | 4 +- .../Zend/Feed/Writer/Renderer/Entry/Atom.php | 4 +- .../Writer/Renderer/Entry/Atom/Deleted.php | 4 +- .../Zend/Feed/Writer/Renderer/Entry/Rss.php | 4 +- .../Zend/Feed/Writer/Renderer/Feed/Atom.php | 4 +- .../Renderer/Feed/Atom/AtomAbstract.php | 4 +- .../Feed/Writer/Renderer/Feed/Atom/Source.php | 4 +- .../Zend/Feed/Writer/Renderer/Feed/Rss.php | 4 +- .../Feed/Writer/Renderer/RendererAbstract.php | 4 +- .../Writer/Renderer/RendererInterface.php | 4 +- library/Zend/Feed/Writer/Source.php | 4 +- library/Zend/File/ClassFileLocator.php | 4 +- library/Zend/File/PhpClassFile.php | 4 +- library/Zend/File/Transfer.php | 4 +- .../Zend/File/Transfer/Adapter/Abstract.php | 5 +- library/Zend/File/Transfer/Adapter/Http.php | 4 +- library/Zend/File/Transfer/Exception.php | 4 +- library/Zend/Filter.php | 4 +- library/Zend/Filter/Alnum.php | 4 +- library/Zend/Filter/Alpha.php | 4 +- library/Zend/Filter/BaseName.php | 4 +- library/Zend/Filter/Boolean.php | 4 +- library/Zend/Filter/Callback.php | 4 +- library/Zend/Filter/Compress.php | 4 +- library/Zend/Filter/Compress/Bz2.php | 4 +- .../Zend/Filter/Compress/CompressAbstract.php | 4 +- .../Filter/Compress/CompressInterface.php | 4 +- library/Zend/Filter/Compress/Gz.php | 4 +- library/Zend/Filter/Compress/Lzf.php | 4 +- library/Zend/Filter/Compress/Rar.php | 4 +- library/Zend/Filter/Compress/Tar.php | 4 +- library/Zend/Filter/Compress/Zip.php | 4 +- library/Zend/Filter/Decompress.php | 4 +- library/Zend/Filter/Decrypt.php | 4 +- library/Zend/Filter/Digits.php | 4 +- library/Zend/Filter/Dir.php | 4 +- library/Zend/Filter/Encrypt.php | 4 +- library/Zend/Filter/Encrypt/Interface.php | 4 +- library/Zend/Filter/Encrypt/Mcrypt.php | 4 +- library/Zend/Filter/Encrypt/Openssl.php | 4 +- library/Zend/Filter/Exception.php | 4 +- library/Zend/Filter/File/Decrypt.php | 4 +- library/Zend/Filter/File/Encrypt.php | 4 +- library/Zend/Filter/File/LowerCase.php | 4 +- library/Zend/Filter/File/Rename.php | 4 +- library/Zend/Filter/File/UpperCase.php | 4 +- library/Zend/Filter/HtmlEntities.php | 4 +- library/Zend/Filter/Inflector.php | 4 +- library/Zend/Filter/Input.php | 4 +- library/Zend/Filter/Int.php | 4 +- library/Zend/Filter/Interface.php | 4 +- library/Zend/Filter/LocalizedToNormalized.php | 4 +- library/Zend/Filter/NormalizedToLocalized.php | 4 +- library/Zend/Filter/Null.php | 4 +- library/Zend/Filter/PregReplace.php | 4 +- library/Zend/Filter/RealPath.php | 4 +- library/Zend/Filter/StringToLower.php | 4 +- library/Zend/Filter/StringToUpper.php | 4 +- library/Zend/Filter/StringTrim.php | 4 +- library/Zend/Filter/StripNewlines.php | 4 +- library/Zend/Filter/StripTags.php | 4 +- library/Zend/Filter/Word/CamelCaseToDash.php | 4 +- .../Zend/Filter/Word/CamelCaseToSeparator.php | 4 +- .../Filter/Word/CamelCaseToUnderscore.php | 4 +- library/Zend/Filter/Word/DashToCamelCase.php | 4 +- library/Zend/Filter/Word/DashToSeparator.php | 4 +- library/Zend/Filter/Word/DashToUnderscore.php | 4 +- .../Zend/Filter/Word/Separator/Abstract.php | 4 +- .../Zend/Filter/Word/SeparatorToCamelCase.php | 4 +- library/Zend/Filter/Word/SeparatorToDash.php | 4 +- .../Zend/Filter/Word/SeparatorToSeparator.php | 4 +- .../Filter/Word/UnderscoreToCamelCase.php | 4 +- library/Zend/Filter/Word/UnderscoreToDash.php | 4 +- .../Filter/Word/UnderscoreToSeparator.php | 4 +- library/Zend/Form.php | 4 +- library/Zend/Form/Decorator/Abstract.php | 4 +- library/Zend/Form/Decorator/Callback.php | 4 +- library/Zend/Form/Decorator/Captcha.php | 4 +- .../Zend/Form/Decorator/Captcha/ReCaptcha.php | 4 +- library/Zend/Form/Decorator/Captcha/Word.php | 4 +- library/Zend/Form/Decorator/Description.php | 4 +- library/Zend/Form/Decorator/DtDdWrapper.php | 4 +- library/Zend/Form/Decorator/Errors.php | 4 +- library/Zend/Form/Decorator/Exception.php | 4 +- library/Zend/Form/Decorator/Fieldset.php | 4 +- library/Zend/Form/Decorator/File.php | 4 +- library/Zend/Form/Decorator/Form.php | 4 +- library/Zend/Form/Decorator/FormElements.php | 4 +- library/Zend/Form/Decorator/FormErrors.php | 4 +- library/Zend/Form/Decorator/HtmlTag.php | 4 +- library/Zend/Form/Decorator/Image.php | 4 +- library/Zend/Form/Decorator/Interface.php | 4 +- library/Zend/Form/Decorator/Label.php | 4 +- .../Form/Decorator/Marker/File/Interface.php | 4 +- .../Zend/Form/Decorator/PrepareElements.php | 4 +- library/Zend/Form/Decorator/Tooltip.php | 4 +- library/Zend/Form/Decorator/ViewHelper.php | 4 +- library/Zend/Form/Decorator/ViewScript.php | 4 +- library/Zend/Form/DisplayGroup.php | 4 +- library/Zend/Form/Element.php | 4 +- library/Zend/Form/Element/Button.php | 4 +- library/Zend/Form/Element/Captcha.php | 4 +- library/Zend/Form/Element/Checkbox.php | 4 +- library/Zend/Form/Element/Exception.php | 4 +- library/Zend/Form/Element/File.php | 4 +- library/Zend/Form/Element/Hash.php | 4 +- library/Zend/Form/Element/Hidden.php | 4 +- library/Zend/Form/Element/Image.php | 4 +- library/Zend/Form/Element/Multi.php | 4 +- library/Zend/Form/Element/MultiCheckbox.php | 4 +- library/Zend/Form/Element/Multiselect.php | 4 +- library/Zend/Form/Element/Note.php | 4 +- library/Zend/Form/Element/Password.php | 4 +- library/Zend/Form/Element/Radio.php | 4 +- library/Zend/Form/Element/Reset.php | 4 +- library/Zend/Form/Element/Select.php | 4 +- library/Zend/Form/Element/Submit.php | 4 +- library/Zend/Form/Element/Text.php | 4 +- library/Zend/Form/Element/Textarea.php | 4 +- library/Zend/Form/Element/Xhtml.php | 4 +- library/Zend/Form/Exception.php | 4 +- library/Zend/Form/SubForm.php | 4 +- library/Zend/Gdata.php | 4 +- library/Zend/Gdata/Analytics.php | 2 +- library/Zend/Gdata/Analytics/AccountEntry.php | 2 +- library/Zend/Gdata/Analytics/AccountFeed.php | 2 +- library/Zend/Gdata/Analytics/AccountQuery.php | 2 +- library/Zend/Gdata/Analytics/DataEntry.php | 2 +- library/Zend/Gdata/Analytics/DataFeed.php | 2 +- library/Zend/Gdata/Analytics/DataQuery.php | 2 +- .../Gdata/Analytics/Extension/Dimension.php | 2 +- .../Zend/Gdata/Analytics/Extension/Goal.php | 2 +- .../Zend/Gdata/Analytics/Extension/Metric.php | 2 +- .../Gdata/Analytics/Extension/Property.php | 2 +- .../Gdata/Analytics/Extension/TableId.php | 2 +- library/Zend/Gdata/App.php | 4 +- library/Zend/Gdata/App/AuthException.php | 4 +- .../Zend/Gdata/App/BadMethodCallException.php | 4 +- library/Zend/Gdata/App/Base.php | 4 +- library/Zend/Gdata/App/BaseMediaSource.php | 4 +- .../Gdata/App/CaptchaRequiredException.php | 4 +- library/Zend/Gdata/App/Entry.php | 4 +- library/Zend/Gdata/App/Exception.php | 4 +- library/Zend/Gdata/App/Extension.php | 4 +- library/Zend/Gdata/App/Extension/Author.php | 4 +- library/Zend/Gdata/App/Extension/Category.php | 4 +- library/Zend/Gdata/App/Extension/Content.php | 4 +- .../Zend/Gdata/App/Extension/Contributor.php | 4 +- library/Zend/Gdata/App/Extension/Control.php | 4 +- library/Zend/Gdata/App/Extension/Draft.php | 4 +- library/Zend/Gdata/App/Extension/Edited.php | 4 +- library/Zend/Gdata/App/Extension/Element.php | 4 +- library/Zend/Gdata/App/Extension/Email.php | 4 +- .../Zend/Gdata/App/Extension/Generator.php | 4 +- library/Zend/Gdata/App/Extension/Icon.php | 4 +- library/Zend/Gdata/App/Extension/Id.php | 4 +- library/Zend/Gdata/App/Extension/Link.php | 4 +- library/Zend/Gdata/App/Extension/Logo.php | 4 +- library/Zend/Gdata/App/Extension/Name.php | 4 +- library/Zend/Gdata/App/Extension/Person.php | 4 +- .../Zend/Gdata/App/Extension/Published.php | 4 +- library/Zend/Gdata/App/Extension/Rights.php | 4 +- library/Zend/Gdata/App/Extension/Source.php | 4 +- library/Zend/Gdata/App/Extension/Subtitle.php | 4 +- library/Zend/Gdata/App/Extension/Summary.php | 4 +- library/Zend/Gdata/App/Extension/Text.php | 4 +- library/Zend/Gdata/App/Extension/Title.php | 4 +- library/Zend/Gdata/App/Extension/Updated.php | 4 +- library/Zend/Gdata/App/Extension/Uri.php | 4 +- library/Zend/Gdata/App/Feed.php | 4 +- library/Zend/Gdata/App/FeedEntryParent.php | 4 +- library/Zend/Gdata/App/FeedSourceParent.php | 4 +- library/Zend/Gdata/App/HttpException.php | 4 +- library/Zend/Gdata/App/IOException.php | 4 +- .../Gdata/App/InvalidArgumentException.php | 4 +- .../App/LoggingHttpClientAdapterSocket.php | 4 +- library/Zend/Gdata/App/MediaEntry.php | 4 +- library/Zend/Gdata/App/MediaFileSource.php | 4 +- library/Zend/Gdata/App/MediaSource.php | 4 +- library/Zend/Gdata/App/Util.php | 4 +- library/Zend/Gdata/App/VersionException.php | 4 +- library/Zend/Gdata/AuthSub.php | 4 +- library/Zend/Gdata/Books.php | 4 +- library/Zend/Gdata/Books/CollectionEntry.php | 4 +- library/Zend/Gdata/Books/CollectionFeed.php | 4 +- .../Gdata/Books/Extension/AnnotationLink.php | 4 +- .../Gdata/Books/Extension/BooksCategory.php | 4 +- .../Zend/Gdata/Books/Extension/BooksLink.php | 4 +- .../Gdata/Books/Extension/Embeddability.php | 4 +- .../Zend/Gdata/Books/Extension/InfoLink.php | 2 +- .../Gdata/Books/Extension/PreviewLink.php | 4 +- library/Zend/Gdata/Books/Extension/Review.php | 4 +- .../Gdata/Books/Extension/ThumbnailLink.php | 4 +- .../Gdata/Books/Extension/Viewability.php | 4 +- library/Zend/Gdata/Books/VolumeEntry.php | 4 +- library/Zend/Gdata/Books/VolumeFeed.php | 4 +- library/Zend/Gdata/Books/VolumeQuery.php | 4 +- library/Zend/Gdata/Calendar.php | 4 +- library/Zend/Gdata/Calendar/EventEntry.php | 4 +- library/Zend/Gdata/Calendar/EventFeed.php | 4 +- library/Zend/Gdata/Calendar/EventQuery.php | 4 +- .../Gdata/Calendar/Extension/AccessLevel.php | 4 +- .../Zend/Gdata/Calendar/Extension/Color.php | 4 +- .../Zend/Gdata/Calendar/Extension/Hidden.php | 4 +- .../Zend/Gdata/Calendar/Extension/Link.php | 4 +- .../Gdata/Calendar/Extension/QuickAdd.php | 4 +- .../Gdata/Calendar/Extension/Selected.php | 4 +- .../Extension/SendEventNotifications.php | 4 +- .../Gdata/Calendar/Extension/Timezone.php | 4 +- .../Gdata/Calendar/Extension/WebContent.php | 4 +- library/Zend/Gdata/Calendar/ListEntry.php | 4 +- library/Zend/Gdata/Calendar/ListFeed.php | 4 +- library/Zend/Gdata/ClientLogin.php | 4 +- library/Zend/Gdata/Docs.php | 4 +- library/Zend/Gdata/Docs/DocumentListEntry.php | 4 +- library/Zend/Gdata/Docs/DocumentListFeed.php | 4 +- library/Zend/Gdata/Docs/Query.php | 4 +- library/Zend/Gdata/DublinCore.php | 4 +- .../Gdata/DublinCore/Extension/Creator.php | 4 +- .../Zend/Gdata/DublinCore/Extension/Date.php | 4 +- .../DublinCore/Extension/Description.php | 4 +- .../Gdata/DublinCore/Extension/Format.php | 4 +- .../Gdata/DublinCore/Extension/Identifier.php | 4 +- .../Gdata/DublinCore/Extension/Language.php | 4 +- .../Gdata/DublinCore/Extension/Publisher.php | 4 +- .../Gdata/DublinCore/Extension/Rights.php | 4 +- .../Gdata/DublinCore/Extension/Subject.php | 4 +- .../Zend/Gdata/DublinCore/Extension/Title.php | 4 +- library/Zend/Gdata/Entry.php | 4 +- library/Zend/Gdata/Exif.php | 4 +- library/Zend/Gdata/Exif/Entry.php | 4 +- .../Zend/Gdata/Exif/Extension/Distance.php | 4 +- .../Zend/Gdata/Exif/Extension/Exposure.php | 4 +- library/Zend/Gdata/Exif/Extension/FStop.php | 4 +- library/Zend/Gdata/Exif/Extension/Flash.php | 4 +- .../Zend/Gdata/Exif/Extension/FocalLength.php | 4 +- .../Gdata/Exif/Extension/ImageUniqueId.php | 4 +- library/Zend/Gdata/Exif/Extension/Iso.php | 4 +- library/Zend/Gdata/Exif/Extension/Make.php | 4 +- library/Zend/Gdata/Exif/Extension/Model.php | 4 +- library/Zend/Gdata/Exif/Extension/Tags.php | 4 +- library/Zend/Gdata/Exif/Extension/Time.php | 4 +- library/Zend/Gdata/Exif/Feed.php | 4 +- library/Zend/Gdata/Extension.php | 4 +- .../Zend/Gdata/Extension/AttendeeStatus.php | 4 +- library/Zend/Gdata/Extension/AttendeeType.php | 4 +- library/Zend/Gdata/Extension/Comments.php | 4 +- library/Zend/Gdata/Extension/EntryLink.php | 4 +- library/Zend/Gdata/Extension/EventStatus.php | 4 +- .../Zend/Gdata/Extension/ExtendedProperty.php | 4 +- library/Zend/Gdata/Extension/FeedLink.php | 4 +- .../Extension/OpenSearchItemsPerPage.php | 4 +- .../Gdata/Extension/OpenSearchStartIndex.php | 4 +- .../Extension/OpenSearchTotalResults.php | 4 +- .../Zend/Gdata/Extension/OriginalEvent.php | 4 +- library/Zend/Gdata/Extension/Rating.php | 4 +- library/Zend/Gdata/Extension/Recurrence.php | 4 +- .../Gdata/Extension/RecurrenceException.php | 4 +- library/Zend/Gdata/Extension/Reminder.php | 4 +- library/Zend/Gdata/Extension/Transparency.php | 4 +- library/Zend/Gdata/Extension/Visibility.php | 4 +- library/Zend/Gdata/Extension/When.php | 4 +- library/Zend/Gdata/Extension/Where.php | 4 +- library/Zend/Gdata/Extension/Who.php | 4 +- library/Zend/Gdata/Feed.php | 4 +- library/Zend/Gdata/Gapps.php | 4 +- library/Zend/Gdata/Gapps/EmailListEntry.php | 4 +- library/Zend/Gdata/Gapps/EmailListFeed.php | 4 +- library/Zend/Gdata/Gapps/EmailListQuery.php | 4 +- .../Gdata/Gapps/EmailListRecipientEntry.php | 4 +- .../Gdata/Gapps/EmailListRecipientFeed.php | 4 +- .../Gdata/Gapps/EmailListRecipientQuery.php | 4 +- library/Zend/Gdata/Gapps/Error.php | 4 +- .../Zend/Gdata/Gapps/Extension/EmailList.php | 4 +- library/Zend/Gdata/Gapps/Extension/Login.php | 4 +- library/Zend/Gdata/Gapps/Extension/Name.php | 4 +- .../Zend/Gdata/Gapps/Extension/Nickname.php | 4 +- .../Zend/Gdata/Gapps/Extension/Property.php | 4 +- library/Zend/Gdata/Gapps/Extension/Quota.php | 4 +- library/Zend/Gdata/Gapps/GroupEntry.php | 4 +- library/Zend/Gdata/Gapps/GroupFeed.php | 4 +- library/Zend/Gdata/Gapps/GroupQuery.php | 4 +- library/Zend/Gdata/Gapps/MemberEntry.php | 4 +- library/Zend/Gdata/Gapps/MemberFeed.php | 4 +- library/Zend/Gdata/Gapps/MemberQuery.php | 4 +- library/Zend/Gdata/Gapps/NicknameEntry.php | 4 +- library/Zend/Gdata/Gapps/NicknameFeed.php | 4 +- library/Zend/Gdata/Gapps/NicknameQuery.php | 4 +- library/Zend/Gdata/Gapps/OwnerEntry.php | 4 +- library/Zend/Gdata/Gapps/OwnerFeed.php | 4 +- library/Zend/Gdata/Gapps/OwnerQuery.php | 4 +- library/Zend/Gdata/Gapps/Query.php | 4 +- library/Zend/Gdata/Gapps/ServiceException.php | 4 +- library/Zend/Gdata/Gapps/UserEntry.php | 4 +- library/Zend/Gdata/Gapps/UserFeed.php | 4 +- library/Zend/Gdata/Gapps/UserQuery.php | 4 +- library/Zend/Gdata/Gbase.php | 4 +- library/Zend/Gdata/Gbase/Entry.php | 4 +- .../Gdata/Gbase/Extension/BaseAttribute.php | 4 +- library/Zend/Gdata/Gbase/Feed.php | 4 +- library/Zend/Gdata/Gbase/ItemEntry.php | 4 +- library/Zend/Gdata/Gbase/ItemFeed.php | 4 +- library/Zend/Gdata/Gbase/ItemQuery.php | 4 +- library/Zend/Gdata/Gbase/Query.php | 4 +- library/Zend/Gdata/Gbase/SnippetEntry.php | 4 +- library/Zend/Gdata/Gbase/SnippetFeed.php | 4 +- library/Zend/Gdata/Gbase/SnippetQuery.php | 4 +- library/Zend/Gdata/Geo.php | 4 +- library/Zend/Gdata/Geo/Entry.php | 4 +- .../Zend/Gdata/Geo/Extension/GeoRssWhere.php | 4 +- library/Zend/Gdata/Geo/Extension/GmlPoint.php | 4 +- library/Zend/Gdata/Geo/Extension/GmlPos.php | 4 +- library/Zend/Gdata/Geo/Feed.php | 4 +- library/Zend/Gdata/Health.php | 4 +- library/Zend/Gdata/Health/Extension/Ccr.php | 4 +- library/Zend/Gdata/Health/ProfileEntry.php | 4 +- library/Zend/Gdata/Health/ProfileFeed.php | 4 +- .../Zend/Gdata/Health/ProfileListEntry.php | 4 +- library/Zend/Gdata/Health/ProfileListFeed.php | 4 +- library/Zend/Gdata/Health/Query.php | 4 +- .../Zend/Gdata/HttpAdapterStreamingProxy.php | 17 +- .../Zend/Gdata/HttpAdapterStreamingSocket.php | 4 +- library/Zend/Gdata/HttpClient.php | 4 +- library/Zend/Gdata/Kind/EventEntry.php | 4 +- library/Zend/Gdata/Media.php | 4 +- library/Zend/Gdata/Media/Entry.php | 4 +- .../Gdata/Media/Extension/MediaCategory.php | 4 +- .../Gdata/Media/Extension/MediaContent.php | 4 +- .../Gdata/Media/Extension/MediaCopyright.php | 4 +- .../Gdata/Media/Extension/MediaCredit.php | 4 +- .../Media/Extension/MediaDescription.php | 4 +- .../Zend/Gdata/Media/Extension/MediaGroup.php | 4 +- .../Zend/Gdata/Media/Extension/MediaHash.php | 4 +- .../Gdata/Media/Extension/MediaKeywords.php | 4 +- .../Gdata/Media/Extension/MediaPlayer.php | 4 +- .../Gdata/Media/Extension/MediaRating.php | 4 +- .../Media/Extension/MediaRestriction.php | 4 +- .../Zend/Gdata/Media/Extension/MediaText.php | 4 +- .../Gdata/Media/Extension/MediaThumbnail.php | 4 +- .../Zend/Gdata/Media/Extension/MediaTitle.php | 4 +- library/Zend/Gdata/Media/Feed.php | 4 +- library/Zend/Gdata/MediaMimeStream.php | 4 +- library/Zend/Gdata/MimeBodyString.php | 4 +- library/Zend/Gdata/MimeFile.php | 4 +- library/Zend/Gdata/Photos.php | 4 +- library/Zend/Gdata/Photos/AlbumEntry.php | 4 +- library/Zend/Gdata/Photos/AlbumFeed.php | 4 +- library/Zend/Gdata/Photos/AlbumQuery.php | 4 +- library/Zend/Gdata/Photos/CommentEntry.php | 4 +- .../Zend/Gdata/Photos/Extension/Access.php | 4 +- .../Zend/Gdata/Photos/Extension/AlbumId.php | 4 +- .../Zend/Gdata/Photos/Extension/BytesUsed.php | 4 +- .../Zend/Gdata/Photos/Extension/Checksum.php | 4 +- .../Zend/Gdata/Photos/Extension/Client.php | 4 +- .../Gdata/Photos/Extension/CommentCount.php | 4 +- .../Photos/Extension/CommentingEnabled.php | 4 +- .../Zend/Gdata/Photos/Extension/Height.php | 4 +- library/Zend/Gdata/Photos/Extension/Id.php | 4 +- .../Zend/Gdata/Photos/Extension/Location.php | 4 +- .../Photos/Extension/MaxPhotosPerAlbum.php | 4 +- library/Zend/Gdata/Photos/Extension/Name.php | 4 +- .../Zend/Gdata/Photos/Extension/Nickname.php | 4 +- .../Zend/Gdata/Photos/Extension/NumPhotos.php | 4 +- .../Photos/Extension/NumPhotosRemaining.php | 4 +- .../Zend/Gdata/Photos/Extension/PhotoId.php | 4 +- .../Zend/Gdata/Photos/Extension/Position.php | 4 +- .../Gdata/Photos/Extension/QuotaCurrent.php | 4 +- .../Gdata/Photos/Extension/QuotaLimit.php | 4 +- .../Zend/Gdata/Photos/Extension/Rotation.php | 4 +- library/Zend/Gdata/Photos/Extension/Size.php | 4 +- .../Zend/Gdata/Photos/Extension/Thumbnail.php | 4 +- .../Zend/Gdata/Photos/Extension/Timestamp.php | 4 +- library/Zend/Gdata/Photos/Extension/User.php | 4 +- .../Zend/Gdata/Photos/Extension/Version.php | 4 +- .../Zend/Gdata/Photos/Extension/Weight.php | 4 +- library/Zend/Gdata/Photos/Extension/Width.php | 4 +- library/Zend/Gdata/Photos/PhotoEntry.php | 4 +- library/Zend/Gdata/Photos/PhotoFeed.php | 4 +- library/Zend/Gdata/Photos/PhotoQuery.php | 4 +- library/Zend/Gdata/Photos/TagEntry.php | 4 +- library/Zend/Gdata/Photos/UserEntry.php | 4 +- library/Zend/Gdata/Photos/UserFeed.php | 4 +- library/Zend/Gdata/Photos/UserQuery.php | 4 +- library/Zend/Gdata/Query.php | 4 +- library/Zend/Gdata/Spreadsheets.php | 4 +- library/Zend/Gdata/Spreadsheets/CellEntry.php | 4 +- library/Zend/Gdata/Spreadsheets/CellFeed.php | 4 +- library/Zend/Gdata/Spreadsheets/CellQuery.php | 4 +- .../Zend/Gdata/Spreadsheets/DocumentQuery.php | 4 +- .../Gdata/Spreadsheets/Extension/Cell.php | 4 +- .../Gdata/Spreadsheets/Extension/ColCount.php | 4 +- .../Gdata/Spreadsheets/Extension/Custom.php | 4 +- .../Gdata/Spreadsheets/Extension/RowCount.php | 4 +- library/Zend/Gdata/Spreadsheets/ListEntry.php | 4 +- library/Zend/Gdata/Spreadsheets/ListFeed.php | 4 +- library/Zend/Gdata/Spreadsheets/ListQuery.php | 4 +- .../Gdata/Spreadsheets/SpreadsheetEntry.php | 4 +- .../Gdata/Spreadsheets/SpreadsheetFeed.php | 4 +- .../Gdata/Spreadsheets/WorksheetEntry.php | 4 +- .../Zend/Gdata/Spreadsheets/WorksheetFeed.php | 4 +- library/Zend/Gdata/YouTube.php | 4 +- library/Zend/Gdata/YouTube/ActivityEntry.php | 4 +- library/Zend/Gdata/YouTube/ActivityFeed.php | 4 +- library/Zend/Gdata/YouTube/CommentEntry.php | 4 +- library/Zend/Gdata/YouTube/CommentFeed.php | 4 +- library/Zend/Gdata/YouTube/ContactEntry.php | 4 +- library/Zend/Gdata/YouTube/ContactFeed.php | 4 +- .../Zend/Gdata/YouTube/Extension/AboutMe.php | 4 +- library/Zend/Gdata/YouTube/Extension/Age.php | 4 +- .../Zend/Gdata/YouTube/Extension/Books.php | 4 +- .../Zend/Gdata/YouTube/Extension/Company.php | 4 +- .../Zend/Gdata/YouTube/Extension/Control.php | 4 +- .../Gdata/YouTube/Extension/CountHint.php | 4 +- .../Gdata/YouTube/Extension/Description.php | 4 +- .../Zend/Gdata/YouTube/Extension/Duration.php | 4 +- .../Gdata/YouTube/Extension/FirstName.php | 4 +- .../Zend/Gdata/YouTube/Extension/Gender.php | 4 +- .../Zend/Gdata/YouTube/Extension/Hobbies.php | 4 +- .../Zend/Gdata/YouTube/Extension/Hometown.php | 4 +- .../Zend/Gdata/YouTube/Extension/LastName.php | 4 +- library/Zend/Gdata/YouTube/Extension/Link.php | 4 +- .../Zend/Gdata/YouTube/Extension/Location.php | 4 +- .../Gdata/YouTube/Extension/MediaContent.php | 4 +- .../Gdata/YouTube/Extension/MediaCredit.php | 4 +- .../Gdata/YouTube/Extension/MediaGroup.php | 4 +- .../Gdata/YouTube/Extension/MediaRating.php | 4 +- .../Zend/Gdata/YouTube/Extension/Movies.php | 4 +- .../Zend/Gdata/YouTube/Extension/Music.php | 4 +- .../Zend/Gdata/YouTube/Extension/NoEmbed.php | 4 +- .../Gdata/YouTube/Extension/Occupation.php | 4 +- .../Gdata/YouTube/Extension/PlaylistId.php | 4 +- .../Gdata/YouTube/Extension/PlaylistTitle.php | 4 +- .../Zend/Gdata/YouTube/Extension/Position.php | 4 +- .../Zend/Gdata/YouTube/Extension/Private.php | 4 +- .../Gdata/YouTube/Extension/QueryString.php | 4 +- library/Zend/Gdata/YouTube/Extension/Racy.php | 4 +- .../Zend/Gdata/YouTube/Extension/Recorded.php | 4 +- .../Gdata/YouTube/Extension/Relationship.php | 4 +- .../Gdata/YouTube/Extension/ReleaseDate.php | 4 +- .../Zend/Gdata/YouTube/Extension/School.php | 4 +- .../Zend/Gdata/YouTube/Extension/State.php | 4 +- .../Gdata/YouTube/Extension/Statistics.php | 4 +- .../Zend/Gdata/YouTube/Extension/Status.php | 4 +- .../Zend/Gdata/YouTube/Extension/Token.php | 4 +- .../Zend/Gdata/YouTube/Extension/Uploaded.php | 4 +- .../Zend/Gdata/YouTube/Extension/Username.php | 4 +- .../Zend/Gdata/YouTube/Extension/VideoId.php | 4 +- library/Zend/Gdata/YouTube/InboxEntry.php | 4 +- library/Zend/Gdata/YouTube/InboxFeed.php | 4 +- library/Zend/Gdata/YouTube/MediaEntry.php | 4 +- .../Zend/Gdata/YouTube/PlaylistListEntry.php | 4 +- .../Zend/Gdata/YouTube/PlaylistListFeed.php | 4 +- .../Zend/Gdata/YouTube/PlaylistVideoEntry.php | 4 +- .../Zend/Gdata/YouTube/PlaylistVideoFeed.php | 4 +- .../Zend/Gdata/YouTube/SubscriptionEntry.php | 4 +- .../Zend/Gdata/YouTube/SubscriptionFeed.php | 4 +- .../Zend/Gdata/YouTube/UserProfileEntry.php | 4 +- library/Zend/Gdata/YouTube/VideoEntry.php | 4 +- library/Zend/Gdata/YouTube/VideoFeed.php | 4 +- library/Zend/Gdata/YouTube/VideoQuery.php | 4 +- library/Zend/Http/Client.php | 4 +- library/Zend/Http/Client/Adapter/Curl.php | 4 +- .../Zend/Http/Client/Adapter/Exception.php | 4 +- .../Zend/Http/Client/Adapter/Interface.php | 4 +- library/Zend/Http/Client/Adapter/Proxy.php | 4 +- library/Zend/Http/Client/Adapter/Socket.php | 4 +- library/Zend/Http/Client/Adapter/Stream.php | 4 +- library/Zend/Http/Client/Adapter/Test.php | 4 +- library/Zend/Http/Client/Exception.php | 4 +- library/Zend/Http/Cookie.php | 4 +- library/Zend/Http/CookieJar.php | 4 +- library/Zend/Http/Exception.php | 4 +- .../Exception/InvalidArgumentException.php | 4 +- .../Header/Exception/RuntimeException.php | 4 +- library/Zend/Http/Header/SetCookie.php | 4 +- library/Zend/Http/Response.php | 4 +- library/Zend/Http/Response/Stream.php | 4 +- library/Zend/Http/UserAgent.php | 4 +- .../Zend/Http/UserAgent/AbstractDevice.php | 4 +- library/Zend/Http/UserAgent/Bot.php | 4 +- library/Zend/Http/UserAgent/Checker.php | 4 +- library/Zend/Http/UserAgent/Console.php | 4 +- library/Zend/Http/UserAgent/Desktop.php | 4 +- library/Zend/Http/UserAgent/Device.php | 4 +- library/Zend/Http/UserAgent/Email.php | 4 +- library/Zend/Http/UserAgent/Exception.php | 4 +- .../Zend/Http/UserAgent/Features/Adapter.php | 4 +- .../UserAgent/Features/Adapter/Browscap.php | 4 +- .../Features/Adapter/DeviceAtlas.php | 4 +- .../UserAgent/Features/Adapter/TeraWurfl.php | 4 +- .../Http/UserAgent/Features/Exception.php | 4 +- library/Zend/Http/UserAgent/Feed.php | 4 +- library/Zend/Http/UserAgent/Mobile.php | 4 +- library/Zend/Http/UserAgent/Offline.php | 4 +- library/Zend/Http/UserAgent/Probe.php | 4 +- library/Zend/Http/UserAgent/Spam.php | 4 +- library/Zend/Http/UserAgent/Storage.php | 4 +- .../Zend/Http/UserAgent/Storage/Exception.php | 4 +- .../Http/UserAgent/Storage/NonPersistent.php | 4 +- .../Zend/Http/UserAgent/Storage/Session.php | 4 +- library/Zend/Http/UserAgent/Text.php | 4 +- library/Zend/Http/UserAgent/Validator.php | 4 +- library/Zend/Json.php | 4 +- library/Zend/Json/Decoder.php | 4 +- library/Zend/Json/Encoder.php | 4 +- library/Zend/Json/Exception.php | 4 +- library/Zend/Json/Expr.php | 4 +- library/Zend/Json/Server.php | 6 +- library/Zend/Json/Server/Cache.php | 4 +- library/Zend/Json/Server/Error.php | 4 +- library/Zend/Json/Server/Exception.php | 4 +- library/Zend/Json/Server/Request.php | 4 +- library/Zend/Json/Server/Request/Http.php | 4 +- library/Zend/Json/Server/Response.php | 4 +- library/Zend/Json/Server/Response/Http.php | 4 +- library/Zend/Json/Server/Smd.php | 4 +- library/Zend/Json/Server/Smd/Service.php | 4 +- library/Zend/Layout.php | 4 +- .../Controller/Action/Helper/Layout.php | 4 +- .../Zend/Layout/Controller/Plugin/Layout.php | 4 +- library/Zend/Layout/Exception.php | 4 +- library/Zend/Ldap.php | 26 +- library/Zend/Ldap/Attribute.php | 4 +- library/Zend/Ldap/Collection.php | 4 +- .../Zend/Ldap/Collection/Iterator/Default.php | 4 +- library/Zend/Ldap/Converter.php | 4 +- library/Zend/Ldap/Converter/Exception.php | 4 +- library/Zend/Ldap/Dn.php | 4 +- library/Zend/Ldap/Exception.php | 4 +- library/Zend/Ldap/Filter.php | 4 +- library/Zend/Ldap/Filter/Abstract.php | 4 +- library/Zend/Ldap/Filter/And.php | 4 +- library/Zend/Ldap/Filter/Exception.php | 4 +- library/Zend/Ldap/Filter/Logical.php | 4 +- library/Zend/Ldap/Filter/Mask.php | 4 +- library/Zend/Ldap/Filter/Not.php | 4 +- library/Zend/Ldap/Filter/Or.php | 4 +- library/Zend/Ldap/Filter/String.php | 4 +- library/Zend/Ldap/Ldif/Encoder.php | 4 +- library/Zend/Ldap/Node.php | 36 +- library/Zend/Ldap/Node/Abstract.php | 6 +- library/Zend/Ldap/Node/ChildrenIterator.php | 4 +- library/Zend/Ldap/Node/Collection.php | 4 +- library/Zend/Ldap/Node/RootDse.php | 4 +- .../Ldap/Node/RootDse/ActiveDirectory.php | 4 +- library/Zend/Ldap/Node/RootDse/OpenLdap.php | 4 +- library/Zend/Ldap/Node/RootDse/eDirectory.php | 4 +- library/Zend/Ldap/Node/Schema.php | 6 +- .../Zend/Ldap/Node/Schema/ActiveDirectory.php | 6 +- .../Schema/AttributeType/ActiveDirectory.php | 4 +- .../Node/Schema/AttributeType/Interface.php | 4 +- .../Node/Schema/AttributeType/OpenLdap.php | 4 +- library/Zend/Ldap/Node/Schema/Item.php | 6 +- .../Schema/ObjectClass/ActiveDirectory.php | 4 +- .../Node/Schema/ObjectClass/Interface.php | 4 +- .../Ldap/Node/Schema/ObjectClass/OpenLdap.php | 4 +- library/Zend/Ldap/Node/Schema/OpenLdap.php | 6 +- library/Zend/Loader.php | 4 +- library/Zend/Loader/Autoloader.php | 4 +- library/Zend/Loader/Autoloader/Interface.php | 4 +- library/Zend/Loader/Autoloader/Resource.php | 4 +- library/Zend/Loader/AutoloaderFactory.php | 20 +- library/Zend/Loader/ClassMapAutoloader.php | 4 +- library/Zend/Loader/Exception.php | 4 +- .../Exception/InvalidArgumentException.php | 4 +- library/Zend/Loader/PluginLoader.php | 4 +- .../Zend/Loader/PluginLoader/Exception.php | 4 +- .../Zend/Loader/PluginLoader/Interface.php | 4 +- library/Zend/Loader/SplAutoloader.php | 4 +- library/Zend/Loader/StandardAutoloader.php | 4 +- library/Zend/Locale.php | 6 +- library/Zend/Locale/Data.php | 72 +- library/Zend/Locale/Data/Translation.php | 4 +- library/Zend/Locale/Exception.php | 4 +- library/Zend/Locale/Format.php | 4 +- library/Zend/Locale/Math.php | 4 +- library/Zend/Locale/Math/Exception.php | 4 +- library/Zend/Locale/Math/PhpMath.php | 4 +- library/Zend/Log.php | 4 +- library/Zend/Log/Exception.php | 4 +- library/Zend/Log/FactoryInterface.php | 4 +- library/Zend/Log/Filter/Abstract.php | 4 +- library/Zend/Log/Filter/Interface.php | 4 +- library/Zend/Log/Filter/Message.php | 4 +- library/Zend/Log/Filter/Priority.php | 4 +- library/Zend/Log/Filter/Suppress.php | 4 +- library/Zend/Log/Formatter/Abstract.php | 4 +- library/Zend/Log/Formatter/Firebug.php | 4 +- library/Zend/Log/Formatter/Interface.php | 4 +- library/Zend/Log/Formatter/Simple.php | 4 +- library/Zend/Log/Formatter/Xml.php | 4 +- library/Zend/Log/Writer/Abstract.php | 13 +- library/Zend/Log/Writer/Db.php | 4 +- library/Zend/Log/Writer/Firebug.php | 4 +- library/Zend/Log/Writer/Mail.php | 4 +- library/Zend/Log/Writer/Mock.php | 4 +- library/Zend/Log/Writer/Null.php | 4 +- library/Zend/Log/Writer/Stream.php | 4 +- library/Zend/Log/Writer/Syslog.php | 4 +- library/Zend/Log/Writer/ZendMonitor.php | 4 +- library/Zend/Mail.php | 4 +- library/Zend/Mail/Exception.php | 4 +- library/Zend/Mail/Message.php | 4 +- library/Zend/Mail/Message/File.php | 4 +- library/Zend/Mail/Message/Interface.php | 4 +- library/Zend/Mail/Part.php | 4 +- library/Zend/Mail/Part/File.php | 4 +- library/Zend/Mail/Part/Interface.php | 4 +- library/Zend/Mail/Protocol/Abstract.php | 4 +- library/Zend/Mail/Protocol/Exception.php | 4 +- library/Zend/Mail/Protocol/Imap.php | 4 +- library/Zend/Mail/Protocol/Pop3.php | 4 +- library/Zend/Mail/Protocol/Smtp.php | 4 +- .../Zend/Mail/Protocol/Smtp/Auth/Crammd5.php | 4 +- .../Zend/Mail/Protocol/Smtp/Auth/Login.php | 4 +- .../Zend/Mail/Protocol/Smtp/Auth/Plain.php | 4 +- library/Zend/Mail/Storage.php | 4 +- library/Zend/Mail/Storage/Abstract.php | 4 +- library/Zend/Mail/Storage/Exception.php | 4 +- library/Zend/Mail/Storage/Folder.php | 4 +- .../Zend/Mail/Storage/Folder/Interface.php | 4 +- library/Zend/Mail/Storage/Folder/Maildir.php | 4 +- library/Zend/Mail/Storage/Folder/Mbox.php | 4 +- library/Zend/Mail/Storage/Imap.php | 4 +- library/Zend/Mail/Storage/Maildir.php | 4 +- library/Zend/Mail/Storage/Mbox.php | 4 +- library/Zend/Mail/Storage/Pop3.php | 4 +- .../Zend/Mail/Storage/Writable/Interface.php | 4 +- .../Zend/Mail/Storage/Writable/Maildir.php | 4 +- library/Zend/Mail/Transport/Abstract.php | 4 +- library/Zend/Mail/Transport/Exception.php | 4 +- library/Zend/Mail/Transport/File.php | 4 +- library/Zend/Mail/Transport/Sendmail.php | 4 +- library/Zend/Mail/Transport/Smtp.php | 4 +- library/Zend/Markup.php | 4 +- library/Zend/Markup/Exception.php | 4 +- library/Zend/Markup/Parser/Bbcode.php | 4 +- library/Zend/Markup/Parser/Exception.php | 4 +- .../Zend/Markup/Parser/ParserInterface.php | 4 +- library/Zend/Markup/Renderer/Exception.php | 4 +- library/Zend/Markup/Renderer/Html.php | 4 +- library/Zend/Markup/Renderer/Html/Code.php | 4 +- .../Markup/Renderer/Html/HtmlAbstract.php | 4 +- library/Zend/Markup/Renderer/Html/Img.php | 4 +- library/Zend/Markup/Renderer/Html/List.php | 4 +- library/Zend/Markup/Renderer/Html/Url.php | 4 +- .../Zend/Markup/Renderer/RendererAbstract.php | 4 +- .../Renderer/TokenConverterInterface.php | 4 +- library/Zend/Markup/Token.php | 4 +- library/Zend/Markup/TokenList.php | 4 +- library/Zend/Measure/Abstract.php | 4 +- library/Zend/Measure/Acceleration.php | 4 +- library/Zend/Measure/Angle.php | 4 +- library/Zend/Measure/Area.php | 4 +- library/Zend/Measure/Binary.php | 4 +- library/Zend/Measure/Capacitance.php | 4 +- library/Zend/Measure/Cooking/Volume.php | 4 +- library/Zend/Measure/Cooking/Weight.php | 4 +- library/Zend/Measure/Current.php | 4 +- library/Zend/Measure/Density.php | 4 +- library/Zend/Measure/Energy.php | 4 +- library/Zend/Measure/Exception.php | 4 +- library/Zend/Measure/Flow/Mass.php | 4 +- library/Zend/Measure/Flow/Mole.php | 4 +- library/Zend/Measure/Flow/Volume.php | 4 +- library/Zend/Measure/Force.php | 4 +- library/Zend/Measure/Frequency.php | 4 +- library/Zend/Measure/Illumination.php | 4 +- library/Zend/Measure/Length.php | 4 +- library/Zend/Measure/Lightness.php | 4 +- library/Zend/Measure/Number.php | 4 +- library/Zend/Measure/Power.php | 4 +- library/Zend/Measure/Pressure.php | 4 +- library/Zend/Measure/Speed.php | 4 +- library/Zend/Measure/Temperature.php | 4 +- library/Zend/Measure/Time.php | 4 +- library/Zend/Measure/Torque.php | 4 +- library/Zend/Measure/Viscosity/Dynamic.php | 4 +- library/Zend/Measure/Viscosity/Kinematic.php | 4 +- library/Zend/Measure/Volume.php | 4 +- library/Zend/Measure/Weight.php | 4 +- library/Zend/Memory.php | 4 +- library/Zend/Memory/AccessController.php | 4 +- library/Zend/Memory/Container.php | 4 +- library/Zend/Memory/Container/Interface.php | 4 +- library/Zend/Memory/Container/Locked.php | 4 +- library/Zend/Memory/Container/Movable.php | 4 +- library/Zend/Memory/Exception.php | 4 +- library/Zend/Memory/Manager.php | 4 +- library/Zend/Memory/Value.php | 4 +- library/Zend/Mime.php | 521 +- library/Zend/Mime/Decode.php | 94 +- library/Zend/Mime/Exception.php | 9 +- library/Zend/Mime/Message.php | 71 +- library/Zend/Mime/Part.php | 169 +- library/Zend/Mobile/Exception.php | 4 +- library/Zend/Mobile/Push/Abstract.php | 4 +- library/Zend/Mobile/Push/Apns.php | 21 +- library/Zend/Mobile/Push/Exception.php | 4 +- .../Push/Exception/DeviceQuotaExceeded.php | 4 +- .../Push/Exception/InvalidAuthToken.php | 4 +- .../Mobile/Push/Exception/InvalidPayload.php | 4 +- .../Push/Exception/InvalidRegistration.php | 4 +- .../Mobile/Push/Exception/InvalidToken.php | 4 +- .../Mobile/Push/Exception/InvalidTopic.php | 4 +- .../Mobile/Push/Exception/QuotaExceeded.php | 4 +- .../Push/Exception/ServerUnavailable.php | 4 +- library/Zend/Mobile/Push/Gcm.php | 14 +- library/Zend/Mobile/Push/Interface.php | 6 +- library/Zend/Mobile/Push/Message/Abstract.php | 11 +- library/Zend/Mobile/Push/Message/Apns.php | 19 +- .../Zend/Mobile/Push/Message/Exception.php | 4 +- library/Zend/Mobile/Push/Message/Gcm.php | 7 +- .../Zend/Mobile/Push/Message/Interface.php | 8 +- library/Zend/Mobile/Push/Message/Mpns.php | 4 +- library/Zend/Mobile/Push/Message/Mpns/Raw.php | 4 +- .../Zend/Mobile/Push/Message/Mpns/Tile.php | 4 +- .../Zend/Mobile/Push/Message/Mpns/Toast.php | 4 +- library/Zend/Mobile/Push/Mpns.php | 16 +- library/Zend/Mobile/Push/Response/Gcm.php | 7 +- library/Zend/Mobile/Push/Test/ApnsProxy.php | 3 +- library/Zend/Navigation.php | 4 +- library/Zend/Navigation/Container.php | 16 +- library/Zend/Navigation/Exception.php | 4 +- library/Zend/Navigation/Page.php | 4 +- library/Zend/Navigation/Page/Mvc.php | 4 +- library/Zend/Navigation/Page/Uri.php | 4 +- library/Zend/Oauth.php | 4 +- library/Zend/Oauth/Client.php | 4 +- library/Zend/Oauth/Config.php | 4 +- library/Zend/Oauth/Config/ConfigInterface.php | 4 +- library/Zend/Oauth/Consumer.php | 4 +- library/Zend/Oauth/Exception.php | 4 +- library/Zend/Oauth/Http.php | 4 +- library/Zend/Oauth/Http/AccessToken.php | 4 +- library/Zend/Oauth/Http/RequestToken.php | 4 +- library/Zend/Oauth/Http/UserAuthorization.php | 4 +- library/Zend/Oauth/Http/Utility.php | 4 +- library/Zend/Oauth/Signature/Hmac.php | 4 +- library/Zend/Oauth/Signature/Plaintext.php | 4 +- library/Zend/Oauth/Signature/Rsa.php | 4 +- .../Oauth/Signature/SignatureAbstract.php | 4 +- library/Zend/Oauth/Token.php | 4 +- library/Zend/Oauth/Token/Access.php | 4 +- .../Zend/Oauth/Token/AuthorizedRequest.php | 4 +- library/Zend/Oauth/Token/Request.php | 4 +- library/Zend/OpenId.php | 4 +- library/Zend/OpenId/Consumer.php | 4 +- library/Zend/OpenId/Consumer/Storage.php | 4 +- library/Zend/OpenId/Consumer/Storage/File.php | 4 +- library/Zend/OpenId/Exception.php | 4 +- library/Zend/OpenId/Extension.php | 4 +- library/Zend/OpenId/Extension/Sreg.php | 4 +- library/Zend/OpenId/Provider.php | 4 +- library/Zend/OpenId/Provider/Storage.php | 4 +- library/Zend/OpenId/Provider/Storage/File.php | 4 +- library/Zend/OpenId/Provider/User.php | 4 +- library/Zend/OpenId/Provider/User/Session.php | 4 +- library/Zend/Paginator.php | 4 +- library/Zend/Paginator/Adapter/Array.php | 4 +- library/Zend/Paginator/Adapter/DbSelect.php | 4 +- .../Zend/Paginator/Adapter/DbTableSelect.php | 4 +- library/Zend/Paginator/Adapter/Interface.php | 4 +- library/Zend/Paginator/Adapter/Iterator.php | 4 +- library/Zend/Paginator/Adapter/Null.php | 4 +- library/Zend/Paginator/AdapterAggregate.php | 4 +- library/Zend/Paginator/Exception.php | 4 +- library/Zend/Paginator/ScrollingStyle/All.php | 4 +- .../Zend/Paginator/ScrollingStyle/Elastic.php | 4 +- .../Paginator/ScrollingStyle/Interface.php | 4 +- .../Zend/Paginator/ScrollingStyle/Jumping.php | 4 +- .../Zend/Paginator/ScrollingStyle/Sliding.php | 4 +- .../Paginator/SerializableLimitIterator.php | 4 +- library/Zend/Pdf.php | 4 +- library/Zend/Pdf/Action.php | 4 +- library/Zend/Pdf/Action/GoTo.php | 4 +- library/Zend/Pdf/Action/GoTo3DView.php | 4 +- library/Zend/Pdf/Action/GoToE.php | 4 +- library/Zend/Pdf/Action/GoToR.php | 4 +- library/Zend/Pdf/Action/Hide.php | 4 +- library/Zend/Pdf/Action/ImportData.php | 4 +- library/Zend/Pdf/Action/JavaScript.php | 4 +- library/Zend/Pdf/Action/Launch.php | 4 +- library/Zend/Pdf/Action/Movie.php | 4 +- library/Zend/Pdf/Action/Named.php | 4 +- library/Zend/Pdf/Action/Rendition.php | 4 +- library/Zend/Pdf/Action/ResetForm.php | 4 +- library/Zend/Pdf/Action/SetOCGState.php | 4 +- library/Zend/Pdf/Action/Sound.php | 4 +- library/Zend/Pdf/Action/SubmitForm.php | 4 +- library/Zend/Pdf/Action/Thread.php | 4 +- library/Zend/Pdf/Action/Trans.php | 4 +- library/Zend/Pdf/Action/URI.php | 4 +- library/Zend/Pdf/Action/Unknown.php | 4 +- library/Zend/Pdf/Annotation.php | 4 +- .../Zend/Pdf/Annotation/FileAttachment.php | 4 +- library/Zend/Pdf/Annotation/Link.php | 4 +- library/Zend/Pdf/Annotation/Markup.php | 4 +- library/Zend/Pdf/Annotation/Text.php | 4 +- library/Zend/Pdf/Canvas.php | 4 +- library/Zend/Pdf/Canvas/Abstract.php | 4 +- library/Zend/Pdf/Canvas/Interface.php | 4 +- library/Zend/Pdf/Cmap.php | 4 +- library/Zend/Pdf/Cmap/ByteEncoding.php | 4 +- library/Zend/Pdf/Cmap/ByteEncoding/Static.php | 4 +- library/Zend/Pdf/Cmap/SegmentToDelta.php | 4 +- library/Zend/Pdf/Cmap/TrimmedTable.php | 4 +- library/Zend/Pdf/Color.php | 4 +- library/Zend/Pdf/Color/Cmyk.php | 4 +- library/Zend/Pdf/Color/GrayScale.php | 4 +- library/Zend/Pdf/Color/Html.php | 4 +- library/Zend/Pdf/Color/Rgb.php | 4 +- library/Zend/Pdf/Destination.php | 4 +- library/Zend/Pdf/Destination/Explicit.php | 4 +- library/Zend/Pdf/Destination/Fit.php | 4 +- .../Zend/Pdf/Destination/FitBoundingBox.php | 4 +- .../FitBoundingBoxHorizontally.php | 4 +- .../Destination/FitBoundingBoxVertically.php | 4 +- .../Zend/Pdf/Destination/FitHorizontally.php | 4 +- library/Zend/Pdf/Destination/FitRectangle.php | 4 +- .../Zend/Pdf/Destination/FitVertically.php | 4 +- library/Zend/Pdf/Destination/Named.php | 4 +- library/Zend/Pdf/Destination/Unknown.php | 4 +- library/Zend/Pdf/Destination/Zoom.php | 4 +- library/Zend/Pdf/Element.php | 4 +- library/Zend/Pdf/Element/Array.php | 4 +- library/Zend/Pdf/Element/Boolean.php | 4 +- library/Zend/Pdf/Element/Dictionary.php | 4 +- library/Zend/Pdf/Element/Name.php | 4 +- library/Zend/Pdf/Element/Null.php | 4 +- library/Zend/Pdf/Element/Numeric.php | 4 +- library/Zend/Pdf/Element/Object.php | 4 +- library/Zend/Pdf/Element/Object/Stream.php | 4 +- library/Zend/Pdf/Element/Reference.php | 4 +- .../Zend/Pdf/Element/Reference/Context.php | 4 +- library/Zend/Pdf/Element/Reference/Table.php | 4 +- library/Zend/Pdf/Element/Stream.php | 4 +- library/Zend/Pdf/Element/String.php | 4 +- library/Zend/Pdf/Element/String/Binary.php | 4 +- library/Zend/Pdf/ElementFactory.php | 4 +- library/Zend/Pdf/ElementFactory/Interface.php | 4 +- library/Zend/Pdf/ElementFactory/Proxy.php | 4 +- library/Zend/Pdf/Exception.php | 4 +- library/Zend/Pdf/FileParser.php | 4 +- library/Zend/Pdf/FileParser/Font.php | 4 +- library/Zend/Pdf/FileParser/Font/OpenType.php | 4 +- .../Pdf/FileParser/Font/OpenType/TrueType.php | 4 +- library/Zend/Pdf/FileParser/Image.php | 4 +- library/Zend/Pdf/FileParser/Image/Png.php | 4 +- library/Zend/Pdf/FileParserDataSource.php | 4 +- .../Zend/Pdf/FileParserDataSource/File.php | 4 +- .../Zend/Pdf/FileParserDataSource/String.php | 4 +- library/Zend/Pdf/Filter/Ascii85.php | 4 +- library/Zend/Pdf/Filter/AsciiHex.php | 4 +- library/Zend/Pdf/Filter/Compression.php | 4 +- library/Zend/Pdf/Filter/Compression/Flate.php | 4 +- library/Zend/Pdf/Filter/Compression/Lzw.php | 4 +- library/Zend/Pdf/Filter/Interface.php | 4 +- library/Zend/Pdf/Filter/RunLength.php | 4 +- library/Zend/Pdf/Font.php | 4 +- library/Zend/Pdf/Image.php | 4 +- library/Zend/Pdf/NameTree.php | 4 +- library/Zend/Pdf/Outline.php | 4 +- library/Zend/Pdf/Outline/Created.php | 4 +- library/Zend/Pdf/Outline/Loaded.php | 4 +- library/Zend/Pdf/Page.php | 4 +- library/Zend/Pdf/Parser.php | 4 +- .../RecursivelyIteratableObjectsContainer.php | 4 +- library/Zend/Pdf/Resource.php | 4 +- library/Zend/Pdf/Resource/ContentStream.php | 4 +- library/Zend/Pdf/Resource/Extractor.php | 4 +- library/Zend/Pdf/Resource/Font.php | 4 +- library/Zend/Pdf/Resource/Font/CidFont.php | 4 +- .../Pdf/Resource/Font/CidFont/TrueType.php | 4 +- library/Zend/Pdf/Resource/Font/Extracted.php | 4 +- .../Zend/Pdf/Resource/Font/FontDescriptor.php | 4 +- library/Zend/Pdf/Resource/Font/Simple.php | 4 +- .../Zend/Pdf/Resource/Font/Simple/Parsed.php | 4 +- .../Resource/Font/Simple/Parsed/TrueType.php | 4 +- .../Pdf/Resource/Font/Simple/Standard.php | 4 +- .../Resource/Font/Simple/Standard/Courier.php | 4 +- .../Font/Simple/Standard/CourierBold.php | 4 +- .../Simple/Standard/CourierBoldOblique.php | 4 +- .../Font/Simple/Standard/CourierOblique.php | 4 +- .../Font/Simple/Standard/Helvetica.php | 4 +- .../Font/Simple/Standard/HelveticaBold.php | 4 +- .../Simple/Standard/HelveticaBoldOblique.php | 4 +- .../Font/Simple/Standard/HelveticaOblique.php | 4 +- .../Resource/Font/Simple/Standard/Symbol.php | 4 +- .../Font/Simple/Standard/TimesBold.php | 4 +- .../Font/Simple/Standard/TimesBoldItalic.php | 4 +- .../Font/Simple/Standard/TimesItalic.php | 4 +- .../Font/Simple/Standard/TimesRoman.php | 4 +- .../Font/Simple/Standard/ZapfDingbats.php | 4 +- library/Zend/Pdf/Resource/Font/Type0.php | 4 +- library/Zend/Pdf/Resource/GraphicsState.php | 4 +- library/Zend/Pdf/Resource/Image.php | 4 +- library/Zend/Pdf/Resource/Image/Jpeg.php | 4 +- library/Zend/Pdf/Resource/Image/Png.php | 4 +- library/Zend/Pdf/Resource/Image/Tiff.php | 4 +- library/Zend/Pdf/Resource/ImageFactory.php | 4 +- library/Zend/Pdf/Resource/Unified.php | 4 +- library/Zend/Pdf/StringParser.php | 4 +- library/Zend/Pdf/Style.php | 4 +- library/Zend/Pdf/Target.php | 4 +- library/Zend/Pdf/Trailer.php | 4 +- library/Zend/Pdf/Trailer/Generator.php | 4 +- library/Zend/Pdf/Trailer/Keeper.php | 4 +- library/Zend/Pdf/UpdateInfoContainer.php | 4 +- library/Zend/ProgressBar.php | 4 +- library/Zend/ProgressBar/Adapter.php | 4 +- library/Zend/ProgressBar/Adapter/Console.php | 4 +- .../Zend/ProgressBar/Adapter/Exception.php | 4 +- library/Zend/ProgressBar/Adapter/JsPull.php | 4 +- library/Zend/ProgressBar/Adapter/JsPush.php | 4 +- library/Zend/ProgressBar/Exception.php | 4 +- library/Zend/Queue.php | 4 +- library/Zend/Queue/Adapter/Activemq.php | 4 +- .../Zend/Queue/Adapter/AdapterAbstract.php | 4 +- .../Zend/Queue/Adapter/AdapterInterface.php | 4 +- library/Zend/Queue/Adapter/Array.php | 4 +- library/Zend/Queue/Adapter/Db.php | 4 +- library/Zend/Queue/Adapter/Db/Message.php | 4 +- library/Zend/Queue/Adapter/Db/Queue.php | 4 +- library/Zend/Queue/Adapter/Memcacheq.php | 4 +- library/Zend/Queue/Adapter/Null.php | 4 +- .../Zend/Queue/Adapter/PlatformJobQueue.php | 4 +- library/Zend/Queue/Exception.php | 4 +- library/Zend/Queue/Message.php | 4 +- library/Zend/Queue/Message/Iterator.php | 4 +- library/Zend/Queue/Message/PlatformJob.php | 4 +- library/Zend/Queue/Stomp/Client.php | 4 +- .../Zend/Queue/Stomp/Client/Connection.php | 4 +- .../Stomp/Client/ConnectionInterface.php | 4 +- library/Zend/Queue/Stomp/Frame.php | 4 +- library/Zend/Queue/Stomp/FrameInterface.php | 4 +- library/Zend/Reflection/Class.php | 4 +- library/Zend/Reflection/Docblock.php | 4 +- library/Zend/Reflection/Docblock/Tag.php | 4 +- .../Zend/Reflection/Docblock/Tag/Param.php | 4 +- .../Zend/Reflection/Docblock/Tag/Return.php | 4 +- library/Zend/Reflection/Exception.php | 4 +- library/Zend/Reflection/Extension.php | 4 +- library/Zend/Reflection/File.php | 4 +- library/Zend/Reflection/Function.php | 4 +- library/Zend/Reflection/Method.php | 4 +- library/Zend/Reflection/Parameter.php | 4 +- library/Zend/Reflection/Property.php | 4 +- library/Zend/Registry.php | 4 +- library/Zend/Rest/Client.php | 4 +- library/Zend/Rest/Client/Exception.php | 4 +- library/Zend/Rest/Client/Result.php | 4 +- library/Zend/Rest/Client/Result/Exception.php | 4 +- library/Zend/Rest/Controller.php | 4 +- library/Zend/Rest/Exception.php | 4 +- library/Zend/Rest/Route.php | 4 +- library/Zend/Rest/Server.php | 137 +- library/Zend/Rest/Server/Exception.php | 4 +- library/Zend/Search/Exception.php | 4 +- library/Zend/Search/Lucene.php | 4 +- .../Zend/Search/Lucene/Analysis/Analyzer.php | 4 +- .../Lucene/Analysis/Analyzer/Common.php | 4 +- .../Lucene/Analysis/Analyzer/Common/Text.php | 4 +- .../Analyzer/Common/Text/CaseInsensitive.php | 4 +- .../Analysis/Analyzer/Common/TextNum.php | 4 +- .../Common/TextNum/CaseInsensitive.php | 4 +- .../Lucene/Analysis/Analyzer/Common/Utf8.php | 4 +- .../Analyzer/Common/Utf8/CaseInsensitive.php | 4 +- .../Analysis/Analyzer/Common/Utf8Num.php | 4 +- .../Common/Utf8Num/CaseInsensitive.php | 4 +- library/Zend/Search/Lucene/Analysis/Token.php | 4 +- .../Search/Lucene/Analysis/TokenFilter.php | 4 +- .../Lucene/Analysis/TokenFilter/LowerCase.php | 4 +- .../Analysis/TokenFilter/LowerCaseUtf8.php | 4 +- .../Analysis/TokenFilter/ShortWords.php | 4 +- .../Lucene/Analysis/TokenFilter/StopWords.php | 4 +- library/Zend/Search/Lucene/Document.php | 4 +- library/Zend/Search/Lucene/Document/Docx.php | 4 +- .../Zend/Search/Lucene/Document/Exception.php | 4 +- library/Zend/Search/Lucene/Document/Html.php | 4 +- .../Zend/Search/Lucene/Document/OpenXml.php | 4 +- library/Zend/Search/Lucene/Document/Pptx.php | 4 +- library/Zend/Search/Lucene/Document/Xlsx.php | 4 +- library/Zend/Search/Lucene/Exception.php | 4 +- library/Zend/Search/Lucene/FSM.php | 4 +- library/Zend/Search/Lucene/FSMAction.php | 4 +- library/Zend/Search/Lucene/Field.php | 4 +- .../Search/Lucene/Index/DictionaryLoader.php | 4 +- .../Zend/Search/Lucene/Index/DocsFilter.php | 4 +- .../Zend/Search/Lucene/Index/FieldInfo.php | 4 +- .../Zend/Search/Lucene/Index/SegmentInfo.php | 4 +- .../Search/Lucene/Index/SegmentMerger.php | 4 +- .../Search/Lucene/Index/SegmentWriter.php | 4 +- .../Index/SegmentWriter/DocumentWriter.php | 4 +- .../Index/SegmentWriter/StreamWriter.php | 4 +- library/Zend/Search/Lucene/Index/Term.php | 4 +- library/Zend/Search/Lucene/Index/TermInfo.php | 4 +- .../Lucene/Index/TermsPriorityQueue.php | 4 +- .../Lucene/Index/TermsStream/Interface.php | 4 +- library/Zend/Search/Lucene/Index/Writer.php | 4 +- library/Zend/Search/Lucene/Interface.php | 4 +- .../Search/Lucene/Interface/MultiSearcher.php | 2 +- library/Zend/Search/Lucene/LockManager.php | 4 +- library/Zend/Search/Lucene/MultiSearcher.php | 6 +- library/Zend/Search/Lucene/PriorityQueue.php | 4 +- library/Zend/Search/Lucene/Proxy.php | 4 +- .../Search/BooleanExpressionRecognizer.php | 4 +- .../Lucene/Search/Highlighter/Default.php | 4 +- .../Lucene/Search/Highlighter/Interface.php | 4 +- library/Zend/Search/Lucene/Search/Query.php | 4 +- .../Search/Lucene/Search/Query/Boolean.php | 4 +- .../Zend/Search/Lucene/Search/Query/Empty.php | 4 +- .../Zend/Search/Lucene/Search/Query/Fuzzy.php | 4 +- .../Lucene/Search/Query/Insignificant.php | 4 +- .../Search/Lucene/Search/Query/MultiTerm.php | 4 +- .../Search/Lucene/Search/Query/Phrase.php | 4 +- .../Lucene/Search/Query/Preprocessing.php | 4 +- .../Search/Query/Preprocessing/Fuzzy.php | 4 +- .../Search/Query/Preprocessing/Phrase.php | 4 +- .../Search/Query/Preprocessing/Term.php | 4 +- .../Zend/Search/Lucene/Search/Query/Range.php | 4 +- .../Zend/Search/Lucene/Search/Query/Term.php | 4 +- .../Search/Lucene/Search/Query/Wildcard.php | 4 +- .../Zend/Search/Lucene/Search/QueryEntry.php | 4 +- .../Lucene/Search/QueryEntry/Phrase.php | 4 +- .../Lucene/Search/QueryEntry/Subquery.php | 4 +- .../Search/Lucene/Search/QueryEntry/Term.php | 4 +- .../Zend/Search/Lucene/Search/QueryHit.php | 4 +- .../Zend/Search/Lucene/Search/QueryLexer.php | 4 +- .../Zend/Search/Lucene/Search/QueryParser.php | 4 +- .../Lucene/Search/QueryParserContext.php | 4 +- .../Lucene/Search/QueryParserException.php | 4 +- .../Zend/Search/Lucene/Search/QueryToken.php | 4 +- .../Zend/Search/Lucene/Search/Similarity.php | 4 +- .../Lucene/Search/Similarity/Default.php | 4 +- library/Zend/Search/Lucene/Search/Weight.php | 4 +- .../Search/Lucene/Search/Weight/Boolean.php | 4 +- .../Search/Lucene/Search/Weight/Empty.php | 4 +- .../Search/Lucene/Search/Weight/MultiTerm.php | 4 +- .../Search/Lucene/Search/Weight/Phrase.php | 4 +- .../Zend/Search/Lucene/Search/Weight/Term.php | 4 +- .../Zend/Search/Lucene/Storage/Directory.php | 4 +- .../Lucene/Storage/Directory/Filesystem.php | 4 +- library/Zend/Search/Lucene/Storage/File.php | 4 +- .../Search/Lucene/Storage/File/Filesystem.php | 4 +- .../Search/Lucene/Storage/File/Memory.php | 4 +- .../Lucene/TermStreamsPriorityQueue.php | 4 +- library/Zend/Serializer.php | 4 +- .../Serializer/Adapter/AdapterAbstract.php | 4 +- .../Serializer/Adapter/AdapterInterface.php | 4 +- library/Zend/Serializer/Adapter/Amf0.php | 4 +- library/Zend/Serializer/Adapter/Amf3.php | 4 +- library/Zend/Serializer/Adapter/Igbinary.php | 4 +- library/Zend/Serializer/Adapter/Json.php | 4 +- library/Zend/Serializer/Adapter/PhpCode.php | 4 +- .../Zend/Serializer/Adapter/PhpSerialize.php | 4 +- .../Zend/Serializer/Adapter/PythonPickle.php | 4 +- library/Zend/Serializer/Adapter/Wddx.php | 4 +- library/Zend/Serializer/Exception.php | 4 +- library/Zend/Server/Abstract.php | 4 +- library/Zend/Server/Cache.php | 4 +- library/Zend/Server/Definition.php | 4 +- library/Zend/Server/Exception.php | 2 +- library/Zend/Server/Interface.php | 4 +- library/Zend/Server/Method/Callback.php | 4 +- library/Zend/Server/Method/Definition.php | 4 +- library/Zend/Server/Method/Parameter.php | 4 +- library/Zend/Server/Method/Prototype.php | 4 +- library/Zend/Server/Reflection.php | 4 +- library/Zend/Server/Reflection/Class.php | 4 +- library/Zend/Server/Reflection/Exception.php | 4 +- library/Zend/Server/Reflection/Function.php | 4 +- .../Server/Reflection/Function/Abstract.php | 4 +- library/Zend/Server/Reflection/Method.php | 4 +- library/Zend/Server/Reflection/Node.php | 4 +- library/Zend/Server/Reflection/Parameter.php | 4 +- library/Zend/Server/Reflection/Prototype.php | 4 +- .../Zend/Server/Reflection/ReturnValue.php | 4 +- library/Zend/Service/Abstract.php | 4 +- library/Zend/Service/Akismet.php | 4 +- library/Zend/Service/Amazon.php | 4 +- library/Zend/Service/Amazon/Abstract.php | 4 +- library/Zend/Service/Amazon/Accessories.php | 4 +- .../Zend/Service/Amazon/Authentication.php | 4 +- .../Amazon/Authentication/Exception.php | 4 +- .../Zend/Service/Amazon/Authentication/S3.php | 4 +- .../Zend/Service/Amazon/Authentication/V1.php | 4 +- .../Zend/Service/Amazon/Authentication/V2.php | 4 +- .../Zend/Service/Amazon/CustomerReview.php | 4 +- library/Zend/Service/Amazon/Ec2.php | 4 +- library/Zend/Service/Amazon/Ec2/Abstract.php | 4 +- .../Service/Amazon/Ec2/Availabilityzones.php | 4 +- .../Zend/Service/Amazon/Ec2/CloudWatch.php | 4 +- library/Zend/Service/Amazon/Ec2/Ebs.php | 4 +- library/Zend/Service/Amazon/Ec2/Elasticip.php | 4 +- library/Zend/Service/Amazon/Ec2/Exception.php | 4 +- library/Zend/Service/Amazon/Ec2/Image.php | 4 +- library/Zend/Service/Amazon/Ec2/Instance.php | 4 +- .../Service/Amazon/Ec2/Instance/Reserved.php | 4 +- .../Service/Amazon/Ec2/Instance/Windows.php | 4 +- library/Zend/Service/Amazon/Ec2/Keypair.php | 4 +- library/Zend/Service/Amazon/Ec2/Region.php | 4 +- library/Zend/Service/Amazon/Ec2/Response.php | 4 +- .../Service/Amazon/Ec2/Securitygroups.php | 4 +- .../Zend/Service/Amazon/EditorialReview.php | 4 +- library/Zend/Service/Amazon/Exception.php | 4 +- library/Zend/Service/Amazon/Image.php | 4 +- library/Zend/Service/Amazon/Item.php | 4 +- library/Zend/Service/Amazon/ListmaniaList.php | 4 +- library/Zend/Service/Amazon/Offer.php | 4 +- library/Zend/Service/Amazon/OfferSet.php | 4 +- library/Zend/Service/Amazon/Query.php | 4 +- library/Zend/Service/Amazon/ResultSet.php | 4 +- library/Zend/Service/Amazon/S3.php | 4 +- library/Zend/Service/Amazon/S3/Exception.php | 4 +- library/Zend/Service/Amazon/S3/Stream.php | 4 +- .../Zend/Service/Amazon/SimilarProduct.php | 4 +- library/Zend/Service/Amazon/SimpleDb.php | 41 +- .../Service/Amazon/SimpleDb/Attribute.php | 4 +- .../Service/Amazon/SimpleDb/Exception.php | 4 +- library/Zend/Service/Amazon/SimpleDb/Page.php | 47 +- .../Zend/Service/Amazon/SimpleDb/Response.php | 4 +- library/Zend/Service/Amazon/Sqs.php | 4 +- library/Zend/Service/Amazon/Sqs/Exception.php | 4 +- library/Zend/Service/Audioscrobbler.php | 4 +- library/Zend/Service/Console/Command.php | 4 +- .../Console/Command/ParameterSource/Argv.php | 4 +- .../Command/ParameterSource/ConfigFile.php | 4 +- .../Console/Command/ParameterSource/Env.php | 4 +- .../ParameterSourceInterface.php | 4 +- .../Command/ParameterSource/Prompt.php | 4 +- .../Console/Command/ParameterSource/StdIn.php | 4 +- library/Zend/Service/Console/Exception.php | 4 +- library/Zend/Service/Delicious.php | 4 +- library/Zend/Service/Delicious/Exception.php | 4 +- library/Zend/Service/Delicious/Post.php | 4 +- library/Zend/Service/Delicious/PostList.php | 4 +- library/Zend/Service/Delicious/SimplePost.php | 4 +- .../DeveloperGarden/BaseUserService.php | 4 +- .../BaseUserService/AccountBalance.php | 4 +- .../DeveloperGarden/Client/ClientAbstract.php | 4 +- .../DeveloperGarden/Client/Exception.php | 4 +- .../Service/DeveloperGarden/Client/Soap.php | 4 +- .../DeveloperGarden/ConferenceCall.php | 4 +- .../ConferenceCall/ConferenceAccount.php | 4 +- .../ConferenceCall/ConferenceDetail.php | 4 +- .../ConferenceCall/ConferenceSchedule.php | 4 +- .../ConferenceCall/Exception.php | 4 +- .../ConferenceCall/Participant.php | 4 +- .../ConferenceCall/ParticipantDetail.php | 4 +- .../ConferenceCall/ParticipantStatus.php | 4 +- .../Service/DeveloperGarden/Credential.php | 4 +- .../Service/DeveloperGarden/Exception.php | 4 +- .../Service/DeveloperGarden/IpLocation.php | 4 +- .../DeveloperGarden/IpLocation/IpAddress.php | 4 +- .../Service/DeveloperGarden/LocalSearch.php | 4 +- .../DeveloperGarden/LocalSearch/Exception.php | 4 +- .../LocalSearch/SearchParameters.php | 4 +- .../BaseUserService/ChangeQuotaPool.php | 4 +- .../BaseUserService/GetAccountBalance.php | 4 +- .../BaseUserService/GetQuotaInformation.php | 4 +- ...ddConferenceTemplateParticipantRequest.php | 4 +- .../CommitConferenceRequest.php | 4 +- .../CreateConferenceRequest.php | 4 +- .../CreateConferenceTemplateRequest.php | 4 +- .../GetConferenceListRequest.php | 4 +- .../GetConferenceStatusRequest.php | 4 +- .../GetConferenceTemplateListRequest.php | 4 +- ...etConferenceTemplateParticipantRequest.php | 4 +- .../GetConferenceTemplateRequest.php | 4 +- .../GetParticipantStatusRequest.php | 4 +- .../GetRunningConferenceRequest.php | 4 +- .../ConferenceCall/NewParticipantRequest.php | 4 +- .../RemoveConferenceRequest.php | 4 +- ...veConferenceTemplateParticipantRequest.php | 4 +- .../RemoveConferenceTemplateRequest.php | 4 +- .../RemoveParticipantRequest.php | 4 +- .../UpdateConferenceRequest.php | 4 +- ...teConferenceTemplateParticipantRequest.php | 4 +- .../UpdateConferenceTemplateRequest.php | 4 +- .../UpdateParticipantRequest.php | 4 +- .../DeveloperGarden/Request/Exception.php | 4 +- .../Request/IpLocation/LocateIPRequest.php | 4 +- .../LocalSearch/LocalSearchRequest.php | 4 +- .../Request/RequestAbstract.php | 4 +- .../Request/SendSms/SendFlashSMS.php | 4 +- .../Request/SendSms/SendSMS.php | 4 +- .../Request/SendSms/SendSmsAbstract.php | 4 +- .../SmsValidation/GetValidatedNumbers.php | 4 +- .../Request/SmsValidation/Invalidate.php | 4 +- .../SmsValidation/SendValidationKeyword.php | 4 +- .../Request/SmsValidation/Validate.php | 4 +- .../Request/VoiceButler/CallStatus.php | 4 +- .../Request/VoiceButler/NewCall.php | 4 +- .../Request/VoiceButler/NewCallSequenced.php | 4 +- .../Request/VoiceButler/TearDownCall.php | 4 +- .../VoiceButler/VoiceButlerAbstract.php | 4 +- .../DeveloperGarden/Response/BaseType.php | 4 +- .../ChangeQuotaPoolResponse.php | 4 +- .../GetAccountBalanceResponse.php | 4 +- .../GetQuotaInformationResponse.php | 4 +- ...dConferenceTemplateParticipantResponse.php | 4 +- ...ferenceTemplateParticipantResponseType.php | 4 +- .../ConferenceCall/CCSResponseType.php | 4 +- .../CommitConferenceResponse.php | 4 +- .../ConferenceCall/ConferenceCallAbstract.php | 4 +- .../CreateConferenceResponse.php | 4 +- .../CreateConferenceResponseType.php | 4 +- .../CreateConferenceTemplateResponse.php | 4 +- .../CreateConferenceTemplateResponseType.php | 4 +- .../GetConferenceListResponse.php | 4 +- .../GetConferenceListResponseType.php | 4 +- .../GetConferenceStatusResponse.php | 4 +- .../GetConferenceStatusResponseType.php | 4 +- .../GetConferenceTemplateListResponse.php | 4 +- .../GetConferenceTemplateListResponseType.php | 4 +- ...tConferenceTemplateParticipantResponse.php | 4 +- ...ferenceTemplateParticipantResponseType.php | 4 +- .../GetConferenceTemplateResponse.php | 4 +- .../GetConferenceTemplateResponseType.php | 4 +- .../GetParticipantStatusResponse.php | 4 +- .../GetParticipantStatusResponseType.php | 4 +- .../GetRunningConferenceResponse.php | 4 +- .../GetRunningConferenceResponseType.php | 4 +- .../ConferenceCall/NewParticipantResponse.php | 4 +- .../NewParticipantResponseType.php | 4 +- .../RemoveConferenceResponse.php | 4 +- ...eConferenceTemplateParticipantResponse.php | 4 +- .../RemoveConferenceTemplateResponse.php | 4 +- .../RemoveParticipantResponse.php | 4 +- .../UpdateConferenceResponse.php | 4 +- ...eConferenceTemplateParticipantResponse.php | 4 +- .../UpdateConferenceTemplateResponse.php | 4 +- .../UpdateParticipantResponse.php | 4 +- .../DeveloperGarden/Response/Exception.php | 4 +- .../Response/IpLocation/CityType.php | 4 +- .../IpLocation/GeoCoordinatesType.php | 4 +- .../IpLocation/IPAddressLocationType.php | 4 +- .../Response/IpLocation/LocateIPResponse.php | 4 +- .../IpLocation/LocateIPResponseType.php | 4 +- .../Response/IpLocation/RegionType.php | 4 +- .../LocalSearch/LocalSearchResponse.php | 4 +- .../LocalSearch/LocalSearchResponseType.php | 4 +- .../Response/ResponseAbstract.php | 4 +- .../SecurityTokenServer/Exception.php | 4 +- .../SecurityTokenServer/GetTokensResponse.php | 4 +- .../SecurityTokenServer/Interface.php | 4 +- .../SecurityTokenResponse.php | 4 +- .../Response/SendSms/SendFlashSMSResponse.php | 4 +- .../Response/SendSms/SendSMSResponse.php | 4 +- .../Response/SendSms/SendSmsAbstract.php | 4 +- .../GetValidatedNumbersResponse.php | 4 +- .../SmsValidation/InvalidateResponse.php | 4 +- .../SendValidationKeywordResponse.php | 4 +- .../SmsValidation/ValidateResponse.php | 4 +- .../SmsValidation/ValidatedNumber.php | 4 +- .../VoiceButler/CallStatus2Response.php | 4 +- .../VoiceButler/CallStatusResponse.php | 4 +- .../Response/VoiceButler/NewCallResponse.php | 4 +- .../VoiceButler/NewCallSequencedResponse.php | 4 +- .../VoiceButler/TearDownCallResponse.php | 4 +- .../VoiceButler/VoiceButlerAbstract.php | 4 +- .../DeveloperGarden/SecurityTokenServer.php | 4 +- .../SecurityTokenServer/Cache.php | 4 +- .../Zend/Service/DeveloperGarden/SendSms.php | 4 +- .../Service/DeveloperGarden/SmsValidation.php | 4 +- .../Service/DeveloperGarden/VoiceCall.php | 4 +- library/Zend/Service/Ebay/Abstract.php | 4 +- library/Zend/Service/Ebay/Exception.php | 4 +- library/Zend/Service/Ebay/Finding.php | 4 +- .../Zend/Service/Ebay/Finding/Abstract.php | 4 +- library/Zend/Service/Ebay/Finding/Aspect.php | 4 +- .../Finding/Aspect/Histogram/Container.php | 4 +- .../Ebay/Finding/Aspect/Histogram/Value.php | 4 +- .../Finding/Aspect/Histogram/Value/Set.php | 4 +- .../Zend/Service/Ebay/Finding/Aspect/Set.php | 4 +- .../Zend/Service/Ebay/Finding/Category.php | 4 +- .../Ebay/Finding/Category/Histogram.php | 4 +- .../Finding/Category/Histogram/Container.php | 4 +- .../Ebay/Finding/Category/Histogram/Set.php | 4 +- .../Zend/Service/Ebay/Finding/Error/Data.php | 4 +- .../Service/Ebay/Finding/Error/Data/Set.php | 4 +- .../Service/Ebay/Finding/Error/Message.php | 4 +- .../Zend/Service/Ebay/Finding/Exception.php | 4 +- .../Zend/Service/Ebay/Finding/ListingInfo.php | 4 +- .../Service/Ebay/Finding/PaginationOutput.php | 4 +- .../Ebay/Finding/Response/Abstract.php | 4 +- .../Ebay/Finding/Response/Histograms.php | 4 +- .../Service/Ebay/Finding/Response/Items.php | 4 +- .../Ebay/Finding/Response/Keywords.php | 4 +- .../Zend/Service/Ebay/Finding/Search/Item.php | 4 +- .../Service/Ebay/Finding/Search/Item/Set.php | 4 +- .../Service/Ebay/Finding/Search/Result.php | 4 +- .../Zend/Service/Ebay/Finding/SellerInfo.php | 4 +- .../Service/Ebay/Finding/SellingStatus.php | 4 +- .../Service/Ebay/Finding/Set/Abstract.php | 4 +- .../Service/Ebay/Finding/ShippingInfo.php | 4 +- .../Zend/Service/Ebay/Finding/Storefront.php | 4 +- library/Zend/Service/Exception.php | 4 +- library/Zend/Service/Flickr.php | 4 +- library/Zend/Service/Flickr/Image.php | 4 +- library/Zend/Service/Flickr/Result.php | 4 +- library/Zend/Service/Flickr/ResultSet.php | 4 +- library/Zend/Service/LiveDocx.php | 4 +- library/Zend/Service/LiveDocx/Exception.php | 4 +- library/Zend/Service/LiveDocx/MailMerge.php | 4 +- library/Zend/Service/Rackspace/Abstract.php | 2 +- library/Zend/Service/Rackspace/Exception.php | 4 +- library/Zend/Service/Rackspace/Files.php | 150 +- .../Service/Rackspace/Files/Container.php | 2 +- .../Service/Rackspace/Files/ContainerList.php | 4 +- .../Service/Rackspace/Files/Exception.php | 4 +- .../Zend/Service/Rackspace/Files/Object.php | 2 +- .../Service/Rackspace/Files/ObjectList.php | 4 +- library/Zend/Service/Rackspace/Servers.php | 2 +- .../Service/Rackspace/Servers/Exception.php | 4 +- .../Zend/Service/Rackspace/Servers/Image.php | 2 +- .../Service/Rackspace/Servers/ImageList.php | 4 +- .../Zend/Service/Rackspace/Servers/Server.php | 2 +- .../Service/Rackspace/Servers/ServerList.php | 4 +- .../Rackspace/Servers/SharedIpGroup.php | 2 +- .../Rackspace/Servers/SharedIpGroupList.php | 4 +- library/Zend/Service/ReCaptcha.php | 4 +- library/Zend/Service/ReCaptcha/Exception.php | 4 +- library/Zend/Service/ReCaptcha/MailHide.php | 4 +- .../Service/ReCaptcha/MailHide/Exception.php | 4 +- library/Zend/Service/ReCaptcha/Response.php | 4 +- .../Service/ShortUrl/AbstractShortener.php | 4 +- library/Zend/Service/ShortUrl/BitLy.php | 4 +- library/Zend/Service/ShortUrl/Exception.php | 4 +- library/Zend/Service/ShortUrl/IsGd.php | 4 +- library/Zend/Service/ShortUrl/JdemCz.php | 4 +- library/Zend/Service/ShortUrl/MetamarkNet.php | 4 +- library/Zend/Service/ShortUrl/Shortener.php | 4 +- library/Zend/Service/ShortUrl/TinyUrlCom.php | 4 +- library/Zend/Service/SlideShare.php | 104 +- library/Zend/Service/SlideShare/Exception.php | 4 +- library/Zend/Service/SlideShare/SlideShow.php | 42 +- library/Zend/Service/SqlAzure/Exception.php | 4 +- .../Service/SqlAzure/Management/Client.php | 4 +- .../Service/SqlAzure/Management/Exception.php | 4 +- .../Management/FirewallRuleInstance.php | 4 +- .../SqlAzure/Management/ServerInstance.php | 4 +- .../Management/ServiceEntityAbstract.php | 4 +- library/Zend/Service/StrikeIron.php | 4 +- library/Zend/Service/StrikeIron/Base.php | 4 +- library/Zend/Service/StrikeIron/Decorator.php | 4 +- library/Zend/Service/StrikeIron/Exception.php | 4 +- .../Service/StrikeIron/SalesUseTaxBasic.php | 4 +- .../StrikeIron/USAddressVerification.php | 4 +- .../Zend/Service/StrikeIron/ZipCodeInfo.php | 4 +- library/Zend/Service/Technorati.php | 4 +- library/Zend/Service/Technorati/Author.php | 4 +- .../Service/Technorati/BlogInfoResult.php | 4 +- .../Zend/Service/Technorati/CosmosResult.php | 4 +- .../Service/Technorati/CosmosResultSet.php | 4 +- .../Service/Technorati/DailyCountsResult.php | 4 +- .../Technorati/DailyCountsResultSet.php | 4 +- library/Zend/Service/Technorati/Exception.php | 4 +- .../Zend/Service/Technorati/GetInfoResult.php | 4 +- .../Zend/Service/Technorati/KeyInfoResult.php | 4 +- library/Zend/Service/Technorati/Result.php | 4 +- library/Zend/Service/Technorati/ResultSet.php | 4 +- .../Zend/Service/Technorati/SearchResult.php | 4 +- .../Service/Technorati/SearchResultSet.php | 4 +- library/Zend/Service/Technorati/TagResult.php | 4 +- .../Zend/Service/Technorati/TagResultSet.php | 4 +- .../Zend/Service/Technorati/TagsResult.php | 4 +- .../Zend/Service/Technorati/TagsResultSet.php | 4 +- library/Zend/Service/Technorati/Utils.php | 4 +- library/Zend/Service/Technorati/Weblog.php | 4 +- library/Zend/Service/Twitter.php | 4 +- library/Zend/Service/Twitter/Exception.php | 4 +- library/Zend/Service/Twitter/Response.php | 4 +- .../WindowsAzure/CommandLine/Certificate.php | 4 +- .../WindowsAzure/CommandLine/Deployment.php | 4 +- .../CommandLine/GetAsynchronousOperation.php | 4 +- .../WindowsAzure/CommandLine/Package.php | 4 +- .../PackageScaffolderAbstract.php | 4 +- .../Scaffolders/DefaultScaffolder/index.php | 4 +- .../WindowsAzure/CommandLine/Service.php | 4 +- .../WindowsAzure/CommandLine/Storage.php | 4 +- .../Credentials/CredentialsAbstract.php | 4 +- .../WindowsAzure/Credentials/Exception.php | 4 +- .../Credentials/SharedAccessSignature.php | 4 +- .../WindowsAzure/Credentials/SharedKey.php | 4 +- .../Credentials/SharedKeyLite.php | 4 +- .../Diagnostics/ConfigurationDataSources.php | 4 +- ...figurationDiagnosticInfrastructureLogs.php | 4 +- .../Diagnostics/ConfigurationDirectories.php | 4 +- .../Diagnostics/ConfigurationInstance.php | 4 +- .../Diagnostics/ConfigurationLogs.php | 4 +- .../ConfigurationObjectBaseAbstract.php | 4 +- .../ConfigurationPerformanceCounters.php | 4 +- .../ConfigurationWindowsEventLog.php | 4 +- .../DirectoryConfigurationSubscription.php | 4 +- .../WindowsAzure/Diagnostics/Exception.php | 4 +- .../WindowsAzure/Diagnostics/LogLevel.php | 4 +- .../WindowsAzure/Diagnostics/Manager.php | 4 +- .../PerformanceCounterSubscription.php | 4 +- .../Zend/Service/WindowsAzure/Exception.php | 4 +- .../Service/WindowsAzure/Log/Exception.php | 4 +- .../Log/Formatter/WindowsAzure.php | 4 +- .../WindowsAzure/Log/Writer/WindowsAzure.php | 4 +- .../Management/AffinityGroupInstance.php | 4 +- .../Management/CertificateInstance.php | 4 +- .../WindowsAzure/Management/Client.php | 4 +- .../Management/DeploymentInstance.php | 4 +- .../WindowsAzure/Management/Exception.php | 4 +- .../Management/HostedServiceInstance.php | 4 +- .../Management/LocationInstance.php | 4 +- .../OperatingSystemFamilyInstance.php | 4 +- .../Management/OperatingSystemInstance.php | 4 +- .../Management/OperationStatusInstance.php | 4 +- .../Management/ServiceEntityAbstract.php | 4 +- .../Management/StorageServiceInstance.php | 4 +- .../SubscriptionOperationInstance.php | 4 +- .../WindowsAzure/RetryPolicy/Exception.php | 4 +- .../WindowsAzure/RetryPolicy/NoRetry.php | 4 +- .../WindowsAzure/RetryPolicy/RetryN.php | 4 +- .../RetryPolicy/RetryPolicyAbstract.php | 4 +- .../Service/WindowsAzure/SessionHandler.php | 4 +- library/Zend/Service/WindowsAzure/Storage.php | 4 +- .../Service/WindowsAzure/Storage/Batch.php | 4 +- .../Storage/BatchStorageAbstract.php | 4 +- .../Service/WindowsAzure/Storage/Blob.php | 4 +- .../WindowsAzure/Storage/Blob/Stream.php | 4 +- .../WindowsAzure/Storage/BlobContainer.php | 4 +- .../WindowsAzure/Storage/BlobInstance.php | 4 +- .../Storage/DynamicTableEntity.php | 4 +- .../WindowsAzure/Storage/LeaseInstance.php | 4 +- .../Storage/PageRegionInstance.php | 4 +- .../Service/WindowsAzure/Storage/Queue.php | 4 +- .../WindowsAzure/Storage/QueueInstance.php | 4 +- .../WindowsAzure/Storage/QueueMessage.php | 4 +- .../WindowsAzure/Storage/SignedIdentifier.php | 4 +- .../Storage/StorageEntityAbstract.php | 4 +- .../Service/WindowsAzure/Storage/Table.php | 4 +- .../WindowsAzure/Storage/TableEntity.php | 4 +- .../WindowsAzure/Storage/TableEntityQuery.php | 4 +- .../WindowsAzure/Storage/TableInstance.php | 4 +- library/Zend/Service/Yahoo.php | 4 +- library/Zend/Service/Yahoo/Image.php | 4 +- library/Zend/Service/Yahoo/ImageResult.php | 4 +- library/Zend/Service/Yahoo/ImageResultSet.php | 4 +- .../Zend/Service/Yahoo/InlinkDataResult.php | 4 +- .../Service/Yahoo/InlinkDataResultSet.php | 4 +- library/Zend/Service/Yahoo/LocalResult.php | 4 +- library/Zend/Service/Yahoo/LocalResultSet.php | 4 +- library/Zend/Service/Yahoo/NewsResult.php | 4 +- library/Zend/Service/Yahoo/NewsResultSet.php | 4 +- library/Zend/Service/Yahoo/PageDataResult.php | 4 +- .../Zend/Service/Yahoo/PageDataResultSet.php | 4 +- library/Zend/Service/Yahoo/Result.php | 4 +- library/Zend/Service/Yahoo/ResultSet.php | 4 +- library/Zend/Service/Yahoo/VideoResult.php | 4 +- library/Zend/Service/Yahoo/VideoResultSet.php | 4 +- library/Zend/Service/Yahoo/WebResult.php | 4 +- library/Zend/Service/Yahoo/WebResultSet.php | 4 +- library/Zend/Session.php | 4 +- library/Zend/Session/Abstract.php | 4 +- library/Zend/Session/Exception.php | 4 +- library/Zend/Session/Namespace.php | 4 +- library/Zend/Session/SaveHandler/DbTable.php | 4 +- .../Zend/Session/SaveHandler/Exception.php | 4 +- .../Zend/Session/SaveHandler/Interface.php | 4 +- library/Zend/Session/Validator/Abstract.php | 4 +- .../Zend/Session/Validator/HttpUserAgent.php | 4 +- library/Zend/Session/Validator/Interface.php | 4 +- library/Zend/Soap/AutoDiscover.php | 2 +- library/Zend/Soap/AutoDiscover/Exception.php | 2 +- library/Zend/Soap/Client.php | 44 +- library/Zend/Soap/Client/Common.php | 2 +- library/Zend/Soap/Client/DotNet.php | 2 +- library/Zend/Soap/Client/Exception.php | 4 +- library/Zend/Soap/Client/Local.php | 2 +- library/Zend/Soap/Server.php | 4 +- library/Zend/Soap/Server/Exception.php | 4 +- library/Zend/Soap/Server/Proxy.php | 2 +- library/Zend/Soap/Wsdl.php | 2 +- library/Zend/Soap/Wsdl/Exception.php | 4 +- library/Zend/Soap/Wsdl/Strategy/Abstract.php | 4 +- library/Zend/Soap/Wsdl/Strategy/AnyType.php | 4 +- .../Soap/Wsdl/Strategy/ArrayOfTypeComplex.php | 4 +- .../Wsdl/Strategy/ArrayOfTypeSequence.php | 4 +- library/Zend/Soap/Wsdl/Strategy/Composite.php | 4 +- .../Soap/Wsdl/Strategy/DefaultComplexType.php | 4 +- library/Zend/Soap/Wsdl/Strategy/Interface.php | 4 +- library/Zend/Stdlib/CallbackHandler.php | 9 +- library/Zend/Stdlib/Exception.php | 4 +- .../Exception/InvalidCallbackException.php | 4 +- library/Zend/Stdlib/PriorityQueue.php | 4 +- library/Zend/Stdlib/SplPriorityQueue.php | 4 +- library/Zend/Tag/Cloud.php | 4 +- library/Zend/Tag/Cloud/Decorator/Cloud.php | 4 +- .../Zend/Tag/Cloud/Decorator/Exception.php | 4 +- .../Zend/Tag/Cloud/Decorator/HtmlCloud.php | 4 +- library/Zend/Tag/Cloud/Decorator/HtmlTag.php | 4 +- library/Zend/Tag/Cloud/Decorator/Tag.php | 4 +- library/Zend/Tag/Cloud/Exception.php | 4 +- library/Zend/Tag/Exception.php | 4 +- library/Zend/Tag/Item.php | 4 +- library/Zend/Tag/ItemList.php | 4 +- library/Zend/Tag/Taggable.php | 4 +- library/Zend/Test/DbAdapter.php | 4 +- library/Zend/Test/DbStatement.php | 4 +- .../Zend/Test/PHPUnit/Constraint/DomQuery.php | 11 +- .../Test/PHPUnit/Constraint/DomQuery34.php | 6 +- .../Test/PHPUnit/Constraint/DomQuery37.php | 6 +- .../Test/PHPUnit/Constraint/DomQuery41.php | 6 +- .../Test/PHPUnit/Constraint/Exception.php | 4 +- .../Zend/Test/PHPUnit/Constraint/Redirect.php | 11 +- .../Test/PHPUnit/Constraint/Redirect34.php | 6 +- .../Test/PHPUnit/Constraint/Redirect37.php | 6 +- .../Test/PHPUnit/Constraint/Redirect41.php | 6 +- .../PHPUnit/Constraint/ResponseHeader.php | 11 +- .../PHPUnit/Constraint/ResponseHeader34.php | 6 +- .../PHPUnit/Constraint/ResponseHeader37.php | 6 +- .../PHPUnit/Constraint/ResponseHeader41.php | 6 +- .../Zend/Test/PHPUnit/ControllerTestCase.php | 295 +- .../Zend/Test/PHPUnit/DatabaseTestCase.php | 4 +- library/Zend/Test/PHPUnit/Db/Connection.php | 4 +- .../Zend/Test/PHPUnit/Db/DataSet/DbRowset.php | 4 +- .../Zend/Test/PHPUnit/Db/DataSet/DbTable.php | 4 +- .../PHPUnit/Db/DataSet/DbTableDataSet.php | 5 +- .../Test/PHPUnit/Db/DataSet/QueryDataSet.php | 4 +- .../Test/PHPUnit/Db/DataSet/QueryTable.php | 9 +- library/Zend/Test/PHPUnit/Db/Exception.php | 4 +- .../Zend/Test/PHPUnit/Db/Metadata/Generic.php | 6 +- .../Test/PHPUnit/Db/Operation/DeleteAll.php | 4 +- .../Zend/Test/PHPUnit/Db/Operation/Insert.php | 4 +- .../Test/PHPUnit/Db/Operation/Truncate.php | 4 +- library/Zend/Test/PHPUnit/Db/SimpleTester.php | 4 +- library/Zend/Text/Exception.php | 4 +- library/Zend/Text/Figlet.php | 4 +- library/Zend/Text/Figlet/Exception.php | 4 +- library/Zend/Text/Figlet/zend-framework.flf | 2 +- library/Zend/Text/MultiByte.php | 4 +- library/Zend/Text/Table.php | 4 +- library/Zend/Text/Table/Column.php | 4 +- library/Zend/Text/Table/Decorator/Ascii.php | 4 +- .../Zend/Text/Table/Decorator/Interface.php | 4 +- library/Zend/Text/Table/Decorator/Unicode.php | 4 +- library/Zend/Text/Table/Exception.php | 4 +- library/Zend/Text/Table/Row.php | 4 +- library/Zend/TimeSync.php | 4 +- library/Zend/TimeSync/Exception.php | 4 +- library/Zend/TimeSync/Ntp.php | 4 +- library/Zend/TimeSync/Protocol.php | 4 +- library/Zend/TimeSync/Sntp.php | 4 +- library/Zend/Tool/Framework/Action/Base.php | 4 +- .../Zend/Tool/Framework/Action/Exception.php | 4 +- .../Zend/Tool/Framework/Action/Interface.php | 4 +- .../Zend/Tool/Framework/Action/Repository.php | 4 +- .../Zend/Tool/Framework/Client/Abstract.php | 4 +- library/Zend/Tool/Framework/Client/Config.php | 4 +- .../Zend/Tool/Framework/Client/Console.php | 4 +- .../Client/Console/ArgumentParser.php | 4 +- .../Framework/Client/Console/HelpSystem.php | 4 +- .../Framework/Client/Console/Manifest.php | 4 +- .../Console/ResponseDecorator/AlignCenter.php | 4 +- .../Console/ResponseDecorator/Blockize.php | 4 +- .../Console/ResponseDecorator/Colorizer.php | 4 +- .../Console/ResponseDecorator/Indention.php | 4 +- .../Zend/Tool/Framework/Client/Exception.php | 4 +- .../Client/Interactive/InputHandler.php | 4 +- .../Client/Interactive/InputInterface.php | 4 +- .../Client/Interactive/InputRequest.php | 4 +- .../Client/Interactive/InputResponse.php | 4 +- .../Client/Interactive/OutputInterface.php | 4 +- .../Zend/Tool/Framework/Client/Manifest.php | 4 +- .../Zend/Tool/Framework/Client/Request.php | 4 +- .../Zend/Tool/Framework/Client/Response.php | 4 +- .../Response/ContentDecorator/Interface.php | 4 +- .../Response/ContentDecorator/Separator.php | 4 +- .../Zend/Tool/Framework/Client/Storage.php | 4 +- .../Client/Storage/AdapterInterface.php | 4 +- .../Framework/Client/Storage/Directory.php | 4 +- library/Zend/Tool/Framework/Exception.php | 4 +- .../Zend/Tool/Framework/Loader/Abstract.php | 4 +- .../Tool/Framework/Loader/BasicLoader.php | 4 +- .../Framework/Loader/IncludePathLoader.php | 4 +- .../RecursiveFilterIterator.php | 4 +- .../Zend/Tool/Framework/Loader/Interface.php | 4 +- .../Framework/Manifest/ActionManifestable.php | 4 +- .../Framework/Manifest/ActionMetadata.php | 4 +- .../Tool/Framework/Manifest/Exception.php | 4 +- .../Tool/Framework/Manifest/Indexable.php | 4 +- .../Tool/Framework/Manifest/Interface.php | 4 +- .../Zend/Tool/Framework/Manifest/Metadata.php | 4 +- .../Manifest/MetadataManifestable.php | 4 +- .../Manifest/ProviderManifestable.php | 4 +- .../Framework/Manifest/ProviderMetadata.php | 4 +- .../Tool/Framework/Manifest/Repository.php | 4 +- .../Tool/Framework/Metadata/Attributable.php | 4 +- .../Zend/Tool/Framework/Metadata/Basic.php | 4 +- .../Zend/Tool/Framework/Metadata/Dynamic.php | 4 +- .../Tool/Framework/Metadata/Interface.php | 4 +- library/Zend/Tool/Framework/Metadata/Tool.php | 4 +- .../Zend/Tool/Framework/Provider/Abstract.php | 4 +- .../Provider/DocblockManifestable.php | 4 +- .../Tool/Framework/Provider/Exception.php | 4 +- .../Tool/Framework/Provider/Initializable.php | 4 +- .../Tool/Framework/Provider/Interactable.php | 4 +- .../Tool/Framework/Provider/Interface.php | 4 +- .../Tool/Framework/Provider/Pretendable.php | 4 +- .../Tool/Framework/Provider/Repository.php | 4 +- .../Tool/Framework/Provider/Signature.php | 4 +- library/Zend/Tool/Framework/Registry.php | 4 +- .../Framework/Registry/EnabledInterface.php | 4 +- .../Tool/Framework/Registry/Exception.php | 4 +- .../Tool/Framework/Registry/Interface.php | 4 +- .../Tool/Framework/System/Action/Create.php | 4 +- .../Tool/Framework/System/Action/Delete.php | 4 +- .../Zend/Tool/Framework/System/Manifest.php | 4 +- .../Tool/Framework/System/Provider/Config.php | 4 +- .../Framework/System/Provider/Manifest.php | 4 +- .../Framework/System/Provider/Phpinfo.php | 4 +- .../Framework/System/Provider/Version.php | 4 +- .../Tool/Project/Context/Content/Engine.php | 4 +- .../Context/Content/Engine/CodeGenerator.php | 4 +- .../Project/Context/Content/Engine/Phtml.php | 4 +- .../Zend/Tool/Project/Context/Exception.php | 4 +- .../Project/Context/Filesystem/Abstract.php | 4 +- .../Project/Context/Filesystem/Directory.php | 4 +- .../Tool/Project/Context/Filesystem/File.php | 4 +- .../Zend/Tool/Project/Context/Interface.php | 4 +- .../Zend/Tool/Project/Context/Repository.php | 4 +- .../Tool/Project/Context/System/Interface.php | 4 +- .../Context/System/NotOverwritable.php | 4 +- .../Context/System/ProjectDirectory.php | 4 +- .../Context/System/ProjectProfileFile.php | 4 +- .../System/ProjectProvidersDirectory.php | 4 +- .../Context/System/TopLevelRestrictable.php | 4 +- .../Project/Context/Zf/AbstractClassFile.php | 4 +- .../Tool/Project/Context/Zf/ActionMethod.php | 4 +- .../Tool/Project/Context/Zf/ApisDirectory.php | 4 +- .../Context/Zf/ApplicationConfigFile.php | 4 +- .../Context/Zf/ApplicationDirectory.php | 4 +- .../Tool/Project/Context/Zf/BootstrapFile.php | 4 +- .../Project/Context/Zf/CacheDirectory.php | 4 +- .../Tool/Project/Context/Zf/ConfigFile.php | 4 +- .../Project/Context/Zf/ConfigsDirectory.php | 4 +- .../Project/Context/Zf/ControllerFile.php | 4 +- .../Context/Zf/ControllersDirectory.php | 4 +- .../Tool/Project/Context/Zf/DataDirectory.php | 4 +- .../Project/Context/Zf/DbTableDirectory.php | 4 +- .../Tool/Project/Context/Zf/DbTableFile.php | 4 +- .../Tool/Project/Context/Zf/DocsDirectory.php | 4 +- .../Zend/Tool/Project/Context/Zf/FormFile.php | 4 +- .../Project/Context/Zf/FormsDirectory.php | 4 +- .../Tool/Project/Context/Zf/HtaccessFile.php | 4 +- .../Project/Context/Zf/LayoutScriptFile.php | 4 +- .../Context/Zf/LayoutScriptsDirectory.php | 4 +- .../Project/Context/Zf/LayoutsDirectory.php | 4 +- .../Project/Context/Zf/LibraryDirectory.php | 4 +- .../Project/Context/Zf/LocalesDirectory.php | 4 +- .../Tool/Project/Context/Zf/LogsDirectory.php | 4 +- .../Tool/Project/Context/Zf/ModelFile.php | 4 +- .../Project/Context/Zf/ModelsDirectory.php | 4 +- .../Project/Context/Zf/ModuleDirectory.php | 4 +- .../Project/Context/Zf/ModulesDirectory.php | 4 +- .../Context/Zf/ProjectProviderFile.php | 4 +- .../Project/Context/Zf/PublicDirectory.php | 4 +- .../Context/Zf/PublicImagesDirectory.php | 4 +- .../Project/Context/Zf/PublicIndexFile.php | 4 +- .../Context/Zf/PublicScriptsDirectory.php | 4 +- .../Context/Zf/PublicStylesheetsDirectory.php | 4 +- .../Context/Zf/SearchIndexesDirectory.php | 4 +- .../Project/Context/Zf/ServicesDirectory.php | 4 +- .../Project/Context/Zf/SessionsDirectory.php | 4 +- .../Project/Context/Zf/TemporaryDirectory.php | 4 +- .../Zf/TestApplicationActionMethod.php | 4 +- .../Zf/TestApplicationBootstrapFile.php | 4 +- .../Zf/TestApplicationControllerDirectory.php | 4 +- .../Zf/TestApplicationControllerFile.php | 4 +- .../Context/Zf/TestApplicationDirectory.php | 4 +- .../Zf/TestApplicationModuleDirectory.php | 4 +- .../Zf/TestApplicationModulesDirectory.php | 4 +- .../Context/Zf/TestLibraryBootstrapFile.php | 4 +- .../Context/Zf/TestLibraryDirectory.php | 4 +- .../Project/Context/Zf/TestLibraryFile.php | 4 +- .../Zf/TestLibraryNamespaceDirectory.php | 4 +- .../Context/Zf/TestPHPUnitBootstrapFile.php | 4 +- .../Context/Zf/TestPHPUnitConfigFile.php | 4 +- .../Project/Context/Zf/TestsDirectory.php | 4 +- .../Project/Context/Zf/UploadsDirectory.php | 4 +- .../Zf/ViewControllerScriptsDirectory.php | 4 +- .../Context/Zf/ViewFiltersDirectory.php | 4 +- .../Context/Zf/ViewHelpersDirectory.php | 4 +- .../Project/Context/Zf/ViewScriptFile.php | 4 +- .../Context/Zf/ViewScriptsDirectory.php | 4 +- .../Project/Context/Zf/ViewsDirectory.php | 4 +- .../Context/Zf/ZfStandardLibraryDirectory.php | 4 +- library/Zend/Tool/Project/Exception.php | 4 +- library/Zend/Tool/Project/Profile.php | 4 +- .../Zend/Tool/Project/Profile/Exception.php | 4 +- .../Project/Profile/FileParser/Interface.php | 4 +- .../Tool/Project/Profile/FileParser/Xml.php | 4 +- .../Profile/Iterator/ContextFilter.php | 4 +- .../Iterator/EnabledResourceFilter.php | 4 +- .../Zend/Tool/Project/Profile/Resource.php | 4 +- .../Project/Profile/Resource/Container.php | 4 +- .../Profile/Resource/SearchConstraints.php | 4 +- .../Zend/Tool/Project/Provider/Abstract.php | 4 +- library/Zend/Tool/Project/Provider/Action.php | 4 +- .../Tool/Project/Provider/Application.php | 4 +- .../Zend/Tool/Project/Provider/Controller.php | 4 +- .../Zend/Tool/Project/Provider/DbAdapter.php | 4 +- .../Zend/Tool/Project/Provider/DbTable.php | 4 +- .../Zend/Tool/Project/Provider/Exception.php | 4 +- library/Zend/Tool/Project/Provider/Form.php | 4 +- library/Zend/Tool/Project/Provider/Layout.php | 4 +- .../Zend/Tool/Project/Provider/Manifest.php | 4 +- library/Zend/Tool/Project/Provider/Model.php | 4 +- library/Zend/Tool/Project/Provider/Module.php | 4 +- .../Zend/Tool/Project/Provider/Profile.php | 4 +- .../Zend/Tool/Project/Provider/Project.php | 4 +- .../Tool/Project/Provider/ProjectProvider.php | 4 +- library/Zend/Tool/Project/Provider/Test.php | 4 +- library/Zend/Tool/Project/Provider/View.php | 4 +- library/Zend/Translate.php | 4 +- library/Zend/Translate/Adapter.php | 4 +- library/Zend/Translate/Adapter/Array.php | 4 +- library/Zend/Translate/Adapter/Csv.php | 4 +- library/Zend/Translate/Adapter/Gettext.php | 4 +- library/Zend/Translate/Adapter/Ini.php | 4 +- library/Zend/Translate/Adapter/Qt.php | 4 +- library/Zend/Translate/Adapter/Tbx.php | 4 +- library/Zend/Translate/Adapter/Tmx.php | 4 +- library/Zend/Translate/Adapter/Xliff.php | 4 +- library/Zend/Translate/Adapter/XmlTm.php | 4 +- library/Zend/Translate/Exception.php | 4 +- library/Zend/Translate/Plural.php | 4 +- library/Zend/Uri.php | 4 +- library/Zend/Uri/Exception.php | 4 +- library/Zend/Uri/Http.php | 4 +- library/Zend/Validate.php | 4 +- library/Zend/Validate/Abstract.php | 9 +- library/Zend/Validate/Alnum.php | 7 +- library/Zend/Validate/Alpha.php | 7 +- library/Zend/Validate/Barcode.php | 7 +- .../Zend/Validate/Barcode/AdapterAbstract.php | 4 +- .../Validate/Barcode/AdapterInterface.php | 6 +- library/Zend/Validate/Barcode/Code25.php | 6 +- .../Validate/Barcode/Code25interleaved.php | 6 +- library/Zend/Validate/Barcode/Code39.php | 6 +- library/Zend/Validate/Barcode/Code39ext.php | 6 +- library/Zend/Validate/Barcode/Code93.php | 6 +- library/Zend/Validate/Barcode/Code93ext.php | 6 +- library/Zend/Validate/Barcode/Ean12.php | 4 +- library/Zend/Validate/Barcode/Ean13.php | 4 +- library/Zend/Validate/Barcode/Ean14.php | 4 +- library/Zend/Validate/Barcode/Ean18.php | 4 +- library/Zend/Validate/Barcode/Ean2.php | 6 +- library/Zend/Validate/Barcode/Ean5.php | 6 +- library/Zend/Validate/Barcode/Ean8.php | 4 +- library/Zend/Validate/Barcode/Gtin12.php | 4 +- library/Zend/Validate/Barcode/Gtin13.php | 4 +- library/Zend/Validate/Barcode/Gtin14.php | 4 +- library/Zend/Validate/Barcode/Identcode.php | 4 +- .../Zend/Validate/Barcode/Intelligentmail.php | 6 +- library/Zend/Validate/Barcode/Issn.php | 4 +- library/Zend/Validate/Barcode/Itf14.php | 4 +- library/Zend/Validate/Barcode/Leitcode.php | 4 +- library/Zend/Validate/Barcode/Planet.php | 4 +- library/Zend/Validate/Barcode/Postnet.php | 4 +- library/Zend/Validate/Barcode/Royalmail.php | 4 +- library/Zend/Validate/Barcode/Sscc.php | 4 +- library/Zend/Validate/Barcode/Upca.php | 4 +- library/Zend/Validate/Barcode/Upce.php | 4 +- library/Zend/Validate/Between.php | 6 +- library/Zend/Validate/Callback.php | 13 +- library/Zend/Validate/Ccnum.php | 4 +- library/Zend/Validate/CreditCard.php | 14 +- library/Zend/Validate/Date.php | 7 +- library/Zend/Validate/Db/Abstract.php | 8 +- library/Zend/Validate/Db/NoRecordExists.php | 4 +- library/Zend/Validate/Db/RecordExists.php | 4 +- library/Zend/Validate/Digits.php | 4 +- library/Zend/Validate/EmailAddress.php | 27 +- library/Zend/Validate/Exception.php | 4 +- library/Zend/Validate/File/Count.php | 7 +- library/Zend/Validate/File/Crc32.php | 7 +- .../Zend/Validate/File/ExcludeExtension.php | 4 +- .../Zend/Validate/File/ExcludeMimeType.php | 4 +- library/Zend/Validate/File/Exists.php | 7 +- library/Zend/Validate/File/Extension.php | 7 +- library/Zend/Validate/File/FilesSize.php | 6 +- library/Zend/Validate/File/Hash.php | 7 +- library/Zend/Validate/File/ImageSize.php | 6 +- library/Zend/Validate/File/IsCompressed.php | 7 +- library/Zend/Validate/File/IsImage.php | 7 +- library/Zend/Validate/File/Md5.php | 9 +- library/Zend/Validate/File/MimeType.php | 23 +- library/Zend/Validate/File/NotExists.php | 4 +- library/Zend/Validate/File/Sha1.php | 7 +- library/Zend/Validate/File/Size.php | 5 +- library/Zend/Validate/File/Upload.php | 10 +- library/Zend/Validate/File/WordCount.php | 4 +- library/Zend/Validate/Float.php | 5 +- library/Zend/Validate/GreaterThan.php | 6 +- library/Zend/Validate/Hex.php | 4 +- library/Zend/Validate/Hostname.php | 286 +- library/Zend/Validate/Hostname/Biz.php | 4 +- library/Zend/Validate/Hostname/Cn.php | 4 +- library/Zend/Validate/Hostname/Com.php | 6 +- library/Zend/Validate/Hostname/Jp.php | 4 +- library/Zend/Validate/Iban.php | 9 +- library/Zend/Validate/Identical.php | 8 +- library/Zend/Validate/InArray.php | 8 +- library/Zend/Validate/Int.php | 5 +- library/Zend/Validate/Interface.php | 4 +- library/Zend/Validate/Ip.php | 7 +- library/Zend/Validate/Isbn.php | 5 +- library/Zend/Validate/Ldap/Dn.php | 4 +- library/Zend/Validate/LessThan.php | 6 +- library/Zend/Validate/NotEmpty.php | 4 +- library/Zend/Validate/PostCode.php | 8 +- library/Zend/Validate/Regex.php | 5 +- library/Zend/Validate/Sitemap/Changefreq.php | 4 +- library/Zend/Validate/Sitemap/Lastmod.php | 4 +- library/Zend/Validate/Sitemap/Loc.php | 4 +- library/Zend/Validate/Sitemap/Priority.php | 4 +- library/Zend/Validate/StringLength.php | 8 +- library/Zend/Version.php | 6 +- library/Zend/View.php | 4 +- library/Zend/View/Abstract.php | 4 +- library/Zend/View/Exception.php | 4 +- library/Zend/View/Helper/Abstract.php | 4 +- library/Zend/View/Helper/Action.php | 4 +- library/Zend/View/Helper/BaseUrl.php | 4 +- library/Zend/View/Helper/Currency.php | 4 +- library/Zend/View/Helper/Cycle.php | 4 +- library/Zend/View/Helper/DeclareVars.php | 4 +- library/Zend/View/Helper/Doctype.php | 4 +- library/Zend/View/Helper/Fieldset.php | 4 +- library/Zend/View/Helper/Form.php | 4 +- library/Zend/View/Helper/FormButton.php | 4 +- library/Zend/View/Helper/FormCheckbox.php | 4 +- library/Zend/View/Helper/FormElement.php | 4 +- library/Zend/View/Helper/FormErrors.php | 4 +- library/Zend/View/Helper/FormFile.php | 4 +- library/Zend/View/Helper/FormHidden.php | 4 +- library/Zend/View/Helper/FormImage.php | 4 +- library/Zend/View/Helper/FormLabel.php | 4 +- .../Zend/View/Helper/FormMultiCheckbox.php | 4 +- library/Zend/View/Helper/FormNote.php | 4 +- library/Zend/View/Helper/FormPassword.php | 4 +- library/Zend/View/Helper/FormRadio.php | 4 +- library/Zend/View/Helper/FormReset.php | 4 +- library/Zend/View/Helper/FormSelect.php | 4 +- library/Zend/View/Helper/FormSubmit.php | 4 +- library/Zend/View/Helper/FormText.php | 4 +- library/Zend/View/Helper/FormTextarea.php | 4 +- library/Zend/View/Helper/HeadLink.php | 4 +- library/Zend/View/Helper/HeadMeta.php | 4 +- library/Zend/View/Helper/HeadScript.php | 4 +- library/Zend/View/Helper/HeadStyle.php | 4 +- library/Zend/View/Helper/HeadTitle.php | 4 +- library/Zend/View/Helper/HtmlElement.php | 4 +- library/Zend/View/Helper/HtmlFlash.php | 4 +- library/Zend/View/Helper/HtmlList.php | 4 +- library/Zend/View/Helper/HtmlObject.php | 4 +- library/Zend/View/Helper/HtmlPage.php | 4 +- library/Zend/View/Helper/HtmlQuicktime.php | 4 +- library/Zend/View/Helper/InlineScript.php | 4 +- library/Zend/View/Helper/Interface.php | 4 +- library/Zend/View/Helper/Json.php | 4 +- library/Zend/View/Helper/Layout.php | 4 +- library/Zend/View/Helper/Navigation.php | 4 +- .../View/Helper/Navigation/Breadcrumbs.php | 4 +- .../Zend/View/Helper/Navigation/Helper.php | 4 +- .../View/Helper/Navigation/HelperAbstract.php | 4 +- library/Zend/View/Helper/Navigation/Links.php | 4 +- library/Zend/View/Helper/Navigation/Menu.php | 4 +- .../Zend/View/Helper/Navigation/Sitemap.php | 4 +- .../Zend/View/Helper/PaginationControl.php | 4 +- library/Zend/View/Helper/Partial.php | 4 +- .../Zend/View/Helper/Partial/Exception.php | 4 +- library/Zend/View/Helper/PartialLoop.php | 4 +- library/Zend/View/Helper/Placeholder.php | 4 +- .../View/Helper/Placeholder/Container.php | 4 +- .../Helper/Placeholder/Container/Abstract.php | 4 +- .../Placeholder/Container/Exception.php | 4 +- .../Placeholder/Container/Standalone.php | 4 +- .../Zend/View/Helper/Placeholder/Registry.php | 4 +- .../Helper/Placeholder/Registry/Exception.php | 4 +- .../Zend/View/Helper/RenderToPlaceholder.php | 4 +- library/Zend/View/Helper/ServerUrl.php | 4 +- library/Zend/View/Helper/Translate.php | 4 +- library/Zend/View/Helper/Url.php | 4 +- library/Zend/View/Helper/UserAgent.php | 4 +- library/Zend/View/Interface.php | 4 +- library/Zend/View/Stream.php | 4 +- library/Zend/Wildfire/Channel/HttpHeaders.php | 4 +- library/Zend/Wildfire/Channel/Interface.php | 4 +- library/Zend/Wildfire/Exception.php | 4 +- library/Zend/Wildfire/Plugin/FirePhp.php | 4 +- .../Zend/Wildfire/Plugin/FirePhp/Message.php | 4 +- .../Wildfire/Plugin/FirePhp/TableMessage.php | 4 +- library/Zend/Wildfire/Plugin/Interface.php | 4 +- library/Zend/Wildfire/Protocol/JsonStream.php | 4 +- library/Zend/Xml/Exception.php | 4 +- library/Zend/Xml/Security.php | 4 +- library/Zend/XmlRpc/Client.php | 4 +- library/Zend/XmlRpc/Client/Exception.php | 4 +- library/Zend/XmlRpc/Client/FaultException.php | 4 +- library/Zend/XmlRpc/Client/HttpException.php | 4 +- .../XmlRpc/Client/IntrospectException.php | 4 +- .../XmlRpc/Client/ServerIntrospection.php | 4 +- library/Zend/XmlRpc/Client/ServerProxy.php | 4 +- library/Zend/XmlRpc/Exception.php | 4 +- library/Zend/XmlRpc/Fault.php | 4 +- library/Zend/XmlRpc/Generator/DomDocument.php | 2 +- .../XmlRpc/Generator/GeneratorAbstract.php | 2 +- library/Zend/XmlRpc/Generator/XmlWriter.php | 2 +- library/Zend/XmlRpc/Request.php | 4 +- library/Zend/XmlRpc/Request/Http.php | 4 +- library/Zend/XmlRpc/Request/Stdin.php | 4 +- library/Zend/XmlRpc/Response.php | 4 +- library/Zend/XmlRpc/Response/Http.php | 4 +- library/Zend/XmlRpc/Server.php | 4 +- library/Zend/XmlRpc/Server/Cache.php | 4 +- library/Zend/XmlRpc/Server/Exception.php | 4 +- library/Zend/XmlRpc/Server/Fault.php | 4 +- library/Zend/XmlRpc/Server/System.php | 4 +- library/Zend/XmlRpc/Value.php | 4 +- library/Zend/XmlRpc/Value/Array.php | 4 +- library/Zend/XmlRpc/Value/Base64.php | 4 +- library/Zend/XmlRpc/Value/BigInteger.php | 4 +- library/Zend/XmlRpc/Value/Boolean.php | 4 +- library/Zend/XmlRpc/Value/Collection.php | 4 +- library/Zend/XmlRpc/Value/DateTime.php | 4 +- library/Zend/XmlRpc/Value/Double.php | 4 +- library/Zend/XmlRpc/Value/Exception.php | 4 +- library/Zend/XmlRpc/Value/Integer.php | 4 +- library/Zend/XmlRpc/Value/Nil.php | 4 +- library/Zend/XmlRpc/Value/Scalar.php | 4 +- library/Zend/XmlRpc/Value/String.php | 4 +- library/Zend/XmlRpc/Value/Struct.php | 4 +- library/Zend/autoload_classmap.php | 4925 +++++++++-------- 2471 files changed, 10020 insertions(+), 8623 deletions(-) diff --git a/bin/classmap_generator.php b/bin/classmap_generator.php index 873d92e1..4dd5c6d4 100644 --- a/bin/classmap_generator.php +++ b/bin/classmap_generator.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Loader * @subpackage Exception - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -192,7 +192,7 @@ if ($appending) { $content = var_export((array) $map, true) . ';'; // Prefix with dirname(__FILE__); modify the generated content - $content = preg_replace("#(=> ')#", "=> dirname(__FILE__) . '", $content); + $content = preg_replace("#(=> ')#", "=> dirname(__FILE__) . '/", $content); // Fix \' strings from injected DIRECTORY_SEPARATOR usage in iterator_apply op $content = str_replace("\\'", "'", $content); @@ -215,7 +215,7 @@ if ($appending) { . 'return ' . var_export((array) $map, true) . ';'; // Prefix with dirname(__FILE__); modify the generated content - $content = preg_replace("#(=> ')#", "=> dirname(__FILE__) . '", $content); + $content = preg_replace("#(=> ')#", "=> dirname(__FILE__) . '/", $content); // Fix \' strings from injected DIRECTORY_SEPARATOR usage in iterator_apply op $content = str_replace("\\'", "'", $content); diff --git a/bin/zf.bat b/bin/zf.bat index 0dbdaf2f..2a08bc62 100644 --- a/bin/zf.bat +++ b/bin/zf.bat @@ -12,7 +12,7 @@ REM obtain it through the world-wide-web, please send an email REM to license@zend.com so we can send you a copy immediately. REM REM Zend -REM Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) +REM Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) REM http://framework.zend.com/license/new-bsd New BSD License diff --git a/bin/zf.php b/bin/zf.php index 57d9b347..0d8d43f7 100644 --- a/bin/zf.php +++ b/bin/zf.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class ZF diff --git a/bin/zf.sh b/bin/zf.sh index 0794a30a..28a42ec5 100644 --- a/bin/zf.sh +++ b/bin/zf.sh @@ -14,7 +14,7 @@ # to license@zend.com so we can send you a copy immediately. # # Zend -# Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) +# Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) # http://framework.zend.com/license/new-bsd New BSD License ############################################################################# diff --git a/library/Zend/Acl.php b/library/Zend/Acl.php index a0285f09..a5d169f5 100644 --- a/library/Zend/Acl.php +++ b/library/Zend/Acl.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Acl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -53,7 +53,7 @@ require_once 'Zend/Acl/Resource.php'; /** * @category Zend * @package Zend_Acl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Acl diff --git a/library/Zend/Acl/Assert/Interface.php b/library/Zend/Acl/Assert/Interface.php index b95f7851..e3d02565 100644 --- a/library/Zend/Acl/Assert/Interface.php +++ b/library/Zend/Acl/Assert/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Acl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Acl/Resource/Interface.php'; /** * @category Zend * @package Zend_Acl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Acl_Assert_Interface diff --git a/library/Zend/Acl/Exception.php b/library/Zend/Acl/Exception.php index 51e79fa0..0a19832f 100644 --- a/library/Zend/Acl/Exception.php +++ b/library/Zend/Acl/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Acl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Acl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Acl_Exception extends Zend_Exception diff --git a/library/Zend/Acl/Resource.php b/library/Zend/Acl/Resource.php index 5afb3ab6..1d40d4d0 100644 --- a/library/Zend/Acl/Resource.php +++ b/library/Zend/Acl/Resource.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Acl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Acl/Resource/Interface.php'; /** * @category Zend * @package Zend_Acl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Acl_Resource implements Zend_Acl_Resource_Interface diff --git a/library/Zend/Acl/Resource/Interface.php b/library/Zend/Acl/Resource/Interface.php index 3c6d3580..dcf10586 100644 --- a/library/Zend/Acl/Resource/Interface.php +++ b/library/Zend/Acl/Resource/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Acl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Acl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Acl_Resource_Interface diff --git a/library/Zend/Acl/Role.php b/library/Zend/Acl/Role.php index db7f404e..b36f519e 100644 --- a/library/Zend/Acl/Role.php +++ b/library/Zend/Acl/Role.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Acl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Acl/Role/Interface.php'; /** * @category Zend * @package Zend_Acl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Acl_Role implements Zend_Acl_Role_Interface diff --git a/library/Zend/Acl/Role/Interface.php b/library/Zend/Acl/Role/Interface.php index 0bd3fb59..e2510003 100644 --- a/library/Zend/Acl/Role/Interface.php +++ b/library/Zend/Acl/Role/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Acl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Acl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Acl_Role_Interface diff --git a/library/Zend/Acl/Role/Registry.php b/library/Zend/Acl/Role/Registry.php index a8cc259a..d9d57f33 100644 --- a/library/Zend/Acl/Role/Registry.php +++ b/library/Zend/Acl/Role/Registry.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Acl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Acl/Role/Interface.php'; /** * @category Zend * @package Zend_Acl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Acl_Role_Registry diff --git a/library/Zend/Acl/Role/Registry/Exception.php b/library/Zend/Acl/Role/Registry/Exception.php index 72cb840c..a2e906a9 100644 --- a/library/Zend/Acl/Role/Registry/Exception.php +++ b/library/Zend/Acl/Role/Registry/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Acl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Acl/Exception.php'; /** * @category Zend * @package Zend_Acl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Acl_Role_Registry_Exception extends Zend_Acl_Exception diff --git a/library/Zend/Amf/Adobe/Auth.php b/library/Zend/Amf/Adobe/Auth.php index c5aa27a6..76234e3c 100644 --- a/library/Zend/Amf/Adobe/Auth.php +++ b/library/Zend/Amf/Adobe/Auth.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Amf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/Xml/Security.php'; * * @package Zend_Amf * @subpackage Adobe - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Adobe_Auth extends Zend_Amf_Auth_Abstract diff --git a/library/Zend/Amf/Adobe/DbInspector.php b/library/Zend/Amf/Adobe/DbInspector.php index 48b46be4..a25c3a2b 100644 --- a/library/Zend/Amf/Adobe/DbInspector.php +++ b/library/Zend/Amf/Adobe/DbInspector.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Amf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @package Zend_Amf * @subpackage Adobe - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Adobe_DbInspector diff --git a/library/Zend/Amf/Adobe/Introspector.php b/library/Zend/Amf/Adobe/Introspector.php index 1088ae34..3eb76c49 100644 --- a/library/Zend/Amf/Adobe/Introspector.php +++ b/library/Zend/Amf/Adobe/Introspector.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Amf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Server/Reflection.php'; * * @package Zend_Amf * @subpackage Adobe - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Adobe_Introspector diff --git a/library/Zend/Amf/Auth/Abstract.php b/library/Zend/Amf/Auth/Abstract.php index e0e2e46f..180568d3 100644 --- a/library/Zend/Amf/Auth/Abstract.php +++ b/library/Zend/Amf/Auth/Abstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Amf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Auth/Adapter/Interface.php'; * * @package Zend_Amf * @subpackage Auth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Amf_Auth_Abstract implements Zend_Auth_Adapter_Interface diff --git a/library/Zend/Amf/Constants.php b/library/Zend/Amf/Constants.php index 5584e25d..723d8ba4 100644 --- a/library/Zend/Amf/Constants.php +++ b/library/Zend/Amf/Constants.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Amf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * deserialization to detect the AMF marker and encoding types. * * @package Zend_Amf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ final class Zend_Amf_Constants diff --git a/library/Zend/Amf/Exception.php b/library/Zend/Amf/Exception.php index 91381b12..5738cdd9 100644 --- a/library/Zend/Amf/Exception.php +++ b/library/Zend/Amf/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Amf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ require_once 'Zend/Exception.php'; /** * @package Zend_Amf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Exception extends Zend_Exception diff --git a/library/Zend/Amf/Parse/Amf0/Deserializer.php b/library/Zend/Amf/Parse/Amf0/Deserializer.php index 7ea591b6..6d8fa7f5 100644 --- a/library/Zend/Amf/Parse/Amf0/Deserializer.php +++ b/library/Zend/Amf/Parse/Amf0/Deserializer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Parse_Amf0 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/Amf/Parse/Deserializer.php'; * @todo Class could be implemented as Factory Class with each data type it's own class * @package Zend_Amf * @subpackage Parse_Amf0 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Parse_Amf0_Deserializer extends Zend_Amf_Parse_Deserializer diff --git a/library/Zend/Amf/Parse/Amf0/Serializer.php b/library/Zend/Amf/Parse/Amf0/Serializer.php index fb24b443..0a578c12 100644 --- a/library/Zend/Amf/Parse/Amf0/Serializer.php +++ b/library/Zend/Amf/Parse/Amf0/Serializer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Parse_Amf0 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Amf/Parse/Serializer.php'; * @uses Zend_Amf_Parse_Serializer * @package Zend_Amf * @subpackage Parse_Amf0 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Parse_Amf0_Serializer extends Zend_Amf_Parse_Serializer diff --git a/library/Zend/Amf/Parse/Amf3/Deserializer.php b/library/Zend/Amf/Parse/Amf3/Deserializer.php index 68693b1e..9bcc272a 100644 --- a/library/Zend/Amf/Parse/Amf3/Deserializer.php +++ b/library/Zend/Amf/Parse/Amf3/Deserializer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Parse_Amf3 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Amf/Parse/TypeLoader.php'; * @todo Class could be implemented as Factory Class with each data type it's own class. * @package Zend_Amf * @subpackage Parse_Amf3 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Parse_Amf3_Deserializer extends Zend_Amf_Parse_Deserializer diff --git a/library/Zend/Amf/Parse/Amf3/Serializer.php b/library/Zend/Amf/Parse/Amf3/Serializer.php index 68c20c12..3ce47b7f 100644 --- a/library/Zend/Amf/Parse/Amf3/Serializer.php +++ b/library/Zend/Amf/Parse/Amf3/Serializer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Parse_Amf3 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Amf/Parse/TypeLoader.php'; * * @package Zend_Amf * @subpackage Parse_Amf3 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Parse_Amf3_Serializer extends Zend_Amf_Parse_Serializer diff --git a/library/Zend/Amf/Parse/Deserializer.php b/library/Zend/Amf/Parse/Deserializer.php index ce99c6cb..e6d4b1a8 100644 --- a/library/Zend/Amf/Parse/Deserializer.php +++ b/library/Zend/Amf/Parse/Deserializer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Parse - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ * @see http://opensource.adobe.com/svn/opensource/blazeds/trunk/modules/core/src/java/flex/messaging/io/amf/ * @package Zend_Amf * @subpackage Parse - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Amf_Parse_Deserializer diff --git a/library/Zend/Amf/Parse/InputStream.php b/library/Zend/Amf/Parse/InputStream.php index 39fe772f..25929651 100644 --- a/library/Zend/Amf/Parse/InputStream.php +++ b/library/Zend/Amf/Parse/InputStream.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Parse - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Amf/Util/BinaryStream.php'; * * @package Zend_Amf * @subpackage Parse - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Parse_InputStream extends Zend_Amf_Util_BinaryStream diff --git a/library/Zend/Amf/Parse/OutputStream.php b/library/Zend/Amf/Parse/OutputStream.php index 52ba5e96..c6979baa 100644 --- a/library/Zend/Amf/Parse/OutputStream.php +++ b/library/Zend/Amf/Parse/OutputStream.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Parse - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Amf/Util/BinaryStream.php'; * @uses Zend_Amf_Util_BinaryStream * @package Zend_Amf * @subpackage Parse - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Parse_OutputStream extends Zend_Amf_Util_BinaryStream diff --git a/library/Zend/Amf/Parse/Resource/MysqlResult.php b/library/Zend/Amf/Parse/Resource/MysqlResult.php index f11a83da..aed35a9d 100644 --- a/library/Zend/Amf/Parse/Resource/MysqlResult.php +++ b/library/Zend/Amf/Parse/Resource/MysqlResult.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Parse - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * * @package Zend_Amf * @subpackage Parse - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Parse_Resource_MysqlResult diff --git a/library/Zend/Amf/Parse/Resource/MysqliResult.php b/library/Zend/Amf/Parse/Resource/MysqliResult.php index 86ac4489..45f53d4b 100644 --- a/library/Zend/Amf/Parse/Resource/MysqliResult.php +++ b/library/Zend/Amf/Parse/Resource/MysqliResult.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Parse - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * * @package Zend_Amf * @subpackage Parse - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Parse_Resource_MysqliResult diff --git a/library/Zend/Amf/Parse/Resource/Stream.php b/library/Zend/Amf/Parse/Resource/Stream.php index c1b361b7..b8afa148 100644 --- a/library/Zend/Amf/Parse/Resource/Stream.php +++ b/library/Zend/Amf/Parse/Resource/Stream.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Parse - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * * @package Zend_Amf * @subpackage Parse - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Parse_Resource_Stream diff --git a/library/Zend/Amf/Parse/Serializer.php b/library/Zend/Amf/Parse/Serializer.php index 6c0dea5c..7bf75f65 100644 --- a/library/Zend/Amf/Parse/Serializer.php +++ b/library/Zend/Amf/Parse/Serializer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Parse - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * * @package Zend_Amf * @subpackage Parse - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Amf_Parse_Serializer diff --git a/library/Zend/Amf/Parse/TypeLoader.php b/library/Zend/Amf/Parse/TypeLoader.php index 747d0d0a..05c8db42 100644 --- a/library/Zend/Amf/Parse/TypeLoader.php +++ b/library/Zend/Amf/Parse/TypeLoader.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Parse - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -47,7 +47,7 @@ require_once 'Zend/Amf/Value/Messaging/RemotingMessage.php'; * @todo PHP 5.3 can drastically change this class w/ namespace and the new call_user_func w/ namespace * @package Zend_Amf * @subpackage Parse - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ final class Zend_Amf_Parse_TypeLoader diff --git a/library/Zend/Amf/Request.php b/library/Zend/Amf/Request.php index 3ad84cf8..c5da936e 100644 --- a/library/Zend/Amf/Request.php +++ b/library/Zend/Amf/Request.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Amf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -40,7 +40,7 @@ require_once 'Zend/Amf/Value/MessageBody.php'; * * @todo Currently not checking if the object needs to be Type Mapped to a server object. * @package Zend_Amf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Request diff --git a/library/Zend/Amf/Request/Http.php b/library/Zend/Amf/Request/Http.php index 57ccbb94..e5675058 100644 --- a/library/Zend/Amf/Request/Http.php +++ b/library/Zend/Amf/Request/Http.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Request - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Amf/Request.php'; * * @package Zend_Amf * @subpackage Request - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Request_Http extends Zend_Amf_Request diff --git a/library/Zend/Amf/Response.php b/library/Zend/Amf/Response.php index 6b3d12d0..00e75010 100644 --- a/library/Zend/Amf/Response.php +++ b/library/Zend/Amf/Response.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Amf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Amf/Parse/Amf0/Serializer.php'; * Handles converting the PHP object ready for response back into AMF * * @package Zend_Amf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Response diff --git a/library/Zend/Amf/Response/Http.php b/library/Zend/Amf/Response/Http.php index c3bcb218..4182f6aa 100644 --- a/library/Zend/Amf/Response/Http.php +++ b/library/Zend/Amf/Response/Http.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Response - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Amf/Response.php'; * * @package Zend_Amf * @subpackage Response - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Response_Http extends Zend_Amf_Response diff --git a/library/Zend/Amf/Server.php b/library/Zend/Amf/Server.php index acd65045..57e08cfa 100644 --- a/library/Zend/Amf/Server.php +++ b/library/Zend/Amf/Server.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Amf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -52,7 +52,7 @@ require_once 'Zend/Auth.php'; * @todo Make the reflection methods cache and autoload. * @package Zend_Amf * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Server implements Zend_Server_Interface diff --git a/library/Zend/Amf/Server/Exception.php b/library/Zend/Amf/Server/Exception.php index fe9c92ca..d9532ac1 100644 --- a/library/Zend/Amf/Server/Exception.php +++ b/library/Zend/Amf/Server/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Amf/Exception.php'; * @category Zend * @package Zend_Amf * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Server_Exception extends Zend_Amf_Exception diff --git a/library/Zend/Amf/Util/BinaryStream.php b/library/Zend/Amf/Util/BinaryStream.php index 0a32512c..b56820a6 100644 --- a/library/Zend/Amf/Util/BinaryStream.php +++ b/library/Zend/Amf/Util/BinaryStream.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Util - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * * @package Zend_Amf * @subpackage Util - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Util_BinaryStream diff --git a/library/Zend/Amf/Value/ByteArray.php b/library/Zend/Amf/Value/ByteArray.php index 0ab5b81d..32ebf268 100644 --- a/library/Zend/Amf/Value/ByteArray.php +++ b/library/Zend/Amf/Value/ByteArray.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Value_ByteArray diff --git a/library/Zend/Amf/Value/MessageBody.php b/library/Zend/Amf/Value/MessageBody.php index 55b3fe5b..59cacba5 100644 --- a/library/Zend/Amf/Value/MessageBody.php +++ b/library/Zend/Amf/Value/MessageBody.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ * * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Value_MessageBody diff --git a/library/Zend/Amf/Value/MessageHeader.php b/library/Zend/Amf/Value/MessageHeader.php index 9b0a49fb..bdbbba2a 100644 --- a/library/Zend/Amf/Value/MessageHeader.php +++ b/library/Zend/Amf/Value/MessageHeader.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Value_MessageHeader diff --git a/library/Zend/Amf/Value/Messaging/AbstractMessage.php b/library/Zend/Amf/Value/Messaging/AbstractMessage.php index f832f939..acb5a0c6 100644 --- a/library/Zend/Amf/Value/Messaging/AbstractMessage.php +++ b/library/Zend/Amf/Value/Messaging/AbstractMessage.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Value_Messaging_AbstractMessage diff --git a/library/Zend/Amf/Value/Messaging/AcknowledgeMessage.php b/library/Zend/Amf/Value/Messaging/AcknowledgeMessage.php index 93437fe4..eb081bd4 100644 --- a/library/Zend/Amf/Value/Messaging/AcknowledgeMessage.php +++ b/library/Zend/Amf/Value/Messaging/AcknowledgeMessage.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Amf/Value/Messaging/AsyncMessage.php'; * * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Value_Messaging_AcknowledgeMessage extends Zend_Amf_Value_Messaging_AsyncMessage diff --git a/library/Zend/Amf/Value/Messaging/ArrayCollection.php b/library/Zend/Amf/Value/Messaging/ArrayCollection.php index 8b1933e1..a759f58e 100644 --- a/library/Zend/Amf/Value/Messaging/ArrayCollection.php +++ b/library/Zend/Amf/Value/Messaging/ArrayCollection.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ * * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Value_Messaging_ArrayCollection extends ArrayObject diff --git a/library/Zend/Amf/Value/Messaging/AsyncMessage.php b/library/Zend/Amf/Value/Messaging/AsyncMessage.php index 29e709fd..d052cb60 100644 --- a/library/Zend/Amf/Value/Messaging/AsyncMessage.php +++ b/library/Zend/Amf/Value/Messaging/AsyncMessage.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Amf/Value/Messaging/AbstractMessage.php'; * * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Value_Messaging_AsyncMessage extends Zend_Amf_Value_Messaging_AbstractMessage diff --git a/library/Zend/Amf/Value/Messaging/CommandMessage.php b/library/Zend/Amf/Value/Messaging/CommandMessage.php index fbfc9c9d..f4500da1 100644 --- a/library/Zend/Amf/Value/Messaging/CommandMessage.php +++ b/library/Zend/Amf/Value/Messaging/CommandMessage.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/Amf/Value/Messaging/AsyncMessage.php'; * * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Value_Messaging_CommandMessage extends Zend_Amf_Value_Messaging_AsyncMessage diff --git a/library/Zend/Amf/Value/Messaging/ErrorMessage.php b/library/Zend/Amf/Value/Messaging/ErrorMessage.php index 2cb4f52a..a6eaf166 100644 --- a/library/Zend/Amf/Value/Messaging/ErrorMessage.php +++ b/library/Zend/Amf/Value/Messaging/ErrorMessage.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Amf/Value/Messaging/AcknowledgeMessage.php'; * * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Value_Messaging_ErrorMessage extends Zend_Amf_Value_Messaging_AcknowledgeMessage diff --git a/library/Zend/Amf/Value/Messaging/RemotingMessage.php b/library/Zend/Amf/Value/Messaging/RemotingMessage.php index bc319dec..43c1e1e8 100644 --- a/library/Zend/Amf/Value/Messaging/RemotingMessage.php +++ b/library/Zend/Amf/Value/Messaging/RemotingMessage.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Amf/Value/Messaging/AbstractMessage.php'; * * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Value_Messaging_RemotingMessage extends Zend_Amf_Value_Messaging_AbstractMessage diff --git a/library/Zend/Amf/Value/TraitsInfo.php b/library/Zend/Amf/Value/TraitsInfo.php index f048b946..64d3c990 100644 --- a/library/Zend/Amf/Value/TraitsInfo.php +++ b/library/Zend/Amf/Value/TraitsInfo.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * * @package Zend_Amf * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Amf_Value_TraitsInfo diff --git a/library/Zend/Application.php b/library/Zend/Application.php index cf7d2a84..69079abc 100644 --- a/library/Zend/Application.php +++ b/library/Zend/Application.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Application - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Application - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application @@ -86,7 +86,10 @@ class Zend_Application } elseif ($options instanceof Zend_Config) { $options = $options->toArray(); } elseif (!is_array($options)) { - throw new Zend_Application_Exception('Invalid options provided; must be location of config file, a config object, or an array'); + throw new Zend_Application_Exception( + 'Invalid options provided; must be location of config file,' + . ' a config object, or an array' + ); } $this->setOptions($options); @@ -127,11 +130,15 @@ class Zend_Application if (is_array($options['config'])) { $_options = array(); foreach ($options['config'] as $tmp) { - $_options = $this->mergeOptions($_options, $this->_loadConfig($tmp)); + $_options = $this->mergeOptions( + $_options, $this->_loadConfig($tmp) + ); } $options = $this->mergeOptions($_options, $options); } else { - $options = $this->mergeOptions($this->_loadConfig($options['config']), $options); + $options = $this->mergeOptions( + $this->_loadConfig($options['config']), $options + ); } } @@ -171,7 +178,9 @@ class Zend_Application $this->setBootstrap($bootstrap); } elseif (is_array($bootstrap)) { if (empty($bootstrap['path'])) { - throw new Zend_Application_Exception('No bootstrap path provided'); + throw new Zend_Application_Exception( + 'No bootstrap path provided' + ); } $path = $bootstrap['path']; @@ -183,7 +192,9 @@ class Zend_Application $this->setBootstrap($path, $class); } else { - throw new Zend_Application_Exception('Invalid bootstrap information provided'); + throw new Zend_Application_Exception( + 'Invalid bootstrap information provided' + ); } } @@ -319,13 +330,18 @@ class Zend_Application if (!class_exists($class, false)) { require_once $path; if (!class_exists($class, false)) { - throw new Zend_Application_Exception('Bootstrap class not found'); + throw new Zend_Application_Exception( + 'Bootstrap class not found' + ); } } $this->_bootstrap = new $class($this); if (!$this->_bootstrap instanceof Zend_Application_Bootstrap_Bootstrapper) { - throw new Zend_Application_Exception('Bootstrap class does not implement Zend_Application_Bootstrap_Bootstrapper'); + throw new Zend_Application_Exception( + 'Bootstrap class does not implement' + . ' Zend_Application_Bootstrap_Bootstrapper' + ); } return $this; @@ -403,13 +419,18 @@ class Zend_Application case 'inc': $config = include $file; if (!is_array($config)) { - throw new Zend_Application_Exception('Invalid configuration file provided; PHP file does not return array value'); + throw new Zend_Application_Exception( + 'Invalid configuration file provided; PHP file does not' + . ' return array value' + ); } return $config; break; default: - throw new Zend_Application_Exception('Invalid configuration file provided; unknown config type'); + throw new Zend_Application_Exception( + 'Invalid configuration file provided; unknown config type' + ); } return $config->toArray(); diff --git a/library/Zend/Application/Bootstrap/Bootstrap.php b/library/Zend/Application/Bootstrap/Bootstrap.php index a1bc5b47..5acb3a3d 100644 --- a/library/Zend/Application/Bootstrap/Bootstrap.php +++ b/library/Zend/Application/Bootstrap/Bootstrap.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Bootstrap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Application/Bootstrap/BootstrapAbstract.php'; * @category Zend * @package Zend_Application * @subpackage Bootstrap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application_Bootstrap_Bootstrap @@ -64,9 +64,13 @@ class Zend_Application_Bootstrap_Bootstrap parent::__construct($application); if ($application->hasOption('resourceloader')) { - $this->setOptions(array( - 'resourceloader' => $application->getOption('resourceloader') - )); + $this->setOptions( + array( + 'resourceloader' => $application->getOption( + 'resourceloader' + ) + ) + ); } $this->getResourceLoader(); @@ -128,10 +132,14 @@ class Zend_Application_Bootstrap_Bootstrap ) { $r = new ReflectionClass($this); $path = $r->getFileName(); - $this->setResourceLoader(new Zend_Application_Module_Autoloader(array( - 'namespace' => $namespace, - 'basePath' => dirname($path), - ))); + $this->setResourceLoader( + new Zend_Application_Module_Autoloader( + array( + 'namespace' => $namespace, + 'basePath' => dirname($path), + ) + ) + ); } return $this->_resourceLoader; } diff --git a/library/Zend/Application/Bootstrap/BootstrapAbstract.php b/library/Zend/Application/Bootstrap/BootstrapAbstract.php index 6a62f108..3663d617 100644 --- a/library/Zend/Application/Bootstrap/BootstrapAbstract.php +++ b/library/Zend/Application/Bootstrap/BootstrapAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Bootstrap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Application/Bootstrap/ResourceBootstrapper.php'; * @category Zend * @package Zend_Application * @subpackage Bootstrap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Application_Bootstrap_BootstrapAbstract diff --git a/library/Zend/Application/Bootstrap/Bootstrapper.php b/library/Zend/Application/Bootstrap/Bootstrapper.php index 9ea7c784..edf56d15 100644 --- a/library/Zend/Application/Bootstrap/Bootstrapper.php +++ b/library/Zend/Application/Bootstrap/Bootstrapper.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Bootstrap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Application * @subpackage Bootstrap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Application_Bootstrap_Bootstrapper diff --git a/library/Zend/Application/Bootstrap/Exception.php b/library/Zend/Application/Bootstrap/Exception.php index 4e298c8a..a36e9dc5 100644 --- a/library/Zend/Application/Bootstrap/Exception.php +++ b/library/Zend/Application/Bootstrap/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Application - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Application/Exception.php'; * @category Zend * @package Zend_Application * @uses Zend_Application_Exception - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application_Bootstrap_Exception extends Zend_Application_Exception diff --git a/library/Zend/Application/Bootstrap/ResourceBootstrapper.php b/library/Zend/Application/Bootstrap/ResourceBootstrapper.php index 449ee6e9..5421a94d 100644 --- a/library/Zend/Application/Bootstrap/ResourceBootstrapper.php +++ b/library/Zend/Application/Bootstrap/ResourceBootstrapper.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Bootstrap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Application * @subpackage Bootstrap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Application_Bootstrap_ResourceBootstrapper diff --git a/library/Zend/Application/Exception.php b/library/Zend/Application/Exception.php index 68cda566..fd9ff212 100644 --- a/library/Zend/Application/Exception.php +++ b/library/Zend/Application/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Application - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Exception.php'; * @uses Zend_Exception * @category Zend * @package Zend_Application - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application_Exception extends Zend_Exception diff --git a/library/Zend/Application/Module/Autoloader.php b/library/Zend/Application/Module/Autoloader.php index 9fa57300..0ba2f5a8 100644 --- a/library/Zend/Application/Module/Autoloader.php +++ b/library/Zend/Application/Module/Autoloader.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Module - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Loader/Autoloader/Resource.php'; * @category Zend * @package Zend_Application * @subpackage Module - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application_Module_Autoloader extends Zend_Loader_Autoloader_Resource @@ -54,40 +54,42 @@ class Zend_Application_Module_Autoloader extends Zend_Loader_Autoloader_Resource public function initDefaultResourceTypes() { $basePath = $this->getBasePath(); - $this->addResourceTypes(array( - 'dbtable' => array( - 'namespace' => 'Model_DbTable', - 'path' => 'models/DbTable', - ), - 'mappers' => array( - 'namespace' => 'Model_Mapper', - 'path' => 'models/mappers', - ), - 'form' => array( - 'namespace' => 'Form', - 'path' => 'forms', - ), - 'model' => array( - 'namespace' => 'Model', - 'path' => 'models', - ), - 'plugin' => array( - 'namespace' => 'Plugin', - 'path' => 'plugins', - ), - 'service' => array( - 'namespace' => 'Service', - 'path' => 'services', - ), - 'viewhelper' => array( - 'namespace' => 'View_Helper', - 'path' => 'views/helpers', - ), - 'viewfilter' => array( - 'namespace' => 'View_Filter', - 'path' => 'views/filters', - ), - )); + $this->addResourceTypes( + array( + 'dbtable' => array( + 'namespace' => 'Model_DbTable', + 'path' => 'models/DbTable', + ), + 'mappers' => array( + 'namespace' => 'Model_Mapper', + 'path' => 'models/mappers', + ), + 'form' => array( + 'namespace' => 'Form', + 'path' => 'forms', + ), + 'model' => array( + 'namespace' => 'Model', + 'path' => 'models', + ), + 'plugin' => array( + 'namespace' => 'Plugin', + 'path' => 'plugins', + ), + 'service' => array( + 'namespace' => 'Service', + 'path' => 'services', + ), + 'viewhelper' => array( + 'namespace' => 'View_Helper', + 'path' => 'views/helpers', + ), + 'viewfilter' => array( + 'namespace' => 'View_Filter', + 'path' => 'views/filters', + ), + ) + ); $this->setDefaultResourceType('model'); } } diff --git a/library/Zend/Application/Module/Bootstrap.php b/library/Zend/Application/Module/Bootstrap.php index dfaeda0e..1373891c 100644 --- a/library/Zend/Application/Module/Bootstrap.php +++ b/library/Zend/Application/Module/Bootstrap.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Module - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -33,7 +33,7 @@ require_once 'Zend/Application/Bootstrap/Bootstrap.php'; * @category Zend * @package Zend_Application * @subpackage Module - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Application_Module_Bootstrap diff --git a/library/Zend/Application/Resource/Cachemanager.php b/library/Zend/Application/Resource/Cachemanager.php index dd9b4706..772387bf 100644 --- a/library/Zend/Application/Resource/Cachemanager.php +++ b/library/Zend/Application/Resource/Cachemanager.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Application/Resource/ResourceAbstract.php'; * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application_Resource_Cachemanager extends Zend_Application_Resource_ResourceAbstract diff --git a/library/Zend/Application/Resource/Db.php b/library/Zend/Application/Resource/Db.php index 39654379..4c7c720e 100644 --- a/library/Zend/Application/Resource/Db.php +++ b/library/Zend/Application/Resource/Db.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Application/Resource/ResourceAbstract.php'; * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application_Resource_Db extends Zend_Application_Resource_ResourceAbstract diff --git a/library/Zend/Application/Resource/Dojo.php b/library/Zend/Application/Resource/Dojo.php index ae612e91..80439c45 100644 --- a/library/Zend/Application/Resource/Dojo.php +++ b/library/Zend/Application/Resource/Dojo.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Application/Resource/ResourceAbstract.php'; * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application_Resource_Dojo diff --git a/library/Zend/Application/Resource/Exception.php b/library/Zend/Application/Resource/Exception.php index 550eb780..7fd77860 100644 --- a/library/Zend/Application/Resource/Exception.php +++ b/library/Zend/Application/Resource/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Application/Exception.php'; * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application_Resource_Exception extends Zend_Application_Exception diff --git a/library/Zend/Application/Resource/Frontcontroller.php b/library/Zend/Application/Resource/Frontcontroller.php index eb4f520a..73b2dfa4 100644 --- a/library/Zend/Application/Resource/Frontcontroller.php +++ b/library/Zend/Application/Resource/Frontcontroller.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Application/Resource/ResourceAbstract.php'; * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application_Resource_Frontcontroller extends Zend_Application_Resource_ResourceAbstract @@ -72,7 +72,7 @@ class Zend_Application_Resource_Frontcontroller extends Zend_Application_Resourc if (is_string($value)) { $front->addModuleDirectory($value); } elseif (is_array($value)) { - foreach($value as $moduleDir) { + foreach ($value as $moduleDir) { $front->addModuleDirectory($moduleDir); } } @@ -103,11 +103,10 @@ class Zend_Application_Resource_Frontcontroller extends Zend_Application_Resourc case 'plugins': foreach ((array) $value as $pluginClass) { $stackIndex = null; - if(is_array($pluginClass)) { + if (is_array($pluginClass)) { $pluginClass = array_change_key_case($pluginClass, CASE_LOWER); - if(isset($pluginClass['class'])) - { - if(isset($pluginClass['stackindex'])) { + if (isset($pluginClass['class'])) { + if (isset($pluginClass['stackindex'])) { $stackIndex = $pluginClass['stackindex']; } @@ -137,7 +136,7 @@ class Zend_Application_Resource_Frontcontroller extends Zend_Application_Resourc break; case 'dispatcher': - if(!isset($value['class'])) { + if (!isset($value['class'])) { require_once 'Zend/Application/Exception.php'; throw new Zend_Application_Exception('You must specify both '); } @@ -146,7 +145,7 @@ class Zend_Application_Resource_Frontcontroller extends Zend_Application_Resourc } $dispatchClass = $value['class']; - if(!class_exists($dispatchClass)) { + if (!class_exists($dispatchClass)) { require_once 'Zend/Application/Exception.php'; throw new Zend_Application_Exception('Dispatcher class not found!'); } diff --git a/library/Zend/Application/Resource/Layout.php b/library/Zend/Application/Resource/Layout.php index 0e10a4c4..7c2d2d85 100644 --- a/library/Zend/Application/Resource/Layout.php +++ b/library/Zend/Application/Resource/Layout.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Application/Resource/ResourceAbstract.php'; * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application_Resource_Layout diff --git a/library/Zend/Application/Resource/Locale.php b/library/Zend/Application/Resource/Locale.php index 7509600b..5f12ed4d 100644 --- a/library/Zend/Application/Resource/Locale.php +++ b/library/Zend/Application/Resource/Locale.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Application/Resource/ResourceAbstract.php'; * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application_Resource_Locale @@ -68,9 +68,9 @@ class Zend_Application_Resource_Locale if (!isset($options['default'])) { $this->_locale = new Zend_Locale(); - } elseif(!isset($options['force']) || - (bool) $options['force'] == false) - { + } elseif (!isset($options['force']) + || (bool)$options['force'] == false + ) { // Don't force any locale, just go for auto detection Zend_Locale::setDefault($options['default']); $this->_locale = new Zend_Locale(); diff --git a/library/Zend/Application/Resource/Log.php b/library/Zend/Application/Resource/Log.php index 0531164a..ab473a4c 100644 --- a/library/Zend/Application/Resource/Log.php +++ b/library/Zend/Application/Resource/Log.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Application/Resource/ResourceAbstract.php'; * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application_Resource_Log diff --git a/library/Zend/Application/Resource/Mail.php b/library/Zend/Application/Resource/Mail.php index 6be5ea94..fc9036a8 100644 --- a/library/Zend/Application/Resource/Mail.php +++ b/library/Zend/Application/Resource/Mail.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Application/Resource/ResourceAbstract.php'; * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application_Resource_Mail extends Zend_Application_Resource_ResourceAbstract @@ -43,7 +43,8 @@ class Zend_Application_Resource_Mail extends Zend_Application_Resource_ResourceA */ protected $_transport; - public function init() { + public function init() + { return $this->getMail(); } @@ -55,21 +56,21 @@ class Zend_Application_Resource_Mail extends Zend_Application_Resource_ResourceA { if (null === $this->_transport) { $options = $this->getOptions(); - foreach($options as $key => $option) { + foreach ($options as $key => $option) { $options[strtolower($key)] = $option; } $this->setOptions($options); - if(isset($options['transport']) && - !is_numeric($options['transport'])) - { + if (isset($options['transport']) + && !is_numeric($options['transport']) + ) { $this->_transport = $this->_setupTransport($options['transport']); - if(!isset($options['transport']['register']) || - $options['transport']['register'] == '1' || - (isset($options['transport']['register']) && - !is_numeric($options['transport']['register']) && - (bool) $options['transport']['register'] == true)) - { + if (!isset($options['transport']['register']) + || $options['transport']['register'] == '1' + || (isset($options['transport']['register']) + && !is_numeric($options['transport']['register']) + && (bool)$options['transport']['register'] == true) + ) { Zend_Mail::setDefaultTransport($this->_transport); } } @@ -81,19 +82,23 @@ class Zend_Application_Resource_Mail extends Zend_Application_Resource_ResourceA return $this->_transport; } - protected function _setDefaults($type) { + protected function _setDefaults($type) + { $key = strtolower('default' . $type); $options = $this->getOptions(); - if(isset($options[$key]['email']) && - !is_numeric($options[$key]['email'])) - { + if (isset($options[$key]['email']) + && !is_numeric($options[$key]['email']) + ) { $method = array('Zend_Mail', 'setDefault' . ucfirst($type)); - if(isset($options[$key]['name']) && - !is_numeric($options[$key]['name'])) - { - call_user_func($method, $options[$key]['email'], - $options[$key]['name']); + if (isset($options[$key]['name']) + && !is_numeric( + $options[$key]['name'] + ) + ) { + call_user_func( + $method, $options[$key]['email'], $options[$key]['name'] + ); } else { call_user_func($method, $options[$key]['email']); } @@ -102,19 +107,17 @@ class Zend_Application_Resource_Mail extends Zend_Application_Resource_ResourceA protected function _setupTransport($options) { - if(!isset($options['type'])) { + if (!isset($options['type'])) { $options['type'] = 'sendmail'; } - + $transportName = $options['type']; - if(!Zend_Loader_Autoloader::autoload($transportName)) - { + if (!Zend_Loader_Autoloader::autoload($transportName)) { $transportName = ucfirst(strtolower($transportName)); - if(!Zend_Loader_Autoloader::autoload($transportName)) - { + if (!Zend_Loader_Autoloader::autoload($transportName)) { $transportName = 'Zend_Mail_Transport_' . $transportName; - if(!Zend_Loader_Autoloader::autoload($transportName)) { + if (!Zend_Loader_Autoloader::autoload($transportName)) { throw new Zend_Application_Resource_Exception( "Specified Mail Transport '{$transportName}'" . 'could not be found' @@ -128,10 +131,11 @@ class Zend_Application_Resource_Mail extends Zend_Application_Resource_ResourceA switch($transportName) { case 'Zend_Mail_Transport_Smtp': - if(!isset($options['host'])) { + if (!isset($options['host'])) { throw new Zend_Application_Resource_Exception( 'A host is necessary for smtp transport,' - .' but none was given'); + . ' but none was given' + ); } $transport = new $transportName($options['host'], $options); diff --git a/library/Zend/Application/Resource/Modules.php b/library/Zend/Application/Resource/Modules.php index 56004891..6106cfca 100644 --- a/library/Zend/Application/Resource/Modules.php +++ b/library/Zend/Application/Resource/Modules.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Application/Resource/ResourceAbstract.php'; * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application_Resource_Modules extends Zend_Application_Resource_ResourceAbstract @@ -72,23 +72,27 @@ class Zend_Application_Resource_Modules extends Zend_Application_Resource_Resour foreach ($modules as $module => $moduleDirectory) { $bootstrapClass = $this->_formatModuleName($module) . '_Bootstrap'; if (!class_exists($bootstrapClass, false)) { - $bootstrapPath = dirname($moduleDirectory) . '/Bootstrap.php'; + $bootstrapPath = dirname($moduleDirectory) . '/Bootstrap.php'; if (file_exists($bootstrapPath)) { $eMsgTpl = 'Bootstrap file found for module "%s" but bootstrap class "%s" not found'; include_once $bootstrapPath; if (($default != $module) && !class_exists($bootstrapClass, false) ) { - throw new Zend_Application_Resource_Exception(sprintf( - $eMsgTpl, $module, $bootstrapClass - )); + throw new Zend_Application_Resource_Exception( + sprintf( + $eMsgTpl, $module, $bootstrapClass + ) + ); } elseif ($default == $module) { if (!class_exists($bootstrapClass, false)) { $bootstrapClass = 'Bootstrap'; if (!class_exists($bootstrapClass, false)) { - throw new Zend_Application_Resource_Exception(sprintf( - $eMsgTpl, $module, $bootstrapClass - )); + throw new Zend_Application_Resource_Exception( + sprintf( + $eMsgTpl, $module, $bootstrapClass + ) + ); } } } @@ -116,9 +120,9 @@ class Zend_Application_Resource_Modules extends Zend_Application_Resource_Resour protected function bootstrapBootstraps($bootstraps) { $bootstrap = $this->getBootstrap(); - $out = new ArrayObject(array(), ArrayObject::ARRAY_AS_PROPS); + $out = new ArrayObject(array(), ArrayObject::ARRAY_AS_PROPS); - foreach($bootstraps as $module => $bootstrapClass) { + foreach ($bootstraps as $module => $bootstrapClass) { $moduleBootstrap = new $bootstrapClass($bootstrap); $moduleBootstrap->bootstrap(); $out[$module] = $moduleBootstrap; diff --git a/library/Zend/Application/Resource/Multidb.php b/library/Zend/Application/Resource/Multidb.php index deabce3b..a7a8c30d 100644 --- a/library/Zend/Application/Resource/Multidb.php +++ b/library/Zend/Application/Resource/Multidb.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -51,7 +51,7 @@ require_once 'Zend/Db/Table.php'; * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application_Resource_Multidb extends Zend_Application_Resource_ResourceAbstract @@ -114,7 +114,7 @@ class Zend_Application_Resource_Multidb extends Zend_Application_Resource_Resour */ public function isDefault($db) { - if(!$db instanceof Zend_Db_Adapter_Abstract) { + if (!$db instanceof Zend_Db_Adapter_Abstract) { $db = $this->getDb($db); } diff --git a/library/Zend/Application/Resource/Navigation.php b/library/Zend/Application/Resource/Navigation.php index 62bebded..3fd19095 100644 --- a/library/Zend/Application/Resource/Navigation.php +++ b/library/Zend/Application/Resource/Navigation.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Application/Resource/ResourceAbstract.php'; * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Dolf Schimmel * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -57,10 +57,12 @@ class Zend_Application_Resource_Navigation if (!$this->_container) { $options = $this->getOptions(); - if(isset($options['defaultPageType'])) { - Zend_Navigation_Page::setDefaultPageType($options['defaultPageType']); + if (isset($options['defaultPageType'])) { + Zend_Navigation_Page::setDefaultPageType( + $options['defaultPageType'] + ); } - + $pages = isset($options['pages']) ? $options['pages'] : array(); $this->_container = new Zend_Navigation($pages); } @@ -93,15 +95,16 @@ class Zend_Application_Resource_Navigation protected function _storeRegistry() { $options = $this->getOptions(); - if(isset($options['storage']['registry']['key']) && - !is_numeric($options['storage']['registry']['key'])) // see ZF-7461 - { - $key = $options['storage']['registry']['key']; + // see ZF-7461 + if (isset($options['storage']['registry']['key']) + && !is_numeric($options['storage']['registry']['key']) + ) { + $key = $options['storage']['registry']['key']; } else { $key = self::DEFAULT_REGISTRY_KEY; } - Zend_Registry::set($key,$this->getContainer()); + Zend_Registry::set($key, $this->getContainer()); } /** diff --git a/library/Zend/Application/Resource/Resource.php b/library/Zend/Application/Resource/Resource.php index 37243cad..7c736756 100644 --- a/library/Zend/Application/Resource/Resource.php +++ b/library/Zend/Application/Resource/Resource.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Application_Resource_Resource diff --git a/library/Zend/Application/Resource/ResourceAbstract.php b/library/Zend/Application/Resource/ResourceAbstract.php index c066624d..1f400eb9 100644 --- a/library/Zend/Application/Resource/ResourceAbstract.php +++ b/library/Zend/Application/Resource/ResourceAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Application/Resource/Resource.php'; * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Application_Resource_ResourceAbstract implements Zend_Application_Resource_Resource diff --git a/library/Zend/Application/Resource/Router.php b/library/Zend/Application/Resource/Router.php index 013d0bb8..5b2868ea 100644 --- a/library/Zend/Application/Resource/Router.php +++ b/library/Zend/Application/Resource/Router.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Application/Resource/ResourceAbstract.php'; * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application_Resource_Router diff --git a/library/Zend/Application/Resource/Session.php b/library/Zend/Application/Resource/Session.php index 6dc7a058..9519fc7a 100644 --- a/library/Zend/Application/Resource/Session.php +++ b/library/Zend/Application/Resource/Session.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Application/Resource/ResourceAbstract.php'; * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application_Resource_Session extends Zend_Application_Resource_ResourceAbstract diff --git a/library/Zend/Application/Resource/Translate.php b/library/Zend/Application/Resource/Translate.php index 06e723df..5d9fc23d 100644 --- a/library/Zend/Application/Resource/Translate.php +++ b/library/Zend/Application/Resource/Translate.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Application/Resource/ResourceAbstract.php'; * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application_Resource_Translate extends Zend_Application_Resource_ResourceAbstract @@ -93,7 +93,7 @@ class Zend_Application_Resource_Translate extends Zend_Application_Resource_Reso } if (isset($options['options'])) { - foreach($options['options'] as $key => $value) { + foreach ($options['options'] as $key => $value) { $options[$key] = $value; } } @@ -118,13 +118,15 @@ class Zend_Application_Resource_Translate extends Zend_Application_Resource_Reso : self::DEFAULT_REGISTRY_KEY; unset($options['registry_key']); - if(Zend_Registry::isRegistered($key)) { + if (Zend_Registry::isRegistered($key)) { $translate = Zend_Registry::get($key); - if(!$translate instanceof Zend_Translate) { + if (!$translate instanceof Zend_Translate) { require_once 'Zend/Application/Resource/Exception.php'; - throw new Zend_Application_Resource_Exception($key - . ' already registered in registry but is ' - . 'no instance of Zend_Translate'); + throw new Zend_Application_Resource_Exception( + $key + . ' already registered in registry but is ' + . 'no instance of Zend_Translate' + ); } $translate->addTranslation($options); diff --git a/library/Zend/Application/Resource/Useragent.php b/library/Zend/Application/Resource/Useragent.php index fa090c2b..1ac40a32 100644 --- a/library/Zend/Application/Resource/Useragent.php +++ b/library/Zend/Application/Resource/Useragent.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -23,7 +23,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application_Resource_UserAgent extends Zend_Application_Resource_ResourceAbstract diff --git a/library/Zend/Application/Resource/View.php b/library/Zend/Application/Resource/View.php index f99582b5..0b9fd6ca 100644 --- a/library/Zend/Application/Resource/View.php +++ b/library/Zend/Application/Resource/View.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Application/Resource/ResourceAbstract.php'; * @category Zend * @package Zend_Application * @subpackage Resource - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Application_Resource_View extends Zend_Application_Resource_ResourceAbstract diff --git a/library/Zend/Auth.php b/library/Zend/Auth.php index 9ada254d..0b4b00ff 100644 --- a/library/Zend/Auth.php +++ b/library/Zend/Auth.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Auth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Auth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Auth diff --git a/library/Zend/Auth/Adapter/DbTable.php b/library/Zend/Auth/Adapter/DbTable.php index 10bdf958..7dfd7bbd 100644 --- a/library/Zend/Auth/Adapter/DbTable.php +++ b/library/Zend/Auth/Adapter/DbTable.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Auth * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Auth/Result.php'; * @category Zend * @package Zend_Auth * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Auth_Adapter_DbTable implements Zend_Auth_Adapter_Interface diff --git a/library/Zend/Auth/Adapter/Digest.php b/library/Zend/Auth/Adapter/Digest.php index cf389eae..f52b651e 100644 --- a/library/Zend/Auth/Adapter/Digest.php +++ b/library/Zend/Auth/Adapter/Digest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Auth * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Auth/Adapter/Interface.php'; * @category Zend * @package Zend_Auth * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Auth_Adapter_Digest implements Zend_Auth_Adapter_Interface diff --git a/library/Zend/Auth/Adapter/Exception.php b/library/Zend/Auth/Adapter/Exception.php index 23cdf991..03216493 100644 --- a/library/Zend/Auth/Adapter/Exception.php +++ b/library/Zend/Auth/Adapter/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Auth * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Auth/Exception.php'; * @category Zend * @package Zend_Auth * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Auth_Adapter_Exception extends Zend_Auth_Exception diff --git a/library/Zend/Auth/Adapter/Http.php b/library/Zend/Auth/Adapter/Http.php index 5c3a9106..8b320d69 100644 --- a/library/Zend/Auth/Adapter/Http.php +++ b/library/Zend/Auth/Adapter/Http.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Auth * @subpackage Zend_Auth_Adapter_Http - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Auth/Adapter/Interface.php'; * @category Zend * @package Zend_Auth * @subpackage Zend_Auth_Adapter_Http - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @todo Support auth-int * @todo Track nonces, nonce-count, opaque for replay protection and stale support diff --git a/library/Zend/Auth/Adapter/Http/Resolver/Exception.php b/library/Zend/Auth/Adapter/Http/Resolver/Exception.php index 3c53cb6a..e7e2a4e8 100644 --- a/library/Zend/Auth/Adapter/Http/Resolver/Exception.php +++ b/library/Zend/Auth/Adapter/Http/Resolver/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Auth * @subpackage Zend_Auth_Adapter_Http - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Auth/Exception.php'; * @category Zend * @package Zend_Auth * @subpackage Zend_Auth_Adapter_Http - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Auth_Adapter_Http_Resolver_Exception extends Zend_Auth_Exception diff --git a/library/Zend/Auth/Adapter/Http/Resolver/File.php b/library/Zend/Auth/Adapter/Http/Resolver/File.php index 77a18308..8f8b64ce 100644 --- a/library/Zend/Auth/Adapter/Http/Resolver/File.php +++ b/library/Zend/Auth/Adapter/Http/Resolver/File.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Auth * @subpackage Zend_Auth_Adapter_Http - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Auth/Adapter/Http/Resolver/Interface.php'; * @category Zend * @package Zend_Auth * @subpackage Zend_Auth_Adapter_Http - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Auth_Adapter_Http_Resolver_File implements Zend_Auth_Adapter_Http_Resolver_Interface diff --git a/library/Zend/Auth/Adapter/Http/Resolver/Interface.php b/library/Zend/Auth/Adapter/Http/Resolver/Interface.php index 59f765ee..4326ee82 100644 --- a/library/Zend/Auth/Adapter/Http/Resolver/Interface.php +++ b/library/Zend/Auth/Adapter/Http/Resolver/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Auth * @subpackage Zend_Auth_Adapter_Http - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ * @category Zend * @package Zend_Auth * @subpackage Zend_Auth_Adapter_Http - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Auth_Adapter_Http_Resolver_Interface diff --git a/library/Zend/Auth/Adapter/Interface.php b/library/Zend/Auth/Adapter/Interface.php index e43e0880..4a9d50a0 100644 --- a/library/Zend/Auth/Adapter/Interface.php +++ b/library/Zend/Auth/Adapter/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Auth * @subpackage Zend_Auth_Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Auth/Result.php'; * @category Zend * @package Zend_Auth * @subpackage Zend_Auth_Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Auth_Adapter_Interface diff --git a/library/Zend/Auth/Adapter/Ldap.php b/library/Zend/Auth/Adapter/Ldap.php index 0264f682..1e8ea055 100644 --- a/library/Zend/Auth/Adapter/Ldap.php +++ b/library/Zend/Auth/Adapter/Ldap.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Auth * @subpackage Zend_Auth_Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Auth/Adapter/Interface.php'; * @category Zend * @package Zend_Auth * @subpackage Zend_Auth_Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Auth_Adapter_Ldap implements Zend_Auth_Adapter_Interface diff --git a/library/Zend/Auth/Adapter/OpenId.php b/library/Zend/Auth/Adapter/OpenId.php index 8240626f..6be6f0ac 100644 --- a/library/Zend/Auth/Adapter/OpenId.php +++ b/library/Zend/Auth/Adapter/OpenId.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Auth * @subpackage Zend_Auth_Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -40,7 +40,7 @@ require_once 'Zend/OpenId/Consumer.php'; * @category Zend * @package Zend_Auth * @subpackage Zend_Auth_Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Auth_Adapter_OpenId implements Zend_Auth_Adapter_Interface diff --git a/library/Zend/Auth/Exception.php b/library/Zend/Auth/Exception.php index 6e569789..8cdc41bb 100644 --- a/library/Zend/Auth/Exception.php +++ b/library/Zend/Auth/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Auth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Auth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Auth_Exception extends Zend_Exception diff --git a/library/Zend/Auth/Result.php b/library/Zend/Auth/Result.php index 38486225..6f81a9a9 100644 --- a/library/Zend/Auth/Result.php +++ b/library/Zend/Auth/Result.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Auth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Auth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Auth_Result diff --git a/library/Zend/Auth/Storage/Exception.php b/library/Zend/Auth/Storage/Exception.php index f41bdfee..542b6708 100644 --- a/library/Zend/Auth/Storage/Exception.php +++ b/library/Zend/Auth/Storage/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Auth * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Auth/Exception.php'; * @category Zend * @package Zend_Auth * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Auth_Storage_Exception extends Zend_Auth_Exception diff --git a/library/Zend/Auth/Storage/Interface.php b/library/Zend/Auth/Storage/Interface.php index 873b4cc3..7ca92ebf 100644 --- a/library/Zend/Auth/Storage/Interface.php +++ b/library/Zend/Auth/Storage/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Auth * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Auth * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Auth_Storage_Interface diff --git a/library/Zend/Auth/Storage/NonPersistent.php b/library/Zend/Auth/Storage/NonPersistent.php index 54d19210..6cdf0c7d 100644 --- a/library/Zend/Auth/Storage/NonPersistent.php +++ b/library/Zend/Auth/Storage/NonPersistent.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Auth * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Auth/Storage/Interface.php'; * @category Zend * @package Zend_Auth * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Auth_Storage_NonPersistent implements Zend_Auth_Storage_Interface diff --git a/library/Zend/Auth/Storage/Session.php b/library/Zend/Auth/Storage/Session.php index 4608f15a..c3680f6f 100644 --- a/library/Zend/Auth/Storage/Session.php +++ b/library/Zend/Auth/Storage/Session.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Auth * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Session.php'; * @category Zend * @package Zend_Auth * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Auth_Storage_Session implements Zend_Auth_Storage_Interface diff --git a/library/Zend/Barcode.php b/library/Zend/Barcode.php index f40793f5..6f7c386b 100644 --- a/library/Zend/Barcode.php +++ b/library/Zend/Barcode.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode diff --git a/library/Zend/Barcode/Exception.php b/library/Zend/Barcode/Exception.php index 840ec200..09d30766 100644 --- a/library/Zend/Barcode/Exception.php +++ b/library/Zend/Barcode/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Exception.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Exception extends Zend_Exception diff --git a/library/Zend/Barcode/Object/Code128.php b/library/Zend/Barcode/Object/Code128.php index 79e5b496..6292296e 100644 --- a/library/Zend/Barcode/Object/Code128.php +++ b/library/Zend/Barcode/Object/Code128.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Object - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Code25.php 20096 2010-01-06 02:05:09Z bkarwin $ */ @@ -35,7 +35,7 @@ require_once 'Zend/Validate/Barcode.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Object_Code128 extends Zend_Barcode_Object_ObjectAbstract diff --git a/library/Zend/Barcode/Object/Code25.php b/library/Zend/Barcode/Object/Code25.php index 4ae7fbff..5ef4053e 100644 --- a/library/Zend/Barcode/Object/Code25.php +++ b/library/Zend/Barcode/Object/Code25.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Object - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Validate/Barcode.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Object_Code25 extends Zend_Barcode_Object_ObjectAbstract diff --git a/library/Zend/Barcode/Object/Code25interleaved.php b/library/Zend/Barcode/Object/Code25interleaved.php index 08761ae7..8b606cea 100644 --- a/library/Zend/Barcode/Object/Code25interleaved.php +++ b/library/Zend/Barcode/Object/Code25interleaved.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Object - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Validate/Barcode.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Object_Code25interleaved extends Zend_Barcode_Object_Code25 diff --git a/library/Zend/Barcode/Object/Code39.php b/library/Zend/Barcode/Object/Code39.php index 0efb8655..ca4403d8 100644 --- a/library/Zend/Barcode/Object/Code39.php +++ b/library/Zend/Barcode/Object/Code39.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Object - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Validate/Barcode.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Object_Code39 extends Zend_Barcode_Object_ObjectAbstract diff --git a/library/Zend/Barcode/Object/Ean13.php b/library/Zend/Barcode/Object/Ean13.php index 04ee2b99..55a483b5 100644 --- a/library/Zend/Barcode/Object/Ean13.php +++ b/library/Zend/Barcode/Object/Ean13.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Object - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Validate/Barcode.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Object_Ean13 extends Zend_Barcode_Object_ObjectAbstract diff --git a/library/Zend/Barcode/Object/Ean2.php b/library/Zend/Barcode/Object/Ean2.php index 94327632..bf2b6a6c 100644 --- a/library/Zend/Barcode/Object/Ean2.php +++ b/library/Zend/Barcode/Object/Ean2.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Object - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Validate/Barcode.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Object_Ean2 extends Zend_Barcode_Object_Ean5 diff --git a/library/Zend/Barcode/Object/Ean5.php b/library/Zend/Barcode/Object/Ean5.php index 512b4dbd..e0a93e0a 100644 --- a/library/Zend/Barcode/Object/Ean5.php +++ b/library/Zend/Barcode/Object/Ean5.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Object - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Validate/Barcode.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Object_Ean5 extends Zend_Barcode_Object_Ean13 diff --git a/library/Zend/Barcode/Object/Ean8.php b/library/Zend/Barcode/Object/Ean8.php index 2fe81b5b..53965d4c 100644 --- a/library/Zend/Barcode/Object/Ean8.php +++ b/library/Zend/Barcode/Object/Ean8.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Object - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Validate/Barcode.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Object_Ean8 extends Zend_Barcode_Object_Ean13 diff --git a/library/Zend/Barcode/Object/Error.php b/library/Zend/Barcode/Object/Error.php index b627cf4b..cfc35a85 100644 --- a/library/Zend/Barcode/Object/Error.php +++ b/library/Zend/Barcode/Object/Error.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Object - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Barcode/Object/ObjectAbstract.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Object_Error extends Zend_Barcode_Object_ObjectAbstract diff --git a/library/Zend/Barcode/Object/Exception.php b/library/Zend/Barcode/Object/Exception.php index 60801a1f..e9b9daf4 100644 --- a/library/Zend/Barcode/Object/Exception.php +++ b/library/Zend/Barcode/Object/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Barcode/Exception.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Object_Exception extends Zend_Barcode_Exception diff --git a/library/Zend/Barcode/Object/Identcode.php b/library/Zend/Barcode/Object/Identcode.php index 781f65a9..a6f0081c 100644 --- a/library/Zend/Barcode/Object/Identcode.php +++ b/library/Zend/Barcode/Object/Identcode.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Object - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Validate/Barcode.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Object_Identcode extends Zend_Barcode_Object_Code25interleaved diff --git a/library/Zend/Barcode/Object/Itf14.php b/library/Zend/Barcode/Object/Itf14.php index f0758ba2..392a6b82 100644 --- a/library/Zend/Barcode/Object/Itf14.php +++ b/library/Zend/Barcode/Object/Itf14.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Object - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Validate/Barcode.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Object_Itf14 extends Zend_Barcode_Object_Code25interleaved diff --git a/library/Zend/Barcode/Object/Leitcode.php b/library/Zend/Barcode/Object/Leitcode.php index a2200234..8646b97b 100644 --- a/library/Zend/Barcode/Object/Leitcode.php +++ b/library/Zend/Barcode/Object/Leitcode.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Object - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Validate/Barcode.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Object_Leitcode extends Zend_Barcode_Object_Identcode diff --git a/library/Zend/Barcode/Object/ObjectAbstract.php b/library/Zend/Barcode/Object/ObjectAbstract.php index 673f8c1e..e942a4ad 100644 --- a/library/Zend/Barcode/Object/ObjectAbstract.php +++ b/library/Zend/Barcode/Object/ObjectAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Object - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,55 +25,63 @@ * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Barcode_Object_ObjectAbstract { /** * Namespace of the barcode for autoloading + * * @var string */ protected $_barcodeNamespace = 'Zend_Barcode_Object'; /** * Set of drawing instructions + * * @var array */ protected $_instructions = array(); /** * Barcode type + * * @var string */ protected $_type = null; /** * Height of the object + * * @var integer */ protected $_height = null; /** * Width of the object + * * @var integer */ protected $_width = null; /** * Height of the bar + * * @var integer */ protected $_barHeight = 50; /** * Width of a thin bar + * * @var integer */ protected $_barThinWidth = 1; /** * Width of a thick bar + * * @var integer */ protected $_barThickWidth = 3; @@ -81,42 +89,49 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Factor to multiply bar and font measure * (barHeight, barThinWidth, barThickWidth & fontSize) + * * @var integer */ protected $_factor = 1; /** * Font and bars color of the object + * * @var integer */ protected $_foreColor = 0x000000; /** * Background color of the object + * * @var integer */ protected $_backgroundColor = 0xFFFFFF; /** * Activate/deactivate border of the object + * * @var boolean */ protected $_withBorder = false; /** * Activate/deactivate drawing of quiet zones + * * @var boolean */ protected $_withQuietZones = true; /** * Force quiet zones even if + * * @var boolean */ protected $_mandatoryQuietZones = false; /** * Orientation of the barcode in degrees + * * @var float */ protected $_orientation = 0; @@ -124,6 +139,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Offset from the top the object * (calculated from the orientation) + * * @var integer */ protected $_offsetTop = null; @@ -131,24 +147,28 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Offset from the left the object * (calculated from the orientation) + * * @var integer */ protected $_offsetLeft = null; /** * Text to display + * * @var string */ protected $_text = null; /** * Display (or not) human readable text + * * @var boolean */ protected $_drawText = true; /** * Adjust (or not) position of human readable characters with barcode + * * @var boolean */ protected $_stretchText = false; @@ -157,30 +177,35 @@ abstract class Zend_Barcode_Object_ObjectAbstract * Font resource * - integer (1 to 5): corresponds to GD included fonts * - string: corresponds to path of a TTF font + * * @var integer|string */ protected $_font = null; /** * Font size + * * @var float */ protected $_fontSize = 10; /** * Drawing of checksum + * * @var boolean */ protected $_withChecksum = false; /** * Drawing of checksum inside text + * * @var boolean */ protected $_withChecksumInText = false; /** * Fix barcode length (numeric or string like 'even') + * * @var $_barcodeLength integer | string */ protected $_barcodeLength = null; @@ -188,6 +213,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Activate automatic addition of leading zeros * if barcode length is fixed + * * @var $_addLeadingZeros boolean */ protected $_addLeadingZeros = true; @@ -195,18 +221,21 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Activation of mandatory checksum * to deactivate unauthorized modification + * * @var $_mandatoryChecksum boolean */ protected $_mandatoryChecksum = false; /** * Character used to substitute checksum character for validation + * * @var $_substituteChecksumCharacter mixed */ protected $_substituteChecksumCharacter = 0; /** * TTF font name: can be set before instanciation of the object + * * @var string */ protected static $_staticFont = null; @@ -228,7 +257,9 @@ abstract class Zend_Barcode_Object_ObjectAbstract if (is_array($options)) { $this->setOptions($options); } - $this->_type = strtolower(substr(get_class($this), strlen($this->_barcodeNamespace) + 1)); + $this->_type = strtolower( + substr(get_class($this), strlen($this->_barcodeNamespace) + 1) + ); if ($this->_mandatoryChecksum) { $this->_withChecksum = true; $this->_withChecksumInText = true; @@ -237,7 +268,6 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Set default options for particular object - * @return void */ protected function _getDefaultOptions() { @@ -245,8 +275,9 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Set barcode state from options array + * * @param array $options - * @return Zend_Barcode_Object + * @return $this */ public function setOptions($options) { @@ -261,8 +292,9 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Set barcode state from config object + * * @param Zend_Config $config - * @return Zend_Barcode_Object + * @return $this */ public function setConfig(Zend_Config $config) { @@ -273,7 +305,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract * Set barcode namespace for autoloading * * @param string $namespace - * @return Zend_Barcode_Object + * @return $this */ public function setBarcodeNamespace($namespace) { @@ -293,6 +325,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Retrieve type of barcode + * * @return string */ public function getType() @@ -302,8 +335,9 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Set height of the barcode bar + * * @param integer $value - * @return Zend_Barcode_Object + * @return $this * @throws Zend_Barcode_Object_Exception */ public function setBarHeight($value) @@ -320,6 +354,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Get height of the barcode bar + * * @return integer */ public function getBarHeight() @@ -329,8 +364,9 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Set thickness of thin bar + * * @param integer $value - * @return Zend_Barcode_Object + * @return $this * @throws Zend_Barcode_Object_Exception */ public function setBarThinWidth($value) @@ -347,6 +383,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Get thickness of thin bar + * * @return integer */ public function getBarThinWidth() @@ -356,8 +393,9 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Set thickness of thick bar + * * @param integer $value - * @return Zend_Barcode_Object + * @return $this * @throws Zend_Barcode_Object_Exception */ public function setBarThickWidth($value) @@ -374,6 +412,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Get thickness of thick bar + * * @return integer */ public function getBarThickWidth() @@ -384,8 +423,9 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Set factor applying to * thinBarWidth - thickBarWidth - barHeight - fontSize - * @param float $value - * @return Zend_Barcode_Object + * + * @param int|float|string|bool $value + * @return $this * @throws Zend_Barcode_Object_Exception */ public function setFactor($value) @@ -403,6 +443,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Get factor applying to * thinBarWidth - thickBarWidth - barHeight - fontSize + * * @return integer */ public function getFactor() @@ -412,8 +453,9 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Set color of the barcode and text + * * @param string $value - * @return Zend_Barcode_Object + * @return $this * @throws Zend_Barcode_Object_Exception */ public function setForeColor($value) @@ -433,6 +475,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Retrieve color of the barcode and text + * * @return unknown */ public function getForeColor() @@ -442,8 +485,9 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Set the color of the background + * * @param integer $value - * @return Zend_Barcode_Object + * @return $this * @throws Zend_Barcode_Object_Exception */ public function setBackgroundColor($value) @@ -463,6 +507,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Retrieve background color of the image + * * @return integer */ public function getBackgroundColor() @@ -472,8 +517,9 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Activate/deactivate drawing of the bar + * * @param boolean $value - * @return Zend_Barcode_Object + * @return $this */ public function setWithBorder($value) { @@ -483,6 +529,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Retrieve if border are draw or not + * * @return boolean */ public function getWithBorder() @@ -492,8 +539,9 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Activate/deactivate drawing of the quiet zones + * * @param boolean $value - * @return Zend_Barcode_Object + * @return $this */ public function setWithQuietZones($value) { @@ -503,6 +551,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Retrieve if quiet zones are draw or not + * * @return boolean */ public function getWithQuietZones() @@ -512,30 +561,35 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Allow fast inversion of font/bars color and background color - * @return Zend_Barcode_Object + * + * @return $this */ public function setReverseColor() { $tmp = $this->_foreColor; $this->_foreColor = $this->_backgroundColor; $this->_backgroundColor = $tmp; + return $this; } /** * Set orientation of barcode and text - * @param float $value - * @return Zend_Barcode_Object + * + * @param int|float|string|bool $value + * @return $this * @throws Zend_Barcode_Object_Exception */ public function setOrientation($value) { - $this->_orientation = floatval($value) - floor(floatval($value) / 360) * 360; + $value = floatval($value); + $this->_orientation = $value - floor($value / 360) * 360; return $this; } /** * Retrieve orientation of barcode and text + * * @return float */ public function getOrientation() @@ -545,8 +599,9 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Set text to encode + * * @param string $value - * @return Zend_Barcode_Object + * @return $this */ public function setText($value) { @@ -556,6 +611,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Retrieve text to encode + * * @return string */ public function getText() @@ -594,6 +650,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Retrieve text to encode + * * @return string */ public function getRawText() @@ -603,6 +660,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Retrieve text to display + * * @return string */ public function getTextToDisplay() @@ -616,8 +674,9 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Activate/deactivate drawing of text to encode + * * @param boolean $value - * @return Zend_Barcode_Object + * @return $this */ public function setDrawText($value) { @@ -627,6 +686,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Retrieve if drawing of text to encode is enabled + * * @return boolean */ public function getDrawText() @@ -637,8 +697,9 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Activate/deactivate the adjustment of the position * of the characters to the position of the bars + * * @param boolean $value - * @return Zend_Barcode_Object + * @return $this * @throws Zend_Barcode_Object_Exception */ public function setStretchText($value) @@ -650,6 +711,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Retrieve if the adjustment of the position of the characters * to the position of the bars is enabled + * * @return boolean */ public function getStretchText() @@ -661,8 +723,9 @@ abstract class Zend_Barcode_Object_ObjectAbstract * Activate/deactivate the automatic generation * of the checksum character * added to the barcode text + * * @param boolean $value - * @return Zend_Barcode_Object + * @return $this */ public function setWithChecksum($value) { @@ -675,6 +738,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Retrieve if the checksum character is automatically * added to the barcode text + * * @return boolean */ public function getWithChecksum() @@ -686,8 +750,9 @@ abstract class Zend_Barcode_Object_ObjectAbstract * Activate/deactivate the automatic generation * of the checksum character * added to the barcode text + * * @param boolean $value - * @return Zend_Barcode_Object + * @return $this * @throws Zend_Barcode_Object_Exception */ public function setWithChecksumInText($value) @@ -695,12 +760,14 @@ abstract class Zend_Barcode_Object_ObjectAbstract if (!$this->_mandatoryChecksum) { $this->_withChecksumInText = (bool) $value; } + return $this; } /** * Retrieve if the checksum character is automatically * added to the barcode text + * * @return boolean */ public function getWithChecksumInText() @@ -710,8 +777,8 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Set the font for all instances of barcode + * * @param string $font - * @return void */ public static function setBarcodeFont($font) { @@ -724,8 +791,9 @@ abstract class Zend_Barcode_Object_ObjectAbstract * Set the font: * - if integer between 1 and 5, use gd built-in fonts * - if string, $value is assumed to be the path to a TTF font + * * @param integer|string $value - * @return Zend_Barcode_Object + * @return $this * @throws Zend_Barcode_Object_Exception */ public function setFont($value) @@ -747,16 +815,19 @@ abstract class Zend_Barcode_Object_ObjectAbstract $this->_font = $value; } else { require_once 'Zend/Barcode/Object/Exception.php'; - throw new Zend_Barcode_Object_Exception(sprintf( - 'Invalid font "%s" provided to setFont()', - $value - )); + throw new Zend_Barcode_Object_Exception( + sprintf( + 'Invalid font "%s" provided to setFont()', + $value + ) + ); } return $this; } /** * Retrieve the font + * * @return integer|string */ public function getFont() @@ -766,8 +837,9 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Set the size of the font in case of TTF + * * @param float $value - * @return Zend_Barcode_Object + * @return $this * @throws Zend_Barcode_Object_Exception */ public function setFontSize($value) @@ -790,6 +862,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Retrieve the size of the font in case of TTF + * * @return float */ public function getFontSize() @@ -800,6 +873,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Quiet zone before first bar * and after the last bar + * * @return integer */ public function getQuietZone() @@ -813,6 +887,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Add an instruction in the array of instructions + * * @param array $instruction */ protected function _addInstruction(array $instruction) @@ -822,6 +897,7 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Retrieve the set of drawing instructions + * * @return array */ public function getInstructions() @@ -831,7 +907,8 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Add a polygon drawing instruction in the set of instructions - * @param array $points + * + * @param array $points * @param integer $color * @param boolean $filled */ @@ -840,12 +917,14 @@ abstract class Zend_Barcode_Object_ObjectAbstract if ($color === null) { $color = $this->_foreColor; } - $this->_addInstruction(array( - 'type' => 'polygon', - 'points' => $points, - 'color' => $color, - 'filled' => $filled, - )); + $this->_addInstruction( + array( + 'type' => 'polygon', + 'points' => $points, + 'color' => $color, + 'filled' => $filled, + ) + ); } /** @@ -871,16 +950,18 @@ abstract class Zend_Barcode_Object_ObjectAbstract if ($color === null) { $color = $this->_foreColor; } - $this->_addInstruction(array( - 'type' => 'text', - 'text' => $text, - 'size' => $size, - 'position' => $position, - 'font' => $font, - 'color' => $color, - 'alignment' => $alignment, - 'orientation' => $orientation, - )); + $this->_addInstruction( + array( + 'type' => 'text', + 'text' => $text, + 'size' => $size, + 'position' => $position, + 'font' => $font, + 'color' => $color, + 'alignment' => $alignment, + 'orientation' => $orientation, + ) + ); } /** @@ -900,7 +981,6 @@ abstract class Zend_Barcode_Object_ObjectAbstract * Check if a text is really provided to barcode * * @param string|null $value - * @return void * @throws Zend_Barcode_Object_Exception */ protected function _checkText($value = null) @@ -922,7 +1002,6 @@ abstract class Zend_Barcode_Object_ObjectAbstract * * @param int $min * @param int $max - * @return void * @throws Zend_Barcode_Object_Exception */ protected function _checkRatio($min = 2, $max = 3) @@ -930,19 +1009,20 @@ abstract class Zend_Barcode_Object_ObjectAbstract $ratio = $this->_barThickWidth / $this->_barThinWidth; if (!($ratio >= $min && $ratio <= $max)) { require_once 'Zend/Barcode/Object/Exception.php'; - throw new Zend_Barcode_Object_Exception(sprintf( - 'Ratio thick/thin bar must be between %0.1f and %0.1f (actual %0.3f)', - $min, - $max, - $ratio - )); + throw new Zend_Barcode_Object_Exception( + sprintf( + 'Ratio thick/thin bar must be between %0.1f and %0.1f (actual %0.3f)', + $min, + $max, + $ratio + ) + ); } } /** * Drawing with an angle is just allow TTF font * - * @return void * @throws Zend_Barcode_Object_Exception */ protected function _checkFontAndOrientation() @@ -999,7 +1079,9 @@ abstract class Zend_Barcode_Object_ObjectAbstract $textHeight += $this->_fontSize; $extraHeight = 2; } - return ($this->_barHeight + $textHeight) * $this->_factor + $extraHeight; + + return ($this->_barHeight + $textHeight) * $this->_factor + + $extraHeight; } /** @@ -1012,8 +1094,16 @@ abstract class Zend_Barcode_Object_ObjectAbstract { if ($this->_height === null || $recalculate) { $this->_height = - abs($this->_calculateHeight() * cos($this->_orientation / 180 * pi())) - + abs($this->_calculateWidth() * sin($this->_orientation / 180 * pi())); + abs( + $this->_calculateHeight() * cos( + $this->_orientation / 180 * pi() + ) + ) + + abs( + $this->_calculateWidth() * sin( + $this->_orientation / 180 * pi() + ) + ); } return $this->_height; } @@ -1028,8 +1118,16 @@ abstract class Zend_Barcode_Object_ObjectAbstract { if ($this->_width === null || $recalculate) { $this->_width = - abs($this->_calculateWidth() * cos($this->_orientation / 180 * pi())) - + abs($this->_calculateHeight() * sin($this->_orientation / 180 * pi())); + abs( + $this->_calculateWidth() * cos( + $this->_orientation / 180 * pi() + ) + ) + + abs( + $this->_calculateHeight() * sin( + $this->_orientation / 180 * pi() + ) + ); } return $this->_width; } @@ -1093,9 +1191,9 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Apply rotation on a point in X/Y dimensions * - * @param float $x1 x-position before rotation - * @param float $y1 y-position before rotation - * @return array Array of two elements corresponding to the new XY point + * @param float $x1 x-position before rotation + * @param float $y1 y-position before rotation + * @return array Array of two elements corresponding to the new XY point */ protected function _rotate($x1, $y1) { @@ -1105,7 +1203,11 @@ abstract class Zend_Barcode_Object_ObjectAbstract $y2 = $y1 * cos($this->_orientation / 180 * pi()) + $x1 * sin($this->_orientation / 180 * pi()) + $this->getOffsetTop(); - return array(intval($x2) , intval($y2)); + + return array( + intval($x2), + intval($y2) + ); } /** @@ -1124,8 +1226,6 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Draw the barcode - * - * @return void */ protected function _drawBarcode() { @@ -1144,12 +1244,14 @@ abstract class Zend_Barcode_Object_ObjectAbstract ); $point4 = $this->_rotate($this->_calculateWidth() - 1, 0); - $this->_addPolygon(array( - $point1, - $point2, - $point3, - $point4 - ), $this->_backgroundColor); + $this->_addPolygon( + array( + $point1, + $point2, + $point3, + $point4 + ), $this->_backgroundColor + ); $xpos += $this->getQuietZone(); $barLength = $this->_barHeight * $this->_factor; @@ -1167,12 +1269,14 @@ abstract class Zend_Barcode_Object_ObjectAbstract $xpos + $width - 1, $ypos + $bar[2] * $barLength ); - $this->_addPolygon(array( - $point1, - $point2, - $point3, - $point4, - )); + $this->_addPolygon( + array( + $point1, + $point2, + $point3, + $point4, + ) + ); } $xpos += $width; } @@ -1182,8 +1286,6 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Partial function to draw border - * - * @return void */ protected function _drawBorder() { @@ -1195,19 +1297,20 @@ abstract class Zend_Barcode_Object_ObjectAbstract $this->_calculateHeight() - 1 ); $point4 = $this->_rotate(0, $this->_calculateHeight() - 1); - $this->_addPolygon(array( - $point1, - $point2, - $point3, - $point4, - $point1, - ), $this->_foreColor, false); + $this->_addPolygon( + array( + $point1, + $point2, + $point3, + $point4, + $point1, + ), $this->_foreColor, false + ); } } /** * Partial function to draw text - * @return void */ protected function _drawText() { @@ -1252,8 +1355,8 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Check for invalid characters - * @param string $value Text to be ckecked - * @return void + * + * @param string $value Text to be ckecked */ public function validateText($value) { @@ -1271,10 +1374,12 @@ abstract class Zend_Barcode_Object_ObjectAbstract { $validatorName = (isset($options['validator'])) ? $options['validator'] : $this->getType(); - $validator = new Zend_Validate_Barcode(array( - 'adapter' => $validatorName, - 'checksum' => false, - )); + $validator = new Zend_Validate_Barcode( + array( + 'adapter' => $validatorName, + 'checksum' => false, + ) + ); $checksumCharacter = ''; $withChecksum = false; @@ -1283,7 +1388,8 @@ abstract class Zend_Barcode_Object_ObjectAbstract $withChecksum = true; } - $value = $this->_addLeadingZeros($value, $withChecksum) . $checksumCharacter; + $value = $this->_addLeadingZeros($value, $withChecksum) + . $checksumCharacter; if (!$validator->isValid($value)) { $message = implode("\n", $validator->getMessages()); @@ -1314,15 +1420,11 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Checking of parameters after all settings - * - * @return void */ abstract protected function _checkParams(); /** * Allow each child to draw something else - * - * @return void */ protected function _preDrawBarcode() { @@ -1331,8 +1433,6 @@ abstract class Zend_Barcode_Object_ObjectAbstract /** * Allow each child to draw something else * (ex: bearer bars in interleaved 2 of 5 code) - * - * @return void */ protected function _postDrawBarcode() { diff --git a/library/Zend/Barcode/Object/Planet.php b/library/Zend/Barcode/Object/Planet.php index 0c501082..186c89de 100644 --- a/library/Zend/Barcode/Object/Planet.php +++ b/library/Zend/Barcode/Object/Planet.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Object - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Validate/Barcode.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Object_Planet extends Zend_Barcode_Object_Postnet diff --git a/library/Zend/Barcode/Object/Postnet.php b/library/Zend/Barcode/Object/Postnet.php index 3ceea503..ddf4caa1 100644 --- a/library/Zend/Barcode/Object/Postnet.php +++ b/library/Zend/Barcode/Object/Postnet.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Object - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Validate/Barcode.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Object_Postnet extends Zend_Barcode_Object_ObjectAbstract diff --git a/library/Zend/Barcode/Object/Royalmail.php b/library/Zend/Barcode/Object/Royalmail.php index 79c173c3..8d7bdd23 100644 --- a/library/Zend/Barcode/Object/Royalmail.php +++ b/library/Zend/Barcode/Object/Royalmail.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Object - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Validate/Barcode.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Object_Royalmail extends Zend_Barcode_Object_ObjectAbstract diff --git a/library/Zend/Barcode/Object/Upca.php b/library/Zend/Barcode/Object/Upca.php index d70d4d2d..b9eaae73 100644 --- a/library/Zend/Barcode/Object/Upca.php +++ b/library/Zend/Barcode/Object/Upca.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Object - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Validate/Barcode.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Object_Upca extends Zend_Barcode_Object_Ean13 diff --git a/library/Zend/Barcode/Object/Upce.php b/library/Zend/Barcode/Object/Upce.php index 6cdb5c6b..cbb5b9bd 100644 --- a/library/Zend/Barcode/Object/Upce.php +++ b/library/Zend/Barcode/Object/Upce.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Object - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Validate/Barcode.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Object_Upce extends Zend_Barcode_Object_Ean13 diff --git a/library/Zend/Barcode/Renderer/Exception.php b/library/Zend/Barcode/Renderer/Exception.php index 30e04926..298108f2 100644 --- a/library/Zend/Barcode/Renderer/Exception.php +++ b/library/Zend/Barcode/Renderer/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Barcode/Exception.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Renderer_Exception extends Zend_Barcode_Exception diff --git a/library/Zend/Barcode/Renderer/Image.php b/library/Zend/Barcode/Renderer/Image.php index cefa668d..d73b098b 100644 --- a/library/Zend/Barcode/Renderer/Image.php +++ b/library/Zend/Barcode/Renderer/Image.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Renderer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Barcode/Renderer/RendererAbstract.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Renderer_Image extends Zend_Barcode_Renderer_RendererAbstract diff --git a/library/Zend/Barcode/Renderer/Pdf.php b/library/Zend/Barcode/Renderer/Pdf.php index 2902ca1d..074e6ad6 100644 --- a/library/Zend/Barcode/Renderer/Pdf.php +++ b/library/Zend/Barcode/Renderer/Pdf.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Renderer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Pdf/Color/Rgb.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Renderer_Pdf extends Zend_Barcode_Renderer_RendererAbstract diff --git a/library/Zend/Barcode/Renderer/RendererAbstract.php b/library/Zend/Barcode/Renderer/RendererAbstract.php index 4ffe1612..2bbe16b5 100644 --- a/library/Zend/Barcode/Renderer/RendererAbstract.php +++ b/library/Zend/Barcode/Renderer/RendererAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Renderer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Barcode_Renderer_RendererAbstract @@ -496,7 +496,7 @@ abstract class Zend_Barcode_Renderer_RendererAbstract */ require_once 'Zend/Barcode/Renderer/Exception.php'; throw new Zend_Barcode_Renderer_Exception( - 'Unkown drawing command' + 'Unknown drawing command' ); } } diff --git a/library/Zend/Barcode/Renderer/Svg.php b/library/Zend/Barcode/Renderer/Svg.php index 3a88cff8..4bb94d75 100644 --- a/library/Zend/Barcode/Renderer/Svg.php +++ b/library/Zend/Barcode/Renderer/Svg.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Barcode * @subpackage Renderer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Image.php 20366 2010-01-18 03:56:52Z ralph $ */ @@ -28,7 +28,7 @@ require_once 'Zend/Barcode/Renderer/RendererAbstract.php'; * * @category Zend * @package Zend_Barcode - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Barcode_Renderer_Svg extends Zend_Barcode_Renderer_RendererAbstract diff --git a/library/Zend/Cache.php b/library/Zend/Cache.php index 52e219bb..dc818f30 100644 --- a/library/Zend/Cache.php +++ b/library/Zend/Cache.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Cache - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @package Zend_Cache - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Cache diff --git a/library/Zend/Cache/Backend.php b/library/Zend/Cache/Backend.php index 9a780571..83f1af5f 100644 --- a/library/Zend/Cache/Backend.php +++ b/library/Zend/Cache/Backend.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ /** * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Backend @@ -61,7 +61,7 @@ class Zend_Cache_Backend */ public function __construct(array $options = array()) { - while (list($name, $value) = each($options)) { + foreach ($options as $name => $value) { $this->setOption($name, $value); } } diff --git a/library/Zend/Cache/Backend/Apc.php b/library/Zend/Cache/Backend/Apc.php index a1042cb2..5a09becd 100644 --- a/library/Zend/Cache/Backend/Apc.php +++ b/library/Zend/Cache/Backend/Apc.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Cache/Backend.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Backend_Apc extends Zend_Cache_Backend implements Zend_Cache_Backend_ExtendedInterface diff --git a/library/Zend/Cache/Backend/BlackHole.php b/library/Zend/Cache/Backend/BlackHole.php index c396ece0..0fe1c9d0 100644 --- a/library/Zend/Cache/Backend/BlackHole.php +++ b/library/Zend/Cache/Backend/BlackHole.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Cache/Backend.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Backend_BlackHole diff --git a/library/Zend/Cache/Backend/ExtendedInterface.php b/library/Zend/Cache/Backend/ExtendedInterface.php index 84f3e961..0dd8bdf4 100644 --- a/library/Zend/Cache/Backend/ExtendedInterface.php +++ b/library/Zend/Cache/Backend/ExtendedInterface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Cache/Backend/Interface.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Cache_Backend_ExtendedInterface extends Zend_Cache_Backend_Interface diff --git a/library/Zend/Cache/Backend/File.php b/library/Zend/Cache/Backend/File.php index 8b39d3e7..4e395da0 100644 --- a/library/Zend/Cache/Backend/File.php +++ b/library/Zend/Cache/Backend/File.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Cache/Backend.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Backend_File extends Zend_Cache_Backend implements Zend_Cache_Backend_ExtendedInterface diff --git a/library/Zend/Cache/Backend/Interface.php b/library/Zend/Cache/Backend/Interface.php index 3a278952..1bd72d8c 100644 --- a/library/Zend/Cache/Backend/Interface.php +++ b/library/Zend/Cache/Backend/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ /** * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Cache_Backend_Interface diff --git a/library/Zend/Cache/Backend/Libmemcached.php b/library/Zend/Cache/Backend/Libmemcached.php index 673474b5..623e7577 100644 --- a/library/Zend/Cache/Backend/Libmemcached.php +++ b/library/Zend/Cache/Backend/Libmemcached.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Cache/Backend.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Backend_Libmemcached extends Zend_Cache_Backend implements Zend_Cache_Backend_ExtendedInterface diff --git a/library/Zend/Cache/Backend/Memcached.php b/library/Zend/Cache/Backend/Memcached.php index 8f7c7865..9cb9916d 100644 --- a/library/Zend/Cache/Backend/Memcached.php +++ b/library/Zend/Cache/Backend/Memcached.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Cache/Backend.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Backend_Memcached extends Zend_Cache_Backend implements Zend_Cache_Backend_ExtendedInterface @@ -390,7 +390,12 @@ class Zend_Cache_Backend_Memcached extends Zend_Cache_Backend implements Zend_Ca } $eachSize = $mem['limit_maxbytes']; - $eachUsed = $mem['bytes']; + + /** + * Couchbase 1.x uses 'mem_used' instead of 'bytes' + * @see https://www.couchbase.com/issues/browse/MB-3466 + */ + $eachUsed = isset($mem['bytes']) ? $mem['bytes'] : $mem['mem_used']; if ($eachUsed > $eachSize) { $eachUsed = $eachSize; } diff --git a/library/Zend/Cache/Backend/Sqlite.php b/library/Zend/Cache/Backend/Sqlite.php index bab860a2..3e8ac827 100644 --- a/library/Zend/Cache/Backend/Sqlite.php +++ b/library/Zend/Cache/Backend/Sqlite.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Cache/Backend.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Backend_Sqlite extends Zend_Cache_Backend implements Zend_Cache_Backend_ExtendedInterface diff --git a/library/Zend/Cache/Backend/Static.php b/library/Zend/Cache/Backend/Static.php index 02442912..9e3c9903 100644 --- a/library/Zend/Cache/Backend/Static.php +++ b/library/Zend/Cache/Backend/Static.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Cache/Backend.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Backend_Static diff --git a/library/Zend/Cache/Backend/Test.php b/library/Zend/Cache/Backend/Test.php index be48822f..d94e9734 100644 --- a/library/Zend/Cache/Backend/Test.php +++ b/library/Zend/Cache/Backend/Test.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Cache/Backend.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Backend_Test extends Zend_Cache_Backend implements Zend_Cache_Backend_ExtendedInterface diff --git a/library/Zend/Cache/Backend/TwoLevels.php b/library/Zend/Cache/Backend/TwoLevels.php index 440f78f1..135ff6ad 100644 --- a/library/Zend/Cache/Backend/TwoLevels.php +++ b/library/Zend/Cache/Backend/TwoLevels.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Cache/Backend.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Cache/Backend/WinCache.php b/library/Zend/Cache/Backend/WinCache.php index 4d989220..06843fa3 100644 --- a/library/Zend/Cache/Backend/WinCache.php +++ b/library/Zend/Cache/Backend/WinCache.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Cache/Backend.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Backend_WinCache extends Zend_Cache_Backend implements Zend_Cache_Backend_ExtendedInterface diff --git a/library/Zend/Cache/Backend/Xcache.php b/library/Zend/Cache/Backend/Xcache.php index e7d23561..4bc077fc 100644 --- a/library/Zend/Cache/Backend/Xcache.php +++ b/library/Zend/Cache/Backend/Xcache.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Cache/Backend.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Backend_Xcache extends Zend_Cache_Backend implements Zend_Cache_Backend_Interface diff --git a/library/Zend/Cache/Backend/ZendPlatform.php b/library/Zend/Cache/Backend/ZendPlatform.php index 2e6223e9..31e9a7a2 100644 --- a/library/Zend/Cache/Backend/ZendPlatform.php +++ b/library/Zend/Cache/Backend/ZendPlatform.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/Cache/Backend/Interface.php'; * * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Backend_ZendPlatform extends Zend_Cache_Backend implements Zend_Cache_Backend_Interface diff --git a/library/Zend/Cache/Backend/ZendServer.php b/library/Zend/Cache/Backend/ZendServer.php index d2c5d056..ededaf5a 100644 --- a/library/Zend/Cache/Backend/ZendServer.php +++ b/library/Zend/Cache/Backend/ZendServer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Cache/Backend.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Cache_Backend_ZendServer extends Zend_Cache_Backend implements Zend_Cache_Backend_Interface diff --git a/library/Zend/Cache/Backend/ZendServer/Disk.php b/library/Zend/Cache/Backend/ZendServer/Disk.php index 704aaea4..54914fef 100644 --- a/library/Zend/Cache/Backend/ZendServer/Disk.php +++ b/library/Zend/Cache/Backend/ZendServer/Disk.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Cache/Backend/ZendServer.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Backend_ZendServer_Disk extends Zend_Cache_Backend_ZendServer implements Zend_Cache_Backend_Interface diff --git a/library/Zend/Cache/Backend/ZendServer/ShMem.php b/library/Zend/Cache/Backend/ZendServer/ShMem.php index 644e891a..83086dcd 100644 --- a/library/Zend/Cache/Backend/ZendServer/ShMem.php +++ b/library/Zend/Cache/Backend/ZendServer/ShMem.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Cache/Backend/ZendServer.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Backend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Backend_ZendServer_ShMem extends Zend_Cache_Backend_ZendServer implements Zend_Cache_Backend_Interface diff --git a/library/Zend/Cache/Core.php b/library/Zend/Cache/Core.php index 23bab5d6..685d5d52 100644 --- a/library/Zend/Cache/Core.php +++ b/library/Zend/Cache/Core.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Cache - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @package Zend_Cache - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Core @@ -143,7 +143,7 @@ class Zend_Cache_Core Zend_Cache::throwException("Options passed were not an array" . " or Zend_Config instance."); } - while (list($name, $value) = each($options)) { + foreach ($options as $name => $value) { $this->setOption($name, $value); } $this->_loggerSanity(); @@ -158,7 +158,7 @@ class Zend_Cache_Core public function setConfig(Zend_Config $config) { $options = $config->toArray(); - while (list($name, $value) = each($options)) { + foreach ($options as $name => $value) { $this->setOption($name, $value); } return $this; @@ -300,7 +300,7 @@ class Zend_Cache_Core } $id = $this->_id($id); // cache id may need prefix $this->_lastId = $id; - self::_validateIdOrTag($id); + $this->_validateIdOrTag($id); $this->_log("Zend_Cache_Core: load item '{$id}'", 7); $data = $this->_backend->load($id, $doNotTestCacheValidity); @@ -327,7 +327,7 @@ class Zend_Cache_Core return false; } $id = $this->_id($id); // cache id may need prefix - self::_validateIdOrTag($id); + $this->_validateIdOrTag($id); $this->_lastId = $id; $this->_log("Zend_Cache_Core: test item '{$id}'", 7); @@ -355,8 +355,8 @@ class Zend_Cache_Core } else { $id = $this->_id($id); } - self::_validateIdOrTag($id); - self::_validateTagsArray($tags); + $this->_validateIdOrTag($id); + $this->_validateTagsArray($tags); if ($this->_options['automatic_serialization']) { // we need to serialize datas before storing them $data = serialize($data); @@ -424,7 +424,7 @@ class Zend_Cache_Core return true; } $id = $this->_id($id); // cache id may need prefix - self::_validateIdOrTag($id); + $this->_validateIdOrTag($id); $this->_log("Zend_Cache_Core: remove item '{$id}'", 7); return $this->_backend->remove($id); @@ -460,7 +460,7 @@ class Zend_Cache_Core Zend_Cache::CLEANING_MODE_MATCHING_ANY_TAG))) { Zend_Cache::throwException('Invalid cleaning mode'); } - self::_validateTagsArray($tags); + $this->_validateTagsArray($tags); return $this->_backend->clean($mode, $tags); } @@ -667,7 +667,7 @@ class Zend_Cache_Core * @throws Zend_Cache_Exception * @return void */ - protected static function _validateIdOrTag($string) + protected function _validateIdOrTag($string) { if (!is_string($string)) { Zend_Cache::throwException('Invalid id or tag : must be a string'); @@ -689,13 +689,13 @@ class Zend_Cache_Core * @throws Zend_Cache_Exception * @return void */ - protected static function _validateTagsArray($tags) + protected function _validateTagsArray($tags) { if (!is_array($tags)) { Zend_Cache::throwException('Invalid tags array : must be an array'); } foreach($tags as $tag) { - self::_validateIdOrTag($tag); + $this->_validateIdOrTag($tag); } reset($tags); } diff --git a/library/Zend/Cache/Exception.php b/library/Zend/Cache/Exception.php index bc49421d..ee53b206 100644 --- a/library/Zend/Cache/Exception.php +++ b/library/Zend/Cache/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Cache - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ require_once 'Zend/Exception.php'; /** * @package Zend_Cache - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Exception extends Zend_Exception {} diff --git a/library/Zend/Cache/Frontend/Capture.php b/library/Zend/Cache/Frontend/Capture.php index 1622b13b..32ecc237 100644 --- a/library/Zend/Cache/Frontend/Capture.php +++ b/library/Zend/Cache/Frontend/Capture.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Frontend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Cache/Core.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Frontend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Frontend_Capture extends Zend_Cache_Core diff --git a/library/Zend/Cache/Frontend/Class.php b/library/Zend/Cache/Frontend/Class.php index 8ac98c24..4740402a 100644 --- a/library/Zend/Cache/Frontend/Class.php +++ b/library/Zend/Cache/Frontend/Class.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Frontend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Cache/Core.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Frontend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Frontend_Class extends Zend_Cache_Core @@ -106,7 +106,7 @@ class Zend_Cache_Frontend_Class extends Zend_Cache_Core */ public function __construct(array $options = array()) { - while (list($name, $value) = each($options)) { + foreach ($options as $name => $value) { $this->setOption($name, $value); } if ($this->_specificOptions['cached_entity'] === null) { diff --git a/library/Zend/Cache/Frontend/File.php b/library/Zend/Cache/Frontend/File.php index 9ff13b1b..e5017c63 100644 --- a/library/Zend/Cache/Frontend/File.php +++ b/library/Zend/Cache/Frontend/File.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Frontend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Cache/Core.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Frontend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Frontend_File extends Zend_Cache_Core @@ -88,7 +88,7 @@ class Zend_Cache_Frontend_File extends Zend_Cache_Core */ public function __construct(array $options = array()) { - while (list($name, $value) = each($options)) { + foreach ($options as $name => $value) { $this->setOption($name, $value); } if (!isset($this->_specificOptions['master_files'])) { diff --git a/library/Zend/Cache/Frontend/Function.php b/library/Zend/Cache/Frontend/Function.php index 6e794e99..8af521bd 100644 --- a/library/Zend/Cache/Frontend/Function.php +++ b/library/Zend/Cache/Frontend/Function.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Frontend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Cache/Core.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Frontend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Frontend_Function extends Zend_Cache_Core @@ -63,7 +63,7 @@ class Zend_Cache_Frontend_Function extends Zend_Cache_Core */ public function __construct(array $options = array()) { - while (list($name, $value) = each($options)) { + foreach ($options as $name => $value) { $this->setOption($name, $value); } $this->setOption('automatic_serialization', true); diff --git a/library/Zend/Cache/Frontend/Output.php b/library/Zend/Cache/Frontend/Output.php index 25997d12..99a8a64c 100644 --- a/library/Zend/Cache/Frontend/Output.php +++ b/library/Zend/Cache/Frontend/Output.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Frontend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Cache/Core.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Frontend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Frontend_Output extends Zend_Cache_Core diff --git a/library/Zend/Cache/Frontend/Page.php b/library/Zend/Cache/Frontend/Page.php index e6ba5f28..cc253d55 100644 --- a/library/Zend/Cache/Frontend/Page.php +++ b/library/Zend/Cache/Frontend/Page.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cache * @subpackage Zend_Cache_Frontend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Cache/Core.php'; /** * @package Zend_Cache * @subpackage Zend_Cache_Frontend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Frontend_Page extends Zend_Cache_Core @@ -129,7 +129,7 @@ class Zend_Cache_Frontend_Page extends Zend_Cache_Core */ public function __construct(array $options = array()) { - while (list($name, $value) = each($options)) { + foreach ($options as $name => $value) { $name = strtolower($name); switch ($name) { case 'regexps': diff --git a/library/Zend/Cache/Manager.php b/library/Zend/Cache/Manager.php index 0c9616b9..330ea954 100644 --- a/library/Zend/Cache/Manager.php +++ b/library/Zend/Cache/Manager.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Cache - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Cache.php'; /** * @category Zend * @package Zend_Cache - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cache_Manager diff --git a/library/Zend/Captcha/Adapter.php b/library/Zend/Captcha/Adapter.php index 0bd9db07..f5182775 100644 --- a/library/Zend/Captcha/Adapter.php +++ b/library/Zend/Captcha/Adapter.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Captcha * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Validate/Interface.php'; * @category Zend * @package Zend_Captcha * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Captcha/Base.php b/library/Zend/Captcha/Base.php index 41e01e8e..69b2d21a 100644 --- a/library/Zend/Captcha/Base.php +++ b/library/Zend/Captcha/Base.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Captcha * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -33,7 +33,7 @@ require_once 'Zend/Validate/Abstract.php'; * @category Zend * @package Zend_Captcha * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Captcha/Dumb.php b/library/Zend/Captcha/Dumb.php index 602be4dd..d8735208 100644 --- a/library/Zend/Captcha/Dumb.php +++ b/library/Zend/Captcha/Dumb.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Captcha * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Captcha/Word.php'; * @category Zend * @package Zend_Captcha * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Captcha/Exception.php b/library/Zend/Captcha/Exception.php index ef0b33cb..e87ddb13 100644 --- a/library/Zend/Captcha/Exception.php +++ b/library/Zend/Captcha/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Captcha - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; * * @category Zend * @package Zend_Captcha - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Captcha_Exception extends Zend_Exception diff --git a/library/Zend/Captcha/Figlet.php b/library/Zend/Captcha/Figlet.php index 37cdf632..105cd5bf 100644 --- a/library/Zend/Captcha/Figlet.php +++ b/library/Zend/Captcha/Figlet.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Captcha * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -33,7 +33,7 @@ require_once 'Zend/Text/Figlet.php'; * @category Zend * @package Zend_Captcha * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Captcha/Image.php b/library/Zend/Captcha/Image.php index b5c18580..acc761b9 100644 --- a/library/Zend/Captcha/Image.php +++ b/library/Zend/Captcha/Image.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Captcha * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Captcha/Word.php'; * @category Zend * @package Zend_Captcha * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Captcha_Image extends Zend_Captcha_Word diff --git a/library/Zend/Captcha/ReCaptcha.php b/library/Zend/Captcha/ReCaptcha.php index 5737df02..99250315 100644 --- a/library/Zend/Captcha/ReCaptcha.php +++ b/library/Zend/Captcha/ReCaptcha.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Captcha * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -35,7 +35,7 @@ require_once 'Zend/Service/ReCaptcha.php'; * @category Zend * @package Zend_Captcha * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Captcha/Word.php b/library/Zend/Captcha/Word.php index 1f0e0fce..2df65549 100644 --- a/library/Zend/Captcha/Word.php +++ b/library/Zend/Captcha/Word.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Captcha * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Captcha/Base.php'; * @category Zend * @package Zend_Captcha * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Cloud/AbstractFactory.php b/library/Zend/Cloud/AbstractFactory.php index dcfa5a44..83d048db 100644 --- a/library/Zend/Cloud/AbstractFactory.php +++ b/library/Zend/Cloud/AbstractFactory.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Cloud - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -23,7 +23,7 @@ * * @category Zend * @package Zend_Cloud - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_AbstractFactory diff --git a/library/Zend/Cloud/DocumentService/Adapter.php b/library/Zend/Cloud/DocumentService/Adapter.php index 756f662d..a60767fa 100644 --- a/library/Zend/Cloud/DocumentService/Adapter.php +++ b/library/Zend/Cloud/DocumentService/Adapter.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -31,7 +31,7 @@ * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Cloud_DocumentService_Adapter diff --git a/library/Zend/Cloud/DocumentService/Adapter/AbstractAdapter.php b/library/Zend/Cloud/DocumentService/Adapter/AbstractAdapter.php index fd59144c..2b6eed09 100644 --- a/library/Zend/Cloud/DocumentService/Adapter/AbstractAdapter.php +++ b/library/Zend/Cloud/DocumentService/Adapter/AbstractAdapter.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -33,7 +33,7 @@ require_once 'Zend/Cloud/DocumentService/Query.php'; * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Cloud_DocumentService_Adapter_AbstractAdapter diff --git a/library/Zend/Cloud/DocumentService/Adapter/SimpleDb.php b/library/Zend/Cloud/DocumentService/Adapter/SimpleDb.php index d233dc29..0bf4d6d0 100644 --- a/library/Zend/Cloud/DocumentService/Adapter/SimpleDb.php +++ b/library/Zend/Cloud/DocumentService/Adapter/SimpleDb.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Amazon/SimpleDb/Attribute.php'; * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_DocumentService_Adapter_SimpleDb diff --git a/library/Zend/Cloud/DocumentService/Adapter/SimpleDb/Query.php b/library/Zend/Cloud/DocumentService/Adapter/SimpleDb/Query.php index ba4d7bf6..29c6d501 100644 --- a/library/Zend/Cloud/DocumentService/Adapter/SimpleDb/Query.php +++ b/library/Zend/Cloud/DocumentService/Adapter/SimpleDb/Query.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Cloud/DocumentService/Query.php'; * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_DocumentService_Adapter_SimpleDb_Query diff --git a/library/Zend/Cloud/DocumentService/Adapter/WindowsAzure.php b/library/Zend/Cloud/DocumentService/Adapter/WindowsAzure.php index 39e22138..75126dd6 100644 --- a/library/Zend/Cloud/DocumentService/Adapter/WindowsAzure.php +++ b/library/Zend/Cloud/DocumentService/Adapter/WindowsAzure.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Storage/Table.php'; * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_DocumentService_Adapter_WindowsAzure diff --git a/library/Zend/Cloud/DocumentService/Adapter/WindowsAzure/Query.php b/library/Zend/Cloud/DocumentService/Adapter/WindowsAzure/Query.php index c6fbeccd..62d57818 100644 --- a/library/Zend/Cloud/DocumentService/Adapter/WindowsAzure/Query.php +++ b/library/Zend/Cloud/DocumentService/Adapter/WindowsAzure/Query.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Cloud/DocumentService/QueryAdapter.php'; * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_DocumentService_Adapter_WindowsAzure_Query diff --git a/library/Zend/Cloud/DocumentService/Document.php b/library/Zend/Cloud/DocumentService/Document.php index 76e5c72a..1d49d441 100644 --- a/library/Zend/Cloud/DocumentService/Document.php +++ b/library/Zend/Cloud/DocumentService/Document.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_DocumentService_Document diff --git a/library/Zend/Cloud/DocumentService/DocumentSet.php b/library/Zend/Cloud/DocumentService/DocumentSet.php index 1bf4dfbc..3c8b5411 100644 --- a/library/Zend/Cloud/DocumentService/DocumentSet.php +++ b/library/Zend/Cloud/DocumentService/DocumentSet.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -23,7 +23,7 @@ * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_DocumentService_DocumentSet implements Countable, IteratorAggregate diff --git a/library/Zend/Cloud/DocumentService/Exception.php b/library/Zend/Cloud/DocumentService/Exception.php index 9e8def39..8c2215e2 100644 --- a/library/Zend/Cloud/DocumentService/Exception.php +++ b/library/Zend/Cloud/DocumentService/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Cloud/Exception.php'; * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_DocumentService_Exception extends Zend_Cloud_Exception diff --git a/library/Zend/Cloud/DocumentService/Factory.php b/library/Zend/Cloud/DocumentService/Factory.php index 8fa8c97e..d5141cf3 100644 --- a/library/Zend/Cloud/DocumentService/Factory.php +++ b/library/Zend/Cloud/DocumentService/Factory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Cloud/AbstractFactory.php'; * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_DocumentService_Factory extends Zend_Cloud_AbstractFactory diff --git a/library/Zend/Cloud/DocumentService/Query.php b/library/Zend/Cloud/DocumentService/Query.php index dbeef9c1..24ac3a51 100644 --- a/library/Zend/Cloud/DocumentService/Query.php +++ b/library/Zend/Cloud/DocumentService/Query.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Cloud/DocumentService/QueryAdapter.php'; * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_DocumentService_Query diff --git a/library/Zend/Cloud/DocumentService/QueryAdapter.php b/library/Zend/Cloud/DocumentService/QueryAdapter.php index 54cf4d18..b4216c3e 100644 --- a/library/Zend/Cloud/DocumentService/QueryAdapter.php +++ b/library/Zend/Cloud/DocumentService/QueryAdapter.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -34,7 +34,7 @@ * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Cloud_DocumentService_QueryAdapter diff --git a/library/Zend/Cloud/Exception.php b/library/Zend/Cloud/Exception.php index 320ae98c..68ff0d5f 100644 --- a/library/Zend/Cloud/Exception.php +++ b/library/Zend/Cloud/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Cloud - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Cloud - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_Exception extends Zend_Exception diff --git a/library/Zend/Cloud/Infrastructure/Adapter.php b/library/Zend/Cloud/Infrastructure/Adapter.php index 82601549..1192127a 100644 --- a/library/Zend/Cloud/Infrastructure/Adapter.php +++ b/library/Zend/Cloud/Infrastructure/Adapter.php @@ -3,7 +3,7 @@ * @category Zend * @package Zend_Cloud * @subpackage Infrastructure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -12,7 +12,7 @@ * * @package Zend_Cloud * @subpackage Infrastructure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Cloud_Infrastructure_Adapter diff --git a/library/Zend/Cloud/Infrastructure/Adapter/AbstractAdapter.php b/library/Zend/Cloud/Infrastructure/Adapter/AbstractAdapter.php index ea4c8994..ecdef16e 100644 --- a/library/Zend/Cloud/Infrastructure/Adapter/AbstractAdapter.php +++ b/library/Zend/Cloud/Infrastructure/Adapter/AbstractAdapter.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage DocumentService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -26,7 +26,7 @@ require_once 'Zend/Cloud/Infrastructure/Instance.php'; * @category Zend * @package Zend_Cloud_Infrastructure * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Cloud_Infrastructure_Adapter_AbstractAdapter implements Zend_Cloud_Infrastructure_Adapter diff --git a/library/Zend/Cloud/Infrastructure/Adapter/Ec2.php b/library/Zend/Cloud/Infrastructure/Adapter/Ec2.php index 854dd919..61b0a981 100644 --- a/library/Zend/Cloud/Infrastructure/Adapter/Ec2.php +++ b/library/Zend/Cloud/Infrastructure/Adapter/Ec2.php @@ -3,7 +3,7 @@ * @category Zend * @package Zend_Cloud_Infrastructure * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -22,7 +22,7 @@ require_once 'Zend/Cloud/Infrastructure/Adapter/AbstractAdapter.php'; * * @package Zend_Cloud_Infrastructure * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_Infrastructure_Adapter_Ec2 extends Zend_Cloud_Infrastructure_Adapter_AbstractAdapter diff --git a/library/Zend/Cloud/Infrastructure/Adapter/Rackspace.php b/library/Zend/Cloud/Infrastructure/Adapter/Rackspace.php index 61bab335..a47aa39f 100644 --- a/library/Zend/Cloud/Infrastructure/Adapter/Rackspace.php +++ b/library/Zend/Cloud/Infrastructure/Adapter/Rackspace.php @@ -3,7 +3,7 @@ * @category Zend * @package Zend_Cloud_Infrastructure * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -19,7 +19,7 @@ require_once 'Zend/Cloud/Infrastructure/Adapter/AbstractAdapter.php'; * * @package Zend_Cloud_Infrastructure * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_Infrastructure_Adapter_Rackspace extends Zend_Cloud_Infrastructure_Adapter_AbstractAdapter diff --git a/library/Zend/Cloud/Infrastructure/Exception.php b/library/Zend/Cloud/Infrastructure/Exception.php index 87abcdc6..32dd9d19 100644 --- a/library/Zend/Cloud/Infrastructure/Exception.php +++ b/library/Zend/Cloud/Infrastructure/Exception.php @@ -5,7 +5,7 @@ * @category Zend * @package Zend_Cloud * @subpackage Infrastructure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -18,7 +18,7 @@ require_once 'Zend/Cloud/Exception.php'; * @category Zend * @package Zend_Cloud * @subpackage Infrastructure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_Infrastructure_Exception extends Zend_Cloud_Exception diff --git a/library/Zend/Cloud/Infrastructure/Factory.php b/library/Zend/Cloud/Infrastructure/Factory.php index 1d24b190..758606d3 100644 --- a/library/Zend/Cloud/Infrastructure/Factory.php +++ b/library/Zend/Cloud/Infrastructure/Factory.php @@ -3,7 +3,7 @@ * @category Zend * @package Zend_Cloud * @subpackage Infrastructure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -15,7 +15,7 @@ require_once 'Zend/Cloud/AbstractFactory.php'; * * @package Zend_Cloud * @subpackage Infrastructure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_Infrastructure_Factory extends Zend_Cloud_AbstractFactory diff --git a/library/Zend/Cloud/Infrastructure/Image.php b/library/Zend/Cloud/Infrastructure/Image.php index 62a77197..342ffc6e 100644 --- a/library/Zend/Cloud/Infrastructure/Image.php +++ b/library/Zend/Cloud/Infrastructure/Image.php @@ -3,7 +3,7 @@ * @category Zend * @package Zend_Cloud * @subpackage Infrastructure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -12,7 +12,7 @@ * * @package Zend_Cloud * @subpackage Infrastructure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_Infrastructure_Image diff --git a/library/Zend/Cloud/Infrastructure/ImageList.php b/library/Zend/Cloud/Infrastructure/ImageList.php index 7fdec7ff..21e3a89b 100644 --- a/library/Zend/Cloud/Infrastructure/ImageList.php +++ b/library/Zend/Cloud/Infrastructure/ImageList.php @@ -3,7 +3,7 @@ * @category Zend * @package Zend_Cloud * @subpackage Infrastructure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -15,7 +15,7 @@ require_once 'Zend/Cloud/Infrastructure/Image.php'; * * @package Zend_Cloud * @subpackage Infrastructure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_Infrastructure_ImageList implements Countable, Iterator, ArrayAccess diff --git a/library/Zend/Cloud/Infrastructure/Instance.php b/library/Zend/Cloud/Infrastructure/Instance.php index 06ba1c29..dfa54f3f 100644 --- a/library/Zend/Cloud/Infrastructure/Instance.php +++ b/library/Zend/Cloud/Infrastructure/Instance.php @@ -3,7 +3,7 @@ * @category Zend * @package Zend_Cloud * @subpackage Infrastructure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -12,7 +12,7 @@ * * @package Zend_Cloud * @subpackage Infrastructure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_Infrastructure_Instance diff --git a/library/Zend/Cloud/Infrastructure/InstanceList.php b/library/Zend/Cloud/Infrastructure/InstanceList.php index 67395843..02ff7b28 100644 --- a/library/Zend/Cloud/Infrastructure/InstanceList.php +++ b/library/Zend/Cloud/Infrastructure/InstanceList.php @@ -3,7 +3,7 @@ * @category Zend * @package Zend_Cloud * @subpackage Infrastructure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -14,7 +14,7 @@ require_once 'Zend/Cloud/Infrastructure/Instance.php'; * * @package Zend_Cloud * @subpackage Infrastructure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_Infrastructure_InstanceList implements Countable, Iterator, ArrayAccess diff --git a/library/Zend/Cloud/OperationNotAvailableException.php b/library/Zend/Cloud/OperationNotAvailableException.php index 53697f03..2dc60165 100644 --- a/library/Zend/Cloud/OperationNotAvailableException.php +++ b/library/Zend/Cloud/OperationNotAvailableException.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Cloud - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -26,7 +26,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Cloud - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_OperationNotAvailableException extends Zend_Exception diff --git a/library/Zend/Cloud/QueueService/Adapter.php b/library/Zend/Cloud/QueueService/Adapter.php index 4629dafe..f1a5372e 100644 --- a/library/Zend/Cloud/QueueService/Adapter.php +++ b/library/Zend/Cloud/QueueService/Adapter.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage QueueService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -31,7 +31,7 @@ * @category Zend * @package Zend_Cloud * @subpackage QueueService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Cloud_QueueService_Adapter diff --git a/library/Zend/Cloud/QueueService/Adapter/AbstractAdapter.php b/library/Zend/Cloud/QueueService/Adapter/AbstractAdapter.php index 8b413844..7b32bf04 100644 --- a/library/Zend/Cloud/QueueService/Adapter/AbstractAdapter.php +++ b/library/Zend/Cloud/QueueService/Adapter/AbstractAdapter.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage QueueService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Cloud/QueueService/MessageSet.php'; * @category Zend * @package Zend_Cloud * @subpackage QueueService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Cloud_QueueService_Adapter_AbstractAdapter diff --git a/library/Zend/Cloud/QueueService/Adapter/Sqs.php b/library/Zend/Cloud/QueueService/Adapter/Sqs.php index 2240961d..77f0b92d 100644 --- a/library/Zend/Cloud/QueueService/Adapter/Sqs.php +++ b/library/Zend/Cloud/QueueService/Adapter/Sqs.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage QueueService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Cloud/QueueService/Message.php'; * @category Zend * @package Zend_Cloud * @subpackage QueueService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_QueueService_Adapter_Sqs diff --git a/library/Zend/Cloud/QueueService/Adapter/WindowsAzure.php b/library/Zend/Cloud/QueueService/Adapter/WindowsAzure.php index 65b8bc9f..656dddb6 100644 --- a/library/Zend/Cloud/QueueService/Adapter/WindowsAzure.php +++ b/library/Zend/Cloud/QueueService/Adapter/WindowsAzure.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage QueueService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/Service/WindowsAzure/Storage/Queue.php'; * @category Zend * @package Zend_Cloud * @subpackage QueueService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_QueueService_Adapter_WindowsAzure diff --git a/library/Zend/Cloud/QueueService/Adapter/ZendQueue.php b/library/Zend/Cloud/QueueService/Adapter/ZendQueue.php index 391d4cf5..9ffc9f48 100644 --- a/library/Zend/Cloud/QueueService/Adapter/ZendQueue.php +++ b/library/Zend/Cloud/QueueService/Adapter/ZendQueue.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage QueueService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/Queue.php'; * @category Zend * @package Zend_Cloud * @subpackage QueueService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_QueueService_Adapter_ZendQueue diff --git a/library/Zend/Cloud/QueueService/Exception.php b/library/Zend/Cloud/QueueService/Exception.php index f4b6a433..87432e9a 100644 --- a/library/Zend/Cloud/QueueService/Exception.php +++ b/library/Zend/Cloud/QueueService/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cloud * @subpackage QueueService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Cloud/Exception.php'; * @category Zend * @package Zend_Cloud * @subpackage QueueService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_QueueService_Exception extends Zend_Cloud_Exception diff --git a/library/Zend/Cloud/QueueService/Factory.php b/library/Zend/Cloud/QueueService/Factory.php index a6996f54..99cf1668 100644 --- a/library/Zend/Cloud/QueueService/Factory.php +++ b/library/Zend/Cloud/QueueService/Factory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cloud * @subpackage QueueService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -25,7 +25,7 @@ require_once 'Zend/Cloud/AbstractFactory.php'; * @category Zend * @package Zend_Cloud * @subpackage QueueService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_QueueService_Factory extends Zend_Cloud_AbstractFactory diff --git a/library/Zend/Cloud/QueueService/Message.php b/library/Zend/Cloud/QueueService/Message.php index 4d4ca280..4eb668ac 100644 --- a/library/Zend/Cloud/QueueService/Message.php +++ b/library/Zend/Cloud/QueueService/Message.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage QueueService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -23,7 +23,7 @@ * @category Zend * @package Zend_Cloud * @subpackage QueueService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_QueueService_Message diff --git a/library/Zend/Cloud/QueueService/MessageSet.php b/library/Zend/Cloud/QueueService/MessageSet.php index 20765b3d..d80e935e 100644 --- a/library/Zend/Cloud/QueueService/MessageSet.php +++ b/library/Zend/Cloud/QueueService/MessageSet.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage QueueService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -23,7 +23,7 @@ * @category Zend * @package Zend_Cloud * @subpackage QueueService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_QueueService_MessageSet implements Countable, IteratorAggregate diff --git a/library/Zend/Cloud/StorageService/Adapter.php b/library/Zend/Cloud/StorageService/Adapter.php index c64cca3c..d494ca05 100644 --- a/library/Zend/Cloud/StorageService/Adapter.php +++ b/library/Zend/Cloud/StorageService/Adapter.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage StorageService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -23,7 +23,7 @@ * @category Zend * @package Zend_Cloud * @subpackage StorageService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Cloud_StorageService_Adapter diff --git a/library/Zend/Cloud/StorageService/Adapter/FileSystem.php b/library/Zend/Cloud/StorageService/Adapter/FileSystem.php index d77e9953..f9469b8f 100644 --- a/library/Zend/Cloud/StorageService/Adapter/FileSystem.php +++ b/library/Zend/Cloud/StorageService/Adapter/FileSystem.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage StorageService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -26,7 +26,7 @@ require_once 'Zend/Cloud/StorageService/Exception.php'; * @category Zend * @package Zend_Cloud * @subpackage StorageService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_StorageService_Adapter_FileSystem implements Zend_Cloud_StorageService_Adapter diff --git a/library/Zend/Cloud/StorageService/Adapter/Rackspace.php b/library/Zend/Cloud/StorageService/Adapter/Rackspace.php index c0c20411..02980d0c 100644 --- a/library/Zend/Cloud/StorageService/Adapter/Rackspace.php +++ b/library/Zend/Cloud/StorageService/Adapter/Rackspace.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud_StorageService * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Service/Rackspace/Exception.php'; * @category Zend * @package Zend_Cloud_StorageService * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_StorageService_Adapter_Rackspace diff --git a/library/Zend/Cloud/StorageService/Adapter/S3.php b/library/Zend/Cloud/StorageService/Adapter/S3.php index 5a8cb80f..daceb3fe 100644 --- a/library/Zend/Cloud/StorageService/Adapter/S3.php +++ b/library/Zend/Cloud/StorageService/Adapter/S3.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage StorageService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/Cloud/StorageService/Exception.php'; * @category Zend * @package Zend_Cloud * @subpackage StorageService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_StorageService_Adapter_S3 diff --git a/library/Zend/Cloud/StorageService/Adapter/WindowsAzure.php b/library/Zend/Cloud/StorageService/Adapter/WindowsAzure.php index c1ea701f..618f463c 100644 --- a/library/Zend/Cloud/StorageService/Adapter/WindowsAzure.php +++ b/library/Zend/Cloud/StorageService/Adapter/WindowsAzure.php @@ -13,7 +13,7 @@ * @category Zend * @package Zend_Cloud * @subpackage StorageService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Cloud/StorageService/Exception.php'; * @category Zend * @package Zend_Cloud * @subpackage StorageService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_StorageService_Adapter_WindowsAzure diff --git a/library/Zend/Cloud/StorageService/Exception.php b/library/Zend/Cloud/StorageService/Exception.php index 2c5aff81..1a38a696 100644 --- a/library/Zend/Cloud/StorageService/Exception.php +++ b/library/Zend/Cloud/StorageService/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cloud * @subpackage StorageService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Cloud/Exception.php'; * @category Zend * @package Zend_Cloud * @subpackage StorageService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_StorageService_Exception extends Zend_Cloud_Exception diff --git a/library/Zend/Cloud/StorageService/Factory.php b/library/Zend/Cloud/StorageService/Factory.php index 052a13b4..73a18a85 100644 --- a/library/Zend/Cloud/StorageService/Factory.php +++ b/library/Zend/Cloud/StorageService/Factory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Cloud * @subpackage StorageService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -25,7 +25,7 @@ require_once 'Zend/Cloud/AbstractFactory.php'; * @category Zend * @package Zend_Cloud * @subpackage StorageService - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Cloud_StorageService_Factory extends Zend_Cloud_AbstractFactory diff --git a/library/Zend/CodeGenerator/Abstract.php b/library/Zend/CodeGenerator/Abstract.php index 3e8aa55b..1705613e 100644 --- a/library/Zend/CodeGenerator/Abstract.php +++ b/library/Zend/CodeGenerator/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_CodeGenerator * @subpackage PHP - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_CodeGenerator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_CodeGenerator_Abstract diff --git a/library/Zend/CodeGenerator/Exception.php b/library/Zend/CodeGenerator/Exception.php index bbd98a8c..310a9638 100644 --- a/library/Zend/CodeGenerator/Exception.php +++ b/library/Zend/CodeGenerator/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_CodeGenerator * @subpackage PHP - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_CodeGenerator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_CodeGenerator_Exception extends Zend_Exception diff --git a/library/Zend/CodeGenerator/Php/Abstract.php b/library/Zend/CodeGenerator/Php/Abstract.php index 274e1b13..fc4e4bfd 100644 --- a/library/Zend/CodeGenerator/Php/Abstract.php +++ b/library/Zend/CodeGenerator/Php/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_CodeGenerator * @subpackage PHP - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/CodeGenerator/Abstract.php'; /** * @category Zend * @package Zend_CodeGenerator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_CodeGenerator_Php_Abstract extends Zend_CodeGenerator_Abstract diff --git a/library/Zend/CodeGenerator/Php/Body.php b/library/Zend/CodeGenerator/Php/Body.php index 9078adbd..e55be804 100644 --- a/library/Zend/CodeGenerator/Php/Body.php +++ b/library/Zend/CodeGenerator/Php/Body.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_CodeGenerator * @subpackage PHP - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/CodeGenerator/Abstract.php'; /** * @category Zend * @package Zend_CodeGenerator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_CodeGenerator_Php_Body extends Zend_CodeGenerator_Abstract diff --git a/library/Zend/CodeGenerator/Php/Class.php b/library/Zend/CodeGenerator/Php/Class.php index 523284ac..02d52101 100644 --- a/library/Zend/CodeGenerator/Php/Class.php +++ b/library/Zend/CodeGenerator/Php/Class.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_CodeGenerator * @subpackage PHP - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -48,7 +48,7 @@ require_once 'Zend/CodeGenerator/Php/Docblock.php'; /** * @category Zend * @package Zend_CodeGenerator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_CodeGenerator_Php_Class extends Zend_CodeGenerator_Php_Abstract diff --git a/library/Zend/CodeGenerator/Php/Docblock.php b/library/Zend/CodeGenerator/Php/Docblock.php index 2822ffdf..fe5ecfd9 100644 --- a/library/Zend/CodeGenerator/Php/Docblock.php +++ b/library/Zend/CodeGenerator/Php/Docblock.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_CodeGenerator * @subpackage PHP - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/CodeGenerator/Php/Docblock/Tag.php'; /** * @category Zend * @package Zend_CodeGenerator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_CodeGenerator_Php_Docblock extends Zend_CodeGenerator_Php_Abstract diff --git a/library/Zend/CodeGenerator/Php/Docblock/Tag.php b/library/Zend/CodeGenerator/Php/Docblock/Tag.php index 72f01805..bfb6c3a5 100644 --- a/library/Zend/CodeGenerator/Php/Docblock/Tag.php +++ b/library/Zend/CodeGenerator/Php/Docblock/Tag.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_CodeGenerator * @subpackage PHP - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/CodeGenerator/Php/Abstract.php'; /** * @category Zend * @package Zend_CodeGenerator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_CodeGenerator_Php_Docblock_Tag extends Zend_CodeGenerator_Php_Abstract diff --git a/library/Zend/CodeGenerator/Php/Docblock/Tag/License.php b/library/Zend/CodeGenerator/Php/Docblock/Tag/License.php index 0a527874..9642e6df 100644 --- a/library/Zend/CodeGenerator/Php/Docblock/Tag/License.php +++ b/library/Zend/CodeGenerator/Php/Docblock/Tag/License.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_CodeGenerator * @subpackage PHP - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/CodeGenerator/Php/Docblock/Tag.php'; /** * @category Zend * @package Zend_CodeGenerator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_CodeGenerator_Php_Docblock_Tag_License extends Zend_CodeGenerator_Php_Docblock_Tag diff --git a/library/Zend/CodeGenerator/Php/Docblock/Tag/Param.php b/library/Zend/CodeGenerator/Php/Docblock/Tag/Param.php index c964e1b3..64ff2f72 100644 --- a/library/Zend/CodeGenerator/Php/Docblock/Tag/Param.php +++ b/library/Zend/CodeGenerator/Php/Docblock/Tag/Param.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_CodeGenerator * @subpackage PHP - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/CodeGenerator/Php/Docblock/Tag.php'; /** * @category Zend * @package Zend_CodeGenerator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_CodeGenerator_Php_Docblock_Tag_Param extends Zend_CodeGenerator_Php_Docblock_Tag diff --git a/library/Zend/CodeGenerator/Php/Docblock/Tag/Return.php b/library/Zend/CodeGenerator/Php/Docblock/Tag/Return.php index 949c52cf..60dcf300 100644 --- a/library/Zend/CodeGenerator/Php/Docblock/Tag/Return.php +++ b/library/Zend/CodeGenerator/Php/Docblock/Tag/Return.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_CodeGenerator * @subpackage PHP - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/CodeGenerator/Php/Docblock/Tag.php'; /** * @category Zend * @package Zend_CodeGenerator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_CodeGenerator_Php_Docblock_Tag_Return extends Zend_CodeGenerator_Php_Docblock_Tag diff --git a/library/Zend/CodeGenerator/Php/Exception.php b/library/Zend/CodeGenerator/Php/Exception.php index 4509069a..819759b6 100644 --- a/library/Zend/CodeGenerator/Php/Exception.php +++ b/library/Zend/CodeGenerator/Php/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_CodeGenerator * @subpackage PHP - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/CodeGenerator/Exception.php'; /** * @category Zend * @package Zend_CodeGenerator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_CodeGenerator_Php_Exception extends Zend_CodeGenerator_Exception diff --git a/library/Zend/CodeGenerator/Php/File.php b/library/Zend/CodeGenerator/Php/File.php index fa237ed3..36c01260 100644 --- a/library/Zend/CodeGenerator/Php/File.php +++ b/library/Zend/CodeGenerator/Php/File.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_CodeGenerator * @subpackage PHP - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/CodeGenerator/Php/Class.php'; /** * @category Zend * @package Zend_CodeGenerator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_CodeGenerator_Php_File extends Zend_CodeGenerator_Php_Abstract diff --git a/library/Zend/CodeGenerator/Php/Member/Abstract.php b/library/Zend/CodeGenerator/Php/Member/Abstract.php index 0456fc68..285455a7 100644 --- a/library/Zend/CodeGenerator/Php/Member/Abstract.php +++ b/library/Zend/CodeGenerator/Php/Member/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_CodeGenerator * @subpackage PHP - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/CodeGenerator/Php/Docblock.php'; /** * @category Zend * @package Zend_CodeGenerator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_CodeGenerator_Php_Member_Abstract extends Zend_CodeGenerator_Php_Abstract diff --git a/library/Zend/CodeGenerator/Php/Member/Container.php b/library/Zend/CodeGenerator/Php/Member/Container.php index 7658ae16..d792f130 100644 --- a/library/Zend/CodeGenerator/Php/Member/Container.php +++ b/library/Zend/CodeGenerator/Php/Member/Container.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_CodeGenerator * @subpackage PHP - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_CodeGenerator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_CodeGenerator_Php_Member_Container extends ArrayObject diff --git a/library/Zend/CodeGenerator/Php/Method.php b/library/Zend/CodeGenerator/Php/Method.php index 6580eb9b..fab9d0ed 100644 --- a/library/Zend/CodeGenerator/Php/Method.php +++ b/library/Zend/CodeGenerator/Php/Method.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_CodeGenerator * @subpackage PHP - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/CodeGenerator/Php/Parameter.php'; /** * @category Zend * @package Zend_CodeGenerator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_CodeGenerator_Php_Method extends Zend_CodeGenerator_Php_Member_Abstract diff --git a/library/Zend/CodeGenerator/Php/Parameter.php b/library/Zend/CodeGenerator/Php/Parameter.php index 0f61e776..ce62706e 100644 --- a/library/Zend/CodeGenerator/Php/Parameter.php +++ b/library/Zend/CodeGenerator/Php/Parameter.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_CodeGenerator * @subpackage PHP - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/CodeGenerator/Php/Parameter/DefaultValue.php'; /** * @category Zend * @package Zend_CodeGenerator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_CodeGenerator_Php_Parameter extends Zend_CodeGenerator_Php_Abstract diff --git a/library/Zend/CodeGenerator/Php/Parameter/DefaultValue.php b/library/Zend/CodeGenerator/Php/Parameter/DefaultValue.php index 17291b6a..c452460c 100644 --- a/library/Zend/CodeGenerator/Php/Parameter/DefaultValue.php +++ b/library/Zend/CodeGenerator/Php/Parameter/DefaultValue.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_CodeGenerator * @subpackage Php - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_CodeGenerator * @subpackage Php - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_CodeGenerator_Php_Parameter_DefaultValue diff --git a/library/Zend/CodeGenerator/Php/Property.php b/library/Zend/CodeGenerator/Php/Property.php index cdaf326d..af5408f9 100644 --- a/library/Zend/CodeGenerator/Php/Property.php +++ b/library/Zend/CodeGenerator/Php/Property.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_CodeGenerator * @subpackage PHP - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/CodeGenerator/Php/Property/DefaultValue.php'; /** * @category Zend * @package Zend_CodeGenerator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_CodeGenerator_Php_Property extends Zend_CodeGenerator_Php_Member_Abstract diff --git a/library/Zend/CodeGenerator/Php/Property/DefaultValue.php b/library/Zend/CodeGenerator/Php/Property/DefaultValue.php index 93934126..a4984008 100644 --- a/library/Zend/CodeGenerator/Php/Property/DefaultValue.php +++ b/library/Zend/CodeGenerator/Php/Property/DefaultValue.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_CodeGenerator * @subpackage PHP - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/CodeGenerator/Php/Abstract.php'; /** * @category Zend * @package Zend_CodeGenerator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_CodeGenerator_Php_Property_DefaultValue extends Zend_CodeGenerator_Php_Abstract diff --git a/library/Zend/Config.php b/library/Zend/Config.php index 4d26a53a..a39a1f22 100644 --- a/library/Zend/Config.php +++ b/library/Zend/Config.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Config - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Config - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Config implements Countable, Iterator diff --git a/library/Zend/Config/Exception.php b/library/Zend/Config/Exception.php index 06e47c17..253b3346 100644 --- a/library/Zend/Config/Exception.php +++ b/library/Zend/Config/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Config - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Config - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Config_Exception extends Zend_Exception {} diff --git a/library/Zend/Config/Ini.php b/library/Zend/Config/Ini.php index f9ea9033..b2fae01b 100644 --- a/library/Zend/Config/Ini.php +++ b/library/Zend/Config/Ini.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Config - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Config.php'; /** * @category Zend * @package Zend_Config - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Config_Ini extends Zend_Config diff --git a/library/Zend/Config/Writer.php b/library/Zend/Config/Writer.php index 6bbf4c6d..8c255b3c 100644 --- a/library/Zend/Config/Writer.php +++ b/library/Zend/Config/Writer.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Config - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Config - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Config_Writer diff --git a/library/Zend/Config/Writer/Array.php b/library/Zend/Config/Writer/Array.php index 067a582d..50c260e0 100644 --- a/library/Zend/Config/Writer/Array.php +++ b/library/Zend/Config/Writer/Array.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Config - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Config/Writer/FileAbstract.php'; /** * @category Zend * @package Zend_Config - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Config_Writer_Array extends Zend_Config_Writer_FileAbstract diff --git a/library/Zend/Config/Writer/FileAbstract.php b/library/Zend/Config/Writer/FileAbstract.php index 12d3c366..a1da83b9 100644 --- a/library/Zend/Config/Writer/FileAbstract.php +++ b/library/Zend/Config/Writer/FileAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Config * @package Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -26,7 +26,7 @@ require_once "Zend/Config/Writer.php"; * * @category Zend * @package Zend_package - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Config/Writer/Ini.php b/library/Zend/Config/Writer/Ini.php index e90b935b..15344a5b 100644 --- a/library/Zend/Config/Writer/Ini.php +++ b/library/Zend/Config/Writer/Ini.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Config - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Config/Writer/FileAbstract.php'; /** * @category Zend * @package Zend_Config - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Config_Writer_Ini extends Zend_Config_Writer_FileAbstract diff --git a/library/Zend/Config/Writer/Xml.php b/library/Zend/Config/Writer/Xml.php index 75c49a95..c73564b2 100644 --- a/library/Zend/Config/Writer/Xml.php +++ b/library/Zend/Config/Writer/Xml.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Config - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Config/Xml.php'; /** * @category Zend * @package Zend_Config - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Config_Writer_Xml extends Zend_Config_Writer_FileAbstract diff --git a/library/Zend/Config/Xml.php b/library/Zend/Config/Xml.php index 93797b23..4425a8b7 100644 --- a/library/Zend/Config/Xml.php +++ b/library/Zend/Config/Xml.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Config - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Xml/Exception.php'; * * @category Zend * @package Zend_Config - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Config_Xml extends Zend_Config diff --git a/library/Zend/Config/Yaml.php b/library/Zend/Config/Yaml.php index 1dc97aa6..0d107033 100644 --- a/library/Zend/Config/Yaml.php +++ b/library/Zend/Config/Yaml.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Config - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Config.php'; * * @category Zend * @package Zend_Config - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Config_Yaml extends Zend_Config diff --git a/library/Zend/Console/Getopt.php b/library/Zend/Console/Getopt.php index 20a5366a..07ad8421 100644 --- a/library/Zend/Console/Getopt.php +++ b/library/Zend/Console/Getopt.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Console_Getopt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -80,7 +80,7 @@ * * @category Zend * @package Zend_Console_Getopt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version Release: @package_version@ * @since Class available since Release 0.6.0 @@ -731,6 +731,28 @@ class Zend_Console_Getopt return $this; } + /** + * @throws Zend_Console_Getopt_Exception + */ + public function checkRequiredArguments() + { + foreach ($this->_rules as $name => $rule) { + if ($rule['param'] === 'required') { + $defined = false; + foreach ($rule['alias'] as $alias) { + $defined = $defined === true ? true : array_key_exists($alias, $this->_options); + } + if ($defined === false) { + require_once 'Zend/Console/Getopt/Exception.php'; + throw new Zend_Console_Getopt_Exception( + 'Option "$alias" requires a parameter.', + $this->getUsageMessage() + ); + } + } + } + } + /** * Parse command-line arguments for a single long option. * A long option is preceded by a double '--' character. @@ -789,7 +811,7 @@ class Zend_Console_Getopt $realFlag = $this->_ruleMap[$flag]; switch ($this->_rules[$realFlag]['param']) { case 'required': - if (count($argv) > 0) { + if (count($argv) > 0 && substr($argv[0], 0, 1) != '-') { $param = array_shift($argv); $this->_checkParameterType($realFlag, $param); } else { diff --git a/library/Zend/Console/Getopt/Exception.php b/library/Zend/Console/Getopt/Exception.php index 33f198c7..e52580f9 100644 --- a/library/Zend/Console/Getopt/Exception.php +++ b/library/Zend/Console/Getopt/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Console_Getopt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Console_Getopt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Console_Getopt_Exception extends Zend_Exception diff --git a/library/Zend/Controller/Action.php b/library/Zend/Controller/Action.php index 2de7fbb0..9508e747 100644 --- a/library/Zend/Controller/Action.php +++ b/library/Zend/Controller/Action.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Controller/Front.php'; /** * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Controller_Action implements Zend_Controller_Action_Interface diff --git a/library/Zend/Controller/Action/Exception.php b/library/Zend/Controller/Action/Exception.php index 6d912665..4cd9ce2a 100644 --- a/library/Zend/Controller/Action/Exception.php +++ b/library/Zend/Controller/Action/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Controller/Exception.php'; * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Action_Exception extends Zend_Controller_Exception diff --git a/library/Zend/Controller/Action/Helper/Abstract.php b/library/Zend/Controller/Action/Helper/Abstract.php index ca51fe4e..ed039b8e 100644 --- a/library/Zend/Controller/Action/Helper/Abstract.php +++ b/library/Zend/Controller/Action/Helper/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Controller/Action.php'; * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Controller_Action_Helper_Abstract diff --git a/library/Zend/Controller/Action/Helper/ActionStack.php b/library/Zend/Controller/Action/Helper/ActionStack.php index b5ca6f73..e22e8b8e 100644 --- a/library/Zend/Controller/Action/Helper/ActionStack.php +++ b/library/Zend/Controller/Action/Helper/ActionStack.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Controller/Action/Helper/Abstract.php'; * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Action_Helper_ActionStack extends Zend_Controller_Action_Helper_Abstract diff --git a/library/Zend/Controller/Action/Helper/AjaxContext.php b/library/Zend/Controller/Action/Helper/AjaxContext.php index a6674522..dd4ca426 100644 --- a/library/Zend/Controller/Action/Helper/AjaxContext.php +++ b/library/Zend/Controller/Action/Helper/AjaxContext.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Controller/Action/Helper/ContextSwitch.php'; * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Action_Helper_AjaxContext extends Zend_Controller_Action_Helper_ContextSwitch diff --git a/library/Zend/Controller/Action/Helper/AutoComplete/Abstract.php b/library/Zend/Controller/Action/Helper/AutoComplete/Abstract.php index 497511e6..70754543 100644 --- a/library/Zend/Controller/Action/Helper/AutoComplete/Abstract.php +++ b/library/Zend/Controller/Action/Helper/AutoComplete/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Controller/Action/Helper/Abstract.php'; * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Controller_Action_Helper_AutoComplete_Abstract extends Zend_Controller_Action_Helper_Abstract diff --git a/library/Zend/Controller/Action/Helper/AutoCompleteDojo.php b/library/Zend/Controller/Action/Helper/AutoCompleteDojo.php index 629b3a35..9027f0f8 100644 --- a/library/Zend/Controller/Action/Helper/AutoCompleteDojo.php +++ b/library/Zend/Controller/Action/Helper/AutoCompleteDojo.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Controller/Action/Helper/AutoComplete/Abstract.php'; * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Action_Helper_AutoCompleteDojo extends Zend_Controller_Action_Helper_AutoComplete_Abstract diff --git a/library/Zend/Controller/Action/Helper/AutoCompleteScriptaculous.php b/library/Zend/Controller/Action/Helper/AutoCompleteScriptaculous.php index a6ecbf82..098aed8b 100644 --- a/library/Zend/Controller/Action/Helper/AutoCompleteScriptaculous.php +++ b/library/Zend/Controller/Action/Helper/AutoCompleteScriptaculous.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Controller/Action/Helper/AutoComplete/Abstract.php'; * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Action_Helper_AutoCompleteScriptaculous extends Zend_Controller_Action_Helper_AutoComplete_Abstract diff --git a/library/Zend/Controller/Action/Helper/Cache.php b/library/Zend/Controller/Action/Helper/Cache.php index 3611e0b2..61c089ff 100644 --- a/library/Zend/Controller/Action/Helper/Cache.php +++ b/library/Zend/Controller/Action/Helper/Cache.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Cache/Manager.php'; /** * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Action_Helper_Cache diff --git a/library/Zend/Controller/Action/Helper/ContextSwitch.php b/library/Zend/Controller/Action/Helper/ContextSwitch.php index 358eb357..fe9114bc 100644 --- a/library/Zend/Controller/Action/Helper/ContextSwitch.php +++ b/library/Zend/Controller/Action/Helper/ContextSwitch.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Controller/Action/Helper/Abstract.php'; * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Action_Helper_ContextSwitch extends Zend_Controller_Action_Helper_Abstract diff --git a/library/Zend/Controller/Action/Helper/FlashMessenger.php b/library/Zend/Controller/Action/Helper/FlashMessenger.php index fdfb579f..57fe9ecd 100644 --- a/library/Zend/Controller/Action/Helper/FlashMessenger.php +++ b/library/Zend/Controller/Action/Helper/FlashMessenger.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -36,7 +36,7 @@ require_once 'Zend/Controller/Action/Helper/Abstract.php'; * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Controller/Action/Helper/Json.php b/library/Zend/Controller/Action/Helper/Json.php index b6312cff..86a8b113 100644 --- a/library/Zend/Controller/Action/Helper/Json.php +++ b/library/Zend/Controller/Action/Helper/Json.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Controller/Action/Helper/Abstract.php'; * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Action_Helper_Json extends Zend_Controller_Action_Helper_Abstract diff --git a/library/Zend/Controller/Action/Helper/Redirector.php b/library/Zend/Controller/Action/Helper/Redirector.php index 9a43476c..2e5c3459 100644 --- a/library/Zend/Controller/Action/Helper/Redirector.php +++ b/library/Zend/Controller/Action/Helper/Redirector.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Controller/Action/Helper/Abstract.php'; * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Action_Helper_Redirector extends Zend_Controller_Action_Helper_Abstract diff --git a/library/Zend/Controller/Action/Helper/Url.php b/library/Zend/Controller/Action/Helper/Url.php index a083f497..7b8c69ac 100644 --- a/library/Zend/Controller/Action/Helper/Url.php +++ b/library/Zend/Controller/Action/Helper/Url.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Controller/Action/Helper/Abstract.php'; * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Action_Helper_Url extends Zend_Controller_Action_Helper_Abstract diff --git a/library/Zend/Controller/Action/Helper/ViewRenderer.php b/library/Zend/Controller/Action/Helper/ViewRenderer.php index 068d3c7d..f65d6c56 100644 --- a/library/Zend/Controller/Action/Helper/ViewRenderer.php +++ b/library/Zend/Controller/Action/Helper/ViewRenderer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -68,7 +68,7 @@ require_once 'Zend/View.php'; * @uses Zend_Controller_Action_Helper_Abstract * @package Zend_Controller * @subpackage Zend_Controller_Action_Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Action_Helper_ViewRenderer extends Zend_Controller_Action_Helper_Abstract @@ -842,7 +842,11 @@ class Zend_Controller_Action_Helper_ViewRenderer extends Zend_Controller_Action_ $request = $this->getRequest(); $dispatcher = $this->getFrontController()->getDispatcher(); $module = $dispatcher->formatModuleName($request->getModuleName()); - $controller = $request->getControllerName(); + $controller = substr( + $dispatcher->formatControllerName($request->getControllerName()), + 0, + -10 + ); $action = $dispatcher->formatActionName($request->getActionName()); $params = compact('module', 'controller', 'action'); diff --git a/library/Zend/Controller/Action/HelperBroker.php b/library/Zend/Controller/Action/HelperBroker.php index c232d0d1..f911c703 100644 --- a/library/Zend/Controller/Action/HelperBroker.php +++ b/library/Zend/Controller/Action/HelperBroker.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Loader.php'; * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Action_HelperBroker diff --git a/library/Zend/Controller/Action/HelperBroker/PriorityStack.php b/library/Zend/Controller/Action/HelperBroker/PriorityStack.php index 2d1b4cb0..d510b74e 100644 --- a/library/Zend/Controller/Action/HelperBroker/PriorityStack.php +++ b/library/Zend/Controller/Action/HelperBroker/PriorityStack.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Action_HelperBroker_PriorityStack implements IteratorAggregate, ArrayAccess, Countable diff --git a/library/Zend/Controller/Action/Interface.php b/library/Zend/Controller/Action/Interface.php index a69cfaca..db354637 100644 --- a/library/Zend/Controller/Action/Interface.php +++ b/library/Zend/Controller/Action/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Controller_Action_Interface diff --git a/library/Zend/Controller/Dispatcher/Abstract.php b/library/Zend/Controller/Dispatcher/Abstract.php index 0eb3f5b0..2bfe1be2 100644 --- a/library/Zend/Controller/Dispatcher/Abstract.php +++ b/library/Zend/Controller/Dispatcher/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Dispatcher - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Controller/Dispatcher/Interface.php'; * @category Zend * @package Zend_Controller * @subpackage Dispatcher - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Controller_Dispatcher_Abstract implements Zend_Controller_Dispatcher_Interface diff --git a/library/Zend/Controller/Dispatcher/Exception.php b/library/Zend/Controller/Dispatcher/Exception.php index 96a9d4dc..42404449 100644 --- a/library/Zend/Controller/Dispatcher/Exception.php +++ b/library/Zend/Controller/Dispatcher/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Dispatcher - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Controller/Exception.php'; * @category Zend * @package Zend_Controller * @subpackage Dispatcher - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Dispatcher_Exception extends Zend_Controller_Exception diff --git a/library/Zend/Controller/Dispatcher/Interface.php b/library/Zend/Controller/Dispatcher/Interface.php index 43215a5d..bdc977cf 100644 --- a/library/Zend/Controller/Dispatcher/Interface.php +++ b/library/Zend/Controller/Dispatcher/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Dispatcher - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Controller/Response/Abstract.php'; /** * @package Zend_Controller * @subpackage Dispatcher - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Controller_Dispatcher_Interface diff --git a/library/Zend/Controller/Dispatcher/Standard.php b/library/Zend/Controller/Dispatcher/Standard.php index e211029a..492056e4 100644 --- a/library/Zend/Controller/Dispatcher/Standard.php +++ b/library/Zend/Controller/Dispatcher/Standard.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Dispatcher - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Controller/Dispatcher/Abstract.php'; * @category Zend * @package Zend_Controller * @subpackage Dispatcher - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Dispatcher_Standard extends Zend_Controller_Dispatcher_Abstract diff --git a/library/Zend/Controller/Exception.php b/library/Zend/Controller/Exception.php index 88bcbc5b..b36853c4 100644 --- a/library/Zend/Controller/Exception.php +++ b/library/Zend/Controller/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Exception extends Zend_Exception diff --git a/library/Zend/Controller/Front.php b/library/Zend/Controller/Front.php index 3cc11cfa..3ca4c78b 100644 --- a/library/Zend/Controller/Front.php +++ b/library/Zend/Controller/Front.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Controller/Plugin/Broker.php'; /** * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Front diff --git a/library/Zend/Controller/Plugin/Abstract.php b/library/Zend/Controller/Plugin/Abstract.php index 71ca167e..7e590b7e 100644 --- a/library/Zend/Controller/Plugin/Abstract.php +++ b/library/Zend/Controller/Plugin/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Plugins - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Controller * @subpackage Plugins - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Controller_Plugin_Abstract diff --git a/library/Zend/Controller/Plugin/ActionStack.php b/library/Zend/Controller/Plugin/ActionStack.php index 68a5cc7c..12c62de1 100644 --- a/library/Zend/Controller/Plugin/ActionStack.php +++ b/library/Zend/Controller/Plugin/ActionStack.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Plugins - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -32,7 +32,7 @@ require_once 'Zend/Registry.php'; * @category Zend * @package Zend_Controller * @subpackage Plugins - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Controller/Plugin/Broker.php b/library/Zend/Controller/Plugin/Broker.php index b6c5d56a..1214583e 100644 --- a/library/Zend/Controller/Plugin/Broker.php +++ b/library/Zend/Controller/Plugin/Broker.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Plugins - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Controller/Plugin/Abstract.php'; * @category Zend * @package Zend_Controller * @subpackage Plugins - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Plugin_Broker extends Zend_Controller_Plugin_Abstract diff --git a/library/Zend/Controller/Plugin/ErrorHandler.php b/library/Zend/Controller/Plugin/ErrorHandler.php index 2ea2627d..42da1633 100644 --- a/library/Zend/Controller/Plugin/ErrorHandler.php +++ b/library/Zend/Controller/Plugin/ErrorHandler.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Plugins - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Controller/Plugin/Abstract.php'; * @category Zend * @package Zend_Controller * @subpackage Plugins - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Controller/Plugin/PutHandler.php b/library/Zend/Controller/Plugin/PutHandler.php index 329d3897..3b5f57b9 100644 --- a/library/Zend/Controller/Plugin/PutHandler.php +++ b/library/Zend/Controller/Plugin/PutHandler.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Plugin - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Controller/Request/Http.php'; * * @package Zend_Controller * @subpackage Zend_Controller_Plugin - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Plugin_PutHandler extends Zend_Controller_Plugin_Abstract diff --git a/library/Zend/Controller/Request/Abstract.php b/library/Zend/Controller/Request/Abstract.php index 68a8bd73..d57238f4 100644 --- a/library/Zend/Controller/Request/Abstract.php +++ b/library/Zend/Controller/Request/Abstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Controller_Request_Abstract diff --git a/library/Zend/Controller/Request/Apache404.php b/library/Zend/Controller/Request/Apache404.php index 8c30bae3..3c4dd7ac 100644 --- a/library/Zend/Controller/Request/Apache404.php +++ b/library/Zend/Controller/Request/Apache404.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Controller/Request/Exception.php b/library/Zend/Controller/Request/Exception.php index 97b4db10..a7e3629f 100644 --- a/library/Zend/Controller/Request/Exception.php +++ b/library/Zend/Controller/Request/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Request - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Controller/Exception.php'; * @category Zend * @package Zend_Controller * @subpackage Request - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Request_Exception extends Zend_Controller_Exception diff --git a/library/Zend/Controller/Request/Http.php b/library/Zend/Controller/Request/Http.php index decfcb05..cabcca76 100644 --- a/library/Zend/Controller/Request/Http.php +++ b/library/Zend/Controller/Request/Http.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -986,8 +986,18 @@ class Zend_Controller_Request_Http extends Zend_Controller_Request_Abstract } // Try to get it from the $_SERVER array first - $temp = 'HTTP_' . strtoupper(str_replace('-', '_', $header)); - if (isset($_SERVER[$temp])) { + $temp = strtoupper(str_replace('-', '_', $header)); + if (isset($_SERVER['HTTP_' . $temp])) { + return $_SERVER['HTTP_' . $temp]; + } + + /* + * Try to get it from the $_SERVER array on POST request or CGI environment + * @see https://www.ietf.org/rfc/rfc3875 (4.1.2. and 4.1.3.) + */ + if (isset($_SERVER[$temp]) + && in_array($temp, array('CONTENT_TYPE', 'CONTENT_LENGTH')) + ) { return $_SERVER[$temp]; } diff --git a/library/Zend/Controller/Request/HttpTestCase.php b/library/Zend/Controller/Request/HttpTestCase.php index 955b8771..9c630dbc 100644 --- a/library/Zend/Controller/Request/HttpTestCase.php +++ b/library/Zend/Controller/Request/HttpTestCase.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Controller/Request/Simple.php b/library/Zend/Controller/Request/Simple.php index 319a297a..74e4b0c4 100644 --- a/library/Zend/Controller/Request/Simple.php +++ b/library/Zend/Controller/Request/Simple.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Request - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Controller/Request/Abstract.php'; * @category Zend * @package Zend_Controller * @subpackage Request - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Request_Simple extends Zend_Controller_Request_Abstract diff --git a/library/Zend/Controller/Response/Abstract.php b/library/Zend/Controller/Response/Abstract.php index 4fc49eda..9fcc2269 100644 --- a/library/Zend/Controller/Response/Abstract.php +++ b/library/Zend/Controller/Response/Abstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * * @package Zend_Controller * @subpackage Response - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Controller_Response_Abstract diff --git a/library/Zend/Controller/Response/Cli.php b/library/Zend/Controller/Response/Cli.php index 389e9251..ed141659 100644 --- a/library/Zend/Controller/Response/Cli.php +++ b/library/Zend/Controller/Response/Cli.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Controller/Response/Abstract.php'; * @uses Zend_Controller_Response_Abstract * @package Zend_Controller * @subpackage Response - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Response_Cli extends Zend_Controller_Response_Abstract diff --git a/library/Zend/Controller/Response/Exception.php b/library/Zend/Controller/Response/Exception.php index e45f0790..9829fb66 100644 --- a/library/Zend/Controller/Response/Exception.php +++ b/library/Zend/Controller/Response/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Request - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Controller/Exception.php'; /** * @package Zend_Controller * @subpackage Response - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Response_Exception extends Zend_Controller_Exception diff --git a/library/Zend/Controller/Response/Http.php b/library/Zend/Controller/Response/Http.php index 487c8fb0..a70a5bb8 100644 --- a/library/Zend/Controller/Response/Http.php +++ b/library/Zend/Controller/Response/Http.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Controller/Response/HttpTestCase.php b/library/Zend/Controller/Response/HttpTestCase.php index 72905b42..768dbfd3 100644 --- a/library/Zend/Controller/Response/HttpTestCase.php +++ b/library/Zend/Controller/Response/HttpTestCase.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Controller/Router/Abstract.php b/library/Zend/Controller/Router/Abstract.php index 0bb9804d..71ed9473 100644 --- a/library/Zend/Controller/Router/Abstract.php +++ b/library/Zend/Controller/Router/Abstract.php @@ -15,12 +15,11 @@ * @category Zend * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ - /** Zend_Controller_Router_Interface */ require_once 'Zend/Controller/Router/Interface.php'; @@ -31,7 +30,7 @@ require_once 'Zend/Controller/Router/Interface.php'; * @category Zend * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Controller_Router_Abstract implements Zend_Controller_Router_Interface @@ -40,9 +39,10 @@ abstract class Zend_Controller_Router_Abstract implements Zend_Controller_Router * URI delimiter */ const URI_DELIMITER = '/'; - + /** * Front controller instance + * * @var Zend_Controller_Front */ protected $_frontController; @@ -50,6 +50,7 @@ abstract class Zend_Controller_Router_Abstract implements Zend_Controller_Router /** * Array of invocation parameters to use when instantiating action * controllers + * * @var array */ protected $_invokeParams = array(); @@ -58,7 +59,6 @@ abstract class Zend_Controller_Router_Abstract implements Zend_Controller_Router * Constructor * * @param array $params - * @return void */ public function __construct(array $params = array()) { @@ -69,13 +69,14 @@ abstract class Zend_Controller_Router_Abstract implements Zend_Controller_Router * Add or modify a parameter to use when instantiating an action controller * * @param string $name - * @param mixed $value - * @return Zend_Controller_Router + * @param mixed $value + * @return Zend_Controller_Router_Abstract */ public function setParam($name, $value) { - $name = (string) $name; + $name = (string)$name; $this->_invokeParams[$name] = $value; + return $this; } @@ -83,11 +84,12 @@ abstract class Zend_Controller_Router_Abstract implements Zend_Controller_Router * Set parameters to pass to action controller constructors * * @param array $params - * @return Zend_Controller_Router + * @return Zend_Controller_Router_Abstract */ public function setParams(array $params) { $this->_invokeParams = array_merge($this->_invokeParams, $params); + return $this; } @@ -99,7 +101,7 @@ abstract class Zend_Controller_Router_Abstract implements Zend_Controller_Router */ public function getParam($name) { - if(isset($this->_invokeParams[$name])) { + if (isset($this->_invokeParams[$name])) { return $this->_invokeParams[$name]; } @@ -124,7 +126,7 @@ abstract class Zend_Controller_Router_Abstract implements Zend_Controller_Router * each. * * @param null|string|array single key or array of keys for params to clear - * @return Zend_Controller_Router + * @return Zend_Controller_Router_Abstract */ public function clearParams($name = null) { @@ -157,6 +159,7 @@ abstract class Zend_Controller_Router_Abstract implements Zend_Controller_Router require_once 'Zend/Controller/Front.php'; $this->_frontController = Zend_Controller_Front::getInstance(); + return $this->_frontController; } @@ -169,7 +172,7 @@ abstract class Zend_Controller_Router_Abstract implements Zend_Controller_Router public function setFrontController(Zend_Controller_Front $controller) { $this->_frontController = $controller; + return $this; } - } diff --git a/library/Zend/Controller/Router/Exception.php b/library/Zend/Controller/Router/Exception.php index b3d4cf7d..2d036333 100644 --- a/library/Zend/Controller/Router/Exception.php +++ b/library/Zend/Controller/Router/Exception.php @@ -15,22 +15,21 @@ * @category Zend * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ - /** Zend_Controller_Exception */ require_once 'Zend/Controller/Exception.php'; - /** * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Router_Exception extends Zend_Controller_Exception -{} +{ +} diff --git a/library/Zend/Controller/Router/Interface.php b/library/Zend/Controller/Router/Interface.php index 8d6a98e5..920286d9 100644 --- a/library/Zend/Controller/Router/Interface.php +++ b/library/Zend/Controller/Router/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Controller_Router_Interface @@ -54,9 +54,9 @@ interface Zend_Controller_Router_Interface * Encode tells to url encode resulting path parts. * * @param array $userParams Options passed by a user used to override parameters - * @param mixed $name The name of a Route to use - * @param bool $reset Whether to reset to the route defaults ignoring URL params - * @param bool $encode Tells to encode URL parts on output + * @param mixed $name The name of a Route to use + * @param bool $reset Whether to reset to the route defaults ignoring URL params + * @param bool $encode Tells to encode URL parts on output * @throws Zend_Controller_Router_Exception * @return string Resulting URL path */ @@ -81,7 +81,7 @@ interface Zend_Controller_Router_Interface * Add or modify a parameter with which to instantiate any helper objects * * @param string $name - * @param mixed $param + * @param mixed $value * @return Zend_Controller_Router_Interface */ public function setParam($name, $value); @@ -120,5 +120,4 @@ interface Zend_Controller_Router_Interface * @return Zend_Controller_Router_Interface */ public function clearParams($name = null); - } diff --git a/library/Zend/Controller/Router/Rewrite.php b/library/Zend/Controller/Router/Rewrite.php index 2c58b1b3..07cf6154 100644 --- a/library/Zend/Controller/Router/Rewrite.php +++ b/library/Zend/Controller/Router/Rewrite.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -31,7 +31,7 @@ require_once 'Zend/Controller/Router/Route.php'; * * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @see http://manuals.rubyonrails.com/read/chapter/65 */ @@ -55,7 +55,7 @@ class Zend_Controller_Router_Rewrite extends Zend_Controller_Router_Abstract /** * Currently matched route * - * @var Zend_Controller_Router_Route_Interface + * @var string */ protected $_currentRoute = null; @@ -90,7 +90,7 @@ class Zend_Controller_Router_Rewrite extends Zend_Controller_Router_Abstract { if (!$this->hasRoute('default')) { $dispatcher = $this->getFrontController()->getDispatcher(); - $request = $this->getFrontController()->getRequest(); + $request = $this->getFrontController()->getRequest(); require_once 'Zend/Controller/Router/Route/Module.php'; $compat = new Zend_Controller_Router_Route_Module(array(), $dispatcher, $request); @@ -106,8 +106,8 @@ class Zend_Controller_Router_Rewrite extends Zend_Controller_Router_Abstract * * If route contains method setRequest(), it is initialized with a request object * - * @param string $name Name of the route - * @param Zend_Controller_Router_Route_Interface $route Instance of the route + * @param string $name Name of the route + * @param Zend_Controller_Router_Route_Interface $route Instance of the route * @return Zend_Controller_Router_Rewrite */ public function addRoute($name, Zend_Controller_Router_Route_Interface $route) @@ -127,7 +127,8 @@ class Zend_Controller_Router_Rewrite extends Zend_Controller_Router_Abstract * @param array $routes Array of routes with names as keys and routes as values * @return Zend_Controller_Router_Rewrite */ - public function addRoutes($routes) { + public function addRoutes($routes) + { foreach ($routes as $name => $route) { $this->addRoute($name, $route); } @@ -215,7 +216,12 @@ class Zend_Controller_Router_Rewrite extends Zend_Controller_Router_Abstract Zend_Loader::loadClass($class); } - $route = call_user_func(array($class, 'getInstance'), $info); + $route = call_user_func( + array( + $class, + 'getInstance' + ), $info + ); if (isset($info->abstract) && $info->abstract && method_exists($route, 'isAbstract')) { $route->isAbstract(true); @@ -232,9 +238,11 @@ class Zend_Controller_Router_Rewrite extends Zend_Controller_Router_Abstract * @param Zend_Config $childRoutesInfo * @return void */ - protected function _addChainRoutesFromConfig($name, - Zend_Controller_Router_Route_Interface $route, - Zend_Config $childRoutesInfo) + protected function _addChainRoutesFromConfig( + $name, + Zend_Controller_Router_Route_Interface $route, + Zend_Config $childRoutesInfo + ) { foreach ($childRoutesInfo as $childRouteName => $childRouteInfo) { if (is_string($childRouteInfo)) { @@ -283,7 +291,6 @@ class Zend_Controller_Router_Rewrite extends Zend_Controller_Router_Abstract /** * Remove all standard default routes * - * @param Zend_Controller_Router_Route_Interface Route * @return Zend_Controller_Router_Rewrite */ public function removeDefaultRoutes() @@ -333,6 +340,7 @@ class Zend_Controller_Router_Rewrite extends Zend_Controller_Router_Abstract require_once 'Zend/Controller/Router/Exception.php'; throw new Zend_Controller_Router_Exception("Current route is not defined"); } + return $this->getRoute($this->_currentRoute); } @@ -340,7 +348,7 @@ class Zend_Controller_Router_Rewrite extends Zend_Controller_Router_Abstract * Retrieve a name of currently matched route * * @throws Zend_Controller_Router_Exception - * @return Zend_Controller_Router_Route_Interface Route object + * @return string Route name */ public function getCurrentRouteName() { @@ -348,6 +356,7 @@ class Zend_Controller_Router_Rewrite extends Zend_Controller_Router_Abstract require_once 'Zend/Controller/Router/Exception.php'; throw new Zend_Controller_Router_Exception("Current route is not defined"); } + return $this->_currentRoute; } @@ -365,6 +374,7 @@ class Zend_Controller_Router_Rewrite extends Zend_Controller_Router_Abstract * Find a matching route to the current PATH_INFO and inject * returning values to the Request object. * + * @param Zend_Controller_Request_Abstract $request * @throws Zend_Controller_Router_Exception * @return Zend_Controller_Request_Abstract Request object */ @@ -372,7 +382,9 @@ class Zend_Controller_Router_Rewrite extends Zend_Controller_Router_Abstract { if (!$request instanceof Zend_Controller_Request_Http) { require_once 'Zend/Controller/Router/Exception.php'; - throw new Zend_Controller_Router_Exception('Zend_Controller_Router_Rewrite requires a Zend_Controller_Request_Http-based request object'); + throw new Zend_Controller_Router_Exception( + 'Zend_Controller_Router_Rewrite requires a Zend_Controller_Request_Http-based request object' + ); } if ($this->_useDefaultRoutes) { @@ -403,22 +415,29 @@ class Zend_Controller_Router_Rewrite extends Zend_Controller_Router_Abstract } } - if (!$routeMatched) { - require_once 'Zend/Controller/Router/Exception.php'; - throw new Zend_Controller_Router_Exception('No route matched the request', 404); - } + if (!$routeMatched) { + require_once 'Zend/Controller/Router/Exception.php'; + throw new Zend_Controller_Router_Exception('No route matched the request', 404); + } - if($this->_useCurrentParamsAsGlobal) { + if ($this->_useCurrentParamsAsGlobal) { $params = $request->getParams(); - foreach($params as $param => $value) { + foreach ($params as $param => $value) { $this->setGlobalParam($param, $value); } } return $request; - } + /** + * Sets parameters for request object + * + * Module name, controller name and action name + * + * @param Zend_Controller_Request_Abstract $request + * @param array $params + */ protected function _setRequestParams($request, $params) { foreach ($params as $param => $value) { @@ -434,7 +453,6 @@ class Zend_Controller_Router_Rewrite extends Zend_Controller_Router_Abstract if ($param === $request->getActionKey()) { $request->setActionName($value); } - } } @@ -442,9 +460,9 @@ class Zend_Controller_Router_Rewrite extends Zend_Controller_Router_Abstract * Generates a URL path that can be used in URL creation, redirection, etc. * * @param array $userParams Options passed by a user used to override parameters - * @param mixed $name The name of a Route to use - * @param bool $reset Whether to reset to the route defaults ignoring URL params - * @param bool $encode Tells to encode URL parts on output + * @param mixed $name The name of a Route to use + * @param bool $reset Whether to reset to the route defaults ignoring URL params + * @param bool $encode Tells to encode URL parts on output * @throws Zend_Controller_Router_Exception * @return string Resulting absolute URL path */ @@ -454,7 +472,7 @@ class Zend_Controller_Router_Rewrite extends Zend_Controller_Router_Abstract require_once 'Zend/Controller/Router/Exception.php'; throw new Zend_Controller_Router_Exception('userParams must be an array'); } - + if ($name == null) { try { $name = $this->getCurrentRouteName(); @@ -480,7 +498,7 @@ class Zend_Controller_Router_Rewrite extends Zend_Controller_Router_Abstract * Set a global parameter * * @param string $name - * @param mixed $value + * @param mixed $value * @return Zend_Controller_Router_Rewrite */ public function setGlobalParam($name, $value) @@ -496,7 +514,8 @@ class Zend_Controller_Router_Rewrite extends Zend_Controller_Router_Abstract * @param string $separator The separator to use * @return Zend_Controller_Router_Rewrite */ - public function setChainNameSeparator($separator) { + public function setChainNameSeparator($separator) + { $this->_chainNameSeparator = $separator; return $this; @@ -507,7 +526,8 @@ class Zend_Controller_Router_Rewrite extends Zend_Controller_Router_Abstract * * @return string */ - public function getChainNameSeparator() { + public function getChainNameSeparator() + { return $this->_chainNameSeparator; } @@ -515,19 +535,20 @@ class Zend_Controller_Router_Rewrite extends Zend_Controller_Router_Abstract * Determines/returns whether to use the request parameters as global parameters. * * @param boolean|null $use - * Null/unset when you want to retrieve the current state. - * True when request parameters should be global, false otherwise + * Null/unset when you want to retrieve the current state. + * True when request parameters should be global, false otherwise * @return boolean|Zend_Controller_Router_Rewrite * Returns a boolean if first param isn't set, returns an * instance of Zend_Controller_Router_Rewrite otherwise. * */ - public function useRequestParametersAsGlobal($use = null) { - if($use === null) { + public function useRequestParametersAsGlobal($use = null) + { + if ($use === null) { return $this->_useCurrentParamsAsGlobal; } - $this->_useCurrentParamsAsGlobal = (bool) $use; + $this->_useCurrentParamsAsGlobal = (bool)$use; return $this; } diff --git a/library/Zend/Controller/Router/Route.php b/library/Zend/Controller/Router/Route.php index 36d2c118..927b97b3 100644 --- a/library/Zend/Controller/Router/Route.php +++ b/library/Zend/Controller/Router/Route.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,12 +28,13 @@ require_once 'Zend/Controller/Router/Route/Abstract.php'; * * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @see http://manuals.rubyonrails.com/read/chapter/65 */ class Zend_Controller_Router_Route extends Zend_Controller_Router_Route_Abstract { + /** * Default translator * @@ -77,12 +78,16 @@ class Zend_Controller_Router_Route extends Zend_Controller_Router_Route_Abstract protected $_translatable = array(); protected $_urlVariable = ':'; + protected $_urlDelimiter = self::URI_DELIMITER; + protected $_regexDelimiter = '#'; + protected $_defaultRegex = null; /** * Holds names of all route's pattern variable names. Array index holds a position in URL. + * * @var array */ protected $_variables = array(); @@ -91,12 +96,14 @@ class Zend_Controller_Router_Route extends Zend_Controller_Router_Route_Abstract * Holds Route patterns for all URL parts. In case of a variable it stores it's regex * requirement or null. In case of a static part, it holds only it's direct value. * In case of a wildcard, it stores an asterisk (*) + * * @var array */ protected $_parts = array(); /** * Holds user submitted default values for route's variables. Name and value pairs. + * * @var array */ protected $_defaults = array(); @@ -104,6 +111,7 @@ class Zend_Controller_Router_Route extends Zend_Controller_Router_Route_Abstract /** * Holds user submitted regular expression patterns for route's variables' values. * Name and value pairs. + * * @var array */ protected $_requirements = array(); @@ -111,6 +119,7 @@ class Zend_Controller_Router_Route extends Zend_Controller_Router_Route_Abstract /** * Associative array filled on match() that holds matched path values * for given variable names. + * * @var array */ protected $_values = array(); @@ -118,6 +127,7 @@ class Zend_Controller_Router_Route extends Zend_Controller_Router_Route_Abstract /** * Associative array filled on match() that holds wildcard variable * names and values. + * * @var array */ protected $_wildcardData = array(); @@ -125,11 +135,13 @@ class Zend_Controller_Router_Route extends Zend_Controller_Router_Route_Abstract /** * Helper var that holds a count of route pattern's static parts * for validation + * * @var int */ protected $_staticCount = 0; - public function getVersion() { + public function getVersion() + { return 1; } @@ -137,11 +149,13 @@ class Zend_Controller_Router_Route extends Zend_Controller_Router_Route_Abstract * Instantiates route based on passed Zend_Config structure * * @param Zend_Config $config Configuration object + * @return Zend_Controller_Router_Route */ public static function getInstance(Zend_Config $config) { $reqs = ($config->reqs instanceof Zend_Config) ? $config->reqs->toArray() : array(); $defs = ($config->defaults instanceof Zend_Config) ? $config->defaults->toArray() : array(); + return new self($config->route, $defs, $reqs); } @@ -150,16 +164,19 @@ class Zend_Controller_Router_Route extends Zend_Controller_Router_Route_Abstract * to a corresponding atomic parts. These parts are assigned * a position which is later used for matching and preparing values. * - * @param string $route Map used to match with later submitted URL path - * @param array $defaults Defaults for map variables with keys as variable names - * @param array $reqs Regular expression requirements for variables (keys as variable names) + * @param string $route Map used to match with later submitted URL path + * @param array $defaults Defaults for map variables with keys as variable names + * @param array $reqs Regular expression requirements for variables (keys as variable names) * @param Zend_Translate $translator Translator to use for this instance + * @param mixed|null $locale */ - public function __construct($route, $defaults = array(), $reqs = array(), Zend_Translate $translator = null, $locale = null) + public function __construct( + $route, $defaults = array(), $reqs = array(), Zend_Translate $translator = null, $locale = null + ) { $route = trim($route, $this->_urlDelimiter); - $this->_defaults = (array) $defaults; - $this->_requirements = (array) $reqs; + $this->_defaults = (array)$defaults; + $this->_requirements = (array)$reqs; $this->_translator = $translator; $this->_locale = $locale; @@ -199,7 +216,9 @@ class Zend_Controller_Router_Route extends Zend_Controller_Router_Route_Abstract * Matches a user submitted path with parts defined by a map. Assigns and * returns an array of variables on a successful match. * - * @param string $path Path used to match against this routing map + * @param string $path Path used to match against this routing map + * @param boolean $partial + * @throws Zend_Controller_Router_Exception * @return array|false An array of assigned values or a false on a mismatch */ public function match($path, $partial = false) @@ -234,10 +253,12 @@ class Zend_Controller_Router_Route extends Zend_Controller_Router_Route_Abstract // If it's a wildcard, get the rest of URL as wildcard data and stop matching if ($this->_parts[$pos] == '*') { $count = count($path); - for($i = $pos; $i < $count; $i+=2) { + for ($i = $pos; $i < $count; $i += 2) { $var = urldecode($path[$i]); - if (!isset($this->_wildcardData[$var]) && !isset($this->_defaults[$var]) && !isset($values[$var])) { - $this->_wildcardData[$var] = (isset($path[$i+1])) ? urldecode($path[$i+1]) : null; + if (!isset($this->_wildcardData[$var]) && !isset($this->_defaults[$var]) + && !isset($values[$var]) + ) { + $this->_wildcardData[$var] = (isset($path[$i + 1])) ? urldecode($path[$i + 1]) : null; } } @@ -250,7 +271,11 @@ class Zend_Controller_Router_Route extends Zend_Controller_Router_Route_Abstract // Translate value if required $part = $this->_parts[$pos]; - if ($this->_isTranslated && (substr($part, 0, 1) === '@' && substr($part, 1, 1) !== '@' && $name === null) || $name !== null && in_array($name, $this->_translatable)) { + if ($this->_isTranslated + && (substr($part, 0, 1) === '@' && substr($part, 1, 1) !== '@' + && $name === null) + || $name !== null && in_array($name, $this->_translatable) + ) { if (substr($part, 0, 1) === '@') { $part = substr($part, 1); } @@ -270,7 +295,11 @@ class Zend_Controller_Router_Route extends Zend_Controller_Router_Route_Abstract } // If it's a variable with requirement, match a regex. If not - everything matches - if ($part !== null && !preg_match($this->_regexDelimiter . '^' . $part . '$' . $this->_regexDelimiter . 'iu', $pathPart)) { + if ($part !== null + && !preg_match( + $this->_regexDelimiter . '^' . $part . '$' . $this->_regexDelimiter . 'iu', $pathPart + ) + ) { return false; } @@ -305,14 +334,16 @@ class Zend_Controller_Router_Route extends Zend_Controller_Router_Route_Abstract $this->_values = $values; return $return; - } /** * Assembles user submitted parameters forming a URL path defined by this route * - * @param array $data An array of variable and value pairs used as parameters + * @param array $data An array of variable and value pairs used as parameters * @param boolean $reset Whether or not to set route defaults with those provided in $data + * @param boolean $encode + * @param boolean $partial + * @throws Zend_Controller_Router_Exception * @return string Route path with user submitted parameters */ public function assemble($data = array(), $reset = false, $encode = false, $partial = false) @@ -374,13 +405,15 @@ class Zend_Controller_Router_Route extends Zend_Controller_Router_Route_Abstract $url[$key] = $part; } } else { - if (!$reset) $data += $this->_wildcardData; + if (!$reset) { + $data += $this->_wildcardData; + } $defaults = $this->getDefaults(); foreach ($data as $var => $value) { if ($value !== null && (!isset($defaults[$var]) || $value != $defaults[$var])) { $url[$key++] = $var; $url[$key++] = $value; - $flag = true; + $flag = true; } } } @@ -394,20 +427,23 @@ class Zend_Controller_Router_Route extends Zend_Controller_Router_Route_Abstract if (isset($this->_variables[$key])) { $defaultValue = $this->getDefault($this->_variables[$key]); - if ($this->_isTranslated && $defaultValue !== null && isset($this->_translatable[$this->_variables[$key]])) { + if ($this->_isTranslated && $defaultValue !== null + && isset($this->_translatable[$this->_variables[$key]]) + ) { $defaultValue = $translator->translate($defaultValue, $locale); } } if ($flag || $value !== $defaultValue || $partial) { - if ($encode) $value = urlencode($value); + if ($encode) { + $value = urlencode($value); + } $return = $this->_urlDelimiter . $value . $return; - $flag = true; + $flag = true; } } return trim($return, $this->_urlDelimiter); - } /** @@ -416,10 +452,12 @@ class Zend_Controller_Router_Route extends Zend_Controller_Router_Route_Abstract * @param string $name Array key of the parameter * @return string Previously set default */ - public function getDefault($name) { + public function getDefault($name) + { if (isset($this->_defaults[$name])) { return $this->_defaults[$name]; } + return null; } @@ -428,7 +466,8 @@ class Zend_Controller_Router_Route extends Zend_Controller_Router_Route_Abstract * * @return array Route defaults */ - public function getDefaults() { + public function getDefaults() + { return $this->_defaults; } @@ -484,17 +523,19 @@ class Zend_Controller_Router_Route extends Zend_Controller_Router_Route_Abstract { if ($this->_translator !== null) { return $this->_translator; - } else if (($translator = self::getDefaultTranslator()) !== null) { - return $translator; } else { - try { - $translator = Zend_Registry::get('Zend_Translate'); - } catch (Zend_Exception $e) { - $translator = null; - } - - if ($translator instanceof Zend_Translate) { + if (($translator = self::getDefaultTranslator()) !== null) { return $translator; + } else { + try { + $translator = Zend_Registry::get('Zend_Translate'); + } catch (Zend_Exception $e) { + $translator = null; + } + + if ($translator instanceof Zend_Translate) { + return $translator; + } } } @@ -543,17 +584,19 @@ class Zend_Controller_Router_Route extends Zend_Controller_Router_Route_Abstract { if ($this->_locale !== null) { return $this->_locale; - } else if (($locale = self::getDefaultLocale()) !== null) { - return $locale; } else { - try { - $locale = Zend_Registry::get('Zend_Locale'); - } catch (Zend_Exception $e) { - $locale = null; - } - - if ($locale !== null) { + if (($locale = self::getDefaultLocale()) !== null) { return $locale; + } else { + try { + $locale = Zend_Registry::get('Zend_Locale'); + } catch (Zend_Exception $e) { + $locale = null; + } + + if ($locale !== null) { + return $locale; + } } } diff --git a/library/Zend/Controller/Router/Route/Abstract.php b/library/Zend/Controller/Router/Route/Abstract.php index 53b81153..2f6dc848 100644 --- a/library/Zend/Controller/Router/Route/Abstract.php +++ b/library/Zend/Controller/Router/Route/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -32,7 +32,7 @@ require_once 'Zend/Controller/Router/Route/Interface.php'; * * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Controller_Router_Route_Abstract implements Zend_Controller_Router_Route_Interface @@ -41,7 +41,7 @@ abstract class Zend_Controller_Router_Route_Abstract implements Zend_Controller_ * URI delimiter */ const URI_DELIMITER = '/'; - + /** * Wether this route is abstract or not * @@ -118,5 +118,4 @@ abstract class Zend_Controller_Router_Route_Abstract implements Zend_Controller_ return $chain; } - } diff --git a/library/Zend/Controller/Router/Route/Chain.php b/library/Zend/Controller/Router/Route/Chain.php index 126964be..80f69de9 100644 --- a/library/Zend/Controller/Router/Route/Chain.php +++ b/library/Zend/Controller/Router/Route/Chain.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,12 +28,24 @@ require_once 'Zend/Controller/Router/Route/Abstract.php'; * * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Router_Route_Chain extends Zend_Controller_Router_Route_Abstract { + + /** + * Routes + * + * @var array + */ protected $_routes = array(); + + /** + * Separators + * + * @var array + */ protected $_separators = array(); /** @@ -45,6 +57,7 @@ class Zend_Controller_Router_Route_Chain extends Zend_Controller_Router_Route_Ab public static function getInstance(Zend_Config $config) { $defs = ($config->defaults instanceof Zend_Config) ? $config->defaults->toArray() : array(); + return new self($config->route, $defs); } @@ -61,7 +74,6 @@ class Zend_Controller_Router_Route_Chain extends Zend_Controller_Router_Route_Ab $this->_separators[] = $separator; return $this; - } /** @@ -111,8 +123,8 @@ class Zend_Controller_Router_Route_Chain extends Zend_Controller_Router_Route_Ab $matchedPath = $route->getMatchedPath(); if ($matchedPath !== null) { - $subPath = substr($subPath, strlen($matchedPath)); - $separator = substr($subPath, 0, strlen($this->_separators[$key])); + $subPath = substr($subPath, strlen($matchedPath)); + $separator = substr($subPath, 0, strlen($this->_separators[$key])); } $values = $res + $values; @@ -175,7 +187,7 @@ class Zend_Controller_Router_Route_Chain extends Zend_Controller_Router_Route_Ab } } } - + /** * Return a single parameter of route's defaults * diff --git a/library/Zend/Controller/Router/Route/Hostname.php b/library/Zend/Controller/Router/Route/Hostname.php index ad9fc986..2d33c618 100644 --- a/library/Zend/Controller/Router/Route/Hostname.php +++ b/library/Zend/Controller/Router/Route/Hostname.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,19 +28,37 @@ require_once 'Zend/Controller/Router/Route/Abstract.php'; * * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @see http://manuals.rubyonrails.com/read/chapter/65 */ class Zend_Controller_Router_Route_Hostname extends Zend_Controller_Router_Route_Abstract { - protected $_hostVariable = ':'; + /** + * Host variable + * + * @var string + */ + protected $_hostVariable = ':'; + + /** + * Regex delimiter + * + * @var string + */ protected $_regexDelimiter = '#'; - protected $_defaultRegex = null; + + /** + * Default regex string + * + * @var string|null + */ + protected $_defaultRegex = null; /** * Holds names of all route's pattern variable names. Array index holds a position in host. + * * @var array */ protected $_variables = array(); @@ -48,12 +66,14 @@ class Zend_Controller_Router_Route_Hostname extends Zend_Controller_Router_Route /** * Holds Route patterns for all host parts. In case of a variable it stores it's regex * requirement or null. In case of a static part, it holds only it's direct value. + * * @var array */ protected $_parts = array(); /** * Holds user submitted default values for route's variables. Name and value pairs. + * * @var array */ protected $_defaults = array(); @@ -61,12 +81,14 @@ class Zend_Controller_Router_Route_Hostname extends Zend_Controller_Router_Route /** * Holds user submitted regular expression patterns for route's variables' values. * Name and value pairs. + * * @var array */ protected $_requirements = array(); /** * Default scheme + * * @var string */ protected $_scheme = null; @@ -74,6 +96,7 @@ class Zend_Controller_Router_Route_Hostname extends Zend_Controller_Router_Route /** * Associative array filled on match() that holds matched path values * for given variable names. + * * @var array */ protected $_values = array(); @@ -88,6 +111,7 @@ class Zend_Controller_Router_Route_Hostname extends Zend_Controller_Router_Route /** * Helper var that holds a count of route pattern's static parts * for validation + * * @var int */ private $_staticCount = 0; @@ -96,7 +120,6 @@ class Zend_Controller_Router_Route_Hostname extends Zend_Controller_Router_Route * Set the request object * * @param Zend_Controller_Request_Abstract|null $request - * @return void */ public function setRequest(Zend_Controller_Request_Abstract $request = null) { @@ -122,12 +145,14 @@ class Zend_Controller_Router_Route_Hostname extends Zend_Controller_Router_Route * Instantiates route based on passed Zend_Config structure * * @param Zend_Config $config Configuration object + * @return Zend_Controller_Router_Route_Hostname */ public static function getInstance(Zend_Config $config) { $reqs = ($config->reqs instanceof Zend_Config) ? $config->reqs->toArray() : array(); $defs = ($config->defaults instanceof Zend_Config) ? $config->defaults->toArray() : array(); $scheme = (isset($config->scheme)) ? $config->scheme : null; + return new self($config->route, $defs, $reqs, $scheme); } @@ -136,9 +161,9 @@ class Zend_Controller_Router_Route_Hostname extends Zend_Controller_Router_Route * to a corresponding atomic parts. These parts are assigned * a position which is later used for matching and preparing values. * - * @param string $route Map used to match with later submitted hostname + * @param string $route Map used to match with later submitted hostname * @param array $defaults Defaults for map variables with keys as variable names - * @param array $reqs Regular expression requirements for variables (keys as variable names) + * @param array $reqs Regular expression requirements for variables (keys as variable names) * @param string $scheme */ public function __construct($route, $defaults = array(), $reqs = array(), $scheme = null) @@ -151,8 +176,8 @@ class Zend_Controller_Router_Route_Hostname extends Zend_Controller_Router_Route if ($route != '') { foreach (explode('.', $route) as $pos => $part) { if (substr($part, 0, 1) == $this->_hostVariable) { - $name = substr($part, 1); - $this->_parts[$pos] = (isset($reqs[$name]) ? $reqs[$name] : $this->_defaultRegex); + $name = substr($part, 1); + $this->_parts[$pos] = (isset($reqs[$name]) ? $reqs[$name] : $this->_defaultRegex); $this->_variables[$pos] = $name; } else { $this->_parts[$pos] = $part; @@ -187,7 +212,7 @@ class Zend_Controller_Router_Route_Hostname extends Zend_Controller_Router_Route } $hostStaticCount = 0; - $values = array(); + $values = array(); $host = trim($host, '.'); @@ -200,7 +225,7 @@ class Zend_Controller_Router_Route_Hostname extends Zend_Controller_Router_Route return false; } - $name = isset($this->_variables[$pos]) ? $this->_variables[$pos] : null; + $name = isset($this->_variables[$pos]) ? $this->_variables[$pos] : null; $hostPart = urldecode($hostPart); // If it's a static part, match directly @@ -209,7 +234,12 @@ class Zend_Controller_Router_Route_Hostname extends Zend_Controller_Router_Route } // If it's a variable with requirement, match a regex. If not - everything matches - if ($this->_parts[$pos] !== null && !preg_match($this->_regexDelimiter . '^' . $this->_parts[$pos] . '$' . $this->_regexDelimiter . 'iu', $hostPart)) { + if ($this->_parts[$pos] !== null + && !preg_match( + $this->_regexDelimiter . '^' . $this->_parts[$pos] . '$' . $this->_regexDelimiter . 'iu', + $hostPart + ) + ) { return false; } @@ -239,14 +269,16 @@ class Zend_Controller_Router_Route_Hostname extends Zend_Controller_Router_Route $this->_values = $values; return $return; - } /** * Assembles user submitted parameters forming a hostname defined by this route * - * @param array $data An array of variable and value pairs used as parameters + * @param array $data An array of variable and value pairs used as parameters * @param boolean $reset Whether or not to set route defaults with those provided in $data + * @param boolean $encode + * @param boolean $partial + * @throws Zend_Controller_Router_Exception * @return string Route path with user submitted parameters */ public function assemble($data = array(), $reset = false, $encode = false, $partial = false) @@ -282,10 +314,14 @@ class Zend_Controller_Router_Route_Hostname extends Zend_Controller_Router_Route $return = ''; foreach (array_reverse($host, true) as $key => $value) { - if ($flag || !isset($this->_variables[$key]) || $value !== $this->getDefault($this->_variables[$key]) || $partial) { - if ($encode) $value = urlencode($value); + if ($flag || !isset($this->_variables[$key]) || $value !== $this->getDefault($this->_variables[$key]) + || $partial + ) { + if ($encode) { + $value = urlencode($value); + } $return = '.' . $value . $return; - $flag = true; + $flag = true; } } @@ -302,7 +338,7 @@ class Zend_Controller_Router_Route_Hostname extends Zend_Controller_Router_Route } } - $url = $scheme . '://' . $url; + $url = $scheme . '://' . $url; return $url; } @@ -313,10 +349,12 @@ class Zend_Controller_Router_Route_Hostname extends Zend_Controller_Router_Route * @param string $name Array key of the parameter * @return string Previously set default */ - public function getDefault($name) { + public function getDefault($name) + { if (isset($this->_defaults[$name])) { return $this->_defaults[$name]; } + return null; } @@ -325,7 +363,8 @@ class Zend_Controller_Router_Route_Hostname extends Zend_Controller_Router_Route * * @return array Route defaults */ - public function getDefaults() { + public function getDefaults() + { return $this->_defaults; } diff --git a/library/Zend/Controller/Router/Route/Interface.php b/library/Zend/Controller/Router/Route/Interface.php index 237c7c84..6e82990f 100644 --- a/library/Zend/Controller/Router/Route/Interface.php +++ b/library/Zend/Controller/Router/Route/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -26,12 +26,14 @@ require_once 'Zend/Config.php'; /** * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ -interface Zend_Controller_Router_Route_Interface { +interface Zend_Controller_Router_Route_Interface +{ public function match($path); - public function assemble($data = array(), $reset = false, $encode = false); - public static function getInstance(Zend_Config $config); -} + public function assemble($data = array(), $reset = false, $encode = false); + + public static function getInstance(Zend_Config $config); +} \ No newline at end of file diff --git a/library/Zend/Controller/Router/Route/Module.php b/library/Zend/Controller/Router/Route/Module.php index 1c89699a..581a89b1 100644 --- a/library/Zend/Controller/Router/Route/Module.php +++ b/library/Zend/Controller/Router/Route/Module.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,24 +30,40 @@ require_once 'Zend/Controller/Router/Route/Abstract.php'; * * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @see http://manuals.rubyonrails.com/read/chapter/65 */ class Zend_Controller_Router_Route_Module extends Zend_Controller_Router_Route_Abstract { + /** * Default values for the route (ie. module, controller, action, params) + * * @var array */ protected $_defaults; - protected $_values = array(); + /** + * Default values for the route (ie. module, controller, action, params) + * + * @var array + */ + protected $_values = array(); + + /** + * @var boolean + */ protected $_moduleValid = false; - protected $_keysSet = false; + + /** + * @var boolean + */ + protected $_keysSet = false; /**#@+ * Array keys to use for module, controller, and action. Should be taken out of request. + * * @var string */ protected $_moduleKey = 'module'; @@ -65,12 +81,21 @@ class Zend_Controller_Router_Route_Module extends Zend_Controller_Router_Route_A */ protected $_request; - public function getVersion() { + /** + * Get the version of the route + * + * @return int + */ + public function getVersion() + { return 1; } /** * Instantiates route based on passed Zend_Config structure + * + * @param Zend_Config $config + * @return Zend_Controller_Router_Route_Module */ public static function getInstance(Zend_Config $config) { @@ -86,13 +111,15 @@ class Zend_Controller_Router_Route_Module extends Zend_Controller_Router_Route_A /** * Constructor * - * @param array $defaults Defaults for map variables with keys as variable names + * @param array $defaults Defaults for map variables with keys as variable names * @param Zend_Controller_Dispatcher_Interface $dispatcher Dispatcher object - * @param Zend_Controller_Request_Abstract $request Request object + * @param Zend_Controller_Request_Abstract $request Request object */ - public function __construct(array $defaults = array(), - Zend_Controller_Dispatcher_Interface $dispatcher = null, - Zend_Controller_Request_Abstract $request = null) + public function __construct( + array $defaults = array(), + Zend_Controller_Dispatcher_Interface $dispatcher = null, + Zend_Controller_Request_Abstract $request = null + ) { $this->_defaults = $defaults; @@ -137,7 +164,8 @@ class Zend_Controller_Router_Route_Module extends Zend_Controller_Router_Route_A * setControllerName(), and setActionName() accessors to set those values. * Always returns the values as an array. * - * @param string $path Path used to match against this routing map + * @param string $path Path used to match against this routing map + * @param boolean $partial * @return array An array of assigned values or a false on a mismatch */ public function match($path, $partial = false) @@ -158,7 +186,7 @@ class Zend_Controller_Router_Route_Module extends Zend_Controller_Router_Route_A if ($this->_dispatcher && $this->_dispatcher->isValidModule($path[0])) { $values[$this->_moduleKey] = array_shift($path); - $this->_moduleValid = true; + $this->_moduleValid = true; } if (count($path) && !empty($path[0])) { @@ -171,9 +199,9 @@ class Zend_Controller_Router_Route_Module extends Zend_Controller_Router_Route_A if ($numSegs = count($path)) { for ($i = 0; $i < $numSegs; $i = $i + 2) { - $key = urldecode($path[$i]); - $val = isset($path[$i + 1]) ? urldecode($path[$i + 1]) : null; - $params[$key] = (isset($params[$key]) ? (array_merge((array) $params[$key], array($val))): $val); + $key = urldecode($path[$i]); + $val = isset($path[$i + 1]) ? urldecode($path[$i + 1]) : null; + $params[$key] = (isset($params[$key]) ? (array_merge((array)$params[$key], array($val))) : $val); } } } @@ -190,8 +218,10 @@ class Zend_Controller_Router_Route_Module extends Zend_Controller_Router_Route_A /** * Assembles user submitted parameters forming a URL path defined by this route * - * @param array $data An array of variable and value pairs used as parameters - * @param bool $reset Weither to reset the current params + * @param array $data An array of variable and value pairs used as parameters + * @param boolean $reset Weither to reset the current params + * @param boolean $encode + * @param boolean $partial * @return string Route path with user submitted parameters */ public function assemble($data = array(), $reset = false, $encode = true, $partial = false) @@ -236,24 +266,32 @@ class Zend_Controller_Router_Route_Module extends Zend_Controller_Router_Route_A $url .= self::URI_DELIMITER . $arrayValue; } } else { - if ($encode) $value = urlencode($value); + if ($encode) { + $value = urlencode($value); + } $url .= self::URI_DELIMITER . $key; $url .= self::URI_DELIMITER . $value; } } if (!empty($url) || $action !== $this->_defaults[$this->_actionKey]) { - if ($encode) $action = urlencode($action); + if ($encode) { + $action = urlencode($action); + } $url = self::URI_DELIMITER . $action . $url; } if (!empty($url) || $controller !== $this->_defaults[$this->_controllerKey]) { - if ($encode) $controller = urlencode($controller); + if ($encode) { + $controller = urlencode($controller); + } $url = self::URI_DELIMITER . $controller . $url; } if (isset($module)) { - if ($encode) $module = urlencode($module); + if ($encode) { + $module = urlencode($module); + } $url = self::URI_DELIMITER . $module . $url; } @@ -266,7 +304,8 @@ class Zend_Controller_Router_Route_Module extends Zend_Controller_Router_Route_A * @param string $name Array key of the parameter * @return string Previously set default */ - public function getDefault($name) { + public function getDefault($name) + { if (isset($this->_defaults[$name])) { return $this->_defaults[$name]; } @@ -277,8 +316,8 @@ class Zend_Controller_Router_Route_Module extends Zend_Controller_Router_Route_A * * @return array Route defaults */ - public function getDefaults() { + public function getDefaults() + { return $this->_defaults; } - } diff --git a/library/Zend/Controller/Router/Route/Regex.php b/library/Zend/Controller/Router/Route/Regex.php index 9a9c4943..e012357d 100644 --- a/library/Zend/Controller/Router/Route/Regex.php +++ b/library/Zend/Controller/Router/Route/Regex.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,30 +28,70 @@ require_once 'Zend/Controller/Router/Route/Abstract.php'; * * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Router_Route_Regex extends Zend_Controller_Router_Route_Abstract { + + /** + * Regex string + * + * @var string|null + */ protected $_regex = null; + + /** + * Default values for the route (ie. module, controller, action, params) + * + * @var array + */ protected $_defaults = array(); + + /** + * Reverse + * + * @var string|null + */ protected $_reverse = null; + + /** + * Map + * + * @var array + */ protected $_map = array(); + + /** + * Values + * + * @var array + */ protected $_values = array(); /** * Instantiates route based on passed Zend_Config structure * * @param Zend_Config $config Configuration object + * @return Zend_Controller_Router_Route_Regex */ public static function getInstance(Zend_Config $config) { - $defs = ($config->defaults instanceof Zend_Config) ? $config->defaults->toArray() : array(); - $map = ($config->map instanceof Zend_Config) ? $config->map->toArray() : array(); + $defs = ($config->defaults instanceof Zend_Config) ? $config->defaults->toArray() : array(); + $map = ($config->map instanceof Zend_Config) ? $config->map->toArray() : array(); $reverse = (isset($config->reverse)) ? $config->reverse : null; + return new self($config->route, $defs, $map, $reverse); } + /** + * Constructor + * + * @param $route + * @param array $defaults + * @param array $map + * @param null $reverse + */ public function __construct($route, $defaults = array(), $map = array(), $reverse = null) { $this->_regex = $route; @@ -60,7 +100,13 @@ class Zend_Controller_Router_Route_Regex extends Zend_Controller_Router_Route_Ab $this->_reverse = $reverse; } - public function getVersion() { + /** + * Get the version of the route + * + * @return int + */ + public function getVersion() + { return 1; } @@ -74,7 +120,7 @@ class Zend_Controller_Router_Route_Regex extends Zend_Controller_Router_Route_Ab public function match($path, $partial = false) { if (!$partial) { - $path = trim(urldecode($path), self::URI_DELIMITER); + $path = trim(urldecode($path), self::URI_DELIMITER); $regex = '#^' . $this->_regex . '$#i'; } else { $regex = '#^' . $this->_regex . '#i'; @@ -115,7 +161,7 @@ class Zend_Controller_Router_Route_Regex extends Zend_Controller_Router_Route_Ab * indexed numerically then every associative key will be stripped. Vice versa if reversed * is set to true. * - * @param array $values Indexed or associative array of values to map + * @param array $values Indexed or associative array of values to map * @param boolean $reversed False means translation of index to association. True means reverse. * @param boolean $preserve Should wrong type of keys be preserved or stripped. * @return array An array of mapped values @@ -159,7 +205,11 @@ class Zend_Controller_Router_Route_Regex extends Zend_Controller_Router_Route_Ab /** * Assembles a URL path defined by this route * - * @param array $data An array of name (or index) and value pairs used as parameters + * @param array $data An array of name (or index) and value pairs used as parameters + * @param boolean $reset + * @param boolean $encode + * @param boolean $partial + * @throws Zend_Controller_Router_Exception * @return string Route path with user submitted parameters */ public function assemble($data = array(), $reset = false, $encode = false, $partial = false) @@ -169,13 +219,13 @@ class Zend_Controller_Router_Route_Regex extends Zend_Controller_Router_Route_Ab throw new Zend_Controller_Router_Exception('Cannot assemble. Reversed route is not specified.'); } - $defaultValuesMapped = $this->_getMappedValues($this->_defaults, true, false); - $matchedValuesMapped = $this->_getMappedValues($this->_values, true, false); - $dataValuesMapped = $this->_getMappedValues($data, true, false); + $defaultValuesMapped = $this->_getMappedValues($this->_defaults, true, false); + $matchedValuesMapped = $this->_getMappedValues($this->_values, true, false); + $dataValuesMapped = $this->_getMappedValues($data, true, false); // handle resets, if so requested (By null value) to do so if (($resetKeys = array_search(null, $dataValuesMapped, true)) !== false) { - foreach ((array) $resetKeys as $resetKey) { + foreach ((array)$resetKeys as $resetKey) { if (isset($matchedValuesMapped[$resetKey])) { unset($matchedValuesMapped[$resetKey]); unset($dataValuesMapped[$resetKey]); @@ -204,7 +254,6 @@ class Zend_Controller_Router_Route_Regex extends Zend_Controller_Router_Route_Ab } return $return; - } /** @@ -213,7 +262,8 @@ class Zend_Controller_Router_Route_Regex extends Zend_Controller_Router_Route_Ab * @param string $name Array key of the parameter * @return string Previously set default */ - public function getDefault($name) { + public function getDefault($name) + { if (isset($this->_defaults[$name])) { return $this->_defaults[$name]; } @@ -224,7 +274,8 @@ class Zend_Controller_Router_Route_Regex extends Zend_Controller_Router_Route_Ab * * @return array Route defaults */ - public function getDefaults() { + public function getDefaults() + { return $this->_defaults; } @@ -262,8 +313,7 @@ class Zend_Controller_Router_Route_Regex extends Zend_Controller_Router_Route_Ab foreach ($array2 as $array2Index => $array2Value) { $returnArray[$array2Index] = $array2Value; } + return $returnArray; } - - } diff --git a/library/Zend/Controller/Router/Route/Static.php b/library/Zend/Controller/Router/Route/Static.php index 8029acb6..4acd9f57 100644 --- a/library/Zend/Controller/Router/Route/Static.php +++ b/library/Zend/Controller/Router/Route/Static.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,16 +30,33 @@ require_once 'Zend/Controller/Router/Route/Abstract.php'; * * @package Zend_Controller * @subpackage Router - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Controller_Router_Route_Static extends Zend_Controller_Router_Route_Abstract { + /** + * Route + * + * @var string|null + */ protected $_route = null; + + /** + * Default values for the route (ie. module, controller, action, params) + * + * @var array + */ protected $_defaults = array(); - public function getVersion() { + /** + * Get the version of the route + * + * @return int + */ + public function getVersion() + { return 1; } @@ -47,22 +64,24 @@ class Zend_Controller_Router_Route_Static extends Zend_Controller_Router_Route_A * Instantiates route based on passed Zend_Config structure * * @param Zend_Config $config Configuration object + * @return Zend_Controller_Router_Route_Static */ public static function getInstance(Zend_Config $config) { $defs = ($config->defaults instanceof Zend_Config) ? $config->defaults->toArray() : array(); + return new self($config->route, $defs); } /** * Prepares the route for mapping. * - * @param string $route Map used to match with later submitted URL path - * @param array $defaults Defaults for map variables with keys as variable names + * @param string $route Map used to match with later submitted URL path + * @param array $defaults Defaults for map variables with keys as variable names */ public function __construct($route, $defaults = array()) { - $this->_route = trim($route, self::URI_DELIMITER); + $this->_route = trim($route, self::URI_DELIMITER); $this->_defaults = (array) $defaults; } @@ -80,6 +99,7 @@ class Zend_Controller_Router_Route_Static extends Zend_Controller_Router_Route_A || (substr($path, 0, strlen($this->_route)) === $this->_route) ) { $this->setMatchedPath($this->_route); + return $this->_defaults; } } else { @@ -108,10 +128,12 @@ class Zend_Controller_Router_Route_Static extends Zend_Controller_Router_Route_A * @param string $name Array key of the parameter * @return string Previously set default */ - public function getDefault($name) { + public function getDefault($name) + { if (isset($this->_defaults[$name])) { return $this->_defaults[$name]; } + return null; } @@ -120,8 +142,8 @@ class Zend_Controller_Router_Route_Static extends Zend_Controller_Router_Route_A * * @return array Route defaults */ - public function getDefaults() { + public function getDefaults() + { return $this->_defaults; } - } diff --git a/library/Zend/Crypt.php b/library/Zend/Crypt.php index c13453d2..0ceeac71 100644 --- a/library/Zend/Crypt.php +++ b/library/Zend/Crypt.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Crypt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Crypt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Crypt diff --git a/library/Zend/Crypt/DiffieHellman.php b/library/Zend/Crypt/DiffieHellman.php index 820ebf7e..b14411e1 100644 --- a/library/Zend/Crypt/DiffieHellman.php +++ b/library/Zend/Crypt/DiffieHellman.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Crypt * @subpackage DiffieHellman - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ * * @category Zend * @package Zend_Crypt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Crypt_DiffieHellman diff --git a/library/Zend/Crypt/DiffieHellman/Exception.php b/library/Zend/Crypt/DiffieHellman/Exception.php index de552ab7..9afa43d6 100644 --- a/library/Zend/Crypt/DiffieHellman/Exception.php +++ b/library/Zend/Crypt/DiffieHellman/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Crypt * @subpackage DiffieHellman - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Crypt/Exception.php'; /** * @category Zend * @package Zend_Crypt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Crypt_DiffieHellman_Exception extends Zend_Crypt_Exception diff --git a/library/Zend/Crypt/Exception.php b/library/Zend/Crypt/Exception.php index dfd0c5bb..790f450f 100644 --- a/library/Zend/Crypt/Exception.php +++ b/library/Zend/Crypt/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Crypt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Crypt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Crypt_Exception extends Zend_Exception diff --git a/library/Zend/Crypt/Hmac.php b/library/Zend/Crypt/Hmac.php index f73a84c8..b11eb4d7 100644 --- a/library/Zend/Crypt/Hmac.php +++ b/library/Zend/Crypt/Hmac.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Crypt * @subpackage Hmac - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Crypt.php'; * @todo Check if mhash() is a required alternative (will be PECL-only soon) * @category Zend * @package Zend_Crypt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Crypt_Hmac extends Zend_Crypt diff --git a/library/Zend/Crypt/Hmac/Exception.php b/library/Zend/Crypt/Hmac/Exception.php index 3bb97ada..36acda37 100644 --- a/library/Zend/Crypt/Hmac/Exception.php +++ b/library/Zend/Crypt/Hmac/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Crypt * @subpackage Hmac - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Crypt/Exception.php'; /** * @category Zend * @package Zend_Crypt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Crypt_Hmac_Exception extends Zend_Crypt_Exception diff --git a/library/Zend/Crypt/Math.php b/library/Zend/Crypt/Math.php index 40395f52..e6b8b579 100644 --- a/library/Zend/Crypt/Math.php +++ b/library/Zend/Crypt/Math.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Crypt * @subpackage Math - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Crypt/Math/BigInteger.php'; /** * @category Zend * @package Zend_Crypt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Crypt_Math extends Zend_Crypt_Math_BigInteger diff --git a/library/Zend/Crypt/Math/BigInteger.php b/library/Zend/Crypt/Math/BigInteger.php index b7cd6205..e066f608 100644 --- a/library/Zend/Crypt/Math/BigInteger.php +++ b/library/Zend/Crypt/Math/BigInteger.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Crypt * @subpackage Math - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ * * @category Zend * @package Zend_Crypt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Crypt_Math_BigInteger diff --git a/library/Zend/Crypt/Math/BigInteger/Bcmath.php b/library/Zend/Crypt/Math/BigInteger/Bcmath.php index 13d33c44..40154b6f 100644 --- a/library/Zend/Crypt/Math/BigInteger/Bcmath.php +++ b/library/Zend/Crypt/Math/BigInteger/Bcmath.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Crypt * @subpackage Math - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Crypt/Math/BigInteger/Interface.php'; * * @category Zend * @package Zend_Crypt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Crypt_Math_BigInteger_Bcmath implements Zend_Crypt_Math_BigInteger_Interface diff --git a/library/Zend/Crypt/Math/BigInteger/Exception.php b/library/Zend/Crypt/Math/BigInteger/Exception.php index 6c4ef3b6..d5ee2e6d 100644 --- a/library/Zend/Crypt/Math/BigInteger/Exception.php +++ b/library/Zend/Crypt/Math/BigInteger/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Crypt * @subpackage Math - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Crypt/Math/Exception.php'; /** * @category Zend * @package Zend_Crypt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Crypt_Math_BigInteger_Exception extends Zend_Crypt_Math_Exception diff --git a/library/Zend/Crypt/Math/BigInteger/Gmp.php b/library/Zend/Crypt/Math/BigInteger/Gmp.php index 5c7c645c..42467967 100644 --- a/library/Zend/Crypt/Math/BigInteger/Gmp.php +++ b/library/Zend/Crypt/Math/BigInteger/Gmp.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Crypt * @subpackage Math - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Crypt/Math/BigInteger/Interface.php'; * * @category Zend * @package Zend_Crypt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Crypt_Math_BigInteger_Gmp implements Zend_Crypt_Math_BigInteger_Interface diff --git a/library/Zend/Crypt/Math/BigInteger/Interface.php b/library/Zend/Crypt/Math/BigInteger/Interface.php index 02a830eb..9fa92815 100644 --- a/library/Zend/Crypt/Math/BigInteger/Interface.php +++ b/library/Zend/Crypt/Math/BigInteger/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Crypt * @subpackage Math - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * * @category Zend * @package Zend_Crypt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Crypt_Math_BigInteger_Interface diff --git a/library/Zend/Crypt/Math/Exception.php b/library/Zend/Crypt/Math/Exception.php index 2b9d9dc2..297aa35e 100644 --- a/library/Zend/Crypt/Math/Exception.php +++ b/library/Zend/Crypt/Math/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Crypt * @subpackage Math - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Crypt/Exception.php'; /** * @category Zend * @package Zend_Crypt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Crypt_Math_Exception extends Zend_Crypt_Exception diff --git a/library/Zend/Crypt/Rsa.php b/library/Zend/Crypt/Rsa.php index f17da55c..84e6e768 100644 --- a/library/Zend/Crypt/Rsa.php +++ b/library/Zend/Crypt/Rsa.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Crypt * @subpackage Rsa - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Crypt/Rsa/Key/Public.php'; /** * @category Zend * @package Zend_Crypt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Crypt_Rsa diff --git a/library/Zend/Crypt/Rsa/Exception.php b/library/Zend/Crypt/Rsa/Exception.php index 0ae6e25f..f1cf65e8 100644 --- a/library/Zend/Crypt/Rsa/Exception.php +++ b/library/Zend/Crypt/Rsa/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Crypt * @subpackage Math - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Exception.php 20096 2010-01-06 02:05:09Z bkarwin $ */ @@ -28,7 +28,7 @@ require_once 'Zend/Crypt/Exception.php'; /** * @category Zend * @package Zend_Crypt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Crypt_Rsa_Exception extends Zend_Crypt_Exception diff --git a/library/Zend/Crypt/Rsa/Key.php b/library/Zend/Crypt/Rsa/Key.php index c2609850..fafde02f 100644 --- a/library/Zend/Crypt/Rsa/Key.php +++ b/library/Zend/Crypt/Rsa/Key.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Crypt * @subpackage Rsa - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Crypt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Crypt_Rsa_Key implements Countable diff --git a/library/Zend/Crypt/Rsa/Key/Private.php b/library/Zend/Crypt/Rsa/Key/Private.php index 405b5b6a..98b2e026 100644 --- a/library/Zend/Crypt/Rsa/Key/Private.php +++ b/library/Zend/Crypt/Rsa/Key/Private.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Crypt * @subpackage Rsa - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Crypt/Rsa/Key.php'; /** * @category Zend * @package Zend_Crypt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Crypt_Rsa_Key_Private extends Zend_Crypt_Rsa_Key diff --git a/library/Zend/Crypt/Rsa/Key/Public.php b/library/Zend/Crypt/Rsa/Key/Public.php index accbe532..9694342d 100644 --- a/library/Zend/Crypt/Rsa/Key/Public.php +++ b/library/Zend/Crypt/Rsa/Key/Public.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Crypt * @subpackage Rsa - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Crypt/Rsa/Key.php'; /** * @category Zend * @package Zend_Crypt - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Crypt_Rsa_Key_Public extends Zend_Crypt_Rsa_Key diff --git a/library/Zend/Currency.php b/library/Zend/Currency.php index 8657dd80..9abc8b19 100644 --- a/library/Zend/Currency.php +++ b/library/Zend/Currency.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Currency - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale/Format.php'; * * @category Zend * @package Zend_Currency - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Currency diff --git a/library/Zend/Currency/CurrencyInterface.php b/library/Zend/Currency/CurrencyInterface.php index 9d14e266..8e828864 100644 --- a/library/Zend/Currency/CurrencyInterface.php +++ b/library/Zend/Currency/CurrencyInterface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Currency - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Currency - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Currency_CurrencyInterface diff --git a/library/Zend/Currency/Exception.php b/library/Zend/Currency/Exception.php index bb307945..9fa965b7 100644 --- a/library/Zend/Currency/Exception.php +++ b/library/Zend/Currency/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Currency - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; * * @category Zend * @package Zend_Currency - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Currency_Exception extends Zend_Exception diff --git a/library/Zend/Date.php b/library/Zend/Date.php index 08c7d74e..48bc906f 100644 --- a/library/Zend/Date.php +++ b/library/Zend/Date.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Date - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Locale/Math.php'; /** * @category Zend * @package Zend_Date - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Date extends Zend_Date_DateObject @@ -354,7 +354,7 @@ class Zend_Date extends Zend_Date_DateObject * Sets a new timestamp * * @param integer|string|array|Zend_Date $timestamp Timestamp to set - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function setTimestamp($timestamp) @@ -366,7 +366,7 @@ class Zend_Date extends Zend_Date_DateObject * Adds a timestamp * * @param integer|string|array|Zend_Date $timestamp Timestamp to add - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function addTimestamp($timestamp) @@ -378,7 +378,7 @@ class Zend_Date extends Zend_Date_DateObject * Subtracts a timestamp * * @param integer|string|array|Zend_Date $timestamp Timestamp to sub - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function subTimestamp($timestamp) @@ -1063,7 +1063,7 @@ class Zend_Date extends Zend_Date_DateObject * @param string|integer|array|Zend_Date $date Date or datepart to set * @param string $part OPTIONAL Part of the date to set, if null the timestamp is set * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function set($date, $part = null, $locale = null) @@ -1091,7 +1091,7 @@ class Zend_Date extends Zend_Date_DateObject * @param string|integer|array|Zend_Date $date Date or datepart to add * @param string $part OPTIONAL Part of the date to add, if null the timestamp is added * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function add($date, $part = self::TIMESTAMP, $locale = null) @@ -1114,7 +1114,7 @@ class Zend_Date extends Zend_Date_DateObject * @param string|integer|array|Zend_Date $date Date or datepart to subtract * @param string $part OPTIONAL Part of the date to sub, if null the timestamp is subtracted * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function sub($date, $part = self::TIMESTAMP, $locale = null) @@ -2067,9 +2067,18 @@ class Zend_Date extends Zend_Date_DateObject } // (T)hh:mm:ss preg_match('/[T,\s]{0,1}(\d{2}):(\d{2}):(\d{2})/', $tmpdate, $timematch); + // (T)hhmmss if (empty($timematch)) { preg_match('/[T,\s]{0,1}(\d{2})(\d{2})(\d{2})/', $tmpdate, $timematch); } + // (T)hh:mm + if (empty($timematch)) { + preg_match('/[T,\s]{0,1}(\d{2}):(\d{2})/', $tmpdate, $timematch); + } + // (T)hhmm + if (empty($timematch)) { + preg_match('/[T,\s]{0,1}(\d{2})(\d{2})/', $tmpdate, $timematch); + } if (empty($datematch) and empty($timematch)) { require_once 'Zend/Date/Exception.php'; throw new Zend_Date_Exception("unsupported ISO8601 format ($date)", 0, null, $date); @@ -2093,6 +2102,9 @@ class Zend_Date extends Zend_Date_DateObject $timematch[2] = 0; $timematch[3] = 0; } + if (!isset($timematch[3])) { + $timematch[3] = 0; + } if (($calc == 'set') || ($calc == 'cmp')) { --$datematch[2]; @@ -2836,7 +2848,7 @@ class Zend_Date extends Zend_Date_DateObject * @param string|integer|array|Zend_Date $time Time to set * @param string $format OPTIONAL Timeformat for parsing input * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function setTime($time, $format = null, $locale = null) @@ -2854,7 +2866,7 @@ class Zend_Date extends Zend_Date_DateObject * @param string|integer|array|Zend_Date $time Time to add * @param string $format OPTIONAL Timeformat for parsing input * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function addTime($time, $format = null, $locale = null) @@ -2872,7 +2884,7 @@ class Zend_Date extends Zend_Date_DateObject * @param string|integer|array|Zend_Date $time Time to sub * @param string $format OPTIONAL Timeformat for parsing input * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid inteface + * @return Zend_Date Provides a fluent inteface * @throws Zend_Date_Exception */ public function subTime($time, $format = null, $locale = null) @@ -2998,7 +3010,7 @@ class Zend_Date extends Zend_Date_DateObject * @param string|integer|array|Zend_Date $date Date to set * @param string $format OPTIONAL Date format for parsing * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function setDate($date, $format = null, $locale = null) @@ -3016,7 +3028,7 @@ class Zend_Date extends Zend_Date_DateObject * @param string|integer|array|Zend_Date $date Date to add * @param string $format OPTIONAL Date format for parsing input * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function addDate($date, $format = null, $locale = null) @@ -3035,7 +3047,7 @@ class Zend_Date extends Zend_Date_DateObject * @param string|integer|array|Zend_Date $date Date to sub * @param string $format OPTIONAL Date format for parsing input * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function subDate($date, $format = null, $locale = null) @@ -3086,7 +3098,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|Zend_Date $date ISO Date to set * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function setIso($date, $locale = null) @@ -3103,7 +3115,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|Zend_Date $date ISO Date to add * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function addIso($date, $locale = null) @@ -3120,7 +3132,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|Zend_Date $date ISO Date to sub * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function subIso($date, $locale = null) @@ -3173,7 +3185,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|Zend_Date $date RFC 822 to set * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function setArpa($date, $locale = null) @@ -3191,7 +3203,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|Zend_Date $date RFC 822 Date to add * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function addArpa($date, $locale = null) @@ -3209,7 +3221,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|Zend_Date $date RFC 822 Date to sub * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function subArpa($date, $locale = null) @@ -3560,7 +3572,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $year Year to set * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function setYear($year, $locale = null) @@ -3579,7 +3591,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $year Year to add * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function addYear($year, $locale = null) @@ -3598,7 +3610,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $year Year to sub * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function subYear($year, $locale = null) @@ -3722,7 +3734,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $month Month to set * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function setMonth($month, $locale = null) @@ -3741,7 +3753,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $month Month to add * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function addMonth($month, $locale = null) @@ -3760,7 +3772,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $month Month to sub * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function subMonth($month, $locale = null) @@ -3866,7 +3878,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $day Day to set * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function setDay($day, $locale = null) @@ -3884,7 +3896,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $day Day to add * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function addDay($day, $locale = null) @@ -3902,7 +3914,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $day Day to sub * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function subDay($day, $locale = null) @@ -4014,7 +4026,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $weekday Weekday to set * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function setWeekday($weekday, $locale = null) @@ -4034,7 +4046,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $weekday Weekday to add * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function addWeekday($weekday, $locale = null) @@ -4054,7 +4066,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $weekday Weekday to sub * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function subWeekday($weekday, $locale = null) @@ -4106,7 +4118,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $day Day of Year to set * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function setDayOfYear($day, $locale = null) @@ -4123,7 +4135,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $day Day of Year to add * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function addDayOfYear($day, $locale = null) @@ -4140,7 +4152,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $day Day of Year to sub * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function subDayOfYear($day, $locale = null) @@ -4186,7 +4198,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $hour Hour to set * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function setHour($hour, $locale = null) @@ -4203,7 +4215,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $hour Hour to add * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function addHour($hour, $locale = null) @@ -4220,7 +4232,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $hour Hour to sub * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function subHour($hour, $locale = null) @@ -4272,7 +4284,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $minute Minute to set * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function setMinute($minute, $locale = null) @@ -4289,7 +4301,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $minute Minute to add * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function addMinute($minute, $locale = null) @@ -4306,7 +4318,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $minute Minute to sub * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function subMinute($minute, $locale = null) @@ -4358,7 +4370,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $second Second to set * @param string|Zend_Locale $locale (Optional) Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function setSecond($second, $locale = null) @@ -4375,7 +4387,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $second Second to add * @param string|Zend_Locale $locale (Optional) Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function addSecond($second, $locale = null) @@ -4392,7 +4404,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $second Second to sub * @param string|Zend_Locale $locale (Optional) Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function subSecond($second, $locale = null) @@ -4433,7 +4445,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param integer $precision Precision for the fractional datepart 3 = milliseconds * @throws Zend_Date_Exception - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface */ public function setFractionalPrecision($precision) { @@ -4470,7 +4482,7 @@ class Zend_Date extends Zend_Date_DateObject * @param integer|Zend_Date $milli (Optional) Millisecond to set, when null the actual millisecond is set * @param integer $precision (Optional) Fraction precision of the given milliseconds * @throws Zend_Date_Exception - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface */ public function setMilliSecond($milli = null, $precision = null) { @@ -4503,7 +4515,7 @@ class Zend_Date extends Zend_Date_DateObject * @param integer|Zend_Date $milli (Optional) Millisecond to add, when null the actual millisecond is added * @param integer $precision (Optional) Fractional precision for the given milliseconds * @throws Zend_Date_Exception - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface */ public function addMilliSecond($milli = null, $precision = null) { @@ -4568,7 +4580,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param integer|Zend_Date $milli (Optional) Millisecond to sub, when null the actual millisecond is subtracted * @param integer $precision (Optional) Fractional precision for the given milliseconds - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface */ public function subMilliSecond($milli = null, $precision = null) { @@ -4650,7 +4662,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $week Week to set * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function setWeek($week, $locale = null) @@ -4665,7 +4677,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $week Week to add * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function addWeek($week, $locale = null) @@ -4680,7 +4692,7 @@ class Zend_Date extends Zend_Date_DateObject * * @param string|integer|array|Zend_Date $week Week to sub * @param string|Zend_Locale $locale OPTIONAL Locale for parsing input - * @return Zend_Date Provides fluid interface + * @return Zend_Date Provides a fluent interface * @throws Zend_Date_Exception */ public function subWeek($week, $locale = null) diff --git a/library/Zend/Date/Cities.php b/library/Zend/Date/Cities.php index ca2ec2ea..6934d690 100644 --- a/library/Zend/Date/Cities.php +++ b/library/Zend/Date/Cities.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Date - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * @category Zend * @package Zend_Date * @subpackage Zend_Date_Cities - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Date_Cities diff --git a/library/Zend/Date/DateObject.php b/library/Zend/Date/DateObject.php index 06c73505..be72909d 100644 --- a/library/Zend/Date/DateObject.php +++ b/library/Zend/Date/DateObject.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Date - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -23,7 +23,7 @@ * @category Zend * @package Zend_Date * @subpackage Zend_Date_DateObject - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Date_DateObject { diff --git a/library/Zend/Date/Exception.php b/library/Zend/Date/Exception.php index c1876da2..f4573b38 100644 --- a/library/Zend/Date/Exception.php +++ b/library/Zend/Date/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Date - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Date - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Date_Exception extends Zend_Exception diff --git a/library/Zend/Db.php b/library/Zend/Db.php index aaa1f792..40f26dba 100644 --- a/library/Zend/Db.php +++ b/library/Zend/Db.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Db - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * * @category Zend * @package Zend_Db - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db diff --git a/library/Zend/Db/Adapter/Abstract.php b/library/Zend/Db/Adapter/Abstract.php index 07f9c5a2..9f857c6a 100644 --- a/library/Zend/Db/Adapter/Abstract.php +++ b/library/Zend/Db/Adapter/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Db/Select.php'; * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Db_Adapter_Abstract @@ -930,13 +930,7 @@ abstract class Zend_Db_Adapter_Abstract if ($count === null) { return str_replace('?', $this->quote($value, $type), $text); } else { - while ($count > 0) { - if (strpos($text, '?') !== false) { - $text = substr_replace($text, $this->quote($value, $type), strpos($text, '?'), 1); - } - --$count; - } - return $text; + return implode($this->quote($value, $type), explode('?', $text, $count + 1)); } } diff --git a/library/Zend/Db/Adapter/Db2.php b/library/Zend/Db/Adapter/Db2.php index d88541b7..dac2b1b7 100644 --- a/library/Zend/Db/Adapter/Db2.php +++ b/library/Zend/Db/Adapter/Db2.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ * @@ -39,7 +39,7 @@ require_once 'Zend/Db/Statement/Db2.php'; /** * @package Zend_Db - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Db/Adapter/Db2/Exception.php b/library/Zend/Db/Adapter/Db2/Exception.php index cde6e650..a033a321 100644 --- a/library/Zend/Db/Adapter/Db2/Exception.php +++ b/library/Zend/Db/Adapter/Db2/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Db/Adapter/Exception.php'; * * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Adapter_Db2_Exception extends Zend_Db_Adapter_Exception diff --git a/library/Zend/Db/Adapter/Exception.php b/library/Zend/Db/Adapter/Exception.php index 6a0a4be3..420dc554 100644 --- a/library/Zend/Db/Adapter/Exception.php +++ b/library/Zend/Db/Adapter/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Db/Exception.php'; * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Adapter_Exception extends Zend_Db_Exception diff --git a/library/Zend/Db/Adapter/Mysqli.php b/library/Zend/Db/Adapter/Mysqli.php index c3262b50..b939ab93 100644 --- a/library/Zend/Db/Adapter/Mysqli.php +++ b/library/Zend/Db/Adapter/Mysqli.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -46,7 +46,7 @@ require_once 'Zend/Db/Statement/Mysqli.php'; * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Adapter_Mysqli extends Zend_Db_Adapter_Abstract diff --git a/library/Zend/Db/Adapter/Mysqli/Exception.php b/library/Zend/Db/Adapter/Mysqli/Exception.php index 5f9032c7..818f5050 100644 --- a/library/Zend/Db/Adapter/Mysqli/Exception.php +++ b/library/Zend/Db/Adapter/Mysqli/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ * @@ -32,7 +32,7 @@ require_once 'Zend/Db/Adapter/Exception.php'; * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Adapter_Mysqli_Exception extends Zend_Db_Adapter_Exception diff --git a/library/Zend/Db/Adapter/Oracle.php b/library/Zend/Db/Adapter/Oracle.php index 42fa4f50..a03968a3 100644 --- a/library/Zend/Db/Adapter/Oracle.php +++ b/library/Zend/Db/Adapter/Oracle.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Db/Statement/Oracle.php'; * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Adapter_Oracle extends Zend_Db_Adapter_Abstract diff --git a/library/Zend/Db/Adapter/Oracle/Exception.php b/library/Zend/Db/Adapter/Oracle/Exception.php index 995ca644..bf19dd80 100644 --- a/library/Zend/Db/Adapter/Oracle/Exception.php +++ b/library/Zend/Db/Adapter/Oracle/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Db/Adapter/Exception.php'; * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Adapter_Oracle_Exception extends Zend_Db_Adapter_Exception diff --git a/library/Zend/Db/Adapter/Pdo/Abstract.php b/library/Zend/Db/Adapter/Pdo/Abstract.php index 84a76f39..c764e0a2 100644 --- a/library/Zend/Db/Adapter/Pdo/Abstract.php +++ b/library/Zend/Db/Adapter/Pdo/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Db/Statement/Pdo.php'; * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Db_Adapter_Pdo_Abstract extends Zend_Db_Adapter_Abstract diff --git a/library/Zend/Db/Adapter/Pdo/Ibm.php b/library/Zend/Db/Adapter/Pdo/Ibm.php index 69bfabdb..1bfb05b3 100644 --- a/library/Zend/Db/Adapter/Pdo/Ibm.php +++ b/library/Zend/Db/Adapter/Pdo/Ibm.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Db/Statement/Pdo/Ibm.php'; * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Adapter_Pdo_Ibm extends Zend_Db_Adapter_Pdo_Abstract diff --git a/library/Zend/Db/Adapter/Pdo/Ibm/Db2.php b/library/Zend/Db/Adapter/Pdo/Ibm/Db2.php index 7a85389b..a58746d6 100644 --- a/library/Zend/Db/Adapter/Pdo/Ibm/Db2.php +++ b/library/Zend/Db/Adapter/Pdo/Ibm/Db2.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Db/Statement/Pdo/Ibm.php'; * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Adapter_Pdo_Ibm_Db2 diff --git a/library/Zend/Db/Adapter/Pdo/Ibm/Ids.php b/library/Zend/Db/Adapter/Pdo/Ibm/Ids.php index cba96888..4d4b689f 100644 --- a/library/Zend/Db/Adapter/Pdo/Ibm/Ids.php +++ b/library/Zend/Db/Adapter/Pdo/Ibm/Ids.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Db/Statement/Pdo/Ibm.php'; * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Adapter_Pdo_Ibm_Ids diff --git a/library/Zend/Db/Adapter/Pdo/Mssql.php b/library/Zend/Db/Adapter/Pdo/Mssql.php index e3d8c7a8..05092f34 100644 --- a/library/Zend/Db/Adapter/Pdo/Mssql.php +++ b/library/Zend/Db/Adapter/Pdo/Mssql.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Db/Adapter/Pdo/Abstract.php'; * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Adapter_Pdo_Mssql extends Zend_Db_Adapter_Pdo_Abstract diff --git a/library/Zend/Db/Adapter/Pdo/Mysql.php b/library/Zend/Db/Adapter/Pdo/Mysql.php index cd421970..03b8a08d 100644 --- a/library/Zend/Db/Adapter/Pdo/Mysql.php +++ b/library/Zend/Db/Adapter/Pdo/Mysql.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Db/Adapter/Pdo/Abstract.php'; * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Adapter_Pdo_Mysql extends Zend_Db_Adapter_Pdo_Abstract diff --git a/library/Zend/Db/Adapter/Pdo/Oci.php b/library/Zend/Db/Adapter/Pdo/Oci.php index 410adcfd..893e1dc6 100644 --- a/library/Zend/Db/Adapter/Pdo/Oci.php +++ b/library/Zend/Db/Adapter/Pdo/Oci.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Db/Adapter/Pdo/Abstract.php'; * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Adapter_Pdo_Oci extends Zend_Db_Adapter_Pdo_Abstract diff --git a/library/Zend/Db/Adapter/Pdo/Pgsql.php b/library/Zend/Db/Adapter/Pdo/Pgsql.php index 0f4d13d4..abd5e637 100644 --- a/library/Zend/Db/Adapter/Pdo/Pgsql.php +++ b/library/Zend/Db/Adapter/Pdo/Pgsql.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Db/Adapter/Pdo/Abstract.php'; * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Adapter_Pdo_Pgsql extends Zend_Db_Adapter_Pdo_Abstract diff --git a/library/Zend/Db/Adapter/Pdo/Sqlite.php b/library/Zend/Db/Adapter/Pdo/Sqlite.php index f035cea3..04acccac 100644 --- a/library/Zend/Db/Adapter/Pdo/Sqlite.php +++ b/library/Zend/Db/Adapter/Pdo/Sqlite.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Db/Adapter/Pdo/Abstract.php'; * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Adapter_Pdo_Sqlite extends Zend_Db_Adapter_Pdo_Abstract diff --git a/library/Zend/Db/Adapter/Sqlsrv.php b/library/Zend/Db/Adapter/Sqlsrv.php index 1ffc707c..4d84b76b 100644 --- a/library/Zend/Db/Adapter/Sqlsrv.php +++ b/library/Zend/Db/Adapter/Sqlsrv.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Db/Statement/Sqlsrv.php'; * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Adapter_Sqlsrv extends Zend_Db_Adapter_Abstract @@ -314,6 +314,7 @@ class Zend_Db_Adapter_Sqlsrv extends Zend_Db_Adapter_Abstract return sprintf('%F', $value); } + $value = addcslashes($value, "\000\032"); return "'" . str_replace("'", "''", $value) . "'"; } diff --git a/library/Zend/Db/Adapter/Sqlsrv/Exception.php b/library/Zend/Db/Adapter/Sqlsrv/Exception.php index 308ffb55..16bc5ee9 100644 --- a/library/Zend/Db/Adapter/Sqlsrv/Exception.php +++ b/library/Zend/Db/Adapter/Sqlsrv/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Db/Adapter/Exception.php'; * @category Zend * @package Zend_Db * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Adapter_Sqlsrv_Exception extends Zend_Db_Adapter_Exception diff --git a/library/Zend/Db/Exception.php b/library/Zend/Db/Exception.php index 20c10663..741b52ea 100644 --- a/library/Zend/Db/Exception.php +++ b/library/Zend/Db/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Db - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Db - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Exception extends Zend_Exception diff --git a/library/Zend/Db/Expr.php b/library/Zend/Db/Expr.php index e4a406a4..d8843a4c 100644 --- a/library/Zend/Db/Expr.php +++ b/library/Zend/Db/Expr.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Expr - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ * @category Zend * @package Zend_Db * @subpackage Expr - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Expr diff --git a/library/Zend/Db/Profiler.php b/library/Zend/Db/Profiler.php index 40852902..b5114bc3 100644 --- a/library/Zend/Db/Profiler.php +++ b/library/Zend/Db/Profiler.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Profiler - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Db * @subpackage Profiler - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Profiler diff --git a/library/Zend/Db/Profiler/Exception.php b/library/Zend/Db/Profiler/Exception.php index 58760c2b..9f715f3f 100644 --- a/library/Zend/Db/Profiler/Exception.php +++ b/library/Zend/Db/Profiler/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Profiler - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Db/Exception.php'; * @category Zend * @package Zend_Db * @subpackage Profiler - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Profiler_Exception extends Zend_Db_Exception diff --git a/library/Zend/Db/Profiler/Firebug.php b/library/Zend/Db/Profiler/Firebug.php index 30f9cd37..5d543f32 100644 --- a/library/Zend/Db/Profiler/Firebug.php +++ b/library/Zend/Db/Profiler/Firebug.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Profiler - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Wildfire/Plugin/FirePhp/TableMessage.php'; * @category Zend * @package Zend_Db * @subpackage Profiler - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Profiler_Firebug extends Zend_Db_Profiler diff --git a/library/Zend/Db/Profiler/Query.php b/library/Zend/Db/Profiler/Query.php index a41cb706..97a7fef1 100644 --- a/library/Zend/Db/Profiler/Query.php +++ b/library/Zend/Db/Profiler/Query.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Profiler - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Db * @subpackage Profiler - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Profiler_Query diff --git a/library/Zend/Db/Select.php b/library/Zend/Db/Select.php index 8f84354f..04e32971 100644 --- a/library/Zend/Db/Select.php +++ b/library/Zend/Db/Select.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Select - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Db/Expr.php'; * @category Zend * @package Zend_Db * @subpackage Select - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Select @@ -509,7 +509,7 @@ class Zend_Db_Select } foreach ($spec as $val) { - if (preg_match('/^[\w]*\([^\)]*\)$/', (string) $val)) { + if (preg_match('/^([\w]*\(([^\)]|(?1))*\))$/', (string) $val)) { $val = new Zend_Db_Expr($val); } $this->_parts[self::GROUP][] = $val; @@ -601,7 +601,7 @@ class Zend_Db_Select $val = trim($matches[1]); $direction = $matches[2]; } - if (preg_match('/^[\w]*\([^\)]*\)$/', $val)) { + if (preg_match('/^([\w]*\(([^\)]|(?1))*\))$/', (string) $val)) { $val = new Zend_Db_Expr($val); } $this->_parts[self::ORDER][] = array($val, $direction); @@ -943,7 +943,7 @@ class Zend_Db_Select $alias = $m[2]; } // Check for columns that look like functions and convert to Zend_Db_Expr - if (preg_match('/^[\w]*\([^\)]*\)$/', $col)) { + if (preg_match('/^([\w]*\(([^\)]|(?1))*\))$/', (string) $col)) { $col = new Zend_Db_Expr($col); } elseif (preg_match('/(.+)\.(.+)/', $col, $m)) { $currentCorrelationName = $m[1]; @@ -1096,7 +1096,7 @@ class Zend_Db_Select } } - return $sql .= ' ' . implode(', ', $columns); + return $sql . ' ' . implode(', ', $columns); } /** diff --git a/library/Zend/Db/Select/Exception.php b/library/Zend/Db/Select/Exception.php index 048e1c14..b86463ec 100644 --- a/library/Zend/Db/Select/Exception.php +++ b/library/Zend/Db/Select/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Select - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Db/Exception.php'; * @category Zend * @package Zend_Db * @subpackage Select - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Db/Statement.php b/library/Zend/Db/Statement.php index bd2536f4..be5e2d59 100644 --- a/library/Zend/Db/Statement.php +++ b/library/Zend/Db/Statement.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/Db/Statement/Interface.php'; * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Db_Statement implements Zend_Db_Statement_Interface diff --git a/library/Zend/Db/Statement/Db2.php b/library/Zend/Db/Statement/Db2.php index c1485ab6..c23a9f3a 100644 --- a/library/Zend/Db/Statement/Db2.php +++ b/library/Zend/Db/Statement/Db2.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Db/Statement.php'; * * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Statement_Db2 extends Zend_Db_Statement diff --git a/library/Zend/Db/Statement/Db2/Exception.php b/library/Zend/Db/Statement/Db2/Exception.php index 2fc2ea54..ec6b28cc 100644 --- a/library/Zend/Db/Statement/Db2/Exception.php +++ b/library/Zend/Db/Statement/Db2/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Db/Statement/Exception.php'; /** * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Db/Statement/Exception.php b/library/Zend/Db/Statement/Exception.php index 8f245f70..764fd253 100644 --- a/library/Zend/Db/Statement/Exception.php +++ b/library/Zend/Db/Statement/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Db/Exception.php'; * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Statement_Exception extends Zend_Db_Exception diff --git a/library/Zend/Db/Statement/Interface.php b/library/Zend/Db/Statement/Interface.php index eaeb0bf4..7154d914 100644 --- a/library/Zend/Db/Statement/Interface.php +++ b/library/Zend/Db/Statement/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Db_Statement_Interface diff --git a/library/Zend/Db/Statement/Mysqli.php b/library/Zend/Db/Statement/Mysqli.php index 5e872e1f..fecd67f9 100644 --- a/library/Zend/Db/Statement/Mysqli.php +++ b/library/Zend/Db/Statement/Mysqli.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Db/Statement.php'; * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Statement_Mysqli extends Zend_Db_Statement diff --git a/library/Zend/Db/Statement/Mysqli/Exception.php b/library/Zend/Db/Statement/Mysqli/Exception.php index 8cdbc258..2bfc24ff 100644 --- a/library/Zend/Db/Statement/Mysqli/Exception.php +++ b/library/Zend/Db/Statement/Mysqli/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Db/Statement/Exception.php'; /** * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Db/Statement/Oracle.php b/library/Zend/Db/Statement/Oracle.php index 46fb61b2..a157a8a4 100644 --- a/library/Zend/Db/Statement/Oracle.php +++ b/library/Zend/Db/Statement/Oracle.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Db/Statement.php'; * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Statement_Oracle extends Zend_Db_Statement diff --git a/library/Zend/Db/Statement/Oracle/Exception.php b/library/Zend/Db/Statement/Oracle/Exception.php index 88e6d499..a7a2a43b 100644 --- a/library/Zend/Db/Statement/Oracle/Exception.php +++ b/library/Zend/Db/Statement/Oracle/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Db/Statement/Exception.php'; * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Db/Statement/Pdo.php b/library/Zend/Db/Statement/Pdo.php index 8be2d4fd..b11bc6c7 100644 --- a/library/Zend/Db/Statement/Pdo.php +++ b/library/Zend/Db/Statement/Pdo.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Db/Statement.php'; * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Statement_Pdo extends Zend_Db_Statement implements IteratorAggregate diff --git a/library/Zend/Db/Statement/Pdo/Ibm.php b/library/Zend/Db/Statement/Pdo/Ibm.php index 5b93c191..43aeb1f0 100644 --- a/library/Zend/Db/Statement/Pdo/Ibm.php +++ b/library/Zend/Db/Statement/Pdo/Ibm.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Db/Statement/Pdo.php'; * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Statement_Pdo_Ibm extends Zend_Db_Statement_Pdo diff --git a/library/Zend/Db/Statement/Pdo/Oci.php b/library/Zend/Db/Statement/Pdo/Oci.php index b890a34a..e8856652 100644 --- a/library/Zend/Db/Statement/Pdo/Oci.php +++ b/library/Zend/Db/Statement/Pdo/Oci.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Db/Statement/Pdo.php'; * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Statement_Pdo_Oci extends Zend_Db_Statement_Pdo diff --git a/library/Zend/Db/Statement/Sqlsrv.php b/library/Zend/Db/Statement/Sqlsrv.php index e607928e..041986e7 100644 --- a/library/Zend/Db/Statement/Sqlsrv.php +++ b/library/Zend/Db/Statement/Sqlsrv.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Db/Statement.php'; * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Statement_Sqlsrv extends Zend_Db_Statement diff --git a/library/Zend/Db/Statement/Sqlsrv/Exception.php b/library/Zend/Db/Statement/Sqlsrv/Exception.php index 20dca7b9..5a7482d7 100644 --- a/library/Zend/Db/Statement/Sqlsrv/Exception.php +++ b/library/Zend/Db/Statement/Sqlsrv/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Db/Statement/Exception.php'; /** * @package Zend_Db * @subpackage Statement - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Statement_Sqlsrv_Exception extends Zend_Db_Statement_Exception diff --git a/library/Zend/Db/Table.php b/library/Zend/Db/Table.php index a6cdce20..6f676439 100644 --- a/library/Zend/Db/Table.php +++ b/library/Zend/Db/Table.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/Db/Table/Definition.php'; * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Table extends Zend_Db_Table_Abstract diff --git a/library/Zend/Db/Table/Abstract.php b/library/Zend/Db/Table/Abstract.php index 3c10da53..66aa6054 100644 --- a/library/Zend/Db/Table/Abstract.php +++ b/library/Zend/Db/Table/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Db.php'; * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Db_Table_Abstract @@ -1191,7 +1191,9 @@ abstract class Zend_Db_Table_Abstract */ foreach ($depTables as $tableClass) { $t = self::getTableFromString($tableClass, $this); - $t->_cascadeDelete($tableClass, $row->getPrimaryKey()); + $t->_cascadeDelete( + get_class($this), $row->getPrimaryKey() + ); } } } @@ -1577,6 +1579,14 @@ abstract class Zend_Db_Table_Abstract return $data; } + /** + * Get table gateway object from string + * + * @param string $tableName + * @param Zend_Db_Table_Abstract $referenceTable + * @throws Zend_Db_Table_Row_Exception + * @return Zend_Db_Table_Abstract + */ public static function getTableFromString($tableName, Zend_Db_Table_Abstract $referenceTable = null) { if ($referenceTable instanceof Zend_Db_Table_Abstract) { diff --git a/library/Zend/Db/Table/Definition.php b/library/Zend/Db/Table/Definition.php index 8a0dea80..76265ae2 100644 --- a/library/Zend/Db/Table/Definition.php +++ b/library/Zend/Db/Table/Definition.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Table_Definition diff --git a/library/Zend/Db/Table/Exception.php b/library/Zend/Db/Table/Exception.php index fb25eaa0..cd74fa6b 100644 --- a/library/Zend/Db/Table/Exception.php +++ b/library/Zend/Db/Table/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Db/Exception.php'; * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Table_Exception extends Zend_Db_Exception diff --git a/library/Zend/Db/Table/Row.php b/library/Zend/Db/Table/Row.php index cb088110..91ccd3bd 100644 --- a/library/Zend/Db/Table/Row.php +++ b/library/Zend/Db/Table/Row.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Db/Table/Row/Abstract.php'; * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Table_Row extends Zend_Db_Table_Row_Abstract diff --git a/library/Zend/Db/Table/Row/Abstract.php b/library/Zend/Db/Table/Row/Abstract.php index 3988ecbc..7e2d7b67 100644 --- a/library/Zend/Db/Table/Row/Abstract.php +++ b/library/Zend/Db/Table/Row/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Db.php'; * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Db_Table_Row_Abstract implements ArrayAccess, IteratorAggregate diff --git a/library/Zend/Db/Table/Row/Exception.php b/library/Zend/Db/Table/Row/Exception.php index ece4e8a6..e6a4b286 100644 --- a/library/Zend/Db/Table/Row/Exception.php +++ b/library/Zend/Db/Table/Row/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Db/Table/Exception.php'; * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Table_Row_Exception extends Zend_Db_Table_Exception diff --git a/library/Zend/Db/Table/Rowset.php b/library/Zend/Db/Table/Rowset.php index 9c39f440..a7f67a4d 100644 --- a/library/Zend/Db/Table/Rowset.php +++ b/library/Zend/Db/Table/Rowset.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Db/Table/Rowset/Abstract.php'; * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Table_Rowset extends Zend_Db_Table_Rowset_Abstract diff --git a/library/Zend/Db/Table/Rowset/Abstract.php b/library/Zend/Db/Table/Rowset/Abstract.php index 6a53c054..abace7bb 100644 --- a/library/Zend/Db/Table/Rowset/Abstract.php +++ b/library/Zend/Db/Table/Rowset/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Db_Table_Rowset_Abstract implements SeekableIterator, Countable, ArrayAccess diff --git a/library/Zend/Db/Table/Rowset/Exception.php b/library/Zend/Db/Table/Rowset/Exception.php index 57cca4f9..71dd5868 100644 --- a/library/Zend/Db/Table/Rowset/Exception.php +++ b/library/Zend/Db/Table/Rowset/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Db/Table/Exception.php'; * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Table_Rowset_Exception extends Zend_Db_Table_Exception diff --git a/library/Zend/Db/Table/Select.php b/library/Zend/Db/Table/Select.php index 542a6f54..c352836c 100644 --- a/library/Zend/Db/Table/Select.php +++ b/library/Zend/Db/Table/Select.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Db * @subpackage Select - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -40,7 +40,7 @@ require_once 'Zend/Db/Table/Abstract.php'; * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Db_Table_Select extends Zend_Db_Select diff --git a/library/Zend/Db/Table/Select/Exception.php b/library/Zend/Db/Table/Select/Exception.php index 575fa3e5..a8222845 100644 --- a/library/Zend/Db/Table/Select/Exception.php +++ b/library/Zend/Db/Table/Select/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Db * @subpackage Select - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Db/Select/Exception.php'; * @category Zend * @package Zend_Db * @subpackage Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Debug.php b/library/Zend/Debug.php index d8bebfe1..00196269 100644 --- a/library/Zend/Debug.php +++ b/library/Zend/Debug.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Debug - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Debug - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Dojo.php b/library/Zend/Dojo.php index 8dddccae..6035a65f 100644 --- a/library/Zend/Dojo.php +++ b/library/Zend/Dojo.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Dojo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -22,7 +22,7 @@ * Enable Dojo components * * @package Zend_Dojo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/BuildLayer.php b/library/Zend/Dojo/BuildLayer.php index 56faeae9..1ebac187 100644 --- a/library/Zend/Dojo/BuildLayer.php +++ b/library/Zend/Dojo/BuildLayer.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Dojo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ * Dojo module layer and custom build profile generation support * * @package Zend_Dojo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_BuildLayer diff --git a/library/Zend/Dojo/Data.php b/library/Zend/Dojo/Data.php index 72f7d3fa..8d59e784 100644 --- a/library/Zend/Dojo/Data.php +++ b/library/Zend/Dojo/Data.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Dojo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @uses Iterator * @uses Countable * @package Zend_Dojo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_Data implements ArrayAccess,Iterator,Countable diff --git a/library/Zend/Dojo/Exception.php b/library/Zend/Dojo/Exception.php index 32f31645..be45f43d 100644 --- a/library/Zend/Dojo/Exception.php +++ b/library/Zend/Dojo/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Dojo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Exception.php'; * * @uses Zend_Exception * @package Zend_Dojo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_Exception extends Zend_Exception diff --git a/library/Zend/Dojo/Form.php b/library/Zend/Dojo/Form.php index 86b2231c..c6da435b 100644 --- a/library/Zend/Dojo/Form.php +++ b/library/Zend/Dojo/Form.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Form.php'; * @uses Zend_Form * @package Zend_Dojo * @subpackage Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Decorator/AccordionContainer.php b/library/Zend/Dojo/Form/Decorator/AccordionContainer.php index 2242f97b..08264b75 100644 --- a/library/Zend/Dojo/Form/Decorator/AccordionContainer.php +++ b/library/Zend/Dojo/Form/Decorator/AccordionContainer.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/Form/Decorator/DijitContainer.php'; * @uses Zend_Dojo_Form_Decorator_DijitContainer * @package Zend_Dojo * @subpackage Form_Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Decorator/AccordionPane.php b/library/Zend/Dojo/Form/Decorator/AccordionPane.php index c38ce30e..581388d9 100644 --- a/library/Zend/Dojo/Form/Decorator/AccordionPane.php +++ b/library/Zend/Dojo/Form/Decorator/AccordionPane.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/Form/Decorator/DijitContainer.php'; * @uses Zend_Dojo_Form_Decorator_DijitContainer * @package Zend_Dojo * @subpackage Form_Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Decorator/BorderContainer.php b/library/Zend/Dojo/Form/Decorator/BorderContainer.php index 4b38038c..7ec827c1 100644 --- a/library/Zend/Dojo/Form/Decorator/BorderContainer.php +++ b/library/Zend/Dojo/Form/Decorator/BorderContainer.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/Form/Decorator/DijitContainer.php'; * @uses Zend_Dojo_Form_Decorator_DijitContainer * @package Zend_Dojo * @subpackage Form_Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Decorator/ContentPane.php b/library/Zend/Dojo/Form/Decorator/ContentPane.php index 1c2f1a51..fee8a89e 100644 --- a/library/Zend/Dojo/Form/Decorator/ContentPane.php +++ b/library/Zend/Dojo/Form/Decorator/ContentPane.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/Form/Decorator/DijitContainer.php'; * @uses Zend_Dojo_Form_Decorator_DijitContainer * @package Zend_Dojo * @subpackage Form_Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Decorator/DijitContainer.php b/library/Zend/Dojo/Form/Decorator/DijitContainer.php index 681ee19e..ea098957 100644 --- a/library/Zend/Dojo/Form/Decorator/DijitContainer.php +++ b/library/Zend/Dojo/Form/Decorator/DijitContainer.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -35,7 +35,7 @@ require_once 'Zend/Form/Decorator/Abstract.php'; * @uses Zend_Form_Decorator_Abstract * @package Zend_Dojo * @subpackage Form_Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Decorator/DijitElement.php b/library/Zend/Dojo/Form/Decorator/DijitElement.php index bf638de0..3dc00f11 100644 --- a/library/Zend/Dojo/Form/Decorator/DijitElement.php +++ b/library/Zend/Dojo/Form/Decorator/DijitElement.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -36,7 +36,7 @@ require_once 'Zend/Form/Decorator/ViewHelper.php'; * * @package Zend_Dojo * @subpackage Form_Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Decorator/DijitForm.php b/library/Zend/Dojo/Form/Decorator/DijitForm.php index d5f9aaab..a78b1b03 100644 --- a/library/Zend/Dojo/Form/Decorator/DijitForm.php +++ b/library/Zend/Dojo/Form/Decorator/DijitForm.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -31,7 +31,7 @@ require_once 'Zend/Dojo/Form/Decorator/DijitContainer.php'; * * @package Zend_Dojo * @subpackage Form_Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Decorator/SplitContainer.php b/library/Zend/Dojo/Form/Decorator/SplitContainer.php index 3c3a82d0..1ec4d8ab 100644 --- a/library/Zend/Dojo/Form/Decorator/SplitContainer.php +++ b/library/Zend/Dojo/Form/Decorator/SplitContainer.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/Form/Decorator/DijitContainer.php'; * @uses Zend_Dojo_Form_Decorator_DijitContainer * @package Zend_Dojo * @subpackage Form_Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Decorator/StackContainer.php b/library/Zend/Dojo/Form/Decorator/StackContainer.php index 3c918770..26c0a0e0 100644 --- a/library/Zend/Dojo/Form/Decorator/StackContainer.php +++ b/library/Zend/Dojo/Form/Decorator/StackContainer.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/Form/Decorator/DijitContainer.php'; * @uses Zend_Dojo_Form_Decorator_DijitContainer * @package Zend_Dojo * @subpackage Form_Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Decorator/TabContainer.php b/library/Zend/Dojo/Form/Decorator/TabContainer.php index 851b6661..438c9817 100644 --- a/library/Zend/Dojo/Form/Decorator/TabContainer.php +++ b/library/Zend/Dojo/Form/Decorator/TabContainer.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/Form/Decorator/DijitContainer.php'; * @uses Zend_Dojo_Form_Decorator_DijitContainer * @package Zend_Dojo * @subpackage Form_Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/DisplayGroup.php b/library/Zend/Dojo/Form/DisplayGroup.php index 4c846534..e757ab72 100644 --- a/library/Zend/Dojo/Form/DisplayGroup.php +++ b/library/Zend/Dojo/Form/DisplayGroup.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Form/DisplayGroup.php'; * @uses Zend_Form_DisplayGroup * @package Zend_Dojo * @subpackage Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/Button.php b/library/Zend/Dojo/Form/Element/Button.php index 021768f2..e5412893 100644 --- a/library/Zend/Dojo/Form/Element/Button.php +++ b/library/Zend/Dojo/Form/Element/Button.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Dojo/Form/Element/Dijit.php'; * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/CheckBox.php b/library/Zend/Dojo/Form/Element/CheckBox.php index 16147ee8..9a06e56c 100644 --- a/library/Zend/Dojo/Form/Element/CheckBox.php +++ b/library/Zend/Dojo/Form/Element/CheckBox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Dojo/Form/Element/Dijit.php'; * @uses Zend_Dojo_Form_Element_Dijit * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/ComboBox.php b/library/Zend/Dojo/Form/Element/ComboBox.php index 8db34ddd..d6126ad2 100644 --- a/library/Zend/Dojo/Form/Element/ComboBox.php +++ b/library/Zend/Dojo/Form/Element/ComboBox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Dojo/Form/Element/DijitMulti.php'; * @uses Zend_Dojo_Form_Element_DijitMulti * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/CurrencyTextBox.php b/library/Zend/Dojo/Form/Element/CurrencyTextBox.php index ecb82185..12722fb1 100644 --- a/library/Zend/Dojo/Form/Element/CurrencyTextBox.php +++ b/library/Zend/Dojo/Form/Element/CurrencyTextBox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Dojo/Form/Element/NumberTextBox.php'; * @uses Zend_Dojo_Form_Element_NumberTextBox * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/DateTextBox.php b/library/Zend/Dojo/Form/Element/DateTextBox.php index c22ceeb0..8d4c0fd3 100644 --- a/library/Zend/Dojo/Form/Element/DateTextBox.php +++ b/library/Zend/Dojo/Form/Element/DateTextBox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Dojo/Form/Element/ValidationTextBox.php'; * @uses Zend_Dojo_Form_Element_ValidationTextBox * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/Dijit.php b/library/Zend/Dojo/Form/Element/Dijit.php index 16856270..ef4596ed 100644 --- a/library/Zend/Dojo/Form/Element/Dijit.php +++ b/library/Zend/Dojo/Form/Element/Dijit.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Form/Element.php'; * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/DijitMulti.php b/library/Zend/Dojo/Form/Element/DijitMulti.php index 120d1743..9cff377b 100644 --- a/library/Zend/Dojo/Form/Element/DijitMulti.php +++ b/library/Zend/Dojo/Form/Element/DijitMulti.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Dojo/Form/Element/Dijit.php'; * @uses Zend_Dojo_Form_Element_Dijit * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/Editor.php b/library/Zend/Dojo/Form/Element/Editor.php index 29f15a04..8a44c671 100644 --- a/library/Zend/Dojo/Form/Element/Editor.php +++ b/library/Zend/Dojo/Form/Element/Editor.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Dojo/Form/Element/Dijit.php'; * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_Form_Element_Editor extends Zend_Dojo_Form_Element_Dijit diff --git a/library/Zend/Dojo/Form/Element/FilteringSelect.php b/library/Zend/Dojo/Form/Element/FilteringSelect.php index 6f5e451f..c6786f80 100644 --- a/library/Zend/Dojo/Form/Element/FilteringSelect.php +++ b/library/Zend/Dojo/Form/Element/FilteringSelect.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Dojo/Form/Element/ComboBox.php'; * @uses Zend_Dojo_Form_Element_ComboBox * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/HorizontalSlider.php b/library/Zend/Dojo/Form/Element/HorizontalSlider.php index 02b9f07e..831a27a4 100644 --- a/library/Zend/Dojo/Form/Element/HorizontalSlider.php +++ b/library/Zend/Dojo/Form/Element/HorizontalSlider.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Dojo/Form/Element/Slider.php'; * @uses Zend_Dojo_Form_Element_Slider * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/NumberSpinner.php b/library/Zend/Dojo/Form/Element/NumberSpinner.php index 8d1bd93a..29abf4d3 100644 --- a/library/Zend/Dojo/Form/Element/NumberSpinner.php +++ b/library/Zend/Dojo/Form/Element/NumberSpinner.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Dojo/Form/Element/ValidationTextBox.php'; * @uses Zend_Dojo_Form_Element_ValidationTextBox * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/NumberTextBox.php b/library/Zend/Dojo/Form/Element/NumberTextBox.php index db8d03cd..99403153 100644 --- a/library/Zend/Dojo/Form/Element/NumberTextBox.php +++ b/library/Zend/Dojo/Form/Element/NumberTextBox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Dojo/Form/Element/ValidationTextBox.php'; * @uses Zend_Dojo_Form_Element_ValidationTextBox * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/PasswordTextBox.php b/library/Zend/Dojo/Form/Element/PasswordTextBox.php index f45cb4c5..e47daae1 100644 --- a/library/Zend/Dojo/Form/Element/PasswordTextBox.php +++ b/library/Zend/Dojo/Form/Element/PasswordTextBox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Dojo/Form/Element/ValidationTextBox.php'; * @uses Zend_Dojo_Form_Element_ValidationTextBox * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/RadioButton.php b/library/Zend/Dojo/Form/Element/RadioButton.php index a3794e4f..b8ea97cb 100644 --- a/library/Zend/Dojo/Form/Element/RadioButton.php +++ b/library/Zend/Dojo/Form/Element/RadioButton.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Dojo/Form/Element/DijitMulti.php'; * @uses Zend_Dojo_Form_Element_DijitMulti * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/SimpleTextarea.php b/library/Zend/Dojo/Form/Element/SimpleTextarea.php index eaf4ce85..d532a31d 100644 --- a/library/Zend/Dojo/Form/Element/SimpleTextarea.php +++ b/library/Zend/Dojo/Form/Element/SimpleTextarea.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/Form/Element/Dijit.php'; * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/Slider.php b/library/Zend/Dojo/Form/Element/Slider.php index 4d8fa92c..aacd1cf2 100644 --- a/library/Zend/Dojo/Form/Element/Slider.php +++ b/library/Zend/Dojo/Form/Element/Slider.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Dojo/Form/Element/Dijit.php'; * @uses Zend_Dojo_Form_Element_Dijit * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/SubmitButton.php b/library/Zend/Dojo/Form/Element/SubmitButton.php index a52409d9..068ea25a 100644 --- a/library/Zend/Dojo/Form/Element/SubmitButton.php +++ b/library/Zend/Dojo/Form/Element/SubmitButton.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Dojo/Form/Element/Button.php'; * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/TextBox.php b/library/Zend/Dojo/Form/Element/TextBox.php index 4f0d5ddd..261e315f 100644 --- a/library/Zend/Dojo/Form/Element/TextBox.php +++ b/library/Zend/Dojo/Form/Element/TextBox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Dojo/Form/Element/Dijit.php'; * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/Textarea.php b/library/Zend/Dojo/Form/Element/Textarea.php index 5e2bcf7d..736c2498 100644 --- a/library/Zend/Dojo/Form/Element/Textarea.php +++ b/library/Zend/Dojo/Form/Element/Textarea.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Dojo/Form/Element/Dijit.php'; * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/TimeTextBox.php b/library/Zend/Dojo/Form/Element/TimeTextBox.php index efba5cab..7e489eda 100644 --- a/library/Zend/Dojo/Form/Element/TimeTextBox.php +++ b/library/Zend/Dojo/Form/Element/TimeTextBox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Dojo/Form/Element/DateTextBox.php'; * @uses Zend_Dojo_Form_Element_DateTextBox * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/ValidationTextBox.php b/library/Zend/Dojo/Form/Element/ValidationTextBox.php index bdce7d7c..c196a6d1 100644 --- a/library/Zend/Dojo/Form/Element/ValidationTextBox.php +++ b/library/Zend/Dojo/Form/Element/ValidationTextBox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Dojo/Form/Element/TextBox.php'; * @uses Zend_Dojo_Form_Element_TextBox * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/Element/VerticalSlider.php b/library/Zend/Dojo/Form/Element/VerticalSlider.php index 3b35e3d7..509a3dda 100644 --- a/library/Zend/Dojo/Form/Element/VerticalSlider.php +++ b/library/Zend/Dojo/Form/Element/VerticalSlider.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Dojo/Form/Element/Slider.php'; * @uses Zend_Dojo_Form_Element_Slider * @package Zend_Dojo * @subpackage Form_Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/Form/SubForm.php b/library/Zend/Dojo/Form/SubForm.php index c73773c3..c37c808e 100644 --- a/library/Zend/Dojo/Form/SubForm.php +++ b/library/Zend/Dojo/Form/SubForm.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Form/SubForm.php'; * @uses Zend_Form_SubForm * @package Zend_Dojo * @subpackage Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/View/Exception.php b/library/Zend/Dojo/View/Exception.php index b910c1eb..5855d5db 100644 --- a/library/Zend/Dojo/View/Exception.php +++ b/library/Zend/Dojo/View/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/Exception.php'; * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Exception extends Zend_Dojo_Exception diff --git a/library/Zend/Dojo/View/Helper/AccordionContainer.php b/library/Zend/Dojo/View/Helper/AccordionContainer.php index cb132497..6bb889ef 100644 --- a/library/Zend/Dojo/View/Helper/AccordionContainer.php +++ b/library/Zend/Dojo/View/Helper/AccordionContainer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/DijitContainer.php'; * @uses Zend_Dojo_View_Helper_DijitContainer * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_AccordionContainer extends Zend_Dojo_View_Helper_DijitContainer diff --git a/library/Zend/Dojo/View/Helper/AccordionPane.php b/library/Zend/Dojo/View/Helper/AccordionPane.php index 23a8a92b..6274e369 100644 --- a/library/Zend/Dojo/View/Helper/AccordionPane.php +++ b/library/Zend/Dojo/View/Helper/AccordionPane.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/DijitContainer.php'; * @uses Zend_Dojo_View_Helper_DijitContainer * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_AccordionPane extends Zend_Dojo_View_Helper_DijitContainer diff --git a/library/Zend/Dojo/View/Helper/BorderContainer.php b/library/Zend/Dojo/View/Helper/BorderContainer.php index 95e5ce21..5da33aca 100644 --- a/library/Zend/Dojo/View/Helper/BorderContainer.php +++ b/library/Zend/Dojo/View/Helper/BorderContainer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/DijitContainer.php'; * @uses Zend_Dojo_View_Helper_DijitContainer * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_BorderContainer extends Zend_Dojo_View_Helper_DijitContainer diff --git a/library/Zend/Dojo/View/Helper/Button.php b/library/Zend/Dojo/View/Helper/Button.php index 1c710838..0fa1c552 100644 --- a/library/Zend/Dojo/View/Helper/Button.php +++ b/library/Zend/Dojo/View/Helper/Button.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/Dijit.php'; * @uses Zend_Dojo_View_Helper_Dijit * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_Button extends Zend_Dojo_View_Helper_Dijit diff --git a/library/Zend/Dojo/View/Helper/CheckBox.php b/library/Zend/Dojo/View/Helper/CheckBox.php index 21b1e2a6..08740c76 100644 --- a/library/Zend/Dojo/View/Helper/CheckBox.php +++ b/library/Zend/Dojo/View/Helper/CheckBox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/Dijit.php'; * @uses Zend_Dojo_View_Helper_Dijit * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_CheckBox extends Zend_Dojo_View_Helper_Dijit diff --git a/library/Zend/Dojo/View/Helper/ComboBox.php b/library/Zend/Dojo/View/Helper/ComboBox.php index 5f750845..749e1ec7 100644 --- a/library/Zend/Dojo/View/Helper/ComboBox.php +++ b/library/Zend/Dojo/View/Helper/ComboBox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/Dijit.php'; * @uses Zend_Dojo_View_Helper_Dijit * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_ComboBox extends Zend_Dojo_View_Helper_Dijit diff --git a/library/Zend/Dojo/View/Helper/ContentPane.php b/library/Zend/Dojo/View/Helper/ContentPane.php index eb53e540..dca373b7 100644 --- a/library/Zend/Dojo/View/Helper/ContentPane.php +++ b/library/Zend/Dojo/View/Helper/ContentPane.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/DijitContainer.php'; * @uses Zend_Dojo_View_Helper_DijitContainer * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_ContentPane extends Zend_Dojo_View_Helper_DijitContainer diff --git a/library/Zend/Dojo/View/Helper/CurrencyTextBox.php b/library/Zend/Dojo/View/Helper/CurrencyTextBox.php index a1b89216..29802e13 100644 --- a/library/Zend/Dojo/View/Helper/CurrencyTextBox.php +++ b/library/Zend/Dojo/View/Helper/CurrencyTextBox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/Dijit.php'; * @uses Zend_Dojo_View_Helper_Dijit * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_CurrencyTextBox extends Zend_Dojo_View_Helper_Dijit diff --git a/library/Zend/Dojo/View/Helper/CustomDijit.php b/library/Zend/Dojo/View/Helper/CustomDijit.php index 09483d06..d7669613 100644 --- a/library/Zend/Dojo/View/Helper/CustomDijit.php +++ b/library/Zend/Dojo/View/Helper/CustomDijit.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/DijitContainer.php'; * @uses Zend_Dojo_View_Helper_DijitContainer * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_CustomDijit extends Zend_Dojo_View_Helper_DijitContainer diff --git a/library/Zend/Dojo/View/Helper/DateTextBox.php b/library/Zend/Dojo/View/Helper/DateTextBox.php index edcdea6f..d52c4a52 100644 --- a/library/Zend/Dojo/View/Helper/DateTextBox.php +++ b/library/Zend/Dojo/View/Helper/DateTextBox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/Dijit.php'; * @uses Zend_Dojo_View_Helper_Dijit * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_DateTextBox extends Zend_Dojo_View_Helper_Dijit diff --git a/library/Zend/Dojo/View/Helper/Dijit.php b/library/Zend/Dojo/View/Helper/Dijit.php index 43235e03..c3c108f7 100644 --- a/library/Zend/Dojo/View/Helper/Dijit.php +++ b/library/Zend/Dojo/View/Helper/Dijit.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/View/Helper/HtmlElement.php'; * @uses Zend_View_Helper_Abstract * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Dojo_View_Helper_Dijit extends Zend_View_Helper_HtmlElement diff --git a/library/Zend/Dojo/View/Helper/DijitContainer.php b/library/Zend/Dojo/View/Helper/DijitContainer.php index be898224..9053db24 100644 --- a/library/Zend/Dojo/View/Helper/DijitContainer.php +++ b/library/Zend/Dojo/View/Helper/DijitContainer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/Dijit.php'; * @uses Zend_Dojo_View_Helper_Dijit * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Dojo_View_Helper_DijitContainer extends Zend_Dojo_View_Helper_Dijit diff --git a/library/Zend/Dojo/View/Helper/Dojo.php b/library/Zend/Dojo/View/Helper/Dojo.php index 05e4bcbf..ecd4d1c4 100644 --- a/library/Zend/Dojo/View/Helper/Dojo.php +++ b/library/Zend/Dojo/View/Helper/Dojo.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -31,7 +31,7 @@ require_once 'Zend/Registry.php'; * * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_Dojo diff --git a/library/Zend/Dojo/View/Helper/Dojo/Container.php b/library/Zend/Dojo/View/Helper/Dojo/Container.php index f0fdce7a..31a89a62 100644 --- a/library/Zend/Dojo/View/Helper/Dojo/Container.php +++ b/library/Zend/Dojo/View/Helper/Dojo/Container.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo.php'; * * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_Dojo_Container @@ -430,7 +430,7 @@ class Zend_Dojo_View_Helper_Dojo_Container public function setCdnVersion($version = null) { $this->enable(); - if (preg_match('/^[1-9]\.[0-9](\.[0-9])?$/', $version)) { + if (preg_match('/^[1-9]\.[0-9]{1,2}(\.[0-9]{1,2})?$/', $version)) { $this->_cdnVersion = $version; } return $this; diff --git a/library/Zend/Dojo/View/Helper/Editor.php b/library/Zend/Dojo/View/Helper/Editor.php index fd73307f..c31179bc 100644 --- a/library/Zend/Dojo/View/Helper/Editor.php +++ b/library/Zend/Dojo/View/Helper/Editor.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Json.php'; * @uses Zend_Dojo_View_Helper_Textarea * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_Editor extends Zend_Dojo_View_Helper_Dijit diff --git a/library/Zend/Dojo/View/Helper/FilteringSelect.php b/library/Zend/Dojo/View/Helper/FilteringSelect.php index c1f50f4a..526aa2e9 100644 --- a/library/Zend/Dojo/View/Helper/FilteringSelect.php +++ b/library/Zend/Dojo/View/Helper/FilteringSelect.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/ComboBox.php'; * @uses Zend_Dojo_View_Helper_ComboBox * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_FilteringSelect extends Zend_Dojo_View_Helper_ComboBox diff --git a/library/Zend/Dojo/View/Helper/Form.php b/library/Zend/Dojo/View/Helper/Form.php index 79be9ad0..6c45f9ae 100644 --- a/library/Zend/Dojo/View/Helper/Form.php +++ b/library/Zend/Dojo/View/Helper/Form.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/Dijit.php'; * @uses Zend_Dojo_View_Helper_Dijit * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_Form extends Zend_Dojo_View_Helper_Dijit diff --git a/library/Zend/Dojo/View/Helper/HorizontalSlider.php b/library/Zend/Dojo/View/Helper/HorizontalSlider.php index 5e533cd6..ca42af07 100644 --- a/library/Zend/Dojo/View/Helper/HorizontalSlider.php +++ b/library/Zend/Dojo/View/Helper/HorizontalSlider.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/Slider.php'; * @uses Zend_Dojo_View_Helper_Slider * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_HorizontalSlider extends Zend_Dojo_View_Helper_Slider diff --git a/library/Zend/Dojo/View/Helper/NumberSpinner.php b/library/Zend/Dojo/View/Helper/NumberSpinner.php index 56d8d4b3..a55e47d3 100644 --- a/library/Zend/Dojo/View/Helper/NumberSpinner.php +++ b/library/Zend/Dojo/View/Helper/NumberSpinner.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/Dijit.php'; * @uses Zend_Dojo_View_Helper_Dijit * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_NumberSpinner extends Zend_Dojo_View_Helper_Dijit diff --git a/library/Zend/Dojo/View/Helper/NumberTextBox.php b/library/Zend/Dojo/View/Helper/NumberTextBox.php index ee90bf6c..625e33ee 100644 --- a/library/Zend/Dojo/View/Helper/NumberTextBox.php +++ b/library/Zend/Dojo/View/Helper/NumberTextBox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/Dijit.php'; * @uses Zend_Dojo_View_Helper_Dijit * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_NumberTextBox extends Zend_Dojo_View_Helper_Dijit diff --git a/library/Zend/Dojo/View/Helper/PasswordTextBox.php b/library/Zend/Dojo/View/Helper/PasswordTextBox.php index 3c69420f..77f1884b 100644 --- a/library/Zend/Dojo/View/Helper/PasswordTextBox.php +++ b/library/Zend/Dojo/View/Helper/PasswordTextBox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/ValidationTextBox.php'; * @uses Zend_Dojo_View_Helper_Dijit * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_PasswordTextBox extends Zend_Dojo_View_Helper_ValidationTextBox diff --git a/library/Zend/Dojo/View/Helper/RadioButton.php b/library/Zend/Dojo/View/Helper/RadioButton.php index d58f8b28..5c7324fc 100644 --- a/library/Zend/Dojo/View/Helper/RadioButton.php +++ b/library/Zend/Dojo/View/Helper/RadioButton.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/Dijit.php'; * @uses Zend_Dojo_View_Helper_Dijit * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_RadioButton extends Zend_Dojo_View_Helper_Dijit diff --git a/library/Zend/Dojo/View/Helper/SimpleTextarea.php b/library/Zend/Dojo/View/Helper/SimpleTextarea.php index 4fecf7b0..04bbbb70 100644 --- a/library/Zend/Dojo/View/Helper/SimpleTextarea.php +++ b/library/Zend/Dojo/View/Helper/SimpleTextarea.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/Dijit.php'; * @uses Zend_Dojo_View_Helper_Dijit * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dojo/View/Helper/Slider.php b/library/Zend/Dojo/View/Helper/Slider.php index e738b12f..792b0686 100644 --- a/library/Zend/Dojo/View/Helper/Slider.php +++ b/library/Zend/Dojo/View/Helper/Slider.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/Dijit.php'; * @uses Zend_Dojo_View_Helper_Dijit * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Dojo_View_Helper_Slider extends Zend_Dojo_View_Helper_Dijit diff --git a/library/Zend/Dojo/View/Helper/SplitContainer.php b/library/Zend/Dojo/View/Helper/SplitContainer.php index 932ce500..1462406d 100644 --- a/library/Zend/Dojo/View/Helper/SplitContainer.php +++ b/library/Zend/Dojo/View/Helper/SplitContainer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/DijitContainer.php'; * @uses Zend_Dojo_View_Helper_DijitContainer * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_SplitContainer extends Zend_Dojo_View_Helper_DijitContainer diff --git a/library/Zend/Dojo/View/Helper/StackContainer.php b/library/Zend/Dojo/View/Helper/StackContainer.php index 84f8fa34..40a558c4 100644 --- a/library/Zend/Dojo/View/Helper/StackContainer.php +++ b/library/Zend/Dojo/View/Helper/StackContainer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/DijitContainer.php'; * @uses Zend_Dojo_View_Helper_DijitContainer * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_StackContainer extends Zend_Dojo_View_Helper_DijitContainer diff --git a/library/Zend/Dojo/View/Helper/SubmitButton.php b/library/Zend/Dojo/View/Helper/SubmitButton.php index fe75333a..1072fb71 100644 --- a/library/Zend/Dojo/View/Helper/SubmitButton.php +++ b/library/Zend/Dojo/View/Helper/SubmitButton.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/Button.php'; * @uses Zend_Dojo_View_Helper_Button * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_SubmitButton extends Zend_Dojo_View_Helper_Button diff --git a/library/Zend/Dojo/View/Helper/TabContainer.php b/library/Zend/Dojo/View/Helper/TabContainer.php index abd52fa9..354ba349 100644 --- a/library/Zend/Dojo/View/Helper/TabContainer.php +++ b/library/Zend/Dojo/View/Helper/TabContainer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/DijitContainer.php'; * @uses Zend_Dojo_View_Helper_DijitContainer * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_TabContainer extends Zend_Dojo_View_Helper_DijitContainer diff --git a/library/Zend/Dojo/View/Helper/TextBox.php b/library/Zend/Dojo/View/Helper/TextBox.php index 9f1f4993..f0f382ea 100644 --- a/library/Zend/Dojo/View/Helper/TextBox.php +++ b/library/Zend/Dojo/View/Helper/TextBox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/Dijit.php'; * @uses Zend_Dojo_View_Helper_Dijit * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_TextBox extends Zend_Dojo_View_Helper_Dijit diff --git a/library/Zend/Dojo/View/Helper/Textarea.php b/library/Zend/Dojo/View/Helper/Textarea.php index bb1f2c0a..03e04b8d 100644 --- a/library/Zend/Dojo/View/Helper/Textarea.php +++ b/library/Zend/Dojo/View/Helper/Textarea.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/Dijit.php'; * @uses Zend_Dojo_View_Helper_Dijit * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_Textarea extends Zend_Dojo_View_Helper_Dijit diff --git a/library/Zend/Dojo/View/Helper/TimeTextBox.php b/library/Zend/Dojo/View/Helper/TimeTextBox.php index 42a46efc..82b2c77f 100644 --- a/library/Zend/Dojo/View/Helper/TimeTextBox.php +++ b/library/Zend/Dojo/View/Helper/TimeTextBox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/Dijit.php'; * @uses Zend_Dojo_View_Helper_Dijit * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_TimeTextBox extends Zend_Dojo_View_Helper_Dijit diff --git a/library/Zend/Dojo/View/Helper/ValidationTextBox.php b/library/Zend/Dojo/View/Helper/ValidationTextBox.php index f2c2c2cb..e349c90c 100644 --- a/library/Zend/Dojo/View/Helper/ValidationTextBox.php +++ b/library/Zend/Dojo/View/Helper/ValidationTextBox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/Dijit.php'; * @uses Zend_Dojo_View_Helper_Dijit * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_ValidationTextBox extends Zend_Dojo_View_Helper_Dijit diff --git a/library/Zend/Dojo/View/Helper/VerticalSlider.php b/library/Zend/Dojo/View/Helper/VerticalSlider.php index aa94d8fb..30bdc564 100644 --- a/library/Zend/Dojo/View/Helper/VerticalSlider.php +++ b/library/Zend/Dojo/View/Helper/VerticalSlider.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Dojo/View/Helper/Slider.php'; * @uses Zend_Dojo_View_Helper_Slider * @package Zend_Dojo * @subpackage View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dojo_View_Helper_VerticalSlider extends Zend_Dojo_View_Helper_Slider diff --git a/library/Zend/Dom/Exception.php b/library/Zend/Dom/Exception.php index 3f6fc911..94078226 100644 --- a/library/Zend/Dom/Exception.php +++ b/library/Zend/Dom/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Dom - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Exception.php'; * * @category Zend * @package Zend_Dom - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dom_Exception extends Zend_Exception diff --git a/library/Zend/Dom/Query.php b/library/Zend/Dom/Query.php index 8853590e..2ef702f4 100644 --- a/library/Zend/Dom/Query.php +++ b/library/Zend/Dom/Query.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Dom - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -40,7 +40,7 @@ require_once 'Zend/Xml/Exception.php'; * * @package Zend_Dom * @subpackage Query - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Dom_Query @@ -85,8 +85,8 @@ class Zend_Dom_Query /** * Constructor * - * @param null|string $document - * @return void + * @param null|string $document + * @param null|string $encoding */ public function __construct($document = null, $encoding = null) { @@ -239,7 +239,8 @@ class Zend_Dom_Query * Perform an XPath query * * @param string|array $xpathQuery - * @param string $query CSS selector query + * @param string $query CSS selector query + * @throws Zend_Dom_Exception * @return Zend_Dom_Query_Result */ public function queryXpath($xpathQuery, $query = null) diff --git a/library/Zend/Dom/Query/Css2Xpath.php b/library/Zend/Dom/Query/Css2Xpath.php index 21428042..5612ad7a 100644 --- a/library/Zend/Dom/Query/Css2Xpath.php +++ b/library/Zend/Dom/Query/Css2Xpath.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Dom - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -23,7 +23,7 @@ * * @package Zend_Dom * @subpackage Query - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Dom/Query/Result.php b/library/Zend/Dom/Query/Result.php index 983f0324..ab5bd0ed 100644 --- a/library/Zend/Dom/Query/Result.php +++ b/library/Zend/Dom/Query/Result.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Dom - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -24,7 +24,7 @@ * @package Zend_Dom * @subpackage Query * @uses Iterator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -76,7 +76,6 @@ class Zend_Dom_Query_Result implements Iterator,Countable * @param string|array $xpathQuery * @param DOMDocument $document * @param DOMNodeList $nodeList - * @return void */ public function __construct($cssQuery, $xpathQuery, DOMDocument $document, DOMNodeList $nodeList) { @@ -119,7 +118,7 @@ class Zend_Dom_Query_Result implements Iterator,Countable /** * Iterator: rewind to first element * - * @return void + * @return DOMNode|null */ public function rewind() { @@ -163,7 +162,7 @@ class Zend_Dom_Query_Result implements Iterator,Countable /** * Iterator: move to next element * - * @return void + * @return DOMNode|null */ public function next() { diff --git a/library/Zend/EventManager/Event.php b/library/Zend/EventManager/Event.php index 0374d04a..a69d0194 100644 --- a/library/Zend/EventManager/Event.php +++ b/library/Zend/EventManager/Event.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/EventManager/EventDescription.php'; * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_EventManager_Event implements Zend_EventManager_EventDescription diff --git a/library/Zend/EventManager/EventCollection.php b/library/Zend/EventManager/EventCollection.php index 8affc06b..7318425e 100644 --- a/library/Zend/EventManager/EventCollection.php +++ b/library/Zend/EventManager/EventCollection.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -25,7 +25,7 @@ require_once 'Zend/Stdlib/CallbackHandler.php'; * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_EventManager_EventCollection diff --git a/library/Zend/EventManager/EventDescription.php b/library/Zend/EventManager/EventDescription.php index 55b8caa0..2c6bca23 100644 --- a/library/Zend/EventManager/EventDescription.php +++ b/library/Zend/EventManager/EventDescription.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -23,7 +23,7 @@ * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_EventManager_EventDescription diff --git a/library/Zend/EventManager/EventManager.php b/library/Zend/EventManager/EventManager.php index 17b13ad4..732b7a26 100644 --- a/library/Zend/EventManager/EventManager.php +++ b/library/Zend/EventManager/EventManager.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -34,7 +34,7 @@ require_once 'Zend/Stdlib/PriorityQueue.php'; * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_EventManager_EventManager implements Zend_EventManager_EventCollection, Zend_EventManager_SharedEventCollectionAware @@ -91,8 +91,8 @@ class Zend_EventManager_EventManager implements Zend_EventManager_EventCollectio /** * Set static collections container * - * @param Zend_EventManager_StaticEventCollection $collections - * @return void + * @param Zend_EventManager_SharedEventCollection $collections + * @return $this */ public function setSharedCollections(Zend_EventManager_SharedEventCollection $collections) { diff --git a/library/Zend/EventManager/EventManagerAware.php b/library/Zend/EventManager/EventManagerAware.php index 1e9d8566..e1a9b33f 100644 --- a/library/Zend/EventManager/EventManagerAware.php +++ b/library/Zend/EventManager/EventManagerAware.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_EventManager * @subpackage UnitTest - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_EventManager * @subpackage UnitTest - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_EventManager_EventManagerAware diff --git a/library/Zend/EventManager/Exception.php b/library/Zend/EventManager/Exception.php index f3395a8e..4c2d748c 100644 --- a/library/Zend/EventManager/Exception.php +++ b/library/Zend/EventManager/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -23,7 +23,7 @@ * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_EventManager_Exception diff --git a/library/Zend/EventManager/Exception/InvalidArgumentException.php b/library/Zend/EventManager/Exception/InvalidArgumentException.php index 6ec87c67..793d893b 100644 --- a/library/Zend/EventManager/Exception/InvalidArgumentException.php +++ b/library/Zend/EventManager/Exception/InvalidArgumentException.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -33,7 +33,7 @@ require_once 'Zend/EventManager/Exception.php'; * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_EventManager_Exception_InvalidArgumentException diff --git a/library/Zend/EventManager/Filter.php b/library/Zend/EventManager/Filter.php index d578f0eb..fc932e80 100644 --- a/library/Zend/EventManager/Filter.php +++ b/library/Zend/EventManager/Filter.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -25,7 +25,7 @@ require_once 'Zend/Stdlib/CallbackHandler.php'; * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_EventManager_Filter diff --git a/library/Zend/EventManager/Filter/FilterIterator.php b/library/Zend/EventManager/Filter/FilterIterator.php index ca2d97bc..dbbe7118 100644 --- a/library/Zend/EventManager/Filter/FilterIterator.php +++ b/library/Zend/EventManager/Filter/FilterIterator.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Stdlib/SplPriorityQueue.php'; * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_EventManager_Filter_FilterIterator extends Zend_Stdlib_SplPriorityQueue @@ -90,11 +90,11 @@ class Zend_EventManager_Filter_FilterIterator extends Zend_Stdlib_SplPriorityQue * Iterate the next filter in the chain * * Iterates and calls the next filter in the chain. - * - * @param mixed $context - * @param array $params - * @param Zend_EventManager_Filter_FilterIterator $chain - * @return void + * + * @param mixed $context + * @param array $params + * @param Zend_EventManager_Filter_FilterIterator $chain + * @return mixed */ public function next($context = null, array $params = array(), $chain = null) { diff --git a/library/Zend/EventManager/FilterChain.php b/library/Zend/EventManager/FilterChain.php index 2c9ae4b0..8aa8741e 100644 --- a/library/Zend/EventManager/FilterChain.php +++ b/library/Zend/EventManager/FilterChain.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/Stdlib/CallbackHandler.php'; * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_EventManager_FilterChain implements Zend_EventManager_Filter @@ -76,9 +76,10 @@ class Zend_EventManager_FilterChain implements Zend_EventManager_Filter /** * Connect a filter to the chain - * + * * @param callback $callback PHP Callback - * @param int $priority Priority in the queue at which to execute; defaults to 1 (higher numbers == higher priority) + * @param int $priority Priority in the queue at which to execute; defaults to 1 (higher numbers == higher priority) + * @throws Zend_Stdlib_Exception_InvalidCallbackException * @return Zend_Stdlib_CallbackHandler (to allow later unsubscribe) */ public function attach($callback, $priority = 1) diff --git a/library/Zend/EventManager/GlobalEventManager.php b/library/Zend/EventManager/GlobalEventManager.php index 82a3a91e..19e5f24d 100644 --- a/library/Zend/EventManager/GlobalEventManager.php +++ b/library/Zend/EventManager/GlobalEventManager.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Stdlib/PriorityQueue.php'; * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_EventManager_GlobalEventManager @@ -52,8 +52,8 @@ class Zend_EventManager_GlobalEventManager /** * Get event collection on which this operates - * - * @return void + * + * @return Zend_EventManager_EventCollection */ public static function getEventCollection() { diff --git a/library/Zend/EventManager/ListenerAggregate.php b/library/Zend/EventManager/ListenerAggregate.php index 6ffe131f..c360252a 100644 --- a/library/Zend/EventManager/ListenerAggregate.php +++ b/library/Zend/EventManager/ListenerAggregate.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_EventManager_ListenerAggregate diff --git a/library/Zend/EventManager/ResponseCollection.php b/library/Zend/EventManager/ResponseCollection.php index 362ff2dd..6ef9d9aa 100644 --- a/library/Zend/EventManager/ResponseCollection.php +++ b/library/Zend/EventManager/ResponseCollection.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -352,7 +352,7 @@ if (version_compare(PHP_VERSION, '5.3.0', '<')) { * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_EventManager_ResponseCollection extends SplStack diff --git a/library/Zend/EventManager/SharedEventCollection.php b/library/Zend/EventManager/SharedEventCollection.php index 237c3215..0050c613 100644 --- a/library/Zend/EventManager/SharedEventCollection.php +++ b/library/Zend/EventManager/SharedEventCollection.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -23,7 +23,7 @@ * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_EventManager_SharedEventCollection diff --git a/library/Zend/EventManager/SharedEventCollectionAware.php b/library/Zend/EventManager/SharedEventCollectionAware.php index e2a906ae..1bcdc874 100644 --- a/library/Zend/EventManager/SharedEventCollectionAware.php +++ b/library/Zend/EventManager/SharedEventCollectionAware.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_EventManager * @subpackage UnitTest - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/EventManager/SharedEventCollection.php'; * @category Zend * @package Zend_EventManager * @subpackage UnitTest - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_EventManager_SharedEventCollectionAware diff --git a/library/Zend/EventManager/SharedEventManager.php b/library/Zend/EventManager/SharedEventManager.php index 133c7c9b..be232351 100644 --- a/library/Zend/EventManager/SharedEventManager.php +++ b/library/Zend/EventManager/SharedEventManager.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/EventManager/SharedEventCollection.php'; * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_EventManager_SharedEventManager implements Zend_EventManager_SharedEventCollection diff --git a/library/Zend/EventManager/StaticEventManager.php b/library/Zend/EventManager/StaticEventManager.php index 9b30d1a4..eaa6dbec 100644 --- a/library/Zend/EventManager/StaticEventManager.php +++ b/library/Zend/EventManager/StaticEventManager.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/Stdlib/CallbackHandler.php'; * * @category Zend * @package Zend_EventManager - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_EventManager_StaticEventManager extends Zend_EventManager_SharedEventManager diff --git a/library/Zend/Exception.php b/library/Zend/Exception.php index 561e455a..d97acb0f 100644 --- a/library/Zend/Exception.php +++ b/library/Zend/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend -* @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) +* @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Exception extends Exception diff --git a/library/Zend/Feed.php b/library/Zend/Feed.php index 0abca328..3eeed740 100644 --- a/library/Zend/Feed.php +++ b/library/Zend/Feed.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Xml/Security.php'; * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed diff --git a/library/Zend/Feed/Abstract.php b/library/Zend/Feed/Abstract.php index 5f72a398..287a65b7 100644 --- a/library/Zend/Feed/Abstract.php +++ b/library/Zend/Feed/Abstract.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Xml/Security.php'; * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Feed_Abstract extends Zend_Feed_Element implements Iterator, Countable diff --git a/library/Zend/Feed/Atom.php b/library/Zend/Feed/Atom.php index ecf21b8d..2ee08cef 100644 --- a/library/Zend/Feed/Atom.php +++ b/library/Zend/Feed/Atom.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -44,7 +44,7 @@ require_once 'Zend/Feed/Entry/Atom.php'; * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Atom extends Zend_Feed_Abstract diff --git a/library/Zend/Feed/Builder.php b/library/Zend/Feed/Builder.php index e4801cb0..f35dc7f1 100644 --- a/library/Zend/Feed/Builder.php +++ b/library/Zend/Feed/Builder.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -44,7 +44,7 @@ require_once 'Zend/Feed/Builder/Entry.php'; * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Builder implements Zend_Feed_Builder_Interface diff --git a/library/Zend/Feed/Builder/Entry.php b/library/Zend/Feed/Builder/Entry.php index ed3584ec..d911cf66 100644 --- a/library/Zend/Feed/Builder/Entry.php +++ b/library/Zend/Feed/Builder/Entry.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Builder_Entry extends ArrayObject diff --git a/library/Zend/Feed/Builder/Exception.php b/library/Zend/Feed/Builder/Exception.php index 3b39c59f..00213c9c 100644 --- a/library/Zend/Feed/Builder/Exception.php +++ b/library/Zend/Feed/Builder/Exception.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Feed/Exception.php'; * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Builder_Exception extends Zend_Feed_Exception diff --git a/library/Zend/Feed/Builder/Header.php b/library/Zend/Feed/Builder/Header.php index 09c25dd8..7ff4d9b9 100644 --- a/library/Zend/Feed/Builder/Header.php +++ b/library/Zend/Feed/Builder/Header.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Uri.php'; * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Builder_Header extends ArrayObject diff --git a/library/Zend/Feed/Builder/Header/Itunes.php b/library/Zend/Feed/Builder/Header/Itunes.php index ac891a6d..52d6566a 100644 --- a/library/Zend/Feed/Builder/Header/Itunes.php +++ b/library/Zend/Feed/Builder/Header/Itunes.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Builder_Header_Itunes extends ArrayObject diff --git a/library/Zend/Feed/Builder/Interface.php b/library/Zend/Feed/Builder/Interface.php index dd77280c..8e261569 100644 --- a/library/Zend/Feed/Builder/Interface.php +++ b/library/Zend/Feed/Builder/Interface.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Feed_Builder_Interface diff --git a/library/Zend/Feed/Element.php b/library/Zend/Feed/Element.php index f45573c0..6e8ffde8 100644 --- a/library/Zend/Feed/Element.php +++ b/library/Zend/Feed/Element.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Element implements ArrayAccess diff --git a/library/Zend/Feed/Entry/Abstract.php b/library/Zend/Feed/Entry/Abstract.php index dddb29e1..4601805c 100644 --- a/library/Zend/Feed/Entry/Abstract.php +++ b/library/Zend/Feed/Entry/Abstract.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -40,7 +40,7 @@ require_once 'Zend/Xml/Security.php'; * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Feed_Entry_Abstract extends Zend_Feed_Element diff --git a/library/Zend/Feed/Entry/Atom.php b/library/Zend/Feed/Entry/Atom.php index 45146216..83fd8f1d 100644 --- a/library/Zend/Feed/Entry/Atom.php +++ b/library/Zend/Feed/Entry/Atom.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Xml/Security.php'; * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Entry_Atom extends Zend_Feed_Entry_Abstract diff --git a/library/Zend/Feed/Entry/Rss.php b/library/Zend/Feed/Entry/Rss.php index adeca43e..bc955eb4 100644 --- a/library/Zend/Feed/Entry/Rss.php +++ b/library/Zend/Feed/Entry/Rss.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Feed/Entry/Abstract.php'; * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Entry_Rss extends Zend_Feed_Entry_Abstract diff --git a/library/Zend/Feed/Exception.php b/library/Zend/Feed/Exception.php index acdd954b..473e4c83 100644 --- a/library/Zend/Feed/Exception.php +++ b/library/Zend/Feed/Exception.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Exception.php'; * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Exception extends Zend_Exception diff --git a/library/Zend/Feed/Pubsubhubbub.php b/library/Zend/Feed/Pubsubhubbub.php index b6a19785..6485630e 100644 --- a/library/Zend/Feed/Pubsubhubbub.php +++ b/library/Zend/Feed/Pubsubhubbub.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Pubsubhubbub - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -47,7 +47,7 @@ require_once 'Zend/Feed/Abstract.php'; /** * @category Zend * @package Zend_Feed_Pubsubhubbub - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Pubsubhubbub diff --git a/library/Zend/Feed/Pubsubhubbub/CallbackAbstract.php b/library/Zend/Feed/Pubsubhubbub/CallbackAbstract.php index 9de8d05b..0dc7262f 100644 --- a/library/Zend/Feed/Pubsubhubbub/CallbackAbstract.php +++ b/library/Zend/Feed/Pubsubhubbub/CallbackAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Feed_Pubsubhubbub * @subpackage Callback - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Feed/Pubsubhubbub/HttpResponse.php'; * @category Zend * @package Zend_Feed_Pubsubhubbub * @subpackage Callback - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Feed_Pubsubhubbub_CallbackAbstract @@ -70,7 +70,7 @@ abstract class Zend_Feed_Pubsubhubbub_CallbackAbstract * options for the Subscriber without calling all supported setter * methods in turn. * - * @param array|Zend_Config $options Options array or Zend_Config instance + * @param array|Zend_Config|null $config Options array or Zend_Config instance */ public function __construct($config = null) { @@ -82,7 +82,8 @@ abstract class Zend_Feed_Pubsubhubbub_CallbackAbstract /** * Process any injected configuration options * - * @param array|Zend_Config $options Options array or Zend_Config instance + * @param array|Zend_Config $config Options array or Zend_Config instance + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_CallbackAbstract */ public function setConfig($config) @@ -132,6 +133,7 @@ abstract class Zend_Feed_Pubsubhubbub_CallbackAbstract * to background save any verification tokens associated with a subscription * or other. * + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_Model_SubscriptionInterface */ public function getStorage() @@ -150,6 +152,7 @@ abstract class Zend_Feed_Pubsubhubbub_CallbackAbstract * (i.e. not inherited from) Zend_Controller_Response_Http. * * @param Zend_Feed_Pubsubhubbub_HttpResponse|Zend_Controller_Response_Http $httpResponse + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_CallbackAbstract */ public function setHttpResponse($httpResponse) @@ -188,6 +191,7 @@ abstract class Zend_Feed_Pubsubhubbub_CallbackAbstract * Defaults to 1 if left unchanged. * * @param string|int $count + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_CallbackAbstract */ public function setSubscriberCount($count) @@ -270,7 +274,8 @@ abstract class Zend_Feed_Pubsubhubbub_CallbackAbstract /** * Retrieve a Header value from either $_SERVER or Apache * - * @param string $header + * @param string $header + * @return bool */ protected function _getHeader($header) { diff --git a/library/Zend/Feed/Pubsubhubbub/CallbackInterface.php b/library/Zend/Feed/Pubsubhubbub/CallbackInterface.php index 32d48134..d655c1bb 100644 --- a/library/Zend/Feed/Pubsubhubbub/CallbackInterface.php +++ b/library/Zend/Feed/Pubsubhubbub/CallbackInterface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Feed_Pubsubhubbub * @subpackage Callback - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Feed_Pubsubhubbub * @subpackage Callback - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Feed_Pubsubhubbub_CallbackInterface diff --git a/library/Zend/Feed/Pubsubhubbub/Exception.php b/library/Zend/Feed/Pubsubhubbub/Exception.php index acedb39f..ed68249a 100644 --- a/library/Zend/Feed/Pubsubhubbub/Exception.php +++ b/library/Zend/Feed/Pubsubhubbub/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Pubsubhubbub - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Feed_Pubsubhubbub - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Pubsubhubbub_Exception extends Zend_Exception diff --git a/library/Zend/Feed/Pubsubhubbub/HttpResponse.php b/library/Zend/Feed/Pubsubhubbub/HttpResponse.php index 21fd4ab1..10c8dbd3 100644 --- a/library/Zend/Feed/Pubsubhubbub/HttpResponse.php +++ b/library/Zend/Feed/Pubsubhubbub/HttpResponse.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Pubsubhubbub - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Feed/Pubsubhubbub.php'; /** * @category Zend * @package Zend_Feed_Pubsubhubbub - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Pubsubhubbub_HttpResponse @@ -172,6 +172,7 @@ class Zend_Feed_Pubsubhubbub_HttpResponse * Set HTTP response code to use with headers * * @param int $code + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_HttpResponse */ public function setHttpResponseCode($code) diff --git a/library/Zend/Feed/Pubsubhubbub/Model/ModelAbstract.php b/library/Zend/Feed/Pubsubhubbub/Model/ModelAbstract.php index e90fe337..265ecc5a 100644 --- a/library/Zend/Feed/Pubsubhubbub/Model/ModelAbstract.php +++ b/library/Zend/Feed/Pubsubhubbub/Model/ModelAbstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Pubsubhubbub - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Registry.php'; /** * @category Zend * @package Zend_Feed_Pubsubhubbub - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Pubsubhubbub_Model_ModelAbstract @@ -47,9 +47,7 @@ class Zend_Feed_Pubsubhubbub_Model_ModelAbstract /** * Constructor * - * @param array $data * @param Zend_Db_Table_Abstract $tableGateway - * @return void */ public function __construct(Zend_Db_Table_Abstract $tableGateway = null) { diff --git a/library/Zend/Feed/Pubsubhubbub/Model/Subscription.php b/library/Zend/Feed/Pubsubhubbub/Model/Subscription.php index bd19d735..74c59798 100644 --- a/library/Zend/Feed/Pubsubhubbub/Model/Subscription.php +++ b/library/Zend/Feed/Pubsubhubbub/Model/Subscription.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Feed_Pubsubhubbub * @subpackage Entity - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Date.php'; * @category Zend * @package Zend_Feed_Pubsubhubbub * @subpackage Entity - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Pubsubhubbub_Model_Subscription @@ -44,7 +44,9 @@ class Zend_Feed_Pubsubhubbub_Model_Subscription /** * Save subscription to RDMBS * - * @param array $data + * @param array $data + * @throws Zend_Db_Table_Exception + * @throws Zend_Feed_Pubsubhubbub_Exception * @return bool */ public function setSubscription(array $data) @@ -78,6 +80,8 @@ class Zend_Feed_Pubsubhubbub_Model_Subscription * Get subscription by ID/key * * @param string $key + * @throws Zend_Db_Table_Exception + * @throws Zend_Feed_Pubsubhubbub_Exception * @return array */ public function getSubscription($key) @@ -98,6 +102,8 @@ class Zend_Feed_Pubsubhubbub_Model_Subscription * Determine if a subscription matching the key exists * * @param string $key + * @throws Zend_Db_Table_Exception + * @throws Zend_Feed_Pubsubhubbub_Exception * @return bool */ public function hasSubscription($key) @@ -117,7 +123,7 @@ class Zend_Feed_Pubsubhubbub_Model_Subscription /** * Delete a subscription * - * @param string $key + * @param string $key * @return bool */ public function deleteSubscription($key) diff --git a/library/Zend/Feed/Pubsubhubbub/Model/SubscriptionInterface.php b/library/Zend/Feed/Pubsubhubbub/Model/SubscriptionInterface.php index f0684351..c604ff1f 100644 --- a/library/Zend/Feed/Pubsubhubbub/Model/SubscriptionInterface.php +++ b/library/Zend/Feed/Pubsubhubbub/Model/SubscriptionInterface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Feed_Pubsubhubbub * @subpackage Entity - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Feed_Pubsubhubbub * @subpackage Entity - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Feed_Pubsubhubbub_Model_SubscriptionInterface diff --git a/library/Zend/Feed/Pubsubhubbub/Publisher.php b/library/Zend/Feed/Pubsubhubbub/Publisher.php index 86088cae..89378bdd 100644 --- a/library/Zend/Feed/Pubsubhubbub/Publisher.php +++ b/library/Zend/Feed/Pubsubhubbub/Publisher.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Pubsubhubbub - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Feed/Pubsubhubbub.php'; /** * @category Zend * @package Zend_Feed_Pubsubhubbub - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Pubsubhubbub_Publisher @@ -69,8 +69,8 @@ class Zend_Feed_Pubsubhubbub_Publisher * options for the Publisher without calling all supported setter * methods in turn. * - * @param array|Zend_Config $options Options array or Zend_Config instance - * @return void + * @param array|Zend_Config $config Options array or Zend_Config instance + * @throws Zend_Feed_Pubsubhubbub_Exception */ public function __construct($config = null) { @@ -82,7 +82,8 @@ class Zend_Feed_Pubsubhubbub_Publisher /** * Process any injected configuration options * - * @param array|Zend_Config $options Options array or Zend_Config instance + * @param array|Zend_Config $config Options array or Zend_Config instance + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_Publisher */ public function setConfig($config) @@ -110,6 +111,7 @@ class Zend_Feed_Pubsubhubbub_Publisher * Add a Hub Server URL supported by Publisher * * @param string $url + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_Publisher */ public function addHubUrl($url) @@ -169,6 +171,7 @@ class Zend_Feed_Pubsubhubbub_Publisher * Add a URL to a topic (Atom or RSS feed) which has been updated * * @param string $url + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_Publisher */ public function addUpdatedTopicUrl($url) @@ -287,8 +290,9 @@ class Zend_Feed_Pubsubhubbub_Publisher /** * Add an optional parameter to the update notification requests * - * @param string $name + * @param string $name * @param string|null $value + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_Publisher */ public function setParameter($name, $value = null) @@ -333,6 +337,7 @@ class Zend_Feed_Pubsubhubbub_Publisher * Remove an optional parameter for the notification requests * * @param string $name + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_Publisher */ public function removeParameter($name) @@ -387,6 +392,8 @@ class Zend_Feed_Pubsubhubbub_Publisher /** * Get a basic prepared HTTP client for use * + * @throws Zend_Feed_Pubsubhubbub_Exception + * @throws Zend_Http_Client_Exception * @return Zend_Http_Client */ protected function _getHttpClient() diff --git a/library/Zend/Feed/Pubsubhubbub/Subscriber.php b/library/Zend/Feed/Pubsubhubbub/Subscriber.php index 08b3721f..da1f6888 100644 --- a/library/Zend/Feed/Pubsubhubbub/Subscriber.php +++ b/library/Zend/Feed/Pubsubhubbub/Subscriber.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Pubsubhubbub - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Date.php'; /** * @category Zend * @package Zend_Feed_Pubsubhubbub - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Pubsubhubbub_Subscriber @@ -145,8 +145,8 @@ class Zend_Feed_Pubsubhubbub_Subscriber * options for the Subscriber without calling all supported setter * methods in turn. * - * @param array|Zend_Config $options Options array or Zend_Config instance - * @return void + * @param array|Zend_Config|null $config Options array or Zend_Config instance + * @throws Zend_Feed_Pubsubhubbub_Exception */ public function __construct($config = null) { @@ -158,7 +158,8 @@ class Zend_Feed_Pubsubhubbub_Subscriber /** * Process any injected configuration options * - * @param array|Zend_Config $options Options array or Zend_Config instance + * @param array|Zend_Config $config Options array or Zend_Config instance + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_Subscriber */ public function setConfig($config) @@ -207,6 +208,7 @@ class Zend_Feed_Pubsubhubbub_Subscriber * event will relate * * @param string $url + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_Subscriber */ public function setTopicUrl($url) @@ -225,6 +227,7 @@ class Zend_Feed_Pubsubhubbub_Subscriber * Set the topic URL (RSS or Atom feed) to which the intended (un)subscribe * event will relate * + * @throws Zend_Feed_Pubsubhubbub_Exception * @return string */ public function getTopicUrl() @@ -241,6 +244,7 @@ class Zend_Feed_Pubsubhubbub_Subscriber * Set the number of seconds for which any subscription will remain valid * * @param int $seconds + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_Subscriber */ public function setLeaseSeconds($seconds) @@ -270,6 +274,7 @@ class Zend_Feed_Pubsubhubbub_Subscriber * this Subscriber * * @param string $url + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_Subscriber */ public function setCallbackUrl($url) @@ -288,6 +293,7 @@ class Zend_Feed_Pubsubhubbub_Subscriber * Get the callback URL to be used by Hub Servers when communicating with * this Subscriber * + * @throws Zend_Feed_Pubsubhubbub_Exception * @return string */ public function getCallbackUrl() @@ -309,6 +315,7 @@ class Zend_Feed_Pubsubhubbub_Subscriber * order of occurance in the parameter list determines this preference. * * @param string $mode Should be 'sync' or 'async' + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_Subscriber */ public function setPreferredVerificationMode($mode) @@ -339,6 +346,7 @@ class Zend_Feed_Pubsubhubbub_Subscriber * Add a Hub Server URL supported by Publisher * * @param string $url + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_Subscriber */ public function addHubUrl($url) @@ -398,7 +406,8 @@ class Zend_Feed_Pubsubhubbub_Subscriber * Add authentication credentials for a given URL * * @param string $url - * @param array $authentication + * @param array $authentication + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_Subscriber */ public function addAuthentication($url, array $authentication) @@ -452,8 +461,9 @@ class Zend_Feed_Pubsubhubbub_Subscriber /** * Add an optional parameter to the (un)subscribe requests * - * @param string $name + * @param string $name * @param string|null $value + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_Subscriber */ public function setParameter($name, $value = null) @@ -483,8 +493,8 @@ class Zend_Feed_Pubsubhubbub_Subscriber /** * Add an optional parameter to the (un)subscribe requests * - * @param string $name - * @param string|null $value + * @param array $parameters + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_Subscriber */ public function setParameters(array $parameters) @@ -499,6 +509,7 @@ class Zend_Feed_Pubsubhubbub_Subscriber * Remove an optional parameter for the (un)subscribe requests * * @param string $name + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_Subscriber */ public function removeParameter($name) @@ -542,6 +553,7 @@ class Zend_Feed_Pubsubhubbub_Subscriber * to background save any verification tokens associated with a subscription * or other. * + * @throws Zend_Feed_Pubsubhubbub_Exception * @return Zend_Feed_Pubsubhubbub_Model_SubscriptionInterface */ public function getStorage() @@ -557,8 +569,6 @@ class Zend_Feed_Pubsubhubbub_Subscriber /** * Subscribe to one or more Hub Servers using the stored Hub URLs * for the given Topic URL (RSS or Atom feed) - * - * @return void */ public function subscribeAll() { @@ -568,8 +578,6 @@ class Zend_Feed_Pubsubhubbub_Subscriber /** * Unsubscribe from one or more Hub Servers using the stored Hub URLs * for the given Topic URL (RSS or Atom feed) - * - * @return void */ public function unsubscribeAll() { @@ -619,7 +627,8 @@ class Zend_Feed_Pubsubhubbub_Subscriber * Executes an (un)subscribe request * * @param string $mode - * @return void + * @throws Zend_Feed_Pubsubhubbub_Exception + * @throws Zend_Http_Client_Exception */ protected function _doRequest($mode) { @@ -669,7 +678,6 @@ class Zend_Feed_Pubsubhubbub_Subscriber /** * Get a basic prepared HTTP client for use * - * @param string $mode Must be "subscribe" or "unsubscribe" * @return Zend_Http_Client */ protected function _getHttpClient() @@ -686,7 +694,8 @@ class Zend_Feed_Pubsubhubbub_Subscriber * client's POST body that are specific to the current Hub Server URL * * @param string $hubUrl - * @param mode $hubUrl + * @param string $mode + * @throws Zend_Feed_Pubsubhubbub_Exception * @return string */ protected function _getRequestParameters($hubUrl, $mode) @@ -776,7 +785,6 @@ class Zend_Feed_Pubsubhubbub_Subscriber * requests to a Hub Server. Follows no particular method, which means * it might be improved/changed in future. * - * @param string $hubUrl The Hub Server URL for which this token will apply * @return string */ protected function _generateVerifyToken() @@ -791,6 +799,7 @@ class Zend_Feed_Pubsubhubbub_Subscriber * Simple helper to generate a verification token used in (un)subscribe * requests to a Hub Server. * + * @param array $params * @param string $hubUrl The Hub Server URL for which this token will apply * @return string */ diff --git a/library/Zend/Feed/Pubsubhubbub/Subscriber/Callback.php b/library/Zend/Feed/Pubsubhubbub/Subscriber/Callback.php index e4765b7a..42c0559f 100644 --- a/library/Zend/Feed/Pubsubhubbub/Subscriber/Callback.php +++ b/library/Zend/Feed/Pubsubhubbub/Subscriber/Callback.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Pubsubhubbub - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Feed/Reader.php'; /** * @category Zend * @package Zend_Feed_Pubsubhubbub - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Pubsubhubbub_Subscriber_Callback diff --git a/library/Zend/Feed/Reader.php b/library/Zend/Feed/Reader.php index adc87d6f..92edc9a7 100644 --- a/library/Zend/Feed/Reader.php +++ b/library/Zend/Feed/Reader.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -48,7 +48,7 @@ require_once 'Zend/Xml/Exception.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader diff --git a/library/Zend/Feed/Reader/Collection.php b/library/Zend/Feed/Reader/Collection.php index f9c2675d..b12d6744 100644 --- a/library/Zend/Feed/Reader/Collection.php +++ b/library/Zend/Feed/Reader/Collection.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Collection extends ArrayObject diff --git a/library/Zend/Feed/Reader/Collection/Author.php b/library/Zend/Feed/Reader/Collection/Author.php index 307eb081..fa03df3b 100644 --- a/library/Zend/Feed/Reader/Collection/Author.php +++ b/library/Zend/Feed/Reader/Collection/Author.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Feed/Reader/Collection/CollectionAbstract.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Collection_Author diff --git a/library/Zend/Feed/Reader/Collection/Category.php b/library/Zend/Feed/Reader/Collection/Category.php index 8427e264..2ee9b3d5 100644 --- a/library/Zend/Feed/Reader/Collection/Category.php +++ b/library/Zend/Feed/Reader/Collection/Category.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Feed/Reader/Collection/CollectionAbstract.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Collection_Category diff --git a/library/Zend/Feed/Reader/Collection/CollectionAbstract.php b/library/Zend/Feed/Reader/Collection/CollectionAbstract.php index 1c5d043b..d718d55e 100644 --- a/library/Zend/Feed/Reader/Collection/CollectionAbstract.php +++ b/library/Zend/Feed/Reader/Collection/CollectionAbstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Feed_Reader_Collection_CollectionAbstract extends ArrayObject diff --git a/library/Zend/Feed/Reader/Entry/Atom.php b/library/Zend/Feed/Reader/Entry/Atom.php index 22244301..e94d7970 100644 --- a/library/Zend/Feed/Reader/Entry/Atom.php +++ b/library/Zend/Feed/Reader/Entry/Atom.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Feed/Reader/Extension/Atom/Entry.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Entry_Atom extends Zend_Feed_Reader_EntryAbstract implements Zend_Feed_Reader_EntryInterface diff --git a/library/Zend/Feed/Reader/Entry/Rss.php b/library/Zend/Feed/Reader/Entry/Rss.php index 4caccae4..52eaa3d2 100644 --- a/library/Zend/Feed/Reader/Entry/Rss.php +++ b/library/Zend/Feed/Reader/Entry/Rss.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -77,7 +77,7 @@ require_once 'Zend/Feed/Reader/Collection/Category.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Entry_Rss extends Zend_Feed_Reader_EntryAbstract implements Zend_Feed_Reader_EntryInterface diff --git a/library/Zend/Feed/Reader/EntryAbstract.php b/library/Zend/Feed/Reader/EntryAbstract.php index 26e9731f..a55e0953 100644 --- a/library/Zend/Feed/Reader/EntryAbstract.php +++ b/library/Zend/Feed/Reader/EntryAbstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Feed_Reader_EntryAbstract diff --git a/library/Zend/Feed/Reader/EntryInterface.php b/library/Zend/Feed/Reader/EntryInterface.php index d80b7bfa..2eee00aa 100644 --- a/library/Zend/Feed/Reader/EntryInterface.php +++ b/library/Zend/Feed/Reader/EntryInterface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Feed_Reader_EntryInterface diff --git a/library/Zend/Feed/Reader/Extension/Atom/Entry.php b/library/Zend/Feed/Reader/Extension/Atom/Entry.php index 61b05690..d97c49f3 100644 --- a/library/Zend/Feed/Reader/Extension/Atom/Entry.php +++ b/library/Zend/Feed/Reader/Extension/Atom/Entry.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -52,7 +52,7 @@ require_once 'Zend/Feed/Reader/Feed/Atom/Source.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Extension_Atom_Entry diff --git a/library/Zend/Feed/Reader/Extension/Atom/Feed.php b/library/Zend/Feed/Reader/Extension/Atom/Feed.php index 1fe53ad2..240a76d0 100644 --- a/library/Zend/Feed/Reader/Extension/Atom/Feed.php +++ b/library/Zend/Feed/Reader/Extension/Atom/Feed.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Feed/Reader/Collection/Author.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Extension_Atom_Feed diff --git a/library/Zend/Feed/Reader/Extension/Content/Entry.php b/library/Zend/Feed/Reader/Extension/Content/Entry.php index 8acf0434..b3bd497e 100644 --- a/library/Zend/Feed/Reader/Extension/Content/Entry.php +++ b/library/Zend/Feed/Reader/Extension/Content/Entry.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Feed/Reader/Extension/EntryAbstract.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Extension_Content_Entry diff --git a/library/Zend/Feed/Reader/Extension/CreativeCommons/Entry.php b/library/Zend/Feed/Reader/Extension/CreativeCommons/Entry.php index a6a758a6..19622025 100644 --- a/library/Zend/Feed/Reader/Extension/CreativeCommons/Entry.php +++ b/library/Zend/Feed/Reader/Extension/CreativeCommons/Entry.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Feed/Reader/Extension/CreativeCommons/Feed.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Extension_CreativeCommons_Entry extends Zend_Feed_Reader_Extension_EntryAbstract diff --git a/library/Zend/Feed/Reader/Extension/CreativeCommons/Feed.php b/library/Zend/Feed/Reader/Extension/CreativeCommons/Feed.php index 9fd746ce..dc42486c 100644 --- a/library/Zend/Feed/Reader/Extension/CreativeCommons/Feed.php +++ b/library/Zend/Feed/Reader/Extension/CreativeCommons/Feed.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Feed/Reader/Extension/FeedAbstract.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Extension_CreativeCommons_Feed diff --git a/library/Zend/Feed/Reader/Extension/DublinCore/Entry.php b/library/Zend/Feed/Reader/Extension/DublinCore/Entry.php index bb239346..35f94e77 100644 --- a/library/Zend/Feed/Reader/Extension/DublinCore/Entry.php +++ b/library/Zend/Feed/Reader/Extension/DublinCore/Entry.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Date.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Extension_DublinCore_Entry diff --git a/library/Zend/Feed/Reader/Extension/DublinCore/Feed.php b/library/Zend/Feed/Reader/Extension/DublinCore/Feed.php index c9b47136..168235fc 100644 --- a/library/Zend/Feed/Reader/Extension/DublinCore/Feed.php +++ b/library/Zend/Feed/Reader/Extension/DublinCore/Feed.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Feed/Reader/Collection/Author.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Extension_DublinCore_Feed diff --git a/library/Zend/Feed/Reader/Extension/EntryAbstract.php b/library/Zend/Feed/Reader/Extension/EntryAbstract.php index 36cf054e..6b1cda62 100644 --- a/library/Zend/Feed/Reader/Extension/EntryAbstract.php +++ b/library/Zend/Feed/Reader/Extension/EntryAbstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Feed_Reader_Extension_EntryAbstract diff --git a/library/Zend/Feed/Reader/Extension/FeedAbstract.php b/library/Zend/Feed/Reader/Extension/FeedAbstract.php index 795413d5..93b0b579 100644 --- a/library/Zend/Feed/Reader/Extension/FeedAbstract.php +++ b/library/Zend/Feed/Reader/Extension/FeedAbstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Feed/Reader/Entry/Rss.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Feed_Reader_Extension_FeedAbstract diff --git a/library/Zend/Feed/Reader/Extension/Podcast/Entry.php b/library/Zend/Feed/Reader/Extension/Podcast/Entry.php index 62602c3a..46df21ad 100644 --- a/library/Zend/Feed/Reader/Extension/Podcast/Entry.php +++ b/library/Zend/Feed/Reader/Extension/Podcast/Entry.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Feed/Reader/Extension/EntryAbstract.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Extension_Podcast_Entry extends Zend_Feed_Reader_Extension_EntryAbstract diff --git a/library/Zend/Feed/Reader/Extension/Podcast/Feed.php b/library/Zend/Feed/Reader/Extension/Podcast/Feed.php index 3cf4de36..0cffab41 100644 --- a/library/Zend/Feed/Reader/Extension/Podcast/Feed.php +++ b/library/Zend/Feed/Reader/Extension/Podcast/Feed.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Feed/Reader/Extension/FeedAbstract.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Extension_Podcast_Feed extends Zend_Feed_Reader_Extension_FeedAbstract diff --git a/library/Zend/Feed/Reader/Extension/Slash/Entry.php b/library/Zend/Feed/Reader/Extension/Slash/Entry.php index cf743cac..866f72a3 100644 --- a/library/Zend/Feed/Reader/Extension/Slash/Entry.php +++ b/library/Zend/Feed/Reader/Extension/Slash/Entry.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Feed/Reader/Extension/EntryAbstract.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Extension_Slash_Entry diff --git a/library/Zend/Feed/Reader/Extension/Syndication/Feed.php b/library/Zend/Feed/Reader/Extension/Syndication/Feed.php index c6a57485..a12091a5 100644 --- a/library/Zend/Feed/Reader/Extension/Syndication/Feed.php +++ b/library/Zend/Feed/Reader/Extension/Syndication/Feed.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Date.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Extension_Syndication_Feed diff --git a/library/Zend/Feed/Reader/Extension/Thread/Entry.php b/library/Zend/Feed/Reader/Extension/Thread/Entry.php index e92a4b50..3fed89ef 100644 --- a/library/Zend/Feed/Reader/Extension/Thread/Entry.php +++ b/library/Zend/Feed/Reader/Extension/Thread/Entry.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Feed/Reader/Extension/EntryAbstract.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Extension_Thread_Entry diff --git a/library/Zend/Feed/Reader/Extension/WellFormedWeb/Entry.php b/library/Zend/Feed/Reader/Extension/WellFormedWeb/Entry.php index b158a367..8c893fdc 100644 --- a/library/Zend/Feed/Reader/Extension/WellFormedWeb/Entry.php +++ b/library/Zend/Feed/Reader/Extension/WellFormedWeb/Entry.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Feed/Reader/Extension/EntryAbstract.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Extension_WellFormedWeb_Entry diff --git a/library/Zend/Feed/Reader/Feed/Atom.php b/library/Zend/Feed/Reader/Feed/Atom.php index 1acb2593..839cdca6 100644 --- a/library/Zend/Feed/Reader/Feed/Atom.php +++ b/library/Zend/Feed/Reader/Feed/Atom.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Feed/Reader/Extension/Atom/Feed.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Feed_Atom extends Zend_Feed_Reader_FeedAbstract diff --git a/library/Zend/Feed/Reader/Feed/Atom/Source.php b/library/Zend/Feed/Reader/Feed/Atom/Source.php index b2422911..744d3f33 100644 --- a/library/Zend/Feed/Reader/Feed/Atom/Source.php +++ b/library/Zend/Feed/Reader/Feed/Atom/Source.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Feed/Reader/Feed/Atom.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Feed_Atom_Source extends Zend_Feed_Reader_Feed_Atom diff --git a/library/Zend/Feed/Reader/Feed/Rss.php b/library/Zend/Feed/Reader/Feed/Rss.php index 1003628a..ab176246 100644 --- a/library/Zend/Feed/Reader/Feed/Rss.php +++ b/library/Zend/Feed/Reader/Feed/Rss.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -47,7 +47,7 @@ require_once 'Zend/Feed/Reader/Collection/Author.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_Feed_Rss extends Zend_Feed_Reader_FeedAbstract diff --git a/library/Zend/Feed/Reader/FeedAbstract.php b/library/Zend/Feed/Reader/FeedAbstract.php index 86b3e975..3426958f 100644 --- a/library/Zend/Feed/Reader/FeedAbstract.php +++ b/library/Zend/Feed/Reader/FeedAbstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Feed/Reader/FeedInterface.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Feed_Reader_FeedAbstract implements Zend_Feed_Reader_FeedInterface diff --git a/library/Zend/Feed/Reader/FeedInterface.php b/library/Zend/Feed/Reader/FeedInterface.php index 5ef0fd42..be65c725 100644 --- a/library/Zend/Feed/Reader/FeedInterface.php +++ b/library/Zend/Feed/Reader/FeedInterface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Feed_Reader_FeedInterface extends Iterator, Countable diff --git a/library/Zend/Feed/Reader/FeedSet.php b/library/Zend/Feed/Reader/FeedSet.php index b7b9b7b0..962ea765 100644 --- a/library/Zend/Feed/Reader/FeedSet.php +++ b/library/Zend/Feed/Reader/FeedSet.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Uri.php'; /** * @category Zend * @package Zend_Feed_Reader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Reader_FeedSet extends ArrayObject diff --git a/library/Zend/Feed/Rss.php b/library/Zend/Feed/Rss.php index 4eafeff1..5035d35d 100644 --- a/library/Zend/Feed/Rss.php +++ b/library/Zend/Feed/Rss.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Feed/Entry/Rss.php'; * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Rss extends Zend_Feed_Abstract @@ -433,7 +433,8 @@ class Zend_Feed_Rss extends Zend_Feed_Abstract if (isset($dataentry->category)) { foreach ($dataentry->category as $category) { - $node = $this->_element->createElement('category', $category['term']); + $node = $this->_element->createElement('category'); + $node->appendChild($this->_element->createCDATASection($category['term'])); if (isset($category['scheme'])) { $node->setAttribute('domain', $category['scheme']); } diff --git a/library/Zend/Feed/Writer.php b/library/Zend/Feed/Writer.php index fad6260a..8eced7af 100644 --- a/library/Zend/Feed/Writer.php +++ b/library/Zend/Feed/Writer.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer diff --git a/library/Zend/Feed/Writer/Deleted.php b/library/Zend/Feed/Writer/Deleted.php index 1d3f7127..77cf8c3a 100644 --- a/library/Zend/Feed/Writer/Deleted.php +++ b/library/Zend/Feed/Writer/Deleted.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ require_once 'Zend/Feed/Writer/Feed/FeedAbstract.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Deleted diff --git a/library/Zend/Feed/Writer/Entry.php b/library/Zend/Feed/Writer/Entry.php index 44fb4cb9..f364e0bb 100644 --- a/library/Zend/Feed/Writer/Entry.php +++ b/library/Zend/Feed/Writer/Entry.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Feed/Writer/Source.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Entry diff --git a/library/Zend/Feed/Writer/Exception/InvalidMethodException.php b/library/Zend/Feed/Writer/Exception/InvalidMethodException.php index c1ec6166..e0c1f5db 100644 --- a/library/Zend/Feed/Writer/Exception/InvalidMethodException.php +++ b/library/Zend/Feed/Writer/Exception/InvalidMethodException.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Feed/Exception.php'; * * @category Zend * @package Zend_Feed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Exception_InvalidMethodException extends Zend_Exception diff --git a/library/Zend/Feed/Writer/Extension/Atom/Renderer/Feed.php b/library/Zend/Feed/Writer/Extension/Atom/Renderer/Feed.php index 6c9b8dcc..f9e0e2b7 100644 --- a/library/Zend/Feed/Writer/Extension/Atom/Renderer/Feed.php +++ b/library/Zend/Feed/Writer/Extension/Atom/Renderer/Feed.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Feed/Writer/Extension/RendererAbstract.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Extension_Atom_Renderer_Feed diff --git a/library/Zend/Feed/Writer/Extension/Content/Renderer/Entry.php b/library/Zend/Feed/Writer/Extension/Content/Renderer/Entry.php index 3adc4879..3776d046 100644 --- a/library/Zend/Feed/Writer/Extension/Content/Renderer/Entry.php +++ b/library/Zend/Feed/Writer/Extension/Content/Renderer/Entry.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Feed/Writer/Extension/RendererAbstract.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Extension_Content_Renderer_Entry diff --git a/library/Zend/Feed/Writer/Extension/DublinCore/Renderer/Entry.php b/library/Zend/Feed/Writer/Extension/DublinCore/Renderer/Entry.php index 1f02bff3..d3dbf34a 100644 --- a/library/Zend/Feed/Writer/Extension/DublinCore/Renderer/Entry.php +++ b/library/Zend/Feed/Writer/Extension/DublinCore/Renderer/Entry.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Feed/Writer/Extension/RendererAbstract.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Extension_DublinCore_Renderer_Entry diff --git a/library/Zend/Feed/Writer/Extension/DublinCore/Renderer/Feed.php b/library/Zend/Feed/Writer/Extension/DublinCore/Renderer/Feed.php index 21ad94c0..ac7377b9 100644 --- a/library/Zend/Feed/Writer/Extension/DublinCore/Renderer/Feed.php +++ b/library/Zend/Feed/Writer/Extension/DublinCore/Renderer/Feed.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Feed/Writer/Extension/RendererAbstract.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Extension_DublinCore_Renderer_Feed diff --git a/library/Zend/Feed/Writer/Extension/ITunes/Entry.php b/library/Zend/Feed/Writer/Extension/ITunes/Entry.php index dd63299b..8f31597b 100644 --- a/library/Zend/Feed/Writer/Extension/ITunes/Entry.php +++ b/library/Zend/Feed/Writer/Extension/ITunes/Entry.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Extension_ITunes_Entry diff --git a/library/Zend/Feed/Writer/Extension/ITunes/Feed.php b/library/Zend/Feed/Writer/Extension/ITunes/Feed.php index ee6f1d25..f3a733de 100644 --- a/library/Zend/Feed/Writer/Extension/ITunes/Feed.php +++ b/library/Zend/Feed/Writer/Extension/ITunes/Feed.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Extension_ITunes_Feed diff --git a/library/Zend/Feed/Writer/Extension/ITunes/Renderer/Entry.php b/library/Zend/Feed/Writer/Extension/ITunes/Renderer/Entry.php index 257cb581..473f680a 100644 --- a/library/Zend/Feed/Writer/Extension/ITunes/Renderer/Entry.php +++ b/library/Zend/Feed/Writer/Extension/ITunes/Renderer/Entry.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Feed/Writer/Extension/RendererAbstract.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Extension_ITunes_Renderer_Entry diff --git a/library/Zend/Feed/Writer/Extension/ITunes/Renderer/Feed.php b/library/Zend/Feed/Writer/Extension/ITunes/Renderer/Feed.php index 140a6f5e..071bfffa 100644 --- a/library/Zend/Feed/Writer/Extension/ITunes/Renderer/Feed.php +++ b/library/Zend/Feed/Writer/Extension/ITunes/Renderer/Feed.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Feed/Writer/Extension/RendererAbstract.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Extension_ITunes_Renderer_Feed diff --git a/library/Zend/Feed/Writer/Extension/RendererAbstract.php b/library/Zend/Feed/Writer/Extension/RendererAbstract.php index 6c603396..74408358 100644 --- a/library/Zend/Feed/Writer/Extension/RendererAbstract.php +++ b/library/Zend/Feed/Writer/Extension/RendererAbstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Feed/Writer/Extension/RendererInterface.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Feed_Writer_Extension_RendererAbstract diff --git a/library/Zend/Feed/Writer/Extension/RendererInterface.php b/library/Zend/Feed/Writer/Extension/RendererInterface.php index d2cbccc9..4c4e9ccb 100644 --- a/library/Zend/Feed/Writer/Extension/RendererInterface.php +++ b/library/Zend/Feed/Writer/Extension/RendererInterface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Feed_Writer_Extension_RendererInterface diff --git a/library/Zend/Feed/Writer/Extension/Slash/Renderer/Entry.php b/library/Zend/Feed/Writer/Extension/Slash/Renderer/Entry.php index 6a4bd74a..2002b386 100644 --- a/library/Zend/Feed/Writer/Extension/Slash/Renderer/Entry.php +++ b/library/Zend/Feed/Writer/Extension/Slash/Renderer/Entry.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Feed/Writer/Extension/RendererAbstract.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Extension_Slash_Renderer_Entry diff --git a/library/Zend/Feed/Writer/Extension/Threading/Renderer/Entry.php b/library/Zend/Feed/Writer/Extension/Threading/Renderer/Entry.php index dc443900..002550fe 100644 --- a/library/Zend/Feed/Writer/Extension/Threading/Renderer/Entry.php +++ b/library/Zend/Feed/Writer/Extension/Threading/Renderer/Entry.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Feed/Writer/Extension/RendererAbstract.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Extension_Threading_Renderer_Entry diff --git a/library/Zend/Feed/Writer/Extension/WellFormedWeb/Renderer/Entry.php b/library/Zend/Feed/Writer/Extension/WellFormedWeb/Renderer/Entry.php index e823d47b..ff220924 100644 --- a/library/Zend/Feed/Writer/Extension/WellFormedWeb/Renderer/Entry.php +++ b/library/Zend/Feed/Writer/Extension/WellFormedWeb/Renderer/Entry.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Feed/Writer/Extension/RendererAbstract.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Extension_WellFormedWeb_Renderer_Entry diff --git a/library/Zend/Feed/Writer/Feed.php b/library/Zend/Feed/Writer/Feed.php index 513d7de8..c0c13636 100644 --- a/library/Zend/Feed/Writer/Feed.php +++ b/library/Zend/Feed/Writer/Feed.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -59,7 +59,7 @@ require_once 'Zend/Feed/Writer/Feed/FeedAbstract.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Feed extends Zend_Feed_Writer_Feed_FeedAbstract diff --git a/library/Zend/Feed/Writer/Feed/FeedAbstract.php b/library/Zend/Feed/Writer/Feed/FeedAbstract.php index 8a7b65f3..2cdc9e3b 100644 --- a/library/Zend/Feed/Writer/Feed/FeedAbstract.php +++ b/library/Zend/Feed/Writer/Feed/FeedAbstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -55,7 +55,7 @@ require_once 'Zend/Validate/EmailAddress.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Feed_FeedAbstract diff --git a/library/Zend/Feed/Writer/Renderer/Entry/Atom.php b/library/Zend/Feed/Writer/Renderer/Entry/Atom.php index 05882f4c..02c22896 100644 --- a/library/Zend/Feed/Writer/Renderer/Entry/Atom.php +++ b/library/Zend/Feed/Writer/Renderer/Entry/Atom.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Xml/Security.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Renderer_Entry_Atom diff --git a/library/Zend/Feed/Writer/Renderer/Entry/Atom/Deleted.php b/library/Zend/Feed/Writer/Renderer/Entry/Atom/Deleted.php index d5912a80..6063d044 100644 --- a/library/Zend/Feed/Writer/Renderer/Entry/Atom/Deleted.php +++ b/library/Zend/Feed/Writer/Renderer/Entry/Atom/Deleted.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Feed/Writer/Renderer/RendererAbstract.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Renderer_Entry_Atom_Deleted diff --git a/library/Zend/Feed/Writer/Renderer/Entry/Rss.php b/library/Zend/Feed/Writer/Renderer/Entry/Rss.php index 6accbca2..a26db5b1 100644 --- a/library/Zend/Feed/Writer/Renderer/Entry/Rss.php +++ b/library/Zend/Feed/Writer/Renderer/Entry/Rss.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Feed/Writer/Renderer/RendererAbstract.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Renderer_Entry_Rss diff --git a/library/Zend/Feed/Writer/Renderer/Feed/Atom.php b/library/Zend/Feed/Writer/Renderer/Feed/Atom.php index 161a69cf..a91c7145 100644 --- a/library/Zend/Feed/Writer/Renderer/Feed/Atom.php +++ b/library/Zend/Feed/Writer/Renderer/Feed/Atom.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Feed/Writer/Renderer/Feed/Atom/AtomAbstract.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Renderer_Feed_Atom diff --git a/library/Zend/Feed/Writer/Renderer/Feed/Atom/AtomAbstract.php b/library/Zend/Feed/Writer/Renderer/Feed/Atom/AtomAbstract.php index 6a7c40d3..0f8ccc11 100644 --- a/library/Zend/Feed/Writer/Renderer/Feed/Atom/AtomAbstract.php +++ b/library/Zend/Feed/Writer/Renderer/Feed/Atom/AtomAbstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Feed/Writer/Renderer/RendererAbstract.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract diff --git a/library/Zend/Feed/Writer/Renderer/Feed/Atom/Source.php b/library/Zend/Feed/Writer/Renderer/Feed/Atom/Source.php index d448039f..eed591a1 100644 --- a/library/Zend/Feed/Writer/Renderer/Feed/Atom/Source.php +++ b/library/Zend/Feed/Writer/Renderer/Feed/Atom/Source.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ require_once 'Zend/Feed/Writer/Renderer/Feed/Atom/AtomAbstract.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Renderer_Feed_Atom_Source diff --git a/library/Zend/Feed/Writer/Renderer/Feed/Rss.php b/library/Zend/Feed/Writer/Renderer/Feed/Rss.php index a030569f..973154cb 100644 --- a/library/Zend/Feed/Writer/Renderer/Feed/Rss.php +++ b/library/Zend/Feed/Writer/Renderer/Feed/Rss.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Feed/Writer/Renderer/RendererAbstract.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Renderer_Feed_Rss diff --git a/library/Zend/Feed/Writer/Renderer/RendererAbstract.php b/library/Zend/Feed/Writer/Renderer/RendererAbstract.php index 4b4d1b19..05a61bfd 100644 --- a/library/Zend/Feed/Writer/Renderer/RendererAbstract.php +++ b/library/Zend/Feed/Writer/Renderer/RendererAbstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Version.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Renderer_RendererAbstract diff --git a/library/Zend/Feed/Writer/Renderer/RendererInterface.php b/library/Zend/Feed/Writer/Renderer/RendererInterface.php index 3aa00073..7bd04a01 100644 --- a/library/Zend/Feed/Writer/Renderer/RendererInterface.php +++ b/library/Zend/Feed/Writer/Renderer/RendererInterface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Feed_Writer_Renderer_RendererInterface diff --git a/library/Zend/Feed/Writer/Source.php b/library/Zend/Feed/Writer/Source.php index f6c2059e..30c07ee5 100644 --- a/library/Zend/Feed/Writer/Source.php +++ b/library/Zend/Feed/Writer/Source.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ require_once 'Zend/Feed/Writer/Feed/FeedAbstract.php'; /** * @category Zend * @package Zend_Feed_Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Feed_Writer_Source extends Zend_Feed_Writer_Feed_FeedAbstract diff --git a/library/Zend/File/ClassFileLocator.php b/library/Zend/File/ClassFileLocator.php index b5f0a87d..3dee6035 100644 --- a/library/Zend/File/ClassFileLocator.php +++ b/library/Zend/File/ClassFileLocator.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_File - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -24,7 +24,7 @@ require_once 'Zend/File/PhpClassFile.php'; * Locate files containing PHP classes, interfaces, or abstracts * * @package Zend_File - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license New BSD {@link http://framework.zend.com/license/new-bsd} */ class Zend_File_ClassFileLocator extends FilterIterator diff --git a/library/Zend/File/PhpClassFile.php b/library/Zend/File/PhpClassFile.php index 22107c15..0edf3402 100644 --- a/library/Zend/File/PhpClassFile.php +++ b/library/Zend/File/PhpClassFile.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_File - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -22,7 +22,7 @@ * Locate files containing PHP classes, interfaces, abstracts or traits * * @package Zend_File - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license New BSD {@link http://framework.zend.com/license/new-bsd} */ class Zend_File_PhpClassFile extends SplFileInfo diff --git a/library/Zend/File/Transfer.php b/library/Zend/File/Transfer.php index 5ec9411b..28e15271 100644 --- a/library/Zend/File/Transfer.php +++ b/library/Zend/File/Transfer.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_File_Transfer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Loader.php'; * * @category Zend * @package Zend_File_Transfer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_File_Transfer diff --git a/library/Zend/File/Transfer/Adapter/Abstract.php b/library/Zend/File/Transfer/Adapter/Abstract.php index 61aabb41..c0a8affb 100644 --- a/library/Zend/File/Transfer/Adapter/Abstract.php +++ b/library/Zend/File/Transfer/Adapter/Abstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_File_Transfer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_File_Transfer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_File_Transfer_Adapter_Abstract @@ -555,6 +555,7 @@ abstract class Zend_File_Transfer_Adapter_Abstract * * @param array $options Options to set * @param array $files (Optional) Files to set the options for + * @return Zend_File_Transfer_Adapter_Abstract */ public function setOptions($options = array(), $files = null) { $file = $this->_getFiles($files, false, true); diff --git a/library/Zend/File/Transfer/Adapter/Http.php b/library/Zend/File/Transfer/Adapter/Http.php index ecb95367..2265e4ff 100644 --- a/library/Zend/File/Transfer/Adapter/Http.php +++ b/library/Zend/File/Transfer/Adapter/Http.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_File_Transfer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/File/Transfer/Adapter/Abstract.php'; * * @category Zend * @package Zend_File_Transfer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_File_Transfer_Adapter_Http extends Zend_File_Transfer_Adapter_Abstract diff --git a/library/Zend/File/Transfer/Exception.php b/library/Zend/File/Transfer/Exception.php index f9dae44b..39b01ee4 100644 --- a/library/Zend/File/Transfer/Exception.php +++ b/library/Zend/File/Transfer/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_File_Transfer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; * * @category Zend * @package Zend_File_Transfer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_File_Transfer_Exception extends Zend_Exception diff --git a/library/Zend/Filter.php b/library/Zend/Filter.php index 8a9305e3..1256ff9b 100644 --- a/library/Zend/Filter.php +++ b/library/Zend/Filter.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Interface.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter implements Zend_Filter_Interface diff --git a/library/Zend/Filter/Alnum.php b/library/Zend/Filter/Alnum.php index cbfd8ff9..7455dafe 100644 --- a/library/Zend/Filter/Alnum.php +++ b/library/Zend/Filter/Alnum.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Alnum implements Zend_Filter_Interface diff --git a/library/Zend/Filter/Alpha.php b/library/Zend/Filter/Alpha.php index 0cc75c43..7374da16 100644 --- a/library/Zend/Filter/Alpha.php +++ b/library/Zend/Filter/Alpha.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Alpha implements Zend_Filter_Interface diff --git a/library/Zend/Filter/BaseName.php b/library/Zend/Filter/BaseName.php index e6a15d0e..8d6a6da5 100644 --- a/library/Zend/Filter/BaseName.php +++ b/library/Zend/Filter/BaseName.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Filter/Interface.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_BaseName implements Zend_Filter_Interface diff --git a/library/Zend/Filter/Boolean.php b/library/Zend/Filter/Boolean.php index 555b11ea..165ee6de 100644 --- a/library/Zend/Filter/Boolean.php +++ b/library/Zend/Filter/Boolean.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Interface.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Boolean implements Zend_Filter_Interface diff --git a/library/Zend/Filter/Callback.php b/library/Zend/Filter/Callback.php index cc6b32af..f7961ea5 100644 --- a/library/Zend/Filter/Callback.php +++ b/library/Zend/Filter/Callback.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Interface.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Callback implements Zend_Filter_Interface diff --git a/library/Zend/Filter/Compress.php b/library/Zend/Filter/Compress.php index e54230dd..e9361f7a 100644 --- a/library/Zend/Filter/Compress.php +++ b/library/Zend/Filter/Compress.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Filter/Interface.php'; * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Compress implements Zend_Filter_Interface diff --git a/library/Zend/Filter/Compress/Bz2.php b/library/Zend/Filter/Compress/Bz2.php index c02fbb61..6bd4451f 100644 --- a/library/Zend/Filter/Compress/Bz2.php +++ b/library/Zend/Filter/Compress/Bz2.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Filter/Compress/CompressAbstract.php'; * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Compress_Bz2 extends Zend_Filter_Compress_CompressAbstract diff --git a/library/Zend/Filter/Compress/CompressAbstract.php b/library/Zend/Filter/Compress/CompressAbstract.php index 5e0a643d..2b20ac6f 100644 --- a/library/Zend/Filter/Compress/CompressAbstract.php +++ b/library/Zend/Filter/Compress/CompressAbstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Filter/Compress/CompressInterface.php'; * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Filter_Compress_CompressAbstract implements Zend_Filter_Compress_CompressInterface diff --git a/library/Zend/Filter/Compress/CompressInterface.php b/library/Zend/Filter/Compress/CompressInterface.php index cbec1a66..75f0a406 100644 --- a/library/Zend/Filter/Compress/CompressInterface.php +++ b/library/Zend/Filter/Compress/CompressInterface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Filter_Compress_CompressInterface diff --git a/library/Zend/Filter/Compress/Gz.php b/library/Zend/Filter/Compress/Gz.php index 093bdc5f..819795c5 100644 --- a/library/Zend/Filter/Compress/Gz.php +++ b/library/Zend/Filter/Compress/Gz.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Filter/Compress/CompressAbstract.php'; * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Compress_Gz extends Zend_Filter_Compress_CompressAbstract diff --git a/library/Zend/Filter/Compress/Lzf.php b/library/Zend/Filter/Compress/Lzf.php index 822daf81..33115105 100644 --- a/library/Zend/Filter/Compress/Lzf.php +++ b/library/Zend/Filter/Compress/Lzf.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Filter/Compress/CompressInterface.php'; * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Compress_Lzf implements Zend_Filter_Compress_CompressInterface diff --git a/library/Zend/Filter/Compress/Rar.php b/library/Zend/Filter/Compress/Rar.php index 557d9656..934cd031 100644 --- a/library/Zend/Filter/Compress/Rar.php +++ b/library/Zend/Filter/Compress/Rar.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Filter/Compress/CompressAbstract.php'; * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Compress_Rar extends Zend_Filter_Compress_CompressAbstract diff --git a/library/Zend/Filter/Compress/Tar.php b/library/Zend/Filter/Compress/Tar.php index 5c9cb54a..d2ce0d89 100644 --- a/library/Zend/Filter/Compress/Tar.php +++ b/library/Zend/Filter/Compress/Tar.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Filter/Compress/CompressAbstract.php'; * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Compress_Tar extends Zend_Filter_Compress_CompressAbstract diff --git a/library/Zend/Filter/Compress/Zip.php b/library/Zend/Filter/Compress/Zip.php index 631aa444..9921fe96 100644 --- a/library/Zend/Filter/Compress/Zip.php +++ b/library/Zend/Filter/Compress/Zip.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Filter/Compress/CompressAbstract.php'; * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Compress_Zip extends Zend_Filter_Compress_CompressAbstract diff --git a/library/Zend/Filter/Decompress.php b/library/Zend/Filter/Decompress.php index ebc13642..02e9a8e5 100644 --- a/library/Zend/Filter/Decompress.php +++ b/library/Zend/Filter/Decompress.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Filter/Compress.php'; * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Decompress extends Zend_Filter_Compress diff --git a/library/Zend/Filter/Decrypt.php b/library/Zend/Filter/Decrypt.php index fee1f5f4..844d95b8 100644 --- a/library/Zend/Filter/Decrypt.php +++ b/library/Zend/Filter/Decrypt.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Filter/Encrypt.php'; * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Decrypt extends Zend_Filter_Encrypt diff --git a/library/Zend/Filter/Digits.php b/library/Zend/Filter/Digits.php index b3f49e81..01c3ed5a 100644 --- a/library/Zend/Filter/Digits.php +++ b/library/Zend/Filter/Digits.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Filter/Interface.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Digits implements Zend_Filter_Interface diff --git a/library/Zend/Filter/Dir.php b/library/Zend/Filter/Dir.php index 0bfa754d..487b03b4 100644 --- a/library/Zend/Filter/Dir.php +++ b/library/Zend/Filter/Dir.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Filter/Interface.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Dir implements Zend_Filter_Interface diff --git a/library/Zend/Filter/Encrypt.php b/library/Zend/Filter/Encrypt.php index abd5062c..881c9489 100644 --- a/library/Zend/Filter/Encrypt.php +++ b/library/Zend/Filter/Encrypt.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Loader.php'; * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Encrypt implements Zend_Filter_Interface diff --git a/library/Zend/Filter/Encrypt/Interface.php b/library/Zend/Filter/Encrypt/Interface.php index 9a396841..1510e7ff 100644 --- a/library/Zend/Filter/Encrypt/Interface.php +++ b/library/Zend/Filter/Encrypt/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Filter_Encrypt_Interface diff --git a/library/Zend/Filter/Encrypt/Mcrypt.php b/library/Zend/Filter/Encrypt/Mcrypt.php index 48d95d80..a1cc3a73 100644 --- a/library/Zend/Filter/Encrypt/Mcrypt.php +++ b/library/Zend/Filter/Encrypt/Mcrypt.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Filter/Encrypt/Interface.php'; * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Encrypt_Mcrypt implements Zend_Filter_Encrypt_Interface diff --git a/library/Zend/Filter/Encrypt/Openssl.php b/library/Zend/Filter/Encrypt/Openssl.php index ef03cc19..7d1f70bd 100644 --- a/library/Zend/Filter/Encrypt/Openssl.php +++ b/library/Zend/Filter/Encrypt/Openssl.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Filter/Encrypt/Interface.php'; * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Encrypt_Openssl implements Zend_Filter_Encrypt_Interface diff --git a/library/Zend/Filter/Exception.php b/library/Zend/Filter/Exception.php index ecc95b2b..5763b245 100644 --- a/library/Zend/Filter/Exception.php +++ b/library/Zend/Filter/Exception.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Exception extends Zend_Exception diff --git a/library/Zend/Filter/File/Decrypt.php b/library/Zend/Filter/File/Decrypt.php index 8af2c6b6..9e167d90 100644 --- a/library/Zend/Filter/File/Decrypt.php +++ b/library/Zend/Filter/File/Decrypt.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Filter/Decrypt.php'; * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_File_Decrypt extends Zend_Filter_Decrypt diff --git a/library/Zend/Filter/File/Encrypt.php b/library/Zend/Filter/File/Encrypt.php index fb0fe147..23c71b4b 100644 --- a/library/Zend/Filter/File/Encrypt.php +++ b/library/Zend/Filter/File/Encrypt.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Filter/Encrypt.php'; * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_File_Encrypt extends Zend_Filter_Encrypt diff --git a/library/Zend/Filter/File/LowerCase.php b/library/Zend/Filter/File/LowerCase.php index 4d2b2bae..dd34321d 100644 --- a/library/Zend/Filter/File/LowerCase.php +++ b/library/Zend/Filter/File/LowerCase.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/StringToLower.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_File_LowerCase extends Zend_Filter_StringToLower diff --git a/library/Zend/Filter/File/Rename.php b/library/Zend/Filter/File/Rename.php index b894d068..b70acbe3 100644 --- a/library/Zend/Filter/File/Rename.php +++ b/library/Zend/Filter/File/Rename.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Interface.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_File_Rename implements Zend_Filter_Interface diff --git a/library/Zend/Filter/File/UpperCase.php b/library/Zend/Filter/File/UpperCase.php index 0592dbea..e65453e0 100644 --- a/library/Zend/Filter/File/UpperCase.php +++ b/library/Zend/Filter/File/UpperCase.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/StringToUpper.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_File_UpperCase extends Zend_Filter_StringToUpper diff --git a/library/Zend/Filter/HtmlEntities.php b/library/Zend/Filter/HtmlEntities.php index 0a73b89a..0c1dfecb 100644 --- a/library/Zend/Filter/HtmlEntities.php +++ b/library/Zend/Filter/HtmlEntities.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Interface.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_HtmlEntities implements Zend_Filter_Interface diff --git a/library/Zend/Filter/Inflector.php b/library/Zend/Filter/Inflector.php index 6d4e4785..00eea7d6 100644 --- a/library/Zend/Filter/Inflector.php +++ b/library/Zend/Filter/Inflector.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Loader/PluginLoader.php'; * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Inflector implements Zend_Filter_Interface diff --git a/library/Zend/Filter/Input.php b/library/Zend/Filter/Input.php index 8a563303..c3229fa6 100644 --- a/library/Zend/Filter/Input.php +++ b/library/Zend/Filter/Input.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Validate.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Input diff --git a/library/Zend/Filter/Int.php b/library/Zend/Filter/Int.php index 45498f8b..ee207025 100644 --- a/library/Zend/Filter/Int.php +++ b/library/Zend/Filter/Int.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Filter/Interface.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Int implements Zend_Filter_Interface diff --git a/library/Zend/Filter/Interface.php b/library/Zend/Filter/Interface.php index bb2d7a96..3d9e65a3 100644 --- a/library/Zend/Filter/Interface.php +++ b/library/Zend/Filter/Interface.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Filter_Interface diff --git a/library/Zend/Filter/LocalizedToNormalized.php b/library/Zend/Filter/LocalizedToNormalized.php index 826b20de..8e833215 100644 --- a/library/Zend/Filter/LocalizedToNormalized.php +++ b/library/Zend/Filter/LocalizedToNormalized.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Locale/Format.php'; * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_LocalizedToNormalized implements Zend_Filter_Interface diff --git a/library/Zend/Filter/NormalizedToLocalized.php b/library/Zend/Filter/NormalizedToLocalized.php index 8482e870..60dbb9e0 100644 --- a/library/Zend/Filter/NormalizedToLocalized.php +++ b/library/Zend/Filter/NormalizedToLocalized.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Locale/Format.php'; * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_NormalizedToLocalized implements Zend_Filter_Interface diff --git a/library/Zend/Filter/Null.php b/library/Zend/Filter/Null.php index 047ef8ae..c7988004 100644 --- a/library/Zend/Filter/Null.php +++ b/library/Zend/Filter/Null.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Interface.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Null implements Zend_Filter_Interface diff --git a/library/Zend/Filter/PregReplace.php b/library/Zend/Filter/PregReplace.php index 4b250677..7100c371 100644 --- a/library/Zend/Filter/PregReplace.php +++ b/library/Zend/Filter/PregReplace.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Interface.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_PregReplace implements Zend_Filter_Interface diff --git a/library/Zend/Filter/RealPath.php b/library/Zend/Filter/RealPath.php index 4cd4c951..00881de5 100644 --- a/library/Zend/Filter/RealPath.php +++ b/library/Zend/Filter/RealPath.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Interface.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_RealPath implements Zend_Filter_Interface diff --git a/library/Zend/Filter/StringToLower.php b/library/Zend/Filter/StringToLower.php index a15a3b93..b208cfe7 100644 --- a/library/Zend/Filter/StringToLower.php +++ b/library/Zend/Filter/StringToLower.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Interface.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_StringToLower implements Zend_Filter_Interface diff --git a/library/Zend/Filter/StringToUpper.php b/library/Zend/Filter/StringToUpper.php index 83d7a914..8fe36205 100644 --- a/library/Zend/Filter/StringToUpper.php +++ b/library/Zend/Filter/StringToUpper.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Interface.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_StringToUpper implements Zend_Filter_Interface diff --git a/library/Zend/Filter/StringTrim.php b/library/Zend/Filter/StringTrim.php index efdc8ff5..4f86d89e 100644 --- a/library/Zend/Filter/StringTrim.php +++ b/library/Zend/Filter/StringTrim.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Interface.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_StringTrim implements Zend_Filter_Interface diff --git a/library/Zend/Filter/StripNewlines.php b/library/Zend/Filter/StripNewlines.php index d7996c46..667c6aae 100644 --- a/library/Zend/Filter/StripNewlines.php +++ b/library/Zend/Filter/StripNewlines.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Interface.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_StripNewlines implements Zend_Filter_Interface diff --git a/library/Zend/Filter/StripTags.php b/library/Zend/Filter/StripTags.php index 6f9f46ee..e1e1935e 100644 --- a/library/Zend/Filter/StripTags.php +++ b/library/Zend/Filter/StripTags.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Filter/Interface.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_StripTags implements Zend_Filter_Interface diff --git a/library/Zend/Filter/Word/CamelCaseToDash.php b/library/Zend/Filter/Word/CamelCaseToDash.php index f30802c0..d77fe486 100644 --- a/library/Zend/Filter/Word/CamelCaseToDash.php +++ b/library/Zend/Filter/Word/CamelCaseToDash.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Word/CamelCaseToSeparator.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Word_CamelCaseToDash extends Zend_Filter_Word_CamelCaseToSeparator diff --git a/library/Zend/Filter/Word/CamelCaseToSeparator.php b/library/Zend/Filter/Word/CamelCaseToSeparator.php index 881491d6..bea4b661 100644 --- a/library/Zend/Filter/Word/CamelCaseToSeparator.php +++ b/library/Zend/Filter/Word/CamelCaseToSeparator.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Word/Separator/Abstract.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Word_CamelCaseToSeparator extends Zend_Filter_Word_Separator_Abstract diff --git a/library/Zend/Filter/Word/CamelCaseToUnderscore.php b/library/Zend/Filter/Word/CamelCaseToUnderscore.php index 6a9591cd..bb5dc5ad 100644 --- a/library/Zend/Filter/Word/CamelCaseToUnderscore.php +++ b/library/Zend/Filter/Word/CamelCaseToUnderscore.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Word/CamelCaseToSeparator.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Word_CamelCaseToUnderscore extends Zend_Filter_Word_CamelCaseToSeparator diff --git a/library/Zend/Filter/Word/DashToCamelCase.php b/library/Zend/Filter/Word/DashToCamelCase.php index 85c94503..d4874c5a 100644 --- a/library/Zend/Filter/Word/DashToCamelCase.php +++ b/library/Zend/Filter/Word/DashToCamelCase.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Word/SeparatorToCamelCase.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Word_DashToCamelCase extends Zend_Filter_Word_SeparatorToCamelCase diff --git a/library/Zend/Filter/Word/DashToSeparator.php b/library/Zend/Filter/Word/DashToSeparator.php index 526ac90a..8a5b0ec7 100644 --- a/library/Zend/Filter/Word/DashToSeparator.php +++ b/library/Zend/Filter/Word/DashToSeparator.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Word/Separator/Abstract.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Word_DashToSeparator extends Zend_Filter_Word_Separator_Abstract diff --git a/library/Zend/Filter/Word/DashToUnderscore.php b/library/Zend/Filter/Word/DashToUnderscore.php index 436ae1c2..7103ae75 100644 --- a/library/Zend/Filter/Word/DashToUnderscore.php +++ b/library/Zend/Filter/Word/DashToUnderscore.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Word/SeparatorToSeparator.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Word_DashToUnderscore extends Zend_Filter_Word_SeparatorToSeparator diff --git a/library/Zend/Filter/Word/Separator/Abstract.php b/library/Zend/Filter/Word/Separator/Abstract.php index c5db832c..3b95aba6 100644 --- a/library/Zend/Filter/Word/Separator/Abstract.php +++ b/library/Zend/Filter/Word/Separator/Abstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Filter/PregReplace.php'; * @category Zend * @package Zend_Filter * @uses Zend_Filter_PregReplace - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Filter_Word_Separator_Abstract extends Zend_Filter_PregReplace diff --git a/library/Zend/Filter/Word/SeparatorToCamelCase.php b/library/Zend/Filter/Word/SeparatorToCamelCase.php index 416fd63e..ae6f003c 100644 --- a/library/Zend/Filter/Word/SeparatorToCamelCase.php +++ b/library/Zend/Filter/Word/SeparatorToCamelCase.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Word/Separator/Abstract.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Word_SeparatorToCamelCase extends Zend_Filter_Word_Separator_Abstract diff --git a/library/Zend/Filter/Word/SeparatorToDash.php b/library/Zend/Filter/Word/SeparatorToDash.php index 4c47f73b..d4ed9a84 100644 --- a/library/Zend/Filter/Word/SeparatorToDash.php +++ b/library/Zend/Filter/Word/SeparatorToDash.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Word/SeparatorToSeparator.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Word_SeparatorToDash extends Zend_Filter_Word_SeparatorToSeparator diff --git a/library/Zend/Filter/Word/SeparatorToSeparator.php b/library/Zend/Filter/Word/SeparatorToSeparator.php index b706e95a..148a1372 100644 --- a/library/Zend/Filter/Word/SeparatorToSeparator.php +++ b/library/Zend/Filter/Word/SeparatorToSeparator.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/PregReplace.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Word_SeparatorToSeparator extends Zend_Filter_PregReplace diff --git a/library/Zend/Filter/Word/UnderscoreToCamelCase.php b/library/Zend/Filter/Word/UnderscoreToCamelCase.php index 1d4f29ab..2974c6b3 100644 --- a/library/Zend/Filter/Word/UnderscoreToCamelCase.php +++ b/library/Zend/Filter/Word/UnderscoreToCamelCase.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Word/SeparatorToCamelCase.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Word_UnderscoreToCamelCase extends Zend_Filter_Word_SeparatorToCamelCase diff --git a/library/Zend/Filter/Word/UnderscoreToDash.php b/library/Zend/Filter/Word/UnderscoreToDash.php index ecd06ad2..e8bbe7f7 100644 --- a/library/Zend/Filter/Word/UnderscoreToDash.php +++ b/library/Zend/Filter/Word/UnderscoreToDash.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Word/SeparatorToSeparator.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Word_UnderscoreToDash extends Zend_Filter_Word_SeparatorToSeparator diff --git a/library/Zend/Filter/Word/UnderscoreToSeparator.php b/library/Zend/Filter/Word/UnderscoreToSeparator.php index ae878d0c..a0153158 100644 --- a/library/Zend/Filter/Word/UnderscoreToSeparator.php +++ b/library/Zend/Filter/Word/UnderscoreToSeparator.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Filter/Word/SeparatorToSeparator.php'; /** * @category Zend * @package Zend_Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Filter_Word_UnderscoreToSeparator extends Zend_Filter_Word_SeparatorToSeparator diff --git a/library/Zend/Form.php b/library/Zend/Form.php index 22bf1b69..5609ef0f 100644 --- a/library/Zend/Form.php +++ b/library/Zend/Form.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -26,7 +26,7 @@ require_once 'Zend/Validate/Interface.php'; * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Decorator/Abstract.php b/library/Zend/Form/Decorator/Abstract.php index a3f871f1..c03a2b36 100644 --- a/library/Zend/Form/Decorator/Abstract.php +++ b/library/Zend/Form/Decorator/Abstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/Form/Decorator/Interface.php'; * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Decorator/Callback.php b/library/Zend/Form/Decorator/Callback.php index 6daf4b43..73dfc27d 100644 --- a/library/Zend/Form/Decorator/Callback.php +++ b/library/Zend/Form/Decorator/Callback.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -44,7 +44,7 @@ require_once 'Zend/Form/Decorator/Abstract.php'; * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Decorator/Captcha.php b/library/Zend/Form/Decorator/Captcha.php index 3ef4504d..b2bf609a 100644 --- a/library/Zend/Form/Decorator/Captcha.php +++ b/library/Zend/Form/Decorator/Captcha.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Form/Decorator/Abstract.php'; * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Decorator/Captcha/ReCaptcha.php b/library/Zend/Form/Decorator/Captcha/ReCaptcha.php index c18b0dd1..c89fb25a 100644 --- a/library/Zend/Form/Decorator/Captcha/ReCaptcha.php +++ b/library/Zend/Form/Decorator/Captcha/ReCaptcha.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -31,7 +31,7 @@ require_once 'Zend/Form/Decorator/Abstract.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Form_Decorator_Captcha_ReCaptcha extends Zend_Form_Decorator_Abstract diff --git a/library/Zend/Form/Decorator/Captcha/Word.php b/library/Zend/Form/Decorator/Captcha/Word.php index d1e3fbc9..9bff8dc6 100644 --- a/library/Zend/Form/Decorator/Captcha/Word.php +++ b/library/Zend/Form/Decorator/Captcha/Word.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Form/Decorator/Abstract.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Decorator/Description.php b/library/Zend/Form/Decorator/Description.php index 06854c60..e47b337d 100644 --- a/library/Zend/Form/Decorator/Description.php +++ b/library/Zend/Form/Decorator/Description.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -37,7 +37,7 @@ require_once 'Zend/Form/Decorator/Abstract.php'; * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Decorator/DtDdWrapper.php b/library/Zend/Form/Decorator/DtDdWrapper.php index 45bcc6c6..33497163 100644 --- a/library/Zend/Form/Decorator/DtDdWrapper.php +++ b/library/Zend/Form/Decorator/DtDdWrapper.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -31,7 +31,7 @@ require_once 'Zend/Form/Decorator/Abstract.php'; * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Decorator/Errors.php b/library/Zend/Form/Decorator/Errors.php index ce64d3a4..0a907d8c 100644 --- a/library/Zend/Form/Decorator/Errors.php +++ b/library/Zend/Form/Decorator/Errors.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Form/Decorator/Abstract.php'; * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Decorator/Exception.php b/library/Zend/Form/Decorator/Exception.php index 0facf83e..1e67d846 100644 --- a/library/Zend/Form/Decorator/Exception.php +++ b/library/Zend/Form/Decorator/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Form/Exception.php'; * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Form_Decorator_Exception extends Zend_Form_Exception diff --git a/library/Zend/Form/Decorator/Fieldset.php b/library/Zend/Form/Decorator/Fieldset.php index bc2a01cb..2b132dac 100644 --- a/library/Zend/Form/Decorator/Fieldset.php +++ b/library/Zend/Form/Decorator/Fieldset.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -31,7 +31,7 @@ require_once 'Zend/Form/Decorator/Abstract.php'; * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Decorator/File.php b/library/Zend/Form/Decorator/File.php index 68461375..2343ec1e 100644 --- a/library/Zend/Form/Decorator/File.php +++ b/library/Zend/Form/Decorator/File.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -36,7 +36,7 @@ require_once 'Zend/File/Transfer/Adapter/Http.php'; * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Decorator/Form.php b/library/Zend/Form/Decorator/Form.php index aa598a8d..11b82b81 100644 --- a/library/Zend/Form/Decorator/Form.php +++ b/library/Zend/Form/Decorator/Form.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -37,7 +37,7 @@ require_once 'Zend/Form/Decorator/Abstract.php'; * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Decorator/FormElements.php b/library/Zend/Form/Decorator/FormElements.php index c4fa9ec0..956d1010 100644 --- a/library/Zend/Form/Decorator/FormElements.php +++ b/library/Zend/Form/Decorator/FormElements.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -35,7 +35,7 @@ require_once 'Zend/Form/Decorator/Abstract.php'; * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Decorator/FormErrors.php b/library/Zend/Form/Decorator/FormErrors.php index 4c6c98c7..29ca94e7 100644 --- a/library/Zend/Form/Decorator/FormErrors.php +++ b/library/Zend/Form/Decorator/FormErrors.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -32,7 +32,7 @@ require_once 'Zend/Form/Decorator/Abstract.php'; * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Decorator/HtmlTag.php b/library/Zend/Form/Decorator/HtmlTag.php index 97424039..300fdc0e 100644 --- a/library/Zend/Form/Decorator/HtmlTag.php +++ b/library/Zend/Form/Decorator/HtmlTag.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -43,7 +43,7 @@ require_once 'Zend/Form/Decorator/Abstract.php'; * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Decorator/Image.php b/library/Zend/Form/Decorator/Image.php index 309cbd93..cfad7999 100644 --- a/library/Zend/Form/Decorator/Image.php +++ b/library/Zend/Form/Decorator/Image.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -35,7 +35,7 @@ require_once 'Zend/Form/Decorator/Abstract.php'; * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Decorator/Interface.php b/library/Zend/Form/Decorator/Interface.php index 7e721537..5cc11717 100644 --- a/library/Zend/Form/Decorator/Interface.php +++ b/library/Zend/Form/Decorator/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Decorator/Label.php b/library/Zend/Form/Decorator/Label.php index dc9e8a25..d922f5ba 100644 --- a/library/Zend/Form/Decorator/Label.php +++ b/library/Zend/Form/Decorator/Label.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -40,7 +40,7 @@ require_once 'Zend/Form/Decorator/Abstract.php'; * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Decorator/Marker/File/Interface.php b/library/Zend/Form/Decorator/Marker/File/Interface.php index 1c5378c0..40a4fe7d 100644 --- a/library/Zend/Form/Decorator/Marker/File/Interface.php +++ b/library/Zend/Form/Decorator/Marker/File/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Decorator/PrepareElements.php b/library/Zend/Form/Decorator/PrepareElements.php index 69efc8d4..002e4f6c 100644 --- a/library/Zend/Form/Decorator/PrepareElements.php +++ b/library/Zend/Form/Decorator/PrepareElements.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -35,7 +35,7 @@ require_once 'Zend/Form/Decorator/FormElements.php'; * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Decorator/Tooltip.php b/library/Zend/Form/Decorator/Tooltip.php index 2e7dc6ac..1dc7dbca 100644 --- a/library/Zend/Form/Decorator/Tooltip.php +++ b/library/Zend/Form/Decorator/Tooltip.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Form/Decorator/Abstract.php'; * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Tooltip.php$ */ diff --git a/library/Zend/Form/Decorator/ViewHelper.php b/library/Zend/Form/Decorator/ViewHelper.php index 1b65b3d5..6f798869 100644 --- a/library/Zend/Form/Decorator/ViewHelper.php +++ b/library/Zend/Form/Decorator/ViewHelper.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -37,7 +37,7 @@ require_once 'Zend/Form/Decorator/Abstract.php'; * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Decorator/ViewScript.php b/library/Zend/Form/Decorator/ViewScript.php index 221338f1..f735872d 100644 --- a/library/Zend/Form/Decorator/ViewScript.php +++ b/library/Zend/Form/Decorator/ViewScript.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -46,7 +46,7 @@ require_once 'Zend/Form/Decorator/Abstract.php'; * @category Zend * @package Zend_Form * @subpackage Decorator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/DisplayGroup.php b/library/Zend/Form/DisplayGroup.php index 8832640a..a18f2364 100644 --- a/library/Zend/Form/DisplayGroup.php +++ b/library/Zend/Form/DisplayGroup.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -23,7 +23,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Element.php b/library/Zend/Form/Element.php index 6a01f81b..26bad9af 100644 --- a/library/Zend/Form/Element.php +++ b/library/Zend/Form/Element.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -36,7 +36,7 @@ require_once 'Zend/Validate/Abstract.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Element/Button.php b/library/Zend/Form/Element/Button.php index 4ebd230a..2ac45c3e 100644 --- a/library/Zend/Form/Element/Button.php +++ b/library/Zend/Form/Element/Button.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Form/Element/Submit.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Element/Captcha.php b/library/Zend/Form/Element/Captcha.php index dea50403..d18ba840 100644 --- a/library/Zend/Form/Element/Captcha.php +++ b/library/Zend/Form/Element/Captcha.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Captcha/Adapter.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Form_Element_Captcha extends Zend_Form_Element_Xhtml diff --git a/library/Zend/Form/Element/Checkbox.php b/library/Zend/Form/Element/Checkbox.php index a068f6ff..b6057fa3 100644 --- a/library/Zend/Form/Element/Checkbox.php +++ b/library/Zend/Form/Element/Checkbox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Form/Element/Xhtml.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Element/Exception.php b/library/Zend/Form/Element/Exception.php index 85b4359d..106995fd 100644 --- a/library/Zend/Form/Element/Exception.php +++ b/library/Zend/Form/Element/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Form/Exception.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Form_Element_Exception extends Zend_Form_Exception diff --git a/library/Zend/Form/Element/File.php b/library/Zend/Form/Element/File.php index 4cf5e416..0f3e162d 100644 --- a/library/Zend/Form/Element/File.php +++ b/library/Zend/Form/Element/File.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/Form/Element/Xhtml.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Element/Hash.php b/library/Zend/Form/Element/Hash.php index 9cde34d0..30423fe5 100644 --- a/library/Zend/Form/Element/Hash.php +++ b/library/Zend/Form/Element/Hash.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Form/Element/Xhtml.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Element/Hidden.php b/library/Zend/Form/Element/Hidden.php index 83fcc9cc..48c069c5 100644 --- a/library/Zend/Form/Element/Hidden.php +++ b/library/Zend/Form/Element/Hidden.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Form/Element/Xhtml.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Element/Image.php b/library/Zend/Form/Element/Image.php index 14acd284..1c943358 100644 --- a/library/Zend/Form/Element/Image.php +++ b/library/Zend/Form/Element/Image.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Form/Element/Xhtml.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Element/Multi.php b/library/Zend/Form/Element/Multi.php index d8c60624..9fb95115 100644 --- a/library/Zend/Form/Element/Multi.php +++ b/library/Zend/Form/Element/Multi.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Form/Element/Xhtml.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Element/MultiCheckbox.php b/library/Zend/Form/Element/MultiCheckbox.php index bb201f5b..d8b1ae1d 100644 --- a/library/Zend/Form/Element/MultiCheckbox.php +++ b/library/Zend/Form/Element/MultiCheckbox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -32,7 +32,7 @@ require_once 'Zend/Form/Element/Multi.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Element/Multiselect.php b/library/Zend/Form/Element/Multiselect.php index dcf77d94..9f63f2b1 100644 --- a/library/Zend/Form/Element/Multiselect.php +++ b/library/Zend/Form/Element/Multiselect.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Form/Element/Select.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Element/Note.php b/library/Zend/Form/Element/Note.php index a1031d5c..7cb7ddbd 100644 --- a/library/Zend/Form/Element/Note.php +++ b/library/Zend/Form/Element/Note.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Form/Element/Xhtml.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Element/Password.php b/library/Zend/Form/Element/Password.php index 237394fc..edacaa35 100644 --- a/library/Zend/Form/Element/Password.php +++ b/library/Zend/Form/Element/Password.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Form/Element/Xhtml.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Element/Radio.php b/library/Zend/Form/Element/Radio.php index 82d54c5d..a64941ee 100644 --- a/library/Zend/Form/Element/Radio.php +++ b/library/Zend/Form/Element/Radio.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Form/Element/Multi.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Element/Reset.php b/library/Zend/Form/Element/Reset.php index 1157fd5d..51786735 100644 --- a/library/Zend/Form/Element/Reset.php +++ b/library/Zend/Form/Element/Reset.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Form/Element/Submit.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Element/Select.php b/library/Zend/Form/Element/Select.php index 8e57c483..05895d3b 100644 --- a/library/Zend/Form/Element/Select.php +++ b/library/Zend/Form/Element/Select.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Form/Element/Multi.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Element/Submit.php b/library/Zend/Form/Element/Submit.php index aded2456..9198e3a5 100644 --- a/library/Zend/Form/Element/Submit.php +++ b/library/Zend/Form/Element/Submit.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Form/Element/Xhtml.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Element/Text.php b/library/Zend/Form/Element/Text.php index 8557f7ba..9fd56e33 100644 --- a/library/Zend/Form/Element/Text.php +++ b/library/Zend/Form/Element/Text.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Form/Element/Xhtml.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Element/Textarea.php b/library/Zend/Form/Element/Textarea.php index f1fbd945..c5984cf8 100644 --- a/library/Zend/Form/Element/Textarea.php +++ b/library/Zend/Form/Element/Textarea.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Form/Element/Xhtml.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Element/Xhtml.php b/library/Zend/Form/Element/Xhtml.php index 5f376cd4..c76e46af 100644 --- a/library/Zend/Form/Element/Xhtml.php +++ b/library/Zend/Form/Element/Xhtml.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Form/Element.php'; * @category Zend * @package Zend_Form * @subpackage Element - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Form/Exception.php b/library/Zend/Form/Exception.php index d60313e9..678cdd7d 100644 --- a/library/Zend/Form/Exception.php +++ b/library/Zend/Form/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/Exception.php'; * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Form_Exception extends Zend_Exception diff --git a/library/Zend/Form/SubForm.php b/library/Zend/Form/SubForm.php index f656f375..78b0242d 100644 --- a/library/Zend/Form/SubForm.php +++ b/library/Zend/Form/SubForm.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -26,7 +26,7 @@ require_once 'Zend/Form.php'; * * @category Zend * @package Zend_Form - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Gdata.php b/library/Zend/Gdata.php index 95a138a1..7ffabc90 100644 --- a/library/Zend/Gdata.php +++ b/library/Zend/Gdata.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Gdata/App.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata extends Zend_Gdata_App diff --git a/library/Zend/Gdata/Analytics.php b/library/Zend/Gdata/Analytics.php index ab8e5f18..bbc74ea8 100644 --- a/library/Zend/Gdata/Analytics.php +++ b/library/Zend/Gdata/Analytics.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Analytics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Gdata/Analytics/AccountEntry.php b/library/Zend/Gdata/Analytics/AccountEntry.php index 768d4934..4896c6e2 100644 --- a/library/Zend/Gdata/Analytics/AccountEntry.php +++ b/library/Zend/Gdata/Analytics/AccountEntry.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Analytics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Gdata/Analytics/AccountFeed.php b/library/Zend/Gdata/Analytics/AccountFeed.php index a9751350..c4f44e8c 100644 --- a/library/Zend/Gdata/Analytics/AccountFeed.php +++ b/library/Zend/Gdata/Analytics/AccountFeed.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Analytics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Gdata/Analytics/AccountQuery.php b/library/Zend/Gdata/Analytics/AccountQuery.php index ec8a6d13..2f2f14f7 100644 --- a/library/Zend/Gdata/Analytics/AccountQuery.php +++ b/library/Zend/Gdata/Analytics/AccountQuery.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Analytics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Gdata/Analytics/DataEntry.php b/library/Zend/Gdata/Analytics/DataEntry.php index 2a921199..db6fad89 100644 --- a/library/Zend/Gdata/Analytics/DataEntry.php +++ b/library/Zend/Gdata/Analytics/DataEntry.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Analytics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Gdata/Analytics/DataFeed.php b/library/Zend/Gdata/Analytics/DataFeed.php index e774ce7c..44db7e3a 100644 --- a/library/Zend/Gdata/Analytics/DataFeed.php +++ b/library/Zend/Gdata/Analytics/DataFeed.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Analytics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Gdata/Analytics/DataQuery.php b/library/Zend/Gdata/Analytics/DataQuery.php index 06ef9378..237c306e 100644 --- a/library/Zend/Gdata/Analytics/DataQuery.php +++ b/library/Zend/Gdata/Analytics/DataQuery.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Analytics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Gdata/Analytics/Extension/Dimension.php b/library/Zend/Gdata/Analytics/Extension/Dimension.php index 0ccd2c5c..294adb52 100644 --- a/library/Zend/Gdata/Analytics/Extension/Dimension.php +++ b/library/Zend/Gdata/Analytics/Extension/Dimension.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Analytics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Gdata/Analytics/Extension/Goal.php b/library/Zend/Gdata/Analytics/Extension/Goal.php index 49c36475..a37b0ecc 100644 --- a/library/Zend/Gdata/Analytics/Extension/Goal.php +++ b/library/Zend/Gdata/Analytics/Extension/Goal.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Analytics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Gdata/Analytics/Extension/Metric.php b/library/Zend/Gdata/Analytics/Extension/Metric.php index 3af58a22..ea041292 100644 --- a/library/Zend/Gdata/Analytics/Extension/Metric.php +++ b/library/Zend/Gdata/Analytics/Extension/Metric.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Analytics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Gdata/Analytics/Extension/Property.php b/library/Zend/Gdata/Analytics/Extension/Property.php index f36b61b3..7dd48d6f 100644 --- a/library/Zend/Gdata/Analytics/Extension/Property.php +++ b/library/Zend/Gdata/Analytics/Extension/Property.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Analytics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Gdata/Analytics/Extension/TableId.php b/library/Zend/Gdata/Analytics/Extension/TableId.php index 543b82de..852fa589 100644 --- a/library/Zend/Gdata/Analytics/Extension/TableId.php +++ b/library/Zend/Gdata/Analytics/Extension/TableId.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Analytics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Gdata/App.php b/library/Zend/Gdata/App.php index b2f9374b..1508743d 100644 --- a/library/Zend/Gdata/App.php +++ b/library/Zend/Gdata/App.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -57,7 +57,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App diff --git a/library/Zend/Gdata/App/AuthException.php b/library/Zend/Gdata/App/AuthException.php index b42907dc..c98215d0 100644 --- a/library/Zend/Gdata/App/AuthException.php +++ b/library/Zend/Gdata/App/AuthException.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Gdata/App/Exception.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_AuthException extends Zend_Gdata_App_Exception diff --git a/library/Zend/Gdata/App/BadMethodCallException.php b/library/Zend/Gdata/App/BadMethodCallException.php index 68d83f6a..25916810 100644 --- a/library/Zend/Gdata/App/BadMethodCallException.php +++ b/library/Zend/Gdata/App/BadMethodCallException.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Gdata/App/Exception.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_BadMethodCallException extends Zend_Gdata_App_Exception diff --git a/library/Zend/Gdata/App/Base.php b/library/Zend/Gdata/App/Base.php index 3f0b313f..46358403 100644 --- a/library/Zend/Gdata/App/Base.php +++ b/library/Zend/Gdata/App/Base.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Gdata_App_Base diff --git a/library/Zend/Gdata/App/BaseMediaSource.php b/library/Zend/Gdata/App/BaseMediaSource.php index df9ca63f..7e136ac4 100644 --- a/library/Zend/Gdata/App/BaseMediaSource.php +++ b/library/Zend/Gdata/App/BaseMediaSource.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/MediaSource.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Gdata_App_BaseMediaSource implements Zend_Gdata_App_MediaSource diff --git a/library/Zend/Gdata/App/CaptchaRequiredException.php b/library/Zend/Gdata/App/CaptchaRequiredException.php index 7207f021..c91e506a 100644 --- a/library/Zend/Gdata/App/CaptchaRequiredException.php +++ b/library/Zend/Gdata/App/CaptchaRequiredException.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/App/AuthException.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_CaptchaRequiredException extends Zend_Gdata_App_AuthException diff --git a/library/Zend/Gdata/App/Entry.php b/library/Zend/Gdata/App/Entry.php index 35e90c5f..db8cb251 100644 --- a/library/Zend/Gdata/App/Entry.php +++ b/library/Zend/Gdata/App/Entry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -62,7 +62,7 @@ require_once 'Zend/Gdata/App/Extension/Control.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Entry extends Zend_Gdata_App_FeedEntryParent diff --git a/library/Zend/Gdata/App/Exception.php b/library/Zend/Gdata/App/Exception.php index 65d9818e..733fb403 100644 --- a/library/Zend/Gdata/App/Exception.php +++ b/library/Zend/Gdata/App/Exception.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Exception.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Exception extends Zend_Exception diff --git a/library/Zend/Gdata/App/Extension.php b/library/Zend/Gdata/App/Extension.php index 410418dc..6d26f3da 100644 --- a/library/Zend/Gdata/App/Extension.php +++ b/library/Zend/Gdata/App/Extension.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Base.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Gdata_App_Extension extends Zend_Gdata_App_Base diff --git a/library/Zend/Gdata/App/Extension/Author.php b/library/Zend/Gdata/App/Extension/Author.php index a808e6af..74944c1e 100644 --- a/library/Zend/Gdata/App/Extension/Author.php +++ b/library/Zend/Gdata/App/Extension/Author.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension/Person.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Author extends Zend_Gdata_App_Extension_Person diff --git a/library/Zend/Gdata/App/Extension/Category.php b/library/Zend/Gdata/App/Extension/Category.php index 20e5f86d..5d60b467 100644 --- a/library/Zend/Gdata/App/Extension/Category.php +++ b/library/Zend/Gdata/App/Extension/Category.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Category extends Zend_Gdata_App_Extension diff --git a/library/Zend/Gdata/App/Extension/Content.php b/library/Zend/Gdata/App/Extension/Content.php index ed30fb3e..11cbbe9c 100644 --- a/library/Zend/Gdata/App/Extension/Content.php +++ b/library/Zend/Gdata/App/Extension/Content.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension/Text.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Content extends Zend_Gdata_App_Extension_Text diff --git a/library/Zend/Gdata/App/Extension/Contributor.php b/library/Zend/Gdata/App/Extension/Contributor.php index 1fe933f5..3ec18646 100644 --- a/library/Zend/Gdata/App/Extension/Contributor.php +++ b/library/Zend/Gdata/App/Extension/Contributor.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension/Person.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Contributor extends Zend_Gdata_App_Extension_Person diff --git a/library/Zend/Gdata/App/Extension/Control.php b/library/Zend/Gdata/App/Extension/Control.php index ab080fd6..aa76544c 100644 --- a/library/Zend/Gdata/App/Extension/Control.php +++ b/library/Zend/Gdata/App/Extension/Control.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/App/Extension/Draft.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Control extends Zend_Gdata_App_Extension diff --git a/library/Zend/Gdata/App/Extension/Draft.php b/library/Zend/Gdata/App/Extension/Draft.php index 14f76642..db5ada33 100644 --- a/library/Zend/Gdata/App/Extension/Draft.php +++ b/library/Zend/Gdata/App/Extension/Draft.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Draft extends Zend_Gdata_App_Extension diff --git a/library/Zend/Gdata/App/Extension/Edited.php b/library/Zend/Gdata/App/Extension/Edited.php index fdaefa57..7f07e652 100644 --- a/library/Zend/Gdata/App/Extension/Edited.php +++ b/library/Zend/Gdata/App/Extension/Edited.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Edited extends Zend_Gdata_App_Extension diff --git a/library/Zend/Gdata/App/Extension/Element.php b/library/Zend/Gdata/App/Extension/Element.php index 78fc23ac..57ab5fc2 100644 --- a/library/Zend/Gdata/App/Extension/Element.php +++ b/library/Zend/Gdata/App/Extension/Element.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Element extends Zend_Gdata_App_Extension diff --git a/library/Zend/Gdata/App/Extension/Email.php b/library/Zend/Gdata/App/Extension/Email.php index f77dee5d..475b949f 100644 --- a/library/Zend/Gdata/App/Extension/Email.php +++ b/library/Zend/Gdata/App/Extension/Email.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Email extends Zend_Gdata_App_Extension diff --git a/library/Zend/Gdata/App/Extension/Generator.php b/library/Zend/Gdata/App/Extension/Generator.php index 9d763aa1..363af0d6 100644 --- a/library/Zend/Gdata/App/Extension/Generator.php +++ b/library/Zend/Gdata/App/Extension/Generator.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Generator extends Zend_Gdata_App_Extension diff --git a/library/Zend/Gdata/App/Extension/Icon.php b/library/Zend/Gdata/App/Extension/Icon.php index 6af3453e..984a692e 100644 --- a/library/Zend/Gdata/App/Extension/Icon.php +++ b/library/Zend/Gdata/App/Extension/Icon.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Icon extends Zend_Gdata_App_Extension diff --git a/library/Zend/Gdata/App/Extension/Id.php b/library/Zend/Gdata/App/Extension/Id.php index 5d120c02..5ba05b47 100644 --- a/library/Zend/Gdata/App/Extension/Id.php +++ b/library/Zend/Gdata/App/Extension/Id.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Id extends Zend_Gdata_App_Extension diff --git a/library/Zend/Gdata/App/Extension/Link.php b/library/Zend/Gdata/App/Extension/Link.php index a7ecacac..5f7587fc 100644 --- a/library/Zend/Gdata/App/Extension/Link.php +++ b/library/Zend/Gdata/App/Extension/Link.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Link extends Zend_Gdata_App_Extension diff --git a/library/Zend/Gdata/App/Extension/Logo.php b/library/Zend/Gdata/App/Extension/Logo.php index 3d509da2..1f78fbe3 100644 --- a/library/Zend/Gdata/App/Extension/Logo.php +++ b/library/Zend/Gdata/App/Extension/Logo.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Logo extends Zend_Gdata_App_Extension diff --git a/library/Zend/Gdata/App/Extension/Name.php b/library/Zend/Gdata/App/Extension/Name.php index 3d4a5ec9..67214d0e 100644 --- a/library/Zend/Gdata/App/Extension/Name.php +++ b/library/Zend/Gdata/App/Extension/Name.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Name extends Zend_Gdata_App_Extension diff --git a/library/Zend/Gdata/App/Extension/Person.php b/library/Zend/Gdata/App/Extension/Person.php index 237616bc..e2bf7dd8 100644 --- a/library/Zend/Gdata/App/Extension/Person.php +++ b/library/Zend/Gdata/App/Extension/Person.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -47,7 +47,7 @@ require_once 'Zend/Gdata/App/Extension/Uri.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Gdata_App_Extension_Person extends Zend_Gdata_App_Extension diff --git a/library/Zend/Gdata/App/Extension/Published.php b/library/Zend/Gdata/App/Extension/Published.php index 6986f075..f7b3e121 100644 --- a/library/Zend/Gdata/App/Extension/Published.php +++ b/library/Zend/Gdata/App/Extension/Published.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Published extends Zend_Gdata_App_Extension diff --git a/library/Zend/Gdata/App/Extension/Rights.php b/library/Zend/Gdata/App/Extension/Rights.php index 2d9ed1ce..82f8833c 100644 --- a/library/Zend/Gdata/App/Extension/Rights.php +++ b/library/Zend/Gdata/App/Extension/Rights.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension/Text.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Rights extends Zend_Gdata_App_Extension_Text diff --git a/library/Zend/Gdata/App/Extension/Source.php b/library/Zend/Gdata/App/Extension/Source.php index 279bd403..52d598d9 100644 --- a/library/Zend/Gdata/App/Extension/Source.php +++ b/library/Zend/Gdata/App/Extension/Source.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Gdata/App/FeedSourceParent.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Source extends Zend_Gdata_App_FeedSourceParent diff --git a/library/Zend/Gdata/App/Extension/Subtitle.php b/library/Zend/Gdata/App/Extension/Subtitle.php index 315d0b33..59e9dad4 100644 --- a/library/Zend/Gdata/App/Extension/Subtitle.php +++ b/library/Zend/Gdata/App/Extension/Subtitle.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension/Text.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Subtitle extends Zend_Gdata_App_Extension_Text diff --git a/library/Zend/Gdata/App/Extension/Summary.php b/library/Zend/Gdata/App/Extension/Summary.php index f42ae6f1..8333688c 100644 --- a/library/Zend/Gdata/App/Extension/Summary.php +++ b/library/Zend/Gdata/App/Extension/Summary.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension/Text.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Summary extends Zend_Gdata_App_Extension_Text diff --git a/library/Zend/Gdata/App/Extension/Text.php b/library/Zend/Gdata/App/Extension/Text.php index c091e584..7ddaa2d7 100644 --- a/library/Zend/Gdata/App/Extension/Text.php +++ b/library/Zend/Gdata/App/Extension/Text.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Gdata_App_Extension_Text extends Zend_Gdata_App_Extension diff --git a/library/Zend/Gdata/App/Extension/Title.php b/library/Zend/Gdata/App/Extension/Title.php index 814160ac..51b64b92 100644 --- a/library/Zend/Gdata/App/Extension/Title.php +++ b/library/Zend/Gdata/App/Extension/Title.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension/Text.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Title extends Zend_Gdata_App_Extension_Text diff --git a/library/Zend/Gdata/App/Extension/Updated.php b/library/Zend/Gdata/App/Extension/Updated.php index 5bad419e..72db6684 100644 --- a/library/Zend/Gdata/App/Extension/Updated.php +++ b/library/Zend/Gdata/App/Extension/Updated.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Updated extends Zend_Gdata_App_Extension diff --git a/library/Zend/Gdata/App/Extension/Uri.php b/library/Zend/Gdata/App/Extension/Uri.php index 34127c8f..5f61243d 100644 --- a/library/Zend/Gdata/App/Extension/Uri.php +++ b/library/Zend/Gdata/App/Extension/Uri.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Extension_Uri extends Zend_Gdata_App_Extension diff --git a/library/Zend/Gdata/App/Feed.php b/library/Zend/Gdata/App/Feed.php index 0c730680..2e07bd0b 100644 --- a/library/Zend/Gdata/App/Feed.php +++ b/library/Zend/Gdata/App/Feed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/App/FeedSourceParent.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Feed extends Zend_Gdata_App_FeedSourceParent diff --git a/library/Zend/Gdata/App/FeedEntryParent.php b/library/Zend/Gdata/App/FeedEntryParent.php index 0b60e9fd..89c6fcc1 100644 --- a/library/Zend/Gdata/App/FeedEntryParent.php +++ b/library/Zend/Gdata/App/FeedEntryParent.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -77,7 +77,7 @@ require_once 'Zend/Version.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Gdata_App_FeedEntryParent extends Zend_Gdata_App_Base diff --git a/library/Zend/Gdata/App/FeedSourceParent.php b/library/Zend/Gdata/App/FeedSourceParent.php index 0b6d8c60..9bdbbad7 100644 --- a/library/Zend/Gdata/App/FeedSourceParent.php +++ b/library/Zend/Gdata/App/FeedSourceParent.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -57,7 +57,7 @@ require_once 'Zend/Gdata/App/Extension/Subtitle.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Gdata_App_FeedSourceParent extends Zend_Gdata_App_FeedEntryParent diff --git a/library/Zend/Gdata/App/HttpException.php b/library/Zend/Gdata/App/HttpException.php index 830ca314..ccd4a89d 100644 --- a/library/Zend/Gdata/App/HttpException.php +++ b/library/Zend/Gdata/App/HttpException.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Http/Client/Exception.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_HttpException extends Zend_Gdata_App_Exception diff --git a/library/Zend/Gdata/App/IOException.php b/library/Zend/Gdata/App/IOException.php index cb6bfaf6..472f9739 100644 --- a/library/Zend/Gdata/App/IOException.php +++ b/library/Zend/Gdata/App/IOException.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Gdata/App/Exception.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_IOException extends Zend_Gdata_App_Exception diff --git a/library/Zend/Gdata/App/InvalidArgumentException.php b/library/Zend/Gdata/App/InvalidArgumentException.php index 8d783673..5db8d3c8 100644 --- a/library/Zend/Gdata/App/InvalidArgumentException.php +++ b/library/Zend/Gdata/App/InvalidArgumentException.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Gdata/App/Exception.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_InvalidArgumentException extends Zend_Gdata_App_Exception diff --git a/library/Zend/Gdata/App/LoggingHttpClientAdapterSocket.php b/library/Zend/Gdata/App/LoggingHttpClientAdapterSocket.php index 2c29735e..ee85da80 100644 --- a/library/Zend/Gdata/App/LoggingHttpClientAdapterSocket.php +++ b/library/Zend/Gdata/App/LoggingHttpClientAdapterSocket.php @@ -17,7 +17,7 @@ * @package Zend_Gdata * @subpackage App * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -35,7 +35,7 @@ require_once 'Zend/Http/Client/Adapter/Socket.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_LoggingHttpClientAdapterSocket extends Zend_Http_Client_Adapter_Socket diff --git a/library/Zend/Gdata/App/MediaEntry.php b/library/Zend/Gdata/App/MediaEntry.php index 21ccc428..183d3c63 100644 --- a/library/Zend/Gdata/App/MediaEntry.php +++ b/library/Zend/Gdata/App/MediaEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Gdata/MediaMimeStream.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_MediaEntry extends Zend_Gdata_App_Entry diff --git a/library/Zend/Gdata/App/MediaFileSource.php b/library/Zend/Gdata/App/MediaFileSource.php index a0887063..57f5f219 100644 --- a/library/Zend/Gdata/App/MediaFileSource.php +++ b/library/Zend/Gdata/App/MediaFileSource.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/BaseMediaSource.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_MediaFileSource extends Zend_Gdata_App_BaseMediaSource diff --git a/library/Zend/Gdata/App/MediaSource.php b/library/Zend/Gdata/App/MediaSource.php index 46071b49..31f509c5 100644 --- a/library/Zend/Gdata/App/MediaSource.php +++ b/library/Zend/Gdata/App/MediaSource.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Gdata_App_MediaSource diff --git a/library/Zend/Gdata/App/Util.php b/library/Zend/Gdata/App/Util.php index c03c6134..556490c8 100644 --- a/library/Zend/Gdata/App/Util.php +++ b/library/Zend/Gdata/App/Util.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_Util diff --git a/library/Zend/Gdata/App/VersionException.php b/library/Zend/Gdata/App/VersionException.php index 2c138a6a..c35181e3 100644 --- a/library/Zend/Gdata/App/VersionException.php +++ b/library/Zend/Gdata/App/VersionException.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Gdata/App/Exception.php'; * @category Zend * @package Zend_Gdata * @subpackage App - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_App_VersionException extends Zend_Gdata_App_Exception diff --git a/library/Zend/Gdata/AuthSub.php b/library/Zend/Gdata/AuthSub.php index 376ba07c..3958706c 100644 --- a/library/Zend/Gdata/AuthSub.php +++ b/library/Zend/Gdata/AuthSub.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -40,7 +40,7 @@ require_once 'Zend/Version.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_AuthSub diff --git a/library/Zend/Gdata/Books.php b/library/Zend/Gdata/Books.php index e4ac1038..48c5bb86 100644 --- a/library/Zend/Gdata/Books.php +++ b/library/Zend/Gdata/Books.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -57,7 +57,7 @@ require_once 'Zend/Gdata/Books/VolumeFeed.php'; * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Books extends Zend_Gdata diff --git a/library/Zend/Gdata/Books/CollectionEntry.php b/library/Zend/Gdata/Books/CollectionEntry.php index 0ee73a19..04e0eb88 100644 --- a/library/Zend/Gdata/Books/CollectionEntry.php +++ b/library/Zend/Gdata/Books/CollectionEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Entry.php'; * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Books_CollectionEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Books/CollectionFeed.php b/library/Zend/Gdata/Books/CollectionFeed.php index 54a57cf9..63cb1d38 100644 --- a/library/Zend/Gdata/Books/CollectionFeed.php +++ b/library/Zend/Gdata/Books/CollectionFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Feed.php'; * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Books_CollectionFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Books/Extension/AnnotationLink.php b/library/Zend/Gdata/Books/Extension/AnnotationLink.php index cf6fcb00..2c8b1ae1 100644 --- a/library/Zend/Gdata/Books/Extension/AnnotationLink.php +++ b/library/Zend/Gdata/Books/Extension/AnnotationLink.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Books/Extension/BooksLink.php'; * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Books_Extension_AnnotationLink extends diff --git a/library/Zend/Gdata/Books/Extension/BooksCategory.php b/library/Zend/Gdata/Books/Extension/BooksCategory.php index 794b4136..89745482 100644 --- a/library/Zend/Gdata/Books/Extension/BooksCategory.php +++ b/library/Zend/Gdata/Books/Extension/BooksCategory.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension/Category.php'; * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Books_Extension_BooksCategory extends diff --git a/library/Zend/Gdata/Books/Extension/BooksLink.php b/library/Zend/Gdata/Books/Extension/BooksLink.php index a162b035..114d614f 100644 --- a/library/Zend/Gdata/Books/Extension/BooksLink.php +++ b/library/Zend/Gdata/Books/Extension/BooksLink.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension/Link.php'; * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Books_Extension_BooksLink extends Zend_Gdata_App_Extension_Link diff --git a/library/Zend/Gdata/Books/Extension/Embeddability.php b/library/Zend/Gdata/Books/Extension/Embeddability.php index 1ac5f38c..573531cd 100644 --- a/library/Zend/Gdata/Books/Extension/Embeddability.php +++ b/library/Zend/Gdata/Books/Extension/Embeddability.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Books_Extension_Embeddability extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Books/Extension/InfoLink.php b/library/Zend/Gdata/Books/Extension/InfoLink.php index bbb0d9b1..42168727 100644 --- a/library/Zend/Gdata/Books/Extension/InfoLink.php +++ b/library/Zend/Gdata/Books/Extension/InfoLink.php @@ -31,7 +31,7 @@ require_once 'Zend/Gdata/Books/Extension/BooksLink.php'; * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Books_Extension_InfoLink extends diff --git a/library/Zend/Gdata/Books/Extension/PreviewLink.php b/library/Zend/Gdata/Books/Extension/PreviewLink.php index df329e78..bece515b 100644 --- a/library/Zend/Gdata/Books/Extension/PreviewLink.php +++ b/library/Zend/Gdata/Books/Extension/PreviewLink.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Books/Extension/BooksLink.php'; * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Books_Extension_PreviewLink extends diff --git a/library/Zend/Gdata/Books/Extension/Review.php b/library/Zend/Gdata/Books/Extension/Review.php index d2f8448b..a942a1db 100644 --- a/library/Zend/Gdata/Books/Extension/Review.php +++ b/library/Zend/Gdata/Books/Extension/Review.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Books_Extension_Review extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Books/Extension/ThumbnailLink.php b/library/Zend/Gdata/Books/Extension/ThumbnailLink.php index 54443373..9bf76849 100644 --- a/library/Zend/Gdata/Books/Extension/ThumbnailLink.php +++ b/library/Zend/Gdata/Books/Extension/ThumbnailLink.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Books/Extension/BooksLink.php'; * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Books_Extension_ThumbnailLink extends diff --git a/library/Zend/Gdata/Books/Extension/Viewability.php b/library/Zend/Gdata/Books/Extension/Viewability.php index 65cc0562..fd83b47d 100644 --- a/library/Zend/Gdata/Books/Extension/Viewability.php +++ b/library/Zend/Gdata/Books/Extension/Viewability.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Books_Extension_Viewability extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Books/VolumeEntry.php b/library/Zend/Gdata/Books/VolumeEntry.php index 5280c06f..1ac15ffc 100644 --- a/library/Zend/Gdata/Books/VolumeEntry.php +++ b/library/Zend/Gdata/Books/VolumeEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -102,7 +102,7 @@ require_once 'Zend/Gdata/Books/Extension/Viewability.php'; * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Books_VolumeEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Books/VolumeFeed.php b/library/Zend/Gdata/Books/VolumeFeed.php index fff211c5..feb2e7c1 100644 --- a/library/Zend/Gdata/Books/VolumeFeed.php +++ b/library/Zend/Gdata/Books/VolumeFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Feed.php'; * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Books_VolumeFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Books/VolumeQuery.php b/library/Zend/Gdata/Books/VolumeQuery.php index 9ef5ee3d..37853f37 100644 --- a/library/Zend/Gdata/Books/VolumeQuery.php +++ b/library/Zend/Gdata/Books/VolumeQuery.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once('Zend/Gdata/Query.php'); * @category Zend * @package Zend_Gdata * @subpackage Books - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Books_VolumeQuery extends Zend_Gdata_Query diff --git a/library/Zend/Gdata/Calendar.php b/library/Zend/Gdata/Calendar.php index a779d879..6169d9ca 100644 --- a/library/Zend/Gdata/Calendar.php +++ b/library/Zend/Gdata/Calendar.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -53,7 +53,7 @@ require_once 'Zend/Gdata/Calendar/ListEntry.php'; * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Calendar extends Zend_Gdata diff --git a/library/Zend/Gdata/Calendar/EventEntry.php b/library/Zend/Gdata/Calendar/EventEntry.php index ba472531..f3b9e186 100644 --- a/library/Zend/Gdata/Calendar/EventEntry.php +++ b/library/Zend/Gdata/Calendar/EventEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -57,7 +57,7 @@ require_once 'Zend/Gdata/Calendar/Extension/QuickAdd.php'; * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Calendar_EventEntry extends Zend_Gdata_Kind_EventEntry diff --git a/library/Zend/Gdata/Calendar/EventFeed.php b/library/Zend/Gdata/Calendar/EventFeed.php index 6a01b957..9e30f954 100644 --- a/library/Zend/Gdata/Calendar/EventFeed.php +++ b/library/Zend/Gdata/Calendar/EventFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Calendar/Extension/Timezone.php'; * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Calendar_EventFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Calendar/EventQuery.php b/library/Zend/Gdata/Calendar/EventQuery.php index 52406a9d..6e986be9 100644 --- a/library/Zend/Gdata/Calendar/EventQuery.php +++ b/library/Zend/Gdata/Calendar/EventQuery.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once('Zend/Gdata/Query.php'); * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Calendar_EventQuery extends Zend_Gdata_Query diff --git a/library/Zend/Gdata/Calendar/Extension/AccessLevel.php b/library/Zend/Gdata/Calendar/Extension/AccessLevel.php index 2da2409c..3478132f 100644 --- a/library/Zend/Gdata/Calendar/Extension/AccessLevel.php +++ b/library/Zend/Gdata/Calendar/Extension/AccessLevel.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Calendar_Extension_AccessLevel extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Calendar/Extension/Color.php b/library/Zend/Gdata/Calendar/Extension/Color.php index 79c6306d..bbdf0a54 100644 --- a/library/Zend/Gdata/Calendar/Extension/Color.php +++ b/library/Zend/Gdata/Calendar/Extension/Color.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Calendar_Extension_Color extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Calendar/Extension/Hidden.php b/library/Zend/Gdata/Calendar/Extension/Hidden.php index f59610b5..376091b6 100644 --- a/library/Zend/Gdata/Calendar/Extension/Hidden.php +++ b/library/Zend/Gdata/Calendar/Extension/Hidden.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Calendar_Extension_Hidden extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Calendar/Extension/Link.php b/library/Zend/Gdata/Calendar/Extension/Link.php index b528e9c5..b9d597b5 100644 --- a/library/Zend/Gdata/Calendar/Extension/Link.php +++ b/library/Zend/Gdata/Calendar/Extension/Link.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Calendar/Extension/WebContent.php'; * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Calendar_Extension_Link extends Zend_Gdata_App_Extension_Link diff --git a/library/Zend/Gdata/Calendar/Extension/QuickAdd.php b/library/Zend/Gdata/Calendar/Extension/QuickAdd.php index 9e70b8a8..b63df0b4 100644 --- a/library/Zend/Gdata/Calendar/Extension/QuickAdd.php +++ b/library/Zend/Gdata/Calendar/Extension/QuickAdd.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Calendar_Extension_QuickAdd extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Calendar/Extension/Selected.php b/library/Zend/Gdata/Calendar/Extension/Selected.php index 27b92c1a..f65b447a 100644 --- a/library/Zend/Gdata/Calendar/Extension/Selected.php +++ b/library/Zend/Gdata/Calendar/Extension/Selected.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Calendar_Extension_Selected extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Calendar/Extension/SendEventNotifications.php b/library/Zend/Gdata/Calendar/Extension/SendEventNotifications.php index cd8f8a20..aa41fec0 100644 --- a/library/Zend/Gdata/Calendar/Extension/SendEventNotifications.php +++ b/library/Zend/Gdata/Calendar/Extension/SendEventNotifications.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Calendar_Extension_SendEventNotifications extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Calendar/Extension/Timezone.php b/library/Zend/Gdata/Calendar/Extension/Timezone.php index a0897a9e..39a9a549 100644 --- a/library/Zend/Gdata/Calendar/Extension/Timezone.php +++ b/library/Zend/Gdata/Calendar/Extension/Timezone.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Calendar_Extension_Timezone extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Calendar/Extension/WebContent.php b/library/Zend/Gdata/Calendar/Extension/WebContent.php index eb2685cc..df50192d 100644 --- a/library/Zend/Gdata/Calendar/Extension/WebContent.php +++ b/library/Zend/Gdata/Calendar/Extension/WebContent.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Calendar_Extension_WebContent extends Zend_Gdata_App_Extension diff --git a/library/Zend/Gdata/Calendar/ListEntry.php b/library/Zend/Gdata/Calendar/ListEntry.php index 44da1478..1e232a97 100644 --- a/library/Zend/Gdata/Calendar/ListEntry.php +++ b/library/Zend/Gdata/Calendar/ListEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -69,7 +69,7 @@ require_once 'Zend/Gdata/Extension/Where.php'; * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Calendar_ListEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Calendar/ListFeed.php b/library/Zend/Gdata/Calendar/ListFeed.php index cd1f8015..26f7243f 100644 --- a/library/Zend/Gdata/Calendar/ListFeed.php +++ b/library/Zend/Gdata/Calendar/ListFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Calendar/Extension/Timezone.php'; * @category Zend * @package Zend_Gdata * @subpackage Calendar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Calendar_ListFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/ClientLogin.php b/library/Zend/Gdata/ClientLogin.php index 76462cbc..2e8d9bff 100644 --- a/library/Zend/Gdata/ClientLogin.php +++ b/library/Zend/Gdata/ClientLogin.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Version.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_ClientLogin diff --git a/library/Zend/Gdata/Docs.php b/library/Zend/Gdata/Docs.php index 49fd038e..ec056c86 100644 --- a/library/Zend/Gdata/Docs.php +++ b/library/Zend/Gdata/Docs.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Docs - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -53,7 +53,7 @@ require_once 'Zend/Gdata/App/Extension/Title.php'; * @category Zend * @package Zend_Gdata * @subpackage Docs - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Docs extends Zend_Gdata diff --git a/library/Zend/Gdata/Docs/DocumentListEntry.php b/library/Zend/Gdata/Docs/DocumentListEntry.php index e5810172..6cf7dd5d 100644 --- a/library/Zend/Gdata/Docs/DocumentListEntry.php +++ b/library/Zend/Gdata/Docs/DocumentListEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Docs - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Gdata/Entry.php'; * @category Zend * @package Zend_Gdata * @subpackage Docs - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Docs_DocumentListEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Docs/DocumentListFeed.php b/library/Zend/Gdata/Docs/DocumentListFeed.php index 9bc8edfa..2604449b 100644 --- a/library/Zend/Gdata/Docs/DocumentListFeed.php +++ b/library/Zend/Gdata/Docs/DocumentListFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Docs - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Gdata/Feed.php'; * @category Zend * @package Zend_Gdata * @subpackage Docs - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Docs_DocumentListFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Docs/Query.php b/library/Zend/Gdata/Docs/Query.php index 5976095d..8d32d556 100644 --- a/library/Zend/Gdata/Docs/Query.php +++ b/library/Zend/Gdata/Docs/Query.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Docs - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once('Zend/Gdata/Query.php'); * @category Zend * @package Zend_Gdata * @subpackage Docs - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Docs_Query extends Zend_Gdata_Query diff --git a/library/Zend/Gdata/DublinCore.php b/library/Zend/Gdata/DublinCore.php index a96261ac..edeb5454 100644 --- a/library/Zend/Gdata/DublinCore.php +++ b/library/Zend/Gdata/DublinCore.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Gdata.php'; * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_DublinCore extends Zend_Gdata diff --git a/library/Zend/Gdata/DublinCore/Extension/Creator.php b/library/Zend/Gdata/DublinCore/Extension/Creator.php index f0dd3cc5..3d8a3ca7 100644 --- a/library/Zend/Gdata/DublinCore/Extension/Creator.php +++ b/library/Zend/Gdata/DublinCore/Extension/Creator.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_DublinCore_Extension_Creator extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/DublinCore/Extension/Date.php b/library/Zend/Gdata/DublinCore/Extension/Date.php index b2995688..7e931f55 100644 --- a/library/Zend/Gdata/DublinCore/Extension/Date.php +++ b/library/Zend/Gdata/DublinCore/Extension/Date.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_DublinCore_Extension_Date extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/DublinCore/Extension/Description.php b/library/Zend/Gdata/DublinCore/Extension/Description.php index 0d9cc3ad..6e2108ca 100644 --- a/library/Zend/Gdata/DublinCore/Extension/Description.php +++ b/library/Zend/Gdata/DublinCore/Extension/Description.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_DublinCore_Extension_Description extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/DublinCore/Extension/Format.php b/library/Zend/Gdata/DublinCore/Extension/Format.php index c6b4445b..dd825aff 100644 --- a/library/Zend/Gdata/DublinCore/Extension/Format.php +++ b/library/Zend/Gdata/DublinCore/Extension/Format.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_DublinCore_Extension_Format extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/DublinCore/Extension/Identifier.php b/library/Zend/Gdata/DublinCore/Extension/Identifier.php index 8d8fc527..bf83f643 100644 --- a/library/Zend/Gdata/DublinCore/Extension/Identifier.php +++ b/library/Zend/Gdata/DublinCore/Extension/Identifier.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_DublinCore_Extension_Identifier extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/DublinCore/Extension/Language.php b/library/Zend/Gdata/DublinCore/Extension/Language.php index 69f2b641..b9ff20e4 100644 --- a/library/Zend/Gdata/DublinCore/Extension/Language.php +++ b/library/Zend/Gdata/DublinCore/Extension/Language.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_DublinCore_Extension_Language extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/DublinCore/Extension/Publisher.php b/library/Zend/Gdata/DublinCore/Extension/Publisher.php index 5641acd1..bf0f5c37 100644 --- a/library/Zend/Gdata/DublinCore/Extension/Publisher.php +++ b/library/Zend/Gdata/DublinCore/Extension/Publisher.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_DublinCore_Extension_Publisher extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/DublinCore/Extension/Rights.php b/library/Zend/Gdata/DublinCore/Extension/Rights.php index d79a3cc2..e1982e38 100644 --- a/library/Zend/Gdata/DublinCore/Extension/Rights.php +++ b/library/Zend/Gdata/DublinCore/Extension/Rights.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_DublinCore_Extension_Rights extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/DublinCore/Extension/Subject.php b/library/Zend/Gdata/DublinCore/Extension/Subject.php index 3d0ee340..e019a176 100644 --- a/library/Zend/Gdata/DublinCore/Extension/Subject.php +++ b/library/Zend/Gdata/DublinCore/Extension/Subject.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_DublinCore_Extension_Subject extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/DublinCore/Extension/Title.php b/library/Zend/Gdata/DublinCore/Extension/Title.php index a13ee5d2..37892cee 100644 --- a/library/Zend/Gdata/DublinCore/Extension/Title.php +++ b/library/Zend/Gdata/DublinCore/Extension/Title.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage DublinCore - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_DublinCore_Extension_Title extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Entry.php b/library/Zend/Gdata/Entry.php index 84991d49..6a7eae35 100644 --- a/library/Zend/Gdata/Entry.php +++ b/library/Zend/Gdata/Entry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/App/MediaEntry.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Entry extends Zend_Gdata_App_MediaEntry diff --git a/library/Zend/Gdata/Exif.php b/library/Zend/Gdata/Exif.php index ce3372b8..9d82d706 100644 --- a/library/Zend/Gdata/Exif.php +++ b/library/Zend/Gdata/Exif.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Gdata.php'; * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Exif extends Zend_Gdata diff --git a/library/Zend/Gdata/Exif/Entry.php b/library/Zend/Gdata/Exif/Entry.php index 33c59314..1ecdb67e 100644 --- a/library/Zend/Gdata/Exif/Entry.php +++ b/library/Zend/Gdata/Exif/Entry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Gdata/Exif/Extension/Tags.php'; * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Exif_Entry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Exif/Extension/Distance.php b/library/Zend/Gdata/Exif/Extension/Distance.php index 51e2e03b..56488764 100644 --- a/library/Zend/Gdata/Exif/Extension/Distance.php +++ b/library/Zend/Gdata/Exif/Extension/Distance.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Exif.php'; * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Exif_Extension_Distance extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Exif/Extension/Exposure.php b/library/Zend/Gdata/Exif/Extension/Exposure.php index 1baf789f..59465e9b 100644 --- a/library/Zend/Gdata/Exif/Extension/Exposure.php +++ b/library/Zend/Gdata/Exif/Extension/Exposure.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Exif.php'; * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Exif_Extension_Exposure extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Exif/Extension/FStop.php b/library/Zend/Gdata/Exif/Extension/FStop.php index 0001769a..4d6dbe45 100644 --- a/library/Zend/Gdata/Exif/Extension/FStop.php +++ b/library/Zend/Gdata/Exif/Extension/FStop.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Exif.php'; * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Exif_Extension_FStop extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Exif/Extension/Flash.php b/library/Zend/Gdata/Exif/Extension/Flash.php index 3cca778a..5b635bf4 100644 --- a/library/Zend/Gdata/Exif/Extension/Flash.php +++ b/library/Zend/Gdata/Exif/Extension/Flash.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Exif.php'; * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Exif_Extension_Flash extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Exif/Extension/FocalLength.php b/library/Zend/Gdata/Exif/Extension/FocalLength.php index 8770caed..ae7c19f8 100644 --- a/library/Zend/Gdata/Exif/Extension/FocalLength.php +++ b/library/Zend/Gdata/Exif/Extension/FocalLength.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Exif.php'; * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Exif_Extension_FocalLength extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Exif/Extension/ImageUniqueId.php b/library/Zend/Gdata/Exif/Extension/ImageUniqueId.php index be50bc15..5963d453 100644 --- a/library/Zend/Gdata/Exif/Extension/ImageUniqueId.php +++ b/library/Zend/Gdata/Exif/Extension/ImageUniqueId.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Exif.php'; * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Exif_Extension_ImageUniqueId extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Exif/Extension/Iso.php b/library/Zend/Gdata/Exif/Extension/Iso.php index afc6d9ac..112f0964 100644 --- a/library/Zend/Gdata/Exif/Extension/Iso.php +++ b/library/Zend/Gdata/Exif/Extension/Iso.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Exif.php'; * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Exif_Extension_Iso extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Exif/Extension/Make.php b/library/Zend/Gdata/Exif/Extension/Make.php index 33d32ddb..6f61d6a2 100644 --- a/library/Zend/Gdata/Exif/Extension/Make.php +++ b/library/Zend/Gdata/Exif/Extension/Make.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Exif.php'; * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Exif_Extension_Make extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Exif/Extension/Model.php b/library/Zend/Gdata/Exif/Extension/Model.php index c4373f87..67b674c2 100644 --- a/library/Zend/Gdata/Exif/Extension/Model.php +++ b/library/Zend/Gdata/Exif/Extension/Model.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Exif.php'; * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Exif_Extension_Model extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Exif/Extension/Tags.php b/library/Zend/Gdata/Exif/Extension/Tags.php index 49ea815d..23c4ec97 100644 --- a/library/Zend/Gdata/Exif/Extension/Tags.php +++ b/library/Zend/Gdata/Exif/Extension/Tags.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -87,7 +87,7 @@ require_once 'Zend/Gdata/Exif/Extension/Time.php'; * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Exif_Extension_Tags extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Exif/Extension/Time.php b/library/Zend/Gdata/Exif/Extension/Time.php index e6db7c5c..1f9afbec 100644 --- a/library/Zend/Gdata/Exif/Extension/Time.php +++ b/library/Zend/Gdata/Exif/Extension/Time.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Exif.php'; * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Exif_Extension_Time extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Exif/Feed.php b/library/Zend/Gdata/Exif/Feed.php index a4effd0a..e2b7ebb2 100644 --- a/library/Zend/Gdata/Exif/Feed.php +++ b/library/Zend/Gdata/Exif/Feed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Gdata/Exif/Entry.php'; * @category Zend * @package Zend_Gdata * @subpackage Exif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Exif_Feed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Extension.php b/library/Zend/Gdata/Extension.php index daed4d4c..ad40db9e 100644 --- a/library/Zend/Gdata/Extension.php +++ b/library/Zend/Gdata/Extension.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension extends Zend_Gdata_App_Extension diff --git a/library/Zend/Gdata/Extension/AttendeeStatus.php b/library/Zend/Gdata/Extension/AttendeeStatus.php index 13f3bddb..79b95589 100644 --- a/library/Zend/Gdata/Extension/AttendeeStatus.php +++ b/library/Zend/Gdata/Extension/AttendeeStatus.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension_AttendeeStatus extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Extension/AttendeeType.php b/library/Zend/Gdata/Extension/AttendeeType.php index fabce30e..eae4266e 100644 --- a/library/Zend/Gdata/Extension/AttendeeType.php +++ b/library/Zend/Gdata/Extension/AttendeeType.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension_AttendeeType extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Extension/Comments.php b/library/Zend/Gdata/Extension/Comments.php index 5f6d6f7a..b47d22cb 100644 --- a/library/Zend/Gdata/Extension/Comments.php +++ b/library/Zend/Gdata/Extension/Comments.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Extension/FeedLink.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension_Comments extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Extension/EntryLink.php b/library/Zend/Gdata/Extension/EntryLink.php index 7020531f..6fb784f5 100644 --- a/library/Zend/Gdata/Extension/EntryLink.php +++ b/library/Zend/Gdata/Extension/EntryLink.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Entry.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension_EntryLink extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Extension/EventStatus.php b/library/Zend/Gdata/Extension/EventStatus.php index 49f38e4a..1dedacbe 100644 --- a/library/Zend/Gdata/Extension/EventStatus.php +++ b/library/Zend/Gdata/Extension/EventStatus.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension_EventStatus extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Extension/ExtendedProperty.php b/library/Zend/Gdata/Extension/ExtendedProperty.php index c42a27d8..1fe57709 100644 --- a/library/Zend/Gdata/Extension/ExtendedProperty.php +++ b/library/Zend/Gdata/Extension/ExtendedProperty.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension_ExtendedProperty extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Extension/FeedLink.php b/library/Zend/Gdata/Extension/FeedLink.php index 61dd6301..2bed52b2 100644 --- a/library/Zend/Gdata/Extension/FeedLink.php +++ b/library/Zend/Gdata/Extension/FeedLink.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Feed.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension_FeedLink extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Extension/OpenSearchItemsPerPage.php b/library/Zend/Gdata/Extension/OpenSearchItemsPerPage.php index e4252cea..7f5ce586 100644 --- a/library/Zend/Gdata/Extension/OpenSearchItemsPerPage.php +++ b/library/Zend/Gdata/Extension/OpenSearchItemsPerPage.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension_OpenSearchItemsPerPage extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Extension/OpenSearchStartIndex.php b/library/Zend/Gdata/Extension/OpenSearchStartIndex.php index 0efa2c0e..60dc07dc 100644 --- a/library/Zend/Gdata/Extension/OpenSearchStartIndex.php +++ b/library/Zend/Gdata/Extension/OpenSearchStartIndex.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension_OpenSearchStartIndex extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Extension/OpenSearchTotalResults.php b/library/Zend/Gdata/Extension/OpenSearchTotalResults.php index b17419d8..c0c31f4f 100644 --- a/library/Zend/Gdata/Extension/OpenSearchTotalResults.php +++ b/library/Zend/Gdata/Extension/OpenSearchTotalResults.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension_OpenSearchTotalResults extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Extension/OriginalEvent.php b/library/Zend/Gdata/Extension/OriginalEvent.php index 7a4b1bcd..21cc5866 100644 --- a/library/Zend/Gdata/Extension/OriginalEvent.php +++ b/library/Zend/Gdata/Extension/OriginalEvent.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Gdata/Extension/When.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension_OriginalEvent extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Extension/Rating.php b/library/Zend/Gdata/Extension/Rating.php index 3d4d8c57..9301296e 100644 --- a/library/Zend/Gdata/Extension/Rating.php +++ b/library/Zend/Gdata/Extension/Rating.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension_Rating extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Extension/Recurrence.php b/library/Zend/Gdata/Extension/Recurrence.php index 6a715300..097fc431 100644 --- a/library/Zend/Gdata/Extension/Recurrence.php +++ b/library/Zend/Gdata/Extension/Recurrence.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension_Recurrence extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Extension/RecurrenceException.php b/library/Zend/Gdata/Extension/RecurrenceException.php index 1dc730ef..8bd3bbf9 100644 --- a/library/Zend/Gdata/Extension/RecurrenceException.php +++ b/library/Zend/Gdata/Extension/RecurrenceException.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Gdata/Extension/OriginalEvent.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension_RecurrenceException extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Extension/Reminder.php b/library/Zend/Gdata/Extension/Reminder.php index 4ebb5a82..bdb7e645 100644 --- a/library/Zend/Gdata/Extension/Reminder.php +++ b/library/Zend/Gdata/Extension/Reminder.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension_Reminder extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Extension/Transparency.php b/library/Zend/Gdata/Extension/Transparency.php index c1f4bb7d..a3dc8cc7 100644 --- a/library/Zend/Gdata/Extension/Transparency.php +++ b/library/Zend/Gdata/Extension/Transparency.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension_Transparency extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Extension/Visibility.php b/library/Zend/Gdata/Extension/Visibility.php index 559253a5..4bacb3c5 100644 --- a/library/Zend/Gdata/Extension/Visibility.php +++ b/library/Zend/Gdata/Extension/Visibility.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension_Visibility extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Extension/When.php b/library/Zend/Gdata/Extension/When.php index 15fa20b5..ba545f0c 100644 --- a/library/Zend/Gdata/Extension/When.php +++ b/library/Zend/Gdata/Extension/When.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Extension/Reminder.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension_When extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Extension/Where.php b/library/Zend/Gdata/Extension/Where.php index 79a95133..1b6d40d4 100644 --- a/library/Zend/Gdata/Extension/Where.php +++ b/library/Zend/Gdata/Extension/Where.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Extension/EntryLink.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension_Where extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Extension/Who.php b/library/Zend/Gdata/Extension/Who.php index 98ac8b1c..23aef610 100644 --- a/library/Zend/Gdata/Extension/Who.php +++ b/library/Zend/Gdata/Extension/Who.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -47,7 +47,7 @@ require_once 'Zend/Gdata/Extension/EntryLink.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Extension_Who extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Feed.php b/library/Zend/Gdata/Feed.php index 0057ec63..5274e437 100644 --- a/library/Zend/Gdata/Feed.php +++ b/library/Zend/Gdata/Feed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -57,7 +57,7 @@ require_once 'Zend/Gdata/Extension/OpenSearchItemsPerPage.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Feed extends Zend_Gdata_App_Feed diff --git a/library/Zend/Gdata/Gapps.php b/library/Zend/Gdata/Gapps.php index f31a9914..7f2924ef 100644 --- a/library/Zend/Gdata/Gapps.php +++ b/library/Zend/Gdata/Gapps.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -76,7 +76,7 @@ require_once 'Zend/Gdata/Gapps/EmailListRecipientFeed.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps extends Zend_Gdata diff --git a/library/Zend/Gdata/Gapps/EmailListEntry.php b/library/Zend/Gdata/Gapps/EmailListEntry.php index 8cfdf0ee..d5078db2 100644 --- a/library/Zend/Gdata/Gapps/EmailListEntry.php +++ b/library/Zend/Gdata/Gapps/EmailListEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -53,7 +53,7 @@ require_once 'Zend/Gdata/Gapps/Extension/EmailList.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_EmailListEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Gapps/EmailListFeed.php b/library/Zend/Gdata/Gapps/EmailListFeed.php index 205be290..f7fcef5f 100644 --- a/library/Zend/Gdata/Gapps/EmailListFeed.php +++ b/library/Zend/Gdata/Gapps/EmailListFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Gdata/Gapps/EmailListEntry.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_EmailListFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Gapps/EmailListQuery.php b/library/Zend/Gdata/Gapps/EmailListQuery.php index cede601c..a57a0c7d 100644 --- a/library/Zend/Gdata/Gapps/EmailListQuery.php +++ b/library/Zend/Gdata/Gapps/EmailListQuery.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once('Zend/Gdata/Gapps/Query.php'); * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_EmailListQuery extends Zend_Gdata_Gapps_Query diff --git a/library/Zend/Gdata/Gapps/EmailListRecipientEntry.php b/library/Zend/Gdata/Gapps/EmailListRecipientEntry.php index 4a13e1ea..40c70380 100644 --- a/library/Zend/Gdata/Gapps/EmailListRecipientEntry.php +++ b/library/Zend/Gdata/Gapps/EmailListRecipientEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -49,7 +49,7 @@ require_once 'Zend/Gdata/Extension/Who.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_EmailListRecipientEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Gapps/EmailListRecipientFeed.php b/library/Zend/Gdata/Gapps/EmailListRecipientFeed.php index 489c5b38..8f3c88d9 100644 --- a/library/Zend/Gdata/Gapps/EmailListRecipientFeed.php +++ b/library/Zend/Gdata/Gapps/EmailListRecipientFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Gdata/Gapps/EmailListRecipientEntry.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_EmailListRecipientFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Gapps/EmailListRecipientQuery.php b/library/Zend/Gdata/Gapps/EmailListRecipientQuery.php index c5751b91..3e482eb5 100644 --- a/library/Zend/Gdata/Gapps/EmailListRecipientQuery.php +++ b/library/Zend/Gdata/Gapps/EmailListRecipientQuery.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once('Zend/Gdata/Gapps/Query.php'); * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_EmailListRecipientQuery extends Zend_Gdata_Gapps_Query diff --git a/library/Zend/Gdata/Gapps/Error.php b/library/Zend/Gdata/Gapps/Error.php index a239a72b..ba031c4d 100644 --- a/library/Zend/Gdata/Gapps/Error.php +++ b/library/Zend/Gdata/Gapps/Error.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/App/Base.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_Error extends Zend_Gdata_App_Base diff --git a/library/Zend/Gdata/Gapps/Extension/EmailList.php b/library/Zend/Gdata/Gapps/Extension/EmailList.php index 4ae0c2b0..6abc6345 100644 --- a/library/Zend/Gdata/Gapps/Extension/EmailList.php +++ b/library/Zend/Gdata/Gapps/Extension/EmailList.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Gapps.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_Extension_EmailList extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Gapps/Extension/Login.php b/library/Zend/Gdata/Gapps/Extension/Login.php index e97c8034..c95a05de 100644 --- a/library/Zend/Gdata/Gapps/Extension/Login.php +++ b/library/Zend/Gdata/Gapps/Extension/Login.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -40,7 +40,7 @@ require_once 'Zend/Gdata/Gapps.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_Extension_Login extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Gapps/Extension/Name.php b/library/Zend/Gdata/Gapps/Extension/Name.php index 2b06c42b..b0589d0d 100644 --- a/library/Zend/Gdata/Gapps/Extension/Name.php +++ b/library/Zend/Gdata/Gapps/Extension/Name.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Gapps.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_Extension_Name extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Gapps/Extension/Nickname.php b/library/Zend/Gdata/Gapps/Extension/Nickname.php index 407c55ad..dd86fdaa 100644 --- a/library/Zend/Gdata/Gapps/Extension/Nickname.php +++ b/library/Zend/Gdata/Gapps/Extension/Nickname.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Gapps.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_Extension_Nickname extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Gapps/Extension/Property.php b/library/Zend/Gdata/Gapps/Extension/Property.php index 6b9fde26..c89ae8c8 100644 --- a/library/Zend/Gdata/Gapps/Extension/Property.php +++ b/library/Zend/Gdata/Gapps/Extension/Property.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: EmailList.php 20096 2010-01-06 02:05:09Z bkarwin $ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Gapps.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_Extension_Property extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Gapps/Extension/Quota.php b/library/Zend/Gdata/Gapps/Extension/Quota.php index 4146ac60..c5243a5c 100644 --- a/library/Zend/Gdata/Gapps/Extension/Quota.php +++ b/library/Zend/Gdata/Gapps/Extension/Quota.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -40,7 +40,7 @@ require_once 'Zend/Gdata/Gapps.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_Extension_Quota extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Gapps/GroupEntry.php b/library/Zend/Gdata/Gapps/GroupEntry.php index 1910c894..7dadd9a1 100644 --- a/library/Zend/Gdata/Gapps/GroupEntry.php +++ b/library/Zend/Gdata/Gapps/GroupEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id:$ */ @@ -46,7 +46,7 @@ require_once 'Zend/Gdata/Gapps/Extension/Property.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_GroupEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Gapps/GroupFeed.php b/library/Zend/Gdata/Gapps/GroupFeed.php index 3132ee72..78269a1a 100644 --- a/library/Zend/Gdata/Gapps/GroupFeed.php +++ b/library/Zend/Gdata/Gapps/GroupFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id:$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Gdata/Gapps/GroupEntry.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_GroupFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Gapps/GroupQuery.php b/library/Zend/Gdata/Gapps/GroupQuery.php index 2132819e..90b4dccc 100644 --- a/library/Zend/Gdata/Gapps/GroupQuery.php +++ b/library/Zend/Gdata/Gapps/GroupQuery.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id:$ */ @@ -37,7 +37,7 @@ require_once('Zend/Gdata/Gapps/Query.php'); * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_GroupQuery extends Zend_Gdata_Gapps_Query diff --git a/library/Zend/Gdata/Gapps/MemberEntry.php b/library/Zend/Gdata/Gapps/MemberEntry.php index 93ff1da5..8b786229 100644 --- a/library/Zend/Gdata/Gapps/MemberEntry.php +++ b/library/Zend/Gdata/Gapps/MemberEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id:$ */ @@ -46,7 +46,7 @@ require_once 'Zend/Gdata/Gapps/Extension/Property.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_MemberEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Gapps/MemberFeed.php b/library/Zend/Gdata/Gapps/MemberFeed.php index 504a7830..4250693e 100644 --- a/library/Zend/Gdata/Gapps/MemberFeed.php +++ b/library/Zend/Gdata/Gapps/MemberFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id:$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Gdata/Gapps/MemberEntry.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_MemberFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Gapps/MemberQuery.php b/library/Zend/Gdata/Gapps/MemberQuery.php index 87b2ca9a..008baa12 100644 --- a/library/Zend/Gdata/Gapps/MemberQuery.php +++ b/library/Zend/Gdata/Gapps/MemberQuery.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id:$ */ @@ -37,7 +37,7 @@ require_once('Zend/Gdata/Gapps/Query.php'); * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_MemberQuery extends Zend_Gdata_Gapps_Query diff --git a/library/Zend/Gdata/Gapps/NicknameEntry.php b/library/Zend/Gdata/Gapps/NicknameEntry.php index 2324e254..deb278de 100644 --- a/library/Zend/Gdata/Gapps/NicknameEntry.php +++ b/library/Zend/Gdata/Gapps/NicknameEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -53,7 +53,7 @@ require_once 'Zend/Gdata/Gapps/Extension/Nickname.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_NicknameEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Gapps/NicknameFeed.php b/library/Zend/Gdata/Gapps/NicknameFeed.php index fc2a2c6b..11e2104f 100644 --- a/library/Zend/Gdata/Gapps/NicknameFeed.php +++ b/library/Zend/Gdata/Gapps/NicknameFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Gdata/Gapps/NicknameEntry.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_NicknameFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Gapps/NicknameQuery.php b/library/Zend/Gdata/Gapps/NicknameQuery.php index bee77419..be14ae82 100644 --- a/library/Zend/Gdata/Gapps/NicknameQuery.php +++ b/library/Zend/Gdata/Gapps/NicknameQuery.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once('Zend/Gdata/Gapps/Query.php'); * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_NicknameQuery extends Zend_Gdata_Gapps_Query diff --git a/library/Zend/Gdata/Gapps/OwnerEntry.php b/library/Zend/Gdata/Gapps/OwnerEntry.php index 993a0cf1..82391adf 100644 --- a/library/Zend/Gdata/Gapps/OwnerEntry.php +++ b/library/Zend/Gdata/Gapps/OwnerEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id:$ */ @@ -46,7 +46,7 @@ require_once 'Zend/Gdata/Gapps/Extension/Property.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_OwnerEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Gapps/OwnerFeed.php b/library/Zend/Gdata/Gapps/OwnerFeed.php index 79386aee..1230f9d8 100644 --- a/library/Zend/Gdata/Gapps/OwnerFeed.php +++ b/library/Zend/Gdata/Gapps/OwnerFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id:$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Gdata/Gapps/OwnerEntry.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_OwnerFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Gapps/OwnerQuery.php b/library/Zend/Gdata/Gapps/OwnerQuery.php index 9ed0e283..4674bba6 100644 --- a/library/Zend/Gdata/Gapps/OwnerQuery.php +++ b/library/Zend/Gdata/Gapps/OwnerQuery.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id:$ */ @@ -37,7 +37,7 @@ require_once('Zend/Gdata/Gapps/Query.php'); * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_OwnerQuery extends Zend_Gdata_Gapps_Query diff --git a/library/Zend/Gdata/Gapps/Query.php b/library/Zend/Gdata/Gapps/Query.php index 061e10c7..1ed266f8 100644 --- a/library/Zend/Gdata/Gapps/Query.php +++ b/library/Zend/Gdata/Gapps/Query.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once('Zend/Gdata/Gapps.php'); * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Gdata_Gapps_Query extends Zend_Gdata_Query diff --git a/library/Zend/Gdata/Gapps/ServiceException.php b/library/Zend/Gdata/Gapps/ServiceException.php index 78045a55..674ba4d1 100644 --- a/library/Zend/Gdata/Gapps/ServiceException.php +++ b/library/Zend/Gdata/Gapps/ServiceException.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -46,7 +46,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_ServiceException extends Zend_Exception diff --git a/library/Zend/Gdata/Gapps/UserEntry.php b/library/Zend/Gdata/Gapps/UserEntry.php index 402bbdee..ca718f9b 100644 --- a/library/Zend/Gdata/Gapps/UserEntry.php +++ b/library/Zend/Gdata/Gapps/UserEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -61,7 +61,7 @@ require_once 'Zend/Gdata/Gapps/Extension/Quota.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_UserEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Gapps/UserFeed.php b/library/Zend/Gdata/Gapps/UserFeed.php index b4c28486..8ea63ea4 100644 --- a/library/Zend/Gdata/Gapps/UserFeed.php +++ b/library/Zend/Gdata/Gapps/UserFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Gdata/Gapps/UserEntry.php'; * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_UserFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Gapps/UserQuery.php b/library/Zend/Gdata/Gapps/UserQuery.php index 867e23bf..a4885947 100644 --- a/library/Zend/Gdata/Gapps/UserQuery.php +++ b/library/Zend/Gdata/Gapps/UserQuery.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once('Zend/Gdata/Gapps/Query.php'); * @category Zend * @package Zend_Gdata * @subpackage Gapps - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gapps_UserQuery extends Zend_Gdata_Gapps_Query diff --git a/library/Zend/Gdata/Gbase.php b/library/Zend/Gdata/Gbase.php index 4360ef7a..3b5b8643 100644 --- a/library/Zend/Gdata/Gbase.php +++ b/library/Zend/Gdata/Gbase.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata.php'; * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gbase extends Zend_Gdata diff --git a/library/Zend/Gdata/Gbase/Entry.php b/library/Zend/Gdata/Gbase/Entry.php index 4ae2353b..856be469 100644 --- a/library/Zend/Gdata/Gbase/Entry.php +++ b/library/Zend/Gdata/Gbase/Entry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Entry.php'; * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gbase_Entry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Gbase/Extension/BaseAttribute.php b/library/Zend/Gdata/Gbase/Extension/BaseAttribute.php index 265fba7b..c91f8ff4 100644 --- a/library/Zend/Gdata/Gbase/Extension/BaseAttribute.php +++ b/library/Zend/Gdata/Gbase/Extension/BaseAttribute.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Gdata/App/Extension/Element.php'; * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gbase_Extension_BaseAttribute extends Zend_Gdata_App_Extension_Element diff --git a/library/Zend/Gdata/Gbase/Feed.php b/library/Zend/Gdata/Gbase/Feed.php index f08f9f61..a5a39f96 100644 --- a/library/Zend/Gdata/Gbase/Feed.php +++ b/library/Zend/Gdata/Gbase/Feed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Feed.php'; * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gbase_Feed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Gbase/ItemEntry.php b/library/Zend/Gdata/Gbase/ItemEntry.php index e9bde2c3..a0be22bc 100644 --- a/library/Zend/Gdata/Gbase/ItemEntry.php +++ b/library/Zend/Gdata/Gbase/ItemEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Gdata/Gbase/Entry.php'; * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gbase_ItemEntry extends Zend_Gdata_Gbase_Entry diff --git a/library/Zend/Gdata/Gbase/ItemFeed.php b/library/Zend/Gdata/Gbase/ItemFeed.php index 960df36d..620f1b09 100644 --- a/library/Zend/Gdata/Gbase/ItemFeed.php +++ b/library/Zend/Gdata/Gbase/ItemFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Gdata/Gbase/Feed.php'; * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gbase_ItemFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Gbase/ItemQuery.php b/library/Zend/Gdata/Gbase/ItemQuery.php index 23a046c9..424cf102 100644 --- a/library/Zend/Gdata/Gbase/ItemQuery.php +++ b/library/Zend/Gdata/Gbase/ItemQuery.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -40,7 +40,7 @@ require_once 'Zend/Gdata/Gbase/Query.php'; * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gbase_ItemQuery extends Zend_Gdata_Gbase_Query diff --git a/library/Zend/Gdata/Gbase/Query.php b/library/Zend/Gdata/Gbase/Query.php index 5b44ca2b..0a0b517c 100644 --- a/library/Zend/Gdata/Gbase/Query.php +++ b/library/Zend/Gdata/Gbase/Query.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Query.php'; * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gbase_Query extends Zend_Gdata_Query diff --git a/library/Zend/Gdata/Gbase/SnippetEntry.php b/library/Zend/Gdata/Gbase/SnippetEntry.php index 1d6b6788..0270a2d7 100644 --- a/library/Zend/Gdata/Gbase/SnippetEntry.php +++ b/library/Zend/Gdata/Gbase/SnippetEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Gdata/Gbase/Entry.php'; * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gbase_SnippetEntry extends Zend_Gdata_Gbase_Entry diff --git a/library/Zend/Gdata/Gbase/SnippetFeed.php b/library/Zend/Gdata/Gbase/SnippetFeed.php index e9b07d67..c4ef199c 100644 --- a/library/Zend/Gdata/Gbase/SnippetFeed.php +++ b/library/Zend/Gdata/Gbase/SnippetFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Feed.php'; * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gbase_SnippetFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Gbase/SnippetQuery.php b/library/Zend/Gdata/Gbase/SnippetQuery.php index 3daea916..216ce069 100644 --- a/library/Zend/Gdata/Gbase/SnippetQuery.php +++ b/library/Zend/Gdata/Gbase/SnippetQuery.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Gdata/Gbase/Query.php'; * @category Zend * @package Zend_Gdata * @subpackage Gbase - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Gbase_SnippetQuery extends Zend_Gdata_Gbase_Query diff --git a/library/Zend/Gdata/Geo.php b/library/Zend/Gdata/Geo.php index e1bc4cbd..85e4876d 100644 --- a/library/Zend/Gdata/Geo.php +++ b/library/Zend/Gdata/Geo.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Geo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/Gdata.php'; * @category Zend * @package Zend_Gdata * @subpackage Geo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Geo extends Zend_Gdata diff --git a/library/Zend/Gdata/Geo/Entry.php b/library/Zend/Gdata/Geo/Entry.php index 8b55ecaa..c31c79d4 100644 --- a/library/Zend/Gdata/Geo/Entry.php +++ b/library/Zend/Gdata/Geo/Entry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Geo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Gdata/Geo/Extension/GeoRssWhere.php'; * @category Zend * @package Zend_Gdata * @subpackage Geo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Geo_Entry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Geo/Extension/GeoRssWhere.php b/library/Zend/Gdata/Geo/Extension/GeoRssWhere.php index 2410403b..dd5e9472 100644 --- a/library/Zend/Gdata/Geo/Extension/GeoRssWhere.php +++ b/library/Zend/Gdata/Geo/Extension/GeoRssWhere.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Geo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Gdata/Geo/Extension/GmlPoint.php'; * @category Zend * @package Zend_Gdata * @subpackage Geo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Geo_Extension_GeoRssWhere extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Geo/Extension/GmlPoint.php b/library/Zend/Gdata/Geo/Extension/GmlPoint.php index 161e0e7f..c29bb8af 100644 --- a/library/Zend/Gdata/Geo/Extension/GmlPoint.php +++ b/library/Zend/Gdata/Geo/Extension/GmlPoint.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Geo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Gdata/Geo/Extension/GmlPos.php'; * @category Zend * @package Zend_Gdata * @subpackage Geo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Geo_Extension_GmlPoint extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Geo/Extension/GmlPos.php b/library/Zend/Gdata/Geo/Extension/GmlPos.php index b9cd0094..c062b2e2 100644 --- a/library/Zend/Gdata/Geo/Extension/GmlPos.php +++ b/library/Zend/Gdata/Geo/Extension/GmlPos.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Geo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Geo.php'; * @category Zend * @package Zend_Gdata * @subpackage Geo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Geo_Extension_GmlPos extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Geo/Feed.php b/library/Zend/Gdata/Geo/Feed.php index 9bfe239a..de545925 100644 --- a/library/Zend/Gdata/Geo/Feed.php +++ b/library/Zend/Gdata/Geo/Feed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Geo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Gdata/Geo/Entry.php'; * @category Zend * @package Zend_Gdata * @subpackage Geo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Geo_Feed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Health.php b/library/Zend/Gdata/Health.php index 2c290d75..d930efd4 100644 --- a/library/Zend/Gdata/Health.php +++ b/library/Zend/Gdata/Health.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Health - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata.php'; * @category Zend * @package Zend_Gdata * @subpackage Health - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Health extends Zend_Gdata diff --git a/library/Zend/Gdata/Health/Extension/Ccr.php b/library/Zend/Gdata/Health/Extension/Ccr.php index 92808159..296af6ad 100644 --- a/library/Zend/Gdata/Health/Extension/Ccr.php +++ b/library/Zend/Gdata/Health/Extension/Ccr.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Health - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/Gdata/App/Extension/Element.php'; * @category Zend * @package Zend_Gdata * @subpackage Health - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Health_Extension_Ccr extends Zend_Gdata_App_Extension_Element diff --git a/library/Zend/Gdata/Health/ProfileEntry.php b/library/Zend/Gdata/Health/ProfileEntry.php index cb033993..c883030b 100644 --- a/library/Zend/Gdata/Health/ProfileEntry.php +++ b/library/Zend/Gdata/Health/ProfileEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Health - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Entry.php'; * @category Zend * @package Zend_Gdata * @subpackage Health - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Health_ProfileEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Health/ProfileFeed.php b/library/Zend/Gdata/Health/ProfileFeed.php index 9e00b9e0..0ba13b34 100644 --- a/library/Zend/Gdata/Health/ProfileFeed.php +++ b/library/Zend/Gdata/Health/ProfileFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Health - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Feed.php'; * @category Zend * @package Zend_Gdata * @subpackage Health - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Health_ProfileFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Health/ProfileListEntry.php b/library/Zend/Gdata/Health/ProfileListEntry.php index ea149ed6..b31277d7 100644 --- a/library/Zend/Gdata/Health/ProfileListEntry.php +++ b/library/Zend/Gdata/Health/ProfileListEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Health - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Entry.php'; * @category Zend * @package Zend_Gdata * @subpackage Health - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Health_ProfileListEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Health/ProfileListFeed.php b/library/Zend/Gdata/Health/ProfileListFeed.php index 72e51677..3d5be649 100644 --- a/library/Zend/Gdata/Health/ProfileListFeed.php +++ b/library/Zend/Gdata/Health/ProfileListFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Health - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Feed.php'; * @category Zend * @package Zend_Gdata * @subpackage Health - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Health_ProfileListFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Health/Query.php b/library/Zend/Gdata/Health/Query.php index 3c4108bd..70df397e 100644 --- a/library/Zend/Gdata/Health/Query.php +++ b/library/Zend/Gdata/Health/Query.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Health - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once('Zend/Gdata/Query.php'); * @category Zend * @package Zend_Gdata * @subpackage Health - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Health_Query extends Zend_Gdata_Query diff --git a/library/Zend/Gdata/HttpAdapterStreamingProxy.php b/library/Zend/Gdata/HttpAdapterStreamingProxy.php index 7a2cd107..aa2efeb5 100644 --- a/library/Zend/Gdata/HttpAdapterStreamingProxy.php +++ b/library/Zend/Gdata/HttpAdapterStreamingProxy.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Http/Client/Adapter/Proxy.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_HttpAdapterStreamingProxy extends Zend_Http_Client_Adapter_Proxy @@ -114,14 +114,19 @@ class Zend_Gdata_HttpAdapterStreamingProxy extends Zend_Http_Client_Adapter_Prox 'Error writing request to proxy server'); } - //read from $body, write to socket - while ($body->hasData()) { - if (! @fwrite($this->socket, $body->read(self::CHUNK_SIZE))) { + // Read from $body, write to socket + $chunk = $body->read(self::CHUNK_SIZE); + while ($chunk !== false) { + if (!@fwrite($this->socket, $chunk)) { require_once 'Zend/Http/Client/Adapter/Exception.php'; throw new Zend_Http_Client_Adapter_Exception( - 'Error writing request to server'); + 'Error writing request to server' + ); } + $chunk = $body->read(self::CHUNK_SIZE); } + $body->closeFileHandle(); + return 'Large upload, request is not cached.'; } } diff --git a/library/Zend/Gdata/HttpAdapterStreamingSocket.php b/library/Zend/Gdata/HttpAdapterStreamingSocket.php index aa166172..b7a09cde 100644 --- a/library/Zend/Gdata/HttpAdapterStreamingSocket.php +++ b/library/Zend/Gdata/HttpAdapterStreamingSocket.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Http/Client/Adapter/Socket.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_HttpAdapterStreamingSocket extends Zend_Http_Client_Adapter_Socket diff --git a/library/Zend/Gdata/HttpClient.php b/library/Zend/Gdata/HttpClient.php index b1f3f4ec..7591f118 100644 --- a/library/Zend/Gdata/HttpClient.php +++ b/library/Zend/Gdata/HttpClient.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Http/Client.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_HttpClient extends Zend_Http_Client diff --git a/library/Zend/Gdata/Kind/EventEntry.php b/library/Zend/Gdata/Kind/EventEntry.php index 4810aa2d..ce9461a7 100644 --- a/library/Zend/Gdata/Kind/EventEntry.php +++ b/library/Zend/Gdata/Kind/EventEntry.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -92,7 +92,7 @@ require_once 'Zend/Gdata/Extension/EntryLink.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Kind_EventEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Media.php b/library/Zend/Gdata/Media.php index b29417da..2d09325e 100644 --- a/library/Zend/Gdata/Media.php +++ b/library/Zend/Gdata/Media.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Gdata.php'; * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Media extends Zend_Gdata diff --git a/library/Zend/Gdata/Media/Entry.php b/library/Zend/Gdata/Media/Entry.php index d3b7b415..5fa12255 100644 --- a/library/Zend/Gdata/Media/Entry.php +++ b/library/Zend/Gdata/Media/Entry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Gdata/Media/Extension/MediaGroup.php'; * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Media_Entry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Media/Extension/MediaCategory.php b/library/Zend/Gdata/Media/Extension/MediaCategory.php index 6e41da00..e76e5af7 100644 --- a/library/Zend/Gdata/Media/Extension/MediaCategory.php +++ b/library/Zend/Gdata/Media/Extension/MediaCategory.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Media_Extension_MediaCategory extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Media/Extension/MediaContent.php b/library/Zend/Gdata/Media/Extension/MediaContent.php index d7ab7f20..f3dc0a2f 100644 --- a/library/Zend/Gdata/Media/Extension/MediaContent.php +++ b/library/Zend/Gdata/Media/Extension/MediaContent.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Media_Extension_MediaContent extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Media/Extension/MediaCopyright.php b/library/Zend/Gdata/Media/Extension/MediaCopyright.php index 59d4078e..0148eebe 100644 --- a/library/Zend/Gdata/Media/Extension/MediaCopyright.php +++ b/library/Zend/Gdata/Media/Extension/MediaCopyright.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Media_Extension_MediaCopyright extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Media/Extension/MediaCredit.php b/library/Zend/Gdata/Media/Extension/MediaCredit.php index c4bc69da..e929cc44 100644 --- a/library/Zend/Gdata/Media/Extension/MediaCredit.php +++ b/library/Zend/Gdata/Media/Extension/MediaCredit.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Media_Extension_MediaCredit extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Media/Extension/MediaDescription.php b/library/Zend/Gdata/Media/Extension/MediaDescription.php index da879ff2..7b9c0336 100644 --- a/library/Zend/Gdata/Media/Extension/MediaDescription.php +++ b/library/Zend/Gdata/Media/Extension/MediaDescription.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Media_Extension_MediaDescription extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Media/Extension/MediaGroup.php b/library/Zend/Gdata/Media/Extension/MediaGroup.php index d2448566..7735aa56 100644 --- a/library/Zend/Gdata/Media/Extension/MediaGroup.php +++ b/library/Zend/Gdata/Media/Extension/MediaGroup.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -106,7 +106,7 @@ require_once 'Zend/Gdata/Media/Extension/MediaTitle.php'; * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Media_Extension_MediaGroup extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Media/Extension/MediaHash.php b/library/Zend/Gdata/Media/Extension/MediaHash.php index 87e06b29..b891fbc1 100644 --- a/library/Zend/Gdata/Media/Extension/MediaHash.php +++ b/library/Zend/Gdata/Media/Extension/MediaHash.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Media_Extension_MediaHash extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Media/Extension/MediaKeywords.php b/library/Zend/Gdata/Media/Extension/MediaKeywords.php index cb4eb903..ede48046 100644 --- a/library/Zend/Gdata/Media/Extension/MediaKeywords.php +++ b/library/Zend/Gdata/Media/Extension/MediaKeywords.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Media_Extension_MediaKeywords extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Media/Extension/MediaPlayer.php b/library/Zend/Gdata/Media/Extension/MediaPlayer.php index 8dd18485..2602c1b0 100644 --- a/library/Zend/Gdata/Media/Extension/MediaPlayer.php +++ b/library/Zend/Gdata/Media/Extension/MediaPlayer.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Media_Extension_MediaPlayer extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Media/Extension/MediaRating.php b/library/Zend/Gdata/Media/Extension/MediaRating.php index 0adb9c34..877e1803 100644 --- a/library/Zend/Gdata/Media/Extension/MediaRating.php +++ b/library/Zend/Gdata/Media/Extension/MediaRating.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Media_Extension_MediaRating extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Media/Extension/MediaRestriction.php b/library/Zend/Gdata/Media/Extension/MediaRestriction.php index cf01b7d9..27277ce1 100644 --- a/library/Zend/Gdata/Media/Extension/MediaRestriction.php +++ b/library/Zend/Gdata/Media/Extension/MediaRestriction.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Media_Extension_MediaRestriction extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Media/Extension/MediaText.php b/library/Zend/Gdata/Media/Extension/MediaText.php index e5521363..e58be4c8 100644 --- a/library/Zend/Gdata/Media/Extension/MediaText.php +++ b/library/Zend/Gdata/Media/Extension/MediaText.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Media_Extension_MediaText extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Media/Extension/MediaThumbnail.php b/library/Zend/Gdata/Media/Extension/MediaThumbnail.php index 4a501444..1f7588cd 100644 --- a/library/Zend/Gdata/Media/Extension/MediaThumbnail.php +++ b/library/Zend/Gdata/Media/Extension/MediaThumbnail.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Media_Extension_MediaThumbnail extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Media/Extension/MediaTitle.php b/library/Zend/Gdata/Media/Extension/MediaTitle.php index 41bf298e..79dee089 100644 --- a/library/Zend/Gdata/Media/Extension/MediaTitle.php +++ b/library/Zend/Gdata/Media/Extension/MediaTitle.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Media_Extension_MediaTitle extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Media/Feed.php b/library/Zend/Gdata/Media/Feed.php index bb2c878a..858aa8cd 100644 --- a/library/Zend/Gdata/Media/Feed.php +++ b/library/Zend/Gdata/Media/Feed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Gdata/Media/Entry.php'; * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Media_Feed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/MediaMimeStream.php b/library/Zend/Gdata/MediaMimeStream.php index ffd32487..8973e7e0 100644 --- a/library/Zend/Gdata/MediaMimeStream.php +++ b/library/Zend/Gdata/MediaMimeStream.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Gdata/MimeBodyString.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_MediaMimeStream diff --git a/library/Zend/Gdata/MimeBodyString.php b/library/Zend/Gdata/MimeBodyString.php index 369d95cb..acbeac50 100644 --- a/library/Zend/Gdata/MimeBodyString.php +++ b/library/Zend/Gdata/MimeBodyString.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_MimeBodyString diff --git a/library/Zend/Gdata/MimeFile.php b/library/Zend/Gdata/MimeFile.php index e3ded005..853d121a 100644 --- a/library/Zend/Gdata/MimeFile.php +++ b/library/Zend/Gdata/MimeFile.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_MimeFile diff --git a/library/Zend/Gdata/Photos.php b/library/Zend/Gdata/Photos.php index b20d8fc7..d052b7c0 100644 --- a/library/Zend/Gdata/Photos.php +++ b/library/Zend/Gdata/Photos.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -52,7 +52,7 @@ require_once 'Zend/Gdata/Photos/PhotoFeed.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos extends Zend_Gdata diff --git a/library/Zend/Gdata/Photos/AlbumEntry.php b/library/Zend/Gdata/Photos/AlbumEntry.php index b53a5bf2..0e2243c1 100644 --- a/library/Zend/Gdata/Photos/AlbumEntry.php +++ b/library/Zend/Gdata/Photos/AlbumEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -98,7 +98,7 @@ require_once 'Zend/Gdata/App/Extension/Category.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_AlbumEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Photos/AlbumFeed.php b/library/Zend/Gdata/Photos/AlbumFeed.php index 6986f052..0addc7a9 100644 --- a/library/Zend/Gdata/Photos/AlbumFeed.php +++ b/library/Zend/Gdata/Photos/AlbumFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -46,7 +46,7 @@ require_once 'Zend/Gdata/Photos/AlbumEntry.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_AlbumFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Photos/AlbumQuery.php b/library/Zend/Gdata/Photos/AlbumQuery.php index 935e857e..7452569c 100644 --- a/library/Zend/Gdata/Photos/AlbumQuery.php +++ b/library/Zend/Gdata/Photos/AlbumQuery.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once('Zend/Gdata/Photos/UserQuery.php'); * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_AlbumQuery extends Zend_Gdata_Photos_UserQuery diff --git a/library/Zend/Gdata/Photos/CommentEntry.php b/library/Zend/Gdata/Photos/CommentEntry.php index 093412b8..8eb68f70 100644 --- a/library/Zend/Gdata/Photos/CommentEntry.php +++ b/library/Zend/Gdata/Photos/CommentEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -58,7 +58,7 @@ require_once 'Zend/Gdata/App/Extension/Category.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_CommentEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Photos/Extension/Access.php b/library/Zend/Gdata/Photos/Extension/Access.php index dc6367f2..9ee7fda4 100644 --- a/library/Zend/Gdata/Photos/Extension/Access.php +++ b/library/Zend/Gdata/Photos/Extension/Access.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_Access extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/AlbumId.php b/library/Zend/Gdata/Photos/Extension/AlbumId.php index 91cdcbe6..9bc4c81f 100644 --- a/library/Zend/Gdata/Photos/Extension/AlbumId.php +++ b/library/Zend/Gdata/Photos/Extension/AlbumId.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_AlbumId extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/BytesUsed.php b/library/Zend/Gdata/Photos/Extension/BytesUsed.php index 5d50f37c..7eb3bf96 100644 --- a/library/Zend/Gdata/Photos/Extension/BytesUsed.php +++ b/library/Zend/Gdata/Photos/Extension/BytesUsed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_BytesUsed extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/Checksum.php b/library/Zend/Gdata/Photos/Extension/Checksum.php index 705a85f2..bc370d19 100644 --- a/library/Zend/Gdata/Photos/Extension/Checksum.php +++ b/library/Zend/Gdata/Photos/Extension/Checksum.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_Checksum extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/Client.php b/library/Zend/Gdata/Photos/Extension/Client.php index b6fa67e6..40eca3bb 100644 --- a/library/Zend/Gdata/Photos/Extension/Client.php +++ b/library/Zend/Gdata/Photos/Extension/Client.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_Client extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/CommentCount.php b/library/Zend/Gdata/Photos/Extension/CommentCount.php index 9018f41e..05dd76b9 100644 --- a/library/Zend/Gdata/Photos/Extension/CommentCount.php +++ b/library/Zend/Gdata/Photos/Extension/CommentCount.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_CommentCount extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/CommentingEnabled.php b/library/Zend/Gdata/Photos/Extension/CommentingEnabled.php index 24c2b41a..e955a838 100644 --- a/library/Zend/Gdata/Photos/Extension/CommentingEnabled.php +++ b/library/Zend/Gdata/Photos/Extension/CommentingEnabled.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_CommentingEnabled extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/Height.php b/library/Zend/Gdata/Photos/Extension/Height.php index 8634f9e5..2f826035 100644 --- a/library/Zend/Gdata/Photos/Extension/Height.php +++ b/library/Zend/Gdata/Photos/Extension/Height.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_Height extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/Id.php b/library/Zend/Gdata/Photos/Extension/Id.php index 26ff7cbb..ae9288a9 100644 --- a/library/Zend/Gdata/Photos/Extension/Id.php +++ b/library/Zend/Gdata/Photos/Extension/Id.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_Id extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/Location.php b/library/Zend/Gdata/Photos/Extension/Location.php index 0401dd98..9a635a20 100644 --- a/library/Zend/Gdata/Photos/Extension/Location.php +++ b/library/Zend/Gdata/Photos/Extension/Location.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_Location extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/MaxPhotosPerAlbum.php b/library/Zend/Gdata/Photos/Extension/MaxPhotosPerAlbum.php index 67e2497a..25f3e207 100644 --- a/library/Zend/Gdata/Photos/Extension/MaxPhotosPerAlbum.php +++ b/library/Zend/Gdata/Photos/Extension/MaxPhotosPerAlbum.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_MaxPhotosPerAlbum extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/Name.php b/library/Zend/Gdata/Photos/Extension/Name.php index b5989ac5..07563617 100644 --- a/library/Zend/Gdata/Photos/Extension/Name.php +++ b/library/Zend/Gdata/Photos/Extension/Name.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_Name extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/Nickname.php b/library/Zend/Gdata/Photos/Extension/Nickname.php index e9628a89..907d8c78 100644 --- a/library/Zend/Gdata/Photos/Extension/Nickname.php +++ b/library/Zend/Gdata/Photos/Extension/Nickname.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_Nickname extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/NumPhotos.php b/library/Zend/Gdata/Photos/Extension/NumPhotos.php index a0a85b63..29f36429 100644 --- a/library/Zend/Gdata/Photos/Extension/NumPhotos.php +++ b/library/Zend/Gdata/Photos/Extension/NumPhotos.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_NumPhotos extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/NumPhotosRemaining.php b/library/Zend/Gdata/Photos/Extension/NumPhotosRemaining.php index a8249abd..3aad7822 100644 --- a/library/Zend/Gdata/Photos/Extension/NumPhotosRemaining.php +++ b/library/Zend/Gdata/Photos/Extension/NumPhotosRemaining.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_NumPhotosRemaining extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/PhotoId.php b/library/Zend/Gdata/Photos/Extension/PhotoId.php index a6257f64..42c2a48c 100644 --- a/library/Zend/Gdata/Photos/Extension/PhotoId.php +++ b/library/Zend/Gdata/Photos/Extension/PhotoId.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_PhotoId extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/Position.php b/library/Zend/Gdata/Photos/Extension/Position.php index 32940231..29f9957b 100644 --- a/library/Zend/Gdata/Photos/Extension/Position.php +++ b/library/Zend/Gdata/Photos/Extension/Position.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_Position extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/QuotaCurrent.php b/library/Zend/Gdata/Photos/Extension/QuotaCurrent.php index b781d382..2efb2fd8 100644 --- a/library/Zend/Gdata/Photos/Extension/QuotaCurrent.php +++ b/library/Zend/Gdata/Photos/Extension/QuotaCurrent.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_QuotaCurrent extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/QuotaLimit.php b/library/Zend/Gdata/Photos/Extension/QuotaLimit.php index e122c7da..b0c03d80 100644 --- a/library/Zend/Gdata/Photos/Extension/QuotaLimit.php +++ b/library/Zend/Gdata/Photos/Extension/QuotaLimit.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_QuotaLimit extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/Rotation.php b/library/Zend/Gdata/Photos/Extension/Rotation.php index d96ee47e..f45a458c 100644 --- a/library/Zend/Gdata/Photos/Extension/Rotation.php +++ b/library/Zend/Gdata/Photos/Extension/Rotation.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_Rotation extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/Size.php b/library/Zend/Gdata/Photos/Extension/Size.php index 21e97557..1dc5bee5 100644 --- a/library/Zend/Gdata/Photos/Extension/Size.php +++ b/library/Zend/Gdata/Photos/Extension/Size.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_Size extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/Thumbnail.php b/library/Zend/Gdata/Photos/Extension/Thumbnail.php index 4b3f6364..eb4de6d8 100644 --- a/library/Zend/Gdata/Photos/Extension/Thumbnail.php +++ b/library/Zend/Gdata/Photos/Extension/Thumbnail.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_Thumbnail extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/Timestamp.php b/library/Zend/Gdata/Photos/Extension/Timestamp.php index 98467c1f..1385a54b 100644 --- a/library/Zend/Gdata/Photos/Extension/Timestamp.php +++ b/library/Zend/Gdata/Photos/Extension/Timestamp.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_Timestamp extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/User.php b/library/Zend/Gdata/Photos/Extension/User.php index 617af3e3..df38de8e 100644 --- a/library/Zend/Gdata/Photos/Extension/User.php +++ b/library/Zend/Gdata/Photos/Extension/User.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_User extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/Version.php b/library/Zend/Gdata/Photos/Extension/Version.php index 36f51ef2..2f75d566 100644 --- a/library/Zend/Gdata/Photos/Extension/Version.php +++ b/library/Zend/Gdata/Photos/Extension/Version.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_Version extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/Weight.php b/library/Zend/Gdata/Photos/Extension/Weight.php index 32b07785..7d0f48a0 100644 --- a/library/Zend/Gdata/Photos/Extension/Weight.php +++ b/library/Zend/Gdata/Photos/Extension/Weight.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_Weight extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/Extension/Width.php b/library/Zend/Gdata/Photos/Extension/Width.php index 39257da7..8b83ec68 100644 --- a/library/Zend/Gdata/Photos/Extension/Width.php +++ b/library/Zend/Gdata/Photos/Extension/Width.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Gdata/Photos.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_Extension_Width extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Photos/PhotoEntry.php b/library/Zend/Gdata/Photos/PhotoEntry.php index 4d693daa..9ce381c7 100644 --- a/library/Zend/Gdata/Photos/PhotoEntry.php +++ b/library/Zend/Gdata/Photos/PhotoEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -113,7 +113,7 @@ require_once 'Zend/Gdata/App/Extension/Category.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_PhotoEntry extends Zend_Gdata_Media_Entry diff --git a/library/Zend/Gdata/Photos/PhotoFeed.php b/library/Zend/Gdata/Photos/PhotoFeed.php index 010b4911..d2795c53 100644 --- a/library/Zend/Gdata/Photos/PhotoFeed.php +++ b/library/Zend/Gdata/Photos/PhotoFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -46,7 +46,7 @@ require_once 'Zend/Gdata/Photos/PhotoEntry.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_PhotoFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Photos/PhotoQuery.php b/library/Zend/Gdata/Photos/PhotoQuery.php index 5f490479..1690f247 100644 --- a/library/Zend/Gdata/Photos/PhotoQuery.php +++ b/library/Zend/Gdata/Photos/PhotoQuery.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once('Zend/Gdata/Photos/AlbumQuery.php'); * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_PhotoQuery extends Zend_Gdata_Photos_AlbumQuery diff --git a/library/Zend/Gdata/Photos/TagEntry.php b/library/Zend/Gdata/Photos/TagEntry.php index de2df5dc..378a6d35 100644 --- a/library/Zend/Gdata/Photos/TagEntry.php +++ b/library/Zend/Gdata/Photos/TagEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -48,7 +48,7 @@ require_once 'Zend/Gdata/App/Extension/Category.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_TagEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Photos/UserEntry.php b/library/Zend/Gdata/Photos/UserEntry.php index b6422b15..00b5fc18 100644 --- a/library/Zend/Gdata/Photos/UserEntry.php +++ b/library/Zend/Gdata/Photos/UserEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -78,7 +78,7 @@ require_once 'Zend/Gdata/App/Extension/Category.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_UserEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Photos/UserFeed.php b/library/Zend/Gdata/Photos/UserFeed.php index b7069e42..9f5b8623 100644 --- a/library/Zend/Gdata/Photos/UserFeed.php +++ b/library/Zend/Gdata/Photos/UserFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -66,7 +66,7 @@ require_once 'Zend/Gdata/Photos/CommentEntry.php'; * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_UserFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Photos/UserQuery.php b/library/Zend/Gdata/Photos/UserQuery.php index ef984f84..02cf231a 100644 --- a/library/Zend/Gdata/Photos/UserQuery.php +++ b/library/Zend/Gdata/Photos/UserQuery.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once('Zend/Gdata/Gapps/Query.php'); * @category Zend * @package Zend_Gdata * @subpackage Photos - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Photos_UserQuery extends Zend_Gdata_Query diff --git a/library/Zend/Gdata/Query.php b/library/Zend/Gdata/Query.php index 251a59c5..fae21af6 100644 --- a/library/Zend/Gdata/Query.php +++ b/library/Zend/Gdata/Query.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Gdata/App/Util.php'; * @category Zend * @package Zend_Gdata * @subpackage Gdata - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Query diff --git a/library/Zend/Gdata/Spreadsheets.php b/library/Zend/Gdata/Spreadsheets.php index dc3582bf..8887b01a 100644 --- a/library/Zend/Gdata/Spreadsheets.php +++ b/library/Zend/Gdata/Spreadsheets.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -89,7 +89,7 @@ require_once('Zend/Gdata/Spreadsheets/CellQuery.php'); * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Spreadsheets extends Zend_Gdata diff --git a/library/Zend/Gdata/Spreadsheets/CellEntry.php b/library/Zend/Gdata/Spreadsheets/CellEntry.php index 2592f490..3f56d2c7 100644 --- a/library/Zend/Gdata/Spreadsheets/CellEntry.php +++ b/library/Zend/Gdata/Spreadsheets/CellEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Spreadsheets/Extension/Cell.php'; * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Spreadsheets_CellEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Spreadsheets/CellFeed.php b/library/Zend/Gdata/Spreadsheets/CellFeed.php index b00a2ccf..2029fff6 100644 --- a/library/Zend/Gdata/Spreadsheets/CellFeed.php +++ b/library/Zend/Gdata/Spreadsheets/CellFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Gdata/Spreadsheets/Extension/ColCount.php'; * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Spreadsheets_CellFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Spreadsheets/CellQuery.php b/library/Zend/Gdata/Spreadsheets/CellQuery.php index 8198aa0f..17790f9d 100644 --- a/library/Zend/Gdata/Spreadsheets/CellQuery.php +++ b/library/Zend/Gdata/Spreadsheets/CellQuery.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once('Zend/Gdata/Query.php'); * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Spreadsheets_CellQuery extends Zend_Gdata_Query diff --git a/library/Zend/Gdata/Spreadsheets/DocumentQuery.php b/library/Zend/Gdata/Spreadsheets/DocumentQuery.php index a53a0548..d5e879d6 100644 --- a/library/Zend/Gdata/Spreadsheets/DocumentQuery.php +++ b/library/Zend/Gdata/Spreadsheets/DocumentQuery.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once('Zend/Gdata/Query.php'); * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Spreadsheets_DocumentQuery extends Zend_Gdata_Query diff --git a/library/Zend/Gdata/Spreadsheets/Extension/Cell.php b/library/Zend/Gdata/Spreadsheets/Extension/Cell.php index dbc91060..142f7af0 100644 --- a/library/Zend/Gdata/Spreadsheets/Extension/Cell.php +++ b/library/Zend/Gdata/Spreadsheets/Extension/Cell.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Spreadsheets_Extension_Cell extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Spreadsheets/Extension/ColCount.php b/library/Zend/Gdata/Spreadsheets/Extension/ColCount.php index 731cec82..c0546ffd 100644 --- a/library/Zend/Gdata/Spreadsheets/Extension/ColCount.php +++ b/library/Zend/Gdata/Spreadsheets/Extension/ColCount.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Spreadsheets_Extension_ColCount extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Spreadsheets/Extension/Custom.php b/library/Zend/Gdata/Spreadsheets/Extension/Custom.php index 24d658dd..a02754fb 100644 --- a/library/Zend/Gdata/Spreadsheets/Extension/Custom.php +++ b/library/Zend/Gdata/Spreadsheets/Extension/Custom.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Spreadsheets_Extension_Custom extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Spreadsheets/Extension/RowCount.php b/library/Zend/Gdata/Spreadsheets/Extension/RowCount.php index 8b606fa4..d7b53386 100644 --- a/library/Zend/Gdata/Spreadsheets/Extension/RowCount.php +++ b/library/Zend/Gdata/Spreadsheets/Extension/RowCount.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Spreadsheets_Extension_RowCount extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/Spreadsheets/ListEntry.php b/library/Zend/Gdata/Spreadsheets/ListEntry.php index 9f955f21..3f950c1a 100644 --- a/library/Zend/Gdata/Spreadsheets/ListEntry.php +++ b/library/Zend/Gdata/Spreadsheets/ListEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/Spreadsheets/Extension/Custom.php'; * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Spreadsheets_ListEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Spreadsheets/ListFeed.php b/library/Zend/Gdata/Spreadsheets/ListFeed.php index e7145b30..8ffd1796 100644 --- a/library/Zend/Gdata/Spreadsheets/ListFeed.php +++ b/library/Zend/Gdata/Spreadsheets/ListFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Gdata/Feed.php'; * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Spreadsheets_ListFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Spreadsheets/ListQuery.php b/library/Zend/Gdata/Spreadsheets/ListQuery.php index 9fa30424..3a6156b2 100644 --- a/library/Zend/Gdata/Spreadsheets/ListQuery.php +++ b/library/Zend/Gdata/Spreadsheets/ListQuery.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once('Zend/Gdata/Query.php'); * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Spreadsheets_ListQuery extends Zend_Gdata_Query diff --git a/library/Zend/Gdata/Spreadsheets/SpreadsheetEntry.php b/library/Zend/Gdata/Spreadsheets/SpreadsheetEntry.php index 1570eaa4..1b35f3db 100644 --- a/library/Zend/Gdata/Spreadsheets/SpreadsheetEntry.php +++ b/library/Zend/Gdata/Spreadsheets/SpreadsheetEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Entry.php'; * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Spreadsheets_SpreadsheetEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Spreadsheets/SpreadsheetFeed.php b/library/Zend/Gdata/Spreadsheets/SpreadsheetFeed.php index 2108f1f8..69470a66 100644 --- a/library/Zend/Gdata/Spreadsheets/SpreadsheetFeed.php +++ b/library/Zend/Gdata/Spreadsheets/SpreadsheetFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Gdata/Feed.php'; * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Spreadsheets_SpreadsheetFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/Spreadsheets/WorksheetEntry.php b/library/Zend/Gdata/Spreadsheets/WorksheetEntry.php index 278b4d01..79b0da82 100644 --- a/library/Zend/Gdata/Spreadsheets/WorksheetEntry.php +++ b/library/Zend/Gdata/Spreadsheets/WorksheetEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Gdata/Spreadsheets/Extension/ColCount.php'; * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Spreadsheets_WorksheetEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/Spreadsheets/WorksheetFeed.php b/library/Zend/Gdata/Spreadsheets/WorksheetFeed.php index a2bebec6..a0b87db4 100644 --- a/library/Zend/Gdata/Spreadsheets/WorksheetFeed.php +++ b/library/Zend/Gdata/Spreadsheets/WorksheetFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Gdata/Feed.php'; * @category Zend * @package Zend_Gdata * @subpackage Spreadsheets - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_Spreadsheets_WorksheetFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/YouTube.php b/library/Zend/Gdata/YouTube.php index 3b9f2a0a..d49c16dd 100644 --- a/library/Zend/Gdata/YouTube.php +++ b/library/Zend/Gdata/YouTube.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -81,7 +81,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube extends Zend_Gdata_Media diff --git a/library/Zend/Gdata/YouTube/ActivityEntry.php b/library/Zend/Gdata/YouTube/ActivityEntry.php index 614f0139..997e4847 100644 --- a/library/Zend/Gdata/YouTube/ActivityEntry.php +++ b/library/Zend/Gdata/YouTube/ActivityEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Health - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -49,7 +49,7 @@ require_once 'Zend/Gdata/Extension/Rating.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_ActivityEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/YouTube/ActivityFeed.php b/library/Zend/Gdata/YouTube/ActivityFeed.php index 1b4425d9..9fd092e3 100644 --- a/library/Zend/Gdata/YouTube/ActivityFeed.php +++ b/library/Zend/Gdata/YouTube/ActivityFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Gdata/YouTube/ActivityEntry.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_ActivityFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/YouTube/CommentEntry.php b/library/Zend/Gdata/YouTube/CommentEntry.php index 7e73c22d..fe3c9506 100644 --- a/library/Zend/Gdata/YouTube/CommentEntry.php +++ b/library/Zend/Gdata/YouTube/CommentEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Media/Feed.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_CommentEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/YouTube/CommentFeed.php b/library/Zend/Gdata/YouTube/CommentFeed.php index b2be685e..d50a4ef9 100644 --- a/library/Zend/Gdata/YouTube/CommentFeed.php +++ b/library/Zend/Gdata/YouTube/CommentFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/YouTube/CommentEntry.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_CommentFeed extends Zend_Gdata_Feed diff --git a/library/Zend/Gdata/YouTube/ContactEntry.php b/library/Zend/Gdata/YouTube/ContactEntry.php index f8a15325..1428344e 100644 --- a/library/Zend/Gdata/YouTube/ContactEntry.php +++ b/library/Zend/Gdata/YouTube/ContactEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Gdata/YouTube/Extension/Status.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_ContactEntry extends Zend_Gdata_YouTube_UserProfileEntry diff --git a/library/Zend/Gdata/YouTube/ContactFeed.php b/library/Zend/Gdata/YouTube/ContactFeed.php index ccdb891b..b4a1d8b0 100644 --- a/library/Zend/Gdata/YouTube/ContactFeed.php +++ b/library/Zend/Gdata/YouTube/ContactFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/YouTube/ContactEntry.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_ContactFeed extends Zend_Gdata_Media_Feed diff --git a/library/Zend/Gdata/YouTube/Extension/AboutMe.php b/library/Zend/Gdata/YouTube/Extension/AboutMe.php index abcb1d7e..28ffe46f 100644 --- a/library/Zend/Gdata/YouTube/Extension/AboutMe.php +++ b/library/Zend/Gdata/YouTube/Extension/AboutMe.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_AboutMe extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Age.php b/library/Zend/Gdata/YouTube/Extension/Age.php index a716ebd6..23ffc4a5 100644 --- a/library/Zend/Gdata/YouTube/Extension/Age.php +++ b/library/Zend/Gdata/YouTube/Extension/Age.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Age extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Books.php b/library/Zend/Gdata/YouTube/Extension/Books.php index eeceac09..881e8549 100644 --- a/library/Zend/Gdata/YouTube/Extension/Books.php +++ b/library/Zend/Gdata/YouTube/Extension/Books.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Books extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Company.php b/library/Zend/Gdata/YouTube/Extension/Company.php index ab4d4be5..cf52f1dd 100644 --- a/library/Zend/Gdata/YouTube/Extension/Company.php +++ b/library/Zend/Gdata/YouTube/Extension/Company.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Company extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Control.php b/library/Zend/Gdata/YouTube/Extension/Control.php index 74ac17b8..5c632184 100644 --- a/library/Zend/Gdata/YouTube/Extension/Control.php +++ b/library/Zend/Gdata/YouTube/Extension/Control.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/YouTube/Extension/State.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Control extends Zend_Gdata_App_Extension_Control diff --git a/library/Zend/Gdata/YouTube/Extension/CountHint.php b/library/Zend/Gdata/YouTube/Extension/CountHint.php index 330c8088..23d243d4 100644 --- a/library/Zend/Gdata/YouTube/Extension/CountHint.php +++ b/library/Zend/Gdata/YouTube/Extension/CountHint.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_CountHint extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Description.php b/library/Zend/Gdata/YouTube/Extension/Description.php index cd45cf3e..6f67db17 100644 --- a/library/Zend/Gdata/YouTube/Extension/Description.php +++ b/library/Zend/Gdata/YouTube/Extension/Description.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Description extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Duration.php b/library/Zend/Gdata/YouTube/Extension/Duration.php index 35072f7f..62804005 100644 --- a/library/Zend/Gdata/YouTube/Extension/Duration.php +++ b/library/Zend/Gdata/YouTube/Extension/Duration.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Duration extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/FirstName.php b/library/Zend/Gdata/YouTube/Extension/FirstName.php index 9518cd3d..1decc020 100644 --- a/library/Zend/Gdata/YouTube/Extension/FirstName.php +++ b/library/Zend/Gdata/YouTube/Extension/FirstName.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_FirstName extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Gender.php b/library/Zend/Gdata/YouTube/Extension/Gender.php index 3cfa4c16..49abf548 100644 --- a/library/Zend/Gdata/YouTube/Extension/Gender.php +++ b/library/Zend/Gdata/YouTube/Extension/Gender.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Gender extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Hobbies.php b/library/Zend/Gdata/YouTube/Extension/Hobbies.php index 4a2bc5f8..77bb9e55 100644 --- a/library/Zend/Gdata/YouTube/Extension/Hobbies.php +++ b/library/Zend/Gdata/YouTube/Extension/Hobbies.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Hobbies extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Hometown.php b/library/Zend/Gdata/YouTube/Extension/Hometown.php index 8a889bd9..f7394bb0 100644 --- a/library/Zend/Gdata/YouTube/Extension/Hometown.php +++ b/library/Zend/Gdata/YouTube/Extension/Hometown.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Hometown extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/LastName.php b/library/Zend/Gdata/YouTube/Extension/LastName.php index fbbced1a..bbc355d7 100644 --- a/library/Zend/Gdata/YouTube/Extension/LastName.php +++ b/library/Zend/Gdata/YouTube/Extension/LastName.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_LastName extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Link.php b/library/Zend/Gdata/YouTube/Extension/Link.php index 01cec7d4..9f6a60a6 100644 --- a/library/Zend/Gdata/YouTube/Extension/Link.php +++ b/library/Zend/Gdata/YouTube/Extension/Link.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/YouTube/Extension/Token.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Link extends Zend_Gdata_App_Extension_Link diff --git a/library/Zend/Gdata/YouTube/Extension/Location.php b/library/Zend/Gdata/YouTube/Extension/Location.php index 54cbdd15..20be0d0a 100644 --- a/library/Zend/Gdata/YouTube/Extension/Location.php +++ b/library/Zend/Gdata/YouTube/Extension/Location.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Location extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/MediaContent.php b/library/Zend/Gdata/YouTube/Extension/MediaContent.php index 612456ca..0984f2e7 100644 --- a/library/Zend/Gdata/YouTube/Extension/MediaContent.php +++ b/library/Zend/Gdata/YouTube/Extension/MediaContent.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Gdata/Media/Extension/MediaContent.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_MediaContent extends Zend_Gdata_Media_Extension_MediaContent diff --git a/library/Zend/Gdata/YouTube/Extension/MediaCredit.php b/library/Zend/Gdata/YouTube/Extension/MediaCredit.php index 0a22aff5..61878394 100644 --- a/library/Zend/Gdata/YouTube/Extension/MediaCredit.php +++ b/library/Zend/Gdata/YouTube/Extension/MediaCredit.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/App/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_MediaCredit extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/MediaGroup.php b/library/Zend/Gdata/YouTube/Extension/MediaGroup.php index ec22c13c..65e573a0 100644 --- a/library/Zend/Gdata/YouTube/Extension/MediaGroup.php +++ b/library/Zend/Gdata/YouTube/Extension/MediaGroup.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -70,7 +70,7 @@ require_once 'Zend/Gdata/YouTube/Extension/Uploaded.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_MediaGroup extends Zend_Gdata_Media_Extension_MediaGroup diff --git a/library/Zend/Gdata/YouTube/Extension/MediaRating.php b/library/Zend/Gdata/YouTube/Extension/MediaRating.php index 8a7368be..62f1dffd 100644 --- a/library/Zend/Gdata/YouTube/Extension/MediaRating.php +++ b/library/Zend/Gdata/YouTube/Extension/MediaRating.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage Media - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_MediaRating extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Movies.php b/library/Zend/Gdata/YouTube/Extension/Movies.php index bdb80abb..7d42eea3 100644 --- a/library/Zend/Gdata/YouTube/Extension/Movies.php +++ b/library/Zend/Gdata/YouTube/Extension/Movies.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Movies extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Music.php b/library/Zend/Gdata/YouTube/Extension/Music.php index ea95773c..0b29883d 100644 --- a/library/Zend/Gdata/YouTube/Extension/Music.php +++ b/library/Zend/Gdata/YouTube/Extension/Music.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Music extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/NoEmbed.php b/library/Zend/Gdata/YouTube/Extension/NoEmbed.php index aaa700eb..d7d0ea2a 100644 --- a/library/Zend/Gdata/YouTube/Extension/NoEmbed.php +++ b/library/Zend/Gdata/YouTube/Extension/NoEmbed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_NoEmbed extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Occupation.php b/library/Zend/Gdata/YouTube/Extension/Occupation.php index ab04394c..1d467842 100644 --- a/library/Zend/Gdata/YouTube/Extension/Occupation.php +++ b/library/Zend/Gdata/YouTube/Extension/Occupation.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Occupation extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/PlaylistId.php b/library/Zend/Gdata/YouTube/Extension/PlaylistId.php index 69264ae2..cf8e0b2a 100644 --- a/library/Zend/Gdata/YouTube/Extension/PlaylistId.php +++ b/library/Zend/Gdata/YouTube/Extension/PlaylistId.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_PlaylistId extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/PlaylistTitle.php b/library/Zend/Gdata/YouTube/Extension/PlaylistTitle.php index 15007538..da224f5d 100644 --- a/library/Zend/Gdata/YouTube/Extension/PlaylistTitle.php +++ b/library/Zend/Gdata/YouTube/Extension/PlaylistTitle.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_PlaylistTitle extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Position.php b/library/Zend/Gdata/YouTube/Extension/Position.php index ffd56cd5..bd5345ac 100644 --- a/library/Zend/Gdata/YouTube/Extension/Position.php +++ b/library/Zend/Gdata/YouTube/Extension/Position.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Position extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Private.php b/library/Zend/Gdata/YouTube/Extension/Private.php index f8a6599d..ddca1ee1 100644 --- a/library/Zend/Gdata/YouTube/Extension/Private.php +++ b/library/Zend/Gdata/YouTube/Extension/Private.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Private extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/QueryString.php b/library/Zend/Gdata/YouTube/Extension/QueryString.php index 952d1880..e99c5b96 100644 --- a/library/Zend/Gdata/YouTube/Extension/QueryString.php +++ b/library/Zend/Gdata/YouTube/Extension/QueryString.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_QueryString extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Racy.php b/library/Zend/Gdata/YouTube/Extension/Racy.php index 1dda7cd7..0bfc11c4 100644 --- a/library/Zend/Gdata/YouTube/Extension/Racy.php +++ b/library/Zend/Gdata/YouTube/Extension/Racy.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Racy extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Recorded.php b/library/Zend/Gdata/YouTube/Extension/Recorded.php index 4d2ac35c..161c8e2e 100644 --- a/library/Zend/Gdata/YouTube/Extension/Recorded.php +++ b/library/Zend/Gdata/YouTube/Extension/Recorded.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Recorded extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Relationship.php b/library/Zend/Gdata/YouTube/Extension/Relationship.php index 3e82ca69..e40b401e 100644 --- a/library/Zend/Gdata/YouTube/Extension/Relationship.php +++ b/library/Zend/Gdata/YouTube/Extension/Relationship.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Relationship extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/ReleaseDate.php b/library/Zend/Gdata/YouTube/Extension/ReleaseDate.php index bf7bb61a..7f92ef30 100644 --- a/library/Zend/Gdata/YouTube/Extension/ReleaseDate.php +++ b/library/Zend/Gdata/YouTube/Extension/ReleaseDate.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_ReleaseDate extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/School.php b/library/Zend/Gdata/YouTube/Extension/School.php index 75352166..d1bd2ed3 100644 --- a/library/Zend/Gdata/YouTube/Extension/School.php +++ b/library/Zend/Gdata/YouTube/Extension/School.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_School extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/State.php b/library/Zend/Gdata/YouTube/Extension/State.php index 6d24db51..88aff30e 100644 --- a/library/Zend/Gdata/YouTube/Extension/State.php +++ b/library/Zend/Gdata/YouTube/Extension/State.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_State extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Statistics.php b/library/Zend/Gdata/YouTube/Extension/Statistics.php index 4cd901f0..e0bac505 100644 --- a/library/Zend/Gdata/YouTube/Extension/Statistics.php +++ b/library/Zend/Gdata/YouTube/Extension/Statistics.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Statistics extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Status.php b/library/Zend/Gdata/YouTube/Extension/Status.php index e3d0f43f..e0d422f9 100644 --- a/library/Zend/Gdata/YouTube/Extension/Status.php +++ b/library/Zend/Gdata/YouTube/Extension/Status.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Status extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Token.php b/library/Zend/Gdata/YouTube/Extension/Token.php index d8e2505a..86230aea 100644 --- a/library/Zend/Gdata/YouTube/Extension/Token.php +++ b/library/Zend/Gdata/YouTube/Extension/Token.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Token extends Zend_Gdata_App_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Uploaded.php b/library/Zend/Gdata/YouTube/Extension/Uploaded.php index 51e5177c..f8545119 100644 --- a/library/Zend/Gdata/YouTube/Extension/Uploaded.php +++ b/library/Zend/Gdata/YouTube/Extension/Uploaded.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Uploaded extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/Username.php b/library/Zend/Gdata/YouTube/Extension/Username.php index 24a98e47..33410597 100644 --- a/library/Zend/Gdata/YouTube/Extension/Username.php +++ b/library/Zend/Gdata/YouTube/Extension/Username.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_Username extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/Extension/VideoId.php b/library/Zend/Gdata/YouTube/Extension/VideoId.php index 5e687d30..7f61d13a 100644 --- a/library/Zend/Gdata/YouTube/Extension/VideoId.php +++ b/library/Zend/Gdata/YouTube/Extension/VideoId.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Gdata/Extension.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_Extension_VideoId extends Zend_Gdata_Extension diff --git a/library/Zend/Gdata/YouTube/InboxEntry.php b/library/Zend/Gdata/YouTube/InboxEntry.php index 4446e7a2..b6273520 100644 --- a/library/Zend/Gdata/YouTube/InboxEntry.php +++ b/library/Zend/Gdata/YouTube/InboxEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -53,7 +53,7 @@ require_once 'Zend/Gdata/YouTube/Extension/Description.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_InboxEntry extends Zend_Gdata_Media_Entry diff --git a/library/Zend/Gdata/YouTube/InboxFeed.php b/library/Zend/Gdata/YouTube/InboxFeed.php index 1d32fd6a..a1b95779 100644 --- a/library/Zend/Gdata/YouTube/InboxFeed.php +++ b/library/Zend/Gdata/YouTube/InboxFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/YouTube/InboxEntry.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_InboxFeed extends Zend_Gdata_Media_Feed diff --git a/library/Zend/Gdata/YouTube/MediaEntry.php b/library/Zend/Gdata/YouTube/MediaEntry.php index 287cf581..ef918877 100644 --- a/library/Zend/Gdata/YouTube/MediaEntry.php +++ b/library/Zend/Gdata/YouTube/MediaEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Gdata/YouTube/Extension/MediaGroup.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_MediaEntry extends Zend_Gdata_Media_Entry diff --git a/library/Zend/Gdata/YouTube/PlaylistListEntry.php b/library/Zend/Gdata/YouTube/PlaylistListEntry.php index 278aaed5..b8d8b716 100644 --- a/library/Zend/Gdata/YouTube/PlaylistListEntry.php +++ b/library/Zend/Gdata/YouTube/PlaylistListEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -57,7 +57,7 @@ require_once 'Zend/Gdata/YouTube/Extension/CountHint.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_PlaylistListEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/YouTube/PlaylistListFeed.php b/library/Zend/Gdata/YouTube/PlaylistListFeed.php index a9bed902..4cfbcdb0 100644 --- a/library/Zend/Gdata/YouTube/PlaylistListFeed.php +++ b/library/Zend/Gdata/YouTube/PlaylistListFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/YouTube/PlaylistListEntry.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_PlaylistListFeed extends Zend_Gdata_Media_Feed diff --git a/library/Zend/Gdata/YouTube/PlaylistVideoEntry.php b/library/Zend/Gdata/YouTube/PlaylistVideoEntry.php index 05e323c6..89459a18 100644 --- a/library/Zend/Gdata/YouTube/PlaylistVideoEntry.php +++ b/library/Zend/Gdata/YouTube/PlaylistVideoEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/YouTube/Extension/Position.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_PlaylistVideoEntry extends Zend_Gdata_YouTube_VideoEntry diff --git a/library/Zend/Gdata/YouTube/PlaylistVideoFeed.php b/library/Zend/Gdata/YouTube/PlaylistVideoFeed.php index 36e62dcf..ea0bc2ce 100644 --- a/library/Zend/Gdata/YouTube/PlaylistVideoFeed.php +++ b/library/Zend/Gdata/YouTube/PlaylistVideoFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/YouTube/PlaylistVideoEntry.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_PlaylistVideoFeed extends Zend_Gdata_Media_Feed diff --git a/library/Zend/Gdata/YouTube/SubscriptionEntry.php b/library/Zend/Gdata/YouTube/SubscriptionEntry.php index 9a23d5a9..c0e0509e 100644 --- a/library/Zend/Gdata/YouTube/SubscriptionEntry.php +++ b/library/Zend/Gdata/YouTube/SubscriptionEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -72,7 +72,7 @@ require_once 'Zend/Gdata/YouTube/Extension/QueryString.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_SubscriptionEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/YouTube/SubscriptionFeed.php b/library/Zend/Gdata/YouTube/SubscriptionFeed.php index 4be01748..ce627de7 100644 --- a/library/Zend/Gdata/YouTube/SubscriptionFeed.php +++ b/library/Zend/Gdata/YouTube/SubscriptionFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Gdata/YouTube/SubscriptionEntry.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_SubscriptionFeed extends Zend_Gdata_Media_Feed diff --git a/library/Zend/Gdata/YouTube/UserProfileEntry.php b/library/Zend/Gdata/YouTube/UserProfileEntry.php index fc5f2cd8..197e9eb4 100644 --- a/library/Zend/Gdata/YouTube/UserProfileEntry.php +++ b/library/Zend/Gdata/YouTube/UserProfileEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -132,7 +132,7 @@ require_once 'Zend/Gdata/Media/Extension/MediaThumbnail.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_UserProfileEntry extends Zend_Gdata_Entry diff --git a/library/Zend/Gdata/YouTube/VideoEntry.php b/library/Zend/Gdata/YouTube/VideoEntry.php index 7b6be297..8e431c45 100644 --- a/library/Zend/Gdata/YouTube/VideoEntry.php +++ b/library/Zend/Gdata/YouTube/VideoEntry.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -92,7 +92,7 @@ require_once 'Zend/Gdata/YouTube/Extension/Location.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_VideoEntry extends Zend_Gdata_YouTube_MediaEntry diff --git a/library/Zend/Gdata/YouTube/VideoFeed.php b/library/Zend/Gdata/YouTube/VideoFeed.php index 39658a0a..7e5ffcd1 100644 --- a/library/Zend/Gdata/YouTube/VideoFeed.php +++ b/library/Zend/Gdata/YouTube/VideoFeed.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Gdata/YouTube/VideoEntry.php'; * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_VideoFeed extends Zend_Gdata_Media_Feed diff --git a/library/Zend/Gdata/YouTube/VideoQuery.php b/library/Zend/Gdata/YouTube/VideoQuery.php index f51fd552..10b4d972 100644 --- a/library/Zend/Gdata/YouTube/VideoQuery.php +++ b/library/Zend/Gdata/YouTube/VideoQuery.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once('Zend/Gdata/Query.php'); * @category Zend * @package Zend_Gdata * @subpackage YouTube - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Gdata_YouTube_VideoQuery extends Zend_Gdata_Query diff --git a/library/Zend/Http/Client.php b/library/Zend/Http/Client.php index eb994b3e..1d2618d1 100644 --- a/library/Zend/Http/Client.php +++ b/library/Zend/Http/Client.php @@ -17,7 +17,7 @@ * @package Zend_Http * @subpackage Client * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -60,7 +60,7 @@ require_once 'Zend/Http/Response/Stream.php'; * @package Zend_Http * @subpackage Client * @throws Zend_Http_Client_Exception - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_Client diff --git a/library/Zend/Http/Client/Adapter/Curl.php b/library/Zend/Http/Client/Adapter/Curl.php index fd595104..3ef6c8ec 100644 --- a/library/Zend/Http/Client/Adapter/Curl.php +++ b/library/Zend/Http/Client/Adapter/Curl.php @@ -17,7 +17,7 @@ * @package Zend_Http * @subpackage Client_Adapter * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -42,7 +42,7 @@ require_once 'Zend/Http/Client/Adapter/Stream.php'; * @category Zend * @package Zend_Http * @subpackage Client_Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_Client_Adapter_Curl implements Zend_Http_Client_Adapter_Interface, Zend_Http_Client_Adapter_Stream diff --git a/library/Zend/Http/Client/Adapter/Exception.php b/library/Zend/Http/Client/Adapter/Exception.php index 42975a63..ebdea9aa 100644 --- a/library/Zend/Http/Client/Adapter/Exception.php +++ b/library/Zend/Http/Client/Adapter/Exception.php @@ -16,7 +16,7 @@ * @package Zend_Http * @subpackage Client_Adapter_Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Http/Client/Exception.php'; * @category Zend * @package Zend_Http * @subpackage Client_Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_Client_Adapter_Exception extends Zend_Http_Client_Exception diff --git a/library/Zend/Http/Client/Adapter/Interface.php b/library/Zend/Http/Client/Adapter/Interface.php index 5d1f81ac..3ed8a777 100644 --- a/library/Zend/Http/Client/Adapter/Interface.php +++ b/library/Zend/Http/Client/Adapter/Interface.php @@ -17,7 +17,7 @@ * @package Zend_Http * @subpackage Client_Adapter * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ * @category Zend * @package Zend_Http * @subpackage Client_Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Http_Client_Adapter_Interface diff --git a/library/Zend/Http/Client/Adapter/Proxy.php b/library/Zend/Http/Client/Adapter/Proxy.php index b7c1a8bc..5fcb29eb 100644 --- a/library/Zend/Http/Client/Adapter/Proxy.php +++ b/library/Zend/Http/Client/Adapter/Proxy.php @@ -17,7 +17,7 @@ * @package Zend_Http * @subpackage Client_Adapter * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -46,7 +46,7 @@ require_once 'Zend/Http/Client/Adapter/Socket.php'; * @category Zend * @package Zend_Http * @subpackage Client_Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_Client_Adapter_Proxy extends Zend_Http_Client_Adapter_Socket diff --git a/library/Zend/Http/Client/Adapter/Socket.php b/library/Zend/Http/Client/Adapter/Socket.php index fe8bf34d..6ae1b1ff 100644 --- a/library/Zend/Http/Client/Adapter/Socket.php +++ b/library/Zend/Http/Client/Adapter/Socket.php @@ -17,7 +17,7 @@ * @package Zend_Http * @subpackage Client_Adapter * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -41,7 +41,7 @@ require_once 'Zend/Http/Client/Adapter/Stream.php'; * @category Zend * @package Zend_Http * @subpackage Client_Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_Client_Adapter_Socket implements Zend_Http_Client_Adapter_Interface, Zend_Http_Client_Adapter_Stream diff --git a/library/Zend/Http/Client/Adapter/Stream.php b/library/Zend/Http/Client/Adapter/Stream.php index aeb71b26..f0eb1782 100644 --- a/library/Zend/Http/Client/Adapter/Stream.php +++ b/library/Zend/Http/Client/Adapter/Stream.php @@ -17,7 +17,7 @@ * @package Zend_Http * @subpackage Client_Adapter * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ * @category Zend * @package Zend_Http * @subpackage Client_Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Http_Client_Adapter_Stream diff --git a/library/Zend/Http/Client/Adapter/Test.php b/library/Zend/Http/Client/Adapter/Test.php index 85491c33..fc70b8af 100644 --- a/library/Zend/Http/Client/Adapter/Test.php +++ b/library/Zend/Http/Client/Adapter/Test.php @@ -16,7 +16,7 @@ * @package Zend_Http * @subpackage Client_Adapter * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -44,7 +44,7 @@ require_once 'Zend/Http/Client/Adapter/Interface.php'; * @category Zend * @package Zend_Http * @subpackage Client_Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_Client_Adapter_Test implements Zend_Http_Client_Adapter_Interface diff --git a/library/Zend/Http/Client/Exception.php b/library/Zend/Http/Client/Exception.php index 98071e95..8aa959ed 100644 --- a/library/Zend/Http/Client/Exception.php +++ b/library/Zend/Http/Client/Exception.php @@ -16,7 +16,7 @@ * @package Zend_Http * @subpackage Client_Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Http/Exception.php'; * @category Zend * @package Zend_Http * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_Client_Exception extends Zend_Http_Exception diff --git a/library/Zend/Http/Cookie.php b/library/Zend/Http/Cookie.php index a9b74184..d4400c2e 100644 --- a/library/Zend/Http/Cookie.php +++ b/library/Zend/Http/Cookie.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Http * @subpackage Cookie - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -41,7 +41,7 @@ require_once 'Zend/Uri/Http.php'; * * @category Zend * @package Zend_Http - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_Cookie diff --git a/library/Zend/Http/CookieJar.php b/library/Zend/Http/CookieJar.php index e77edaac..a76d1fcf 100644 --- a/library/Zend/Http/CookieJar.php +++ b/library/Zend/Http/CookieJar.php @@ -16,7 +16,7 @@ * @package Zend_Http * @subpackage CookieJar * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -54,7 +54,7 @@ require_once "Zend/Http/Response.php"; * @category Zend * @package Zend_Http * @subpackage CookieJar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_CookieJar implements Countable, IteratorAggregate diff --git a/library/Zend/Http/Exception.php b/library/Zend/Http/Exception.php index 708b1a6c..0ca34573 100644 --- a/library/Zend/Http/Exception.php +++ b/library/Zend/Http/Exception.php @@ -16,7 +16,7 @@ * @package Zend_Http * @subpackage Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; * @category Zend * @package Zend_Http * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_Exception extends Zend_Exception diff --git a/library/Zend/Http/Header/Exception/InvalidArgumentException.php b/library/Zend/Http/Header/Exception/InvalidArgumentException.php index 249cc5e2..9520a65a 100644 --- a/library/Zend/Http/Header/Exception/InvalidArgumentException.php +++ b/library/Zend/Http/Header/Exception/InvalidArgumentException.php @@ -16,7 +16,7 @@ * @package Zend_Http * @subpackage Header_Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Http/Exception.php'; * @category Zend * @package Zend_Http * @subpackage Header_Exception - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_Header_Exception_InvalidArgumentException extends Zend_Http_Exception diff --git a/library/Zend/Http/Header/Exception/RuntimeException.php b/library/Zend/Http/Header/Exception/RuntimeException.php index ea04333c..a716fae0 100644 --- a/library/Zend/Http/Header/Exception/RuntimeException.php +++ b/library/Zend/Http/Header/Exception/RuntimeException.php @@ -16,7 +16,7 @@ * @package Zend_Http * @subpackage Header_Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Http/Exception.php'; * @category Zend * @package Zend_Http * @subpackage Header_Exception - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_Header_Exception_RuntimeException extends Zend_Http_Exception diff --git a/library/Zend/Http/Header/SetCookie.php b/library/Zend/Http/Header/SetCookie.php index a6980088..8e7669c7 100644 --- a/library/Zend/Http/Header/SetCookie.php +++ b/library/Zend/Http/Header/SetCookie.php @@ -17,7 +17,7 @@ * @package Zend_Http * @subpackage Header * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -41,7 +41,7 @@ require_once "Zend/Http/Header/Exception/RuntimeException.php"; * @category Zend * @package Zend_Http * @subpackage Header - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_Header_SetCookie diff --git a/library/Zend/Http/Response.php b/library/Zend/Http/Response.php index 39466e94..fb15c18c 100644 --- a/library/Zend/Http/Response.php +++ b/library/Zend/Http/Response.php @@ -17,7 +17,7 @@ * @package Zend_Http * @subpackage Response * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ * * @package Zend_Http * @subpackage Response - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_Response diff --git a/library/Zend/Http/Response/Stream.php b/library/Zend/Http/Response/Stream.php index b77df801..0a154c4e 100644 --- a/library/Zend/Http/Response/Stream.php +++ b/library/Zend/Http/Response/Stream.php @@ -17,7 +17,7 @@ * @package Zend_Http * @subpackage Response * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ * * @package Zend_Http * @subpackage Response - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_Response_Stream extends Zend_Http_Response diff --git a/library/Zend/Http/UserAgent.php b/library/Zend/Http/UserAgent.php index 79a62402..5f7226fd 100644 --- a/library/Zend/Http/UserAgent.php +++ b/library/Zend/Http/UserAgent.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http_UserAgent * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -31,7 +31,7 @@ * @category Zend * @package Zend_Http_UserAgent * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_UserAgent implements Serializable diff --git a/library/Zend/Http/UserAgent/AbstractDevice.php b/library/Zend/Http/UserAgent/AbstractDevice.php index f62c705b..62e031ac 100644 --- a/library/Zend/Http/UserAgent/AbstractDevice.php +++ b/library/Zend/Http/UserAgent/AbstractDevice.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/Http/UserAgent/Device.php'; * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Http_UserAgent_AbstractDevice diff --git a/library/Zend/Http/UserAgent/Bot.php b/library/Zend/Http/UserAgent/Bot.php index ac40c6f0..ad0c8dc1 100644 --- a/library/Zend/Http/UserAgent/Bot.php +++ b/library/Zend/Http/UserAgent/Bot.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ require_once 'Zend/Http/UserAgent/AbstractDevice.php'; @@ -26,7 +26,7 @@ require_once 'Zend/Http/UserAgent/AbstractDevice.php'; * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Http/UserAgent/Checker.php b/library/Zend/Http/UserAgent/Checker.php index 9e93001d..aba65d47 100644 --- a/library/Zend/Http/UserAgent/Checker.php +++ b/library/Zend/Http/UserAgent/Checker.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ require_once 'Zend/Http/UserAgent/Desktop.php'; @@ -26,7 +26,7 @@ require_once 'Zend/Http/UserAgent/Desktop.php'; * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Http/UserAgent/Console.php b/library/Zend/Http/UserAgent/Console.php index de387149..9ce93e66 100644 --- a/library/Zend/Http/UserAgent/Console.php +++ b/library/Zend/Http/UserAgent/Console.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/Http/UserAgent/Desktop.php'; * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_UserAgent_Console extends Zend_Http_UserAgent_Desktop diff --git a/library/Zend/Http/UserAgent/Desktop.php b/library/Zend/Http/UserAgent/Desktop.php index 81c3c5cc..363f351c 100644 --- a/library/Zend/Http/UserAgent/Desktop.php +++ b/library/Zend/Http/UserAgent/Desktop.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -26,7 +26,7 @@ require_once 'Zend/Http/UserAgent/AbstractDevice.php'; * * @category Zend * @package Zend_Browser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_UserAgent_Desktop extends Zend_Http_UserAgent_AbstractDevice diff --git a/library/Zend/Http/UserAgent/Device.php b/library/Zend/Http/UserAgent/Device.php index 15db3230..5df661a6 100644 --- a/library/Zend/Http/UserAgent/Device.php +++ b/library/Zend/Http/UserAgent/Device.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Http_UserAgent_Device extends Serializable diff --git a/library/Zend/Http/UserAgent/Email.php b/library/Zend/Http/UserAgent/Email.php index 284f2013..34d19495 100644 --- a/library/Zend/Http/UserAgent/Email.php +++ b/library/Zend/Http/UserAgent/Email.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/Http/UserAgent/Desktop.php'; * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_UserAgent_Email extends Zend_Http_UserAgent_Desktop diff --git a/library/Zend/Http/UserAgent/Exception.php b/library/Zend/Http/UserAgent/Exception.php index 9050a06d..76276d19 100644 --- a/library/Zend/Http/UserAgent/Exception.php +++ b/library/Zend/Http/UserAgent/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Exception.php'; * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_UserAgent_Exception extends Zend_Exception diff --git a/library/Zend/Http/UserAgent/Features/Adapter.php b/library/Zend/Http/UserAgent/Features/Adapter.php index ade0916e..57de4e41 100644 --- a/library/Zend/Http/UserAgent/Features/Adapter.php +++ b/library/Zend/Http/UserAgent/Features/Adapter.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Http_UserAgent_Features_Adapter diff --git a/library/Zend/Http/UserAgent/Features/Adapter/Browscap.php b/library/Zend/Http/UserAgent/Features/Adapter/Browscap.php index 25f194ac..a0459423 100644 --- a/library/Zend/Http/UserAgent/Features/Adapter/Browscap.php +++ b/library/Zend/Http/UserAgent/Features/Adapter/Browscap.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -32,7 +32,7 @@ require_once 'Zend/Http/UserAgent/Features/Adapter.php'; * * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_UserAgent_Features_Adapter_Browscap diff --git a/library/Zend/Http/UserAgent/Features/Adapter/DeviceAtlas.php b/library/Zend/Http/UserAgent/Features/Adapter/DeviceAtlas.php index 34430758..26cb0e97 100644 --- a/library/Zend/Http/UserAgent/Features/Adapter/DeviceAtlas.php +++ b/library/Zend/Http/UserAgent/Features/Adapter/DeviceAtlas.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -31,7 +31,7 @@ require_once 'Zend/Http/UserAgent/Features/Adapter.php'; * * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_UserAgent_Features_Adapter_DeviceAtlas implements Zend_Http_UserAgent_Features_Adapter diff --git a/library/Zend/Http/UserAgent/Features/Adapter/TeraWurfl.php b/library/Zend/Http/UserAgent/Features/Adapter/TeraWurfl.php index 9ec1fa5a..b23dc29d 100644 --- a/library/Zend/Http/UserAgent/Features/Adapter/TeraWurfl.php +++ b/library/Zend/Http/UserAgent/Features/Adapter/TeraWurfl.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -31,7 +31,7 @@ require_once 'Zend/Http/UserAgent/Features/Adapter.php'; * * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_UserAgent_Features_Adapter_TeraWurfl implements Zend_Http_UserAgent_Features_Adapter diff --git a/library/Zend/Http/UserAgent/Features/Exception.php b/library/Zend/Http/UserAgent/Features/Exception.php index 55377bad..0b47f1f0 100644 --- a/library/Zend/Http/UserAgent/Features/Exception.php +++ b/library/Zend/Http/UserAgent/Features/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Http/UserAgent/Exception.php'; * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_UserAgent_Features_Exception extends Zend_Http_UserAgent_Exception diff --git a/library/Zend/Http/UserAgent/Feed.php b/library/Zend/Http/UserAgent/Feed.php index b370f347..41d7c741 100644 --- a/library/Zend/Http/UserAgent/Feed.php +++ b/library/Zend/Http/UserAgent/Feed.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/Http/UserAgent/AbstractDevice.php'; * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_UserAgent_Feed extends Zend_Http_UserAgent_AbstractDevice diff --git a/library/Zend/Http/UserAgent/Mobile.php b/library/Zend/Http/UserAgent/Mobile.php index b10898a9..3450552d 100644 --- a/library/Zend/Http/UserAgent/Mobile.php +++ b/library/Zend/Http/UserAgent/Mobile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/Http/UserAgent/AbstractDevice.php'; * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_UserAgent_Mobile extends Zend_Http_UserAgent_AbstractDevice diff --git a/library/Zend/Http/UserAgent/Offline.php b/library/Zend/Http/UserAgent/Offline.php index bdbe6ddf..97eee11a 100644 --- a/library/Zend/Http/UserAgent/Offline.php +++ b/library/Zend/Http/UserAgent/Offline.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/Http/UserAgent/Desktop.php'; * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_UserAgent_Offline extends Zend_Http_UserAgent_Desktop diff --git a/library/Zend/Http/UserAgent/Probe.php b/library/Zend/Http/UserAgent/Probe.php index a2a6cdfb..9b83bc5e 100644 --- a/library/Zend/Http/UserAgent/Probe.php +++ b/library/Zend/Http/UserAgent/Probe.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/Http/UserAgent/AbstractDevice.php'; * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_UserAgent_Probe extends Zend_Http_UserAgent_AbstractDevice diff --git a/library/Zend/Http/UserAgent/Spam.php b/library/Zend/Http/UserAgent/Spam.php index 0d7f6e6d..5d29be54 100644 --- a/library/Zend/Http/UserAgent/Spam.php +++ b/library/Zend/Http/UserAgent/Spam.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/Http/UserAgent/AbstractDevice.php'; * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_UserAgent_Spam extends Zend_Http_UserAgent_AbstractDevice diff --git a/library/Zend/Http/UserAgent/Storage.php b/library/Zend/Http/UserAgent/Storage.php index 45269369..d28211a9 100644 --- a/library/Zend/Http/UserAgent/Storage.php +++ b/library/Zend/Http/UserAgent/Storage.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -23,7 +23,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Http_UserAgent_Storage diff --git a/library/Zend/Http/UserAgent/Storage/Exception.php b/library/Zend/Http/UserAgent/Storage/Exception.php index 04c34ad1..484ea66f 100644 --- a/library/Zend/Http/UserAgent/Storage/Exception.php +++ b/library/Zend/Http/UserAgent/Storage/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Http/UserAgent/Exception.php'; /** * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_UserAgent_Storage_Exception extends Zend_Http_UserAgent_Exception diff --git a/library/Zend/Http/UserAgent/Storage/NonPersistent.php b/library/Zend/Http/UserAgent/Storage/NonPersistent.php index 81851ecf..5e02c5e2 100644 --- a/library/Zend/Http/UserAgent/Storage/NonPersistent.php +++ b/library/Zend/Http/UserAgent/Storage/NonPersistent.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: NonPersistent.php 20096 2010-01-06 02:05:09Z bkarwin $ */ @@ -36,7 +36,7 @@ require_once 'Zend/Http/UserAgent/Storage.php'; * * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_UserAgent_Storage_NonPersistent diff --git a/library/Zend/Http/UserAgent/Storage/Session.php b/library/Zend/Http/UserAgent/Storage/Session.php index 69578622..9a263608 100644 --- a/library/Zend/Http/UserAgent/Storage/Session.php +++ b/library/Zend/Http/UserAgent/Storage/Session.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -32,7 +32,7 @@ require_once 'Zend/Session/Namespace.php'; /** * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_UserAgent_Storage_Session implements Zend_Http_UserAgent_Storage diff --git a/library/Zend/Http/UserAgent/Text.php b/library/Zend/Http/UserAgent/Text.php index 7d070e74..c308b25a 100644 --- a/library/Zend/Http/UserAgent/Text.php +++ b/library/Zend/Http/UserAgent/Text.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/Http/UserAgent/AbstractDevice.php'; * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_UserAgent_Text extends Zend_Http_UserAgent_AbstractDevice diff --git a/library/Zend/Http/UserAgent/Validator.php b/library/Zend/Http/UserAgent/Validator.php index 83e13186..a75daccc 100644 --- a/library/Zend/Http/UserAgent/Validator.php +++ b/library/Zend/Http/UserAgent/Validator.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/Http/UserAgent/Desktop.php'; * @category Zend * @package Zend_Http * @subpackage UserAgent - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Http_UserAgent_Validator extends Zend_Http_UserAgent_Desktop diff --git a/library/Zend/Json.php b/library/Zend/Json.php index ab6aa5cb..ad72eb53 100644 --- a/library/Zend/Json.php +++ b/library/Zend/Json.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Json - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Json * @uses Zend_Json_Expr - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Json diff --git a/library/Zend/Json/Decoder.php b/library/Zend/Json/Decoder.php index ecdc4c55..8a79f0cd 100644 --- a/library/Zend/Json/Decoder.php +++ b/library/Zend/Json/Decoder.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Json - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Json.php'; * * @category Zend * @package Zend_Json - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Json_Decoder diff --git a/library/Zend/Json/Encoder.php b/library/Zend/Json/Encoder.php index a4d9e5cb..fbf5b53c 100644 --- a/library/Zend/Json/Encoder.php +++ b/library/Zend/Json/Encoder.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Json - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Json - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Json_Encoder diff --git a/library/Zend/Json/Exception.php b/library/Zend/Json/Exception.php index 37180e80..03c60e31 100644 --- a/library/Zend/Json/Exception.php +++ b/library/Zend/Json/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Json - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Json - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Json_Exception extends Zend_Exception diff --git a/library/Zend/Json/Expr.php b/library/Zend/Json/Expr.php index 631ae898..1fd5f23f 100644 --- a/library/Zend/Json/Expr.php +++ b/library/Zend/Json/Expr.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Json * @subpackage Expr - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -45,7 +45,7 @@ * @category Zend * @package Zend_Json * @subpackage Expr - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Json_Expr diff --git a/library/Zend/Json/Server.php b/library/Zend/Json/Server.php index 1ad12bf0..589eb5d7 100644 --- a/library/Zend/Json/Server.php +++ b/library/Zend/Json/Server.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Json - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Server/Abstract.php'; /** * @category Zend * @package Zend_Json - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Json_Server extends Zend_Server_Abstract @@ -550,7 +550,7 @@ class Zend_Json_Server extends Zend_Server_Abstract $orderedParams[ $refParam->getName() ] = $refParam->getDefaultValue(); } else { throw new Zend_Server_Exception( - 'Missing required parameter: ' . $refParam->getName() + 'Method ' . $request->getMethod() . ' is missing required parameter: ' . $refParam->getName() ); } } diff --git a/library/Zend/Json/Server/Cache.php b/library/Zend/Json/Server/Cache.php index 72c67e69..bb86870a 100644 --- a/library/Zend/Json/Server/Cache.php +++ b/library/Zend/Json/Server/Cache.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Json * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Server/Cache.php'; * @category Zend * @package Zend_Json * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Json_Server_Cache extends Zend_Server_Cache diff --git a/library/Zend/Json/Server/Error.php b/library/Zend/Json/Server/Error.php index 699f8905..838e56a2 100644 --- a/library/Zend/Json/Server/Error.php +++ b/library/Zend/Json/Server/Error.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Json - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Json - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Json_Server_Error diff --git a/library/Zend/Json/Server/Exception.php b/library/Zend/Json/Server/Exception.php index a46f483e..b847e501 100644 --- a/library/Zend/Json/Server/Exception.php +++ b/library/Zend/Json/Server/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Json - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Json/Exception.php'; * @uses Zend_Json_Exception * @package Zend_Json * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Json_Server_Exception extends Zend_Json_Exception diff --git a/library/Zend/Json/Server/Request.php b/library/Zend/Json/Server/Request.php index 3ac69634..72983e48 100644 --- a/library/Zend/Json/Server/Request.php +++ b/library/Zend/Json/Server/Request.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Json * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Json * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Json_Server_Request diff --git a/library/Zend/Json/Server/Request/Http.php b/library/Zend/Json/Server/Request/Http.php index d54cb002..c817ea81 100644 --- a/library/Zend/Json/Server/Request/Http.php +++ b/library/Zend/Json/Server/Request/Http.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Json - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Json/Server/Request.php'; /** * @category Zend * @package Zend_Json - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Json_Server_Request_Http extends Zend_Json_Server_Request diff --git a/library/Zend/Json/Server/Response.php b/library/Zend/Json/Server/Response.php index 8ada63ca..c5c6c7e3 100644 --- a/library/Zend/Json/Server/Response.php +++ b/library/Zend/Json/Server/Response.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Json * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Json * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Json_Server_Response diff --git a/library/Zend/Json/Server/Response/Http.php b/library/Zend/Json/Server/Response/Http.php index fc448d4d..6f38cd5f 100644 --- a/library/Zend/Json/Server/Response/Http.php +++ b/library/Zend/Json/Server/Response/Http.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Json - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Json/Server/Response.php'; /** * @category Zend * @package Zend_Json - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Json_Server_Response_Http extends Zend_Json_Server_Response diff --git a/library/Zend/Json/Server/Smd.php b/library/Zend/Json/Server/Smd.php index a3f04644..ba650af2 100644 --- a/library/Zend/Json/Server/Smd.php +++ b/library/Zend/Json/Server/Smd.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Json * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Json * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Json_Server_Smd diff --git a/library/Zend/Json/Server/Smd/Service.php b/library/Zend/Json/Server/Smd/Service.php index 4d0d1324..64c31463 100644 --- a/library/Zend/Json/Server/Smd/Service.php +++ b/library/Zend/Json/Server/Smd/Service.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Json - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Json/Server/Smd.php'; * @package Zend_Json * @subpackage Server * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Json_Server_Smd_Service diff --git a/library/Zend/Layout.php b/library/Zend/Layout.php index fdb4867e..fa8ab81a 100644 --- a/library/Zend/Layout.php +++ b/library/Zend/Layout.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Layout - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Layout - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Layout diff --git a/library/Zend/Layout/Controller/Action/Helper/Layout.php b/library/Zend/Layout/Controller/Action/Helper/Layout.php index 79edc45d..b0b70f19 100644 --- a/library/Zend/Layout/Controller/Action/Helper/Layout.php +++ b/library/Zend/Layout/Controller/Action/Helper/Layout.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Controller/Action/Helper/Abstract.php'; * @category Zend * @package Zend_Controller * @subpackage Zend_Controller_Action - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Layout_Controller_Action_Helper_Layout extends Zend_Controller_Action_Helper_Abstract diff --git a/library/Zend/Layout/Controller/Plugin/Layout.php b/library/Zend/Layout/Controller/Plugin/Layout.php index 474f0519..a8bd2749 100644 --- a/library/Zend/Layout/Controller/Plugin/Layout.php +++ b/library/Zend/Layout/Controller/Plugin/Layout.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Controller * @subpackage Plugins - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Controller/Plugin/Abstract.php'; * @category Zend * @package Zend_Controller * @subpackage Plugins - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Layout/Exception.php b/library/Zend/Layout/Exception.php index 728fdf5d..aa241816 100644 --- a/library/Zend/Layout/Exception.php +++ b/library/Zend/Layout/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Layout - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Layout - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Layout_Exception extends Zend_Exception diff --git a/library/Zend/Ldap.php b/library/Zend/Ldap.php index 67a69890..3a3b6e3c 100644 --- a/library/Zend/Ldap.php +++ b/library/Zend/Ldap.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Ldap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Ldap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap @@ -814,6 +814,10 @@ class Zend_Ldap { $moreCreds = true; + // Security check: remove null bytes in password + // @see https://net.educause.edu/ir/library/pdf/csd4875.pdf + $password = str_replace("\0", '', $password); + if ($username === null) { $username = $this->_getUsername(); $password = $this->_getPassword(); @@ -1202,7 +1206,7 @@ class Zend_Ldap * * @param string|Zend_Ldap_Dn $dn * @param array $entry - * @return Zend_Ldap Provides a fluid interface + * @return Zend_Ldap Provides a fluent interface * @throws Zend_Ldap_Exception */ public function add($dn, array $entry) @@ -1250,7 +1254,7 @@ class Zend_Ldap * * @param string|Zend_Ldap_Dn $dn * @param array $entry - * @return Zend_Ldap Provides a fluid interface + * @return Zend_Ldap Provides a fluent interface * @throws Zend_Ldap_Exception */ public function update($dn, array $entry) @@ -1297,7 +1301,7 @@ class Zend_Ldap * * @param string|Zend_Ldap_Dn $dn * @param array $entry - * @return Zend_Ldap Provides a fluid interface + * @return Zend_Ldap Provides a fluent interface * @throws Zend_Ldap_Exception */ public function save($dn, array $entry) @@ -1315,7 +1319,7 @@ class Zend_Ldap * * @param string|Zend_Ldap_Dn $dn * @param boolean $recursively - * @return Zend_Ldap Provides a fluid interface + * @return Zend_Ldap Provides a fluent interface * @throws Zend_Ldap_Exception */ public function delete($dn, $recursively = false) @@ -1382,7 +1386,7 @@ class Zend_Ldap * @param string|Zend_Ldap_Dn $to * @param boolean $recursively * @param boolean $alwaysEmulate - * @return Zend_Ldap Provides a fluid interface + * @return Zend_Ldap Provides a fluent interface * @throws Zend_Ldap_Exception */ public function moveToSubtree($from, $to, $recursively = false, $alwaysEmulate = false) @@ -1413,7 +1417,7 @@ class Zend_Ldap * @param string|Zend_Ldap_Dn $to * @param boolean $recursively * @param boolean $alwaysEmulate - * @return Zend_Ldap Provides a fluid interface + * @return Zend_Ldap Provides a fluent interface * @throws Zend_Ldap_Exception */ public function move($from, $to, $recursively = false, $alwaysEmulate = false) @@ -1430,7 +1434,7 @@ class Zend_Ldap * @param string|Zend_Ldap_Dn $to * @param boolean $recursively * @param boolean $alwaysEmulate - * @return Zend_Ldap Provides a fluid interface + * @return Zend_Ldap Provides a fluent interface * @throws Zend_Ldap_Exception */ public function rename($from, $to, $recursively = false, $alwaysEmulate = false) @@ -1475,7 +1479,7 @@ class Zend_Ldap * @param string|Zend_Ldap_Dn $from * @param string|Zend_Ldap_Dn $to * @param boolean $recursively - * @return Zend_Ldap Provides a fluid interface + * @return Zend_Ldap Provides a fluent interface * @throws Zend_Ldap_Exception */ public function copyToSubtree($from, $to, $recursively = false) @@ -1503,7 +1507,7 @@ class Zend_Ldap * @param string|Zend_Ldap_Dn $from * @param string|Zend_Ldap_Dn $to * @param boolean $recursively - * @return Zend_Ldap Provides a fluid interface + * @return Zend_Ldap Provides a fluent interface * @throws Zend_Ldap_Exception */ public function copy($from, $to, $recursively = false) diff --git a/library/Zend/Ldap/Attribute.php b/library/Zend/Ldap/Attribute.php index 91a2a62c..4fbb134b 100644 --- a/library/Zend/Ldap/Attribute.php +++ b/library/Zend/Ldap/Attribute.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Ldap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Ldap/Converter.php'; * * @category Zend * @package Zend_Ldap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Attribute diff --git a/library/Zend/Ldap/Collection.php b/library/Zend/Ldap/Collection.php index 867713c0..f23c4ceb 100644 --- a/library/Zend/Ldap/Collection.php +++ b/library/Zend/Ldap/Collection.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Ldap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Ldap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Collection implements Iterator, Countable diff --git a/library/Zend/Ldap/Collection/Iterator/Default.php b/library/Zend/Ldap/Collection/Iterator/Default.php index f9623a64..d1d44fb6 100644 --- a/library/Zend/Ldap/Collection/Iterator/Default.php +++ b/library/Zend/Ldap/Collection/Iterator/Default.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Ldap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * * @category Zend * @package Zend_Ldap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Collection_Iterator_Default implements Iterator, Countable diff --git a/library/Zend/Ldap/Converter.php b/library/Zend/Ldap/Converter.php index 15de85bb..e8677e1f 100644 --- a/library/Zend/Ldap/Converter.php +++ b/library/Zend/Ldap/Converter.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Ldap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Ldap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Converter diff --git a/library/Zend/Ldap/Converter/Exception.php b/library/Zend/Ldap/Converter/Exception.php index 36a4abcc..e90f633f 100644 --- a/library/Zend/Ldap/Converter/Exception.php +++ b/library/Zend/Ldap/Converter/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Ldap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Exception.php 20096 2010-01-06 02:05:09Z bkarwin $ */ @@ -27,7 +27,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Ldap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Converter_Exception extends Zend_Exception diff --git a/library/Zend/Ldap/Dn.php b/library/Zend/Ldap/Dn.php index bdf9b8b3..7f7e8e3d 100644 --- a/library/Zend/Ldap/Dn.php +++ b/library/Zend/Ldap/Dn.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Ldap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Ldap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Dn implements ArrayAccess diff --git a/library/Zend/Ldap/Exception.php b/library/Zend/Ldap/Exception.php index b01e1995..4d6aaeec 100644 --- a/library/Zend/Ldap/Exception.php +++ b/library/Zend/Ldap/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Ldap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Exception.php'; * @category Zend * @package Zend_Ldap * @uses Zend_Exception - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Exception extends Zend_Exception diff --git a/library/Zend/Ldap/Filter.php b/library/Zend/Ldap/Filter.php index b62976ef..6cc39fc2 100644 --- a/library/Zend/Ldap/Filter.php +++ b/library/Zend/Ldap/Filter.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Ldap/Filter/String.php'; * @category Zend * @package Zend_Ldap * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Filter extends Zend_Ldap_Filter_String diff --git a/library/Zend/Ldap/Filter/Abstract.php b/library/Zend/Ldap/Filter/Abstract.php index 2d0328da..674850a0 100644 --- a/library/Zend/Ldap/Filter/Abstract.php +++ b/library/Zend/Ldap/Filter/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Ldap_Filter_Abstract diff --git a/library/Zend/Ldap/Filter/And.php b/library/Zend/Ldap/Filter/And.php index f46171f9..7f019c62 100644 --- a/library/Zend/Ldap/Filter/And.php +++ b/library/Zend/Ldap/Filter/And.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Ldap/Filter/Logical.php'; * @category Zend * @package Zend_Ldap * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Filter_And extends Zend_Ldap_Filter_Logical diff --git a/library/Zend/Ldap/Filter/Exception.php b/library/Zend/Ldap/Filter/Exception.php index bf13889d..dfeef228 100644 --- a/library/Zend/Ldap/Filter/Exception.php +++ b/library/Zend/Ldap/Filter/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; * @category Zend * @package Zend_Ldap * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Filter_Exception extends Zend_Exception diff --git a/library/Zend/Ldap/Filter/Logical.php b/library/Zend/Ldap/Filter/Logical.php index 723834c0..7c57f100 100644 --- a/library/Zend/Ldap/Filter/Logical.php +++ b/library/Zend/Ldap/Filter/Logical.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Ldap/Filter/String.php'; * @category Zend * @package Zend_Ldap * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Ldap_Filter_Logical extends Zend_Ldap_Filter_Abstract diff --git a/library/Zend/Ldap/Filter/Mask.php b/library/Zend/Ldap/Filter/Mask.php index 68dceeca..6846bdbc 100644 --- a/library/Zend/Ldap/Filter/Mask.php +++ b/library/Zend/Ldap/Filter/Mask.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Ldap/Filter/String.php'; * @category Zend * @package Zend_Ldap * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Filter_Mask extends Zend_Ldap_Filter_String diff --git a/library/Zend/Ldap/Filter/Not.php b/library/Zend/Ldap/Filter/Not.php index 1255c1fe..030d280a 100644 --- a/library/Zend/Ldap/Filter/Not.php +++ b/library/Zend/Ldap/Filter/Not.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Ldap/Filter/Abstract.php'; * @category Zend * @package Zend_Ldap * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Filter_Not extends Zend_Ldap_Filter_Abstract diff --git a/library/Zend/Ldap/Filter/Or.php b/library/Zend/Ldap/Filter/Or.php index 47e8622d..292f5d66 100644 --- a/library/Zend/Ldap/Filter/Or.php +++ b/library/Zend/Ldap/Filter/Or.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Ldap/Filter/Logical.php'; * @category Zend * @package Zend_Ldap * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Filter_Or extends Zend_Ldap_Filter_Logical diff --git a/library/Zend/Ldap/Filter/String.php b/library/Zend/Ldap/Filter/String.php index 34bd233b..2f9e2548 100644 --- a/library/Zend/Ldap/Filter/String.php +++ b/library/Zend/Ldap/Filter/String.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Ldap/Filter/Abstract.php'; * @category Zend * @package Zend_Ldap * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Filter_String extends Zend_Ldap_Filter_Abstract diff --git a/library/Zend/Ldap/Ldif/Encoder.php b/library/Zend/Ldap/Ldif/Encoder.php index f9242dff..d8e04cb9 100644 --- a/library/Zend/Ldap/Ldif/Encoder.php +++ b/library/Zend/Ldap/Ldif/Encoder.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Ldif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Ldif - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Ldif_Encoder diff --git a/library/Zend/Ldap/Node.php b/library/Zend/Ldap/Node.php index 905ed3a6..f718cc16 100644 --- a/library/Zend/Ldap/Node.php +++ b/library/Zend/Ldap/Node.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Node - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Ldap/Node/Abstract.php'; * @category Zend * @package Zend_Ldap * @subpackage Node - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Node extends Zend_Ldap_Node_Abstract implements Iterator, RecursiveIterator @@ -153,7 +153,7 @@ class Zend_Ldap_Node extends Zend_Ldap_Node_Abstract implements Iterator, Recurs * * @uses Zend_Ldap_Dn::isChildOf() * @param Zend_Ldap $ldap - * @return Zend_Ldap_Node Provides a fluid interface + * @return Zend_Ldap_Node Provides a fluent interface * @throws Zend_Ldap_Exception */ public function attachLdap(Zend_Ldap $ldap) @@ -184,7 +184,7 @@ class Zend_Ldap_Node extends Zend_Ldap_Node_Abstract implements Iterator, Recurs * * This is an offline method. * - * @return Zend_Ldap_Node Provides a fluid interface + * @return Zend_Ldap_Node Provides a fluent interface */ public function detachLdap() { @@ -388,7 +388,7 @@ class Zend_Ldap_Node extends Zend_Ldap_Node_Abstract implements Iterator, Recurs * * Node will be deleted on calling update() if $delete is true. * - * @return Zend_Ldap_Node Provides a fluid interface + * @return Zend_Ldap_Node Provides a fluent interface */ public function delete() { @@ -416,7 +416,7 @@ class Zend_Ldap_Node extends Zend_Ldap_Node_Abstract implements Iterator, Recurs * Sends all pending changes to the LDAP server * * @param Zend_Ldap $ldap - * @return Zend_Ldap_Node Provides a fluid interface + * @return Zend_Ldap_Node Provides a fluent interface * @throws Zend_Ldap_Exception */ public function update(Zend_Ldap $ldap = null) @@ -507,7 +507,7 @@ class Zend_Ldap_Node extends Zend_Ldap_Node_Abstract implements Iterator, Recurs * * @param Zend_Ldap_Dn|string|array $newDn * @throws Zend_Ldap_Exception - * @return Zend_Ldap_Node Provides a fluid interface + * @return Zend_Ldap_Node Provides a fluent interface */ public function setDn($newDn) { @@ -527,7 +527,7 @@ class Zend_Ldap_Node extends Zend_Ldap_Node_Abstract implements Iterator, Recurs * * @param Zend_Ldap_Dn|string|array $newDn * @throws Zend_Ldap_Exception - * @return Zend_Ldap_Node Provides a fluid interface + * @return Zend_Ldap_Node Provides a fluent interface */ public function move($newDn) { @@ -541,7 +541,7 @@ class Zend_Ldap_Node extends Zend_Ldap_Node_Abstract implements Iterator, Recurs * * @param Zend_Ldap_Dn|string|array $newDn * @throws Zend_Ldap_Exception - * @return Zend_Ldap_Node Provides a fluid interface + * @return Zend_Ldap_Node Provides a fluent interface */ public function rename($newDn) { @@ -554,7 +554,7 @@ class Zend_Ldap_Node extends Zend_Ldap_Node_Abstract implements Iterator, Recurs * This is an offline method. * * @param array|string $value - * @return Zend_Ldap_Node Provides a fluid interface + * @return Zend_Ldap_Node Provides a fluent interface * @throws Zend_Ldap_Exception */ public function setObjectClass($value) @@ -569,7 +569,7 @@ class Zend_Ldap_Node extends Zend_Ldap_Node_Abstract implements Iterator, Recurs * This is an offline method. * * @param array|string $value - * @return Zend_Ldap_Node Provides a fluid interface + * @return Zend_Ldap_Node Provides a fluent interface * @throws Zend_Ldap_Exception */ public function appendObjectClass($value) @@ -653,7 +653,7 @@ class Zend_Ldap_Node extends Zend_Ldap_Node_Abstract implements Iterator, Recurs * * @param string $name * @param mixed $value - * @return Zend_Ldap_Node Provides a fluid interface + * @return Zend_Ldap_Node Provides a fluent interface * @throws Zend_Ldap_Exception */ public function setAttribute($name, $value) @@ -669,7 +669,7 @@ class Zend_Ldap_Node extends Zend_Ldap_Node_Abstract implements Iterator, Recurs * * @param string $name * @param mixed $value - * @return Zend_Ldap_Node Provides a fluid interface + * @return Zend_Ldap_Node Provides a fluent interface * @throws Zend_Ldap_Exception */ public function appendToAttribute($name, $value) @@ -700,7 +700,7 @@ class Zend_Ldap_Node extends Zend_Ldap_Node_Abstract implements Iterator, Recurs * @param string $name * @param integer|array $value * @param boolean $utc - * @return Zend_Ldap_Node Provides a fluid interface + * @return Zend_Ldap_Node Provides a fluent interface * @throws Zend_Ldap_Exception */ public function setDateTimeAttribute($name, $value, $utc = false) @@ -717,7 +717,7 @@ class Zend_Ldap_Node extends Zend_Ldap_Node_Abstract implements Iterator, Recurs * @param string $name * @param integer|array $value * @param boolean $utc - * @return Zend_Ldap_Node Provides a fluid interface + * @return Zend_Ldap_Node Provides a fluent interface * @throws Zend_Ldap_Exception */ public function appendToDateTimeAttribute($name, $value, $utc = false) @@ -747,7 +747,7 @@ class Zend_Ldap_Node extends Zend_Ldap_Node_Abstract implements Iterator, Recurs * @param string $password * @param string $hashType * @param string $attribName - * @return Zend_Ldap_Node Provides a fluid interface + * @return Zend_Ldap_Node Provides a fluent interface * @throws Zend_Ldap_Exception */ public function setPasswordAttribute($password, $hashType = Zend_Ldap_Attribute::PASSWORD_HASH_MD5, @@ -766,7 +766,7 @@ class Zend_Ldap_Node extends Zend_Ldap_Node_Abstract implements Iterator, Recurs * This is an offline method. * * @param string $name - * @return Zend_Ldap_Node Provides a fluid interface + * @return Zend_Ldap_Node Provides a fluent interface * @throws Zend_Ldap_Exception */ public function deleteAttribute($name) @@ -920,7 +920,7 @@ class Zend_Ldap_Node extends Zend_Ldap_Node_Abstract implements Iterator, Recurs * This is an online method. * * @param Zend_Ldap $ldap - * @return Zend_Ldap_Node Provides a fluid interface + * @return Zend_Ldap_Node Provides a fluent interface * @throws Zend_Ldap_Exception */ public function reload(Zend_Ldap $ldap = null) diff --git a/library/Zend/Ldap/Node/Abstract.php b/library/Zend/Ldap/Node/Abstract.php index cae1827a..febc549b 100644 --- a/library/Zend/Ldap/Node/Abstract.php +++ b/library/Zend/Ldap/Node/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Node - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Ldap/Dn.php'; * @category Zend * @package Zend_Ldap * @subpackage Node - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Ldap_Node_Abstract implements ArrayAccess, Countable @@ -95,7 +95,7 @@ abstract class Zend_Ldap_Node_Abstract implements ArrayAccess, Countable * This is an online method. * * @param Zend_Ldap $ldap - * @return Zend_Ldap_Node_Abstract Provides a fluid interface + * @return Zend_Ldap_Node_Abstract Provides a fluent interface * @throws Zend_Ldap_Exception */ public function reload(Zend_Ldap $ldap = null) diff --git a/library/Zend/Ldap/Node/ChildrenIterator.php b/library/Zend/Ldap/Node/ChildrenIterator.php index 47fd5baa..6b044ef4 100644 --- a/library/Zend/Ldap/Node/ChildrenIterator.php +++ b/library/Zend/Ldap/Node/ChildrenIterator.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Node - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Ldap/Node.php'; * @category Zend * @package Zend_Ldap * @subpackage Node - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Node_ChildrenIterator implements Iterator, Countable, RecursiveIterator, ArrayAccess diff --git a/library/Zend/Ldap/Node/Collection.php b/library/Zend/Ldap/Node/Collection.php index b072f4d7..d04f99b1 100644 --- a/library/Zend/Ldap/Node/Collection.php +++ b/library/Zend/Ldap/Node/Collection.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Node - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Ldap/Collection.php'; * @category Zend * @package Zend_Ldap * @subpackage Node - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Node_Collection extends Zend_Ldap_Collection diff --git a/library/Zend/Ldap/Node/RootDse.php b/library/Zend/Ldap/Node/RootDse.php index ad13b1bc..f70682e9 100644 --- a/library/Zend/Ldap/Node/RootDse.php +++ b/library/Zend/Ldap/Node/RootDse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage RootDSE - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Ldap/Node/Abstract.php'; * @category Zend * @package Zend_Ldap * @subpackage RootDSE - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Node_RootDse extends Zend_Ldap_Node_Abstract diff --git a/library/Zend/Ldap/Node/RootDse/ActiveDirectory.php b/library/Zend/Ldap/Node/RootDse/ActiveDirectory.php index 3a19db45..20681122 100644 --- a/library/Zend/Ldap/Node/RootDse/ActiveDirectory.php +++ b/library/Zend/Ldap/Node/RootDse/ActiveDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage RootDSE - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Ldap/Node/RootDse.php'; * @category Zend * @package Zend_Ldap * @subpackage RootDSE - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Node_RootDse_ActiveDirectory extends Zend_Ldap_Node_RootDse diff --git a/library/Zend/Ldap/Node/RootDse/OpenLdap.php b/library/Zend/Ldap/Node/RootDse/OpenLdap.php index d1528956..90d89d97 100644 --- a/library/Zend/Ldap/Node/RootDse/OpenLdap.php +++ b/library/Zend/Ldap/Node/RootDse/OpenLdap.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage RootDSE - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Ldap/Node/RootDse.php'; * @category Zend * @package Zend_Ldap * @subpackage RootDSE - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Node_RootDse_OpenLdap extends Zend_Ldap_Node_RootDse diff --git a/library/Zend/Ldap/Node/RootDse/eDirectory.php b/library/Zend/Ldap/Node/RootDse/eDirectory.php index 689cebfc..59ba5945 100644 --- a/library/Zend/Ldap/Node/RootDse/eDirectory.php +++ b/library/Zend/Ldap/Node/RootDse/eDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage RootDSE - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Ldap/Node/RootDse.php'; * @category Zend * @package Zend_Ldap * @subpackage RootDSE - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Node_RootDse_eDirectory extends Zend_Ldap_Node_RootDse diff --git a/library/Zend/Ldap/Node/Schema.php b/library/Zend/Ldap/Node/Schema.php index 502af2e4..6ac8d4fe 100644 --- a/library/Zend/Ldap/Node/Schema.php +++ b/library/Zend/Ldap/Node/Schema.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Schema - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Ldap/Node/Abstract.php'; * @category Zend * @package Zend_Ldap * @subpackage Schema - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Node_Schema extends Zend_Ldap_Node_Abstract @@ -91,7 +91,7 @@ class Zend_Ldap_Node_Schema extends Zend_Ldap_Node_Abstract * * @param Zend_Ldap_Dn $dn * @param Zend_Ldap $ldap - * @return Zend_Ldap_Node_Schema Provides a fluid interface + * @return Zend_Ldap_Node_Schema Provides a fluent interface */ protected function _parseSchema(Zend_Ldap_Dn $dn, Zend_Ldap $ldap) { diff --git a/library/Zend/Ldap/Node/Schema/ActiveDirectory.php b/library/Zend/Ldap/Node/Schema/ActiveDirectory.php index c29a8045..7fd71c50 100644 --- a/library/Zend/Ldap/Node/Schema/ActiveDirectory.php +++ b/library/Zend/Ldap/Node/Schema/ActiveDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Schema - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -40,7 +40,7 @@ require_once 'Zend/Ldap/Node/Schema/ObjectClass/ActiveDirectory.php'; * @category Zend * @package Zend_Ldap * @subpackage Schema - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Node_Schema_ActiveDirectory extends Zend_Ldap_Node_Schema @@ -63,7 +63,7 @@ class Zend_Ldap_Node_Schema_ActiveDirectory extends Zend_Ldap_Node_Schema * * @param Zend_Ldap_Dn $dn * @param Zend_Ldap $ldap - * @return Zend_Ldap_Node_Schema Provides a fluid interface + * @return Zend_Ldap_Node_Schema Provides a fluent interface */ protected function _parseSchema(Zend_Ldap_Dn $dn, Zend_Ldap $ldap) { diff --git a/library/Zend/Ldap/Node/Schema/AttributeType/ActiveDirectory.php b/library/Zend/Ldap/Node/Schema/AttributeType/ActiveDirectory.php index 8e73c774..60fffd3c 100644 --- a/library/Zend/Ldap/Node/Schema/AttributeType/ActiveDirectory.php +++ b/library/Zend/Ldap/Node/Schema/AttributeType/ActiveDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Schema - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/Ldap/Node/Schema/AttributeType/Interface.php'; * @category Zend * @package Zend_Ldap * @subpackage Schema - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Node_Schema_AttributeType_ActiveDirectory extends Zend_Ldap_Node_Schema_Item diff --git a/library/Zend/Ldap/Node/Schema/AttributeType/Interface.php b/library/Zend/Ldap/Node/Schema/AttributeType/Interface.php index 72ef2383..59226635 100644 --- a/library/Zend/Ldap/Node/Schema/AttributeType/Interface.php +++ b/library/Zend/Ldap/Node/Schema/AttributeType/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Schema - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Schema - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Ldap_Node_Schema_AttributeType_Interface diff --git a/library/Zend/Ldap/Node/Schema/AttributeType/OpenLdap.php b/library/Zend/Ldap/Node/Schema/AttributeType/OpenLdap.php index a8991812..3b2e0321 100644 --- a/library/Zend/Ldap/Node/Schema/AttributeType/OpenLdap.php +++ b/library/Zend/Ldap/Node/Schema/AttributeType/OpenLdap.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Schema - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/Ldap/Node/Schema/AttributeType/Interface.php'; * @category Zend * @package Zend_Ldap * @subpackage Schema - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Node_Schema_AttributeType_OpenLdap extends Zend_Ldap_Node_Schema_Item diff --git a/library/Zend/Ldap/Node/Schema/Item.php b/library/Zend/Ldap/Node/Schema/Item.php index 49394ab8..4404f1dc 100644 --- a/library/Zend/Ldap/Node/Schema/Item.php +++ b/library/Zend/Ldap/Node/Schema/Item.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Schema - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Schema - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Ldap_Node_Schema_Item implements ArrayAccess, Countable @@ -53,7 +53,7 @@ abstract class Zend_Ldap_Node_Schema_Item implements ArrayAccess, Countable * Sets the data * * @param array $data - * @return Zend_Ldap_Node_Schema_Item Provides a fluid interface + * @return Zend_Ldap_Node_Schema_Item Provides a fluent interface */ public function setData(array $data) { diff --git a/library/Zend/Ldap/Node/Schema/ObjectClass/ActiveDirectory.php b/library/Zend/Ldap/Node/Schema/ObjectClass/ActiveDirectory.php index 5a320fae..ad77205a 100644 --- a/library/Zend/Ldap/Node/Schema/ObjectClass/ActiveDirectory.php +++ b/library/Zend/Ldap/Node/Schema/ObjectClass/ActiveDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Schema - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/Ldap/Node/Schema/ObjectClass/Interface.php'; * @category Zend * @package Zend_Ldap * @subpackage Schema - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory extends Zend_Ldap_Node_Schema_Item diff --git a/library/Zend/Ldap/Node/Schema/ObjectClass/Interface.php b/library/Zend/Ldap/Node/Schema/ObjectClass/Interface.php index 73f2c4bf..f7351902 100644 --- a/library/Zend/Ldap/Node/Schema/ObjectClass/Interface.php +++ b/library/Zend/Ldap/Node/Schema/ObjectClass/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Schema - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Schema - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Ldap_Node_Schema_ObjectClass_Interface diff --git a/library/Zend/Ldap/Node/Schema/ObjectClass/OpenLdap.php b/library/Zend/Ldap/Node/Schema/ObjectClass/OpenLdap.php index 7be36308..747f8d5e 100644 --- a/library/Zend/Ldap/Node/Schema/ObjectClass/OpenLdap.php +++ b/library/Zend/Ldap/Node/Schema/ObjectClass/OpenLdap.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Schema - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/Ldap/Node/Schema/ObjectClass/Interface.php'; * @category Zend * @package Zend_Ldap * @subpackage Schema - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Node_Schema_ObjectClass_OpenLdap extends Zend_Ldap_Node_Schema_Item diff --git a/library/Zend/Ldap/Node/Schema/OpenLdap.php b/library/Zend/Ldap/Node/Schema/OpenLdap.php index 9cc60b95..6e20812f 100644 --- a/library/Zend/Ldap/Node/Schema/OpenLdap.php +++ b/library/Zend/Ldap/Node/Schema/OpenLdap.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Ldap * @subpackage Schema - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -40,7 +40,7 @@ require_once 'Zend/Ldap/Node/Schema/ObjectClass/OpenLdap.php'; * @category Zend * @package Zend_Ldap * @subpackage Schema - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Ldap_Node_Schema_OpenLdap extends Zend_Ldap_Node_Schema @@ -81,7 +81,7 @@ class Zend_Ldap_Node_Schema_OpenLdap extends Zend_Ldap_Node_Schema * * @param Zend_Ldap_Dn $dn * @param Zend_Ldap $ldap - * @return Zend_Ldap_Node_Schema Provides a fluid interface + * @return Zend_Ldap_Node_Schema Provides a fluent interface */ protected function _parseSchema(Zend_Ldap_Dn $dn, Zend_Ldap $ldap) { diff --git a/library/Zend/Loader.php b/library/Zend/Loader.php index a2b3de1c..40da3bfa 100644 --- a/library/Zend/Loader.php +++ b/library/Zend/Loader.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Loader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Loader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Loader diff --git a/library/Zend/Loader/Autoloader.php b/library/Zend/Loader/Autoloader.php index ed5a2c43..06e70232 100644 --- a/library/Zend/Loader/Autoloader.php +++ b/library/Zend/Loader/Autoloader.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Loader * @subpackage Autoloader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Loader.php'; * @uses Zend_Loader_Autoloader * @package Zend_Loader * @subpackage Autoloader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Loader_Autoloader diff --git a/library/Zend/Loader/Autoloader/Interface.php b/library/Zend/Loader/Autoloader/Interface.php index 768b734f..64985e26 100644 --- a/library/Zend/Loader/Autoloader/Interface.php +++ b/library/Zend/Loader/Autoloader/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Loader * @subpackage Autoloader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -25,7 +25,7 @@ * * @package Zend_Loader * @subpackage Autoloader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Loader_Autoloader_Interface diff --git a/library/Zend/Loader/Autoloader/Resource.php b/library/Zend/Loader/Autoloader/Resource.php index b1fc183d..b9279c25 100644 --- a/library/Zend/Loader/Autoloader/Resource.php +++ b/library/Zend/Loader/Autoloader/Resource.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Loader * @subpackage Autoloader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Loader/Autoloader/Interface.php'; * @uses Zend_Loader_Autoloader_Interface * @package Zend_Loader * @subpackage Autoloader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Loader_Autoloader_Resource implements Zend_Loader_Autoloader_Interface diff --git a/library/Zend/Loader/AutoloaderFactory.php b/library/Zend/Loader/AutoloaderFactory.php index 3d872fae..9fc28365 100644 --- a/library/Zend/Loader/AutoloaderFactory.php +++ b/library/Zend/Loader/AutoloaderFactory.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Loader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -24,12 +24,13 @@ if (class_exists('Zend_Loader_AutoloaderFactory')) return; /** * @package Zend_Loader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Loader_AutoloaderFactory { - const STANDARD_AUTOLOADER = 'Zend_Loader_StandardAutoloader'; + const STANDARD_AUTOLOADER = 'Zend_Loader_StandardAutoloader'; + const CLASS_MAP_AUTOLOADER = 'Zend_Loader_ClassMapAutoloader'; /** * @var array All autoloaders registered using the factory @@ -89,6 +90,19 @@ abstract class Zend_Loader_AutoloaderFactory foreach ($options as $class => $options) { if (!isset(self::$loaders[$class])) { + // Check class map autoloader + if ($class == self::CLASS_MAP_AUTOLOADER) { + if (!class_exists(self::CLASS_MAP_AUTOLOADER)) { + // Extract the filename from the classname + $classMapLoader = substr( + strrchr(self::CLASS_MAP_AUTOLOADER, '_'), 1 + ); + + require_once dirname(__FILE__) . "/$classMapLoader.php"; + } + } + + // Autoload with standard autoloader $autoloader = self::getStandardAutoloader(); if (!class_exists($class) && !$autoloader->autoload($class)) { require_once 'Exception/InvalidArgumentException.php'; diff --git a/library/Zend/Loader/ClassMapAutoloader.php b/library/Zend/Loader/ClassMapAutoloader.php index c1923ac5..177c2f5a 100644 --- a/library/Zend/Loader/ClassMapAutoloader.php +++ b/library/Zend/Loader/ClassMapAutoloader.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Loader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once dirname(__FILE__) . '/SplAutoloader.php'; * Utilizes class-map files to lookup classfile locations. * * @package Zend_Loader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license New BSD {@link http://framework.zend.com/license/new-bsd} */ class Zend_Loader_ClassMapAutoloader implements Zend_Loader_SplAutoloader diff --git a/library/Zend/Loader/Exception.php b/library/Zend/Loader/Exception.php index 394788bc..9b5c77f4 100644 --- a/library/Zend/Loader/Exception.php +++ b/library/Zend/Loader/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Loader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Exception.php'; * @category Zend * @package Zend_Loader * @uses Zend_Exception - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Loader_Exception extends Zend_Exception diff --git a/library/Zend/Loader/Exception/InvalidArgumentException.php b/library/Zend/Loader/Exception/InvalidArgumentException.php index 18304c65..6cfc2219 100644 --- a/library/Zend/Loader/Exception/InvalidArgumentException.php +++ b/library/Zend/Loader/Exception/InvalidArgumentException.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Loader * @subpackage Exception - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -25,7 +25,7 @@ require_once dirname(__FILE__) . '/../Exception.php'; * @category Zend * @package Zend_Loader * @subpackage Exception - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Loader_Exception_InvalidArgumentException diff --git a/library/Zend/Loader/PluginLoader.php b/library/Zend/Loader/PluginLoader.php index 0e51a9d0..11868430 100644 --- a/library/Zend/Loader/PluginLoader.php +++ b/library/Zend/Loader/PluginLoader.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Loader * @subpackage PluginLoader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Loader.php'; * @category Zend * @package Zend_Loader * @subpackage PluginLoader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Loader_PluginLoader implements Zend_Loader_PluginLoader_Interface diff --git a/library/Zend/Loader/PluginLoader/Exception.php b/library/Zend/Loader/PluginLoader/Exception.php index 50e9d8c2..ea76629d 100644 --- a/library/Zend/Loader/PluginLoader/Exception.php +++ b/library/Zend/Loader/PluginLoader/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Loader * @subpackage PluginLoader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Loader/Exception.php'; * @category Zend * @package Zend_Loader * @subpackage PluginLoader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Loader_PluginLoader_Exception extends Zend_Loader_Exception diff --git a/library/Zend/Loader/PluginLoader/Interface.php b/library/Zend/Loader/PluginLoader/Interface.php index 7f400834..2733191b 100644 --- a/library/Zend/Loader/PluginLoader/Interface.php +++ b/library/Zend/Loader/PluginLoader/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Loader * @subpackage PluginLoader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Loader * @subpackage PluginLoader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Loader_PluginLoader_Interface diff --git a/library/Zend/Loader/SplAutoloader.php b/library/Zend/Loader/SplAutoloader.php index 03dd6767..f502f8f0 100644 --- a/library/Zend/Loader/SplAutoloader.php +++ b/library/Zend/Loader/SplAutoloader.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Loader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -25,7 +25,7 @@ if (interface_exists('Zend_Loader_SplAutoloader')) return; * registry * * @package Zend_Loader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Loader_SplAutoloader diff --git a/library/Zend/Loader/StandardAutoloader.php b/library/Zend/Loader/StandardAutoloader.php index 31a5c1e4..867fbd92 100644 --- a/library/Zend/Loader/StandardAutoloader.php +++ b/library/Zend/Loader/StandardAutoloader.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Loader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once dirname(__FILE__) . '/SplAutoloader.php'; * class is not found, a PHP warning will be raised by include(). * * @package Zend_Loader - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license New BSD {@link http://framework.zend.com/license/new-bsd} */ class Zend_Loader_StandardAutoloader implements Zend_Loader_SplAutoloader diff --git a/library/Zend/Locale.php b/library/Zend/Locale.php index 7c1ef82e..f2618a77 100644 --- a/library/Zend/Locale.php +++ b/library/Zend/Locale.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Locale - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Locale - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Locale @@ -60,7 +60,7 @@ class Zend_Locale 'uz_UZ' => 'uz_Latn_UZ', 'vai_LR' => 'vai_Latn_LR', 'zh_CN' => 'zh_Hans_CN', - 'zh_HK' => 'zh_Hans_HK', + 'zh_HK' => 'zh_Hant_HK', 'zh_MO' => 'zh_Hans_MO', 'zh_SG' => 'zh_Hans_SG', 'zh_TW' => 'zh_Hant_TW', diff --git a/library/Zend/Locale/Data.php b/library/Zend/Locale/Data.php index d7d060bb..f03b0100 100644 --- a/library/Zend/Locale/Data.php +++ b/library/Zend/Locale/Data.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Locale * @subpackage Data - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Locale * @subpackage Data - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Locale_Data @@ -42,8 +42,7 @@ class Zend_Locale_Data /** * Locale files * - * @var ressource - * @access private + * @var array */ private static $_ldml = array(); @@ -51,7 +50,6 @@ class Zend_Locale_Data * List of values which are collected * * @var array - * @access private */ private static $_list = array(); @@ -59,7 +57,6 @@ class Zend_Locale_Data * Internal cache for ldml values * * @var Zend_Cache_Core - * @access private */ private static $_cache = null; @@ -73,8 +70,7 @@ class Zend_Locale_Data /** * Internal option, cache disabled * - * @var boolean - * @access private + * @var boolean */ private static $_cacheDisabled = false; @@ -147,8 +143,8 @@ class Zend_Locale_Data * @param string $attribute * @param string $value * @param array $temp + * @return bool * @throws Zend_Locale_Exception - * @access private */ private static function _findRoute($locale, $path, $attribute, $value, &$temp) { @@ -223,11 +219,13 @@ class Zend_Locale_Data /** * Read the right LDML file * - * @param string $locale - * @param string $path - * @param string $attribute - * @param string $value - * @access private + * @param string $locale + * @param string $path + * @param string|bool $attribute + * @param string|bool $value + * @param array $temp + * @return array + * @throws Zend_Locale_Exception */ private static function _getFile($locale, $path, $attribute = false, $value = false, $temp = array()) { @@ -278,8 +276,9 @@ class Zend_Locale_Data /** * Internal function for checking the locale * - * @param string|Zend_Locale $locale Locale to check + * @param string|Zend_Locale $locale Locale to check * @return string + * @throws Zend_Locale_Exception */ private static function _checkLocale($locale) { @@ -302,11 +301,11 @@ class Zend_Locale_Data /** * Read the LDML file, get a array of multipath defined value * - * @param string $locale - * @param string $path - * @param string $value + * @param string $locale + * @param string $path + * @param bool|string $value * @return array - * @access public + * @throws Zend_Locale_Exception */ public static function getList($locale, $path, $value = false) { @@ -327,7 +326,7 @@ class Zend_Locale_Data } $val = urlencode($val); - $id = strtr('Zend_LocaleL_' . $locale . '_' . $path . '_' . $val, array('-' => '_', '%' => '_', '+' => '_')); + $id = self::_filterCacheId('Zend_LocaleL_' . $locale . '_' . $path . '_' . $val); if (!self::$_cacheDisabled && ($result = self::$_cache->load($id))) { return unserialize($result); } @@ -952,11 +951,11 @@ class Zend_Locale_Data /** * Read the LDML file, get a single path defined value * - * @param string $locale - * @param string $path - * @param string $value + * @param string $locale + * @param string $path + * @param bool|string $value * @return string - * @access public + * @throws Zend_Locale_Exception */ public static function getContent($locale, $path, $value = false) { @@ -976,7 +975,7 @@ class Zend_Locale_Data $val = implode('_' , $value); } $val = urlencode($val); - $id = strtr('Zend_LocaleC_' . $locale . '_' . $path . '_' . $val, array('-' => '_', '%' => '_', '+' => '_')); + $id = self::_filterCacheId('Zend_LocaleC_' . $locale . '_' . $path . '_' . $val); if (!self::$_cacheDisabled && ($result = self::$_cache->load($id))) { return unserialize($result); } @@ -1557,7 +1556,7 @@ class Zend_Locale_Data /** * Disables the cache * - * @param unknown_type $flag + * @param bool $flag */ public static function disableCache($flag) { @@ -1567,7 +1566,7 @@ class Zend_Locale_Data /** * Internal method to check if the given cache supports tags * - * @param Zend_Cache $cache + * @return bool */ private static function _getTagSupportForCache() { @@ -1581,4 +1580,23 @@ class Zend_Locale_Data return self::$_cacheTags; } + + /** + * Filter an ID to only allow valid variable characters + * + * @param string $value + * @return string + */ + protected static function _filterCacheId($value) + { + return strtr( + $value, + array( + '-' => '_', + '%' => '_', + '+' => '_', + '.' => '_', + ) + ); + } } diff --git a/library/Zend/Locale/Data/Translation.php b/library/Zend/Locale/Data/Translation.php index 1845d5de..ceb16a9b 100644 --- a/library/Zend/Locale/Data/Translation.php +++ b/library/Zend/Locale/Data/Translation.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Locale - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ * * @category Zend * @package Zend_Locale - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Locale_Data_Translation diff --git a/library/Zend/Locale/Exception.php b/library/Zend/Locale/Exception.php index 74b12254..a6e869ae 100644 --- a/library/Zend/Locale/Exception.php +++ b/library/Zend/Locale/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Locale - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Locale - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Locale_Exception extends Zend_Exception diff --git a/library/Zend/Locale/Format.php b/library/Zend/Locale/Format.php index c74f3171..517dcbb4 100644 --- a/library/Zend/Locale/Format.php +++ b/library/Zend/Locale/Format.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Locale * @subpackage Format - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Locale/Data.php'; * @category Zend * @package Zend_Locale * @subpackage Format - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Locale_Format diff --git a/library/Zend/Locale/Math.php b/library/Zend/Locale/Math.php index 98f491e1..91e1905d 100644 --- a/library/Zend/Locale/Math.php +++ b/library/Zend/Locale/Math.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Locale - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * * @category Zend * @package Zend_Locale - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Locale/Math/Exception.php b/library/Zend/Locale/Math/Exception.php index ef949ca4..e065b189 100644 --- a/library/Zend/Locale/Math/Exception.php +++ b/library/Zend/Locale/Math/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Locale - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Locale/Exception.php'; /** * @category Zend * @package Zend_Locale - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Locale_Math_Exception extends Zend_Locale_Exception diff --git a/library/Zend/Locale/Math/PhpMath.php b/library/Zend/Locale/Math/PhpMath.php index a2c29631..c06f20d1 100644 --- a/library/Zend/Locale/Math/PhpMath.php +++ b/library/Zend/Locale/Math/PhpMath.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Locale - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * * @category Zend * @package Zend_Locale - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Locale_Math_PhpMath extends Zend_Locale_Math diff --git a/library/Zend/Log.php b/library/Zend/Log.php index f18f967d..4b4fd1e3 100644 --- a/library/Zend/Log.php +++ b/library/Zend/Log.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Log - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Log - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Log/Exception.php b/library/Zend/Log/Exception.php index fedc56e7..d52a501c 100644 --- a/library/Zend/Log/Exception.php +++ b/library/Zend/Log/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Log - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Log - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Log/FactoryInterface.php b/library/Zend/Log/FactoryInterface.php index 1ca1a421..eb67e2c2 100644 --- a/library/Zend/Log/FactoryInterface.php +++ b/library/Zend/Log/FactoryInterface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Log - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Log - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Log/Filter/Abstract.php b/library/Zend/Log/Filter/Abstract.php index d3ec6bbe..dafd731d 100644 --- a/library/Zend/Log/Filter/Abstract.php +++ b/library/Zend/Log/Filter/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Log * @subpackage Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Log/FactoryInterface.php'; * @category Zend * @package Zend_Log * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Log/Filter/Interface.php b/library/Zend/Log/Filter/Interface.php index 5b232bdc..dc0cbad9 100644 --- a/library/Zend/Log/Filter/Interface.php +++ b/library/Zend/Log/Filter/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Log * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Log * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Log/Filter/Message.php b/library/Zend/Log/Filter/Message.php index 671d87e4..eff0c99d 100644 --- a/library/Zend/Log/Filter/Message.php +++ b/library/Zend/Log/Filter/Message.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Log * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Log/Filter/Abstract.php'; * @category Zend * @package Zend_Log * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Log/Filter/Priority.php b/library/Zend/Log/Filter/Priority.php index c8733b61..d86f5d60 100644 --- a/library/Zend/Log/Filter/Priority.php +++ b/library/Zend/Log/Filter/Priority.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Log * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Log/Filter/Abstract.php'; * @category Zend * @package Zend_Log * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Log/Filter/Suppress.php b/library/Zend/Log/Filter/Suppress.php index 162763a2..a4f13568 100644 --- a/library/Zend/Log/Filter/Suppress.php +++ b/library/Zend/Log/Filter/Suppress.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Log * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Log/Filter/Abstract.php'; * @category Zend * @package Zend_Log * @subpackage Filter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Log/Formatter/Abstract.php b/library/Zend/Log/Formatter/Abstract.php index eeed23da..f0403f16 100644 --- a/library/Zend/Log/Formatter/Abstract.php +++ b/library/Zend/Log/Formatter/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Log * @subpackage Formatter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Log/FactoryInterface.php'; * @category Zend * @package Zend_Log * @subpackage Formatter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Log/Formatter/Firebug.php b/library/Zend/Log/Formatter/Firebug.php index 88d46219..434843a1 100644 --- a/library/Zend/Log/Formatter/Firebug.php +++ b/library/Zend/Log/Formatter/Firebug.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Log * @subpackage Formatter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Log/Formatter/Abstract.php'; * @category Zend * @package Zend_Log * @subpackage Formatter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Log_Formatter_Firebug extends Zend_Log_Formatter_Abstract diff --git a/library/Zend/Log/Formatter/Interface.php b/library/Zend/Log/Formatter/Interface.php index f7123650..9b21fa7e 100644 --- a/library/Zend/Log/Formatter/Interface.php +++ b/library/Zend/Log/Formatter/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Log * @subpackage Formatter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Log * @subpackage Formatter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Log/Formatter/Simple.php b/library/Zend/Log/Formatter/Simple.php index 7cd6d4fb..965fa762 100644 --- a/library/Zend/Log/Formatter/Simple.php +++ b/library/Zend/Log/Formatter/Simple.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Log * @subpackage Formatter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Log/Formatter/Abstract.php'; * @category Zend * @package Zend_Log * @subpackage Formatter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Log/Formatter/Xml.php b/library/Zend/Log/Formatter/Xml.php index 9e8f3172..71c47d33 100644 --- a/library/Zend/Log/Formatter/Xml.php +++ b/library/Zend/Log/Formatter/Xml.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Log * @subpackage Formatter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Log/Formatter/Abstract.php'; * @category Zend * @package Zend_Log * @subpackage Formatter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Log/Writer/Abstract.php b/library/Zend/Log/Writer/Abstract.php index f491eba2..47c45ba8 100644 --- a/library/Zend/Log/Writer/Abstract.php +++ b/library/Zend/Log/Writer/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Log * @subpackage Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Log/Filter/Priority.php'; * @category Zend * @package Zend_Log * @subpackage Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -48,8 +48,10 @@ abstract class Zend_Log_Writer_Abstract implements Zend_Log_FactoryInterface /** * Add a filter specific to this writer. * - * @param Zend_Log_Filter_Interface $filter + * @param Zend_Log_Filter_Interface|int $filter Filter class or filter + * priority * @return Zend_Log_Writer_Abstract + * @throws Zend_Log_Exception */ public function addFilter($filter) { @@ -75,8 +77,9 @@ abstract class Zend_Log_Writer_Abstract implements Zend_Log_FactoryInterface */ public function write($event) { + /** @var Zend_Log_Filter_Interface $filter */ foreach ($this->_filters as $filter) { - if (! $filter->accept($event)) { + if (!$filter->accept($event)) { return; } } @@ -108,7 +111,7 @@ abstract class Zend_Log_Writer_Abstract implements Zend_Log_FactoryInterface /** * Write a message to the log. * - * @param array $event log data event + * @param array $event log data event * @return void */ abstract protected function _write($event); diff --git a/library/Zend/Log/Writer/Db.php b/library/Zend/Log/Writer/Db.php index 71ba2e28..8dcaf9c6 100644 --- a/library/Zend/Log/Writer/Db.php +++ b/library/Zend/Log/Writer/Db.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Log * @subpackage Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Log/Writer/Abstract.php'; * @category Zend * @package Zend_Log * @subpackage Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Log/Writer/Firebug.php b/library/Zend/Log/Writer/Firebug.php index 59c591a9..b25310dd 100644 --- a/library/Zend/Log/Writer/Firebug.php +++ b/library/Zend/Log/Writer/Firebug.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Log * @subpackage Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Wildfire/Plugin/FirePhp.php'; * @category Zend * @package Zend_Log * @subpackage Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Log_Writer_Firebug extends Zend_Log_Writer_Abstract diff --git a/library/Zend/Log/Writer/Mail.php b/library/Zend/Log/Writer/Mail.php index 3c57f62e..931dfe97 100644 --- a/library/Zend/Log/Writer/Mail.php +++ b/library/Zend/Log/Writer/Mail.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Log * @subpackage Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Log/Formatter/Simple.php'; * @category Zend * @package Zend_Log * @subpackage Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Log/Writer/Mock.php b/library/Zend/Log/Writer/Mock.php index 92072fc6..d8674bd8 100644 --- a/library/Zend/Log/Writer/Mock.php +++ b/library/Zend/Log/Writer/Mock.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Log * @subpackage Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Log/Writer/Abstract.php'; * @category Zend * @package Zend_Log * @subpackage Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Log/Writer/Null.php b/library/Zend/Log/Writer/Null.php index 270444e1..f07bb7b6 100644 --- a/library/Zend/Log/Writer/Null.php +++ b/library/Zend/Log/Writer/Null.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Log * @subpackage Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Log/Writer/Abstract.php'; * @category Zend * @package Zend_Log * @subpackage Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Log/Writer/Stream.php b/library/Zend/Log/Writer/Stream.php index 935356ad..e3664d99 100644 --- a/library/Zend/Log/Writer/Stream.php +++ b/library/Zend/Log/Writer/Stream.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Log * @subpackage Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Log/Formatter/Simple.php'; * @category Zend * @package Zend_Log * @subpackage Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Log/Writer/Syslog.php b/library/Zend/Log/Writer/Syslog.php index 46ef3c71..66dfeaab 100644 --- a/library/Zend/Log/Writer/Syslog.php +++ b/library/Zend/Log/Writer/Syslog.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Log * @subpackage Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Log/Writer/Abstract.php'; * @category Zend * @package Zend_Log * @subpackage Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Log_Writer_Syslog extends Zend_Log_Writer_Abstract diff --git a/library/Zend/Log/Writer/ZendMonitor.php b/library/Zend/Log/Writer/ZendMonitor.php index 2ff1908d..0713a892 100644 --- a/library/Zend/Log/Writer/ZendMonitor.php +++ b/library/Zend/Log/Writer/ZendMonitor.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Log * @subpackage Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Log/Writer/Abstract.php'; * @category Zend * @package Zend_Log * @subpackage Writer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Mail.php b/library/Zend/Mail.php index abe4b264..5a6b57fa 100644 --- a/library/Zend/Mail.php +++ b/library/Zend/Mail.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Mail - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -46,7 +46,7 @@ require_once 'Zend/Mime/Part.php'; * * @category Zend * @package Zend_Mail - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail extends Zend_Mime_Message diff --git a/library/Zend/Mail/Exception.php b/library/Zend/Mail/Exception.php index 47311242..4632a582 100644 --- a/library/Zend/Mail/Exception.php +++ b/library/Zend/Mail/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Mail - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Mail - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Exception extends Zend_Exception diff --git a/library/Zend/Mail/Message.php b/library/Zend/Mail/Message.php index 331bda9a..24cb087d 100644 --- a/library/Zend/Mail/Message.php +++ b/library/Zend/Mail/Message.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Mail - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Mail/Message/Interface.php'; /** * @category Zend * @package Zend_Mail - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Message extends Zend_Mail_Part implements Zend_Mail_Message_Interface diff --git a/library/Zend/Mail/Message/File.php b/library/Zend/Mail/Message/File.php index bee3ebbf..6f57be6b 100644 --- a/library/Zend/Mail/Message/File.php +++ b/library/Zend/Mail/Message/File.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Mail - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Mail/Message/Interface.php'; /** * @category Zend * @package Zend_Mail - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Message_File extends Zend_Mail_Part_File implements Zend_Mail_Message_Interface diff --git a/library/Zend/Mail/Message/Interface.php b/library/Zend/Mail/Message/Interface.php index 689b6732..dad79641 100644 --- a/library/Zend/Mail/Message/Interface.php +++ b/library/Zend/Mail/Message/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Mail/Part.php b/library/Zend/Mail/Part.php index b2a8b5b2..cf8140dc 100644 --- a/library/Zend/Mail/Part.php +++ b/library/Zend/Mail/Part.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Mail - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Mail/Part/Interface.php'; /** * @category Zend * @package Zend_Mail - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Part implements RecursiveIterator, Zend_Mail_Part_Interface diff --git a/library/Zend/Mail/Part/File.php b/library/Zend/Mail/Part/File.php index e96bdcd6..8c1c99b4 100644 --- a/library/Zend/Mail/Part/File.php +++ b/library/Zend/Mail/Part/File.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Mail - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Mail/Part.php'; /** * @category Zend * @package Zend_Mail - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Part_File extends Zend_Mail_Part diff --git a/library/Zend/Mail/Part/Interface.php b/library/Zend/Mail/Part/Interface.php index f2f6d461..0d9275db 100644 --- a/library/Zend/Mail/Part/Interface.php +++ b/library/Zend/Mail/Part/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Mail/Protocol/Abstract.php b/library/Zend/Mail/Protocol/Abstract.php index 8b54b9d4..ef90b096 100644 --- a/library/Zend/Mail/Protocol/Abstract.php +++ b/library/Zend/Mail/Protocol/Abstract.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Mail * @subpackage Protocol - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Validate/Hostname.php'; * @category Zend * @package Zend_Mail * @subpackage Protocol - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ * @todo Implement proxy settings diff --git a/library/Zend/Mail/Protocol/Exception.php b/library/Zend/Mail/Protocol/Exception.php index 4d14b7e4..d78fca4d 100644 --- a/library/Zend/Mail/Protocol/Exception.php +++ b/library/Zend/Mail/Protocol/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Protocol - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Mail/Exception.php'; * @category Zend * @package Zend_Mail * @subpackage Protocol - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Protocol_Exception extends Zend_Mail_Exception diff --git a/library/Zend/Mail/Protocol/Imap.php b/library/Zend/Mail/Protocol/Imap.php index eee2161d..d4af4fe3 100644 --- a/library/Zend/Mail/Protocol/Imap.php +++ b/library/Zend/Mail/Protocol/Imap.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Protocol - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Mail * @subpackage Protocol - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Protocol_Imap diff --git a/library/Zend/Mail/Protocol/Pop3.php b/library/Zend/Mail/Protocol/Pop3.php index ca317172..9a762287 100644 --- a/library/Zend/Mail/Protocol/Pop3.php +++ b/library/Zend/Mail/Protocol/Pop3.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Protocol - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Mail * @subpackage Protocol - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Protocol_Pop3 diff --git a/library/Zend/Mail/Protocol/Smtp.php b/library/Zend/Mail/Protocol/Smtp.php index 221442e8..9dd3568b 100644 --- a/library/Zend/Mail/Protocol/Smtp.php +++ b/library/Zend/Mail/Protocol/Smtp.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Mail * @subpackage Protocol - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Mail/Protocol/Abstract.php'; * @category Zend * @package Zend_Mail * @subpackage Protocol - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Protocol_Smtp extends Zend_Mail_Protocol_Abstract diff --git a/library/Zend/Mail/Protocol/Smtp/Auth/Crammd5.php b/library/Zend/Mail/Protocol/Smtp/Auth/Crammd5.php index 395744e2..ea9ad7f3 100644 --- a/library/Zend/Mail/Protocol/Smtp/Auth/Crammd5.php +++ b/library/Zend/Mail/Protocol/Smtp/Auth/Crammd5.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Protocol - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Mail/Protocol/Smtp.php'; * @category Zend * @package Zend_Mail * @subpackage Protocol - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Protocol_Smtp_Auth_Crammd5 extends Zend_Mail_Protocol_Smtp diff --git a/library/Zend/Mail/Protocol/Smtp/Auth/Login.php b/library/Zend/Mail/Protocol/Smtp/Auth/Login.php index 2aefac71..68d32ef6 100644 --- a/library/Zend/Mail/Protocol/Smtp/Auth/Login.php +++ b/library/Zend/Mail/Protocol/Smtp/Auth/Login.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Protocol - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Mail/Protocol/Smtp.php'; * @category Zend * @package Zend_Mail * @subpackage Protocol - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Protocol_Smtp_Auth_Login extends Zend_Mail_Protocol_Smtp diff --git a/library/Zend/Mail/Protocol/Smtp/Auth/Plain.php b/library/Zend/Mail/Protocol/Smtp/Auth/Plain.php index a0c50f27..45059df7 100644 --- a/library/Zend/Mail/Protocol/Smtp/Auth/Plain.php +++ b/library/Zend/Mail/Protocol/Smtp/Auth/Plain.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Protocol - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Mail/Protocol/Smtp.php'; * @category Zend * @package Zend_Mail * @subpackage Protocol - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Protocol_Smtp_Auth_Plain extends Zend_Mail_Protocol_Smtp diff --git a/library/Zend/Mail/Storage.php b/library/Zend/Mail/Storage.php index 44e29366..b5cf6326 100644 --- a/library/Zend/Mail/Storage.php +++ b/library/Zend/Mail/Storage.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Mail - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Mail - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Storage diff --git a/library/Zend/Mail/Storage/Abstract.php b/library/Zend/Mail/Storage/Abstract.php index 4dc55c21..beb8fb6f 100644 --- a/library/Zend/Mail/Storage/Abstract.php +++ b/library/Zend/Mail/Storage/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Mail_Storage_Abstract implements Countable, ArrayAccess, SeekableIterator diff --git a/library/Zend/Mail/Storage/Exception.php b/library/Zend/Mail/Storage/Exception.php index 1ddb2c4d..38a0ed97 100644 --- a/library/Zend/Mail/Storage/Exception.php +++ b/library/Zend/Mail/Storage/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Mail/Exception.php'; * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Storage_Exception extends Zend_Mail_Exception diff --git a/library/Zend/Mail/Storage/Folder.php b/library/Zend/Mail/Storage/Folder.php index 4b352eac..191dbca2 100644 --- a/library/Zend/Mail/Storage/Folder.php +++ b/library/Zend/Mail/Storage/Folder.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Storage_Folder implements RecursiveIterator diff --git a/library/Zend/Mail/Storage/Folder/Interface.php b/library/Zend/Mail/Storage/Folder/Interface.php index cce711e8..dc092051 100644 --- a/library/Zend/Mail/Storage/Folder/Interface.php +++ b/library/Zend/Mail/Storage/Folder/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Mail_Storage_Folder_Interface diff --git a/library/Zend/Mail/Storage/Folder/Maildir.php b/library/Zend/Mail/Storage/Folder/Maildir.php index ff28922a..e3b7c346 100644 --- a/library/Zend/Mail/Storage/Folder/Maildir.php +++ b/library/Zend/Mail/Storage/Folder/Maildir.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Mail/Storage/Maildir.php'; * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Storage_Folder_Maildir extends Zend_Mail_Storage_Maildir implements Zend_Mail_Storage_Folder_Interface diff --git a/library/Zend/Mail/Storage/Folder/Mbox.php b/library/Zend/Mail/Storage/Folder/Mbox.php index 483b046a..ad9429dc 100644 --- a/library/Zend/Mail/Storage/Folder/Mbox.php +++ b/library/Zend/Mail/Storage/Folder/Mbox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Mail/Storage/Mbox.php'; * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Storage_Folder_Mbox extends Zend_Mail_Storage_Mbox implements Zend_Mail_Storage_Folder_Interface diff --git a/library/Zend/Mail/Storage/Imap.php b/library/Zend/Mail/Storage/Imap.php index 102d749e..9dbf3371 100644 --- a/library/Zend/Mail/Storage/Imap.php +++ b/library/Zend/Mail/Storage/Imap.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -60,7 +60,7 @@ require_once 'Zend/Mail/Storage.php'; * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Storage_Imap extends Zend_Mail_Storage_Abstract diff --git a/library/Zend/Mail/Storage/Maildir.php b/library/Zend/Mail/Storage/Maildir.php index 3c938cf1..76708e85 100644 --- a/library/Zend/Mail/Storage/Maildir.php +++ b/library/Zend/Mail/Storage/Maildir.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Mail/Storage.php'; * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Storage_Maildir extends Zend_Mail_Storage_Abstract diff --git a/library/Zend/Mail/Storage/Mbox.php b/library/Zend/Mail/Storage/Mbox.php index 293202e9..ddcc0fca 100644 --- a/library/Zend/Mail/Storage/Mbox.php +++ b/library/Zend/Mail/Storage/Mbox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Mail/Message/File.php'; * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Storage_Mbox extends Zend_Mail_Storage_Abstract diff --git a/library/Zend/Mail/Storage/Pop3.php b/library/Zend/Mail/Storage/Pop3.php index c027160f..234b546c 100644 --- a/library/Zend/Mail/Storage/Pop3.php +++ b/library/Zend/Mail/Storage/Pop3.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Mail/Message.php'; * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Storage_Pop3 extends Zend_Mail_Storage_Abstract diff --git a/library/Zend/Mail/Storage/Writable/Interface.php b/library/Zend/Mail/Storage/Writable/Interface.php index 24b49f47..aad8e5e0 100644 --- a/library/Zend/Mail/Storage/Writable/Interface.php +++ b/library/Zend/Mail/Storage/Writable/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Mail/Storage/Writable/Maildir.php b/library/Zend/Mail/Storage/Writable/Maildir.php index d1f87f1c..2c3ec53d 100644 --- a/library/Zend/Mail/Storage/Writable/Maildir.php +++ b/library/Zend/Mail/Storage/Writable/Maildir.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/Mail/Storage/Writable/Interface.php'; * @category Zend * @package Zend_Mail * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Storage_Writable_Maildir extends Zend_Mail_Storage_Folder_Maildir diff --git a/library/Zend/Mail/Transport/Abstract.php b/library/Zend/Mail/Transport/Abstract.php index bc1c521a..f5eb181f 100644 --- a/library/Zend/Mail/Transport/Abstract.php +++ b/library/Zend/Mail/Transport/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Transport - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Mime.php'; * @category Zend * @package Zend_Mail * @subpackage Transport - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Mail_Transport_Abstract diff --git a/library/Zend/Mail/Transport/Exception.php b/library/Zend/Mail/Transport/Exception.php index bd976351..42733da8 100644 --- a/library/Zend/Mail/Transport/Exception.php +++ b/library/Zend/Mail/Transport/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Transport - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Mail/Exception.php'; * @category Zend * @package Zend_Mail * @subpackage Transport - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Transport_Exception extends Zend_Mail_Exception diff --git a/library/Zend/Mail/Transport/File.php b/library/Zend/Mail/Transport/File.php index bacc98b9..2ca97627 100644 --- a/library/Zend/Mail/Transport/File.php +++ b/library/Zend/Mail/Transport/File.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Transport - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Mail/Transport/Abstract.php'; * @category Zend * @package Zend_Mail * @subpackage Transport - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Transport_File extends Zend_Mail_Transport_Abstract diff --git a/library/Zend/Mail/Transport/Sendmail.php b/library/Zend/Mail/Transport/Sendmail.php index 60bece43..28bf3b98 100644 --- a/library/Zend/Mail/Transport/Sendmail.php +++ b/library/Zend/Mail/Transport/Sendmail.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Transport - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Mail/Transport/Abstract.php'; * @category Zend * @package Zend_Mail * @subpackage Transport - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Transport_Sendmail extends Zend_Mail_Transport_Abstract diff --git a/library/Zend/Mail/Transport/Smtp.php b/library/Zend/Mail/Transport/Smtp.php index 78965dd4..2afe681e 100644 --- a/library/Zend/Mail/Transport/Smtp.php +++ b/library/Zend/Mail/Transport/Smtp.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mail * @subpackage Transport - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -45,7 +45,7 @@ require_once 'Zend/Mail/Transport/Abstract.php'; * @category Zend * @package Zend_Mail * @subpackage Transport - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mail_Transport_Smtp extends Zend_Mail_Transport_Abstract diff --git a/library/Zend/Markup.php b/library/Zend/Markup.php index e5e63e75..3662f52a 100644 --- a/library/Zend/Markup.php +++ b/library/Zend/Markup.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Markup - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Loader/PluginLoader.php'; /** * @category Zend * @package Zend_Markup - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Markup diff --git a/library/Zend/Markup/Exception.php b/library/Zend/Markup/Exception.php index b659cc79..23b32e60 100644 --- a/library/Zend/Markup/Exception.php +++ b/library/Zend/Markup/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Markup - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Exception.php'; * @category Zend * @uses Zend_Exception * @package Zend_Markup - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Markup_Exception extends Zend_Exception diff --git a/library/Zend/Markup/Parser/Bbcode.php b/library/Zend/Markup/Parser/Bbcode.php index f0c963fd..f0d04cec 100644 --- a/library/Zend/Markup/Parser/Bbcode.php +++ b/library/Zend/Markup/Parser/Bbcode.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Markup * @subpackage Parser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Markup/Parser/ParserInterface.php'; * @category Zend * @package Zend_Markup * @subpackage Parser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Markup_Parser_Bbcode implements Zend_Markup_Parser_ParserInterface diff --git a/library/Zend/Markup/Parser/Exception.php b/library/Zend/Markup/Parser/Exception.php index 477fbdfa..cacb9612 100644 --- a/library/Zend/Markup/Parser/Exception.php +++ b/library/Zend/Markup/Parser/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Markup * @subpackage Parser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Markup/Exception.php'; * @uses Zend_Markup_Exception * @package Zend_Markup * @subpackage Parser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Markup_Parser_Exception extends Zend_Markup_Exception diff --git a/library/Zend/Markup/Parser/ParserInterface.php b/library/Zend/Markup/Parser/ParserInterface.php index 0e67cafe..9eb626a8 100644 --- a/library/Zend/Markup/Parser/ParserInterface.php +++ b/library/Zend/Markup/Parser/ParserInterface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Markup * @subpackage Parser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Markup * @subpackage Parser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Markup_Parser_ParserInterface diff --git a/library/Zend/Markup/Renderer/Exception.php b/library/Zend/Markup/Renderer/Exception.php index b8bfcd98..a8af2393 100644 --- a/library/Zend/Markup/Renderer/Exception.php +++ b/library/Zend/Markup/Renderer/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Markup * @subpackage Renderer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Markup/Exception.php'; * @uses Zend_Markup_Exception * @package Zend_Markup * @subpackage Renderer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Markup_Renderer_Exception extends Zend_Markup_Exception diff --git a/library/Zend/Markup/Renderer/Html.php b/library/Zend/Markup/Renderer/Html.php index 2d1437f9..09eb456e 100644 --- a/library/Zend/Markup/Renderer/Html.php +++ b/library/Zend/Markup/Renderer/Html.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Markup * @subpackage Renderer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Markup/Renderer/RendererAbstract.php'; * @category Zend * @package Zend_Markup * @subpackage Renderer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Markup_Renderer_Html extends Zend_Markup_Renderer_RendererAbstract diff --git a/library/Zend/Markup/Renderer/Html/Code.php b/library/Zend/Markup/Renderer/Html/Code.php index 4d3e47c9..a841aaf2 100644 --- a/library/Zend/Markup/Renderer/Html/Code.php +++ b/library/Zend/Markup/Renderer/Html/Code.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Markup * @subpackage Renderer_Html - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Markup/Renderer/Html/HtmlAbstract.php'; * @category Zend * @package Zend_Markup * @subpackage Renderer_Html - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Markup_Renderer_Html_Code extends Zend_Markup_Renderer_Html_HtmlAbstract diff --git a/library/Zend/Markup/Renderer/Html/HtmlAbstract.php b/library/Zend/Markup/Renderer/Html/HtmlAbstract.php index c87b63bc..4ff62a92 100644 --- a/library/Zend/Markup/Renderer/Html/HtmlAbstract.php +++ b/library/Zend/Markup/Renderer/Html/HtmlAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Markup * @subpackage Renderer_Html - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Markup/Renderer/TokenConverterInterface.php'; * @category Zend * @package Zend_Markup * @subpackage Renderer_Html - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Markup_Renderer_Html_HtmlAbstract implements Zend_Markup_Renderer_TokenConverterInterface diff --git a/library/Zend/Markup/Renderer/Html/Img.php b/library/Zend/Markup/Renderer/Html/Img.php index cce2c9c3..95ef9250 100644 --- a/library/Zend/Markup/Renderer/Html/Img.php +++ b/library/Zend/Markup/Renderer/Html/Img.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Markup * @subpackage Renderer_Html - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Markup/Renderer/Html/HtmlAbstract.php'; * @category Zend * @package Zend_Markup * @subpackage Renderer_Html - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Markup_Renderer_Html_Img extends Zend_Markup_Renderer_Html_HtmlAbstract diff --git a/library/Zend/Markup/Renderer/Html/List.php b/library/Zend/Markup/Renderer/Html/List.php index 6f10b0b3..3c3a245a 100644 --- a/library/Zend/Markup/Renderer/Html/List.php +++ b/library/Zend/Markup/Renderer/Html/List.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Markup * @subpackage Renderer_Html - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Markup/Renderer/Html/HtmlAbstract.php'; * @category Zend * @package Zend_Markup * @subpackage Renderer_Html - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Markup_Renderer_Html_List extends Zend_Markup_Renderer_Html_HtmlAbstract diff --git a/library/Zend/Markup/Renderer/Html/Url.php b/library/Zend/Markup/Renderer/Html/Url.php index 46ed6758..82389cbf 100644 --- a/library/Zend/Markup/Renderer/Html/Url.php +++ b/library/Zend/Markup/Renderer/Html/Url.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Markup * @subpackage Renderer_Html - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Markup/Renderer/Html/HtmlAbstract.php'; * @category Zend * @package Zend_Markup * @subpackage Renderer_Html - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Markup_Renderer_Html_Url extends Zend_Markup_Renderer_Html_HtmlAbstract diff --git a/library/Zend/Markup/Renderer/RendererAbstract.php b/library/Zend/Markup/Renderer/RendererAbstract.php index 35cfe526..5226f797 100644 --- a/library/Zend/Markup/Renderer/RendererAbstract.php +++ b/library/Zend/Markup/Renderer/RendererAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Markup * @subpackage Renderer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Markup/Renderer/TokenConverterInterface.php'; * @category Zend * @package Zend_Markup * @subpackage Renderer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Markup_Renderer_RendererAbstract diff --git a/library/Zend/Markup/Renderer/TokenConverterInterface.php b/library/Zend/Markup/Renderer/TokenConverterInterface.php index f899c97a..253c0c8a 100644 --- a/library/Zend/Markup/Renderer/TokenConverterInterface.php +++ b/library/Zend/Markup/Renderer/TokenConverterInterface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Markup * @subpackage Renderer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Markup * @subpackage Renderer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Markup_Renderer_TokenConverterInterface diff --git a/library/Zend/Markup/Token.php b/library/Zend/Markup/Token.php index a168798d..d5418abb 100644 --- a/library/Zend/Markup/Token.php +++ b/library/Zend/Markup/Token.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Markup * @subpackage Parser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Markup/TokenList.php'; /** * @category Zend * @package Zend_Markup - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Markup_Token diff --git a/library/Zend/Markup/TokenList.php b/library/Zend/Markup/TokenList.php index 135a3704..cbfc78a7 100644 --- a/library/Zend/Markup/TokenList.php +++ b/library/Zend/Markup/TokenList.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Markup - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Markup/Token.php'; /** * @category Zend * @package Zend_Markup - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Markup_TokenList implements RecursiveIterator diff --git a/library/Zend/Measure/Abstract.php b/library/Zend/Measure/Abstract.php index 19584938..ecc51a1f 100644 --- a/library/Zend/Measure/Abstract.php +++ b/library/Zend/Measure/Abstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -40,7 +40,7 @@ require_once 'Zend/Locale/Format.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Abstract - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Measure_Abstract diff --git a/library/Zend/Measure/Acceleration.php b/library/Zend/Measure/Acceleration.php index da03ddbe..09cdf15c 100644 --- a/library/Zend/Measure/Acceleration.php +++ b/library/Zend/Measure/Acceleration.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Acceleration - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Acceleration extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Angle.php b/library/Zend/Measure/Angle.php index 40c258ff..9d514a86 100644 --- a/library/Zend/Measure/Angle.php +++ b/library/Zend/Measure/Angle.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Angle - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Angle extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Area.php b/library/Zend/Measure/Area.php index fd8d16f9..c0057b67 100644 --- a/library/Zend/Measure/Area.php +++ b/library/Zend/Measure/Area.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Area - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Area extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Binary.php b/library/Zend/Measure/Binary.php index 4c129f1f..e16527c4 100644 --- a/library/Zend/Measure/Binary.php +++ b/library/Zend/Measure/Binary.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Binary - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Binary extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Capacitance.php b/library/Zend/Measure/Capacitance.php index dff54595..9399c1db 100644 --- a/library/Zend/Measure/Capacitance.php +++ b/library/Zend/Measure/Capacitance.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Capacitance - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Capacitance extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Cooking/Volume.php b/library/Zend/Measure/Cooking/Volume.php index 2ef2bb14..2eab0909 100644 --- a/library/Zend/Measure/Cooking/Volume.php +++ b/library/Zend/Measure/Cooking/Volume.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Cooking_Volume - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Cooking_Volume extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Cooking/Weight.php b/library/Zend/Measure/Cooking/Weight.php index e85959e6..e1ee1157 100644 --- a/library/Zend/Measure/Cooking/Weight.php +++ b/library/Zend/Measure/Cooking/Weight.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Cooking_Weight - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Cooking_Weight extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Current.php b/library/Zend/Measure/Current.php index ab3b708b..177fe6e0 100644 --- a/library/Zend/Measure/Current.php +++ b/library/Zend/Measure/Current.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Current - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Current extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Density.php b/library/Zend/Measure/Density.php index 3a7d0214..f7023bb0 100644 --- a/library/Zend/Measure/Density.php +++ b/library/Zend/Measure/Density.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Density - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Density extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Energy.php b/library/Zend/Measure/Energy.php index 723a3055..9a304966 100644 --- a/library/Zend/Measure/Energy.php +++ b/library/Zend/Measure/Energy.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Energy - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Energy extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Exception.php b/library/Zend/Measure/Exception.php index 2e12a604..f54e356a 100644 --- a/library/Zend/Measure/Exception.php +++ b/library/Zend/Measure/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Exception extends Zend_Exception diff --git a/library/Zend/Measure/Flow/Mass.php b/library/Zend/Measure/Flow/Mass.php index a6001b6c..ae68e294 100644 --- a/library/Zend/Measure/Flow/Mass.php +++ b/library/Zend/Measure/Flow/Mass.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Flow_Mass - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Flow_Mass extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Flow/Mole.php b/library/Zend/Measure/Flow/Mole.php index 70550583..86ac9039 100644 --- a/library/Zend/Measure/Flow/Mole.php +++ b/library/Zend/Measure/Flow/Mole.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Flow_Mole - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Flow_Mole extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Flow/Volume.php b/library/Zend/Measure/Flow/Volume.php index 160493bc..d8d2572f 100644 --- a/library/Zend/Measure/Flow/Volume.php +++ b/library/Zend/Measure/Flow/Volume.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Flow_Volume - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Flow_Volume extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Force.php b/library/Zend/Measure/Force.php index b3d3d4f3..05474993 100644 --- a/library/Zend/Measure/Force.php +++ b/library/Zend/Measure/Force.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Force - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Force extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Frequency.php b/library/Zend/Measure/Frequency.php index f4c89cc5..908af54d 100644 --- a/library/Zend/Measure/Frequency.php +++ b/library/Zend/Measure/Frequency.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Frequency - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Frequency extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Illumination.php b/library/Zend/Measure/Illumination.php index 4e6e4199..93dda6ea 100644 --- a/library/Zend/Measure/Illumination.php +++ b/library/Zend/Measure/Illumination.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Illumination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Illumination extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Length.php b/library/Zend/Measure/Length.php index 45bdfa2b..beb37ab7 100644 --- a/library/Zend/Measure/Length.php +++ b/library/Zend/Measure/Length.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Length - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Length extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Lightness.php b/library/Zend/Measure/Lightness.php index 38153782..542d428e 100644 --- a/library/Zend/Measure/Lightness.php +++ b/library/Zend/Measure/Lightness.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Lightness - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Lightness extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Number.php b/library/Zend/Measure/Number.php index b4e56512..59c98ce3 100644 --- a/library/Zend/Measure/Number.php +++ b/library/Zend/Measure/Number.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Number - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Number extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Power.php b/library/Zend/Measure/Power.php index d80d53a9..1bff001d 100644 --- a/library/Zend/Measure/Power.php +++ b/library/Zend/Measure/Power.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Power - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Power extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Pressure.php b/library/Zend/Measure/Pressure.php index 7f37551b..0bbf3c7f 100644 --- a/library/Zend/Measure/Pressure.php +++ b/library/Zend/Measure/Pressure.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Pressure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Pressure extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Speed.php b/library/Zend/Measure/Speed.php index c24abeb0..74376a08 100644 --- a/library/Zend/Measure/Speed.php +++ b/library/Zend/Measure/Speed.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Speed - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Speed extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Temperature.php b/library/Zend/Measure/Temperature.php index 33ce85a1..e40c86ca 100644 --- a/library/Zend/Measure/Temperature.php +++ b/library/Zend/Measure/Temperature.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Temperature - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Temperature extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Time.php b/library/Zend/Measure/Time.php index 0f3c871f..3ecdcf82 100644 --- a/library/Zend/Measure/Time.php +++ b/library/Zend/Measure/Time.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Time - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Time extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Torque.php b/library/Zend/Measure/Torque.php index 426ecd8b..ce2684c2 100644 --- a/library/Zend/Measure/Torque.php +++ b/library/Zend/Measure/Torque.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Torque - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Torque extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Viscosity/Dynamic.php b/library/Zend/Measure/Viscosity/Dynamic.php index e20be90c..8e9e2947 100644 --- a/library/Zend/Measure/Viscosity/Dynamic.php +++ b/library/Zend/Measure/Viscosity/Dynamic.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Viscosity_Dynamic - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Viscosity_Dynamic extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Viscosity/Kinematic.php b/library/Zend/Measure/Viscosity/Kinematic.php index 3d2544b6..9da9d8e8 100644 --- a/library/Zend/Measure/Viscosity/Kinematic.php +++ b/library/Zend/Measure/Viscosity/Kinematic.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Viscosity_Kinematic - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Viscosity_Kinematic extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Volume.php b/library/Zend/Measure/Volume.php index c652a88c..6fe63b63 100644 --- a/library/Zend/Measure/Volume.php +++ b/library/Zend/Measure/Volume.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Volume - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Volume extends Zend_Measure_Abstract diff --git a/library/Zend/Measure/Weight.php b/library/Zend/Measure/Weight.php index 369bc477..685e4047 100644 --- a/library/Zend/Measure/Weight.php +++ b/library/Zend/Measure/Weight.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Measure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Locale.php'; * @category Zend * @package Zend_Measure * @subpackage Zend_Measure_Weigth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Measure_Weight extends Zend_Measure_Abstract diff --git a/library/Zend/Memory.php b/library/Zend/Memory.php index 6f193a1f..39c1e10a 100644 --- a/library/Zend/Memory.php +++ b/library/Zend/Memory.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Memory - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Cache.php'; /** * @category Zend * @package Zend_Memory - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Memory diff --git a/library/Zend/Memory/AccessController.php b/library/Zend/Memory/AccessController.php index 25069d91..1c33c4d7 100644 --- a/library/Zend/Memory/AccessController.php +++ b/library/Zend/Memory/AccessController.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Memory - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Memory/Container/Interface.php'; * * @category Zend * @package Zend_Memory - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Memory_AccessController implements Zend_Memory_Container_Interface diff --git a/library/Zend/Memory/Container.php b/library/Zend/Memory/Container.php index ddbea865..e4773f5d 100644 --- a/library/Zend/Memory/Container.php +++ b/library/Zend/Memory/Container.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Memory - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Memory/Container/Interface.php'; * * @category Zend * @package Zend_Memory - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Memory_Container implements Zend_Memory_Container_Interface diff --git a/library/Zend/Memory/Container/Interface.php b/library/Zend/Memory/Container/Interface.php index 472536e8..2c61d35c 100644 --- a/library/Zend/Memory/Container/Interface.php +++ b/library/Zend/Memory/Container/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Memory - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Memory - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Memory_Container_Interface diff --git a/library/Zend/Memory/Container/Locked.php b/library/Zend/Memory/Container/Locked.php index 4e98b414..60832d33 100644 --- a/library/Zend/Memory/Container/Locked.php +++ b/library/Zend/Memory/Container/Locked.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Memory - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Memory/Container.php'; * * @category Zend * @package Zend_Memory - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Memory_Container_Locked extends Zend_Memory_Container diff --git a/library/Zend/Memory/Container/Movable.php b/library/Zend/Memory/Container/Movable.php index e4350cca..48bf30da 100644 --- a/library/Zend/Memory/Container/Movable.php +++ b/library/Zend/Memory/Container/Movable.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Memory - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Memory/Value.php'; * * @category Zend * @package Zend_Memory - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Memory_Container_Movable extends Zend_Memory_Container { diff --git a/library/Zend/Memory/Exception.php b/library/Zend/Memory/Exception.php index a0bd3414..4306a8ad 100644 --- a/library/Zend/Memory/Exception.php +++ b/library/Zend/Memory/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Memory - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Memory - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Memory_Exception extends Zend_Exception diff --git a/library/Zend/Memory/Manager.php b/library/Zend/Memory/Manager.php index 74a09be9..ece4380a 100644 --- a/library/Zend/Memory/Manager.php +++ b/library/Zend/Memory/Manager.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Memory - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Memory/AccessController.php'; * * @category Zend * @package Zend_Memory - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Memory_Manager diff --git a/library/Zend/Memory/Value.php b/library/Zend/Memory/Value.php index 3f89cd3f..99950fb5 100644 --- a/library/Zend/Memory/Value.php +++ b/library/Zend/Memory/Value.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Memory - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * * @category Zend * @package Zend_Memory - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @todo also implement Countable for PHP 5.1 but not yet to stay 5.0 compatible */ diff --git a/library/Zend/Mime.php b/library/Zend/Mime.php index 2229377f..5530b6cb 100644 --- a/library/Zend/Mime.php +++ b/library/Zend/Mime.php @@ -14,91 +14,389 @@ * * @category Zend * @package Zend_Mime - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ - /** * Support class for MultiPart Mime Messages * * @category Zend * @package Zend_Mime - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mime { - const TYPE_OCTETSTREAM = 'application/octet-stream'; - const TYPE_TEXT = 'text/plain'; - const TYPE_HTML = 'text/html'; - const ENCODING_7BIT = '7bit'; - const ENCODING_8BIT = '8bit'; + const TYPE_OCTETSTREAM = 'application/octet-stream'; + const TYPE_TEXT = 'text/plain'; + const TYPE_HTML = 'text/html'; + const ENCODING_7BIT = '7bit'; + const ENCODING_8BIT = '8bit'; const ENCODING_QUOTEDPRINTABLE = 'quoted-printable'; - const ENCODING_BASE64 = 'base64'; - const DISPOSITION_ATTACHMENT = 'attachment'; - const DISPOSITION_INLINE = 'inline'; - const LINELENGTH = 72; - const LINEEND = "\n"; - const MULTIPART_ALTERNATIVE = 'multipart/alternative'; - const MULTIPART_MIXED = 'multipart/mixed'; - const MULTIPART_RELATED = 'multipart/related'; + const ENCODING_BASE64 = 'base64'; + const DISPOSITION_ATTACHMENT = 'attachment'; + const DISPOSITION_INLINE = 'inline'; + const LINELENGTH = 72; + const LINEEND = "\n"; + const MULTIPART_ALTERNATIVE = 'multipart/alternative'; + const MULTIPART_MIXED = 'multipart/mixed'; + const MULTIPART_RELATED = 'multipart/related'; + /** + * Boundary + * + * @var null|string + */ protected $_boundary; + + /** + * @var int + */ protected static $makeUnique = 0; - // lookup-Tables for QuotedPrintable + /** + * Lookup-Tables for QuotedPrintable + * + * @var array + */ public static $qpKeys = array( - "\x00","\x01","\x02","\x03","\x04","\x05","\x06","\x07", - "\x08","\x09","\x0A","\x0B","\x0C","\x0D","\x0E","\x0F", - "\x10","\x11","\x12","\x13","\x14","\x15","\x16","\x17", - "\x18","\x19","\x1A","\x1B","\x1C","\x1D","\x1E","\x1F", - "\x7F","\x80","\x81","\x82","\x83","\x84","\x85","\x86", - "\x87","\x88","\x89","\x8A","\x8B","\x8C","\x8D","\x8E", - "\x8F","\x90","\x91","\x92","\x93","\x94","\x95","\x96", - "\x97","\x98","\x99","\x9A","\x9B","\x9C","\x9D","\x9E", - "\x9F","\xA0","\xA1","\xA2","\xA3","\xA4","\xA5","\xA6", - "\xA7","\xA8","\xA9","\xAA","\xAB","\xAC","\xAD","\xAE", - "\xAF","\xB0","\xB1","\xB2","\xB3","\xB4","\xB5","\xB6", - "\xB7","\xB8","\xB9","\xBA","\xBB","\xBC","\xBD","\xBE", - "\xBF","\xC0","\xC1","\xC2","\xC3","\xC4","\xC5","\xC6", - "\xC7","\xC8","\xC9","\xCA","\xCB","\xCC","\xCD","\xCE", - "\xCF","\xD0","\xD1","\xD2","\xD3","\xD4","\xD5","\xD6", - "\xD7","\xD8","\xD9","\xDA","\xDB","\xDC","\xDD","\xDE", - "\xDF","\xE0","\xE1","\xE2","\xE3","\xE4","\xE5","\xE6", - "\xE7","\xE8","\xE9","\xEA","\xEB","\xEC","\xED","\xEE", - "\xEF","\xF0","\xF1","\xF2","\xF3","\xF4","\xF5","\xF6", - "\xF7","\xF8","\xF9","\xFA","\xFB","\xFC","\xFD","\xFE", + "\x00", + "\x01", + "\x02", + "\x03", + "\x04", + "\x05", + "\x06", + "\x07", + "\x08", + "\x09", + "\x0A", + "\x0B", + "\x0C", + "\x0D", + "\x0E", + "\x0F", + "\x10", + "\x11", + "\x12", + "\x13", + "\x14", + "\x15", + "\x16", + "\x17", + "\x18", + "\x19", + "\x1A", + "\x1B", + "\x1C", + "\x1D", + "\x1E", + "\x1F", + "\x7F", + "\x80", + "\x81", + "\x82", + "\x83", + "\x84", + "\x85", + "\x86", + "\x87", + "\x88", + "\x89", + "\x8A", + "\x8B", + "\x8C", + "\x8D", + "\x8E", + "\x8F", + "\x90", + "\x91", + "\x92", + "\x93", + "\x94", + "\x95", + "\x96", + "\x97", + "\x98", + "\x99", + "\x9A", + "\x9B", + "\x9C", + "\x9D", + "\x9E", + "\x9F", + "\xA0", + "\xA1", + "\xA2", + "\xA3", + "\xA4", + "\xA5", + "\xA6", + "\xA7", + "\xA8", + "\xA9", + "\xAA", + "\xAB", + "\xAC", + "\xAD", + "\xAE", + "\xAF", + "\xB0", + "\xB1", + "\xB2", + "\xB3", + "\xB4", + "\xB5", + "\xB6", + "\xB7", + "\xB8", + "\xB9", + "\xBA", + "\xBB", + "\xBC", + "\xBD", + "\xBE", + "\xBF", + "\xC0", + "\xC1", + "\xC2", + "\xC3", + "\xC4", + "\xC5", + "\xC6", + "\xC7", + "\xC8", + "\xC9", + "\xCA", + "\xCB", + "\xCC", + "\xCD", + "\xCE", + "\xCF", + "\xD0", + "\xD1", + "\xD2", + "\xD3", + "\xD4", + "\xD5", + "\xD6", + "\xD7", + "\xD8", + "\xD9", + "\xDA", + "\xDB", + "\xDC", + "\xDD", + "\xDE", + "\xDF", + "\xE0", + "\xE1", + "\xE2", + "\xE3", + "\xE4", + "\xE5", + "\xE6", + "\xE7", + "\xE8", + "\xE9", + "\xEA", + "\xEB", + "\xEC", + "\xED", + "\xEE", + "\xEF", + "\xF0", + "\xF1", + "\xF2", + "\xF3", + "\xF4", + "\xF5", + "\xF6", + "\xF7", + "\xF8", + "\xF9", + "\xFA", + "\xFB", + "\xFC", + "\xFD", + "\xFE", "\xFF" - ); + ); + /** + * @var array + */ public static $qpReplaceValues = array( - "=00","=01","=02","=03","=04","=05","=06","=07", - "=08","=09","=0A","=0B","=0C","=0D","=0E","=0F", - "=10","=11","=12","=13","=14","=15","=16","=17", - "=18","=19","=1A","=1B","=1C","=1D","=1E","=1F", - "=7F","=80","=81","=82","=83","=84","=85","=86", - "=87","=88","=89","=8A","=8B","=8C","=8D","=8E", - "=8F","=90","=91","=92","=93","=94","=95","=96", - "=97","=98","=99","=9A","=9B","=9C","=9D","=9E", - "=9F","=A0","=A1","=A2","=A3","=A4","=A5","=A6", - "=A7","=A8","=A9","=AA","=AB","=AC","=AD","=AE", - "=AF","=B0","=B1","=B2","=B3","=B4","=B5","=B6", - "=B7","=B8","=B9","=BA","=BB","=BC","=BD","=BE", - "=BF","=C0","=C1","=C2","=C3","=C4","=C5","=C6", - "=C7","=C8","=C9","=CA","=CB","=CC","=CD","=CE", - "=CF","=D0","=D1","=D2","=D3","=D4","=D5","=D6", - "=D7","=D8","=D9","=DA","=DB","=DC","=DD","=DE", - "=DF","=E0","=E1","=E2","=E3","=E4","=E5","=E6", - "=E7","=E8","=E9","=EA","=EB","=EC","=ED","=EE", - "=EF","=F0","=F1","=F2","=F3","=F4","=F5","=F6", - "=F7","=F8","=F9","=FA","=FB","=FC","=FD","=FE", + "=00", + "=01", + "=02", + "=03", + "=04", + "=05", + "=06", + "=07", + "=08", + "=09", + "=0A", + "=0B", + "=0C", + "=0D", + "=0E", + "=0F", + "=10", + "=11", + "=12", + "=13", + "=14", + "=15", + "=16", + "=17", + "=18", + "=19", + "=1A", + "=1B", + "=1C", + "=1D", + "=1E", + "=1F", + "=7F", + "=80", + "=81", + "=82", + "=83", + "=84", + "=85", + "=86", + "=87", + "=88", + "=89", + "=8A", + "=8B", + "=8C", + "=8D", + "=8E", + "=8F", + "=90", + "=91", + "=92", + "=93", + "=94", + "=95", + "=96", + "=97", + "=98", + "=99", + "=9A", + "=9B", + "=9C", + "=9D", + "=9E", + "=9F", + "=A0", + "=A1", + "=A2", + "=A3", + "=A4", + "=A5", + "=A6", + "=A7", + "=A8", + "=A9", + "=AA", + "=AB", + "=AC", + "=AD", + "=AE", + "=AF", + "=B0", + "=B1", + "=B2", + "=B3", + "=B4", + "=B5", + "=B6", + "=B7", + "=B8", + "=B9", + "=BA", + "=BB", + "=BC", + "=BD", + "=BE", + "=BF", + "=C0", + "=C1", + "=C2", + "=C3", + "=C4", + "=C5", + "=C6", + "=C7", + "=C8", + "=C9", + "=CA", + "=CB", + "=CC", + "=CD", + "=CE", + "=CF", + "=D0", + "=D1", + "=D2", + "=D3", + "=D4", + "=D5", + "=D6", + "=D7", + "=D8", + "=D9", + "=DA", + "=DB", + "=DC", + "=DD", + "=DE", + "=DF", + "=E0", + "=E1", + "=E2", + "=E3", + "=E4", + "=E5", + "=E6", + "=E7", + "=E8", + "=E9", + "=EA", + "=EB", + "=EC", + "=ED", + "=EE", + "=EF", + "=F0", + "=F1", + "=F2", + "=F3", + "=F4", + "=F5", + "=F6", + "=F7", + "=F8", + "=F9", + "=FA", + "=FB", + "=FC", + "=FD", + "=FE", "=FF" - ); + ); + /** + * @var string + */ public static $qpKeysString = - "\x00\x01\x02\x03\x04\x05\x06\x07\x08\x09\x0A\x0B\x0C\x0D\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\x1B\x1C\x1D\x1E\x1F\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"; + "\x00\x01\x02\x03\x04\x05\x06\x07\x08\x09\x0A\x0B\x0C\x0D\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\x1B\x1C\x1D\x1E\x1F\x7F\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF"; /** * Check if the given string is "printable" @@ -117,20 +415,22 @@ class Zend_Mime /** * Encode a given string with the QUOTED_PRINTABLE mechanism and wrap the lines. * - * @param string $str - * @param int $lineLength Defaults to {@link LINELENGTH} - * @param int $lineEnd Defaults to {@link LINEEND} + * @param string $str + * @param int $lineLength Line length; defaults to {@link LINELENGTH} + * @param string $lineEnd Line end; defaults to {@link LINEEND} * @return string */ - public static function encodeQuotedPrintable($str, + public static function encodeQuotedPrintable( + $str, $lineLength = self::LINELENGTH, - $lineEnd = self::LINEEND) + $lineEnd = self::LINEEND + ) { $out = ''; $str = self::_encodeQuotedPrintable($str); // Split encoded text into separate lines - while(strlen($str) > 0) { + while (strlen($str) > 0) { $ptr = strlen($str); if ($ptr > $lineLength) { $ptr = $lineLength; @@ -154,6 +454,7 @@ class Zend_Mime $out = rtrim($out, $lineEnd); $out = rtrim($out, '='); + return $out; } @@ -168,6 +469,7 @@ class Zend_Mime $str = str_replace('=', '=3D', $str); $str = str_replace(self::$qpKeys, self::$qpReplaceValues, $str); $str = rtrim($str); + return $str; } @@ -177,57 +479,60 @@ class Zend_Mime * Mail headers depend on an extended quoted printable algorithm otherwise * a range of bugs can occur. * - * @param string $str - * @param string $charset - * @param int $lineLength Defaults to {@link LINELENGTH} - * @param int $lineEnd Defaults to {@link LINEEND} + * @param string $str + * @param string $charset + * @param int $lineLength Line length; defaults to {@link LINELENGTH} + * @param string $lineEnd Line end; defaults to {@link LINEEND} * @return string */ - public static function encodeQuotedPrintableHeader($str, $charset, - $lineLength = self::LINELENGTH, - $lineEnd = self::LINEEND) + public static function encodeQuotedPrintableHeader( + $str, $charset, $lineLength = self::LINELENGTH, $lineEnd = self::LINEEND + ) { // Reduce line-length by the length of the required delimiter, charsets and encoding - $prefix = sprintf('=?%s?Q?', $charset); - $lineLength = $lineLength-strlen($prefix)-3; + $prefix = sprintf('=?%s?Q?', $charset); + $lineLength = $lineLength - strlen($prefix) - 3; $str = self::_encodeQuotedPrintable($str); // Mail-Header required chars have to be encoded also: - $str = str_replace(array('?', ' ', '_', ','), array('=3F', '=20', '=5F', '=2C'), $str); + $str = str_replace( + array('?', ' ', '_', ','), array('=3F', '=20', '=5F', '=2C'), $str + ); // initialize first line, we need it anyways $lines = array(0 => ""); // Split encoded text into separate lines $tmp = ""; - while(strlen($str) > 0) { - $currentLine = max(count($lines)-1, 0); + while (strlen($str) > 0) { + $currentLine = max(count($lines) - 1, 0); $token = self::getNextQuotedPrintableToken($str); $str = substr($str, strlen($token)); $tmp .= $token; - if($token == '=20') { + if ($token == '=20') { // only if we have a single char token or space, we can append the // tempstring it to the current line or start a new line if necessary. - if(strlen($lines[$currentLine].$tmp) > $lineLength) { - $lines[$currentLine+1] = $tmp; + if (strlen($lines[$currentLine] . $tmp) > $lineLength) { + $lines[$currentLine + 1] = $tmp; } else { $lines[$currentLine] .= $tmp; } $tmp = ""; } // don't forget to append the rest to the last line - if(strlen($str) == 0) { + if (strlen($str) == 0) { $lines[$currentLine] .= $tmp; } } // assemble the lines together by pre- and appending delimiters, charset, encoding. - for($i = 0; $i < count($lines); $i++) { - $lines[$i] = " ".$prefix.$lines[$i]."?="; + for ($i = 0; $i < count($lines); $i++) { + $lines[$i] = " " . $prefix . $lines[$i] . "?="; } $str = trim(implode($lineEnd, $lines)); + return $str; } @@ -239,35 +544,38 @@ class Zend_Mime */ private static function getNextQuotedPrintableToken($str) { - if(substr($str, 0, 1) == "=") { + if (substr($str, 0, 1) == "=") { $token = substr($str, 0, 3); } else { $token = substr($str, 0, 1); } + return $token; } /** * Encode a given string in mail header compatible base64 encoding. * - * @param string $str - * @param string $charset - * @param int $lineLength Defaults to {@link LINELENGTH} - * @param int $lineEnd Defaults to {@link LINEEND} + * @param string $str + * @param string $charset + * @param int $lineLength Line length; defaults to {@link LINELENGTH} + * @param string $lineEnd Line end; defaults to {@link LINEEND} * @return string */ - public static function encodeBase64Header($str, - $charset, - $lineLength = self::LINELENGTH, - $lineEnd = self::LINEEND) + public static function encodeBase64Header( + $str, $charset, $lineLength = self::LINELENGTH, $lineEnd = self::LINEEND + ) { - $prefix = '=?' . $charset . '?B?'; - $suffix = '?='; + $prefix = '=?' . $charset . '?B?'; + $suffix = '?='; $remainingLength = $lineLength - strlen($prefix) - strlen($suffix); $encodedValue = self::encodeBase64($str, $remainingLength, $lineEnd); - $encodedValue = str_replace($lineEnd, $suffix . $lineEnd . ' ' . $prefix, $encodedValue); + $encodedValue = str_replace( + $lineEnd, $suffix . $lineEnd . ' ' . $prefix, $encodedValue + ); $encodedValue = $prefix . $encodedValue . $suffix; + return $encodedValue; } @@ -275,14 +583,14 @@ class Zend_Mime * Encode a given string in base64 encoding and break lines * according to the maximum linelength. * - * @param string $str - * @param int $lineLength Defaults to {@link LINELENGTH} - * @param int $lineEnd Defaults to {@link LINEEND} + * @param string $str + * @param int $lineLength Line length; defaults to {@link LINELENGTH} + * @param string $lineEnd Line end; defaults to {@link LINEEND} * @return string */ - public static function encodeBase64($str, - $lineLength = self::LINELENGTH, - $lineEnd = self::LINEEND) + public static function encodeBase64( + $str, $lineLength = self::LINELENGTH, $lineEnd = self::LINEEND + ) { return rtrim(chunk_split(base64_encode($str), $lineLength, $lineEnd)); } @@ -291,8 +599,6 @@ class Zend_Mime * Constructor * * @param null|string $boundary - * @access public - * @return void */ public function __construct($boundary = null) { @@ -309,7 +615,7 @@ class Zend_Mime * * @param string $str * @param string $encoding - * @param string $EOL EOL string; defaults to {@link Zend_Mime::LINEEND} + * @param string $EOL Line end; defaults to {@link Zend_Mime::LINEEND} * @return string */ public static function encode($str, $encoding, $EOL = self::LINEEND) @@ -343,8 +649,7 @@ class Zend_Mime /** * Return a MIME boundary line * - * @param mixed $EOL Defaults to {@link LINEEND} - * @access public + * @param string $EOL Line end; defaults to {@link LINEEND} * @return string */ public function boundaryLine($EOL = self::LINEEND) @@ -355,7 +660,7 @@ class Zend_Mime /** * Return MIME ending * - * @access public + * @param string $EOL Line end; defaults to {@link LINEEND} * @return string */ public function mimeEnd($EOL = self::LINEEND) diff --git a/library/Zend/Mime/Decode.php b/library/Zend/Mime/Decode.php index 87ad5680..caf03e1e 100644 --- a/library/Zend/Mime/Decode.php +++ b/library/Zend/Mime/Decode.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Mime - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Mime.php'; /** * @category Zend * @package Zend_Mime - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mime_Decode @@ -48,7 +48,7 @@ class Zend_Mime_Decode $body = str_replace("\r", '', $body); $start = 0; - $res = array(); + $res = array(); // find every mime part limiter and cut out the // string before it. // the part before the first boundary string is discarded: @@ -68,12 +68,13 @@ class Zend_Mime_Decode // no more parts, find end boundary $p = strpos($body, '--' . $boundary . '--', $start); - if ($p===false) { + if ($p === false) { throw new Zend_Exception('Not a valid Mime Message: End Missing'); } // the remaining part also needs to be parsed: - $res[] = substr($body, $start, $p-$start); + $res[] = substr($body, $start, $p - $start); + return $res; } @@ -83,11 +84,13 @@ class Zend_Mime_Decode * * @param string $message raw message content * @param string $boundary boundary as found in content-type - * @param string $EOL EOL string; defaults to {@link Zend_Mime::LINEEND} + * @param string $EOL EOL string; defaults to {@link Zend_Mime::LINEEND} * @return array|null parts as array('header' => array(name => value), 'body' => content), null if no parts found * @throws Zend_Exception */ - public static function splitMessageStruct($message, $boundary, $EOL = Zend_Mime::LINEEND) + public static function splitMessageStruct( + $message, $boundary, $EOL = Zend_Mime::LINEEND + ) { $parts = self::splitMime($message, $boundary); if (count($parts) <= 0) { @@ -96,9 +99,12 @@ class Zend_Mime_Decode $result = array(); foreach ($parts as $part) { self::splitMessage($part, $headers, $body, $EOL); - $result[] = array('header' => $headers, - 'body' => $body ); + $result[] = array( + 'header' => $headers, + 'body' => $body + ); } + return $result; } @@ -111,17 +117,28 @@ class Zend_Mime_Decode * @param string $message raw message with header and optional content * @param array $headers output param, array with headers as array(name => value) * @param string $body output param, content of message - * @param string $EOL EOL string; defaults to {@link Zend_Mime::LINEEND} + * @param string $EOL EOL string; defaults to {@link Zend_Mime::LINEEND} * @return null */ - public static function splitMessage($message, &$headers, &$body, $EOL = Zend_Mime::LINEEND) + public static function splitMessage( + $message, &$headers, &$body, $EOL = Zend_Mime::LINEEND + ) { // check for valid header at first line $firstline = strtok($message, "\n"); if (!preg_match('%^[^\s]+[^:]*:%', $firstline)) { $headers = array(); // TODO: we're ignoring \r for now - is this function fast enough and is it safe to asume noone needs \r? - $body = str_replace(array("\r", "\n"), array('', $EOL), $message); + $body = str_replace( + array( + "\r", + "\n" + ), array( + '', + $EOL + ), $message + ); + return; } @@ -129,20 +146,27 @@ class Zend_Mime_Decode // default is set new line if (strpos($message, $EOL . $EOL)) { list($headers, $body) = explode($EOL . $EOL, $message, 2); - // next is the standard new line - } else if ($EOL != "\r\n" && strpos($message, "\r\n\r\n")) { - list($headers, $body) = explode("\r\n\r\n", $message, 2); - // next is the other "standard" new line - } else if ($EOL != "\n" && strpos($message, "\n\n")) { - list($headers, $body) = explode("\n\n", $message, 2); - // at last resort find anything that looks like a new line + // next is the standard new line } else { - @list($headers, $body) = @preg_split("%([\r\n]+)\\1%U", $message, 2); + if ($EOL != "\r\n" && strpos($message, "\r\n\r\n")) { + list($headers, $body) = explode("\r\n\r\n", $message, 2); + // next is the other "standard" new line + } else { + if ($EOL != "\n" && strpos($message, "\n\n")) { + list($headers, $body) = explode("\n\n", $message, 2); + // at last resort find anything that looks like a new line + } else { + @list($headers, $body) = + @preg_split("%([\r\n]+)\\1%U", $message, 2); + } + } } - $headers = iconv_mime_decode_headers($headers, ICONV_MIME_DECODE_CONTINUE_ON_ERROR); + $headers = iconv_mime_decode_headers( + $headers, ICONV_MIME_DECODE_CONTINUE_ON_ERROR + ); - if ($headers === false ) { + if ($headers === false) { // an error occurs during the decoding return; } @@ -162,7 +186,10 @@ class Zend_Mime_Decode $headers[$lower][] = $header; continue; } - $headers[$lower] = array($headers[$lower], $header); + $headers[$lower] = array( + $headers[$lower], + $header + ); } } @@ -181,20 +208,23 @@ class Zend_Mime_Decode /** * split a header field like content type in its different parts * - * @param string $type header field - * @param string $wantedPart the wanted part, else an array with all parts is returned - * @param string $firstName key name for the first part - * @return string|array wanted part or all parts as array($firstName => firstPart, partname => value) + * @param string $field + * @param string $wantedPart the wanted part, else an array with all parts is returned + * @param int|string $firstName key name for the first part * @throws Zend_Exception + * @return string|array wanted part or all parts as array($firstName => firstPart, partname => value) */ - public static function splitHeaderField($field, $wantedPart = null, $firstName = 0) + public static function splitHeaderField( + $field, $wantedPart = null, $firstName = 0 + ) { $wantedPart = strtolower($wantedPart); - $firstName = strtolower($firstName); + $firstName = strtolower($firstName); // special case - a bit optimized if ($firstName === $wantedPart) { $field = strtok($field, ';'); + return $field[0] == '"' ? substr($field, 1, -1) : $field; } @@ -211,8 +241,10 @@ class Zend_Mime_Decode if ($matches[2][$key][0] != '"') { return $matches[2][$key]; } + return substr($matches[2][$key], 1, -1); } + return null; } @@ -234,8 +266,8 @@ class Zend_Mime_Decode * * The charset of the returned string depends on your iconv settings. * - * @param string encoded string - * @return string decoded string + * @param string $string Encoded string + * @return string Decoded string */ public static function decodeQuotedPrintable($string) { diff --git a/library/Zend/Mime/Exception.php b/library/Zend/Mime/Exception.php index 32dd45af..69ca9755 100644 --- a/library/Zend/Mime/Exception.php +++ b/library/Zend/Mime/Exception.php @@ -14,24 +14,23 @@ * * @category Zend * @package Zend_Mime - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ - /** * Zend_Exception */ require_once 'Zend/Exception.php'; - /** * @category Zend * @package Zend_Mime - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mime_Exception extends Zend_Exception -{} +{ +} diff --git a/library/Zend/Mime/Message.php b/library/Zend/Mime/Message.php index 60d6ecb1..71e383c2 100644 --- a/library/Zend/Mime/Message.php +++ b/library/Zend/Mime/Message.php @@ -14,12 +14,11 @@ * * @category Zend * @package Zend_Mime - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ - /** * Zend_Mime */ @@ -30,17 +29,26 @@ require_once 'Zend/Mime.php'; */ require_once 'Zend/Mime/Part.php'; - /** * @category Zend * @package Zend_Mime - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mime_Message { - + /** + * The Zend_Mime_Parts of the message + * + * @var array + */ protected $_parts = array(); + + /** + * The Zend_Mime object for the message + * + * @var Zend_Mime|null + */ protected $_mime = null; /** @@ -134,7 +142,7 @@ class Zend_Mime_Message */ public function generateMessage($EOL = Zend_Mime::LINEEND) { - if (! $this->isMultiPart()) { + if (!$this->isMultiPart()) { $body = array_shift($this->_parts); $body = $body->getContent($EOL); } else { @@ -146,9 +154,9 @@ class Zend_Mime_Message foreach (array_keys($this->_parts) as $p) { $body .= $boundaryLine - . $this->getPartHeaders($p, $EOL) - . $EOL - . $this->getPartContent($p, $EOL); + . $this->getPartHeaders($p, $EOL) + . $EOL + . $this->getPartContent($p, $EOL); } $body .= $mime->mimeEnd($EOL); @@ -171,7 +179,8 @@ class Zend_Mime_Message /** * Get the headers of a given part as a string * - * @param int $partnum + * @param int $partnum + * @param string $EOL * @return string */ public function getPartHeaders($partnum, $EOL = Zend_Mime::LINEEND) @@ -182,7 +191,8 @@ class Zend_Mime_Message /** * Get the (encoded) content of a given part as a string * - * @param int $partnum + * @param int $partnum + * @param string $EOL * @return string */ public function getPartContent($partnum, $EOL = Zend_Mime::LINEEND) @@ -195,18 +205,19 @@ class Zend_Mime_Message * * Parts consist of the header and the body of each MIME part. * - * @param string $body - * @param string $boundary + * @param string $body + * @param string $boundary + * @throws Zend_Exception * @return array */ protected static function _disassembleMime($body, $boundary) { $start = 0; - $res = array(); + $res = array(); // find every mime part limiter and cut out the // string before it. // the part before the first boundary string is discarded: - $p = strpos($body, '--'.$boundary."\n", $start); + $p = strpos($body, '--' . $boundary . "\n", $start); if ($p === false) { // no parts found! return array(); @@ -215,19 +226,21 @@ class Zend_Mime_Message // position after first boundary line $start = $p + 3 + strlen($boundary); - while (($p = strpos($body, '--' . $boundary . "\n", $start)) !== false) { - $res[] = substr($body, $start, $p-$start); + while (($p = strpos($body, '--' . $boundary . "\n", $start)) + !== false) { + $res[] = substr($body, $start, $p - $start); $start = $p + 3 + strlen($boundary); } // no more parts, find end boundary $p = strpos($body, '--' . $boundary . '--', $start); - if ($p===false) { + if ($p === false) { throw new Zend_Exception('Not a valid Mime Message: End Missing'); } // the remaining part also needs to be parsed: - $res[] = substr($body, $start, $p-$start); + $res[] = substr($body, $start, $p - $start); + return $res; } @@ -235,12 +248,15 @@ class Zend_Mime_Message * Decodes a MIME encoded string and returns a Zend_Mime_Message object with * all the MIME parts set according to the given string * - * @param string $message - * @param string $boundary - * @param string $EOL EOL string; defaults to {@link Zend_Mime::LINEEND} + * @param string $message + * @param string $boundary + * @param string $EOL EOL string; defaults to {@link Zend_Mime::LINEEND} + * @throws Zend_Exception * @return Zend_Mime_Message */ - public static function createFromMessage($message, $boundary, $EOL = Zend_Mime::LINEEND) + public static function createFromMessage( + $message, $boundary, $EOL = Zend_Mime::LINEEND + ) { require_once 'Zend/Mime/Decode.php'; $parts = Zend_Mime_Decode::splitMessageStruct($message, $boundary, $EOL); @@ -253,7 +269,7 @@ class Zend_Mime_Message /** * @todo check for characterset and filename */ - switch(strtolower($key)) { + switch (strtolower($key)) { case 'content-type': $newPart->type = $value; break; @@ -261,7 +277,7 @@ class Zend_Mime_Message $newPart->encoding = $value; break; case 'content-id': - $newPart->id = trim($value,'<>'); + $newPart->id = trim($value, '<>'); break; case 'content-disposition': $newPart->disposition = $value; @@ -276,11 +292,14 @@ class Zend_Mime_Message $newPart->language = $value; break; default: - throw new Zend_Exception('Unknown header ignored for MimePart:' . $key); + throw new Zend_Exception( + 'Unknown header ignored for MimePart:' . $key + ); } } $res->addPart($newPart); } + return $res; } } diff --git a/library/Zend/Mime/Part.php b/library/Zend/Mime/Part.php index 2859c78b..c28e95cf 100644 --- a/library/Zend/Mime/Part.php +++ b/library/Zend/Mime/Part.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Mime - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,31 +29,100 @@ require_once 'Zend/Mime.php'; * * @category Zend * @package Zend_Mime - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ -class Zend_Mime_Part { +class Zend_Mime_Part +{ + /** + * Type + * + * @var string + */ public $type = Zend_Mime::TYPE_OCTETSTREAM; - public $encoding = Zend_Mime::ENCODING_8BIT; - public $id; - public $disposition; - public $filename; - public $description; - public $charset; - public $boundary; - public $location; - public $language; - protected $_content; - protected $_isStream = false; + /** + * Encoding + * + * @var string + */ + public $encoding = Zend_Mime::ENCODING_8BIT; + + /** + * ID + * + * @var string + */ + public $id; + + /** + * Disposition + * + * @var string + */ + public $disposition; + + /** + * Filename + * + * @var string + */ + public $filename; + + /** + * Description + * + * @var string + */ + public $description; + + /** + * Character set + * + * @var string + */ + public $charset; + + /** + * Boundary + * + * @var string + */ + public $boundary; + + /** + * Location + * + * @var string + */ + public $location; + + /** + * Language + * + * @var string + */ + public $language; + + /** + * Content + * + * @var mixed + */ + protected $_content; + + /** + * @var bool + */ + protected $_isStream = false; /** * create a new Mime Part. * The (unencoded) content of the Part as passed * as a string or stream * - * @param mixed $content String or Stream containing the content + * @param mixed $content String or Stream containing the content */ public function __construct($content) { @@ -79,21 +148,23 @@ class Zend_Mime_Part { */ public function isStream() { - return $this->_isStream; + return $this->_isStream; } /** * if this was created with a stream, return a filtered stream for * reading the content. very useful for large file attachments. * - * @return stream + * @return mixed Stream * @throws Zend_Mime_Exception if not a stream or unable to append filter */ public function getEncodedStream() { if (!$this->_isStream) { require_once 'Zend/Mime/Exception.php'; - throw new Zend_Mime_Exception('Attempt to get a stream from a string part'); + throw new Zend_Mime_Exception( + 'Attempt to get a stream from a string part' + ); } //stream_filter_remove(); // ??? is that right? @@ -110,9 +181,12 @@ class Zend_Mime_Part { ); if (!is_resource($filter)) { require_once 'Zend/Mime/Exception.php'; - throw new Zend_Mime_Exception('Failed to append quoted-printable filter'); + throw new Zend_Mime_Exception( + 'Failed to append quoted-printable filter' + ); } break; + case Zend_Mime::ENCODING_BASE64: $filter = stream_filter_append( $this->_content, @@ -125,18 +199,24 @@ class Zend_Mime_Part { ); if (!is_resource($filter)) { require_once 'Zend/Mime/Exception.php'; - throw new Zend_Mime_Exception('Failed to append base64 filter'); + throw new Zend_Mime_Exception( + 'Failed to append base64 filter' + ); } break; + default: } + return $this->_content; } /** * Get the Content of the current Mime Part in the given encoding. * - * @return String + * @param string $EOL Line end; defaults to {@link Zend_Mime::LINEEND} + * @throws Zend_Mime_Exception + * @return string */ public function getContent($EOL = Zend_Mime::LINEEND) { @@ -146,9 +226,10 @@ class Zend_Mime_Part { return Zend_Mime::encode($this->_content, $this->encoding, $EOL); } } - + /** * Get the RAW unencoded content from this part + * * @return string */ public function getRawContent() @@ -163,7 +244,7 @@ class Zend_Mime_Part { /** * Create and return the array of headers for this MIME part * - * @access public + * @param string $EOL Line end; defaults to {@link Zend_Mime::LINEEND} * @return array */ public function getHeadersArray($EOL = Zend_Mime::LINEEND) @@ -177,17 +258,26 @@ class Zend_Mime_Part { if ($this->boundary) { $contentType .= ';' . $EOL - . " boundary=\"" . $this->boundary . '"'; + . " boundary=\"" . $this->boundary . '"'; } - $headers[] = array('Content-Type', $contentType); + $headers[] = array( + 'Content-Type', + $contentType + ); if ($this->encoding) { - $headers[] = array('Content-Transfer-Encoding', $this->encoding); + $headers[] = array( + 'Content-Transfer-Encoding', + $this->encoding + ); } if ($this->id) { - $headers[] = array('Content-ID', '<' . $this->id . '>'); + $headers[] = array( + 'Content-ID', + '<' . $this->id . '>' + ); } if ($this->disposition) { @@ -195,19 +285,31 @@ class Zend_Mime_Part { if ($this->filename) { $disposition .= '; filename="' . $this->filename . '"'; } - $headers[] = array('Content-Disposition', $disposition); + $headers[] = array( + 'Content-Disposition', + $disposition + ); } if ($this->description) { - $headers[] = array('Content-Description', $this->description); + $headers[] = array( + 'Content-Description', + $this->description + ); } if ($this->location) { - $headers[] = array('Content-Location', $this->location); + $headers[] = array( + 'Content-Location', + $this->location + ); } - if ($this->language){ - $headers[] = array('Content-Language', $this->language); + if ($this->language) { + $headers[] = array( + 'Content-Language', + $this->language + ); } return $headers; @@ -216,7 +318,8 @@ class Zend_Mime_Part { /** * Return the headers for this part as a string * - * @return String + * @param string $EOL Line end; defaults to {@link Zend_Mime::LINEEND} + * @return string */ public function getHeaders($EOL = Zend_Mime::LINEEND) { diff --git a/library/Zend/Mobile/Exception.php b/library/Zend/Mobile/Exception.php index ed4aaa17..804c73e7 100644 --- a/library/Zend/Mobile/Exception.php +++ b/library/Zend/Mobile/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Mobile - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Mobile - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Mobile/Push/Abstract.php b/library/Zend/Mobile/Push/Abstract.php index abce0737..f7d32280 100644 --- a/library/Zend/Mobile/Push/Abstract.php +++ b/library/Zend/Mobile/Push/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Mobile/Push/Exception.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Mobile/Push/Apns.php b/library/Zend/Mobile/Push/Apns.php index fff3e946..28a5c699 100644 --- a/library/Zend/Mobile/Push/Apns.php +++ b/library/Zend/Mobile/Push/Apns.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Mobile/Push/Message/Apns.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -209,10 +209,10 @@ class Zend_Mobile_Push_Apns extends Zend_Mobile_Push_Abstract /** * Connect to the Push Server * - * @param string $env - * @return Zend_Mobile_Push_Abstract + * @param int|string $env * @throws Zend_Mobile_Push_Exception * @throws Zend_Mobile_Push_Exception_ServerUnavailable + * @return Zend_Mobile_Push_Abstract */ public function connect($env = self::SERVER_PRODUCTION_URI) { @@ -271,13 +271,13 @@ class Zend_Mobile_Push_Apns extends Zend_Mobile_Push_Abstract /** * Send Message * - * @param Zend_Mobile_Push_Message_Apns $message - * @return boolean + * @param Zend_Mobile_Push_Message_Abstract $message * @throws Zend_Mobile_Push_Exception - * @throws Zend_Mobile_Push_Exception_ServerUnavailable + * @throws Zend_Mobile_Push_Exception_InvalidPayload * @throws Zend_Mobile_Push_Exception_InvalidToken * @throws Zend_Mobile_Push_Exception_InvalidTopic - * @throws Zend_Mobile_Push_Exception_InvalidPayload + * @throws Zend_Mobile_Push_Exception_ServerUnavailable + * @return bool */ public function send(Zend_Mobile_Push_Message_Abstract $message) { @@ -305,7 +305,10 @@ class Zend_Mobile_Push_Apns extends Zend_Mobile_Push_Abstract if (!is_null($message->getBadge())) { $payload['aps']['badge'] = $message->getBadge(); } - $payload['aps']['sound'] = $message->getSound(); + $sound = $message->getSound(); + if (!empty($sound)) { + $payload['aps']['sound'] = $sound; + } foreach($message->getCustomData() as $k => $v) { $payload[$k] = $v; diff --git a/library/Zend/Mobile/Push/Exception.php b/library/Zend/Mobile/Push/Exception.php index 40793752..0c66c403 100644 --- a/library/Zend/Mobile/Push/Exception.php +++ b/library/Zend/Mobile/Push/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Mobile/Exception.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Mobile/Push/Exception/DeviceQuotaExceeded.php b/library/Zend/Mobile/Push/Exception/DeviceQuotaExceeded.php index 8375c095..7dcd86a3 100644 --- a/library/Zend/Mobile/Push/Exception/DeviceQuotaExceeded.php +++ b/library/Zend/Mobile/Push/Exception/DeviceQuotaExceeded.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Mobile/Push/Exception.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Mobile/Push/Exception/InvalidAuthToken.php b/library/Zend/Mobile/Push/Exception/InvalidAuthToken.php index 435caa8e..00c98170 100644 --- a/library/Zend/Mobile/Push/Exception/InvalidAuthToken.php +++ b/library/Zend/Mobile/Push/Exception/InvalidAuthToken.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Mobile/Push/Exception.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Mobile/Push/Exception/InvalidPayload.php b/library/Zend/Mobile/Push/Exception/InvalidPayload.php index 448f0e9b..7b8ace90 100644 --- a/library/Zend/Mobile/Push/Exception/InvalidPayload.php +++ b/library/Zend/Mobile/Push/Exception/InvalidPayload.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Mobile/Push/Exception.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Mobile/Push/Exception/InvalidRegistration.php b/library/Zend/Mobile/Push/Exception/InvalidRegistration.php index ecf83e8d..e9abb029 100644 --- a/library/Zend/Mobile/Push/Exception/InvalidRegistration.php +++ b/library/Zend/Mobile/Push/Exception/InvalidRegistration.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Mobile/Push/Exception.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Mobile/Push/Exception/InvalidToken.php b/library/Zend/Mobile/Push/Exception/InvalidToken.php index 47a1a73c..36b7982e 100644 --- a/library/Zend/Mobile/Push/Exception/InvalidToken.php +++ b/library/Zend/Mobile/Push/Exception/InvalidToken.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Mobile/Push/Exception.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Mobile/Push/Exception/InvalidTopic.php b/library/Zend/Mobile/Push/Exception/InvalidTopic.php index 3f88ec75..8b458ffa 100644 --- a/library/Zend/Mobile/Push/Exception/InvalidTopic.php +++ b/library/Zend/Mobile/Push/Exception/InvalidTopic.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Mobile/Push/Exception.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Mobile/Push/Exception/QuotaExceeded.php b/library/Zend/Mobile/Push/Exception/QuotaExceeded.php index 6c8668fe..ae8007cd 100644 --- a/library/Zend/Mobile/Push/Exception/QuotaExceeded.php +++ b/library/Zend/Mobile/Push/Exception/QuotaExceeded.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Mobile/Push/Exception.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Mobile/Push/Exception/ServerUnavailable.php b/library/Zend/Mobile/Push/Exception/ServerUnavailable.php index f429dfe5..6f58a404 100644 --- a/library/Zend/Mobile/Push/Exception/ServerUnavailable.php +++ b/library/Zend/Mobile/Push/Exception/ServerUnavailable.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Mobile/Push/Exception.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Mobile/Push/Gcm.php b/library/Zend/Mobile/Push/Gcm.php index 34127d44..bd3e5f58 100644 --- a/library/Zend/Mobile/Push/Gcm.php +++ b/library/Zend/Mobile/Push/Gcm.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Mobile/Push/Response/Gcm.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -53,7 +53,7 @@ class Zend_Mobile_Push_Gcm extends Zend_Mobile_Push_Abstract /** * Http Client * - * @var Client + * @var Zend_Http_Client */ protected $_httpClient; @@ -120,9 +120,13 @@ class Zend_Mobile_Push_Gcm extends Zend_Mobile_Push_Abstract /** * Send Message * - * @param Zend_Mobile_Push_Message_Gcm $message - * @return Zend_Mobile_Push_Response_Gcm + * @param Zend_Mobile_Push_Message_Abstract $message + * @throws Zend_Http_Client_Exception * @throws Zend_Mobile_Push_Exception + * @throws Zend_Mobile_Push_Exception_InvalidAuthToken + * @throws Zend_Mobile_Push_Exception_InvalidPayload + * @throws Zend_Mobile_Push_Exception_ServerUnavailable + * @return Zend_Mobile_Push_Response_Gcm */ public function send(Zend_Mobile_Push_Message_Abstract $message) { diff --git a/library/Zend/Mobile/Push/Interface.php b/library/Zend/Mobile/Push/Interface.php index 19760352..d8315e85 100644 --- a/library/Zend/Mobile/Push/Interface.php +++ b/library/Zend/Mobile/Push/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ interface Zend_Mobile_Push_Interface /** * Send a Push Message * - * @param Zend_Mobile_Push_Message_Interface $message + * @param Zend_Mobile_Push_Message_Abstract $message * @return boolean */ public function send(Zend_Mobile_Push_Message_Abstract $message); diff --git a/library/Zend/Mobile/Push/Message/Abstract.php b/library/Zend/Mobile/Push/Message/Abstract.php index a411a3e0..9c8651af 100644 --- a/library/Zend/Mobile/Push/Message/Abstract.php +++ b/library/Zend/Mobile/Push/Message/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Mobile/Push/Message/Exception.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push_Message - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -48,7 +48,7 @@ abstract class Zend_Mobile_Push_Message_Abstract implements Zend_Mobile_Push_Mes /** * Id * - * @var scalar + * @var int|string|float|bool Scalar */ protected $_id; @@ -66,6 +66,7 @@ abstract class Zend_Mobile_Push_Message_Abstract implements Zend_Mobile_Push_Mes * Set Token * * @param string $token + * @throws Zend_Mobile_Push_Message_Exception * @return Zend_Mobile_Push_Message_Abstract */ public function setToken($token) @@ -80,7 +81,7 @@ abstract class Zend_Mobile_Push_Message_Abstract implements Zend_Mobile_Push_Mes /** * Get Message ID * - * @return scalar + * @return int|string|float|bool Scalar */ public function getId() { @@ -90,7 +91,7 @@ abstract class Zend_Mobile_Push_Message_Abstract implements Zend_Mobile_Push_Mes /** * Set Message ID * - * @param scalar $id + * @param int|string|float|bool $id Scalar * @return Zend_Mobile_Push_Message_Abstract * @throws Exception */ diff --git a/library/Zend/Mobile/Push/Message/Apns.php b/library/Zend/Mobile/Push/Message/Apns.php index f4768798..1dd637e1 100644 --- a/library/Zend/Mobile/Push/Message/Apns.php +++ b/library/Zend/Mobile/Push/Message/Apns.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Mobile/Push/Message/Abstract.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -83,11 +83,12 @@ class Zend_Mobile_Push_Message_Apns extends Zend_Mobile_Push_Message_Abstract /** * Set Alert * - * @param string $text - * @param string $actionLocKey - * @param string $locKey - * @param array $locArgs - * @param string $launchImage + * @param string $text + * @param string|null $actionLocKey + * @param string|null $locKey + * @param array|null $locArgs + * @param string|null $launchImage + * @throws Zend_Mobile_Push_Message_Exception * @return Zend_Mobile_Push_Message_Apns */ public function setAlert($text, $actionLocKey=null, $locKey=null, $locArgs=null, $launchImage=null) @@ -243,9 +244,9 @@ class Zend_Mobile_Push_Message_Apns extends Zend_Mobile_Push_Message_Abstract /** * Set Custom Data * - * @param array $data - * @return Zend_Mobile_Push_Message_Apns + * @param array $array * @throws Zend_Mobile_Push_Message_Exception + * @return Zend_Mobile_Push_Message_Apns */ public function setCustomData($array) { diff --git a/library/Zend/Mobile/Push/Message/Exception.php b/library/Zend/Mobile/Push/Message/Exception.php index d1a13607..1832b7c0 100644 --- a/library/Zend/Mobile/Push/Message/Exception.php +++ b/library/Zend/Mobile/Push/Message/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Mobile/Push/Exception.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Mobile/Push/Message/Gcm.php b/library/Zend/Mobile/Push/Message/Gcm.php index a15e70a3..8a4dae7e 100644 --- a/library/Zend/Mobile/Push/Message/Gcm.php +++ b/library/Zend/Mobile/Push/Message/Gcm.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Mobile/Push/Message/Abstract.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ * @method array getToken() @@ -201,7 +201,8 @@ class Zend_Mobile_Push_Message_Gcm extends Zend_Mobile_Push_Message_Abstract /** * Set time to live. * - * @param int $secs + * @param int $secs + * @throws Zend_Mobile_Push_Message_Exception * @return Zend_Mobile_Push_Message_Gcm */ public function setTtl($secs) diff --git a/library/Zend/Mobile/Push/Message/Interface.php b/library/Zend/Mobile/Push/Message/Interface.php index 1441485c..27be3256 100644 --- a/library/Zend/Mobile/Push/Message/Interface.php +++ b/library/Zend/Mobile/Push/Message/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -50,14 +50,14 @@ interface Zend_Mobile_Push_Message_Interface /** * Get Id * - * @return scalar + * @return int|string|float|bool Scalar */ public function getId(); /** * Set Id * - * @param scalar $id + * @param int|string|float|bool $id Scalar * @return Zend_Mobile_Push_Message_Abstract */ public function setId($id); diff --git a/library/Zend/Mobile/Push/Message/Mpns.php b/library/Zend/Mobile/Push/Message/Mpns.php index b5aea92a..15f187b4 100644 --- a/library/Zend/Mobile/Push/Message/Mpns.php +++ b/library/Zend/Mobile/Push/Message/Mpns.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -31,7 +31,7 @@ require_once 'Zend/Uri.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Mobile_Push_Message_Mpns extends Zend_Mobile_Push_Message_Abstract diff --git a/library/Zend/Mobile/Push/Message/Mpns/Raw.php b/library/Zend/Mobile/Push/Message/Mpns/Raw.php index 05491e0c..99d87802 100644 --- a/library/Zend/Mobile/Push/Message/Mpns/Raw.php +++ b/library/Zend/Mobile/Push/Message/Mpns/Raw.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -31,7 +31,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mobile_Push_Message_Mpns_Raw extends Zend_Mobile_Push_Message_Mpns diff --git a/library/Zend/Mobile/Push/Message/Mpns/Tile.php b/library/Zend/Mobile/Push/Message/Mpns/Tile.php index ee980d96..96541245 100644 --- a/library/Zend/Mobile/Push/Message/Mpns/Tile.php +++ b/library/Zend/Mobile/Push/Message/Mpns/Tile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Mobile/Push/Message/Mpns.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mobile_Push_Message_Mpns_Tile extends Zend_Mobile_Push_Message_Mpns diff --git a/library/Zend/Mobile/Push/Message/Mpns/Toast.php b/library/Zend/Mobile/Push/Message/Mpns/Toast.php index 723373a5..14381c1a 100644 --- a/library/Zend/Mobile/Push/Message/Mpns/Toast.php +++ b/library/Zend/Mobile/Push/Message/Mpns/Toast.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Mobile/Push/Message/Mpns.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Mobile_Push_Message_Mpns_Toast extends Zend_Mobile_Push_Message_Mpns diff --git a/library/Zend/Mobile/Push/Mpns.php b/library/Zend/Mobile/Push/Mpns.php index 06936727..01e84c2f 100644 --- a/library/Zend/Mobile/Push/Mpns.php +++ b/library/Zend/Mobile/Push/Mpns.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Mobile/Push/Message/Mpns.php'; * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -44,7 +44,7 @@ class Zend_Mobile_Push_Mpns extends Zend_Mobile_Push_Abstract /** * Http Client * - * @var Client + * @var Zend_Http_Client */ protected $_httpClient; @@ -78,9 +78,15 @@ class Zend_Mobile_Push_Mpns extends Zend_Mobile_Push_Abstract /** * Send Message * - * @param Zend_Mobile_Push_Message_Mpns $message - * @return boolean + * @param Zend_Mobile_Push_Message_Abstract $message + * @throws Zend_Http_Client_Exception * @throws Zend_Mobile_Push_Exception + * @throws Zend_Mobile_Push_Exception_DeviceQuotaExceeded + * @throws Zend_Mobile_Push_Exception_InvalidPayload + * @throws Zend_Mobile_Push_Exception_InvalidToken + * @throws Zend_Mobile_Push_Exception_QuotaExceeded + * @throws Zend_Mobile_Push_Exception_ServerUnavailable + * @return boolean */ public function send(Zend_Mobile_Push_Message_Abstract $message) { diff --git a/library/Zend/Mobile/Push/Response/Gcm.php b/library/Zend/Mobile/Push/Response/Gcm.php index 06633d68..6222e6dc 100644 --- a/library/Zend/Mobile/Push/Response/Gcm.php +++ b/library/Zend/Mobile/Push/Response/Gcm.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Zend_Mobile_Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -138,7 +138,8 @@ class Zend_Mobile_Push_Response_Gcm /** * Set Response * - * @param array $response + * @param array $response + * @throws Zend_Mobile_Push_Exception * @return Zend_Mobile_Push_Response_Gcm */ public function setResponse(array $response) diff --git a/library/Zend/Mobile/Push/Test/ApnsProxy.php b/library/Zend/Mobile/Push/Test/ApnsProxy.php index 9f48edc2..ffb3c3e2 100644 --- a/library/Zend/Mobile/Push/Test/ApnsProxy.php +++ b/library/Zend/Mobile/Push/Test/ApnsProxy.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Mobile * @subpackage Push - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id $ */ @@ -51,7 +51,6 @@ class Zend_Mobile_Push_Test_ApnsProxy extends Zend_Mobile_Push_Apns * Set the Response * * @param string $str - * @return Zend_Mobile_Push_ApnsProxy */ public function setReadResponse($str) { $this->_readResponse = $str; diff --git a/library/Zend/Navigation.php b/library/Zend/Navigation.php index c93dc325..0c7f7c57 100644 --- a/library/Zend/Navigation.php +++ b/library/Zend/Navigation.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Navigation - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Navigation/Container.php'; * * @category Zend * @package Zend_Navigation - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Navigation extends Zend_Navigation_Container diff --git a/library/Zend/Navigation/Container.php b/library/Zend/Navigation/Container.php index d406fb3e..8a05075f 100644 --- a/library/Zend/Navigation/Container.php +++ b/library/Zend/Navigation/Container.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Navigation - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * * @category Zend * @package Zend_Navigation - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Navigation_Container implements RecursiveIterator, Countable @@ -34,7 +34,7 @@ abstract class Zend_Navigation_Container implements RecursiveIterator, Countable /** * Contains sub pages * - * @var array + * @var Zend_Navigation_Page[] */ protected $_pages = array(); @@ -143,7 +143,7 @@ abstract class Zend_Navigation_Container implements RecursiveIterator, Countable /** * Adds several pages at once * - * @param array|Zend_Config|Zend_Navigation_Container $pages pages to add + * @param Zend_Navigation_Page[]|Zend_Config|Zend_Navigation_Container $pages pages to add * @return Zend_Navigation_Container fluent interface, * returns self * @throws Zend_Navigation_Exception if $pages is not @@ -178,7 +178,7 @@ abstract class Zend_Navigation_Container implements RecursiveIterator, Countable /** * Sets pages this container should have, removing existing pages * - * @param array $pages pages to set + * @param Zend_Navigation_Page[] $pages pages to set * @return Zend_Navigation_Container fluent interface, returns self */ public function setPages(array $pages) @@ -190,7 +190,7 @@ abstract class Zend_Navigation_Container implements RecursiveIterator, Countable /** * Returns pages in the container * - * @return array array of Zend_Navigation_Page instances + * @return Zend_Navigation_Page[] array of Zend_Navigation_Page instances */ public function getPages() { @@ -359,7 +359,7 @@ abstract class Zend_Navigation_Container implements RecursiveIterator, Countable * @param mixed $value value to match property against * @param bool $useRegex [optional] if true PHP's preg_match is used. * Default is false. - * @return array array containing only Zend_Navigation_Page + * @return Zend_Navigation_Page[] array containing only Zend_Navigation_Page * instances */ public function findAllBy($property, $value, $useRegex = false) @@ -484,7 +484,7 @@ abstract class Zend_Navigation_Container implements RecursiveIterator, Countable /** * Returns an array representation of all pages in container * - * @return array + * @return Zend_Navigation_Page[] */ public function toArray() { diff --git a/library/Zend/Navigation/Exception.php b/library/Zend/Navigation/Exception.php index 218f8f67..81be8031 100644 --- a/library/Zend/Navigation/Exception.php +++ b/library/Zend/Navigation/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Navigation - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; * * @category Zend * @package Zend_Navigation - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Navigation_Exception extends Zend_Exception diff --git a/library/Zend/Navigation/Page.php b/library/Zend/Navigation/Page.php index 915bc2b6..c3a79980 100644 --- a/library/Zend/Navigation/Page.php +++ b/library/Zend/Navigation/Page.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Navigation - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Navigation/Container.php'; * * @category Zend * @package Zend_Navigation - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Navigation_Page extends Zend_Navigation_Container diff --git a/library/Zend/Navigation/Page/Mvc.php b/library/Zend/Navigation/Page/Mvc.php index 8e0327ff..4c55f378 100644 --- a/library/Zend/Navigation/Page/Mvc.php +++ b/library/Zend/Navigation/Page/Mvc.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Navigation * @subpackage Page - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -44,7 +44,7 @@ require_once 'Zend/Controller/Front.php'; * @category Zend * @package Zend_Navigation * @subpackage Page - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Navigation_Page_Mvc extends Zend_Navigation_Page diff --git a/library/Zend/Navigation/Page/Uri.php b/library/Zend/Navigation/Page/Uri.php index e7414b06..130b0d4d 100644 --- a/library/Zend/Navigation/Page/Uri.php +++ b/library/Zend/Navigation/Page/Uri.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Navigation * @subpackage Page - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Navigation/Page.php'; * @category Zend * @package Zend_Navigation * @subpackage Page - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Navigation_Page_Uri extends Zend_Navigation_Page diff --git a/library/Zend/Oauth.php b/library/Zend/Oauth.php index 92e47374..77fa13d1 100644 --- a/library/Zend/Oauth.php +++ b/library/Zend/Oauth.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ require_once 'Zend/Http/Client.php'; /** * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Oauth diff --git a/library/Zend/Oauth/Client.php b/library/Zend/Oauth/Client.php index 2d34faef..03b794dc 100644 --- a/library/Zend/Oauth/Client.php +++ b/library/Zend/Oauth/Client.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Oauth/Config.php'; /** * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Oauth_Client extends Zend_Http_Client diff --git a/library/Zend/Oauth/Config.php b/library/Zend/Oauth/Config.php index 4edd2c15..61ab53cf 100644 --- a/library/Zend/Oauth/Config.php +++ b/library/Zend/Oauth/Config.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Oauth/Config/ConfigInterface.php'; /** * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Oauth_Config implements Zend_Oauth_Config_ConfigInterface diff --git a/library/Zend/Oauth/Config/ConfigInterface.php b/library/Zend/Oauth/Config/ConfigInterface.php index d33a9461..03ed051e 100644 --- a/library/Zend/Oauth/Config/ConfigInterface.php +++ b/library/Zend/Oauth/Config/ConfigInterface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Oauth_Config_ConfigInterface diff --git a/library/Zend/Oauth/Consumer.php b/library/Zend/Oauth/Consumer.php index 8fc3658e..5f5f32ff 100644 --- a/library/Zend/Oauth/Consumer.php +++ b/library/Zend/Oauth/Consumer.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Oauth/Config.php'; /** * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Oauth_Consumer extends Zend_Oauth diff --git a/library/Zend/Oauth/Exception.php b/library/Zend/Oauth/Exception.php index 67f43919..ae76b488 100644 --- a/library/Zend/Oauth/Exception.php +++ b/library/Zend/Oauth/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Oauth_Exception extends Zend_Exception {} diff --git a/library/Zend/Oauth/Http.php b/library/Zend/Oauth/Http.php index 923c4ece..6cf79ac4 100644 --- a/library/Zend/Oauth/Http.php +++ b/library/Zend/Oauth/Http.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Uri/Http.php'; /** * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Oauth_Http diff --git a/library/Zend/Oauth/Http/AccessToken.php b/library/Zend/Oauth/Http/AccessToken.php index d5548c5f..8efd0f16 100644 --- a/library/Zend/Oauth/Http/AccessToken.php +++ b/library/Zend/Oauth/Http/AccessToken.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Oauth/Token/Access.php'; /** * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Oauth_Http_AccessToken extends Zend_Oauth_Http diff --git a/library/Zend/Oauth/Http/RequestToken.php b/library/Zend/Oauth/Http/RequestToken.php index 52e5b436..44ae2da7 100644 --- a/library/Zend/Oauth/Http/RequestToken.php +++ b/library/Zend/Oauth/Http/RequestToken.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Oauth/Token/Request.php'; /** * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Oauth_Http_RequestToken extends Zend_Oauth_Http diff --git a/library/Zend/Oauth/Http/UserAuthorization.php b/library/Zend/Oauth/Http/UserAuthorization.php index b7e84d6f..8582bac0 100644 --- a/library/Zend/Oauth/Http/UserAuthorization.php +++ b/library/Zend/Oauth/Http/UserAuthorization.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Uri/Http.php'; /** * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Oauth_Http_UserAuthorization extends Zend_Oauth_Http diff --git a/library/Zend/Oauth/Http/Utility.php b/library/Zend/Oauth/Http/Utility.php index 66d5a798..3c063744 100644 --- a/library/Zend/Oauth/Http/Utility.php +++ b/library/Zend/Oauth/Http/Utility.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Oauth/Http.php'; /** * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Oauth_Http_Utility diff --git a/library/Zend/Oauth/Signature/Hmac.php b/library/Zend/Oauth/Signature/Hmac.php index 2e78c807..b93cc589 100644 --- a/library/Zend/Oauth/Signature/Hmac.php +++ b/library/Zend/Oauth/Signature/Hmac.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Crypt/Hmac.php'; /** * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Oauth_Signature_Hmac extends Zend_Oauth_Signature_SignatureAbstract diff --git a/library/Zend/Oauth/Signature/Plaintext.php b/library/Zend/Oauth/Signature/Plaintext.php index 27b7fed2..e39b6767 100644 --- a/library/Zend/Oauth/Signature/Plaintext.php +++ b/library/Zend/Oauth/Signature/Plaintext.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ require_once 'Zend/Oauth/Signature/SignatureAbstract.php'; /** * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Oauth_Signature_Plaintext extends Zend_Oauth_Signature_SignatureAbstract diff --git a/library/Zend/Oauth/Signature/Rsa.php b/library/Zend/Oauth/Signature/Rsa.php index 54768c31..c79d4a3e 100644 --- a/library/Zend/Oauth/Signature/Rsa.php +++ b/library/Zend/Oauth/Signature/Rsa.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Crypt/Rsa.php'; /** * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Oauth_Signature_Rsa extends Zend_Oauth_Signature_SignatureAbstract diff --git a/library/Zend/Oauth/Signature/SignatureAbstract.php b/library/Zend/Oauth/Signature/SignatureAbstract.php index 3ddcb993..688f4606 100644 --- a/library/Zend/Oauth/Signature/SignatureAbstract.php +++ b/library/Zend/Oauth/Signature/SignatureAbstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Uri/Http.php'; /** * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Oauth_Signature_SignatureAbstract diff --git a/library/Zend/Oauth/Token.php b/library/Zend/Oauth/Token.php index 4eff68b2..08f23e5c 100644 --- a/library/Zend/Oauth/Token.php +++ b/library/Zend/Oauth/Token.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ require_once 'Zend/Oauth/Http/Utility.php'; /** * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Oauth_Token diff --git a/library/Zend/Oauth/Token/Access.php b/library/Zend/Oauth/Token/Access.php index 25faa7c9..b3110065 100644 --- a/library/Zend/Oauth/Token/Access.php +++ b/library/Zend/Oauth/Token/Access.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Oauth/Client.php'; /** * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Oauth_Token_Access extends Zend_Oauth_Token diff --git a/library/Zend/Oauth/Token/AuthorizedRequest.php b/library/Zend/Oauth/Token/AuthorizedRequest.php index 93d6aeb1..9ae2bbb0 100644 --- a/library/Zend/Oauth/Token/AuthorizedRequest.php +++ b/library/Zend/Oauth/Token/AuthorizedRequest.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ require_once 'Zend/Oauth/Token.php'; /** * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Oauth_Token_AuthorizedRequest extends Zend_Oauth_Token diff --git a/library/Zend/Oauth/Token/Request.php b/library/Zend/Oauth/Token/Request.php index a2cd6581..6697bff6 100644 --- a/library/Zend/Oauth/Token/Request.php +++ b/library/Zend/Oauth/Token/Request.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ require_once 'Zend/Oauth/Token.php'; /** * @category Zend * @package Zend_Oauth - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Oauth_Token_Request extends Zend_Oauth_Token diff --git a/library/Zend/OpenId.php b/library/Zend/OpenId.php index 4fc67849..ce59ffcf 100644 --- a/library/Zend/OpenId.php +++ b/library/Zend/OpenId.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_OpenId - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once "Zend/Controller/Response/Abstract.php"; * * @category Zend * @package Zend_OpenId - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_OpenId diff --git a/library/Zend/OpenId/Consumer.php b/library/Zend/OpenId/Consumer.php index b1521407..f9d11f56 100644 --- a/library/Zend/OpenId/Consumer.php +++ b/library/Zend/OpenId/Consumer.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_OpenId * @subpackage Zend_OpenId_Consumer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Consumer.php 24593 2012-01-05 20:35:02Z matthew $ */ @@ -47,7 +47,7 @@ require_once 'Zend/Http/Client.php'; * @category Zend * @package Zend_OpenId * @subpackage Zend_OpenId_Consumer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_OpenId_Consumer diff --git a/library/Zend/OpenId/Consumer/Storage.php b/library/Zend/OpenId/Consumer/Storage.php index be561e90..89b0cd28 100644 --- a/library/Zend/OpenId/Consumer/Storage.php +++ b/library/Zend/OpenId/Consumer/Storage.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_OpenId * @subpackage Zend_OpenId_Consumer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ * @category Zend * @package Zend_OpenId * @subpackage Zend_OpenId_Consumer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_OpenId_Consumer_Storage diff --git a/library/Zend/OpenId/Consumer/Storage/File.php b/library/Zend/OpenId/Consumer/Storage/File.php index db94a9b7..a1a96b85 100644 --- a/library/Zend/OpenId/Consumer/Storage/File.php +++ b/library/Zend/OpenId/Consumer/Storage/File.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_OpenId * @subpackage Zend_OpenId_Consumer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once "Zend/OpenId/Consumer/Storage.php"; * @category Zend * @package Zend_OpenId * @subpackage Zend_OpenId_Consumer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_OpenId_Consumer_Storage_File extends Zend_OpenId_Consumer_Storage diff --git a/library/Zend/OpenId/Exception.php b/library/Zend/OpenId/Exception.php index 2e3c3e75..8159b650 100644 --- a/library/Zend/OpenId/Exception.php +++ b/library/Zend/OpenId/Exception.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_OpenId - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once "Zend/Exception.php"; * * @category Zend * @package Zend_OpenId - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_OpenId_Exception extends Zend_Exception diff --git a/library/Zend/OpenId/Extension.php b/library/Zend/OpenId/Extension.php index 08e39382..8dbdd5d7 100644 --- a/library/Zend/OpenId/Extension.php +++ b/library/Zend/OpenId/Extension.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_OpenId - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * * @category Zend * @package Zend_OpenId - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_OpenId_Extension diff --git a/library/Zend/OpenId/Extension/Sreg.php b/library/Zend/OpenId/Extension/Sreg.php index db7ad448..2abfbca5 100644 --- a/library/Zend/OpenId/Extension/Sreg.php +++ b/library/Zend/OpenId/Extension/Sreg.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_OpenId - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once "Zend/OpenId/Extension.php"; * * @category Zend * @package Zend_OpenId - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_OpenId_Extension_Sreg extends Zend_OpenId_Extension diff --git a/library/Zend/OpenId/Provider.php b/library/Zend/OpenId/Provider.php index 6310a1a2..3971944d 100644 --- a/library/Zend/OpenId/Provider.php +++ b/library/Zend/OpenId/Provider.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_OpenId * @subpackage Zend_OpenId_Provider - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once "Zend/OpenId/Extension.php"; * @category Zend * @package Zend_OpenId * @subpackage Zend_OpenId_Provider - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_OpenId_Provider diff --git a/library/Zend/OpenId/Provider/Storage.php b/library/Zend/OpenId/Provider/Storage.php index 77e491fc..f9bbb170 100644 --- a/library/Zend/OpenId/Provider/Storage.php +++ b/library/Zend/OpenId/Provider/Storage.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_OpenId * @subpackage Zend_OpenId_Provider - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ * @category Zend * @package Zend_OpenId * @subpackage Zend_OpenId_Provider - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_OpenId_Provider_Storage diff --git a/library/Zend/OpenId/Provider/Storage/File.php b/library/Zend/OpenId/Provider/Storage/File.php index 64447be1..eff62cc3 100644 --- a/library/Zend/OpenId/Provider/Storage/File.php +++ b/library/Zend/OpenId/Provider/Storage/File.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_OpenId * @subpackage Zend_OpenId_Provider - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once "Zend/OpenId/Provider/Storage.php"; * @category Zend * @package Zend_OpenId * @subpackage Zend_OpenId_Provider - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_OpenId_Provider_Storage_File extends Zend_OpenId_Provider_Storage diff --git a/library/Zend/OpenId/Provider/User.php b/library/Zend/OpenId/Provider/User.php index 6a962600..458c3d4a 100644 --- a/library/Zend/OpenId/Provider/User.php +++ b/library/Zend/OpenId/Provider/User.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_OpenId * @subpackage Zend_OpenId_Provider - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ * @category Zend * @package Zend_OpenId * @subpackage Zend_OpenId_Provider - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_OpenId_Provider_User diff --git a/library/Zend/OpenId/Provider/User/Session.php b/library/Zend/OpenId/Provider/User/Session.php index 18607dc2..af071615 100644 --- a/library/Zend/OpenId/Provider/User/Session.php +++ b/library/Zend/OpenId/Provider/User/Session.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_OpenId * @subpackage Zend_OpenId_Provider - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once "Zend/Session/Namespace.php"; * @category Zend * @package Zend_OpenId * @subpackage Zend_OpenId_Provider - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_OpenId_Provider_User_Session extends Zend_OpenId_Provider_User diff --git a/library/Zend/Paginator.php b/library/Zend/Paginator.php index 6da6a8de..2ffff973 100644 --- a/library/Zend/Paginator.php +++ b/library/Zend/Paginator.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Json.php'; /** * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Paginator implements Countable, IteratorAggregate diff --git a/library/Zend/Paginator/Adapter/Array.php b/library/Zend/Paginator/Adapter/Array.php index a8251d10..14fd2364 100644 --- a/library/Zend/Paginator/Adapter/Array.php +++ b/library/Zend/Paginator/Adapter/Array.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Paginator/Adapter/Interface.php'; /** * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Paginator_Adapter_Array implements Zend_Paginator_Adapter_Interface diff --git a/library/Zend/Paginator/Adapter/DbSelect.php b/library/Zend/Paginator/Adapter/DbSelect.php index ccc47dfe..3a9a41cb 100644 --- a/library/Zend/Paginator/Adapter/DbSelect.php +++ b/library/Zend/Paginator/Adapter/DbSelect.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Db/Select.php'; /** * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Paginator_Adapter_DbSelect implements Zend_Paginator_Adapter_Interface diff --git a/library/Zend/Paginator/Adapter/DbTableSelect.php b/library/Zend/Paginator/Adapter/DbTableSelect.php index d5128978..956f780b 100644 --- a/library/Zend/Paginator/Adapter/DbTableSelect.php +++ b/library/Zend/Paginator/Adapter/DbTableSelect.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Paginator/Adapter/DbSelect.php'; /** * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Paginator_Adapter_DbTableSelect extends Zend_Paginator_Adapter_DbSelect diff --git a/library/Zend/Paginator/Adapter/Interface.php b/library/Zend/Paginator/Adapter/Interface.php index 301b6551..7ec1ee29 100644 --- a/library/Zend/Paginator/Adapter/Interface.php +++ b/library/Zend/Paginator/Adapter/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Paginator_Adapter_Interface extends Countable diff --git a/library/Zend/Paginator/Adapter/Iterator.php b/library/Zend/Paginator/Adapter/Iterator.php index 4445505a..305f8ad5 100644 --- a/library/Zend/Paginator/Adapter/Iterator.php +++ b/library/Zend/Paginator/Adapter/Iterator.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Paginator/SerializableLimitIterator.php'; /** * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Paginator_Adapter_Iterator implements Zend_Paginator_Adapter_Interface diff --git a/library/Zend/Paginator/Adapter/Null.php b/library/Zend/Paginator/Adapter/Null.php index 0b40de70..12ed9f2a 100644 --- a/library/Zend/Paginator/Adapter/Null.php +++ b/library/Zend/Paginator/Adapter/Null.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Paginator/Adapter/Interface.php'; /** * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Paginator_Adapter_Null implements Zend_Paginator_Adapter_Interface diff --git a/library/Zend/Paginator/AdapterAggregate.php b/library/Zend/Paginator/AdapterAggregate.php index f71f0552..fe209d4c 100644 --- a/library/Zend/Paginator/AdapterAggregate.php +++ b/library/Zend/Paginator/AdapterAggregate.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Paginator * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Paginator * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Paginator_AdapterAggregate diff --git a/library/Zend/Paginator/Exception.php b/library/Zend/Paginator/Exception.php index 96aec173..f846692a 100644 --- a/library/Zend/Paginator/Exception.php +++ b/library/Zend/Paginator/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Paginator_Exception extends Zend_Exception diff --git a/library/Zend/Paginator/ScrollingStyle/All.php b/library/Zend/Paginator/ScrollingStyle/All.php index 17217a7a..9073dc8f 100644 --- a/library/Zend/Paginator/ScrollingStyle/All.php +++ b/library/Zend/Paginator/ScrollingStyle/All.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Paginator/ScrollingStyle/Interface.php'; * * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Paginator_ScrollingStyle_All implements Zend_Paginator_ScrollingStyle_Interface diff --git a/library/Zend/Paginator/ScrollingStyle/Elastic.php b/library/Zend/Paginator/ScrollingStyle/Elastic.php index 9cbe4863..35cf9964 100644 --- a/library/Zend/Paginator/ScrollingStyle/Elastic.php +++ b/library/Zend/Paginator/ScrollingStyle/Elastic.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Paginator/ScrollingStyle/Sliding.php'; * @link http://www.google.com/search?q=Zend+Framework * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Paginator_ScrollingStyle_Elastic extends Zend_Paginator_ScrollingStyle_Sliding diff --git a/library/Zend/Paginator/ScrollingStyle/Interface.php b/library/Zend/Paginator/ScrollingStyle/Interface.php index 55d263be..7871d892 100644 --- a/library/Zend/Paginator/ScrollingStyle/Interface.php +++ b/library/Zend/Paginator/ScrollingStyle/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Paginator_ScrollingStyle_Interface diff --git a/library/Zend/Paginator/ScrollingStyle/Jumping.php b/library/Zend/Paginator/ScrollingStyle/Jumping.php index 226ffbd1..0c47d5b4 100644 --- a/library/Zend/Paginator/ScrollingStyle/Jumping.php +++ b/library/Zend/Paginator/ScrollingStyle/Jumping.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Paginator/ScrollingStyle/Interface.php'; * * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Paginator_ScrollingStyle_Jumping implements Zend_Paginator_ScrollingStyle_Interface diff --git a/library/Zend/Paginator/ScrollingStyle/Sliding.php b/library/Zend/Paginator/ScrollingStyle/Sliding.php index 0e0671d5..73c26cb1 100644 --- a/library/Zend/Paginator/ScrollingStyle/Sliding.php +++ b/library/Zend/Paginator/ScrollingStyle/Sliding.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Paginator/ScrollingStyle/Interface.php'; * @link http://search.yahoo.com/search?p=Zend+Framework * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Paginator_ScrollingStyle_Sliding implements Zend_Paginator_ScrollingStyle_Interface diff --git a/library/Zend/Paginator/SerializableLimitIterator.php b/library/Zend/Paginator/SerializableLimitIterator.php index fc316398..72c1399c 100644 --- a/library/Zend/Paginator/SerializableLimitIterator.php +++ b/library/Zend/Paginator/SerializableLimitIterator.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Paginator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Paginator_SerializableLimitIterator extends LimitIterator implements Serializable, ArrayAccess diff --git a/library/Zend/Pdf.php b/library/Zend/Pdf.php index 4ee82fee..c700c8db 100644 --- a/library/Zend/Pdf.php +++ b/library/Zend/Pdf.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -78,7 +78,7 @@ require_once 'Zend/Pdf/Element/String.php'; * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf diff --git a/library/Zend/Pdf/Action.php b/library/Zend/Pdf/Action.php index 2f27b473..2b1864c4 100644 --- a/library/Zend/Pdf/Action.php +++ b/library/Zend/Pdf/Action.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Pdf/Target.php'; * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Action extends Zend_Pdf_Target implements RecursiveIterator, Countable diff --git a/library/Zend/Pdf/Action/GoTo.php b/library/Zend/Pdf/Action/GoTo.php index a2176f6d..49a0ec94 100644 --- a/library/Zend/Pdf/Action/GoTo.php +++ b/library/Zend/Pdf/Action/GoTo.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Pdf/Action.php'; * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Action_GoTo extends Zend_Pdf_Action diff --git a/library/Zend/Pdf/Action/GoTo3DView.php b/library/Zend/Pdf/Action/GoTo3DView.php index fee53d1e..45a52058 100644 --- a/library/Zend/Pdf/Action/GoTo3DView.php +++ b/library/Zend/Pdf/Action/GoTo3DView.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Pdf/Action.php'; * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Action_GoTo3DView extends Zend_Pdf_Action diff --git a/library/Zend/Pdf/Action/GoToE.php b/library/Zend/Pdf/Action/GoToE.php index 6fdacf1d..86a05c6c 100644 --- a/library/Zend/Pdf/Action/GoToE.php +++ b/library/Zend/Pdf/Action/GoToE.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Pdf/Action.php'; * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Action_GoToE extends Zend_Pdf_Action diff --git a/library/Zend/Pdf/Action/GoToR.php b/library/Zend/Pdf/Action/GoToR.php index d8969a91..a261fb23 100644 --- a/library/Zend/Pdf/Action/GoToR.php +++ b/library/Zend/Pdf/Action/GoToR.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Pdf/Action.php'; * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Action_GoToR extends Zend_Pdf_Action diff --git a/library/Zend/Pdf/Action/Hide.php b/library/Zend/Pdf/Action/Hide.php index a78d9ca1..76d02712 100644 --- a/library/Zend/Pdf/Action/Hide.php +++ b/library/Zend/Pdf/Action/Hide.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Pdf/Action.php'; * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Action_Hide extends Zend_Pdf_Action diff --git a/library/Zend/Pdf/Action/ImportData.php b/library/Zend/Pdf/Action/ImportData.php index eeb97d12..2d8706f4 100644 --- a/library/Zend/Pdf/Action/ImportData.php +++ b/library/Zend/Pdf/Action/ImportData.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Pdf/Action.php'; * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Action_ImportData extends Zend_Pdf_Action diff --git a/library/Zend/Pdf/Action/JavaScript.php b/library/Zend/Pdf/Action/JavaScript.php index bc65e334..b091a2a7 100644 --- a/library/Zend/Pdf/Action/JavaScript.php +++ b/library/Zend/Pdf/Action/JavaScript.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Pdf/Action.php'; * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Action_JavaScript extends Zend_Pdf_Action diff --git a/library/Zend/Pdf/Action/Launch.php b/library/Zend/Pdf/Action/Launch.php index 161270b4..d9f1b167 100644 --- a/library/Zend/Pdf/Action/Launch.php +++ b/library/Zend/Pdf/Action/Launch.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Pdf/Action.php'; * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Action_Launch extends Zend_Pdf_Action diff --git a/library/Zend/Pdf/Action/Movie.php b/library/Zend/Pdf/Action/Movie.php index 6cc013ea..f5e2bc5e 100644 --- a/library/Zend/Pdf/Action/Movie.php +++ b/library/Zend/Pdf/Action/Movie.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Pdf/Action.php'; * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Action_Movie extends Zend_Pdf_Action diff --git a/library/Zend/Pdf/Action/Named.php b/library/Zend/Pdf/Action/Named.php index 84e5e79b..084ed049 100644 --- a/library/Zend/Pdf/Action/Named.php +++ b/library/Zend/Pdf/Action/Named.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Pdf/Action.php'; * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Action_Named extends Zend_Pdf_Action diff --git a/library/Zend/Pdf/Action/Rendition.php b/library/Zend/Pdf/Action/Rendition.php index a76c20ee..874d8902 100644 --- a/library/Zend/Pdf/Action/Rendition.php +++ b/library/Zend/Pdf/Action/Rendition.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Pdf/Action.php'; * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Action_Rendition extends Zend_Pdf_Action diff --git a/library/Zend/Pdf/Action/ResetForm.php b/library/Zend/Pdf/Action/ResetForm.php index e76aea9b..433f2404 100644 --- a/library/Zend/Pdf/Action/ResetForm.php +++ b/library/Zend/Pdf/Action/ResetForm.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Pdf/Action.php'; * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Action_ResetForm extends Zend_Pdf_Action diff --git a/library/Zend/Pdf/Action/SetOCGState.php b/library/Zend/Pdf/Action/SetOCGState.php index 8aeaaac4..1727ccad 100644 --- a/library/Zend/Pdf/Action/SetOCGState.php +++ b/library/Zend/Pdf/Action/SetOCGState.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Pdf/Action.php'; * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Action_SetOCGState extends Zend_Pdf_Action diff --git a/library/Zend/Pdf/Action/Sound.php b/library/Zend/Pdf/Action/Sound.php index 4d56b5e6..dc9ed81d 100644 --- a/library/Zend/Pdf/Action/Sound.php +++ b/library/Zend/Pdf/Action/Sound.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Pdf/Action.php'; * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Action_Sound extends Zend_Pdf_Action diff --git a/library/Zend/Pdf/Action/SubmitForm.php b/library/Zend/Pdf/Action/SubmitForm.php index 9764e1ec..60fefa4c 100644 --- a/library/Zend/Pdf/Action/SubmitForm.php +++ b/library/Zend/Pdf/Action/SubmitForm.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Pdf/Action.php'; * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Action_SubmitForm extends Zend_Pdf_Action diff --git a/library/Zend/Pdf/Action/Thread.php b/library/Zend/Pdf/Action/Thread.php index 41d5c69a..dc439d47 100644 --- a/library/Zend/Pdf/Action/Thread.php +++ b/library/Zend/Pdf/Action/Thread.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Pdf/Action.php'; * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Action_Thread extends Zend_Pdf_Action diff --git a/library/Zend/Pdf/Action/Trans.php b/library/Zend/Pdf/Action/Trans.php index 88a44315..5ec80aff 100644 --- a/library/Zend/Pdf/Action/Trans.php +++ b/library/Zend/Pdf/Action/Trans.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Pdf/Action.php'; * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Action_Trans extends Zend_Pdf_Action diff --git a/library/Zend/Pdf/Action/URI.php b/library/Zend/Pdf/Action/URI.php index 170b9517..611a9a6a 100644 --- a/library/Zend/Pdf/Action/URI.php +++ b/library/Zend/Pdf/Action/URI.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Pdf/Action.php'; * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Action_URI extends Zend_Pdf_Action diff --git a/library/Zend/Pdf/Action/Unknown.php b/library/Zend/Pdf/Action/Unknown.php index d0368ef6..7ec475a9 100644 --- a/library/Zend/Pdf/Action/Unknown.php +++ b/library/Zend/Pdf/Action/Unknown.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Pdf/Action.php'; * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Action_Unknown extends Zend_Pdf_Action diff --git a/library/Zend/Pdf/Annotation.php b/library/Zend/Pdf/Annotation.php index 833c4349..d57e86a1 100644 --- a/library/Zend/Pdf/Annotation.php +++ b/library/Zend/Pdf/Annotation.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Annotation - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Pdf/Element.php'; * * @package Zend_Pdf * @subpackage Annotation - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Annotation diff --git a/library/Zend/Pdf/Annotation/FileAttachment.php b/library/Zend/Pdf/Annotation/FileAttachment.php index 9a5e7b04..9eba94f3 100644 --- a/library/Zend/Pdf/Annotation/FileAttachment.php +++ b/library/Zend/Pdf/Annotation/FileAttachment.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Annotation - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Pdf/Annotation.php'; * * @package Zend_Pdf * @subpackage Annotation - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Annotation_FileAttachment extends Zend_Pdf_Annotation diff --git a/library/Zend/Pdf/Annotation/Link.php b/library/Zend/Pdf/Annotation/Link.php index 9f8a4a36..6b0b1cf0 100644 --- a/library/Zend/Pdf/Annotation/Link.php +++ b/library/Zend/Pdf/Annotation/Link.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Annotation - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -40,7 +40,7 @@ require_once 'Zend/Pdf/Annotation.php'; * * @package Zend_Pdf * @subpackage Annotation - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Annotation_Link extends Zend_Pdf_Annotation diff --git a/library/Zend/Pdf/Annotation/Markup.php b/library/Zend/Pdf/Annotation/Markup.php index afe5813a..9e84f22a 100644 --- a/library/Zend/Pdf/Annotation/Markup.php +++ b/library/Zend/Pdf/Annotation/Markup.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Annotation - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Pdf/Annotation.php'; * * @package Zend_Pdf * @subpackage Annotation - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Annotation_Markup extends Zend_Pdf_Annotation diff --git a/library/Zend/Pdf/Annotation/Text.php b/library/Zend/Pdf/Annotation/Text.php index ce24fdbb..c2e7aed1 100644 --- a/library/Zend/Pdf/Annotation/Text.php +++ b/library/Zend/Pdf/Annotation/Text.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Annotation - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Pdf/Annotation.php'; * * @package Zend_Pdf * @subpackage Annotation - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Annotation_Text extends Zend_Pdf_Annotation diff --git a/library/Zend/Pdf/Canvas.php b/library/Zend/Pdf/Canvas.php index 79c5529b..f320aa72 100644 --- a/library/Zend/Pdf/Canvas.php +++ b/library/Zend/Pdf/Canvas.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Style.php 20096 2010-01-06 02:05:09Z bkarwin $ */ @@ -26,7 +26,7 @@ require_once 'Zend/Pdf/Canvas/Abstract.php'; * page object at specified place. * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Canvas extends Zend_Pdf_Canvas_Abstract diff --git a/library/Zend/Pdf/Canvas/Abstract.php b/library/Zend/Pdf/Canvas/Abstract.php index d7873c46..556dd9a4 100644 --- a/library/Zend/Pdf/Canvas/Abstract.php +++ b/library/Zend/Pdf/Canvas/Abstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Style.php 20096 2010-01-06 02:05:09Z bkarwin $ */ @@ -41,7 +41,7 @@ require_once 'Zend/Pdf/Resource/Image.php'; * page object at specified place. * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Canvas_Abstract implements Zend_Pdf_Canvas_Interface diff --git a/library/Zend/Pdf/Canvas/Interface.php b/library/Zend/Pdf/Canvas/Interface.php index 82d4d78b..d81b35d8 100644 --- a/library/Zend/Pdf/Canvas/Interface.php +++ b/library/Zend/Pdf/Canvas/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Style.php 20096 2010-01-06 02:05:09Z bkarwin $ */ @@ -25,7 +25,7 @@ * page object at specified place. * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Pdf_Canvas_Interface diff --git a/library/Zend/Pdf/Cmap.php b/library/Zend/Pdf/Cmap.php index d43c9f14..29ca4ada 100644 --- a/library/Zend/Pdf/Cmap.php +++ b/library/Zend/Pdf/Cmap.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -47,7 +47,7 @@ * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Cmap diff --git a/library/Zend/Pdf/Cmap/ByteEncoding.php b/library/Zend/Pdf/Cmap/ByteEncoding.php index 9c3a7b4f..6cb2c552 100644 --- a/library/Zend/Pdf/Cmap/ByteEncoding.php +++ b/library/Zend/Pdf/Cmap/ByteEncoding.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/Pdf/Cmap.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Cmap_ByteEncoding extends Zend_Pdf_Cmap diff --git a/library/Zend/Pdf/Cmap/ByteEncoding/Static.php b/library/Zend/Pdf/Cmap/ByteEncoding/Static.php index ee47df23..f2a087dc 100644 --- a/library/Zend/Pdf/Cmap/ByteEncoding/Static.php +++ b/library/Zend/Pdf/Cmap/ByteEncoding/Static.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Pdf/Cmap/ByteEncoding.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Cmap_ByteEncoding_Static extends Zend_Pdf_Cmap_ByteEncoding diff --git a/library/Zend/Pdf/Cmap/SegmentToDelta.php b/library/Zend/Pdf/Cmap/SegmentToDelta.php index 15464357..d72d3eb8 100644 --- a/library/Zend/Pdf/Cmap/SegmentToDelta.php +++ b/library/Zend/Pdf/Cmap/SegmentToDelta.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Pdf/Cmap.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Cmap_SegmentToDelta extends Zend_Pdf_Cmap diff --git a/library/Zend/Pdf/Cmap/TrimmedTable.php b/library/Zend/Pdf/Cmap/TrimmedTable.php index d9290639..a2f859e3 100644 --- a/library/Zend/Pdf/Cmap/TrimmedTable.php +++ b/library/Zend/Pdf/Cmap/TrimmedTable.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Pdf/Cmap.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Cmap_TrimmedTable extends Zend_Pdf_Cmap diff --git a/library/Zend/Pdf/Color.php b/library/Zend/Pdf/Color.php index abc5fe90..d85a7da5 100644 --- a/library/Zend/Pdf/Color.php +++ b/library/Zend/Pdf/Color.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * others don't do it. That is defined in a subclasses. * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Color diff --git a/library/Zend/Pdf/Color/Cmyk.php b/library/Zend/Pdf/Color/Cmyk.php index 35aeadd9..56a5bbaa 100644 --- a/library/Zend/Pdf/Color/Cmyk.php +++ b/library/Zend/Pdf/Color/Cmyk.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Pdf/Color.php'; * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Color_Cmyk extends Zend_Pdf_Color diff --git a/library/Zend/Pdf/Color/GrayScale.php b/library/Zend/Pdf/Color/GrayScale.php index 6808f215..864b3023 100644 --- a/library/Zend/Pdf/Color/GrayScale.php +++ b/library/Zend/Pdf/Color/GrayScale.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Pdf/Color.php'; * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Color_GrayScale extends Zend_Pdf_Color diff --git a/library/Zend/Pdf/Color/Html.php b/library/Zend/Pdf/Color/Html.php index 536f13c7..d1ba0f75 100644 --- a/library/Zend/Pdf/Color/Html.php +++ b/library/Zend/Pdf/Color/Html.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Pdf/Color.php'; * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Color_Html extends Zend_Pdf_Color diff --git a/library/Zend/Pdf/Color/Rgb.php b/library/Zend/Pdf/Color/Rgb.php index 6d51573d..cef0bdf1 100644 --- a/library/Zend/Pdf/Color/Rgb.php +++ b/library/Zend/Pdf/Color/Rgb.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Pdf/Color.php'; * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Color_Rgb extends Zend_Pdf_Color diff --git a/library/Zend/Pdf/Destination.php b/library/Zend/Pdf/Destination.php index 137d1a1e..39726e70 100644 --- a/library/Zend/Pdf/Destination.php +++ b/library/Zend/Pdf/Destination.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Pdf/Target.php'; * * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Destination extends Zend_Pdf_Target diff --git a/library/Zend/Pdf/Destination/Explicit.php b/library/Zend/Pdf/Destination/Explicit.php index 9b8f470e..0ff96f74 100644 --- a/library/Zend/Pdf/Destination/Explicit.php +++ b/library/Zend/Pdf/Destination/Explicit.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Pdf/Destination.php'; * * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Destination_Explicit extends Zend_Pdf_Destination diff --git a/library/Zend/Pdf/Destination/Fit.php b/library/Zend/Pdf/Destination/Fit.php index 0751ff77..1fb91d32 100644 --- a/library/Zend/Pdf/Destination/Fit.php +++ b/library/Zend/Pdf/Destination/Fit.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Pdf/Destination/Explicit.php'; * * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Destination_Fit extends Zend_Pdf_Destination_Explicit diff --git a/library/Zend/Pdf/Destination/FitBoundingBox.php b/library/Zend/Pdf/Destination/FitBoundingBox.php index 83ef9676..11d7d0fc 100644 --- a/library/Zend/Pdf/Destination/FitBoundingBox.php +++ b/library/Zend/Pdf/Destination/FitBoundingBox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Pdf/Destination/Explicit.php'; * * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Destination_FitBoundingBox extends Zend_Pdf_Destination_Explicit diff --git a/library/Zend/Pdf/Destination/FitBoundingBoxHorizontally.php b/library/Zend/Pdf/Destination/FitBoundingBoxHorizontally.php index 5e27fefa..3c65c691 100644 --- a/library/Zend/Pdf/Destination/FitBoundingBoxHorizontally.php +++ b/library/Zend/Pdf/Destination/FitBoundingBoxHorizontally.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Pdf/Destination/Explicit.php'; * * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Destination_FitBoundingBoxHorizontally extends Zend_Pdf_Destination_Explicit diff --git a/library/Zend/Pdf/Destination/FitBoundingBoxVertically.php b/library/Zend/Pdf/Destination/FitBoundingBoxVertically.php index e7efee27..63b0edae 100644 --- a/library/Zend/Pdf/Destination/FitBoundingBoxVertically.php +++ b/library/Zend/Pdf/Destination/FitBoundingBoxVertically.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Pdf/Destination/Explicit.php'; * * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Destination_FitBoundingBoxVertically extends Zend_Pdf_Destination_Explicit diff --git a/library/Zend/Pdf/Destination/FitHorizontally.php b/library/Zend/Pdf/Destination/FitHorizontally.php index f1a3ad92..758eacc6 100644 --- a/library/Zend/Pdf/Destination/FitHorizontally.php +++ b/library/Zend/Pdf/Destination/FitHorizontally.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Pdf/Destination/Explicit.php'; * * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Destination_FitHorizontally extends Zend_Pdf_Destination_Explicit diff --git a/library/Zend/Pdf/Destination/FitRectangle.php b/library/Zend/Pdf/Destination/FitRectangle.php index f0a4ce18..28309837 100644 --- a/library/Zend/Pdf/Destination/FitRectangle.php +++ b/library/Zend/Pdf/Destination/FitRectangle.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Pdf/Destination/Explicit.php'; * * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Destination_FitRectangle extends Zend_Pdf_Destination_Explicit diff --git a/library/Zend/Pdf/Destination/FitVertically.php b/library/Zend/Pdf/Destination/FitVertically.php index 0abb7ef8..a7a95c87 100644 --- a/library/Zend/Pdf/Destination/FitVertically.php +++ b/library/Zend/Pdf/Destination/FitVertically.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Pdf/Destination/Explicit.php'; * * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Destination_FitVertically extends Zend_Pdf_Destination_Explicit diff --git a/library/Zend/Pdf/Destination/Named.php b/library/Zend/Pdf/Destination/Named.php index 97ba7199..73b9670c 100644 --- a/library/Zend/Pdf/Destination/Named.php +++ b/library/Zend/Pdf/Destination/Named.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Pdf/Destination.php'; * * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Destination_Named extends Zend_Pdf_Destination diff --git a/library/Zend/Pdf/Destination/Unknown.php b/library/Zend/Pdf/Destination/Unknown.php index aa2a4ff8..335e0da6 100644 --- a/library/Zend/Pdf/Destination/Unknown.php +++ b/library/Zend/Pdf/Destination/Unknown.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Pdf/Destination/Explicit.php'; * * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Destination_Unknown extends Zend_Pdf_Destination_Explicit diff --git a/library/Zend/Pdf/Destination/Zoom.php b/library/Zend/Pdf/Destination/Zoom.php index 52b55cf0..a95bf7ef 100644 --- a/library/Zend/Pdf/Destination/Zoom.php +++ b/library/Zend/Pdf/Destination/Zoom.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Pdf/Destination/Explicit.php'; * * @package Zend_Pdf * @subpackage Destination - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Destination_Zoom extends Zend_Pdf_Destination_Explicit diff --git a/library/Zend/Pdf/Element.php b/library/Zend/Pdf/Element.php index b84bde3c..0486ac60 100644 --- a/library/Zend/Pdf/Element.php +++ b/library/Zend/Pdf/Element.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * PDF file element implementation * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Element diff --git a/library/Zend/Pdf/Element/Array.php b/library/Zend/Pdf/Element/Array.php index d737f7ce..d301fc3b 100644 --- a/library/Zend/Pdf/Element/Array.php +++ b/library/Zend/Pdf/Element/Array.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Pdf/Element.php'; * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Element_Array extends Zend_Pdf_Element diff --git a/library/Zend/Pdf/Element/Boolean.php b/library/Zend/Pdf/Element/Boolean.php index 1694ffd3..97959c79 100644 --- a/library/Zend/Pdf/Element/Boolean.php +++ b/library/Zend/Pdf/Element/Boolean.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Pdf/Element.php'; * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Element_Boolean extends Zend_Pdf_Element diff --git a/library/Zend/Pdf/Element/Dictionary.php b/library/Zend/Pdf/Element/Dictionary.php index 2ba27113..3d9cf96e 100644 --- a/library/Zend/Pdf/Element/Dictionary.php +++ b/library/Zend/Pdf/Element/Dictionary.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Pdf/Element.php'; * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Element_Dictionary extends Zend_Pdf_Element diff --git a/library/Zend/Pdf/Element/Name.php b/library/Zend/Pdf/Element/Name.php index c7de077b..fb589d4a 100644 --- a/library/Zend/Pdf/Element/Name.php +++ b/library/Zend/Pdf/Element/Name.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Pdf/Element.php'; * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Element_Name extends Zend_Pdf_Element diff --git a/library/Zend/Pdf/Element/Null.php b/library/Zend/Pdf/Element/Null.php index 621cb05e..ed073e7f 100644 --- a/library/Zend/Pdf/Element/Null.php +++ b/library/Zend/Pdf/Element/Null.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Pdf/Element.php'; * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Element_Null extends Zend_Pdf_Element diff --git a/library/Zend/Pdf/Element/Numeric.php b/library/Zend/Pdf/Element/Numeric.php index a43b0331..557f99cc 100644 --- a/library/Zend/Pdf/Element/Numeric.php +++ b/library/Zend/Pdf/Element/Numeric.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Pdf/Element.php'; * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Element_Numeric extends Zend_Pdf_Element diff --git a/library/Zend/Pdf/Element/Object.php b/library/Zend/Pdf/Element/Object.php index 04dfb3f9..44fbf37b 100644 --- a/library/Zend/Pdf/Element/Object.php +++ b/library/Zend/Pdf/Element/Object.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Pdf/Element.php'; * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Element_Object extends Zend_Pdf_Element diff --git a/library/Zend/Pdf/Element/Object/Stream.php b/library/Zend/Pdf/Element/Object/Stream.php index 15b9a852..2cd6c199 100644 --- a/library/Zend/Pdf/Element/Object/Stream.php +++ b/library/Zend/Pdf/Element/Object/Stream.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Pdf/Element/Object.php'; * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Element_Object_Stream extends Zend_Pdf_Element_Object diff --git a/library/Zend/Pdf/Element/Reference.php b/library/Zend/Pdf/Element/Reference.php index 94a03fff..27ca760b 100644 --- a/library/Zend/Pdf/Element/Reference.php +++ b/library/Zend/Pdf/Element/Reference.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Pdf/Element.php'; * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Element_Reference extends Zend_Pdf_Element diff --git a/library/Zend/Pdf/Element/Reference/Context.php b/library/Zend/Pdf/Element/Reference/Context.php index b2c0bfad..e87261b2 100644 --- a/library/Zend/Pdf/Element/Reference/Context.php +++ b/library/Zend/Pdf/Element/Reference/Context.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Element_Reference_Context diff --git a/library/Zend/Pdf/Element/Reference/Table.php b/library/Zend/Pdf/Element/Reference/Table.php index a1a46bee..fa36262d 100644 --- a/library/Zend/Pdf/Element/Reference/Table.php +++ b/library/Zend/Pdf/Element/Reference/Table.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Element_Reference_Table diff --git a/library/Zend/Pdf/Element/Stream.php b/library/Zend/Pdf/Element/Stream.php index a7004e50..5c8db20b 100644 --- a/library/Zend/Pdf/Element/Stream.php +++ b/library/Zend/Pdf/Element/Stream.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Pdf/Element.php'; * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Element_Stream extends Zend_Pdf_Element diff --git a/library/Zend/Pdf/Element/String.php b/library/Zend/Pdf/Element/String.php index b98249df..c840166e 100644 --- a/library/Zend/Pdf/Element/String.php +++ b/library/Zend/Pdf/Element/String.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Pdf/Element.php'; * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Element_String extends Zend_Pdf_Element diff --git a/library/Zend/Pdf/Element/String/Binary.php b/library/Zend/Pdf/Element/String/Binary.php index bab4f03d..1eb704b0 100644 --- a/library/Zend/Pdf/Element/String/Binary.php +++ b/library/Zend/Pdf/Element/String/Binary.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Pdf/Element/String.php'; * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Element_String_Binary extends Zend_Pdf_Element_String diff --git a/library/Zend/Pdf/ElementFactory.php b/library/Zend/Pdf/ElementFactory.php index 33cc3d37..17bd82a9 100644 --- a/library/Zend/Pdf/ElementFactory.php +++ b/library/Zend/Pdf/ElementFactory.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Pdf/ElementFactory/Interface.php'; * Responsibility is to log PDF changes * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_ElementFactory implements Zend_Pdf_ElementFactory_Interface diff --git a/library/Zend/Pdf/ElementFactory/Interface.php b/library/Zend/Pdf/ElementFactory/Interface.php index f0cd25a0..2cd51a05 100644 --- a/library/Zend/Pdf/ElementFactory/Interface.php +++ b/library/Zend/Pdf/ElementFactory/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * Responsibility is to log PDF changes * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Pdf_ElementFactory_Interface diff --git a/library/Zend/Pdf/ElementFactory/Proxy.php b/library/Zend/Pdf/ElementFactory/Proxy.php index 867ffed7..197a789a 100644 --- a/library/Zend/Pdf/ElementFactory/Proxy.php +++ b/library/Zend/Pdf/ElementFactory/Proxy.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Pdf/ElementFactory/Interface.php'; * Responsibility is to log PDF changes * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_ElementFactory_Proxy implements Zend_Pdf_ElementFactory_Interface diff --git a/library/Zend/Pdf/Exception.php b/library/Zend/Pdf/Exception.php index a1130ad4..fc1f44e1 100644 --- a/library/Zend/Pdf/Exception.php +++ b/library/Zend/Pdf/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Core - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -45,7 +45,7 @@ require_once 'Zend/Exception.php'; * * @package Zend_Pdf * @subpackage Core - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Exception extends Zend_Exception diff --git a/library/Zend/Pdf/FileParser.php b/library/Zend/Pdf/FileParser.php index 7bf8e292..6e88d099 100644 --- a/library/Zend/Pdf/FileParser.php +++ b/library/Zend/Pdf/FileParser.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage FileParser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ * * @package Zend_Pdf * @subpackage FileParser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_FileParser diff --git a/library/Zend/Pdf/FileParser/Font.php b/library/Zend/Pdf/FileParser/Font.php index 276f064d..a9cd3567 100644 --- a/library/Zend/Pdf/FileParser/Font.php +++ b/library/Zend/Pdf/FileParser/Font.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage FileParser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/Pdf/FileParser.php'; * * @package Zend_Pdf * @subpackage FileParser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_FileParser_Font extends Zend_Pdf_FileParser diff --git a/library/Zend/Pdf/FileParser/Font/OpenType.php b/library/Zend/Pdf/FileParser/Font/OpenType.php index 18b3b627..05a1d96b 100644 --- a/library/Zend/Pdf/FileParser/Font/OpenType.php +++ b/library/Zend/Pdf/FileParser/Font/OpenType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage FileParser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -45,7 +45,7 @@ require_once 'Zend/Pdf/FileParser/Font.php'; * * @package Zend_Pdf * @subpackage FileParser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_FileParser_Font_OpenType extends Zend_Pdf_FileParser_Font diff --git a/library/Zend/Pdf/FileParser/Font/OpenType/TrueType.php b/library/Zend/Pdf/FileParser/Font/OpenType/TrueType.php index 63fb9fc6..c45c507e 100644 --- a/library/Zend/Pdf/FileParser/Font/OpenType/TrueType.php +++ b/library/Zend/Pdf/FileParser/Font/OpenType/TrueType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage FileParser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Pdf/FileParser/Font/OpenType.php'; * * @package Zend_Pdf * @subpackage FileParser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_FileParser_Font_OpenType_TrueType extends Zend_Pdf_FileParser_Font_OpenType diff --git a/library/Zend/Pdf/FileParser/Image.php b/library/Zend/Pdf/FileParser/Image.php index aab1bf23..821fc625 100644 --- a/library/Zend/Pdf/FileParser/Image.php +++ b/library/Zend/Pdf/FileParser/Image.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage FileParser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Pdf/FileParser.php'; * * @package Zend_Pdf * @subpackage FileParser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_FileParser_Image extends Zend_Pdf_FileParser diff --git a/library/Zend/Pdf/FileParser/Image/Png.php b/library/Zend/Pdf/FileParser/Image/Png.php index 40f1803a..f2665ebc 100644 --- a/library/Zend/Pdf/FileParser/Image/Png.php +++ b/library/Zend/Pdf/FileParser/Image/Png.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage FileParser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Pdf/FileParser/Image.php'; * * @package Zend_Pdf * @subpackage FileParser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_FileParser_Image_Png extends Zend_Pdf_FileParser_Image diff --git a/library/Zend/Pdf/FileParserDataSource.php b/library/Zend/Pdf/FileParserDataSource.php index 6db6097f..9a8fda5d 100644 --- a/library/Zend/Pdf/FileParserDataSource.php +++ b/library/Zend/Pdf/FileParserDataSource.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage FileParser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ * * @package Zend_Pdf * @subpackage FileParser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_FileParserDataSource diff --git a/library/Zend/Pdf/FileParserDataSource/File.php b/library/Zend/Pdf/FileParserDataSource/File.php index 4d4f8aca..2e8c8eab 100644 --- a/library/Zend/Pdf/FileParserDataSource/File.php +++ b/library/Zend/Pdf/FileParserDataSource/File.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage FileParser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Pdf/FileParserDataSource.php'; * * @package Zend_Pdf * @subpackage FileParser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_FileParserDataSource_File extends Zend_Pdf_FileParserDataSource diff --git a/library/Zend/Pdf/FileParserDataSource/String.php b/library/Zend/Pdf/FileParserDataSource/String.php index f1f3492b..313c8541 100644 --- a/library/Zend/Pdf/FileParserDataSource/String.php +++ b/library/Zend/Pdf/FileParserDataSource/String.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage FileParser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Pdf/FileParserDataSource.php'; * * @package Zend_Pdf * @subpackage FileParser - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_FileParserDataSource_String extends Zend_Pdf_FileParserDataSource diff --git a/library/Zend/Pdf/Filter/Ascii85.php b/library/Zend/Pdf/Filter/Ascii85.php index 8f7b8a72..b1c1600d 100644 --- a/library/Zend/Pdf/Filter/Ascii85.php +++ b/library/Zend/Pdf/Filter/Ascii85.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Pdf/Filter/Interface.php'; * ASCII85 stream filter * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Filter_Ascii85 implements Zend_Pdf_Filter_Interface diff --git a/library/Zend/Pdf/Filter/AsciiHex.php b/library/Zend/Pdf/Filter/AsciiHex.php index b797ab32..b48d9b5e 100644 --- a/library/Zend/Pdf/Filter/AsciiHex.php +++ b/library/Zend/Pdf/Filter/AsciiHex.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Pdf/Filter/Interface.php'; * AsciiHex stream filter * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Filter_AsciiHex implements Zend_Pdf_Filter_Interface diff --git a/library/Zend/Pdf/Filter/Compression.php b/library/Zend/Pdf/Filter/Compression.php index 902739e1..422cf6fa 100644 --- a/library/Zend/Pdf/Filter/Compression.php +++ b/library/Zend/Pdf/Filter/Compression.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Pdf/Filter/Interface.php'; * ASCII85 stream filter * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Filter_Compression implements Zend_Pdf_Filter_Interface diff --git a/library/Zend/Pdf/Filter/Compression/Flate.php b/library/Zend/Pdf/Filter/Compression/Flate.php index f72a3627..8e4bc93e 100644 --- a/library/Zend/Pdf/Filter/Compression/Flate.php +++ b/library/Zend/Pdf/Filter/Compression/Flate.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Pdf/Filter/Compression.php'; * Flate stream filter * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Filter_Compression_Flate extends Zend_Pdf_Filter_Compression diff --git a/library/Zend/Pdf/Filter/Compression/Lzw.php b/library/Zend/Pdf/Filter/Compression/Lzw.php index f68098fb..d971c7b4 100644 --- a/library/Zend/Pdf/Filter/Compression/Lzw.php +++ b/library/Zend/Pdf/Filter/Compression/Lzw.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Pdf/Filter/Compression.php'; * LZW stream filter * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Filter_Compression_Lzw extends Zend_Pdf_Filter_Compression diff --git a/library/Zend/Pdf/Filter/Interface.php b/library/Zend/Pdf/Filter/Interface.php index 4f01f92c..505ae353 100644 --- a/library/Zend/Pdf/Filter/Interface.php +++ b/library/Zend/Pdf/Filter/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ * PDF stream filter * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Pdf_Filter_Interface diff --git a/library/Zend/Pdf/Filter/RunLength.php b/library/Zend/Pdf/Filter/RunLength.php index ef3932b9..b4c20a6c 100644 --- a/library/Zend/Pdf/Filter/RunLength.php +++ b/library/Zend/Pdf/Filter/RunLength.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Pdf/Filter/Interface.php'; * RunLength stream filter * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Filter_RunLength implements Zend_Pdf_Filter_Interface diff --git a/library/Zend/Pdf/Font.php b/library/Zend/Pdf/Font.php index 48516ff3..af877678 100644 --- a/library/Zend/Pdf/Font.php +++ b/library/Zend/Pdf/Font.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Font diff --git a/library/Zend/Pdf/Image.php b/library/Zend/Pdf/Image.php index 096a2da8..c1145466 100644 --- a/library/Zend/Pdf/Image.php +++ b/library/Zend/Pdf/Image.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Images - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ * * @package Zend_Pdf * @subpackage Images - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Image diff --git a/library/Zend/Pdf/NameTree.php b/library/Zend/Pdf/NameTree.php index 2eb8ed0c..36614e67 100644 --- a/library/Zend/Pdf/NameTree.php +++ b/library/Zend/Pdf/NameTree.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Pdf/Element.php'; * @todo implement lazy resource loading so resources will be really loaded at access time * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_NameTree implements ArrayAccess, Iterator, Countable diff --git a/library/Zend/Pdf/Outline.php b/library/Zend/Pdf/Outline.php index 3f957675..688a287a 100644 --- a/library/Zend/Pdf/Outline.php +++ b/library/Zend/Pdf/Outline.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * * @package Zend_Pdf * @subpackage Outlines - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Outline implements RecursiveIterator, Countable diff --git a/library/Zend/Pdf/Outline/Created.php b/library/Zend/Pdf/Outline/Created.php index 1a312ac9..c319492c 100644 --- a/library/Zend/Pdf/Outline/Created.php +++ b/library/Zend/Pdf/Outline/Created.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Pdf/Outline.php'; * * @package Zend_Pdf * @subpackage Outlines - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Outline_Created extends Zend_Pdf_Outline diff --git a/library/Zend/Pdf/Outline/Loaded.php b/library/Zend/Pdf/Outline/Loaded.php index b171df23..1c3228c1 100644 --- a/library/Zend/Pdf/Outline/Loaded.php +++ b/library/Zend/Pdf/Outline/Loaded.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Pdf/Outline.php'; * * @package Zend_Pdf * @subpackage Outlines - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Outline_Loaded extends Zend_Pdf_Outline diff --git a/library/Zend/Pdf/Page.php b/library/Zend/Pdf/Page.php index 44b60573..78b0c3de 100644 --- a/library/Zend/Pdf/Page.php +++ b/library/Zend/Pdf/Page.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Pdf/Canvas/Abstract.php'; * PDF Page * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Page extends Zend_Pdf_Canvas_Abstract diff --git a/library/Zend/Pdf/Parser.php b/library/Zend/Pdf/Parser.php index 7a7f233c..7fccf9d1 100644 --- a/library/Zend/Pdf/Parser.php +++ b/library/Zend/Pdf/Parser.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Pdf/StringParser.php'; * PDF file parser * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Parser diff --git a/library/Zend/Pdf/RecursivelyIteratableObjectsContainer.php b/library/Zend/Pdf/RecursivelyIteratableObjectsContainer.php index 4db87ac9..c3d9cd2b 100644 --- a/library/Zend/Pdf/RecursivelyIteratableObjectsContainer.php +++ b/library/Zend/Pdf/RecursivelyIteratableObjectsContainer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * Iteratable objects container * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_RecursivelyIteratableObjectsContainer implements RecursiveIterator, Countable diff --git a/library/Zend/Pdf/Resource.php b/library/Zend/Pdf/Resource.php index ead759f3..f8184c2f 100644 --- a/library/Zend/Pdf/Resource.php +++ b/library/Zend/Pdf/Resource.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * PDF file Resource abstraction * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Resource diff --git a/library/Zend/Pdf/Resource/ContentStream.php b/library/Zend/Pdf/Resource/ContentStream.php index e3ec3901..61020fd5 100644 --- a/library/Zend/Pdf/Resource/ContentStream.php +++ b/library/Zend/Pdf/Resource/ContentStream.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Image.php 20096 2010-01-06 02:05:09Z bkarwin $ */ @@ -35,7 +35,7 @@ require_once 'Zend/Pdf/Resource.php'; * Content stream (drawing instructions container) * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_ContentStream extends Zend_Pdf_Resource diff --git a/library/Zend/Pdf/Resource/Extractor.php b/library/Zend/Pdf/Resource/Extractor.php index 43f405da..15fbed7a 100644 --- a/library/Zend/Pdf/Resource/Extractor.php +++ b/library/Zend/Pdf/Resource/Extractor.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: */ @@ -44,7 +44,7 @@ require_once 'Zend/Pdf/Element/String.php'; * must not be shared between target documents. * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Extractor diff --git a/library/Zend/Pdf/Resource/Font.php b/library/Zend/Pdf/Resource/Font.php index fb612a9d..a0827d7a 100644 --- a/library/Zend/Pdf/Resource/Font.php +++ b/library/Zend/Pdf/Resource/Font.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -44,7 +44,7 @@ require_once 'Zend/Pdf/Font.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Resource_Font extends Zend_Pdf_Resource diff --git a/library/Zend/Pdf/Resource/Font/CidFont.php b/library/Zend/Pdf/Resource/Font/CidFont.php index ead2ca2b..a4771f89 100644 --- a/library/Zend/Pdf/Resource/Font/CidFont.php +++ b/library/Zend/Pdf/Resource/Font/CidFont.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -51,7 +51,7 @@ require_once 'Zend/Pdf/Resource/Font.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Resource_Font_CidFont extends Zend_Pdf_Resource_Font diff --git a/library/Zend/Pdf/Resource/Font/CidFont/TrueType.php b/library/Zend/Pdf/Resource/Font/CidFont/TrueType.php index 7856e9e7..a82bca53 100644 --- a/library/Zend/Pdf/Resource/Font/CidFont/TrueType.php +++ b/library/Zend/Pdf/Resource/Font/CidFont/TrueType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -44,7 +44,7 @@ require_once 'Zend/Pdf/Resource/Font/CidFont.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Font_CidFont_TrueType extends Zend_Pdf_Resource_Font_CidFont diff --git a/library/Zend/Pdf/Resource/Font/Extracted.php b/library/Zend/Pdf/Resource/Font/Extracted.php index af36a6e2..88de6043 100644 --- a/library/Zend/Pdf/Resource/Font/Extracted.php +++ b/library/Zend/Pdf/Resource/Font/Extracted.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Pdf/Resource/Font.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Font_Extracted extends Zend_Pdf_Resource_Font diff --git a/library/Zend/Pdf/Resource/Font/FontDescriptor.php b/library/Zend/Pdf/Resource/Font/FontDescriptor.php index 229a9bbd..bef83363 100644 --- a/library/Zend/Pdf/Resource/Font/FontDescriptor.php +++ b/library/Zend/Pdf/Resource/Font/FontDescriptor.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Pdf/Font.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Font_FontDescriptor diff --git a/library/Zend/Pdf/Resource/Font/Simple.php b/library/Zend/Pdf/Resource/Font/Simple.php index 854544fa..029a566c 100644 --- a/library/Zend/Pdf/Resource/Font/Simple.php +++ b/library/Zend/Pdf/Resource/Font/Simple.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -56,7 +56,7 @@ require_once 'Zend/Pdf/Resource/Font.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Resource_Font_Simple extends Zend_Pdf_Resource_Font diff --git a/library/Zend/Pdf/Resource/Font/Simple/Parsed.php b/library/Zend/Pdf/Resource/Font/Simple/Parsed.php index 50a9a5cd..5716d315 100644 --- a/library/Zend/Pdf/Resource/Font/Simple/Parsed.php +++ b/library/Zend/Pdf/Resource/Font/Simple/Parsed.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Pdf/Resource/Font/Simple.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Resource_Font_Simple_Parsed extends Zend_Pdf_Resource_Font_Simple diff --git a/library/Zend/Pdf/Resource/Font/Simple/Parsed/TrueType.php b/library/Zend/Pdf/Resource/Font/Simple/Parsed/TrueType.php index 60eba84b..73045e94 100644 --- a/library/Zend/Pdf/Resource/Font/Simple/Parsed/TrueType.php +++ b/library/Zend/Pdf/Resource/Font/Simple/Parsed/TrueType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Pdf/Resource/Font/Simple/Parsed.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Font_Simple_Parsed_TrueType extends Zend_Pdf_Resource_Font_Simple_Parsed diff --git a/library/Zend/Pdf/Resource/Font/Simple/Standard.php b/library/Zend/Pdf/Resource/Font/Simple/Standard.php index 4c4861f8..118370c8 100644 --- a/library/Zend/Pdf/Resource/Font/Simple/Standard.php +++ b/library/Zend/Pdf/Resource/Font/Simple/Standard.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -59,7 +59,7 @@ require_once 'Zend/Pdf/Resource/Font/Simple.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Resource_Font_Simple_Standard extends Zend_Pdf_Resource_Font_Simple diff --git a/library/Zend/Pdf/Resource/Font/Simple/Standard/Courier.php b/library/Zend/Pdf/Resource/Font/Simple/Standard/Courier.php index a0694775..7bbf517d 100644 --- a/library/Zend/Pdf/Resource/Font/Simple/Standard/Courier.php +++ b/library/Zend/Pdf/Resource/Font/Simple/Standard/Courier.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Pdf/Resource/Font/Simple/Standard.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Font_Simple_Standard_Courier extends Zend_Pdf_Resource_Font_Simple_Standard diff --git a/library/Zend/Pdf/Resource/Font/Simple/Standard/CourierBold.php b/library/Zend/Pdf/Resource/Font/Simple/Standard/CourierBold.php index 74367a57..99788bb4 100644 --- a/library/Zend/Pdf/Resource/Font/Simple/Standard/CourierBold.php +++ b/library/Zend/Pdf/Resource/Font/Simple/Standard/CourierBold.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Pdf/Resource/Font/Simple/Standard.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Font_Simple_Standard_CourierBold extends Zend_Pdf_Resource_Font_Simple_Standard diff --git a/library/Zend/Pdf/Resource/Font/Simple/Standard/CourierBoldOblique.php b/library/Zend/Pdf/Resource/Font/Simple/Standard/CourierBoldOblique.php index 9c2f2a61..2f3527dd 100644 --- a/library/Zend/Pdf/Resource/Font/Simple/Standard/CourierBoldOblique.php +++ b/library/Zend/Pdf/Resource/Font/Simple/Standard/CourierBoldOblique.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Pdf/Resource/Font/Simple/Standard.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Font_Simple_Standard_CourierBoldOblique extends Zend_Pdf_Resource_Font_Simple_Standard diff --git a/library/Zend/Pdf/Resource/Font/Simple/Standard/CourierOblique.php b/library/Zend/Pdf/Resource/Font/Simple/Standard/CourierOblique.php index e6627342..2f1766aa 100644 --- a/library/Zend/Pdf/Resource/Font/Simple/Standard/CourierOblique.php +++ b/library/Zend/Pdf/Resource/Font/Simple/Standard/CourierOblique.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Pdf/Resource/Font/Simple/Standard.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Font_Simple_Standard_CourierOblique extends Zend_Pdf_Resource_Font_Simple_Standard diff --git a/library/Zend/Pdf/Resource/Font/Simple/Standard/Helvetica.php b/library/Zend/Pdf/Resource/Font/Simple/Standard/Helvetica.php index 4606f3f8..c843bbf0 100644 --- a/library/Zend/Pdf/Resource/Font/Simple/Standard/Helvetica.php +++ b/library/Zend/Pdf/Resource/Font/Simple/Standard/Helvetica.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Pdf/Resource/Font/Simple/Standard.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Font_Simple_Standard_Helvetica extends Zend_Pdf_Resource_Font_Simple_Standard diff --git a/library/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaBold.php b/library/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaBold.php index ed023de1..032d048e 100644 --- a/library/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaBold.php +++ b/library/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaBold.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Pdf/Resource/Font/Simple/Standard.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Font_Simple_Standard_HelveticaBold extends Zend_Pdf_Resource_Font_Simple_Standard diff --git a/library/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaBoldOblique.php b/library/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaBoldOblique.php index e5403cce..0ad846db 100644 --- a/library/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaBoldOblique.php +++ b/library/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaBoldOblique.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Pdf/Resource/Font/Simple/Standard.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Font_Simple_Standard_HelveticaBoldOblique extends Zend_Pdf_Resource_Font_Simple_Standard diff --git a/library/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaOblique.php b/library/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaOblique.php index 8e390865..add19f95 100644 --- a/library/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaOblique.php +++ b/library/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaOblique.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Pdf/Resource/Font/Simple/Standard.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Font_Simple_Standard_HelveticaOblique extends Zend_Pdf_Resource_Font_Simple_Standard diff --git a/library/Zend/Pdf/Resource/Font/Simple/Standard/Symbol.php b/library/Zend/Pdf/Resource/Font/Simple/Standard/Symbol.php index 632f7a44..b5df771c 100644 --- a/library/Zend/Pdf/Resource/Font/Simple/Standard/Symbol.php +++ b/library/Zend/Pdf/Resource/Font/Simple/Standard/Symbol.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Pdf/Resource/Font/Simple/Standard.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Font_Simple_Standard_Symbol extends Zend_Pdf_Resource_Font_Simple_Standard diff --git a/library/Zend/Pdf/Resource/Font/Simple/Standard/TimesBold.php b/library/Zend/Pdf/Resource/Font/Simple/Standard/TimesBold.php index 571b3420..d1ca475c 100644 --- a/library/Zend/Pdf/Resource/Font/Simple/Standard/TimesBold.php +++ b/library/Zend/Pdf/Resource/Font/Simple/Standard/TimesBold.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Pdf/Resource/Font/Simple/Standard.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Font_Simple_Standard_TimesBold extends Zend_Pdf_Resource_Font_Simple_Standard diff --git a/library/Zend/Pdf/Resource/Font/Simple/Standard/TimesBoldItalic.php b/library/Zend/Pdf/Resource/Font/Simple/Standard/TimesBoldItalic.php index 8d74d686..5a0bf0f8 100644 --- a/library/Zend/Pdf/Resource/Font/Simple/Standard/TimesBoldItalic.php +++ b/library/Zend/Pdf/Resource/Font/Simple/Standard/TimesBoldItalic.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Pdf/Resource/Font/Simple/Standard.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Font_Simple_Standard_TimesBoldItalic extends Zend_Pdf_Resource_Font_Simple_Standard diff --git a/library/Zend/Pdf/Resource/Font/Simple/Standard/TimesItalic.php b/library/Zend/Pdf/Resource/Font/Simple/Standard/TimesItalic.php index 2bfab4e2..6d9d4fb4 100644 --- a/library/Zend/Pdf/Resource/Font/Simple/Standard/TimesItalic.php +++ b/library/Zend/Pdf/Resource/Font/Simple/Standard/TimesItalic.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Pdf/Resource/Font/Simple/Standard.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Font_Simple_Standard_TimesItalic extends Zend_Pdf_Resource_Font_Simple_Standard diff --git a/library/Zend/Pdf/Resource/Font/Simple/Standard/TimesRoman.php b/library/Zend/Pdf/Resource/Font/Simple/Standard/TimesRoman.php index 66def71e..baf8ffc7 100644 --- a/library/Zend/Pdf/Resource/Font/Simple/Standard/TimesRoman.php +++ b/library/Zend/Pdf/Resource/Font/Simple/Standard/TimesRoman.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Pdf/Resource/Font/Simple/Standard.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Font_Simple_Standard_TimesRoman extends Zend_Pdf_Resource_Font_Simple_Standard diff --git a/library/Zend/Pdf/Resource/Font/Simple/Standard/ZapfDingbats.php b/library/Zend/Pdf/Resource/Font/Simple/Standard/ZapfDingbats.php index 9345b67c..c55139b4 100644 --- a/library/Zend/Pdf/Resource/Font/Simple/Standard/ZapfDingbats.php +++ b/library/Zend/Pdf/Resource/Font/Simple/Standard/ZapfDingbats.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Pdf/Resource/Font/Simple/Standard.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Font_Simple_Standard_ZapfDingbats extends Zend_Pdf_Resource_Font_Simple_Standard diff --git a/library/Zend/Pdf/Resource/Font/Type0.php b/library/Zend/Pdf/Resource/Font/Type0.php index 31384d7f..4a88580c 100644 --- a/library/Zend/Pdf/Resource/Font/Type0.php +++ b/library/Zend/Pdf/Resource/Font/Type0.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -57,7 +57,7 @@ require_once 'Zend/Pdf/Resource/Font.php'; * * @package Zend_Pdf * @subpackage Fonts - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Font_Type0 extends Zend_Pdf_Resource_Font diff --git a/library/Zend/Pdf/Resource/GraphicsState.php b/library/Zend/Pdf/Resource/GraphicsState.php index 121c2d98..960a0dec 100644 --- a/library/Zend/Pdf/Resource/GraphicsState.php +++ b/library/Zend/Pdf/Resource/GraphicsState.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Image.php 20096 2010-01-06 02:05:09Z bkarwin $ */ @@ -39,7 +39,7 @@ require_once 'Zend/Pdf/Resource.php'; * graphics state operator gs (PDF 1.2). * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_GraphicsState extends Zend_Pdf_Resource diff --git a/library/Zend/Pdf/Resource/Image.php b/library/Zend/Pdf/Resource/Image.php index 7bd5f690..b2a2c365 100644 --- a/library/Zend/Pdf/Resource/Image.php +++ b/library/Zend/Pdf/Resource/Image.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Pdf/Resource.php'; * Image abstraction. * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Resource_Image extends Zend_Pdf_Resource diff --git a/library/Zend/Pdf/Resource/Image/Jpeg.php b/library/Zend/Pdf/Resource/Image/Jpeg.php index f0dbabfb..ad13235b 100644 --- a/library/Zend/Pdf/Resource/Image/Jpeg.php +++ b/library/Zend/Pdf/Resource/Image/Jpeg.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Pdf/Resource/Image.php'; * JPEG image * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Image_Jpeg extends Zend_Pdf_Resource_Image diff --git a/library/Zend/Pdf/Resource/Image/Png.php b/library/Zend/Pdf/Resource/Image/Png.php index b3ac3c6e..661b4325 100644 --- a/library/Zend/Pdf/Resource/Image/Png.php +++ b/library/Zend/Pdf/Resource/Image/Png.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Pdf/Resource/Image.php'; * PNG image * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Image_Png extends Zend_Pdf_Resource_Image diff --git a/library/Zend/Pdf/Resource/Image/Tiff.php b/library/Zend/Pdf/Resource/Image/Tiff.php index 7f5de69b..3618951a 100644 --- a/library/Zend/Pdf/Resource/Image/Tiff.php +++ b/library/Zend/Pdf/Resource/Image/Tiff.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Pdf/Resource/Image.php'; * TIFF image * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Image_Tiff extends Zend_Pdf_Resource_Image diff --git a/library/Zend/Pdf/Resource/ImageFactory.php b/library/Zend/Pdf/Resource/ImageFactory.php index 7597087f..436a90f8 100644 --- a/library/Zend/Pdf/Resource/ImageFactory.php +++ b/library/Zend/Pdf/Resource/ImageFactory.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * Helps manage the diverse set of supported image file types. * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @todo Use Zend_Mime not file extension for type determination. */ diff --git a/library/Zend/Pdf/Resource/Unified.php b/library/Zend/Pdf/Resource/Unified.php index 7503c546..e9b9173f 100644 --- a/library/Zend/Pdf/Resource/Unified.php +++ b/library/Zend/Pdf/Resource/Unified.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Image.php 20096 2010-01-06 02:05:09Z bkarwin $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Pdf/Resource.php'; * Class is used to represent any resource when resource type not actually important. * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Resource_Unified extends Zend_Pdf_Resource diff --git a/library/Zend/Pdf/StringParser.php b/library/Zend/Pdf/StringParser.php index 5b422bce..e5499104 100644 --- a/library/Zend/Pdf/StringParser.php +++ b/library/Zend/Pdf/StringParser.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Pdf/Element/String.php'; * PDF string parser * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_StringParser diff --git a/library/Zend/Pdf/Style.php b/library/Zend/Pdf/Style.php index 77afcd49..4aff3e48 100644 --- a/library/Zend/Pdf/Style.php +++ b/library/Zend/Pdf/Style.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ * It's used by Zend_Pdf_Page class in draw operations. * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Style diff --git a/library/Zend/Pdf/Target.php b/library/Zend/Pdf/Target.php index e9786a34..e9049a1f 100644 --- a/library/Zend/Pdf/Target.php +++ b/library/Zend/Pdf/Target.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * * @package Zend_Pdf * @subpackage Actions - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Target diff --git a/library/Zend/Pdf/Trailer.php b/library/Zend/Pdf/Trailer.php index 38ef8f5f..1c1b5e1e 100644 --- a/library/Zend/Pdf/Trailer.php +++ b/library/Zend/Pdf/Trailer.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * PDF file trailer * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Pdf_Trailer diff --git a/library/Zend/Pdf/Trailer/Generator.php b/library/Zend/Pdf/Trailer/Generator.php index 61ca0074..021e8ba1 100644 --- a/library/Zend/Pdf/Trailer/Generator.php +++ b/library/Zend/Pdf/Trailer/Generator.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Pdf/Trailer.php'; * PDF file trailer generator (used for just created PDF) * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Trailer_Generator extends Zend_Pdf_Trailer diff --git a/library/Zend/Pdf/Trailer/Keeper.php b/library/Zend/Pdf/Trailer/Keeper.php index 502fa94f..db035ead 100644 --- a/library/Zend/Pdf/Trailer/Keeper.php +++ b/library/Zend/Pdf/Trailer/Keeper.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Pdf/Trailer.php'; * Stores and provides access to the trailer parced from a PDF file * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_Trailer_Keeper extends Zend_Pdf_Trailer diff --git a/library/Zend/Pdf/UpdateInfoContainer.php b/library/Zend/Pdf/UpdateInfoContainer.php index 6457fba9..addfe1ab 100644 --- a/library/Zend/Pdf/UpdateInfoContainer.php +++ b/library/Zend/Pdf/UpdateInfoContainer.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * Container which collects updated object info. * * @package Zend_Pdf - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Pdf_UpdateInfoContainer diff --git a/library/Zend/ProgressBar.php b/library/Zend/ProgressBar.php index c2a3f4e8..405b3e19 100644 --- a/library/Zend/ProgressBar.php +++ b/library/Zend/ProgressBar.php @@ -12,7 +12,7 @@ * * @category Zend * @package Zend_ProgressBar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ * * @category Zend * @package Zend_ProgressBar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_ProgressBar diff --git a/library/Zend/ProgressBar/Adapter.php b/library/Zend/ProgressBar/Adapter.php index 5008e1fd..89e59183 100644 --- a/library/Zend/ProgressBar/Adapter.php +++ b/library/Zend/ProgressBar/Adapter.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_ProgressBar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_ProgressBar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_ProgressBar_Adapter diff --git a/library/Zend/ProgressBar/Adapter/Console.php b/library/Zend/ProgressBar/Adapter/Console.php index bf8a3358..abfc3b05 100644 --- a/library/Zend/ProgressBar/Adapter/Console.php +++ b/library/Zend/ProgressBar/Adapter/Console.php @@ -12,7 +12,7 @@ * * @category Zend * @package Zend_ProgressBar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Text/MultiByte.php'; * @category Zend * @package Zend_ProgressBar * @uses Zend_ProgressBar_Adapter_Interface - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_ProgressBar_Adapter_Console extends Zend_ProgressBar_Adapter diff --git a/library/Zend/ProgressBar/Adapter/Exception.php b/library/Zend/ProgressBar/Adapter/Exception.php index 0071be86..1b32ffac 100644 --- a/library/Zend/ProgressBar/Adapter/Exception.php +++ b/library/Zend/ProgressBar/Adapter/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_ProgressBar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/ProgressBar/Exception.php'; * @category Zend * @package Zend_ProgressBar * @uses Zend_ProgressBar_Exception - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_ProgressBar_Adapter_Exception extends Zend_ProgressBar_Exception diff --git a/library/Zend/ProgressBar/Adapter/JsPull.php b/library/Zend/ProgressBar/Adapter/JsPull.php index a8d39ded..62e76fd2 100644 --- a/library/Zend/ProgressBar/Adapter/JsPull.php +++ b/library/Zend/ProgressBar/Adapter/JsPull.php @@ -12,7 +12,7 @@ * * @category Zend * @package Zend_ProgressBar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/ProgressBar/Adapter.php'; * @category Zend * @package Zend_ProgressBar * @uses Zend_ProgressBar_Adapter_Interface - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_ProgressBar_Adapter_JsPull extends Zend_ProgressBar_Adapter diff --git a/library/Zend/ProgressBar/Adapter/JsPush.php b/library/Zend/ProgressBar/Adapter/JsPush.php index f6f4e164..bba55c83 100644 --- a/library/Zend/ProgressBar/Adapter/JsPush.php +++ b/library/Zend/ProgressBar/Adapter/JsPush.php @@ -12,7 +12,7 @@ * * @category Zend * @package Zend_ProgressBar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/ProgressBar/Adapter.php'; * @category Zend * @package Zend_ProgressBar * @uses Zend_ProgressBar_Adapter_Interface - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_ProgressBar_Adapter_JsPush extends Zend_ProgressBar_Adapter diff --git a/library/Zend/ProgressBar/Exception.php b/library/Zend/ProgressBar/Exception.php index 6e71aa7a..74ee75d6 100644 --- a/library/Zend/ProgressBar/Exception.php +++ b/library/Zend/ProgressBar/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_ProgressBar - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Exception.php'; * @category Zend * @package Zend_ProgressBar * @uses Zend_Exception - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_ProgressBar_Exception extends Zend_Exception diff --git a/library/Zend/Queue.php b/library/Zend/Queue.php index 04149aa9..5a0d2456 100644 --- a/library/Zend/Queue.php +++ b/library/Zend/Queue.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Queue - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Queue - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Queue implements Countable diff --git a/library/Zend/Queue/Adapter/Activemq.php b/library/Zend/Queue/Adapter/Activemq.php index 807a5805..5a59987d 100644 --- a/library/Zend/Queue/Adapter/Activemq.php +++ b/library/Zend/Queue/Adapter/Activemq.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Queue * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Queue/Stomp/Frame.php'; * @category Zend * @package Zend_Queue * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Queue_Adapter_Activemq extends Zend_Queue_Adapter_AdapterAbstract diff --git a/library/Zend/Queue/Adapter/AdapterAbstract.php b/library/Zend/Queue/Adapter/AdapterAbstract.php index 80c54f0d..1e9c73f7 100644 --- a/library/Zend/Queue/Adapter/AdapterAbstract.php +++ b/library/Zend/Queue/Adapter/AdapterAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Queue * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/Queue/Adapter/AdapterInterface.php'; * @category Zend * @package Zend_Queue * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Queue_Adapter_AdapterAbstract diff --git a/library/Zend/Queue/Adapter/AdapterInterface.php b/library/Zend/Queue/Adapter/AdapterInterface.php index c303f98d..749c7141 100644 --- a/library/Zend/Queue/Adapter/AdapterInterface.php +++ b/library/Zend/Queue/Adapter/AdapterInterface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Queue * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Queue * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Queue_Adapter_AdapterInterface diff --git a/library/Zend/Queue/Adapter/Array.php b/library/Zend/Queue/Adapter/Array.php index 63c17ac6..23ea4157 100644 --- a/library/Zend/Queue/Adapter/Array.php +++ b/library/Zend/Queue/Adapter/Array.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Queue * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Queue/Adapter/AdapterAbstract.php'; * @category Zend * @package Zend_Queue * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Queue_Adapter_Array extends Zend_Queue_Adapter_AdapterAbstract diff --git a/library/Zend/Queue/Adapter/Db.php b/library/Zend/Queue/Adapter/Db.php index c2fc10c8..3658117b 100644 --- a/library/Zend/Queue/Adapter/Db.php +++ b/library/Zend/Queue/Adapter/Db.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Queue * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -51,7 +51,7 @@ require_once 'Zend/Queue/Adapter/Db/Message.php'; * @category Zend * @package Zend_Queue * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Queue_Adapter_Db extends Zend_Queue_Adapter_AdapterAbstract diff --git a/library/Zend/Queue/Adapter/Db/Message.php b/library/Zend/Queue/Adapter/Db/Message.php index 4d551796..75da5599 100644 --- a/library/Zend/Queue/Adapter/Db/Message.php +++ b/library/Zend/Queue/Adapter/Db/Message.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Queue * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Db/Table/Abstract.php'; * @category Zend * @package Zend_Queue * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Queue_Adapter_Db_Message extends Zend_Db_Table_Abstract diff --git a/library/Zend/Queue/Adapter/Db/Queue.php b/library/Zend/Queue/Adapter/Db/Queue.php index 063b0992..99c33077 100644 --- a/library/Zend/Queue/Adapter/Db/Queue.php +++ b/library/Zend/Queue/Adapter/Db/Queue.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Queue * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Db/Table/Abstract.php'; * @category Zend * @package Zend_Queue * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Queue_Adapter_Db_Queue extends Zend_Db_Table_Abstract diff --git a/library/Zend/Queue/Adapter/Memcacheq.php b/library/Zend/Queue/Adapter/Memcacheq.php index b6ec5f39..9b4a0e94 100644 --- a/library/Zend/Queue/Adapter/Memcacheq.php +++ b/library/Zend/Queue/Adapter/Memcacheq.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Queue * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Queue/Adapter/AdapterAbstract.php'; * @category Zend * @package Zend_Queue * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Queue_Adapter_Memcacheq extends Zend_Queue_Adapter_AdapterAbstract diff --git a/library/Zend/Queue/Adapter/Null.php b/library/Zend/Queue/Adapter/Null.php index 794c06ba..bf24f5be 100644 --- a/library/Zend/Queue/Adapter/Null.php +++ b/library/Zend/Queue/Adapter/Null.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Queue * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Queue/Adapter/AdapterAbstract.php'; * @category Zend * @package Zend_Queue * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Queue_Adapter_Null extends Zend_Queue_Adapter_AdapterAbstract diff --git a/library/Zend/Queue/Adapter/PlatformJobQueue.php b/library/Zend/Queue/Adapter/PlatformJobQueue.php index dafabd01..9ed8d2ee 100644 --- a/library/Zend/Queue/Adapter/PlatformJobQueue.php +++ b/library/Zend/Queue/Adapter/PlatformJobQueue.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Queue * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Queue/Adapter/AdapterAbstract.php'; * @category Zend * @package Zend_Queue * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Queue_Adapter_PlatformJobQueue extends Zend_Queue_Adapter_AdapterAbstract diff --git a/library/Zend/Queue/Exception.php b/library/Zend/Queue/Exception.php index ec464edf..cd0cbfa7 100644 --- a/library/Zend/Queue/Exception.php +++ b/library/Zend/Queue/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Queue - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Queue - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Queue_Exception extends Zend_Exception diff --git a/library/Zend/Queue/Message.php b/library/Zend/Queue/Message.php index 9557ca02..2201c253 100644 --- a/library/Zend/Queue/Message.php +++ b/library/Zend/Queue/Message.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Queue * @subpackage Message - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Queue * @subpackage Message - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Queue_Message diff --git a/library/Zend/Queue/Message/Iterator.php b/library/Zend/Queue/Message/Iterator.php index 39c32013..d45ecf5d 100644 --- a/library/Zend/Queue/Message/Iterator.php +++ b/library/Zend/Queue/Message/Iterator.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Queue * @subpackage Message - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Queue * @subpackage Message - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Queue_Message_Iterator implements Iterator, Countable diff --git a/library/Zend/Queue/Message/PlatformJob.php b/library/Zend/Queue/Message/PlatformJob.php index 97ba79a1..4d4f6b21 100644 --- a/library/Zend/Queue/Message/PlatformJob.php +++ b/library/Zend/Queue/Message/PlatformJob.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Queue * @subpackage Message - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Queue/Message.php'; * @category Zend * @package Zend_Queue * @subpackage Message - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Queue_Message_PlatformJob extends Zend_Queue_Message diff --git a/library/Zend/Queue/Stomp/Client.php b/library/Zend/Queue/Stomp/Client.php index 052e7393..6fe35062 100644 --- a/library/Zend/Queue/Stomp/Client.php +++ b/library/Zend/Queue/Stomp/Client.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Queue * @subpackage Stomp - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Queue * @subpackage Stomp - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Queue_Stomp_Client diff --git a/library/Zend/Queue/Stomp/Client/Connection.php b/library/Zend/Queue/Stomp/Client/Connection.php index a67f4d24..cb76cb03 100644 --- a/library/Zend/Queue/Stomp/Client/Connection.php +++ b/library/Zend/Queue/Stomp/Client/Connection.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Queue * @subpackage Stomp - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Queue/Stomp/Client/ConnectionInterface.php'; * @category Zend * @package Zend_Queue * @subpackage Stomp - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Queue_Stomp_Client_Connection diff --git a/library/Zend/Queue/Stomp/Client/ConnectionInterface.php b/library/Zend/Queue/Stomp/Client/ConnectionInterface.php index 99897bfd..a8a8b4a9 100644 --- a/library/Zend/Queue/Stomp/Client/ConnectionInterface.php +++ b/library/Zend/Queue/Stomp/Client/ConnectionInterface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Queue * @subpackage Stomp - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Queue * @subpackage Stomp - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Queue_Stomp_Client_ConnectionInterface diff --git a/library/Zend/Queue/Stomp/Frame.php b/library/Zend/Queue/Stomp/Frame.php index 23a6d83e..0b93dd49 100644 --- a/library/Zend/Queue/Stomp/Frame.php +++ b/library/Zend/Queue/Stomp/Frame.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Queue * @subpackage Stomp - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Queue/Stomp/FrameInterface.php'; * @category Zend * @package Zend_Queue * @subpackage Stomp - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Queue_Stomp_Frame diff --git a/library/Zend/Queue/Stomp/FrameInterface.php b/library/Zend/Queue/Stomp/FrameInterface.php index 5aa7f056..a9ba302b 100644 --- a/library/Zend/Queue/Stomp/FrameInterface.php +++ b/library/Zend/Queue/Stomp/FrameInterface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Queue * @subpackage Stomp - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Queue * @subpackage Stomp - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Queue_Stomp_FrameInterface diff --git a/library/Zend/Reflection/Class.php b/library/Zend/Reflection/Class.php index 5835b00d..4819ef86 100644 --- a/library/Zend/Reflection/Class.php +++ b/library/Zend/Reflection/Class.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Reflection/Docblock.php'; /** * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Reflection_Class extends ReflectionClass diff --git a/library/Zend/Reflection/Docblock.php b/library/Zend/Reflection/Docblock.php index 644ddfe8..afe434c6 100644 --- a/library/Zend/Reflection/Docblock.php +++ b/library/Zend/Reflection/Docblock.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Reflection/Docblock/Tag.php'; /** * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Reflection_Docblock implements Reflector diff --git a/library/Zend/Reflection/Docblock/Tag.php b/library/Zend/Reflection/Docblock/Tag.php index 0cbce94f..0dd3383a 100644 --- a/library/Zend/Reflection/Docblock/Tag.php +++ b/library/Zend/Reflection/Docblock/Tag.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ require_once 'Zend/Loader.php'; /** * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Reflection_Docblock_Tag implements Reflector diff --git a/library/Zend/Reflection/Docblock/Tag/Param.php b/library/Zend/Reflection/Docblock/Tag/Param.php index 78b448db..2682e6b4 100644 --- a/library/Zend/Reflection/Docblock/Tag/Param.php +++ b/library/Zend/Reflection/Docblock/Tag/Param.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ require_once 'Zend/Reflection/Docblock/Tag.php'; /** * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Reflection_Docblock_Tag_Param extends Zend_Reflection_Docblock_Tag diff --git a/library/Zend/Reflection/Docblock/Tag/Return.php b/library/Zend/Reflection/Docblock/Tag/Return.php index c0e27bf1..3be218d0 100644 --- a/library/Zend/Reflection/Docblock/Tag/Return.php +++ b/library/Zend/Reflection/Docblock/Tag/Return.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ require_once 'Zend/Reflection/Docblock/Tag.php'; /** * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Reflection_Docblock_Tag_Return extends Zend_Reflection_Docblock_Tag diff --git a/library/Zend/Reflection/Exception.php b/library/Zend/Reflection/Exception.php index 3fd1af5f..e31dc235 100644 --- a/library/Zend/Reflection/Exception.php +++ b/library/Zend/Reflection/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Reflection_Exception extends Zend_Exception diff --git a/library/Zend/Reflection/Extension.php b/library/Zend/Reflection/Extension.php index 6edcfb18..37d4fea1 100644 --- a/library/Zend/Reflection/Extension.php +++ b/library/Zend/Reflection/Extension.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Reflection/Function.php'; /** * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Reflection_Extension extends ReflectionExtension diff --git a/library/Zend/Reflection/File.php b/library/Zend/Reflection/File.php index a860bc98..86d9ffa3 100644 --- a/library/Zend/Reflection/File.php +++ b/library/Zend/Reflection/File.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Reflection/Function.php'; /** * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Reflection_File implements Reflector diff --git a/library/Zend/Reflection/Function.php b/library/Zend/Reflection/Function.php index 3e6b8b2c..ac7f4480 100644 --- a/library/Zend/Reflection/Function.php +++ b/library/Zend/Reflection/Function.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Reflection/Parameter.php'; /** * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Reflection_Function extends ReflectionFunction diff --git a/library/Zend/Reflection/Method.php b/library/Zend/Reflection/Method.php index e0137dc7..02e5d7fb 100644 --- a/library/Zend/Reflection/Method.php +++ b/library/Zend/Reflection/Method.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Reflection/Parameter.php'; /** * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Reflection_Method extends ReflectionMethod diff --git a/library/Zend/Reflection/Parameter.php b/library/Zend/Reflection/Parameter.php index 758cf65b..1800af0e 100644 --- a/library/Zend/Reflection/Parameter.php +++ b/library/Zend/Reflection/Parameter.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Reflection_Parameter extends ReflectionParameter diff --git a/library/Zend/Reflection/Property.php b/library/Zend/Reflection/Property.php index 8b64d88c..95a936f9 100644 --- a/library/Zend/Reflection/Property.php +++ b/library/Zend/Reflection/Property.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ * @todo implement line numbers * @category Zend * @package Zend_Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Reflection_Property extends ReflectionProperty diff --git a/library/Zend/Registry.php b/library/Zend/Registry.php index 56492c9b..7824bf3f 100644 --- a/library/Zend/Registry.php +++ b/library/Zend/Registry.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Registry - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Registry - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Registry extends ArrayObject diff --git a/library/Zend/Rest/Client.php b/library/Zend/Rest/Client.php index c64fe0f3..a96edf31 100644 --- a/library/Zend/Rest/Client.php +++ b/library/Zend/Rest/Client.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Rest * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Uri.php'; * @category Zend * @package Zend_Rest * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Rest_Client extends Zend_Service_Abstract diff --git a/library/Zend/Rest/Client/Exception.php b/library/Zend/Rest/Client/Exception.php index c813a1cc..b9a3245f 100644 --- a/library/Zend/Rest/Client/Exception.php +++ b/library/Zend/Rest/Client/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Rest * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Rest/Exception.php'; * * @package Zend_Rest * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Rest_Client_Exception extends Zend_Rest_Exception diff --git a/library/Zend/Rest/Client/Result.php b/library/Zend/Rest/Client/Result.php index d173643f..26908427 100644 --- a/library/Zend/Rest/Client/Result.php +++ b/library/Zend/Rest/Client/Result.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Rest * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Rest * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Rest_Client_Result implements IteratorAggregate { diff --git a/library/Zend/Rest/Client/Result/Exception.php b/library/Zend/Rest/Client/Result/Exception.php index 2101c352..a027f496 100644 --- a/library/Zend/Rest/Client/Result/Exception.php +++ b/library/Zend/Rest/Client/Result/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Rest * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once "Zend/Rest/Client/Exception.php"; * * @package Zend_Rest * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Rest_Client_Result_Exception extends Zend_Rest_Client_Exception{} diff --git a/library/Zend/Rest/Controller.php b/library/Zend/Rest/Controller.php index a0a0c817..e67bed3a 100644 --- a/library/Zend/Rest/Controller.php +++ b/library/Zend/Rest/Controller.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Rest - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Controller/Action.php'; * @category Zend * @package Zend_Rest * @see Zend_Rest_Route - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Rest_Controller extends Zend_Controller_Action diff --git a/library/Zend/Rest/Exception.php b/library/Zend/Rest/Exception.php index 85acc8f8..94403938 100644 --- a/library/Zend/Rest/Exception.php +++ b/library/Zend/Rest/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Rest - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Rest - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Rest_Exception extends Zend_Exception diff --git a/library/Zend/Rest/Route.php b/library/Zend/Rest/Route.php index 76771fdf..2b7cdd62 100644 --- a/library/Zend/Rest/Route.php +++ b/library/Zend/Rest/Route.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Rest - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -46,7 +46,7 @@ require_once 'Zend/Controller/Request/Abstract.php'; * * @category Zend * @package Zend_Rest - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Rest_Route extends Zend_Controller_Router_Route_Module diff --git a/library/Zend/Rest/Server.php b/library/Zend/Rest/Server.php index 72686b3c..26f6c503 100644 --- a/library/Zend/Rest/Server.php +++ b/library/Zend/Rest/Server.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Rest * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Server/Abstract.php'; * @category Zend * @package Zend_Rest * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Rest_Server implements Zend_Server_Interface @@ -182,45 +182,66 @@ class Zend_Rest_Server implements Zend_Server_Interface if (isset($request['method'])) { $this->_method = $request['method']; if (isset($this->_functions[$this->_method])) { - if ($this->_functions[$this->_method] instanceof Zend_Server_Reflection_Function || $this->_functions[$this->_method] instanceof Zend_Server_Reflection_Method && $this->_functions[$this->_method]->isPublic()) { - $request_keys = array_keys($request); - array_walk($request_keys, array(__CLASS__, "lowerCase")); - $request = array_combine($request_keys, $request); + if ($this->_functions[$this->_method] instanceof + Zend_Server_Reflection_Function + || $this->_functions[$this->_method] instanceof + Zend_Server_Reflection_Method + && $this->_functions[$this->_method]->isPublic() + ) { + $requestKeys = array_keys($request); + array_walk($requestKeys, array(__CLASS__, "lowerCase")); + $request = array_combine($requestKeys, $request); - $func_args = $this->_functions[$this->_method]->getParameters(); + $funcArgs = $this->_functions[$this->_method]->getParameters(); - $calling_args = array(); - $missing_args = array(); - foreach ($func_args as $arg) { + // calling_args will be a zero-based array of the parameters + $callingArgs = array(); + $missingArgs = array(); + foreach ($funcArgs as $i => $arg) { if (isset($request[strtolower($arg->getName())])) { - $calling_args[] = $request[strtolower($arg->getName())]; + $callingArgs[$i] = $request[strtolower($arg->getName())]; } elseif ($arg->isOptional()) { - $calling_args[] = $arg->getDefaultValue(); + $callingArgs[$i] = $arg->getDefaultValue(); } else { - $missing_args[] = $arg->getName(); + $missingArgs[] = $arg->getName(); } } + $anonymousArgs = array(); foreach ($request as $key => $value) { if (substr($key, 0, 3) == 'arg') { $key = str_replace('arg', '', $key); - $calling_args[$key] = $value; - if (($index = array_search($key, $missing_args)) !== false) { - unset($missing_args[$index]); + $anonymousArgs[$key] = $value; + if (($index = array_search($key, $missingArgs)) !== false) { + unset($missingArgs[$index]); } } } + // re-key the $anonymousArgs to be zero-based, and add in + // any values already set in calling_args (optional defaults) + ksort($anonymousArgs); + $callingArgs = array_values($anonymousArgs) + $callingArgs; + // Sort arguments by key -- @see ZF-2279 - ksort($calling_args); + ksort($callingArgs); $result = false; - if (count($calling_args) < count($func_args)) { + if (count($callingArgs) < count($funcArgs)) { require_once 'Zend/Rest/Server/Exception.php'; - $result = $this->fault(new Zend_Rest_Server_Exception('Invalid Method Call to ' . $this->_method . '. Missing argument(s): ' . implode(', ', $missing_args) . '.'), 400); + $result = $this->fault( + new Zend_Rest_Server_Exception( + 'Invalid Method Call to ' . $this->_method + . '. Missing argument(s): ' . implode( + ', ', $missingArgs + ) . '.' + ), 400 + ); } - if (!$result && $this->_functions[$this->_method] instanceof Zend_Server_Reflection_Method) { + if (!$result && $this->_functions[$this->_method] instanceof + Zend_Server_Reflection_Method + ) { // Get class $class = $this->_functions[$this->_method]->getDeclaringClass()->getName(); @@ -228,14 +249,23 @@ class Zend_Rest_Server implements Zend_Server_Interface // for some reason, invokeArgs() does not work the same as // invoke(), and expects the first argument to be an object. // So, using a callback if the method is static. - $result = $this->_callStaticMethod($class, $calling_args); + $result = $this->_callStaticMethod( + $class, + $callingArgs + ); } else { // Object method - $result = $this->_callObjectMethod($class, $calling_args); + $result = $this->_callObjectMethod( + $class, + $callingArgs + ); } } elseif (!$result) { try { - $result = call_user_func_array($this->_functions[$this->_method]->getName(), $calling_args); //$this->_functions[$this->_method]->invokeArgs($calling_args); + $result = call_user_func_array( + $this->_functions[$this->_method]->getName(), + $callingArgs + ); } catch (Exception $e) { $result = $this->fault($e); } @@ -243,14 +273,18 @@ class Zend_Rest_Server implements Zend_Server_Interface } else { require_once "Zend/Rest/Server/Exception.php"; $result = $this->fault( - new Zend_Rest_Server_Exception("Unknown Method '$this->_method'."), + new Zend_Rest_Server_Exception( + "Unknown Method '$this->_method'." + ), 404 ); } } else { require_once "Zend/Rest/Server/Exception.php"; $result = $this->fault( - new Zend_Rest_Server_Exception("Unknown Method '$this->_method'."), + new Zend_Rest_Server_Exception( + "Unknown Method '$this->_method'." + ), 404 ); } @@ -355,9 +389,11 @@ class Zend_Rest_Server implements Zend_Server_Interface * @param DOMElement $parent * @return void */ - protected function _structValue($struct, DOMDocument $dom, DOMElement $parent) + protected function _structValue( + $struct, DOMDocument $dom, DOMElement $parent + ) { - $struct = (array) $struct; + $struct = (array)$struct; foreach ($struct as $key => $value) { if ($value === false) { @@ -366,7 +402,7 @@ class Zend_Rest_Server implements Zend_Server_Interface $value = 1; } - if (ctype_digit((string) $key)) { + if (ctype_digit((string)$key)) { $key = 'key_' . $key; } @@ -480,13 +516,23 @@ class Zend_Rest_Server implements Zend_Server_Interface if ($exception instanceof Exception) { $element = $dom->createElement('message'); - $element->appendChild($dom->createTextNode($exception->getMessage())); + $element->appendChild( + $dom->createTextNode($exception->getMessage()) + ); $xmlResponse->appendChild($element); $code = $exception->getCode(); } elseif (($exception !== null) || 'rest' == $function) { - $xmlResponse->appendChild($dom->createElement('message', 'An unknown error occured. Please try again.')); + $xmlResponse->appendChild( + $dom->createElement( + 'message', 'An unknown error occured. Please try again.' + ) + ); } else { - $xmlResponse->appendChild($dom->createElement('message', 'Call to ' . $method . ' failed.')); + $xmlResponse->appendChild( + $dom->createElement( + 'message', 'Call to ' . $method . ' failed.' + ) + ); } $xmlMethod->appendChild($xmlResponse); @@ -529,7 +575,9 @@ class Zend_Rest_Server implements Zend_Server_Interface $this->_functions[$func] = $this->_reflection->reflectFunction($func); } else { require_once 'Zend/Rest/Server/Exception.php'; - throw new Zend_Rest_Server_Exception("Invalid Method Added to Service."); + throw new Zend_Rest_Server_Exception( + "Invalid Method Added to Service." + ); } } } @@ -574,7 +622,13 @@ class Zend_Rest_Server implements Zend_Server_Interface protected function _callStaticMethod($class, array $args) { try { - $result = call_user_func_array(array($class, $this->_functions[$this->_method]->getName()), $args); + $result = call_user_func_array( + array( + $class, + $this->_functions[$this->_method]->getName() + ), + $args + ); } catch (Exception $e) { $result = $this->fault($e); } @@ -599,14 +653,21 @@ class Zend_Rest_Server implements Zend_Server_Interface } } catch (Exception $e) { require_once 'Zend/Rest/Server/Exception.php'; - throw new Zend_Rest_Server_Exception('Error instantiating class ' . $class . - ' to invoke method ' . $this->_functions[$this->_method]->getName() . - ' (' . $e->getMessage() . ') ', - 500, $e); + throw new Zend_Rest_Server_Exception( + 'Error instantiating class ' . $class . + ' to invoke method ' + . $this->_functions[$this->_method]->getName() . + ' (' . $e->getMessage() . ') ', + 500, + $e + ); } try { - $result = $this->_functions[$this->_method]->invokeArgs($object, $args); + $result = $this->_functions[$this->_method]->invokeArgs( + $object, + $args + ); } catch (Exception $e) { $result = $this->fault($e); } diff --git a/library/Zend/Rest/Server/Exception.php b/library/Zend/Rest/Server/Exception.php index 9a000e32..98517b8e 100644 --- a/library/Zend/Rest/Server/Exception.php +++ b/library/Zend/Rest/Server/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Rest * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Rest/Exception.php'; * * @package Zend_Rest * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Rest_Server_Exception extends Zend_Rest_Exception diff --git a/library/Zend/Search/Exception.php b/library/Zend/Search/Exception.php index dc9c3844..14eef84a 100644 --- a/library/Zend/Search/Exception.php +++ b/library/Zend/Search/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Exception extends Zend_Exception diff --git a/library/Zend/Search/Lucene.php b/library/Zend/Search/Lucene.php index 8241f802..89e0dab5 100644 --- a/library/Zend/Search/Lucene.php +++ b/library/Zend/Search/Lucene.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -89,7 +89,7 @@ require_once 'Zend/Search/Lucene/LockManager.php'; /** * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene implements Zend_Search_Lucene_Interface diff --git a/library/Zend/Search/Lucene/Analysis/Analyzer.php b/library/Zend/Search/Lucene/Analysis/Analyzer.php index cfc1bf5c..aa98c1fc 100644 --- a/library/Zend/Search/Lucene/Analysis/Analyzer.php +++ b/library/Zend/Search/Lucene/Analysis/Analyzer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -63,7 +63,7 @@ if (!defined('ZEND_SEARCH_LUCENE_COMMON_ANALYZER_PROCESSED')) { * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Search/Lucene/Analysis/Analyzer/Common.php b/library/Zend/Search/Lucene/Analysis/Analyzer/Common.php index 9c2fbbc2..eb748c1a 100644 --- a/library/Zend/Search/Lucene/Analysis/Analyzer/Common.php +++ b/library/Zend/Search/Lucene/Analysis/Analyzer/Common.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -48,7 +48,7 @@ require_once 'Zend/Search/Lucene/Analysis/TokenFilter.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Search_Lucene_Analysis_Analyzer_Common extends Zend_Search_Lucene_Analysis_Analyzer diff --git a/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Text.php b/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Text.php index 24603592..a6216078 100644 --- a/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Text.php +++ b/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Text.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Search/Lucene/Analysis/Analyzer/Common.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Text/CaseInsensitive.php b/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Text/CaseInsensitive.php index 509dc361..a51c8140 100644 --- a/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Text/CaseInsensitive.php +++ b/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Text/CaseInsensitive.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Search/Lucene/Analysis/TokenFilter/LowerCase.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum.php b/library/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum.php index 3bf0926c..1b71a89a 100644 --- a/library/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum.php +++ b/library/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Search/Lucene/Analysis/Analyzer/Common.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum/CaseInsensitive.php b/library/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum/CaseInsensitive.php index 2cfaf05f..c939c1dc 100644 --- a/library/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum/CaseInsensitive.php +++ b/library/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum/CaseInsensitive.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Search/Lucene/Analysis/TokenFilter/LowerCase.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8.php b/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8.php index f5762c4c..0aa340e1 100644 --- a/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8.php +++ b/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Search/Lucene/Analysis/Analyzer/Common.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8/CaseInsensitive.php b/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8/CaseInsensitive.php index 209ee84d..7718e762 100644 --- a/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8/CaseInsensitive.php +++ b/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8/CaseInsensitive.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Search/Lucene/Analysis/TokenFilter/LowerCaseUtf8.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num.php b/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num.php index b396afb0..9c9de2b7 100644 --- a/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num.php +++ b/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Search/Lucene/Analysis/Analyzer/Common.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num/CaseInsensitive.php b/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num/CaseInsensitive.php index 0a98db24..152d33d3 100644 --- a/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num/CaseInsensitive.php +++ b/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num/CaseInsensitive.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Search/Lucene/Analysis/TokenFilter/LowerCaseUtf8.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Search/Lucene/Analysis/Token.php b/library/Zend/Search/Lucene/Analysis/Token.php index 81a302b3..dc900d16 100644 --- a/library/Zend/Search/Lucene/Analysis/Token.php +++ b/library/Zend/Search/Lucene/Analysis/Token.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Analysis_Token diff --git a/library/Zend/Search/Lucene/Analysis/TokenFilter.php b/library/Zend/Search/Lucene/Analysis/TokenFilter.php index 8e882728..75aa57e9 100644 --- a/library/Zend/Search/Lucene/Analysis/TokenFilter.php +++ b/library/Zend/Search/Lucene/Analysis/TokenFilter.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Search/Lucene/Analysis/Token.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Search_Lucene_Analysis_TokenFilter diff --git a/library/Zend/Search/Lucene/Analysis/TokenFilter/LowerCase.php b/library/Zend/Search/Lucene/Analysis/TokenFilter/LowerCase.php index 70a0e721..9c2e6b27 100644 --- a/library/Zend/Search/Lucene/Analysis/TokenFilter/LowerCase.php +++ b/library/Zend/Search/Lucene/Analysis/TokenFilter/LowerCase.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Search/Lucene/Analysis/TokenFilter.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Search/Lucene/Analysis/TokenFilter/LowerCaseUtf8.php b/library/Zend/Search/Lucene/Analysis/TokenFilter/LowerCaseUtf8.php index b0453fc5..1745501c 100644 --- a/library/Zend/Search/Lucene/Analysis/TokenFilter/LowerCaseUtf8.php +++ b/library/Zend/Search/Lucene/Analysis/TokenFilter/LowerCaseUtf8.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Search/Lucene/Analysis/TokenFilter.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Search/Lucene/Analysis/TokenFilter/ShortWords.php b/library/Zend/Search/Lucene/Analysis/TokenFilter/ShortWords.php index 4f155266..2fc41947 100644 --- a/library/Zend/Search/Lucene/Analysis/TokenFilter/ShortWords.php +++ b/library/Zend/Search/Lucene/Analysis/TokenFilter/ShortWords.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Search/Lucene/Analysis/TokenFilter.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Search/Lucene/Analysis/TokenFilter/StopWords.php b/library/Zend/Search/Lucene/Analysis/TokenFilter/StopWords.php index 8b9ddef2..2de5b9d6 100644 --- a/library/Zend/Search/Lucene/Analysis/TokenFilter/StopWords.php +++ b/library/Zend/Search/Lucene/Analysis/TokenFilter/StopWords.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Search/Lucene/Analysis/TokenFilter.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Analysis - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Search/Lucene/Document.php b/library/Zend/Search/Lucene/Document.php index e0d197d6..03ed3eff 100644 --- a/library/Zend/Search/Lucene/Document.php +++ b/library/Zend/Search/Lucene/Document.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Document - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Search/Lucene/Field.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Document - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Document diff --git a/library/Zend/Search/Lucene/Document/Docx.php b/library/Zend/Search/Lucene/Document/Docx.php index 5348e1f1..ccf9a13d 100644 --- a/library/Zend/Search/Lucene/Document/Docx.php +++ b/library/Zend/Search/Lucene/Document/Docx.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Document - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Document - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Document_Docx extends Zend_Search_Lucene_Document_OpenXml { diff --git a/library/Zend/Search/Lucene/Document/Exception.php b/library/Zend/Search/Lucene/Document/Exception.php index 5b1cc863..7c2fd523 100644 --- a/library/Zend/Search/Lucene/Document/Exception.php +++ b/library/Zend/Search/Lucene/Document/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Search/Lucene/Exception.php'; /** * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Document_Exception extends Zend_Search_Lucene_Exception diff --git a/library/Zend/Search/Lucene/Document/Html.php b/library/Zend/Search/Lucene/Document/Html.php index 533436d1..4e09c6db 100644 --- a/library/Zend/Search/Lucene/Document/Html.php +++ b/library/Zend/Search/Lucene/Document/Html.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Document - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Search/Lucene/Document.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Document - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Document_Html extends Zend_Search_Lucene_Document diff --git a/library/Zend/Search/Lucene/Document/OpenXml.php b/library/Zend/Search/Lucene/Document/OpenXml.php index a8a2bcfd..31e5551b 100644 --- a/library/Zend/Search/Lucene/Document/OpenXml.php +++ b/library/Zend/Search/Lucene/Document/OpenXml.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Document - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Document - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Search_Lucene_Document_OpenXml extends Zend_Search_Lucene_Document diff --git a/library/Zend/Search/Lucene/Document/Pptx.php b/library/Zend/Search/Lucene/Document/Pptx.php index 7dd682d9..34a4c735 100644 --- a/library/Zend/Search/Lucene/Document/Pptx.php +++ b/library/Zend/Search/Lucene/Document/Pptx.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Document - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Search/Lucene/Document/OpenXml.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Document - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Document_Pptx extends Zend_Search_Lucene_Document_OpenXml diff --git a/library/Zend/Search/Lucene/Document/Xlsx.php b/library/Zend/Search/Lucene/Document/Xlsx.php index 803f1e69..db245af4 100644 --- a/library/Zend/Search/Lucene/Document/Xlsx.php +++ b/library/Zend/Search/Lucene/Document/Xlsx.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Document - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Document - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Document_Xlsx extends Zend_Search_Lucene_Document_OpenXml diff --git a/library/Zend/Search/Lucene/Exception.php b/library/Zend/Search/Lucene/Exception.php index 805d1d26..751483b3 100644 --- a/library/Zend/Search/Lucene/Exception.php +++ b/library/Zend/Search/Lucene/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Search/Exception.php'; /** * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Exception extends Zend_Search_Exception diff --git a/library/Zend/Search/Lucene/FSM.php b/library/Zend/Search/Lucene/FSM.php index b644017c..90bf8471 100644 --- a/library/Zend/Search/Lucene/FSM.php +++ b/library/Zend/Search/Lucene/FSM.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Search/Lucene/FSMAction.php'; * * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Search_Lucene_FSM diff --git a/library/Zend/Search/Lucene/FSMAction.php b/library/Zend/Search/Lucene/FSMAction.php index d0e22fd1..aee12632 100644 --- a/library/Zend/Search/Lucene/FSMAction.php +++ b/library/Zend/Search/Lucene/FSMAction.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_FSMAction diff --git a/library/Zend/Search/Lucene/Field.php b/library/Zend/Search/Lucene/Field.php index 3530b01e..2c187dce 100644 --- a/library/Zend/Search/Lucene/Field.php +++ b/library/Zend/Search/Lucene/Field.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Document - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Document - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Field diff --git a/library/Zend/Search/Lucene/Index/DictionaryLoader.php b/library/Zend/Search/Lucene/Index/DictionaryLoader.php index 0c25f56f..969bd8dd 100644 --- a/library/Zend/Search/Lucene/Index/DictionaryLoader.php +++ b/library/Zend/Search/Lucene/Index/DictionaryLoader.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Index_DictionaryLoader diff --git a/library/Zend/Search/Lucene/Index/DocsFilter.php b/library/Zend/Search/Lucene/Index/DocsFilter.php index 7ed51fd4..17d9e4e2 100644 --- a/library/Zend/Search/Lucene/Index/DocsFilter.php +++ b/library/Zend/Search/Lucene/Index/DocsFilter.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Index_DocsFilter diff --git a/library/Zend/Search/Lucene/Index/FieldInfo.php b/library/Zend/Search/Lucene/Index/FieldInfo.php index f5026f1f..7eeaba24 100644 --- a/library/Zend/Search/Lucene/Index/FieldInfo.php +++ b/library/Zend/Search/Lucene/Index/FieldInfo.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Index_FieldInfo diff --git a/library/Zend/Search/Lucene/Index/SegmentInfo.php b/library/Zend/Search/Lucene/Index/SegmentInfo.php index 743887e7..38d83289 100644 --- a/library/Zend/Search/Lucene/Index/SegmentInfo.php +++ b/library/Zend/Search/Lucene/Index/SegmentInfo.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -40,7 +40,7 @@ require_once 'Zend/Search/Lucene/Index/TermInfo.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Index_SegmentInfo implements Zend_Search_Lucene_Index_TermsStream_Interface diff --git a/library/Zend/Search/Lucene/Index/SegmentMerger.php b/library/Zend/Search/Lucene/Index/SegmentMerger.php index a66107d3..19d3590f 100644 --- a/library/Zend/Search/Lucene/Index/SegmentMerger.php +++ b/library/Zend/Search/Lucene/Index/SegmentMerger.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Search/Lucene/Index/SegmentInfo.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Index_SegmentMerger diff --git a/library/Zend/Search/Lucene/Index/SegmentWriter.php b/library/Zend/Search/Lucene/Index/SegmentWriter.php index fec84204..dcfa9d8e 100644 --- a/library/Zend/Search/Lucene/Index/SegmentWriter.php +++ b/library/Zend/Search/Lucene/Index/SegmentWriter.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Search/Lucene/Index/TermInfo.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Search_Lucene_Index_SegmentWriter diff --git a/library/Zend/Search/Lucene/Index/SegmentWriter/DocumentWriter.php b/library/Zend/Search/Lucene/Index/SegmentWriter/DocumentWriter.php index 2b34e5db..2c440e47 100644 --- a/library/Zend/Search/Lucene/Index/SegmentWriter/DocumentWriter.php +++ b/library/Zend/Search/Lucene/Index/SegmentWriter/DocumentWriter.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Search/Lucene/Index/SegmentWriter.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Index_SegmentWriter_DocumentWriter extends Zend_Search_Lucene_Index_SegmentWriter diff --git a/library/Zend/Search/Lucene/Index/SegmentWriter/StreamWriter.php b/library/Zend/Search/Lucene/Index/SegmentWriter/StreamWriter.php index 122c5342..b76c0ada 100644 --- a/library/Zend/Search/Lucene/Index/SegmentWriter/StreamWriter.php +++ b/library/Zend/Search/Lucene/Index/SegmentWriter/StreamWriter.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Search/Lucene/Index/SegmentWriter.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Index_SegmentWriter_StreamWriter extends Zend_Search_Lucene_Index_SegmentWriter diff --git a/library/Zend/Search/Lucene/Index/Term.php b/library/Zend/Search/Lucene/Index/Term.php index 2500ceca..b2328384 100644 --- a/library/Zend/Search/Lucene/Index/Term.php +++ b/library/Zend/Search/Lucene/Index/Term.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Index_Term diff --git a/library/Zend/Search/Lucene/Index/TermInfo.php b/library/Zend/Search/Lucene/Index/TermInfo.php index 6b5f5ab2..82498088 100644 --- a/library/Zend/Search/Lucene/Index/TermInfo.php +++ b/library/Zend/Search/Lucene/Index/TermInfo.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Index_TermInfo diff --git a/library/Zend/Search/Lucene/Index/TermsPriorityQueue.php b/library/Zend/Search/Lucene/Index/TermsPriorityQueue.php index c627d10a..562b18b7 100644 --- a/library/Zend/Search/Lucene/Index/TermsPriorityQueue.php +++ b/library/Zend/Search/Lucene/Index/TermsPriorityQueue.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Search/Lucene/PriorityQueue.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Index_TermsPriorityQueue extends Zend_Search_Lucene_PriorityQueue diff --git a/library/Zend/Search/Lucene/Index/TermsStream/Interface.php b/library/Zend/Search/Lucene/Index/TermsStream/Interface.php index 382fe6ef..67952bbf 100644 --- a/library/Zend/Search/Lucene/Index/TermsStream/Interface.php +++ b/library/Zend/Search/Lucene/Index/TermsStream/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Search_Lucene_Index_TermsStream_Interface diff --git a/library/Zend/Search/Lucene/Index/Writer.php b/library/Zend/Search/Lucene/Index/Writer.php index c78d511b..0f660050 100644 --- a/library/Zend/Search/Lucene/Index/Writer.php +++ b/library/Zend/Search/Lucene/Index/Writer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Search/Lucene/LockManager.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Index_Writer diff --git a/library/Zend/Search/Lucene/Interface.php b/library/Zend/Search/Lucene/Interface.php index aa822144..23d8f325 100644 --- a/library/Zend/Search/Lucene/Interface.php +++ b/library/Zend/Search/Lucene/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Search/Lucene/Index/DocsFilter.php'; /** * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Search_Lucene_Interface extends Zend_Search_Lucene_Index_TermsStream_Interface diff --git a/library/Zend/Search/Lucene/Interface/MultiSearcher.php b/library/Zend/Search/Lucene/Interface/MultiSearcher.php index 71122be0..d1c44475 100644 --- a/library/Zend/Search/Lucene/Interface/MultiSearcher.php +++ b/library/Zend/Search/Lucene/Interface/MultiSearcher.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: MultiSearcher.php 24593 2012-01-05 20:35:02Z matthew $ */ diff --git a/library/Zend/Search/Lucene/LockManager.php b/library/Zend/Search/Lucene/LockManager.php index e491cb08..162fe9d1 100644 --- a/library/Zend/Search/Lucene/LockManager.php +++ b/library/Zend/Search/Lucene/LockManager.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Search/Lucene/Storage/File.php'; * * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_LockManager diff --git a/library/Zend/Search/Lucene/MultiSearcher.php b/library/Zend/Search/Lucene/MultiSearcher.php index febc23a6..447993b6 100644 --- a/library/Zend/Search/Lucene/MultiSearcher.php +++ b/library/Zend/Search/Lucene/MultiSearcher.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Search/Lucene/Interface/MultiSearcher.php'; * * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_MultiSearcher implements Zend_Search_Lucene_Interface @@ -983,7 +983,7 @@ class Zend_Search_Lucene_MultiSearcher implements Zend_Search_Lucene_Interface * * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Interface_MultiSearcher diff --git a/library/Zend/Search/Lucene/PriorityQueue.php b/library/Zend/Search/Lucene/PriorityQueue.php index 0d94e6ba..f34c1cbd 100644 --- a/library/Zend/Search/Lucene/PriorityQueue.php +++ b/library/Zend/Search/Lucene/PriorityQueue.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ * * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Search_Lucene_PriorityQueue diff --git a/library/Zend/Search/Lucene/Proxy.php b/library/Zend/Search/Lucene/Proxy.php index 0241905c..9911b166 100644 --- a/library/Zend/Search/Lucene/Proxy.php +++ b/library/Zend/Search/Lucene/Proxy.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Search/Lucene/Interface.php'; * * @category Zend * @package Zend_Search_Lucene - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Proxy implements Zend_Search_Lucene_Interface diff --git a/library/Zend/Search/Lucene/Search/BooleanExpressionRecognizer.php b/library/Zend/Search/Lucene/Search/BooleanExpressionRecognizer.php index bb44a7bd..b961a902 100644 --- a/library/Zend/Search/Lucene/Search/BooleanExpressionRecognizer.php +++ b/library/Zend/Search/Lucene/Search/BooleanExpressionRecognizer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Search/Lucene/FSM.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_BooleanExpressionRecognizer extends Zend_Search_Lucene_FSM diff --git a/library/Zend/Search/Lucene/Search/Highlighter/Default.php b/library/Zend/Search/Lucene/Search/Highlighter/Default.php index a8d1a395..22f343ff 100644 --- a/library/Zend/Search/Lucene/Search/Highlighter/Default.php +++ b/library/Zend/Search/Lucene/Search/Highlighter/Default.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ require_once 'Zend/Search/Lucene/Search/Highlighter/Interface.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_Highlighter_Default implements Zend_Search_Lucene_Search_Highlighter_Interface diff --git a/library/Zend/Search/Lucene/Search/Highlighter/Interface.php b/library/Zend/Search/Lucene/Search/Highlighter/Interface.php index a5c57732..99fe12ee 100644 --- a/library/Zend/Search/Lucene/Search/Highlighter/Interface.php +++ b/library/Zend/Search/Lucene/Search/Highlighter/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Search_Lucene_Search_Highlighter_Interface diff --git a/library/Zend/Search/Lucene/Search/Query.php b/library/Zend/Search/Lucene/Search/Query.php index d039f890..f9aae85e 100644 --- a/library/Zend/Search/Lucene/Search/Query.php +++ b/library/Zend/Search/Lucene/Search/Query.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Search_Lucene_Search_Query diff --git a/library/Zend/Search/Lucene/Search/Query/Boolean.php b/library/Zend/Search/Lucene/Search/Query/Boolean.php index 40db1b3e..a245d3ef 100644 --- a/library/Zend/Search/Lucene/Search/Query/Boolean.php +++ b/library/Zend/Search/Lucene/Search/Query/Boolean.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Search/Lucene/Search/Query.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_Query_Boolean extends Zend_Search_Lucene_Search_Query diff --git a/library/Zend/Search/Lucene/Search/Query/Empty.php b/library/Zend/Search/Lucene/Search/Query/Empty.php index 89397ab2..0e7c7892 100644 --- a/library/Zend/Search/Lucene/Search/Query/Empty.php +++ b/library/Zend/Search/Lucene/Search/Query/Empty.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Search/Lucene/Search/Query.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_Query_Empty extends Zend_Search_Lucene_Search_Query diff --git a/library/Zend/Search/Lucene/Search/Query/Fuzzy.php b/library/Zend/Search/Lucene/Search/Query/Fuzzy.php index 91a10021..99588b16 100644 --- a/library/Zend/Search/Lucene/Search/Query/Fuzzy.php +++ b/library/Zend/Search/Lucene/Search/Query/Fuzzy.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Search/Lucene/Search/Query.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_Query_Fuzzy extends Zend_Search_Lucene_Search_Query diff --git a/library/Zend/Search/Lucene/Search/Query/Insignificant.php b/library/Zend/Search/Lucene/Search/Query/Insignificant.php index c7a65fb7..a894395c 100644 --- a/library/Zend/Search/Lucene/Search/Query/Insignificant.php +++ b/library/Zend/Search/Lucene/Search/Query/Insignificant.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Search/Lucene/Search/Query.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_Query_Insignificant extends Zend_Search_Lucene_Search_Query diff --git a/library/Zend/Search/Lucene/Search/Query/MultiTerm.php b/library/Zend/Search/Lucene/Search/Query/MultiTerm.php index 67aaf9b8..c31cd678 100644 --- a/library/Zend/Search/Lucene/Search/Query/MultiTerm.php +++ b/library/Zend/Search/Lucene/Search/Query/MultiTerm.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Search/Lucene/Search/Query.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_Query_MultiTerm extends Zend_Search_Lucene_Search_Query diff --git a/library/Zend/Search/Lucene/Search/Query/Phrase.php b/library/Zend/Search/Lucene/Search/Query/Phrase.php index aa134c21..06347af2 100644 --- a/library/Zend/Search/Lucene/Search/Query/Phrase.php +++ b/library/Zend/Search/Lucene/Search/Query/Phrase.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Search/Lucene/Search/Query.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_Query_Phrase extends Zend_Search_Lucene_Search_Query diff --git a/library/Zend/Search/Lucene/Search/Query/Preprocessing.php b/library/Zend/Search/Lucene/Search/Query/Preprocessing.php index 5ed36d3b..831cd21d 100644 --- a/library/Zend/Search/Lucene/Search/Query/Preprocessing.php +++ b/library/Zend/Search/Lucene/Search/Query/Preprocessing.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Search/Lucene/Search/Query.php'; * @package Zend_Search_Lucene * @subpackage Search * @internal - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Search_Lucene_Search_Query_Preprocessing extends Zend_Search_Lucene_Search_Query diff --git a/library/Zend/Search/Lucene/Search/Query/Preprocessing/Fuzzy.php b/library/Zend/Search/Lucene/Search/Query/Preprocessing/Fuzzy.php index 4f112047..da624660 100644 --- a/library/Zend/Search/Lucene/Search/Query/Preprocessing/Fuzzy.php +++ b/library/Zend/Search/Lucene/Search/Query/Preprocessing/Fuzzy.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Search/Lucene/Search/Query/Preprocessing.php'; * @package Zend_Search_Lucene * @subpackage Search * @internal - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_Query_Preprocessing_Fuzzy extends Zend_Search_Lucene_Search_Query_Preprocessing diff --git a/library/Zend/Search/Lucene/Search/Query/Preprocessing/Phrase.php b/library/Zend/Search/Lucene/Search/Query/Preprocessing/Phrase.php index b44457e3..0829a8eb 100644 --- a/library/Zend/Search/Lucene/Search/Query/Preprocessing/Phrase.php +++ b/library/Zend/Search/Lucene/Search/Query/Preprocessing/Phrase.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Search/Lucene/Search/Query/Preprocessing.php'; * @package Zend_Search_Lucene * @subpackage Search * @internal - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_Query_Preprocessing_Phrase extends Zend_Search_Lucene_Search_Query_Preprocessing diff --git a/library/Zend/Search/Lucene/Search/Query/Preprocessing/Term.php b/library/Zend/Search/Lucene/Search/Query/Preprocessing/Term.php index 0260e26d..8f7f980f 100644 --- a/library/Zend/Search/Lucene/Search/Query/Preprocessing/Term.php +++ b/library/Zend/Search/Lucene/Search/Query/Preprocessing/Term.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Search/Lucene/Search/Query/Preprocessing.php'; * @package Zend_Search_Lucene * @subpackage Search * @internal - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_Query_Preprocessing_Term extends Zend_Search_Lucene_Search_Query_Preprocessing diff --git a/library/Zend/Search/Lucene/Search/Query/Range.php b/library/Zend/Search/Lucene/Search/Query/Range.php index d558bbb5..699ddb5d 100644 --- a/library/Zend/Search/Lucene/Search/Query/Range.php +++ b/library/Zend/Search/Lucene/Search/Query/Range.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Search/Lucene/Search/Query.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_Query_Range extends Zend_Search_Lucene_Search_Query diff --git a/library/Zend/Search/Lucene/Search/Query/Term.php b/library/Zend/Search/Lucene/Search/Query/Term.php index 6ac56145..434a2681 100644 --- a/library/Zend/Search/Lucene/Search/Query/Term.php +++ b/library/Zend/Search/Lucene/Search/Query/Term.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Search/Lucene/Search/Query.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_Query_Term extends Zend_Search_Lucene_Search_Query diff --git a/library/Zend/Search/Lucene/Search/Query/Wildcard.php b/library/Zend/Search/Lucene/Search/Query/Wildcard.php index df33d15a..2f3f2991 100644 --- a/library/Zend/Search/Lucene/Search/Query/Wildcard.php +++ b/library/Zend/Search/Lucene/Search/Query/Wildcard.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Search/Lucene/Search/Query.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_Query_Wildcard extends Zend_Search_Lucene_Search_Query diff --git a/library/Zend/Search/Lucene/Search/QueryEntry.php b/library/Zend/Search/Lucene/Search/QueryEntry.php index d1e4ce2a..5214a40d 100644 --- a/library/Zend/Search/Lucene/Search/QueryEntry.php +++ b/library/Zend/Search/Lucene/Search/QueryEntry.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Search_Lucene_Search_QueryEntry diff --git a/library/Zend/Search/Lucene/Search/QueryEntry/Phrase.php b/library/Zend/Search/Lucene/Search/QueryEntry/Phrase.php index 2ee0abd7..b8802950 100644 --- a/library/Zend/Search/Lucene/Search/QueryEntry/Phrase.php +++ b/library/Zend/Search/Lucene/Search/QueryEntry/Phrase.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Search/Lucene/Search/QueryEntry.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_QueryEntry_Phrase extends Zend_Search_Lucene_Search_QueryEntry diff --git a/library/Zend/Search/Lucene/Search/QueryEntry/Subquery.php b/library/Zend/Search/Lucene/Search/QueryEntry/Subquery.php index 6e815ecc..85d0e3ba 100644 --- a/library/Zend/Search/Lucene/Search/QueryEntry/Subquery.php +++ b/library/Zend/Search/Lucene/Search/QueryEntry/Subquery.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Search/Lucene/Search/QueryEntry.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_QueryEntry_Subquery extends Zend_Search_Lucene_Search_QueryEntry diff --git a/library/Zend/Search/Lucene/Search/QueryEntry/Term.php b/library/Zend/Search/Lucene/Search/QueryEntry/Term.php index d435ad9d..30ae9e1f 100644 --- a/library/Zend/Search/Lucene/Search/QueryEntry/Term.php +++ b/library/Zend/Search/Lucene/Search/QueryEntry/Term.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Search/Lucene/Search/QueryEntry.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_QueryEntry_Term extends Zend_Search_Lucene_Search_QueryEntry diff --git a/library/Zend/Search/Lucene/Search/QueryHit.php b/library/Zend/Search/Lucene/Search/QueryHit.php index 16397a35..2e7c1e96 100644 --- a/library/Zend/Search/Lucene/Search/QueryHit.php +++ b/library/Zend/Search/Lucene/Search/QueryHit.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_QueryHit diff --git a/library/Zend/Search/Lucene/Search/QueryLexer.php b/library/Zend/Search/Lucene/Search/QueryLexer.php index 7bd01be5..78d8ab82 100644 --- a/library/Zend/Search/Lucene/Search/QueryLexer.php +++ b/library/Zend/Search/Lucene/Search/QueryLexer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Search/Lucene/Search/QueryToken.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_QueryLexer extends Zend_Search_Lucene_FSM diff --git a/library/Zend/Search/Lucene/Search/QueryParser.php b/library/Zend/Search/Lucene/Search/QueryParser.php index d4bc04dc..119cc073 100644 --- a/library/Zend/Search/Lucene/Search/QueryParser.php +++ b/library/Zend/Search/Lucene/Search/QueryParser.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Search/Lucene/FSM.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_QueryParser extends Zend_Search_Lucene_FSM diff --git a/library/Zend/Search/Lucene/Search/QueryParserContext.php b/library/Zend/Search/Lucene/Search/QueryParserContext.php index 5dac7e29..ebbd332e 100644 --- a/library/Zend/Search/Lucene/Search/QueryParserContext.php +++ b/library/Zend/Search/Lucene/Search/QueryParserContext.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Search/Lucene/Search/QueryToken.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_QueryParserContext diff --git a/library/Zend/Search/Lucene/Search/QueryParserException.php b/library/Zend/Search/Lucene/Search/QueryParserException.php index 0d0fdaeb..4473e60e 100644 --- a/library/Zend/Search/Lucene/Search/QueryParserException.php +++ b/library/Zend/Search/Lucene/Search/QueryParserException.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Search/Lucene/Exception.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * Special exception type, which may be used to intercept wrong user input diff --git a/library/Zend/Search/Lucene/Search/QueryToken.php b/library/Zend/Search/Lucene/Search/QueryToken.php index 14ff3307..3eab279b 100644 --- a/library/Zend/Search/Lucene/Search/QueryToken.php +++ b/library/Zend/Search/Lucene/Search/QueryToken.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_QueryToken diff --git a/library/Zend/Search/Lucene/Search/Similarity.php b/library/Zend/Search/Lucene/Search/Similarity.php index 82670265..45674580 100644 --- a/library/Zend/Search/Lucene/Search/Similarity.php +++ b/library/Zend/Search/Lucene/Search/Similarity.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Search_Lucene_Search_Similarity diff --git a/library/Zend/Search/Lucene/Search/Similarity/Default.php b/library/Zend/Search/Lucene/Search/Similarity/Default.php index d7a125f7..04b8cf33 100644 --- a/library/Zend/Search/Lucene/Search/Similarity/Default.php +++ b/library/Zend/Search/Lucene/Search/Similarity/Default.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Search/Lucene/Search/Similarity.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_Similarity_Default extends Zend_Search_Lucene_Search_Similarity diff --git a/library/Zend/Search/Lucene/Search/Weight.php b/library/Zend/Search/Lucene/Search/Weight.php index 99b249b7..21c05185 100644 --- a/library/Zend/Search/Lucene/Search/Weight.php +++ b/library/Zend/Search/Lucene/Search/Weight.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Search_Lucene_Search_Weight diff --git a/library/Zend/Search/Lucene/Search/Weight/Boolean.php b/library/Zend/Search/Lucene/Search/Weight/Boolean.php index f65e2bd1..d5a4c3ab 100644 --- a/library/Zend/Search/Lucene/Search/Weight/Boolean.php +++ b/library/Zend/Search/Lucene/Search/Weight/Boolean.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Search/Lucene/Search/Weight.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_Weight_Boolean extends Zend_Search_Lucene_Search_Weight diff --git a/library/Zend/Search/Lucene/Search/Weight/Empty.php b/library/Zend/Search/Lucene/Search/Weight/Empty.php index c8f7ec35..a280713b 100644 --- a/library/Zend/Search/Lucene/Search/Weight/Empty.php +++ b/library/Zend/Search/Lucene/Search/Weight/Empty.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Search/Lucene/Search/Weight.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_Weight_Empty extends Zend_Search_Lucene_Search_Weight diff --git a/library/Zend/Search/Lucene/Search/Weight/MultiTerm.php b/library/Zend/Search/Lucene/Search/Weight/MultiTerm.php index 54edebaa..4e8f4dd0 100644 --- a/library/Zend/Search/Lucene/Search/Weight/MultiTerm.php +++ b/library/Zend/Search/Lucene/Search/Weight/MultiTerm.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Search/Lucene/Search/Weight.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_Weight_MultiTerm extends Zend_Search_Lucene_Search_Weight diff --git a/library/Zend/Search/Lucene/Search/Weight/Phrase.php b/library/Zend/Search/Lucene/Search/Weight/Phrase.php index fc7866c1..d76a1ec2 100644 --- a/library/Zend/Search/Lucene/Search/Weight/Phrase.php +++ b/library/Zend/Search/Lucene/Search/Weight/Phrase.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Search/Lucene/Search/Weight.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_Weight_Phrase extends Zend_Search_Lucene_Search_Weight diff --git a/library/Zend/Search/Lucene/Search/Weight/Term.php b/library/Zend/Search/Lucene/Search/Weight/Term.php index 5f255080..8b4a34dc 100644 --- a/library/Zend/Search/Lucene/Search/Weight/Term.php +++ b/library/Zend/Search/Lucene/Search/Weight/Term.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Search/Lucene/Search/Weight.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Search - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Search_Weight_Term extends Zend_Search_Lucene_Search_Weight diff --git a/library/Zend/Search/Lucene/Storage/Directory.php b/library/Zend/Search/Lucene/Storage/Directory.php index d2581dd9..1dd55052 100644 --- a/library/Zend/Search/Lucene/Storage/Directory.php +++ b/library/Zend/Search/Lucene/Storage/Directory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Search_Lucene_Storage_Directory diff --git a/library/Zend/Search/Lucene/Storage/Directory/Filesystem.php b/library/Zend/Search/Lucene/Storage/Directory/Filesystem.php index 0919433b..b3c95249 100644 --- a/library/Zend/Search/Lucene/Storage/Directory/Filesystem.php +++ b/library/Zend/Search/Lucene/Storage/Directory/Filesystem.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Search/Lucene/Storage/Directory.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Storage_Directory_Filesystem extends Zend_Search_Lucene_Storage_Directory diff --git a/library/Zend/Search/Lucene/Storage/File.php b/library/Zend/Search/Lucene/Storage/File.php index 9d507584..9eedb9b3 100644 --- a/library/Zend/Search/Lucene/Storage/File.php +++ b/library/Zend/Search/Lucene/Storage/File.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Search_Lucene_Storage_File diff --git a/library/Zend/Search/Lucene/Storage/File/Filesystem.php b/library/Zend/Search/Lucene/Storage/File/Filesystem.php index e5499a81..95d08a4e 100644 --- a/library/Zend/Search/Lucene/Storage/File/Filesystem.php +++ b/library/Zend/Search/Lucene/Storage/File/Filesystem.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Search/Lucene/Storage/File.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Storage_File_Filesystem extends Zend_Search_Lucene_Storage_File diff --git a/library/Zend/Search/Lucene/Storage/File/Memory.php b/library/Zend/Search/Lucene/Storage/File/Memory.php index eea87e8c..9df4c02e 100644 --- a/library/Zend/Search/Lucene/Storage/File/Memory.php +++ b/library/Zend/Search/Lucene/Storage/File/Memory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Search/Lucene/Storage/File.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_Storage_File_Memory extends Zend_Search_Lucene_Storage_File diff --git a/library/Zend/Search/Lucene/TermStreamsPriorityQueue.php b/library/Zend/Search/Lucene/TermStreamsPriorityQueue.php index b7fea34f..2a1a9de9 100644 --- a/library/Zend/Search/Lucene/TermStreamsPriorityQueue.php +++ b/library/Zend/Search/Lucene/TermStreamsPriorityQueue.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Search/Lucene/Index/TermsStream/Interface.php'; * @category Zend * @package Zend_Search_Lucene * @subpackage Index - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Search_Lucene_TermStreamsPriorityQueue implements Zend_Search_Lucene_Index_TermsStream_Interface diff --git a/library/Zend/Serializer.php b/library/Zend/Serializer.php index 8f91a201..be7b078e 100644 --- a/library/Zend/Serializer.php +++ b/library/Zend/Serializer.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Serializer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ require_once 'Zend/Loader/PluginLoader.php'; /** * @category Zend * @package Zend_Serializer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Serializer diff --git a/library/Zend/Serializer/Adapter/AdapterAbstract.php b/library/Zend/Serializer/Adapter/AdapterAbstract.php index a6c73c00..1901d5bc 100644 --- a/library/Zend/Serializer/Adapter/AdapterAbstract.php +++ b/library/Zend/Serializer/Adapter/AdapterAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Serializer * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Serializer/Adapter/AdapterInterface.php'; * @category Zend * @package Zend_Serializer * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Serializer_Adapter_AdapterAbstract implements Zend_Serializer_Adapter_AdapterInterface diff --git a/library/Zend/Serializer/Adapter/AdapterInterface.php b/library/Zend/Serializer/Adapter/AdapterInterface.php index 7ee0719e..970b0251 100644 --- a/library/Zend/Serializer/Adapter/AdapterInterface.php +++ b/library/Zend/Serializer/Adapter/AdapterInterface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Serializer * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Serializer * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Serializer_Adapter_AdapterInterface diff --git a/library/Zend/Serializer/Adapter/Amf0.php b/library/Zend/Serializer/Adapter/Amf0.php index 6ab64919..86423156 100644 --- a/library/Zend/Serializer/Adapter/Amf0.php +++ b/library/Zend/Serializer/Adapter/Amf0.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Serializer * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Amf/Parse/Amf0/Deserializer.php'; * @category Zend * @package Zend_Serializer * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Serializer_Adapter_Amf0 extends Zend_Serializer_Adapter_AdapterAbstract diff --git a/library/Zend/Serializer/Adapter/Amf3.php b/library/Zend/Serializer/Adapter/Amf3.php index a292cb27..0ecfdbc8 100644 --- a/library/Zend/Serializer/Adapter/Amf3.php +++ b/library/Zend/Serializer/Adapter/Amf3.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Serializer * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Amf/Parse/Amf3/Deserializer.php'; * @category Zend * @package Zend_Serializer * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Serializer_Adapter_Amf3 extends Zend_Serializer_Adapter_AdapterAbstract diff --git a/library/Zend/Serializer/Adapter/Igbinary.php b/library/Zend/Serializer/Adapter/Igbinary.php index 9dad3a98..b13b5a25 100644 --- a/library/Zend/Serializer/Adapter/Igbinary.php +++ b/library/Zend/Serializer/Adapter/Igbinary.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Serializer * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Serializer/Adapter/AdapterAbstract.php'; * @category Zend * @package Zend_Serializer * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Serializer_Adapter_Igbinary extends Zend_Serializer_Adapter_AdapterAbstract diff --git a/library/Zend/Serializer/Adapter/Json.php b/library/Zend/Serializer/Adapter/Json.php index 023ba374..f1c3d06b 100644 --- a/library/Zend/Serializer/Adapter/Json.php +++ b/library/Zend/Serializer/Adapter/Json.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Serializer * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Json.php'; * @category Zend * @package Zend_Serializer * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Serializer_Adapter_Json extends Zend_Serializer_Adapter_AdapterAbstract diff --git a/library/Zend/Serializer/Adapter/PhpCode.php b/library/Zend/Serializer/Adapter/PhpCode.php index 40166dd6..d070d133 100644 --- a/library/Zend/Serializer/Adapter/PhpCode.php +++ b/library/Zend/Serializer/Adapter/PhpCode.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Serializer * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Serializer/Adapter/AdapterAbstract.php'; * @category Zend * @package Zend_Serializer * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Serializer_Adapter_PhpCode extends Zend_Serializer_Adapter_AdapterAbstract diff --git a/library/Zend/Serializer/Adapter/PhpSerialize.php b/library/Zend/Serializer/Adapter/PhpSerialize.php index 57acc278..bd4998e8 100644 --- a/library/Zend/Serializer/Adapter/PhpSerialize.php +++ b/library/Zend/Serializer/Adapter/PhpSerialize.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Serializer * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Serializer/Adapter/AdapterAbstract.php'; * @category Zend * @package Zend_Serializer * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Serializer_Adapter_PhpSerialize extends Zend_Serializer_Adapter_AdapterAbstract diff --git a/library/Zend/Serializer/Adapter/PythonPickle.php b/library/Zend/Serializer/Adapter/PythonPickle.php index 78c0c399..468c02db 100644 --- a/library/Zend/Serializer/Adapter/PythonPickle.php +++ b/library/Zend/Serializer/Adapter/PythonPickle.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Serializer * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Serializer/Adapter/AdapterAbstract.php'; * @category Zend * @package Zend_Serializer * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Serializer_Adapter_PythonPickle extends Zend_Serializer_Adapter_AdapterAbstract diff --git a/library/Zend/Serializer/Adapter/Wddx.php b/library/Zend/Serializer/Adapter/Wddx.php index 41d5154f..81902b22 100644 --- a/library/Zend/Serializer/Adapter/Wddx.php +++ b/library/Zend/Serializer/Adapter/Wddx.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Serializer * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Xml/Exception.php'; * @category Zend * @package Zend_Serializer * @subpackage Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Serializer_Adapter_Wddx extends Zend_Serializer_Adapter_AdapterAbstract diff --git a/library/Zend/Serializer/Exception.php b/library/Zend/Serializer/Exception.php index 7e2c102c..b9ff7414 100644 --- a/library/Zend/Serializer/Exception.php +++ b/library/Zend/Serializer/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Serializer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Serializer - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Serializer_Exception extends Zend_Exception diff --git a/library/Zend/Server/Abstract.php b/library/Zend/Server/Abstract.php index 404126c9..3d2d73e8 100644 --- a/library/Zend/Server/Abstract.php +++ b/library/Zend/Server/Abstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -51,7 +51,7 @@ require_once 'Zend/Server/Method/Parameter.php'; * * @category Zend * @package Zend_Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Server/Cache.php b/library/Zend/Server/Cache.php index 3c893c8c..97264dfb 100644 --- a/library/Zend/Server/Cache.php +++ b/library/Zend/Server/Cache.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Server_Cache diff --git a/library/Zend/Server/Definition.php b/library/Zend/Server/Definition.php index 5e3d743c..1d8db47c 100644 --- a/library/Zend/Server/Definition.php +++ b/library/Zend/Server/Definition.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @todo Implement iterator * @category Zend * @package Zend_Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Server_Definition implements Countable, Iterator diff --git a/library/Zend/Server/Exception.php b/library/Zend/Server/Exception.php index 0bea9566..c0c82542 100644 --- a/library/Zend/Server/Exception.php +++ b/library/Zend/Server/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Server/Interface.php b/library/Zend/Server/Interface.php index bddd329a..cc60bc59 100644 --- a/library/Zend/Server/Interface.php +++ b/library/Zend/Server/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -23,7 +23,7 @@ * * @category Zend * @package Zend_Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Server/Method/Callback.php b/library/Zend/Server/Method/Callback.php index cf2f29dc..e9268c3d 100644 --- a/library/Zend/Server/Method/Callback.php +++ b/library/Zend/Server/Method/Callback.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Server * @subpackage Method - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Server * @subpackage Method - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Server_Method_Callback diff --git a/library/Zend/Server/Method/Definition.php b/library/Zend/Server/Method/Definition.php index d5ccb32b..1397fdc5 100644 --- a/library/Zend/Server/Method/Definition.php +++ b/library/Zend/Server/Method/Definition.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Server * @subpackage Method - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Server * @subpackage Method - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Server_Method_Definition diff --git a/library/Zend/Server/Method/Parameter.php b/library/Zend/Server/Method/Parameter.php index 571af015..63e14a4e 100644 --- a/library/Zend/Server/Method/Parameter.php +++ b/library/Zend/Server/Method/Parameter.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Server * @subpackage Method - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Server * @subpackage Method - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Server_Method_Parameter diff --git a/library/Zend/Server/Method/Prototype.php b/library/Zend/Server/Method/Prototype.php index 664c5267..7baac3e5 100644 --- a/library/Zend/Server/Method/Prototype.php +++ b/library/Zend/Server/Method/Prototype.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Server * @subpackage Method - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Server * @subpackage Method - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Server_Method_Prototype diff --git a/library/Zend/Server/Reflection.php b/library/Zend/Server/Reflection.php index bf77be0b..39a46dcd 100644 --- a/library/Zend/Server/Reflection.php +++ b/library/Zend/Server/Reflection.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -34,7 +34,7 @@ require_once 'Zend/Server/Reflection/Class.php'; * @category Zend * @package Zend_Server * @subpackage Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Server/Reflection/Class.php b/library/Zend/Server/Reflection/Class.php index 3f0b8a43..324784af 100644 --- a/library/Zend/Server/Reflection/Class.php +++ b/library/Zend/Server/Reflection/Class.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -32,7 +32,7 @@ require_once 'Zend/Server/Reflection/Method.php'; * @category Zend * @package Zend_Server * @subpackage Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Server/Reflection/Exception.php b/library/Zend/Server/Reflection/Exception.php index 8e3cee52..be6c2279 100644 --- a/library/Zend/Server/Reflection/Exception.php +++ b/library/Zend/Server/Reflection/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Server/Exception.php'; * @category Zend * @package Zend_Server * @subpackage Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Server/Reflection/Function.php b/library/Zend/Server/Reflection/Function.php index eb2ee9c0..e01398d3 100644 --- a/library/Zend/Server/Reflection/Function.php +++ b/library/Zend/Server/Reflection/Function.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Server/Reflection/Function/Abstract.php'; * @category Zend * @package Zend_Server * @subpackage Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Server/Reflection/Function/Abstract.php b/library/Zend/Server/Reflection/Function/Abstract.php index 40b15c30..e54e2262 100644 --- a/library/Zend/Server/Reflection/Function/Abstract.php +++ b/library/Zend/Server/Reflection/Function/Abstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -46,7 +46,7 @@ require_once 'Zend/Server/Reflection/Prototype.php'; * @category Zend * @package Zend_Server * @subpackage Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Server/Reflection/Method.php b/library/Zend/Server/Reflection/Method.php index 8b56dd8e..bfae11c2 100644 --- a/library/Zend/Server/Reflection/Method.php +++ b/library/Zend/Server/Reflection/Method.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Server/Reflection/Function/Abstract.php'; * @category Zend * @package Zend_Server * @subpackage Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Server/Reflection/Node.php b/library/Zend/Server/Reflection/Node.php index 0ae91bf1..d80abf34 100644 --- a/library/Zend/Server/Reflection/Node.php +++ b/library/Zend/Server/Reflection/Node.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -25,7 +25,7 @@ * @package Zend_Server * @subpackage Reflection * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Server_Reflection_Node diff --git a/library/Zend/Server/Reflection/Parameter.php b/library/Zend/Server/Reflection/Parameter.php index e6f2e277..1bc29eb7 100644 --- a/library/Zend/Server/Reflection/Parameter.php +++ b/library/Zend/Server/Reflection/Parameter.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Server * @subpackage Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Server/Reflection/Prototype.php b/library/Zend/Server/Reflection/Prototype.php index 23bd8773..cacd56ec 100644 --- a/library/Zend/Server/Reflection/Prototype.php +++ b/library/Zend/Server/Reflection/Prototype.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -36,7 +36,7 @@ require_once 'Zend/Server/Reflection/Parameter.php'; * @category Zend * @package Zend_Server * @subpackage Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Server/Reflection/ReturnValue.php b/library/Zend/Server/Reflection/ReturnValue.php index 4d0ddb0f..6e654b24 100644 --- a/library/Zend/Server/Reflection/ReturnValue.php +++ b/library/Zend/Server/Reflection/ReturnValue.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Server * @subpackage Reflection - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Service/Abstract.php b/library/Zend/Service/Abstract.php index 246c3e50..6f98be98 100644 --- a/library/Zend/Service/Abstract.php +++ b/library/Zend/Service/Abstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Service - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Http/Client.php'; /** * @category Zend * @package Zend_Service - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Service_Abstract diff --git a/library/Zend/Service/Akismet.php b/library/Zend/Service/Akismet.php index ad2c28f8..105314c7 100644 --- a/library/Zend/Service/Akismet.php +++ b/library/Zend/Service/Akismet.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Akismet - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Service/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Akismet - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Akismet extends Zend_Service_Abstract diff --git a/library/Zend/Service/Amazon.php b/library/Zend/Service/Amazon.php index 0d881f14..318db2b4 100644 --- a/library/Zend/Service/Amazon.php +++ b/library/Zend/Service/Amazon.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon diff --git a/library/Zend/Service/Amazon/Abstract.php b/library/Zend/Service/Amazon/Abstract.php index 51fa2afd..ed30354a 100644 --- a/library/Zend/Service/Amazon/Abstract.php +++ b/library/Zend/Service/Amazon/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Service/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Service_Amazon_Abstract extends Zend_Service_Abstract diff --git a/library/Zend/Service/Amazon/Accessories.php b/library/Zend/Service/Amazon/Accessories.php index dafc844a..53c62ece 100644 --- a/library/Zend/Service/Amazon/Accessories.php +++ b/library/Zend/Service/Amazon/Accessories.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Accessories diff --git a/library/Zend/Service/Amazon/Authentication.php b/library/Zend/Service/Amazon/Authentication.php index 2cab1bb6..477ac126 100644 --- a/library/Zend/Service/Amazon/Authentication.php +++ b/library/Zend/Service/Amazon/Authentication.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage Authentication - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -23,7 +23,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage Authentication - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Service_Amazon_Authentication diff --git a/library/Zend/Service/Amazon/Authentication/Exception.php b/library/Zend/Service/Amazon/Authentication/Exception.php index 50dbea20..d60a7420 100644 --- a/library/Zend/Service/Amazon/Authentication/Exception.php +++ b/library/Zend/Service/Amazon/Authentication/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage Authentication - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Service/Amazon/Exception.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage Authentication - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Authentication_Exception extends Zend_Service_Amazon_Exception diff --git a/library/Zend/Service/Amazon/Authentication/S3.php b/library/Zend/Service/Amazon/Authentication/S3.php index 0b929096..d9a52d19 100644 --- a/library/Zend/Service/Amazon/Authentication/S3.php +++ b/library/Zend/Service/Amazon/Authentication/S3.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage Authentication - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -34,7 +34,7 @@ require_once 'Zend/Crypt/Hmac.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage Authentication - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Authentication_S3 extends Zend_Service_Amazon_Authentication diff --git a/library/Zend/Service/Amazon/Authentication/V1.php b/library/Zend/Service/Amazon/Authentication/V1.php index d143cdcf..c014a9f1 100644 --- a/library/Zend/Service/Amazon/Authentication/V1.php +++ b/library/Zend/Service/Amazon/Authentication/V1.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage Authentication - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -33,7 +33,7 @@ require_once 'Zend/Crypt/Hmac.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage Authentication - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Authentication_V1 extends Zend_Service_Amazon_Authentication diff --git a/library/Zend/Service/Amazon/Authentication/V2.php b/library/Zend/Service/Amazon/Authentication/V2.php index b98406d7..58eb6fd6 100644 --- a/library/Zend/Service/Amazon/Authentication/V2.php +++ b/library/Zend/Service/Amazon/Authentication/V2.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage Authentication - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -33,7 +33,7 @@ require_once 'Zend/Crypt/Hmac.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage Authentication - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Authentication_V2 extends Zend_Service_Amazon_Authentication diff --git a/library/Zend/Service/Amazon/CustomerReview.php b/library/Zend/Service/Amazon/CustomerReview.php index 326f9af7..4934a961 100644 --- a/library/Zend/Service/Amazon/CustomerReview.php +++ b/library/Zend/Service/Amazon/CustomerReview.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_CustomerReview diff --git a/library/Zend/Service/Amazon/Ec2.php b/library/Zend/Service/Amazon/Ec2.php index eb80ea0b..15690f3a 100644 --- a/library/Zend/Service/Amazon/Ec2.php +++ b/library/Zend/Service/Amazon/Ec2.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Ec2 diff --git a/library/Zend/Service/Amazon/Ec2/Abstract.php b/library/Zend/Service/Amazon/Ec2/Abstract.php index 203edb5e..5030aa0c 100644 --- a/library/Zend/Service/Amazon/Ec2/Abstract.php +++ b/library/Zend/Service/Amazon/Ec2/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Service/Amazon/Ec2/Exception.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Service_Amazon_Ec2_Abstract extends Zend_Service_Amazon_Abstract diff --git a/library/Zend/Service/Amazon/Ec2/Availabilityzones.php b/library/Zend/Service/Amazon/Ec2/Availabilityzones.php index 5099a54b..c57ad8d9 100644 --- a/library/Zend/Service/Amazon/Ec2/Availabilityzones.php +++ b/library/Zend/Service/Amazon/Ec2/Availabilityzones.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Service/Amazon/Ec2/Abstract.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Ec2_Availabilityzones extends Zend_Service_Amazon_Ec2_Abstract diff --git a/library/Zend/Service/Amazon/Ec2/CloudWatch.php b/library/Zend/Service/Amazon/Ec2/CloudWatch.php index be93baf3..d3346b5c 100644 --- a/library/Zend/Service/Amazon/Ec2/CloudWatch.php +++ b/library/Zend/Service/Amazon/Ec2/CloudWatch.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Service/Amazon/Ec2/Abstract.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Ec2_CloudWatch extends Zend_Service_Amazon_Ec2_Abstract diff --git a/library/Zend/Service/Amazon/Ec2/Ebs.php b/library/Zend/Service/Amazon/Ec2/Ebs.php index 6aaf66f6..c3cded58 100644 --- a/library/Zend/Service/Amazon/Ec2/Ebs.php +++ b/library/Zend/Service/Amazon/Ec2/Ebs.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Service/Amazon/Ec2/Abstract.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Ec2_Ebs extends Zend_Service_Amazon_Ec2_Abstract diff --git a/library/Zend/Service/Amazon/Ec2/Elasticip.php b/library/Zend/Service/Amazon/Ec2/Elasticip.php index cd3618ac..5c53bf0a 100644 --- a/library/Zend/Service/Amazon/Ec2/Elasticip.php +++ b/library/Zend/Service/Amazon/Ec2/Elasticip.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Service/Amazon/Ec2/Abstract.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Ec2_Elasticip extends Zend_Service_Amazon_Ec2_Abstract diff --git a/library/Zend/Service/Amazon/Ec2/Exception.php b/library/Zend/Service/Amazon/Ec2/Exception.php index 79f10041..2de16893 100644 --- a/library/Zend/Service/Amazon/Ec2/Exception.php +++ b/library/Zend/Service/Amazon/Ec2/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Service/Amazon/Exception.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Ec2_Exception extends Zend_Service_Amazon_Exception diff --git a/library/Zend/Service/Amazon/Ec2/Image.php b/library/Zend/Service/Amazon/Ec2/Image.php index 8aa64b6e..d9a1b18d 100644 --- a/library/Zend/Service/Amazon/Ec2/Image.php +++ b/library/Zend/Service/Amazon/Ec2/Image.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Service/Amazon/Ec2/Abstract.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Ec2_Image extends Zend_Service_Amazon_Ec2_Abstract diff --git a/library/Zend/Service/Amazon/Ec2/Instance.php b/library/Zend/Service/Amazon/Ec2/Instance.php index ee2feb17..3f61b97e 100644 --- a/library/Zend/Service/Amazon/Ec2/Instance.php +++ b/library/Zend/Service/Amazon/Ec2/Instance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Service/Amazon/Ec2/Abstract.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Ec2_Instance extends Zend_Service_Amazon_Ec2_Abstract diff --git a/library/Zend/Service/Amazon/Ec2/Instance/Reserved.php b/library/Zend/Service/Amazon/Ec2/Instance/Reserved.php index 9394f9af..00f5f657 100644 --- a/library/Zend/Service/Amazon/Ec2/Instance/Reserved.php +++ b/library/Zend/Service/Amazon/Ec2/Instance/Reserved.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Service/Amazon/Ec2/Abstract.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Ec2_Instance_Reserved extends Zend_Service_Amazon_Ec2_Abstract diff --git a/library/Zend/Service/Amazon/Ec2/Instance/Windows.php b/library/Zend/Service/Amazon/Ec2/Instance/Windows.php index bff8e937..39099fea 100644 --- a/library/Zend/Service/Amazon/Ec2/Instance/Windows.php +++ b/library/Zend/Service/Amazon/Ec2/Instance/Windows.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Json.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Ec2_Instance_Windows extends Zend_Service_Amazon_Ec2_Abstract diff --git a/library/Zend/Service/Amazon/Ec2/Keypair.php b/library/Zend/Service/Amazon/Ec2/Keypair.php index 62995e2f..6db09c7d 100644 --- a/library/Zend/Service/Amazon/Ec2/Keypair.php +++ b/library/Zend/Service/Amazon/Ec2/Keypair.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Service/Amazon/Ec2/Abstract.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Ec2_Keypair extends Zend_Service_Amazon_Ec2_Abstract diff --git a/library/Zend/Service/Amazon/Ec2/Region.php b/library/Zend/Service/Amazon/Ec2/Region.php index da6e7e1b..63387d35 100644 --- a/library/Zend/Service/Amazon/Ec2/Region.php +++ b/library/Zend/Service/Amazon/Ec2/Region.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Service/Amazon/Ec2/Abstract.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Ec2_Region extends Zend_Service_Amazon_Ec2_Abstract diff --git a/library/Zend/Service/Amazon/Ec2/Response.php b/library/Zend/Service/Amazon/Ec2/Response.php index a1e9d8f8..c23707ef 100644 --- a/library/Zend/Service/Amazon/Ec2/Response.php +++ b/library/Zend/Service/Amazon/Ec2/Response.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Ec2_Response { diff --git a/library/Zend/Service/Amazon/Ec2/Securitygroups.php b/library/Zend/Service/Amazon/Ec2/Securitygroups.php index 6110d651..f29757e0 100644 --- a/library/Zend/Service/Amazon/Ec2/Securitygroups.php +++ b/library/Zend/Service/Amazon/Ec2/Securitygroups.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Service/Amazon/Ec2/Abstract.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage Ec2 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Ec2_Securitygroups extends Zend_Service_Amazon_Ec2_Abstract diff --git a/library/Zend/Service/Amazon/EditorialReview.php b/library/Zend/Service/Amazon/EditorialReview.php index 7971528b..a9f48f65 100644 --- a/library/Zend/Service/Amazon/EditorialReview.php +++ b/library/Zend/Service/Amazon/EditorialReview.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_EditorialReview diff --git a/library/Zend/Service/Amazon/Exception.php b/library/Zend/Service/Amazon/Exception.php index ff9b2ca4..1d99574c 100644 --- a/library/Zend/Service/Amazon/Exception.php +++ b/library/Zend/Service/Amazon/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Service/Exception.php'; /** * @category Zend * @package Zend_Service - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Exception extends Zend_Service_Exception diff --git a/library/Zend/Service/Amazon/Image.php b/library/Zend/Service/Amazon/Image.php index 5d5095cf..a34f1e65 100644 --- a/library/Zend/Service/Amazon/Image.php +++ b/library/Zend/Service/Amazon/Image.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Image diff --git a/library/Zend/Service/Amazon/Item.php b/library/Zend/Service/Amazon/Item.php index 8f60bc05..48a9b7e8 100644 --- a/library/Zend/Service/Amazon/Item.php +++ b/library/Zend/Service/Amazon/Item.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Item diff --git a/library/Zend/Service/Amazon/ListmaniaList.php b/library/Zend/Service/Amazon/ListmaniaList.php index f16f0704..cd937640 100644 --- a/library/Zend/Service/Amazon/ListmaniaList.php +++ b/library/Zend/Service/Amazon/ListmaniaList.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_ListmaniaList diff --git a/library/Zend/Service/Amazon/Offer.php b/library/Zend/Service/Amazon/Offer.php index a50f9377..09927d6e 100644 --- a/library/Zend/Service/Amazon/Offer.php +++ b/library/Zend/Service/Amazon/Offer.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Offer diff --git a/library/Zend/Service/Amazon/OfferSet.php b/library/Zend/Service/Amazon/OfferSet.php index 5e8e9aeb..8eb38ff5 100644 --- a/library/Zend/Service/Amazon/OfferSet.php +++ b/library/Zend/Service/Amazon/OfferSet.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_OfferSet diff --git a/library/Zend/Service/Amazon/Query.php b/library/Zend/Service/Amazon/Query.php index 260cbb3a..c8a65c5e 100644 --- a/library/Zend/Service/Amazon/Query.php +++ b/library/Zend/Service/Amazon/Query.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Service/Amazon.php'; * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Query extends Zend_Service_Amazon diff --git a/library/Zend/Service/Amazon/ResultSet.php b/library/Zend/Service/Amazon/ResultSet.php index 407789ac..767aca63 100644 --- a/library/Zend/Service/Amazon/ResultSet.php +++ b/library/Zend/Service/Amazon/ResultSet.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Service/Amazon/Item.php'; * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_ResultSet implements SeekableIterator diff --git a/library/Zend/Service/Amazon/S3.php b/library/Zend/Service/Amazon/S3.php index 7138b455..613c9504 100644 --- a/library/Zend/Service/Amazon/S3.php +++ b/library/Zend/Service/Amazon/S3.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon_S3 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/Crypt/Hmac.php'; * @category Zend * @package Zend_Service * @subpackage Amazon_S3 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @see http://docs.amazonwebservices.com/AmazonS3/2006-03-01/ */ diff --git a/library/Zend/Service/Amazon/S3/Exception.php b/library/Zend/Service/Amazon/S3/Exception.php index 0daf6d15..db1cdde9 100644 --- a/library/Zend/Service/Amazon/S3/Exception.php +++ b/library/Zend/Service/Amazon/S3/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon_S3 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Service/Amazon/Exception.php'; /** * @category Zend * @package Zend_Service - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_S3_Exception extends Zend_Service_Amazon_Exception diff --git a/library/Zend/Service/Amazon/S3/Stream.php b/library/Zend/Service/Amazon/S3/Stream.php index 4b988c58..d3d9fa2a 100644 --- a/library/Zend/Service/Amazon/S3/Stream.php +++ b/library/Zend/Service/Amazon/S3/Stream.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon_S3 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Service/Amazon/S3.php'; * @category Zend * @package Zend_Service * @subpackage Amazon_S3 - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_S3_Stream diff --git a/library/Zend/Service/Amazon/SimilarProduct.php b/library/Zend/Service/Amazon/SimilarProduct.php index c93f182d..6b300187 100644 --- a/library/Zend/Service/Amazon/SimilarProduct.php +++ b/library/Zend/Service/Amazon/SimilarProduct.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_SimilarProduct diff --git a/library/Zend/Service/Amazon/SimpleDb.php b/library/Zend/Service/Amazon/SimpleDb.php index 71921f35..080672c4 100644 --- a/library/Zend/Service/Amazon/SimpleDb.php +++ b/library/Zend/Service/Amazon/SimpleDb.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage SimpleDb - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -53,7 +53,7 @@ require_once 'Zend/Crypt/Hmac.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage SimpleDb - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_SimpleDb extends Zend_Service_Amazon_Abstract @@ -89,10 +89,8 @@ class Zend_Service_Amazon_SimpleDb extends Zend_Service_Amazon_Abstract /** * Create Amazon SimpleDB client. * - * @param string $access_key Override the default Access Key - * @param string $secret_key Override the default Secret Key - * @param string $region Sets the AWS Region - * @return void + * @param string $accessKey Override the default Access Key + * @param string $secretKey Override the default Secret Key */ public function __construct($accessKey, $secretKey) { @@ -104,6 +102,8 @@ class Zend_Service_Amazon_SimpleDb extends Zend_Service_Amazon_Abstract * Set SimpleDB endpoint to use * * @param string|Zend_Uri_Http $endpoint + * @throws Zend_Service_Amazon_SimpleDb_Exception + * @throws Zend_Uri_Exception * @return Zend_Service_Amazon_SimpleDb */ public function setEndpoint($endpoint) @@ -132,8 +132,11 @@ class Zend_Service_Amazon_SimpleDb extends Zend_Service_Amazon_Abstract /** * Get attributes API method * - * @param string $domainName Domain name within database - * @param string + * @param string $domainName Domain name within database + * @param string $itemName + * @param string|null $attributeName + * @throws Zend_Service_Amazon_SimpleDb_Exception + * @return array */ public function getAttributes( $domainName, $itemName, $attributeName = null @@ -180,7 +183,7 @@ class Zend_Service_Amazon_SimpleDb extends Zend_Service_Amazon_Abstract * * @param string $domainName * @param string $itemName - * @param array|Traverable $attributes + * @param array|Traversable $attributes * @param array $replace * @return void */ @@ -307,7 +310,6 @@ class Zend_Service_Amazon_SimpleDb extends Zend_Service_Amazon_Abstract $nextTokenNode = $response->getSimpleXMLDocument()->ListDomainsResult->NextToken; $nextToken = (string)$nextTokenNode; - $nextToken = (trim($nextToken) === '') ? null : $nextToken; return new Zend_Service_Amazon_SimpleDb_Page($data, $nextToken); } @@ -425,7 +427,9 @@ class Zend_Service_Amazon_SimpleDb extends Zend_Service_Amazon_Abstract * Quote SDB column or table name * * Wraps it in `` - * @param string $name + * + * @param string $name + * @throws Zend_Service_Amazon_SimpleDb_Exception * @return string */ public function quoteName($name) @@ -525,22 +529,20 @@ class Zend_Service_Amazon_SimpleDb extends Zend_Service_Amazon_Abstract * values before constructing this string. Do not use any separator * characters when appending strings. * - * @param array $parameters the parameters for which to get the signature. - * @param string $secretKey the secret key to use to sign the parameters. - * + * @param array $parameters the parameters for which to get the signature. * @return string the signed data. */ - protected function _signParameters(array $paramaters) + protected function _signParameters(array $parameters) { $data = "POST\n"; $data .= $this->getEndpoint()->getHost() . "\n"; $data .= "/\n"; - uksort($paramaters, 'strcmp'); - unset($paramaters['Signature']); + uksort($parameters, 'strcmp'); + unset($parameters['Signature']); $arrData = array(); - foreach ($paramaters as $key => $value) { + foreach ($parameters as $key => $value) { $value = urlencode($value); $value = str_replace("%7E", "~", $value); $value = str_replace("+", "%20", $value); @@ -560,9 +562,6 @@ class Zend_Service_Amazon_SimpleDb extends Zend_Service_Amazon_Abstract * * @param Zend_Service_Amazon_SimpleDb_Response $response the response object to * check. - * - * @return void - * * @throws Zend_Service_Amazon_SimpleDb_Exception if one or more errors are * returned from Amazon. */ diff --git a/library/Zend/Service/Amazon/SimpleDb/Attribute.php b/library/Zend/Service/Amazon/SimpleDb/Attribute.php index 9b4ab42c..b8a7cca7 100644 --- a/library/Zend/Service/Amazon/SimpleDb/Attribute.php +++ b/library/Zend/Service/Amazon/SimpleDb/Attribute.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage SimpleDb - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Response.php 17539 2009-08-10 22:51:26Z mikaelkael $ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage SimpleDb - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_SimpleDb_Attribute diff --git a/library/Zend/Service/Amazon/SimpleDb/Exception.php b/library/Zend/Service/Amazon/SimpleDb/Exception.php index 30af540e..8ffcd88f 100644 --- a/library/Zend/Service/Amazon/SimpleDb/Exception.php +++ b/library/Zend/Service/Amazon/SimpleDb/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage SimpleDb - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Service/Amazon/Exception.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage SimpleDb - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_SimpleDb_Exception extends Zend_Service_Amazon_Exception diff --git a/library/Zend/Service/Amazon/SimpleDb/Page.php b/library/Zend/Service/Amazon/SimpleDb/Page.php index 0465a1eb..a687fb46 100644 --- a/library/Zend/Service/Amazon/SimpleDb/Page.php +++ b/library/Zend/Service/Amazon/SimpleDb/Page.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage SimpleDb - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,28 +30,45 @@ require_once 'Zend/Service/Amazon/Exception.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage SimpleDb - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_SimpleDb_Page { - /** @var string Page data */ + /** + * Page data + * + * @var string + */ protected $_data; - /** @var string|null Token identifying page */ + /** + * Token identifying page + * + * @var string|null + */ protected $_token; /** * Constructor * - * @param string $data - * @param string|null $token - * @return void + * @param string $data + * @param string|null $token */ public function __construct($data, $token = null) { - $this->_data = $data; - $this->_token = $token; + $this->setData($data); + $this->setToken($token); + } + + /** + * Set page data + * + * @param string $data + */ + public function setData($data) + { + $this->_data = $data; } /** @@ -64,6 +81,16 @@ class Zend_Service_Amazon_SimpleDb_Page return $this->_data; } + /** + * Set token + * + * @param string|null $token + */ + public function setToken($token) + { + $this->_token = (trim($token) === '') ? null : $token; + } + /** * Retrieve token * @@ -77,7 +104,7 @@ class Zend_Service_Amazon_SimpleDb_Page /** * Determine whether this is the last page of data * - * @return void + * @return bool */ public function isLast() { diff --git a/library/Zend/Service/Amazon/SimpleDb/Response.php b/library/Zend/Service/Amazon/SimpleDb/Response.php index 490594c5..d2f0a398 100644 --- a/library/Zend/Service/Amazon/SimpleDb/Response.php +++ b/library/Zend/Service/Amazon/SimpleDb/Response.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Amazon * @subpackage SimpleDb - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -31,7 +31,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Service_Amazon * @subpackage SimpleDb - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_SimpleDb_Response diff --git a/library/Zend/Service/Amazon/Sqs.php b/library/Zend/Service/Amazon/Sqs.php index df827f0b..37fb2aef 100644 --- a/library/Zend/Service/Amazon/Sqs.php +++ b/library/Zend/Service/Amazon/Sqs.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon_Sqs - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/Crypt/Hmac.php'; * @category Zend * @package Zend_Service * @subpackage Amazon_Sqs - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @see http://aws.amazon.com/sqs/ Amazon Simple Queue Service */ diff --git a/library/Zend/Service/Amazon/Sqs/Exception.php b/library/Zend/Service/Amazon/Sqs/Exception.php index 25833ff1..7cc11836 100644 --- a/library/Zend/Service/Amazon/Sqs/Exception.php +++ b/library/Zend/Service/Amazon/Sqs/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Amazon_Sqs - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Service/Amazon/Exception.php'; * @category Zend * @package Zend_Service * @subpackage Amazon_Sqs - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Amazon_Sqs_Exception extends Zend_Service_Amazon_Exception diff --git a/library/Zend/Service/Audioscrobbler.php b/library/Zend/Service/Audioscrobbler.php index 0efad1da..4ef263cb 100644 --- a/library/Zend/Service/Audioscrobbler.php +++ b/library/Zend/Service/Audioscrobbler.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Audioscrobbler - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Service * @subpackage Audioscrobbler - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Audioscrobbler diff --git a/library/Zend/Service/Console/Command.php b/library/Zend/Service/Console/Command.php index 9d65b76a..22135451 100644 --- a/library/Zend/Service/Console/Command.php +++ b/library/Zend/Service/Console/Command.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Console * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @copyright Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com) * @license http://phpazure.codeplex.com/license @@ -24,7 +24,7 @@ /** * @category Zend * @package Zend_Service_Console - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @copyright Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com) * @license http://phpazure.codeplex.com/license diff --git a/library/Zend/Service/Console/Command/ParameterSource/Argv.php b/library/Zend/Service/Console/Command/ParameterSource/Argv.php index da4da706..a530b0e3 100644 --- a/library/Zend/Service/Console/Command/ParameterSource/Argv.php +++ b/library/Zend/Service/Console/Command/ParameterSource/Argv.php @@ -16,7 +16,7 @@ * @package Zend_Service_Console * @subpackage Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @copyright Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com) * @license http://phpazure.codeplex.com/license @@ -30,7 +30,7 @@ require_once 'Zend/Service/Console/Command/ParameterSource/ParameterSourceInterf /** * @category Zend * @package Zend_Service_Console - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @copyright Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com) * @license http://phpazure.codeplex.com/license diff --git a/library/Zend/Service/Console/Command/ParameterSource/ConfigFile.php b/library/Zend/Service/Console/Command/ParameterSource/ConfigFile.php index 1efd4d23..8a971ad5 100644 --- a/library/Zend/Service/Console/Command/ParameterSource/ConfigFile.php +++ b/library/Zend/Service/Console/Command/ParameterSource/ConfigFile.php @@ -16,7 +16,7 @@ * @package Zend_Service_Console * @subpackage Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @copyright Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com) * @license http://phpazure.codeplex.com/license @@ -30,7 +30,7 @@ require_once 'Zend/Service/Console/Command/ParameterSource/ParameterSourceInterf /** * @category Zend * @package Zend_Service_Console - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @copyright Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com) * @license http://phpazure.codeplex.com/license diff --git a/library/Zend/Service/Console/Command/ParameterSource/Env.php b/library/Zend/Service/Console/Command/ParameterSource/Env.php index 48d4fb60..9fd3680e 100644 --- a/library/Zend/Service/Console/Command/ParameterSource/Env.php +++ b/library/Zend/Service/Console/Command/ParameterSource/Env.php @@ -16,7 +16,7 @@ * @package Zend_Service_Console * @subpackage Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @copyright Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com) * @license http://phpazure.codeplex.com/license @@ -30,7 +30,7 @@ require_once 'Zend/Service/Console/Command/ParameterSource/ParameterSourceInterf /** * @category Zend * @package Zend_Service_Console - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @copyright Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com) * @license http://phpazure.codeplex.com/license diff --git a/library/Zend/Service/Console/Command/ParameterSource/ParameterSourceInterface.php b/library/Zend/Service/Console/Command/ParameterSource/ParameterSourceInterface.php index 82d6c48f..598204ec 100644 --- a/library/Zend/Service/Console/Command/ParameterSource/ParameterSourceInterface.php +++ b/library/Zend/Service/Console/Command/ParameterSource/ParameterSourceInterface.php @@ -16,7 +16,7 @@ * @package Zend_Service_Console * @subpackage Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @copyright Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com) * @license http://phpazure.codeplex.com/license @@ -25,7 +25,7 @@ /** * @category Zend * @package Zend_Service_Console - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @copyright Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com) * @license http://phpazure.codeplex.com/license diff --git a/library/Zend/Service/Console/Command/ParameterSource/Prompt.php b/library/Zend/Service/Console/Command/ParameterSource/Prompt.php index 0b3b2de6..782c12ef 100644 --- a/library/Zend/Service/Console/Command/ParameterSource/Prompt.php +++ b/library/Zend/Service/Console/Command/ParameterSource/Prompt.php @@ -16,7 +16,7 @@ * @package Zend_Service_Console * @subpackage Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @copyright Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com) * @license http://phpazure.codeplex.com/license @@ -30,7 +30,7 @@ require_once 'Zend/Service/Console/Command/ParameterSource/ParameterSourceInterf /** * @category Zend * @package Zend_Service_Console - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @copyright Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com) * @license http://phpazure.codeplex.com/license diff --git a/library/Zend/Service/Console/Command/ParameterSource/StdIn.php b/library/Zend/Service/Console/Command/ParameterSource/StdIn.php index e1d023ef..439634c4 100644 --- a/library/Zend/Service/Console/Command/ParameterSource/StdIn.php +++ b/library/Zend/Service/Console/Command/ParameterSource/StdIn.php @@ -16,7 +16,7 @@ * @package Zend_Service_Console * @subpackage Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @copyright Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com) * @license http://phpazure.codeplex.com/license @@ -30,7 +30,7 @@ require_once 'Zend/Service/Console/Command/ParameterSource/ParameterSourceInterf /** * @category Zend * @package Zend_Service_Console - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @copyright Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com) * @license http://phpazure.codeplex.com/license diff --git a/library/Zend/Service/Console/Exception.php b/library/Zend/Service/Console/Exception.php index 878de2a9..c1c1f8f1 100644 --- a/library/Zend/Service/Console/Exception.php +++ b/library/Zend/Service/Console/Exception.php @@ -16,7 +16,7 @@ * @package Zend_Service_Console * @subpackage Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @copyright Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com) * @license http://phpazure.codeplex.com/license @@ -30,7 +30,7 @@ require_once 'Zend/Service/Exception.php'; /** * @category Zend * @package Zend_Service_Console - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @copyright Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com) * @license http://phpazure.codeplex.com/license diff --git a/library/Zend/Service/Delicious.php b/library/Zend/Service/Delicious.php index 91b5d93b..2f3c402f 100644 --- a/library/Zend/Service/Delicious.php +++ b/library/Zend/Service/Delicious.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Delicious - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -56,7 +56,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Service * @subpackage Delicious - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Delicious diff --git a/library/Zend/Service/Delicious/Exception.php b/library/Zend/Service/Delicious/Exception.php index ace7ea11..2f8c0817 100644 --- a/library/Zend/Service/Delicious/Exception.php +++ b/library/Zend/Service/Delicious/Exception.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Delicious - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Service/Exception.php'; * @category Zend * @package Zend_Service * @subpackage Delicious - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Delicious_Exception extends Zend_Service_Exception diff --git a/library/Zend/Service/Delicious/Post.php b/library/Zend/Service/Delicious/Post.php index 019caee2..74798bec 100644 --- a/library/Zend/Service/Delicious/Post.php +++ b/library/Zend/Service/Delicious/Post.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Delicious - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Service/Delicious/SimplePost.php'; * @category Zend * @package Zend_Service * @subpackage Delicious - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Delicious_Post extends Zend_Service_Delicious_SimplePost diff --git a/library/Zend/Service/Delicious/PostList.php b/library/Zend/Service/Delicious/PostList.php index 432cba80..bf46662b 100644 --- a/library/Zend/Service/Delicious/PostList.php +++ b/library/Zend/Service/Delicious/PostList.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Delicious - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * @category Zend * @package Zend_Service * @subpackage Delicious - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Delicious_PostList implements Countable, Iterator, ArrayAccess diff --git a/library/Zend/Service/Delicious/SimplePost.php b/library/Zend/Service/Delicious/SimplePost.php index 892ea375..4e95d0e3 100644 --- a/library/Zend/Service/Delicious/SimplePost.php +++ b/library/Zend/Service/Delicious/SimplePost.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Delicious - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * @category Zend * @package Zend_Service * @subpackage Delicious - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Delicious_SimplePost diff --git a/library/Zend/Service/DeveloperGarden/BaseUserService.php b/library/Zend/Service/DeveloperGarden/BaseUserService.php index f6031158..54dc14ba 100644 --- a/library/Zend/Service/DeveloperGarden/BaseUserService.php +++ b/library/Zend/Service/DeveloperGarden/BaseUserService.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -64,7 +64,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/BaseUserService/GetAccountBal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/BaseUserService/AccountBalance.php b/library/Zend/Service/DeveloperGarden/BaseUserService/AccountBalance.php index 9520b3d7..29a2c579 100644 --- a/library/Zend/Service/DeveloperGarden/BaseUserService/AccountBalance.php +++ b/library/Zend/Service/DeveloperGarden/BaseUserService/AccountBalance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Client/ClientAbstract.php b/library/Zend/Service/DeveloperGarden/Client/ClientAbstract.php index 6bc4355a..ed1b023f 100644 --- a/library/Zend/Service/DeveloperGarden/Client/ClientAbstract.php +++ b/library/Zend/Service/DeveloperGarden/Client/ClientAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Service/DeveloperGarden/SecurityTokenServer.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Client/Exception.php b/library/Zend/Service/DeveloperGarden/Client/Exception.php index 3c819a84..2dde1978 100644 --- a/library/Zend/Service/DeveloperGarden/Client/Exception.php +++ b/library/Zend/Service/DeveloperGarden/Client/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Exception.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Client/Soap.php b/library/Zend/Service/DeveloperGarden/Client/Soap.php index dac619a5..4451212d 100644 --- a/library/Zend/Service/DeveloperGarden/Client/Soap.php +++ b/library/Zend/Service/DeveloperGarden/Client/Soap.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Soap/Client.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/ConferenceCall.php b/library/Zend/Service/DeveloperGarden/ConferenceCall.php index 51a9e71b..f7989ff7 100644 --- a/library/Zend/Service/DeveloperGarden/ConferenceCall.php +++ b/library/Zend/Service/DeveloperGarden/ConferenceCall.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -319,7 +319,7 @@ require_once 'Zend/Service/DeveloperGarden/ConferenceCall/ConferenceAccount.php' * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceAccount.php b/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceAccount.php index 02a5276e..052c1c28 100644 --- a/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceAccount.php +++ b/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceAccount.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceDetail.php b/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceDetail.php index 391b3ec2..314cce52 100644 --- a/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceDetail.php +++ b/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceDetail.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceSchedule.php b/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceSchedule.php index e1f8d236..e523c30b 100644 --- a/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceSchedule.php +++ b/library/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceSchedule.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/ConferenceCall/Exception.php b/library/Zend/Service/DeveloperGarden/ConferenceCall/Exception.php index 105d61df..5f679ffb 100644 --- a/library/Zend/Service/DeveloperGarden/ConferenceCall/Exception.php +++ b/library/Zend/Service/DeveloperGarden/ConferenceCall/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Exception.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/ConferenceCall/Participant.php b/library/Zend/Service/DeveloperGarden/ConferenceCall/Participant.php index 5f82119d..d02911c3 100644 --- a/library/Zend/Service/DeveloperGarden/ConferenceCall/Participant.php +++ b/library/Zend/Service/DeveloperGarden/ConferenceCall/Participant.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/Ip.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantDetail.php b/library/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantDetail.php index bcf33525..6e3ee02e 100644 --- a/library/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantDetail.php +++ b/library/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantDetail.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Validate/EmailAddress.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantStatus.php b/library/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantStatus.php index bec18cf2..456d5cb8 100644 --- a/library/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantStatus.php +++ b/library/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantStatus.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/Ip.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Credential.php b/library/Zend/Service/DeveloperGarden/Credential.php index 963145f8..9307b69b 100644 --- a/library/Zend/Service/DeveloperGarden/Credential.php +++ b/library/Zend/Service/DeveloperGarden/Credential.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Exception.php b/library/Zend/Service/DeveloperGarden/Exception.php index fd227853..40c7fd4d 100644 --- a/library/Zend/Service/DeveloperGarden/Exception.php +++ b/library/Zend/Service/DeveloperGarden/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Exception.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/IpLocation.php b/library/Zend/Service/DeveloperGarden/IpLocation.php index a681945f..5e841d04 100644 --- a/library/Zend/Service/DeveloperGarden/IpLocation.php +++ b/library/Zend/Service/DeveloperGarden/IpLocation.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -64,7 +64,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/IpLocation/LocateIPRequest.ph * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/IpLocation/IpAddress.php b/library/Zend/Service/DeveloperGarden/IpLocation/IpAddress.php index 0372b412..1fc2972b 100644 --- a/library/Zend/Service/DeveloperGarden/IpLocation/IpAddress.php +++ b/library/Zend/Service/DeveloperGarden/IpLocation/IpAddress.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/Ip.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/LocalSearch.php b/library/Zend/Service/DeveloperGarden/LocalSearch.php index d1af553e..be3d1d63 100644 --- a/library/Zend/Service/DeveloperGarden/LocalSearch.php +++ b/library/Zend/Service/DeveloperGarden/LocalSearch.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -49,7 +49,7 @@ require_once 'Zend/Service/DeveloperGarden/LocalSearch/SearchParameters.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/LocalSearch/Exception.php b/library/Zend/Service/DeveloperGarden/LocalSearch/Exception.php index 6338c7e2..b64e3077 100644 --- a/library/Zend/Service/DeveloperGarden/LocalSearch/Exception.php +++ b/library/Zend/Service/DeveloperGarden/LocalSearch/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Exception.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/LocalSearch/SearchParameters.php b/library/Zend/Service/DeveloperGarden/LocalSearch/SearchParameters.php index 441d1c6b..acd5a2c0 100644 --- a/library/Zend/Service/DeveloperGarden/LocalSearch/SearchParameters.php +++ b/library/Zend/Service/DeveloperGarden/LocalSearch/SearchParameters.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/BaseUserService/ChangeQuotaPool.php b/library/Zend/Service/DeveloperGarden/Request/BaseUserService/ChangeQuotaPool.php index 2f25db48..c44dffcd 100644 --- a/library/Zend/Service/DeveloperGarden/Request/BaseUserService/ChangeQuotaPool.php +++ b/library/Zend/Service/DeveloperGarden/Request/BaseUserService/ChangeQuotaPool.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/BaseUserService/GetAccountBalance.php b/library/Zend/Service/DeveloperGarden/Request/BaseUserService/GetAccountBalance.php index ea72514c..3c545c02 100644 --- a/library/Zend/Service/DeveloperGarden/Request/BaseUserService/GetAccountBalance.php +++ b/library/Zend/Service/DeveloperGarden/Request/BaseUserService/GetAccountBalance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/BaseUserService/GetQuotaInformation.php b/library/Zend/Service/DeveloperGarden/Request/BaseUserService/GetQuotaInformation.php index d134f9a2..5e2e8acb 100644 --- a/library/Zend/Service/DeveloperGarden/Request/BaseUserService/GetQuotaInformation.php +++ b/library/Zend/Service/DeveloperGarden/Request/BaseUserService/GetQuotaInformation.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/AddConferenceTemplateParticipantRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/AddConferenceTemplateParticipantRequest.php index 19c27a77..463faa9c 100644 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/AddConferenceTemplateParticipantRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/AddConferenceTemplateParticipantRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CommitConferenceRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CommitConferenceRequest.php index 81e72360..881b8ddf 100644 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CommitConferenceRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CommitConferenceRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceRequest.php index 09882019..2bb2b6d0 100644 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceTemplateRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceTemplateRequest.php index 5fa576a1..7c483d1d 100644 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceTemplateRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceTemplateRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceListRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceListRequest.php index 65a91a85..a8a05fb5 100644 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceListRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceListRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceStatusRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceStatusRequest.php index 8e465230..bd2ac407 100644 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceStatusRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceStatusRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateListRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateListRequest.php index 15e18064..0e4ab5e3 100644 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateListRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateListRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateParticipantRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateParticipantRequest.php index ac9badb5..c8a945cc 100644 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateParticipantRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateParticipantRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateRequest.php index 4847008d..b0f609c6 100644 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetParticipantStatusRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetParticipantStatusRequest.php index 210c9ce6..d1c70b11 100644 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetParticipantStatusRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetParticipantStatusRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetRunningConferenceRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetRunningConferenceRequest.php index b78f60db..0074a767 100644 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetRunningConferenceRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetRunningConferenceRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/NewParticipantRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/NewParticipantRequest.php index 610a6ca8..d461f13d 100644 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/NewParticipantRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/NewParticipantRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceRequest.php index a1aa9f9c..ab497979 100644 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateParticipantRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateParticipantRequest.php index dd99677b..f3b7df59 100644 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateParticipantRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateParticipantRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateRequest.php index d0bf0dcb..f2d07cd3 100644 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveParticipantRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveParticipantRequest.php index 58a9c0ab..13039ad1 100644 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveParticipantRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveParticipantRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceRequest.php index 265d07d2..953b94bc 100644 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateParticipantRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateParticipantRequest.php index ec319dd7..4d02d6a7 100644 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateParticipantRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateParticipantRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateRequest.php index abffc49e..c235a1e7 100644 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateParticipantRequest.php b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateParticipantRequest.php index 7986ac90..e0b64d30 100644 --- a/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateParticipantRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateParticipantRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/Exception.php b/library/Zend/Service/DeveloperGarden/Request/Exception.php index 26a6e4a0..ac9cdba2 100644 --- a/library/Zend/Service/DeveloperGarden/Request/Exception.php +++ b/library/Zend/Service/DeveloperGarden/Request/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Exception.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/IpLocation/LocateIPRequest.php b/library/Zend/Service/DeveloperGarden/Request/IpLocation/LocateIPRequest.php index 5629c116..5df6906e 100644 --- a/library/Zend/Service/DeveloperGarden/Request/IpLocation/LocateIPRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/IpLocation/LocateIPRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Service/DeveloperGarden/IpLocation/IpAddress.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/LocalSearch/LocalSearchRequest.php b/library/Zend/Service/DeveloperGarden/Request/LocalSearch/LocalSearchRequest.php index 1148407e..7e1a1153 100644 --- a/library/Zend/Service/DeveloperGarden/Request/LocalSearch/LocalSearchRequest.php +++ b/library/Zend/Service/DeveloperGarden/Request/LocalSearch/LocalSearchRequest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/RequestAbstract.php b/library/Zend/Service/DeveloperGarden/Request/RequestAbstract.php index 44b10518..10e122e1 100644 --- a/library/Zend/Service/DeveloperGarden/Request/RequestAbstract.php +++ b/library/Zend/Service/DeveloperGarden/Request/RequestAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/SendSms/SendFlashSMS.php b/library/Zend/Service/DeveloperGarden/Request/SendSms/SendFlashSMS.php index 78c1de05..84a38bd8 100644 --- a/library/Zend/Service/DeveloperGarden/Request/SendSms/SendFlashSMS.php +++ b/library/Zend/Service/DeveloperGarden/Request/SendSms/SendFlashSMS.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/SendSms/SendSmsAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/SendSms/SendSMS.php b/library/Zend/Service/DeveloperGarden/Request/SendSms/SendSMS.php index b6640003..50159224 100644 --- a/library/Zend/Service/DeveloperGarden/Request/SendSms/SendSMS.php +++ b/library/Zend/Service/DeveloperGarden/Request/SendSms/SendSMS.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/SendSms/SendSmsAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/SendSms/SendSmsAbstract.php b/library/Zend/Service/DeveloperGarden/Request/SendSms/SendSmsAbstract.php index 4ce1e2ac..4aabc0dc 100644 --- a/library/Zend/Service/DeveloperGarden/Request/SendSms/SendSmsAbstract.php +++ b/library/Zend/Service/DeveloperGarden/Request/SendSms/SendSmsAbstract.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/SmsValidation/GetValidatedNumbers.php b/library/Zend/Service/DeveloperGarden/Request/SmsValidation/GetValidatedNumbers.php index 00b1b742..e836e234 100644 --- a/library/Zend/Service/DeveloperGarden/Request/SmsValidation/GetValidatedNumbers.php +++ b/library/Zend/Service/DeveloperGarden/Request/SmsValidation/GetValidatedNumbers.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/SmsValidation/Invalidate.php b/library/Zend/Service/DeveloperGarden/Request/SmsValidation/Invalidate.php index 7b4c4b1e..e87805a1 100644 --- a/library/Zend/Service/DeveloperGarden/Request/SmsValidation/Invalidate.php +++ b/library/Zend/Service/DeveloperGarden/Request/SmsValidation/Invalidate.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/SmsValidation/SendValidationKeyword.php b/library/Zend/Service/DeveloperGarden/Request/SmsValidation/SendValidationKeyword.php index 54d91173..60ccf065 100644 --- a/library/Zend/Service/DeveloperGarden/Request/SmsValidation/SendValidationKeyword.php +++ b/library/Zend/Service/DeveloperGarden/Request/SmsValidation/SendValidationKeyword.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/SendSms/SendSmsAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/SmsValidation/Validate.php b/library/Zend/Service/DeveloperGarden/Request/SmsValidation/Validate.php index b5454105..af4944de 100644 --- a/library/Zend/Service/DeveloperGarden/Request/SmsValidation/Validate.php +++ b/library/Zend/Service/DeveloperGarden/Request/SmsValidation/Validate.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/VoiceButler/CallStatus.php b/library/Zend/Service/DeveloperGarden/Request/VoiceButler/CallStatus.php index 8d967db4..2ce8e56a 100644 --- a/library/Zend/Service/DeveloperGarden/Request/VoiceButler/CallStatus.php +++ b/library/Zend/Service/DeveloperGarden/Request/VoiceButler/CallStatus.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/VoiceButler/VoiceButlerAbstra * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCall.php b/library/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCall.php index ed78b323..479da830 100644 --- a/library/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCall.php +++ b/library/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCall.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/VoiceButler/VoiceButlerAbstra * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCallSequenced.php b/library/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCallSequenced.php index 55bb6b11..0baf6b3b 100644 --- a/library/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCallSequenced.php +++ b/library/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCallSequenced.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/VoiceButler/NewCall.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/VoiceButler/TearDownCall.php b/library/Zend/Service/DeveloperGarden/Request/VoiceButler/TearDownCall.php index 00f49f53..8dab1179 100644 --- a/library/Zend/Service/DeveloperGarden/Request/VoiceButler/TearDownCall.php +++ b/library/Zend/Service/DeveloperGarden/Request/VoiceButler/TearDownCall.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/VoiceButler/VoiceButlerAbstra * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Request/VoiceButler/VoiceButlerAbstract.php b/library/Zend/Service/DeveloperGarden/Request/VoiceButler/VoiceButlerAbstract.php index d9bdd5bb..02a032c7 100644 --- a/library/Zend/Service/DeveloperGarden/Request/VoiceButler/VoiceButlerAbstract.php +++ b/library/Zend/Service/DeveloperGarden/Request/VoiceButler/VoiceButlerAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/BaseType.php b/library/Zend/Service/DeveloperGarden/Response/BaseType.php index 6c4d12cc..d516edb1 100644 --- a/library/Zend/Service/DeveloperGarden/Response/BaseType.php +++ b/library/Zend/Service/DeveloperGarden/Response/BaseType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ResponseAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/BaseUserService/ChangeQuotaPoolResponse.php b/library/Zend/Service/DeveloperGarden/Response/BaseUserService/ChangeQuotaPoolResponse.php index c113c6f4..df4a1af9 100644 --- a/library/Zend/Service/DeveloperGarden/Response/BaseUserService/ChangeQuotaPoolResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/BaseUserService/ChangeQuotaPoolResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ResponseAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/BaseUserService/GetAccountBalanceResponse.php b/library/Zend/Service/DeveloperGarden/Response/BaseUserService/GetAccountBalanceResponse.php index 4558637c..ee5b17b2 100644 --- a/library/Zend/Service/DeveloperGarden/Response/BaseUserService/GetAccountBalanceResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/BaseUserService/GetAccountBalanceResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ResponseAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/BaseUserService/GetQuotaInformationResponse.php b/library/Zend/Service/DeveloperGarden/Response/BaseUserService/GetQuotaInformationResponse.php index 36f2e246..53049d36 100644 --- a/library/Zend/Service/DeveloperGarden/Response/BaseUserService/GetQuotaInformationResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/BaseUserService/GetQuotaInformationResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ResponseAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponse.php index 6187d691..90ae3ace 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponseType.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponseType.php index 9d6a7cda..d54866a2 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponseType.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponseType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CCSResponseType.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CCSResponseType.php index 0a56a551..0aa59cf3 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CCSResponseType.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CCSResponseType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CommitConferenceResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CommitConferenceResponse.php index 2b7d3457..f88c5948 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CommitConferenceResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CommitConferenceResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCallAbstract.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCallAbstract.php index e0d03ae3..3bf57500 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCallAbstract.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCallAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponse.php index f2d1c1ea..da7b79fc 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponseType.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponseType.php index 6d9fa8c9..6958ca64 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponseType.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponseType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponse.php index 76246816..670a7abd 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponseType.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponseType.php index 0823dc67..80e95dc7 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponseType.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponseType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponse.php index 0abbf924..5b148d67 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponseType.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponseType.php index 1b814330..b9551871 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponseType.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponseType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponse.php index 00921449..697ba12c 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponseType.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponseType.php index c1363e7d..e1ecb0c9 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponseType.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponseType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponse.php index c048c7e1..d53471db 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponseType.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponseType.php index ca495d1e..b7ec26e2 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponseType.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponseType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponse.php index ba4c9f83..d43fda75 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponseType.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponseType.php index 1fc3895a..28851387 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponseType.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponseType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponse.php index 5dc87581..21267fb2 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponseType.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponseType.php index 3ad10498..d643bd4f 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponseType.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponseType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponse.php index c51ead0b..cb7cc0cb 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponseType.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponseType.php index 6e9cbad4..b73dce51 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponseType.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponseType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponse.php index f7673227..b9dd249c 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponseType.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponseType.php index dff66887..869f1359 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponseType.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponseType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponse.php index 20781bd6..079abf7c 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponseType.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponseType.php index 793dded6..2ee1e236 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponseType.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponseType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceResponse.php index df4ae4e3..49d237b0 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceTemplateParticipantResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceTemplateParticipantResponse.php index 6eb321b1..0ba6b223 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceTemplateParticipantResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceTemplateParticipantResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceTemplateResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceTemplateResponse.php index 19c646a6..c3d8b488 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceTemplateResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceTemplateResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveParticipantResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveParticipantResponse.php index b80c39f0..c8ef7e6f 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveParticipantResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveParticipantResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceResponse.php index 59668f0e..6d4ee386 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceTemplateParticipantResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceTemplateParticipantResponse.php index dd927494..2b5deca2 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceTemplateParticipantResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceTemplateParticipantResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceTemplateResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceTemplateResponse.php index 5c2dfa8d..be61670f 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceTemplateResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceTemplateResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateParticipantResponse.php b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateParticipantResponse.php index c54a9109..d8b185d4 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateParticipantResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateParticipantResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCal * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/Exception.php b/library/Zend/Service/DeveloperGarden/Response/Exception.php index ff49f0ad..f46c4203 100644 --- a/library/Zend/Service/DeveloperGarden/Response/Exception.php +++ b/library/Zend/Service/DeveloperGarden/Response/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Exception.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/IpLocation/CityType.php b/library/Zend/Service/DeveloperGarden/Response/IpLocation/CityType.php index 5a8ba93b..d4286124 100644 --- a/library/Zend/Service/DeveloperGarden/Response/IpLocation/CityType.php +++ b/library/Zend/Service/DeveloperGarden/Response/IpLocation/CityType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/IpLocation/GeoCoordinatesType.php b/library/Zend/Service/DeveloperGarden/Response/IpLocation/GeoCoordinatesType.php index d0f9720a..002415d7 100644 --- a/library/Zend/Service/DeveloperGarden/Response/IpLocation/GeoCoordinatesType.php +++ b/library/Zend/Service/DeveloperGarden/Response/IpLocation/GeoCoordinatesType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/IpLocation/IPAddressLocationType.php b/library/Zend/Service/DeveloperGarden/Response/IpLocation/IPAddressLocationType.php index 51eb7b64..12b91592 100644 --- a/library/Zend/Service/DeveloperGarden/Response/IpLocation/IPAddressLocationType.php +++ b/library/Zend/Service/DeveloperGarden/Response/IpLocation/IPAddressLocationType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponse.php b/library/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponse.php index fdef795d..6b568ff0 100644 --- a/library/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponseType.php b/library/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponseType.php index cd0fb532..be16fedf 100644 --- a/library/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponseType.php +++ b/library/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponseType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/IpLocation/RegionType.php b/library/Zend/Service/DeveloperGarden/Response/IpLocation/RegionType.php index 8abe56df..df6feeba 100644 --- a/library/Zend/Service/DeveloperGarden/Response/IpLocation/RegionType.php +++ b/library/Zend/Service/DeveloperGarden/Response/IpLocation/RegionType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponse.php b/library/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponse.php index f9920837..222e73f3 100644 --- a/library/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchRespo * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponseType.php b/library/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponseType.php index d3286c15..8acacf8e 100644 --- a/library/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponseType.php +++ b/library/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponseType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/ResponseAbstract.php b/library/Zend/Service/DeveloperGarden/Response/ResponseAbstract.php index 9d80c890..8f89826d 100644 --- a/library/Zend/Service/DeveloperGarden/Response/ResponseAbstract.php +++ b/library/Zend/Service/DeveloperGarden/Response/ResponseAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/Exception.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Exception.php b/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Exception.php index 3313823c..32495596 100644 --- a/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Exception.php +++ b/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/Exception.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/GetTokensResponse.php b/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/GetTokensResponse.php index 8731a725..b18331e2 100644 --- a/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/GetTokensResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/GetTokensResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Interfac * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Interface.php b/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Interface.php index c38c29c5..d124bda6 100644 --- a/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Interface.php +++ b/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Interface.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/SecurityTokenResponse.php b/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/SecurityTokenResponse.php index 7c0c6b83..b9a9bd7a 100644 --- a/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/SecurityTokenResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/SecurityTokenResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Interfac * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/SendSms/SendFlashSMSResponse.php b/library/Zend/Service/DeveloperGarden/Response/SendSms/SendFlashSMSResponse.php index d0b91e6c..bf459ddf 100644 --- a/library/Zend/Service/DeveloperGarden/Response/SendSms/SendFlashSMSResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/SendSms/SendFlashSMSResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/SendSms/SendSmsAbstract.php' * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/SendSms/SendSMSResponse.php b/library/Zend/Service/DeveloperGarden/Response/SendSms/SendSMSResponse.php index b2770856..6ae4ae0e 100644 --- a/library/Zend/Service/DeveloperGarden/Response/SendSms/SendSMSResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/SendSms/SendSMSResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/SendSms/SendSmsAbstract.php' * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/SendSms/SendSmsAbstract.php b/library/Zend/Service/DeveloperGarden/Response/SendSms/SendSmsAbstract.php index cca6ec23..ad726a3d 100644 --- a/library/Zend/Service/DeveloperGarden/Response/SendSms/SendSmsAbstract.php +++ b/library/Zend/Service/DeveloperGarden/Response/SendSms/SendSmsAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ResponseAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/SmsValidation/GetValidatedNumbersResponse.php b/library/Zend/Service/DeveloperGarden/Response/SmsValidation/GetValidatedNumbersResponse.php index 1abbf99f..6fedea2d 100644 --- a/library/Zend/Service/DeveloperGarden/Response/SmsValidation/GetValidatedNumbersResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/SmsValidation/GetValidatedNumbersResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/SmsValidation/InvalidateResponse.php b/library/Zend/Service/DeveloperGarden/Response/SmsValidation/InvalidateResponse.php index 30d0d0ce..9533e041 100644 --- a/library/Zend/Service/DeveloperGarden/Response/SmsValidation/InvalidateResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/SmsValidation/InvalidateResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/SmsValidation/SendValidationKeywordResponse.php b/library/Zend/Service/DeveloperGarden/Response/SmsValidation/SendValidationKeywordResponse.php index f33587d3..5d9403bd 100644 --- a/library/Zend/Service/DeveloperGarden/Response/SmsValidation/SendValidationKeywordResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/SmsValidation/SendValidationKeywordResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/SmsValidation/ValidateResponse.php b/library/Zend/Service/DeveloperGarden/Response/SmsValidation/ValidateResponse.php index c77964a0..f57e9c2d 100644 --- a/library/Zend/Service/DeveloperGarden/Response/SmsValidation/ValidateResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/SmsValidation/ValidateResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/BaseType.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/SmsValidation/ValidatedNumber.php b/library/Zend/Service/DeveloperGarden/Response/SmsValidation/ValidatedNumber.php index 51daa3b7..1629a543 100644 --- a/library/Zend/Service/DeveloperGarden/Response/SmsValidation/ValidatedNumber.php +++ b/library/Zend/Service/DeveloperGarden/Response/SmsValidation/ValidatedNumber.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatus2Response.php b/library/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatus2Response.php index 183272af..ca315bc0 100644 --- a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatus2Response.php +++ b/library/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatus2Response.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatusRespon * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatusResponse.php b/library/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatusResponse.php index 065f3fbc..7cd95ba0 100644 --- a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatusResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatusResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/VoiceButler/VoiceButlerAbstr * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallResponse.php b/library/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallResponse.php index 15179d3b..bf196b58 100644 --- a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/VoiceButler/VoiceButlerAbstr * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallSequencedResponse.php b/library/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallSequencedResponse.php index 49ac13ec..ee167097 100644 --- a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallSequencedResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallSequencedResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallResponse. * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/TearDownCallResponse.php b/library/Zend/Service/DeveloperGarden/Response/VoiceButler/TearDownCallResponse.php index 84273801..1aa19b56 100644 --- a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/TearDownCallResponse.php +++ b/library/Zend/Service/DeveloperGarden/Response/VoiceButler/TearDownCallResponse.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/VoiceButler/VoiceButlerAbstr * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/VoiceButlerAbstract.php b/library/Zend/Service/DeveloperGarden/Response/VoiceButler/VoiceButlerAbstract.php index 9133ae51..f7616d5c 100644 --- a/library/Zend/Service/DeveloperGarden/Response/VoiceButler/VoiceButlerAbstract.php +++ b/library/Zend/Service/DeveloperGarden/Response/VoiceButler/VoiceButlerAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/ResponseAbstract.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/SecurityTokenServer.php b/library/Zend/Service/DeveloperGarden/SecurityTokenServer.php index fcafee98..328dfa88 100644 --- a/library/Zend/Service/DeveloperGarden/SecurityTokenServer.php +++ b/library/Zend/Service/DeveloperGarden/SecurityTokenServer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -44,7 +44,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/SecurityTokenServer/GetToken * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/SecurityTokenServer/Cache.php b/library/Zend/Service/DeveloperGarden/SecurityTokenServer/Cache.php index 0f45ccd6..583ee2ee 100644 --- a/library/Zend/Service/DeveloperGarden/SecurityTokenServer/Cache.php +++ b/library/Zend/Service/DeveloperGarden/SecurityTokenServer/Cache.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/SendSms.php b/library/Zend/Service/DeveloperGarden/SendSms.php index 8d6895ae..06cf273f 100644 --- a/library/Zend/Service/DeveloperGarden/SendSms.php +++ b/library/Zend/Service/DeveloperGarden/SendSms.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -49,7 +49,7 @@ require_once 'Zend/Service/DeveloperGarden/Request/SendSms/SendFlashSMS.php'; * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/SmsValidation.php b/library/Zend/Service/DeveloperGarden/SmsValidation.php index aa38ba7f..4998adde 100644 --- a/library/Zend/Service/DeveloperGarden/SmsValidation.php +++ b/library/Zend/Service/DeveloperGarden/SmsValidation.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -74,7 +74,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/SmsValidation/InvalidateResp * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/DeveloperGarden/VoiceCall.php b/library/Zend/Service/DeveloperGarden/VoiceCall.php index 095b8baf..625697ad 100644 --- a/library/Zend/Service/DeveloperGarden/VoiceCall.php +++ b/library/Zend/Service/DeveloperGarden/VoiceCall.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -74,7 +74,7 @@ require_once 'Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatus2Respo * @category Zend * @package Zend_Service * @subpackage DeveloperGarden - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @author Marco Kaiser * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/Ebay/Abstract.php b/library/Zend/Service/Ebay/Abstract.php index 625a514f..640475b3 100644 --- a/library/Zend/Service/Ebay/Abstract.php +++ b/library/Zend/Service/Ebay/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Abstract.php 22824 2010-08-09 18:59:54Z renanbr $ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Service_Ebay_Abstract diff --git a/library/Zend/Service/Ebay/Exception.php b/library/Zend/Service/Ebay/Exception.php index f0dc1ad5..58577da8 100644 --- a/library/Zend/Service/Ebay/Exception.php +++ b/library/Zend/Service/Ebay/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Exception.php 20166 2010-01-09 19:00:17Z bkarwin $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Exception.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Exception */ diff --git a/library/Zend/Service/Ebay/Finding.php b/library/Zend/Service/Ebay/Finding.php index e6ccdb4b..a5fd4ae6 100644 --- a/library/Zend/Service/Ebay/Finding.php +++ b/library/Zend/Service/Ebay/Finding.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Finding.php 22824 2010-08-09 18:59:54Z renanbr $ */ @@ -32,7 +32,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/Abstract.php b/library/Zend/Service/Ebay/Finding/Abstract.php index dbc9b42c..be025a81 100644 --- a/library/Zend/Service/Ebay/Finding/Abstract.php +++ b/library/Zend/Service/Ebay/Finding/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Abstract.php 22791 2010-08-04 16:11:47Z renanbr $ */ @@ -34,7 +34,7 @@ require_once 'Zend/Service/Ebay/Finding.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Service_Ebay_Finding_Abstract diff --git a/library/Zend/Service/Ebay/Finding/Aspect.php b/library/Zend/Service/Ebay/Finding/Aspect.php index 2394a331..df1b66bc 100644 --- a/library/Zend/Service/Ebay/Finding/Aspect.php +++ b/library/Zend/Service/Ebay/Finding/Aspect.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Aspect.php 22791 2010-08-04 16:11:47Z renanbr $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/Aspect/Histogram/Container.php b/library/Zend/Service/Ebay/Finding/Aspect/Histogram/Container.php index f60d51d3..862e5343 100644 --- a/library/Zend/Service/Ebay/Finding/Aspect/Histogram/Container.php +++ b/library/Zend/Service/Ebay/Finding/Aspect/Histogram/Container.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Container.php 22791 2010-08-04 16:11:47Z renanbr $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/Aspect/Histogram/Value.php b/library/Zend/Service/Ebay/Finding/Aspect/Histogram/Value.php index e9c37bb2..8ca1ce35 100644 --- a/library/Zend/Service/Ebay/Finding/Aspect/Histogram/Value.php +++ b/library/Zend/Service/Ebay/Finding/Aspect/Histogram/Value.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Value.php 22791 2010-08-04 16:11:47Z renanbr $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/Aspect/Histogram/Value/Set.php b/library/Zend/Service/Ebay/Finding/Aspect/Histogram/Value/Set.php index 34e12f0a..7b236267 100644 --- a/library/Zend/Service/Ebay/Finding/Aspect/Histogram/Value/Set.php +++ b/library/Zend/Service/Ebay/Finding/Aspect/Histogram/Value/Set.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Set.php 20166 2010-01-09 19:00:17Z bkarwin $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Set/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Set_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/Aspect/Set.php b/library/Zend/Service/Ebay/Finding/Aspect/Set.php index 266fffb2..1ba41bf7 100644 --- a/library/Zend/Service/Ebay/Finding/Aspect/Set.php +++ b/library/Zend/Service/Ebay/Finding/Aspect/Set.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Set.php 20166 2010-01-09 19:00:17Z bkarwin $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Set/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Set_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/Category.php b/library/Zend/Service/Ebay/Finding/Category.php index 7891000c..f16e35a8 100644 --- a/library/Zend/Service/Ebay/Finding/Category.php +++ b/library/Zend/Service/Ebay/Finding/Category.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Category.php 22824 2010-08-09 18:59:54Z renanbr $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/Category/Histogram.php b/library/Zend/Service/Ebay/Finding/Category/Histogram.php index 3889ab38..f126242b 100644 --- a/library/Zend/Service/Ebay/Finding/Category/Histogram.php +++ b/library/Zend/Service/Ebay/Finding/Category/Histogram.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Histogram.php 22791 2010-08-04 16:11:47Z renanbr $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Category.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Category */ diff --git a/library/Zend/Service/Ebay/Finding/Category/Histogram/Container.php b/library/Zend/Service/Ebay/Finding/Category/Histogram/Container.php index c1182bb7..41a26bb1 100644 --- a/library/Zend/Service/Ebay/Finding/Category/Histogram/Container.php +++ b/library/Zend/Service/Ebay/Finding/Category/Histogram/Container.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Container.php 22791 2010-08-04 16:11:47Z renanbr $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/Category/Histogram/Set.php b/library/Zend/Service/Ebay/Finding/Category/Histogram/Set.php index 55a8d524..1415bc3b 100644 --- a/library/Zend/Service/Ebay/Finding/Category/Histogram/Set.php +++ b/library/Zend/Service/Ebay/Finding/Category/Histogram/Set.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Set.php 20166 2010-01-09 19:00:17Z bkarwin $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Set/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Set_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/Error/Data.php b/library/Zend/Service/Ebay/Finding/Error/Data.php index 044f2bbe..977d86af 100644 --- a/library/Zend/Service/Ebay/Finding/Error/Data.php +++ b/library/Zend/Service/Ebay/Finding/Error/Data.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Data.php 22791 2010-08-04 16:11:47Z renanbr $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/Error/Data/Set.php b/library/Zend/Service/Ebay/Finding/Error/Data/Set.php index 0de90578..5bafbf31 100644 --- a/library/Zend/Service/Ebay/Finding/Error/Data/Set.php +++ b/library/Zend/Service/Ebay/Finding/Error/Data/Set.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Set.php 20166 2010-01-09 19:00:17Z bkarwin $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Set/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Set_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/Error/Message.php b/library/Zend/Service/Ebay/Finding/Error/Message.php index 6029fe7f..24128ec7 100644 --- a/library/Zend/Service/Ebay/Finding/Error/Message.php +++ b/library/Zend/Service/Ebay/Finding/Error/Message.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Message.php 22802 2010-08-07 19:27:37Z ramon $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/Exception.php b/library/Zend/Service/Ebay/Finding/Exception.php index da121f2d..403a9d38 100644 --- a/library/Zend/Service/Ebay/Finding/Exception.php +++ b/library/Zend/Service/Ebay/Finding/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Exception.php 20166 2010-01-09 19:00:17Z bkarwin $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Exception.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Exception */ diff --git a/library/Zend/Service/Ebay/Finding/ListingInfo.php b/library/Zend/Service/Ebay/Finding/ListingInfo.php index 66c3c4dd..c99dfff6 100644 --- a/library/Zend/Service/Ebay/Finding/ListingInfo.php +++ b/library/Zend/Service/Ebay/Finding/ListingInfo.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: ListingInfo.php 22791 2010-08-04 16:11:47Z renanbr $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/PaginationOutput.php b/library/Zend/Service/Ebay/Finding/PaginationOutput.php index cbeacb13..325474f0 100644 --- a/library/Zend/Service/Ebay/Finding/PaginationOutput.php +++ b/library/Zend/Service/Ebay/Finding/PaginationOutput.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: PaginationOutput.php 22791 2010-08-04 16:11:47Z renanbr $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/Response/Abstract.php b/library/Zend/Service/Ebay/Finding/Response/Abstract.php index 07a61dce..bd7cb7c4 100644 --- a/library/Zend/Service/Ebay/Finding/Response/Abstract.php +++ b/library/Zend/Service/Ebay/Finding/Response/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Abstract.php 22824 2010-08-09 18:59:54Z renanbr $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/Response/Histograms.php b/library/Zend/Service/Ebay/Finding/Response/Histograms.php index ae42473d..1e87b598 100644 --- a/library/Zend/Service/Ebay/Finding/Response/Histograms.php +++ b/library/Zend/Service/Ebay/Finding/Response/Histograms.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Histograms.php 22804 2010-08-08 05:08:05Z renanbr $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Response/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Response_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/Response/Items.php b/library/Zend/Service/Ebay/Finding/Response/Items.php index dca21312..cb610898 100644 --- a/library/Zend/Service/Ebay/Finding/Response/Items.php +++ b/library/Zend/Service/Ebay/Finding/Response/Items.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Items.php 22804 2010-08-08 05:08:05Z renanbr $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Response/Histograms.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Response_Histograms */ diff --git a/library/Zend/Service/Ebay/Finding/Response/Keywords.php b/library/Zend/Service/Ebay/Finding/Response/Keywords.php index a510fd2f..7e992a50 100644 --- a/library/Zend/Service/Ebay/Finding/Response/Keywords.php +++ b/library/Zend/Service/Ebay/Finding/Response/Keywords.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Keywords.php 22824 2010-08-09 18:59:54Z renanbr $ */ @@ -34,7 +34,7 @@ require_once 'Zend/Service/Ebay/Finding.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Response_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/Search/Item.php b/library/Zend/Service/Ebay/Finding/Search/Item.php index c42d580b..55c62e2c 100644 --- a/library/Zend/Service/Ebay/Finding/Search/Item.php +++ b/library/Zend/Service/Ebay/Finding/Search/Item.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http:framework.zend.com/license/new-bsd New BSD License * @version $Id: Item.php 22824 2010-08-09 18:59:54Z renanbr $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http:framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/Search/Item/Set.php b/library/Zend/Service/Ebay/Finding/Search/Item/Set.php index cf61690b..57a3727f 100644 --- a/library/Zend/Service/Ebay/Finding/Search/Item/Set.php +++ b/library/Zend/Service/Ebay/Finding/Search/Item/Set.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Set.php 20166 2010-01-09 19:00:17Z bkarwin $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Set/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Set_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/Search/Result.php b/library/Zend/Service/Ebay/Finding/Search/Result.php index 5e7ec100..9509b996 100644 --- a/library/Zend/Service/Ebay/Finding/Search/Result.php +++ b/library/Zend/Service/Ebay/Finding/Search/Result.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Result.php 22804 2010-08-08 05:08:05Z renanbr $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/SellerInfo.php b/library/Zend/Service/Ebay/Finding/SellerInfo.php index 8562707e..4e7081eb 100644 --- a/library/Zend/Service/Ebay/Finding/SellerInfo.php +++ b/library/Zend/Service/Ebay/Finding/SellerInfo.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: SellerInfo.php 22791 2010-08-04 16:11:47Z renanbr $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/SellingStatus.php b/library/Zend/Service/Ebay/Finding/SellingStatus.php index c5e15a31..a6a32956 100644 --- a/library/Zend/Service/Ebay/Finding/SellingStatus.php +++ b/library/Zend/Service/Ebay/Finding/SellingStatus.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: SellingStatus.php 22791 2010-08-04 16:11:47Z renanbr $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/Set/Abstract.php b/library/Zend/Service/Ebay/Finding/Set/Abstract.php index 6229ff85..08abf109 100644 --- a/library/Zend/Service/Ebay/Finding/Set/Abstract.php +++ b/library/Zend/Service/Ebay/Finding/Set/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Abstract.php 20166 2010-01-09 19:00:17Z bkarwin $ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Service_Ebay_Finding_Set_Abstract implements SeekableIterator, Countable diff --git a/library/Zend/Service/Ebay/Finding/ShippingInfo.php b/library/Zend/Service/Ebay/Finding/ShippingInfo.php index db1de6c1..a31257a0 100644 --- a/library/Zend/Service/Ebay/Finding/ShippingInfo.php +++ b/library/Zend/Service/Ebay/Finding/ShippingInfo.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: ShippingInfo.php 22791 2010-08-04 16:11:47Z renanbr $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Abstract */ diff --git a/library/Zend/Service/Ebay/Finding/Storefront.php b/library/Zend/Service/Ebay/Finding/Storefront.php index e4001b59..a32ffb9b 100644 --- a/library/Zend/Service/Ebay/Finding/Storefront.php +++ b/library/Zend/Service/Ebay/Finding/Storefront.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Storefront.php 22824 2010-08-09 18:59:54Z renanbr $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Ebay/Finding/Abstract.php'; * @category Zend * @package Zend_Service * @subpackage Ebay - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @uses Zend_Service_Ebay_Finding_Abstract */ diff --git a/library/Zend/Service/Exception.php b/library/Zend/Service/Exception.php index 1e023866..15beef5c 100644 --- a/library/Zend/Service/Exception.php +++ b/library/Zend/Service/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Service - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Service - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Exception extends Zend_Exception diff --git a/library/Zend/Service/Flickr.php b/library/Zend/Service/Flickr.php index 5c471264..a748ed48 100644 --- a/library/Zend/Service/Flickr.php +++ b/library/Zend/Service/Flickr.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Flickr - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Service * @subpackage Flickr - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Flickr diff --git a/library/Zend/Service/Flickr/Image.php b/library/Zend/Service/Flickr/Image.php index c07f379f..197f9533 100644 --- a/library/Zend/Service/Flickr/Image.php +++ b/library/Zend/Service/Flickr/Image.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Flickr - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Service * @subpackage Flickr - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Flickr_Image diff --git a/library/Zend/Service/Flickr/Result.php b/library/Zend/Service/Flickr/Result.php index 1acd7891..8fad69a2 100644 --- a/library/Zend/Service/Flickr/Result.php +++ b/library/Zend/Service/Flickr/Result.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Flickr - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Service * @subpackage Flickr - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Flickr_Result diff --git a/library/Zend/Service/Flickr/ResultSet.php b/library/Zend/Service/Flickr/ResultSet.php index 799ad410..31dd4105 100644 --- a/library/Zend/Service/Flickr/ResultSet.php +++ b/library/Zend/Service/Flickr/ResultSet.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Flickr - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Service/Flickr/Result.php'; * @category Zend * @package Zend_Service * @subpackage Flickr - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Flickr_ResultSet implements SeekableIterator diff --git a/library/Zend/Service/LiveDocx.php b/library/Zend/Service/LiveDocx.php index f5c9ed61..7df6ebc4 100644 --- a/library/Zend/Service/LiveDocx.php +++ b/library/Zend/Service/LiveDocx.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage LiveDocx - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service * @subpackage LiveDocx - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @since LiveDocx 1.0 */ diff --git a/library/Zend/Service/LiveDocx/Exception.php b/library/Zend/Service/LiveDocx/Exception.php index 2b6d020d..53610c4a 100644 --- a/library/Zend/Service/LiveDocx/Exception.php +++ b/library/Zend/Service/LiveDocx/Exception.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage LiveDocx - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Service/Exception.php'; * @category Zend * @package Zend_Service * @subpackage LiveDocx - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @since LiveDocx 1.0 */ diff --git a/library/Zend/Service/LiveDocx/MailMerge.php b/library/Zend/Service/LiveDocx/MailMerge.php index 4953b577..0287e73f 100644 --- a/library/Zend/Service/LiveDocx/MailMerge.php +++ b/library/Zend/Service/LiveDocx/MailMerge.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage LiveDocx - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Service/LiveDocx.php'; * @category Zend * @package Zend_Service * @subpackage LiveDocx - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @since LiveDocx 1.0 */ diff --git a/library/Zend/Service/Rackspace/Abstract.php b/library/Zend/Service/Rackspace/Abstract.php index 6cc51b70..afec6a4e 100644 --- a/library/Zend/Service/Rackspace/Abstract.php +++ b/library/Zend/Service/Rackspace/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Rackspace - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/Rackspace/Exception.php b/library/Zend/Service/Rackspace/Exception.php index 6109a348..3074fff0 100644 --- a/library/Zend/Service/Rackspace/Exception.php +++ b/library/Zend/Service/Rackspace/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Rackspace - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Exception.php'; * @category Zend * @package Zend_Service * @subpackage Rackspace - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Rackspace_Exception extends Zend_Service_Exception diff --git a/library/Zend/Service/Rackspace/Files.php b/library/Zend/Service/Rackspace/Files.php index eb1808d2..fd4bc603 100644 --- a/library/Zend/Service/Rackspace/Files.php +++ b/library/Zend/Service/Rackspace/Files.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Rackspace - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -25,6 +25,15 @@ require_once 'Zend/Service/Rackspace/Files/ObjectList.php'; require_once 'Zend/Service/Rackspace/Files/Container.php'; require_once 'Zend/Service/Rackspace/Files/Object.php'; +/** + * Zend_Service_Rackspace_Files + * + * @category Zend + * @package Zend_Service + * @subpackage Rackspace + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) + * @license http://framework.zend.com/license/new-bsd New BSD License + */ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract { const ERROR_CONTAINER_NOT_EMPTY = 'The container is not empty, I cannot delete it.'; @@ -70,7 +79,7 @@ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract /** * Return the total count of containers * - * @return integer + * @return int */ public function getCountContainers() { @@ -80,7 +89,7 @@ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract /** * Return the size in bytes of all the containers * - * @return integer + * @return int */ public function getSizeContainers() { @@ -90,7 +99,7 @@ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract /** * Return the count of objects contained in all the containers * - * @return integer + * @return int */ public function getCountObjects() { @@ -100,8 +109,8 @@ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract /** * Get all the containers * - * @param array $options - * @return Zend_Service_Rackspace_Files_ContainerList|boolean + * @param array $options + * @return Zend_Service_Rackspace_Files_ContainerList|bool */ public function getContainers($options=array()) { @@ -115,7 +124,7 @@ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract * Get all the CDN containers * * @param array $options - * @return array|boolean + * @return array|bool */ public function getCdnContainers($options=array()) { @@ -132,7 +141,7 @@ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract * - size in bytes of all the containers * - total objects in all the containers * - * @return array|boolean + * @return array|bool */ public function getInfoAccount() { @@ -147,12 +156,16 @@ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract } return false; } + /** * Get all the objects of a container * - * @param string $container - * @param array $options - * @return Zend_Service_Rackspace_Files_ObjectList|boolean + * Returns a maximum of 10,000 object names. + * + * @param string $container + * @param array $options + * @return bool|Zend_Service_Rackspace_Files_ObjectList + * @throws Zend_Service_Rackspace_Exception */ public function getObjects($container,$options=array()) { @@ -166,12 +179,14 @@ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract } return false; } + /** * Create a container * - * @param string $container - * @param array $metadata - * @return Zend_Service_Rackspace_Files_Container|boolean + * @param string $container + * @param array $metadata + * @return bool|Zend_Service_Rackspace_Files_Container + * @throws Zend_Service_Rackspace_Exception */ public function createContainer($container,$metadata=array()) { @@ -203,11 +218,13 @@ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract $this->errorCode= $status; return false; } + /** * Delete a container (only if it's empty) * - * @param sting $container - * @return boolean + * @param string $container + * @return bool + * @throws Zend_Service_Rackspace_Exception */ public function deleteContainer($container) { @@ -233,11 +250,13 @@ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract $this->errorCode= $status; return false; } + /** * Get the metadata of a container * - * @param string $container - * @return array|boolean + * @param string $container + * @return array|bool + * @throws Zend_Service_Rackspace_Exception */ public function getMetadataContainer($container) { @@ -279,8 +298,8 @@ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract /** * Get a container * - * @param string $container - * @return Container|boolean + * @param string $container + * @return Zend_Service_Rackspace_Files_Container|bool */ public function getContainer($container) { $result= $this->getMetadataContainer($container); @@ -289,13 +308,15 @@ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract } return false; } + /** * Get an object in a container * - * @param string $container - * @param string $object - * @param array $headers - * @return Zend_Service_Rackspace_Files_Object|boolean + * @param string $container + * @param string $object + * @param array $headers + * @return bool|Zend_Service_Rackspace_Files_Object + * @throws Zend_Service_Rackspace_Exception */ public function getObject($container,$object,$headers=array()) { @@ -331,16 +352,17 @@ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract $this->errorCode= $status; return false; } + /** * Store a file in a container * - * @param string $container - * @param string $object - * @param string $content - * @param array $metadata - * @param string $content_type - * - * @return boolean + * @param string $container + * @param string $object + * @param string $content + * @param array $metadata + * @param string $content_type + * @return bool + * @throws Zend_Service_Rackspace_Exception */ public function storeObject($container,$object,$content,$metadata=array(),$content_type=null) { if (empty($container)) { @@ -383,12 +405,14 @@ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract $this->errorCode= $status; return false; } + /** * Delete an object in a container * - * @param string $container - * @param string $object - * @return boolean + * @param string $container + * @param string $object + * @return bool + * @throws Zend_Service_Rackspace_Exception */ public function deleteObject($container,$object) { if (empty($container)) { @@ -414,16 +438,18 @@ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract $this->errorCode= $status; return false; } + /** * Copy an object from a container to another * - * @param string $container_source - * @param string $obj_source - * @param string $container_dest - * @param string $obj_dest - * @param array $metadata - * @param string $content_type - * @return boolean + * @param string $container_source + * @param string $obj_source + * @param string $container_dest + * @param string $obj_dest + * @param array $metadata + * @param string $content_type + * @return bool + * @throws Zend_Service_Rackspace_Exception */ public function copyObject($container_source,$obj_source,$container_dest,$obj_dest,$metadata=array(),$content_type=null) { if (empty($container_source)) { @@ -466,12 +492,14 @@ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract $this->errorCode= $status; return false; } + /** * Get the metadata of an object * - * @param string $container - * @param string $object - * @return array|boolean + * @param string $container + * @param string $object + * @return array|bool + * @throws Zend_Service_Rackspace_Exception */ public function getMetadataObject($container,$object) { if (empty($container)) { @@ -516,14 +544,16 @@ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract $this->errorCode= $status; return false; } + /** * Set the metadata of a object in a container * The old metadata values are replaced with the new one - * - * @param string $container - * @param string $object - * @param array $metadata - * @return boolean + * + * @param string $container + * @param string $object + * @param array $metadata + * @return bool + * @throws Zend_Service_Rackspace_Exception */ public function setMetadataObject($container,$object,$metadata) { @@ -558,12 +588,14 @@ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract $this->errorCode= $status; return false; } + /** * Enable the CDN for a container * * @param string $container - * @param integer $ttl - * @return array|boolean + * @param int $ttl + * @return array|bool + * @throws Zend_Service_Rackspace_Exception */ public function enableCdnContainer ($container,$ttl=self::CDN_TTL_MIN) { if (empty($container)) { @@ -597,14 +629,16 @@ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract $this->errorCode= $status; return false; } + /** * Update the attribute of a CDN container * * @param string $container - * @param integer $ttl - * @param boolean $cdn_enabled - * @param boolean $log - * @return boolean + * @param int $ttl + * @param bool $cdn_enabled + * @param bool $log + * @return bool + * @throws Zend_Service_Rackspace_Exception */ public function updateCdnContainer($container,$ttl=null,$cdn_enabled=null,$log=null) { @@ -655,11 +689,13 @@ class Zend_Service_Rackspace_Files extends Zend_Service_Rackspace_Abstract $this->errorCode= $status; return false; } + /** * Get the information of a Cdn container * - * @param string $container - * @return array|boolean + * @param string $container + * @return array|bool + * @throws Zend_Service_Rackspace_Exception */ public function getInfoCdnContainer($container) { if (empty($container)) { diff --git a/library/Zend/Service/Rackspace/Files/Container.php b/library/Zend/Service/Rackspace/Files/Container.php index ec73b163..da6b7046 100644 --- a/library/Zend/Service/Rackspace/Files/Container.php +++ b/library/Zend/Service/Rackspace/Files/Container.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service_Rackspace * @subpackage Files - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/Rackspace/Files/ContainerList.php b/library/Zend/Service/Rackspace/Files/ContainerList.php index 596969e5..f0650232 100644 --- a/library/Zend/Service/Rackspace/Files/ContainerList.php +++ b/library/Zend/Service/Rackspace/Files/ContainerList.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Rackspace * @subpackage Files - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -33,7 +33,7 @@ require_once 'Zend/Service/Rackspace/Files.php'; * @category Zend * @package Zend_Service_Rackspace * @subpackage Files - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Rackspace_Files_ContainerList implements Countable, Iterator, ArrayAccess diff --git a/library/Zend/Service/Rackspace/Files/Exception.php b/library/Zend/Service/Rackspace/Files/Exception.php index 124b5ff7..bd1c7ae7 100644 --- a/library/Zend/Service/Rackspace/Files/Exception.php +++ b/library/Zend/Service/Rackspace/Files/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Rackspace * @subpackage Files - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Rackspace/Exception.php'; * @category Zend * @package Zend_Service_Rackspace * @subpackage Files - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Rackspace_Files_Exception extends Zend_Service_Rackspace_Exception diff --git a/library/Zend/Service/Rackspace/Files/Object.php b/library/Zend/Service/Rackspace/Files/Object.php index f54cfeba..4b2714ba 100644 --- a/library/Zend/Service/Rackspace/Files/Object.php +++ b/library/Zend/Service/Rackspace/Files/Object.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Rackspace * @subpackage Files - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/Rackspace/Files/ObjectList.php b/library/Zend/Service/Rackspace/Files/ObjectList.php index 67cd185f..99abcb1c 100644 --- a/library/Zend/Service/Rackspace/Files/ObjectList.php +++ b/library/Zend/Service/Rackspace/Files/ObjectList.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Rackspace * @subpackage Files - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -33,7 +33,7 @@ require_once 'Zend/Service/Rackspace/Files.php'; * @category Zend * @package Zend_Service_Rackspace * @subpackage Files - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Rackspace_Files_ObjectList implements Countable, Iterator, ArrayAccess diff --git a/library/Zend/Service/Rackspace/Servers.php b/library/Zend/Service/Rackspace/Servers.php index 2b5dafd1..f76b7dde 100644 --- a/library/Zend/Service/Rackspace/Servers.php +++ b/library/Zend/Service/Rackspace/Servers.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Rackspace - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/Rackspace/Servers/Exception.php b/library/Zend/Service/Rackspace/Servers/Exception.php index ba3b72ca..70de0889 100644 --- a/library/Zend/Service/Rackspace/Servers/Exception.php +++ b/library/Zend/Service/Rackspace/Servers/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Rackspace * @subpackage Files - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Rackspace/Exception.php'; * @category Zend * @package Zend_Service_Rackspace * @subpackage Files - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Rackspace_Servers_Exception extends Zend_Service_Rackspace_Exception diff --git a/library/Zend/Service/Rackspace/Servers/Image.php b/library/Zend/Service/Rackspace/Servers/Image.php index 58567432..8605510d 100644 --- a/library/Zend/Service/Rackspace/Servers/Image.php +++ b/library/Zend/Service/Rackspace/Servers/Image.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service_Rackspace * @subpackage Servers - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/Rackspace/Servers/ImageList.php b/library/Zend/Service/Rackspace/Servers/ImageList.php index 96c5128e..2d784856 100644 --- a/library/Zend/Service/Rackspace/Servers/ImageList.php +++ b/library/Zend/Service/Rackspace/Servers/ImageList.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Rackspace * @subpackage Servers - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -32,7 +32,7 @@ require_once 'Zend/Service/Rackspace/Servers/Image.php'; * @category Zend * @package Zend_Service_Rackspace * @subpackage Servers - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Rackspace_Servers_ImageList implements Countable, Iterator, ArrayAccess diff --git a/library/Zend/Service/Rackspace/Servers/Server.php b/library/Zend/Service/Rackspace/Servers/Server.php index 868dc7c7..5249a973 100644 --- a/library/Zend/Service/Rackspace/Servers/Server.php +++ b/library/Zend/Service/Rackspace/Servers/Server.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service_Rackspace * @subpackage Servers - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/Rackspace/Servers/ServerList.php b/library/Zend/Service/Rackspace/Servers/ServerList.php index 2ee99bc5..9dda8684 100644 --- a/library/Zend/Service/Rackspace/Servers/ServerList.php +++ b/library/Zend/Service/Rackspace/Servers/ServerList.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Rackspace * @subpackage Servers - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -33,7 +33,7 @@ require_once 'Zend/Service/Rackspace/Servers/Server.php'; * @category Zend * @package Zend_Service_Rackspace * @subpackage Servers - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Rackspace_Servers_ServerList implements Countable, Iterator, ArrayAccess diff --git a/library/Zend/Service/Rackspace/Servers/SharedIpGroup.php b/library/Zend/Service/Rackspace/Servers/SharedIpGroup.php index e08e1e98..6367db29 100644 --- a/library/Zend/Service/Rackspace/Servers/SharedIpGroup.php +++ b/library/Zend/Service/Rackspace/Servers/SharedIpGroup.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service_Rackspace * @subpackage Servers - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/Service/Rackspace/Servers/SharedIpGroupList.php b/library/Zend/Service/Rackspace/Servers/SharedIpGroupList.php index f596950f..476f58a6 100644 --- a/library/Zend/Service/Rackspace/Servers/SharedIpGroupList.php +++ b/library/Zend/Service/Rackspace/Servers/SharedIpGroupList.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_Rackspace * @subpackage Servers - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -32,7 +32,7 @@ require_once 'Zend/Service/Rackspace/Servers/SharedIpGroup.php'; * @category Zend * @package Zend_Service_Rackspace * @subpackage Servers - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Rackspace_Servers_SharedIpGroupList implements Countable, Iterator, ArrayAccess diff --git a/library/Zend/Service/ReCaptcha.php b/library/Zend/Service/ReCaptcha.php index 653ce2a9..4993d201 100644 --- a/library/Zend/Service/ReCaptcha.php +++ b/library/Zend/Service/ReCaptcha.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage ReCaptcha - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -34,7 +34,7 @@ require_once 'Zend/Service/ReCaptcha/Response.php'; * @category Zend * @package Zend_Service * @subpackage ReCaptcha - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Service/ReCaptcha/Exception.php b/library/Zend/Service/ReCaptcha/Exception.php index b457c40c..b84d47eb 100644 --- a/library/Zend/Service/ReCaptcha/Exception.php +++ b/library/Zend/Service/ReCaptcha/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage ReCaptcha - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Service/Exception.php'; * @category Zend * @package Zend_Service * @subpackage ReCaptcha - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Service/ReCaptcha/MailHide.php b/library/Zend/Service/ReCaptcha/MailHide.php index 0dd00f18..6bbe6614 100644 --- a/library/Zend/Service/ReCaptcha/MailHide.php +++ b/library/Zend/Service/ReCaptcha/MailHide.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage ReCaptcha - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Service/ReCaptcha.php'; * @category Zend * @package Zend_Service * @subpackage ReCaptcha - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Service/ReCaptcha/MailHide/Exception.php b/library/Zend/Service/ReCaptcha/MailHide/Exception.php index efa1c2e3..7710e7fd 100644 --- a/library/Zend/Service/ReCaptcha/MailHide/Exception.php +++ b/library/Zend/Service/ReCaptcha/MailHide/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage ReCaptcha - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Service/ReCaptcha/Exception.php'; * @category Zend * @package Zend_Service * @subpackage ReCaptcha - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Service/ReCaptcha/Response.php b/library/Zend/Service/ReCaptcha/Response.php index da372ea0..d20318f1 100644 --- a/library/Zend/Service/ReCaptcha/Response.php +++ b/library/Zend/Service/ReCaptcha/Response.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage ReCaptcha - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Service * @subpackage ReCaptcha - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Service/ShortUrl/AbstractShortener.php b/library/Zend/Service/ShortUrl/AbstractShortener.php index de312317..c1773c7a 100644 --- a/library/Zend/Service/ShortUrl/AbstractShortener.php +++ b/library/Zend/Service/ShortUrl/AbstractShortener.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Service_ShortUrl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: $ */ @@ -32,7 +32,7 @@ require_once 'Zend/Service/ShortUrl/Shortener.php'; /** * @category Zend * @package Zend_Service_ShortUrl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Service_ShortUrl_AbstractShortener diff --git a/library/Zend/Service/ShortUrl/BitLy.php b/library/Zend/Service/ShortUrl/BitLy.php index a04675ad..71b21ea1 100644 --- a/library/Zend/Service/ShortUrl/BitLy.php +++ b/library/Zend/Service/ShortUrl/BitLy.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Service_ShortUrl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/ShortUrl/AbstractShortener.php'; * * @category Zend * @package Zend_Service_ShortUrl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_ShortUrl_BitLy extends Zend_Service_ShortUrl_AbstractShortener diff --git a/library/Zend/Service/ShortUrl/Exception.php b/library/Zend/Service/ShortUrl/Exception.php index cf2a41bf..3e1b97ed 100644 --- a/library/Zend/Service/ShortUrl/Exception.php +++ b/library/Zend/Service/ShortUrl/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Service_ShortUrl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: $ */ @@ -24,7 +24,7 @@ require_once 'Zend/Service/Exception.php'; /** * @category Zend * @package Zend_Service_ShortUrl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_ShortUrl_Exception extends Zend_Service_Exception diff --git a/library/Zend/Service/ShortUrl/IsGd.php b/library/Zend/Service/ShortUrl/IsGd.php index a3f4a1f2..e3fa5512 100644 --- a/library/Zend/Service/ShortUrl/IsGd.php +++ b/library/Zend/Service/ShortUrl/IsGd.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Service_ShortUrl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/ShortUrl/AbstractShortener.php'; * * @category Zend * @package Zend_Service_ShortUrl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_ShortUrl_IsGd extends Zend_Service_ShortUrl_AbstractShortener diff --git a/library/Zend/Service/ShortUrl/JdemCz.php b/library/Zend/Service/ShortUrl/JdemCz.php index 7d2d1b86..7f04bc1f 100644 --- a/library/Zend/Service/ShortUrl/JdemCz.php +++ b/library/Zend/Service/ShortUrl/JdemCz.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Service_ShortUrl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/ShortUrl/AbstractShortener.php'; * * @category Zend * @package Zend_Service_ShortUrl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_ShortUrl_JdemCz extends Zend_Service_ShortUrl_AbstractShortener diff --git a/library/Zend/Service/ShortUrl/MetamarkNet.php b/library/Zend/Service/ShortUrl/MetamarkNet.php index ca115aa0..61712994 100644 --- a/library/Zend/Service/ShortUrl/MetamarkNet.php +++ b/library/Zend/Service/ShortUrl/MetamarkNet.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Service_ShortUrl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/ShortUrl/AbstractShortener.php'; * * @category Zend * @package Zend_Service_ShortUrl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_ShortUrl_MetamarkNet extends Zend_Service_ShortUrl_AbstractShortener diff --git a/library/Zend/Service/ShortUrl/Shortener.php b/library/Zend/Service/ShortUrl/Shortener.php index 3bf8ff1d..30203089 100644 --- a/library/Zend/Service/ShortUrl/Shortener.php +++ b/library/Zend/Service/ShortUrl/Shortener.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Service_ShortUrl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: $ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Service_ShortUrl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Service_ShortUrl_Shortener diff --git a/library/Zend/Service/ShortUrl/TinyUrlCom.php b/library/Zend/Service/ShortUrl/TinyUrlCom.php index 1c91deba..84b6bd42 100644 --- a/library/Zend/Service/ShortUrl/TinyUrlCom.php +++ b/library/Zend/Service/ShortUrl/TinyUrlCom.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Service_ShortUrl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: $ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/ShortUrl/AbstractShortener.php'; * * @category Zend * @package Zend_Service_ShortUrl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_ShortUrl_TinyUrlCom extends Zend_Service_ShortUrl_AbstractShortener diff --git a/library/Zend/Service/SlideShare.php b/library/Zend/Service/SlideShare.php index d549c90c..33577af8 100644 --- a/library/Zend/Service/SlideShare.php +++ b/library/Zend/Service/SlideShare.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage SlideShare - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -47,7 +47,7 @@ require_once 'Zend/Xml/Security.php'; * @package Zend_Service * @subpackage SlideShare * @throws Zend_Service_SlideShare_Exception - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_SlideShare @@ -128,8 +128,8 @@ class Zend_Service_SlideShare protected $_cacheobject; /** - * Sets the Zend_Http_Client object to use in requests. If not provided a default will - * be used. + * Sets the Zend_Http_Client object to use in requests. If not provided a + * default will be used. * * @param Zend_Http_Client $client The HTTP client instance to use * @return Zend_Service_SlideShare @@ -141,8 +141,8 @@ class Zend_Service_SlideShare } /** - * Returns the instance of the Zend_Http_Client which will be used. Creates an instance - * of Zend_Http_Client if no previous client was set. + * Returns the instance of the Zend_Http_Client which will be used. Creates + * an instance of Zend_Http_Client if no previous client was set. * * @return Zend_Http_Client The HTTP client which will be used */ @@ -179,9 +179,9 @@ class Zend_Service_SlideShare } /** - * Gets the Zend_Cache object which will be used to cache API queries. If no cache object - * was previously set the the default will be used (Filesystem caching in /tmp with a life - * time of 43200 seconds) + * Gets the Zend_Cache object which will be used to cache API queries. If no + * cache object was previously set the the default will be used (Filesystem + * caching in /tmp with a life time of 43200 seconds) * * @return Zend_Cache_Core The object used in caching */ @@ -193,8 +193,8 @@ class Zend_Service_SlideShare 'Core', 'File', array( - 'lifetime' => 43200, - 'automatic_serialization' => true + 'lifetime' => 43200, + 'automatic_serialization' => true ), array('cache_dir' => '/tmp') ); @@ -316,9 +316,15 @@ class Zend_Service_SlideShare /** * Uploads the specified Slide show the the server * - * @param Zend_Service_SlideShare_SlideShow $ss The slide show object representing the slide show to upload - * @param boolean $makeSrcPublic Determines if the the slide show's source file is public or not upon upload - * @return Zend_Service_SlideShare_SlideShow The passed Slide show object, with the new assigned ID provided + * @param Zend_Service_SlideShare_SlideShow $ss The slide show + * object representing the + * slide show to upload + * @param boolean $makeSrcPublic Determines if the slide + * show's source file is public + * or not upon upload + * @return Zend_Service_SlideShare_SlideShow The passed Slide show object, + * with the new assigned ID + * provided * @throws Zend_Service_SlideShare_Exception */ public function uploadSlideShow( @@ -383,11 +389,12 @@ class Zend_Service_SlideShare if ($sxe->getName() == "SlideShareServiceError") { $message = (string)$sxe->Message[0]; - list($code, $error_str) = explode(':', $message); + list($code, $errorStr) = explode(':', $message); require_once 'Zend/Service/SlideShare/Exception.php'; - throw new Zend_Service_SlideShare_Exception(trim( - $error_str - ), $code); + throw new Zend_Service_SlideShare_Exception( + trim($errorStr), + $code + ); } if (!$sxe->getName() == "SlideShowUploaded") { @@ -405,11 +412,11 @@ class Zend_Service_SlideShare /** * Retrieves a slide show's information based on slide show ID * - * @param int $ss_id The slide show ID + * @param int $ssId The slide show ID * @return Zend_Service_SlideShare_SlideShow the Slideshow object * @throws Zend_Service_SlideShare_Exception */ - public function getSlideShow($ss_id) + public function getSlideShow($ssId) { $timestamp = time(); @@ -417,14 +424,13 @@ class Zend_Service_SlideShare 'api_key' => $this->getApiKey(), 'ts' => $timestamp, 'hash' => sha1($this->getSharedSecret() . $timestamp), - 'slideshow_id' => $ss_id + 'slideshow_id' => $ssId ); - $cache = $this->getCacheObject(); + $cache = $this->getCacheObject(); + $cacheKey = md5("__zendslideshare_cache_$ssId"); - $cache_key = md5("__zendslideshare_cache_$ss_id"); - - if (!$retval = $cache->load($cache_key)) { + if (!$retval = $cache->load($cacheKey)) { $client = $this->getHttpClient(); $client->setUri(self::SERVICE_GET_SHOW_URI); @@ -444,11 +450,12 @@ class Zend_Service_SlideShare if ($sxe->getName() == "SlideShareServiceError") { $message = (string)$sxe->Message[0]; - list($code, $error_str) = explode(':', $message); + list($code, $errorStr) = explode(':', $message); require_once 'Zend/Service/SlideShare/Exception.php'; - throw new Zend_Service_SlideShare_Exception(trim( - $error_str - ), $code); + throw new Zend_Service_SlideShare_Exception( + trim($errorStr), + $code + ); } if (!($sxe->getName() == 'Slideshow')) { @@ -459,7 +466,7 @@ class Zend_Service_SlideShare } $retval = $this->_slideShowNodeToObject(clone $sxe); - $cache->save($retval, $cache_key); + $cache->save($retval, $cacheKey); } return $retval; @@ -529,7 +536,9 @@ class Zend_Service_SlideShare * @return array An array of Zend_Service_SlideShare_SlideShow objects * @throws Zend_Service_SlideShare_Exception */ - protected function _getSlideShowsByType($key, $value, $offset = null, $limit = null) + protected function _getSlideShowsByType( + $key, $value, $offset = null, $limit = null + ) { $key = strtolower($key); @@ -555,10 +564,12 @@ class Zend_Service_SlideShare $timestamp = time(); - $params = array('api_key' => $this->getApiKey(), - 'ts' => $timestamp, - 'hash' => sha1($this->getSharedSecret().$timestamp), - $key => $value); + $params = array( + 'api_key' => $this->getApiKey(), + 'ts' => $timestamp, + 'hash' => sha1($this->getSharedSecret() . $timestamp), + $key => $value + ); if ($offset !== null) { $params['offset'] = (int)$offset; @@ -568,11 +579,10 @@ class Zend_Service_SlideShare $params['limit'] = (int)$limit; } - $cache = $this->getCacheObject(); + $cache = $this->getCacheObject(); + $cacheKey = md5($key . $value . $offset . $limit); - $cache_key = md5($key.$value.$offset.$limit); - - if (!$retval = $cache->load($cache_key)) { + if (!$retval = $cache->load($cacheKey)) { $client = $this->getHttpClient(); $client->setUri($queryUri); @@ -592,10 +602,10 @@ class Zend_Service_SlideShare if ($sxe->getName() == "SlideShareServiceError") { $message = (string)$sxe->Message[0]; - list($code, $error_str) = explode(':', $message); + list($code, $errorStr) = explode(':', $message); require_once 'Zend/Service/SlideShare/Exception.php'; throw new Zend_Service_SlideShare_Exception( - trim($error_str), $code + trim($errorStr), $code ); } @@ -614,7 +624,7 @@ class Zend_Service_SlideShare } } - $cache->save($retval, $cache_key); + $cache->save($retval, $cacheKey); } return $retval; @@ -624,6 +634,8 @@ class Zend_Service_SlideShare * Converts a SimpleXMLElement object representing a response from the service * into a Zend_Service_SlideShare_SlideShow object * + * @see http://www.slideshare.net/developers/documentation#get_slideshow + * * @param SimpleXMLElement $node The input XML from the slideshare.net service * @return Zend_Service_SlideShare_SlideShow The resulting object * @throws Zend_Service_SlideShare_Exception @@ -631,14 +643,14 @@ class Zend_Service_SlideShare protected function _slideShowNodeToObject(SimpleXMLElement $node) { - if($node->getName() == 'Slideshow') { + if ($node->getName() == 'Slideshow') { $ss = new Zend_Service_SlideShare_SlideShow(); $ss->setId((string)$node->ID); $ss->setDescription((string)$node->Description); - $ss->setEmbedCode((string)$node->EmbedCode); + $ss->setEmbedCode((string)$node->Embed); $ss->setNumViews((string)$node->Views); - $ss->setPermaLink((string)$node->Permalink); + $ss->setUrl((string)$node->URL); $ss->setStatus((string)$node->Status); $ss->setStatusDescription((string)$node->StatusDescription); @@ -648,7 +660,7 @@ class Zend_Service_SlideShare } } - $ss->setThumbnailUrl((string)$node->Thumbnail); + $ss->setThumbnailUrl((string)$node->ThumbnailURL); $ss->setTitle((string)$node->Title); $ss->setLocation((string)$node->Location); $ss->setTranscript((string)$node->Transcript); diff --git a/library/Zend/Service/SlideShare/Exception.php b/library/Zend/Service/SlideShare/Exception.php index 68cdb854..577d6366 100644 --- a/library/Zend/Service/SlideShare/Exception.php +++ b/library/Zend/Service/SlideShare/Exception.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage SlideShare - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Service/Exception.php'; * @category Zend * @package Zend_Service * @subpackage SlideShare - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_SlideShare_Exception extends Zend_Service_Exception diff --git a/library/Zend/Service/SlideShare/SlideShow.php b/library/Zend/Service/SlideShare/SlideShow.php index 6cd40f0e..782ef496 100644 --- a/library/Zend/Service/SlideShare/SlideShow.php +++ b/library/Zend/Service/SlideShare/SlideShow.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage SlideShare - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * @category Zend * @package Zend_Service * @subpackage SlideShare - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_SlideShare_SlideShow @@ -85,11 +85,11 @@ class Zend_Service_SlideShare_SlideShow protected $_statusDescription; /** - * The Permanent link for the slide show + * The URL for the slide show * - * @var string the Permalink for the slide show + * @var string the URL for the slide show */ - protected $_permalink; + protected $_url; /** * The number of views this slide show has received @@ -393,23 +393,51 @@ class Zend_Service_SlideShare_SlideShow /** * Sets the permanent link of the slide show * + * @see Zend_Service_SlideShare_SlideShow::setUrl() + * * @param string $url The permanent URL for the slide show * @return Zend_Service_SlideShare_SlideShow + * @deprecated Since 1.12.10, use setUrl() */ public function setPermaLink($url) { - $this->_permalink = (string)$url; + $this->setUrl($url); return $this; } /** * Gets the permanent link of the slide show * + * @see Zend_Service_SlideShare_SlideShow::getUrl() + * * @return string the permanent URL for the slide show + * @deprecated Since 1.12.10, use getUrl() */ public function getPermaLink() { - return $this->_permalink; + return $this->getUrl(); + } + + /** + * Sets the URL of the slide show + * + * @param string $url The URL for the slide show + * @return self + */ + public function setUrl($url) + { + $this->_url = (string)$url; + return $this; + } + + /** + * Gets the URL of the slide show + * + * @return string The URL for the slide show + */ + public function getUrl() + { + return $this->_url; } /** diff --git a/library/Zend/Service/SqlAzure/Exception.php b/library/Zend/Service/SqlAzure/Exception.php index 38d910d0..800baafc 100644 --- a/library/Zend/Service/SqlAzure/Exception.php +++ b/library/Zend/Service/SqlAzure/Exception.php @@ -16,7 +16,7 @@ * @package Zend_Service_WindowsAzure * @subpackage Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Service/Exception.php'; /** * @category Zend * @package Zend_Service_SqlAzure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_SqlAzure_Exception extends Zend_Service_Exception diff --git a/library/Zend/Service/SqlAzure/Management/Client.php b/library/Zend/Service/SqlAzure/Management/Client.php index bf38e84a..5aec418b 100644 --- a/library/Zend/Service/SqlAzure/Management/Client.php +++ b/library/Zend/Service/SqlAzure/Management/Client.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -47,7 +47,7 @@ * @category Zend * @package Zend_Service_SqlAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_SqlAzure_Management_Client diff --git a/library/Zend/Service/SqlAzure/Management/Exception.php b/library/Zend/Service/SqlAzure/Management/Exception.php index 978c0c47..88e2f8fe 100644 --- a/library/Zend/Service/SqlAzure/Management/Exception.php +++ b/library/Zend/Service/SqlAzure/Management/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Service_SqlAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_SqlAzure_Management_Exception diff --git a/library/Zend/Service/SqlAzure/Management/FirewallRuleInstance.php b/library/Zend/Service/SqlAzure/Management/FirewallRuleInstance.php index a1d327da..63e28599 100644 --- a/library/Zend/Service/SqlAzure/Management/FirewallRuleInstance.php +++ b/library/Zend/Service/SqlAzure/Management/FirewallRuleInstance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/SqlAzure/Management/ServiceEntityAbstract.php'; * @category Zend * @package Zend_Service_SqlAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string $Name The name of the firewall rule. diff --git a/library/Zend/Service/SqlAzure/Management/ServerInstance.php b/library/Zend/Service/SqlAzure/Management/ServerInstance.php index ffcb494a..d10611e5 100644 --- a/library/Zend/Service/SqlAzure/Management/ServerInstance.php +++ b/library/Zend/Service/SqlAzure/Management/ServerInstance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/SqlAzure/Management/ServiceEntityAbstract.php'; * @category Zend * @package Zend_Service_SqlAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string $Name The name of the server. diff --git a/library/Zend/Service/SqlAzure/Management/ServiceEntityAbstract.php b/library/Zend/Service/SqlAzure/Management/ServiceEntityAbstract.php index 164c0507..5cc53711 100644 --- a/library/Zend/Service/SqlAzure/Management/ServiceEntityAbstract.php +++ b/library/Zend/Service/SqlAzure/Management/ServiceEntityAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Service_SqlAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Service_SqlAzure_Management_ServiceEntityAbstract diff --git a/library/Zend/Service/StrikeIron.php b/library/Zend/Service/StrikeIron.php index a09fe151..5ab03fcd 100644 --- a/library/Zend/Service/StrikeIron.php +++ b/library/Zend/Service/StrikeIron.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage StrikeIron - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ * @category Zend * @package Zend_Service * @subpackage StrikeIron - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_StrikeIron diff --git a/library/Zend/Service/StrikeIron/Base.php b/library/Zend/Service/StrikeIron/Base.php index a407de38..a2d35ef2 100644 --- a/library/Zend/Service/StrikeIron/Base.php +++ b/library/Zend/Service/StrikeIron/Base.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage StrikeIron - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Service/StrikeIron/Decorator.php'; * @category Zend * @package Zend_Service * @subpackage StrikeIron - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_StrikeIron_Base diff --git a/library/Zend/Service/StrikeIron/Decorator.php b/library/Zend/Service/StrikeIron/Decorator.php index 2798e54a..023fd8c7 100644 --- a/library/Zend/Service/StrikeIron/Decorator.php +++ b/library/Zend/Service/StrikeIron/Decorator.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage StrikeIron - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ * @category Zend * @package Zend_Service * @subpackage StrikeIron - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_StrikeIron_Decorator diff --git a/library/Zend/Service/StrikeIron/Exception.php b/library/Zend/Service/StrikeIron/Exception.php index e03d60da..55063097 100644 --- a/library/Zend/Service/StrikeIron/Exception.php +++ b/library/Zend/Service/StrikeIron/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage StrikeIron - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Exception.php'; * @category Zend * @package Zend_Service * @subpackage StrikeIron - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_StrikeIron_Exception extends Zend_Service_Exception diff --git a/library/Zend/Service/StrikeIron/SalesUseTaxBasic.php b/library/Zend/Service/StrikeIron/SalesUseTaxBasic.php index 46f58e20..5dae1ce6 100644 --- a/library/Zend/Service/StrikeIron/SalesUseTaxBasic.php +++ b/library/Zend/Service/StrikeIron/SalesUseTaxBasic.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage StrikeIron - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Service/StrikeIron/Base.php'; * @category Zend * @package Zend_Service * @subpackage StrikeIron - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_StrikeIron_SalesUseTaxBasic extends Zend_Service_StrikeIron_Base diff --git a/library/Zend/Service/StrikeIron/USAddressVerification.php b/library/Zend/Service/StrikeIron/USAddressVerification.php index 0bd68427..86cb22f5 100644 --- a/library/Zend/Service/StrikeIron/USAddressVerification.php +++ b/library/Zend/Service/StrikeIron/USAddressVerification.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage StrikeIron - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Service/StrikeIron/Base.php'; * @category Zend * @package Zend_Service * @subpackage StrikeIron - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_StrikeIron_USAddressVerification extends Zend_Service_StrikeIron_Base diff --git a/library/Zend/Service/StrikeIron/ZipCodeInfo.php b/library/Zend/Service/StrikeIron/ZipCodeInfo.php index f11ea803..1a60ee29 100644 --- a/library/Zend/Service/StrikeIron/ZipCodeInfo.php +++ b/library/Zend/Service/StrikeIron/ZipCodeInfo.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage StrikeIron - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Service/StrikeIron/Base.php'; * @category Zend * @package Zend_Service * @subpackage StrikeIron - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_StrikeIron_ZipCodeInfo extends Zend_Service_StrikeIron_Base diff --git a/library/Zend/Service/Technorati.php b/library/Zend/Service/Technorati.php index 2d32c28f..a4e6526d 100644 --- a/library/Zend/Service/Technorati.php +++ b/library/Zend/Service/Technorati.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Technorati diff --git a/library/Zend/Service/Technorati/Author.php b/library/Zend/Service/Technorati/Author.php index 0039b1bb..9ca3b53a 100644 --- a/library/Zend/Service/Technorati/Author.php +++ b/library/Zend/Service/Technorati/Author.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Service/Technorati/Utils.php'; * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Technorati_Author diff --git a/library/Zend/Service/Technorati/BlogInfoResult.php b/library/Zend/Service/Technorati/BlogInfoResult.php index b62da3b8..a1c7804a 100644 --- a/library/Zend/Service/Technorati/BlogInfoResult.php +++ b/library/Zend/Service/Technorati/BlogInfoResult.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Service/Technorati/Utils.php'; * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Technorati_BlogInfoResult diff --git a/library/Zend/Service/Technorati/CosmosResult.php b/library/Zend/Service/Technorati/CosmosResult.php index faad395d..e0a0a1d5 100644 --- a/library/Zend/Service/Technorati/CosmosResult.php +++ b/library/Zend/Service/Technorati/CosmosResult.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Service/Technorati/Result.php'; * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Technorati_CosmosResult extends Zend_Service_Technorati_Result diff --git a/library/Zend/Service/Technorati/CosmosResultSet.php b/library/Zend/Service/Technorati/CosmosResultSet.php index 72981b1c..d87f297a 100644 --- a/library/Zend/Service/Technorati/CosmosResultSet.php +++ b/library/Zend/Service/Technorati/CosmosResultSet.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Service/Technorati/ResultSet.php'; * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Technorati_CosmosResultSet extends Zend_Service_Technorati_ResultSet diff --git a/library/Zend/Service/Technorati/DailyCountsResult.php b/library/Zend/Service/Technorati/DailyCountsResult.php index 13b9c0da..510bbc3c 100644 --- a/library/Zend/Service/Technorati/DailyCountsResult.php +++ b/library/Zend/Service/Technorati/DailyCountsResult.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Service/Technorati/Result.php'; * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Technorati_DailyCountsResult extends Zend_Service_Technorati_Result diff --git a/library/Zend/Service/Technorati/DailyCountsResultSet.php b/library/Zend/Service/Technorati/DailyCountsResultSet.php index fa1a0385..d287c414 100644 --- a/library/Zend/Service/Technorati/DailyCountsResultSet.php +++ b/library/Zend/Service/Technorati/DailyCountsResultSet.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Service/Technorati/Utils.php'; * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Technorati_DailyCountsResultSet extends Zend_Service_Technorati_ResultSet diff --git a/library/Zend/Service/Technorati/Exception.php b/library/Zend/Service/Technorati/Exception.php index 3fc20e71..f26a3845 100644 --- a/library/Zend/Service/Technorati/Exception.php +++ b/library/Zend/Service/Technorati/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Service/Exception.php'; * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Technorati_Exception extends Zend_Service_Exception diff --git a/library/Zend/Service/Technorati/GetInfoResult.php b/library/Zend/Service/Technorati/GetInfoResult.php index d14bfb77..51c170b5 100644 --- a/library/Zend/Service/Technorati/GetInfoResult.php +++ b/library/Zend/Service/Technorati/GetInfoResult.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Technorati_GetInfoResult diff --git a/library/Zend/Service/Technorati/KeyInfoResult.php b/library/Zend/Service/Technorati/KeyInfoResult.php index 7811b2ab..6f4d09d2 100644 --- a/library/Zend/Service/Technorati/KeyInfoResult.php +++ b/library/Zend/Service/Technorati/KeyInfoResult.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Technorati_KeyInfoResult diff --git a/library/Zend/Service/Technorati/Result.php b/library/Zend/Service/Technorati/Result.php index 306d8df3..2c7add15 100644 --- a/library/Zend/Service/Technorati/Result.php +++ b/library/Zend/Service/Technorati/Result.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @abstract */ diff --git a/library/Zend/Service/Technorati/ResultSet.php b/library/Zend/Service/Technorati/ResultSet.php index 8253c760..d01a3220 100644 --- a/library/Zend/Service/Technorati/ResultSet.php +++ b/library/Zend/Service/Technorati/ResultSet.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Service/Technorati/Result.php'; * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @abstract */ diff --git a/library/Zend/Service/Technorati/SearchResult.php b/library/Zend/Service/Technorati/SearchResult.php index 36c1289a..90dc3fa2 100644 --- a/library/Zend/Service/Technorati/SearchResult.php +++ b/library/Zend/Service/Technorati/SearchResult.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Service/Technorati/Result.php'; * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Technorati_SearchResult extends Zend_Service_Technorati_Result diff --git a/library/Zend/Service/Technorati/SearchResultSet.php b/library/Zend/Service/Technorati/SearchResultSet.php index e3b87ac5..4428bfcc 100644 --- a/library/Zend/Service/Technorati/SearchResultSet.php +++ b/library/Zend/Service/Technorati/SearchResultSet.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Service/Technorati/ResultSet.php'; * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Technorati_SearchResultSet extends Zend_Service_Technorati_ResultSet diff --git a/library/Zend/Service/Technorati/TagResult.php b/library/Zend/Service/Technorati/TagResult.php index bd4212c2..6960fe0c 100644 --- a/library/Zend/Service/Technorati/TagResult.php +++ b/library/Zend/Service/Technorati/TagResult.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Service/Technorati/Result.php'; * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Technorati_TagResult extends Zend_Service_Technorati_Result diff --git a/library/Zend/Service/Technorati/TagResultSet.php b/library/Zend/Service/Technorati/TagResultSet.php index 67d61522..48f341b2 100644 --- a/library/Zend/Service/Technorati/TagResultSet.php +++ b/library/Zend/Service/Technorati/TagResultSet.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Service/Technorati/ResultSet.php'; * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Technorati_TagResultSet extends Zend_Service_Technorati_ResultSet diff --git a/library/Zend/Service/Technorati/TagsResult.php b/library/Zend/Service/Technorati/TagsResult.php index 60b497a0..0ec55cc1 100644 --- a/library/Zend/Service/Technorati/TagsResult.php +++ b/library/Zend/Service/Technorati/TagsResult.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Service/Technorati/Result.php'; * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Technorati_TagsResult extends Zend_Service_Technorati_Result diff --git a/library/Zend/Service/Technorati/TagsResultSet.php b/library/Zend/Service/Technorati/TagsResultSet.php index 603dffc6..2ae89721 100644 --- a/library/Zend/Service/Technorati/TagsResultSet.php +++ b/library/Zend/Service/Technorati/TagsResultSet.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Service/Technorati/ResultSet.php'; * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Technorati_TagsResultSet extends Zend_Service_Technorati_ResultSet diff --git a/library/Zend/Service/Technorati/Utils.php b/library/Zend/Service/Technorati/Utils.php index 2b4252f4..b6662ba5 100644 --- a/library/Zend/Service/Technorati/Utils.php +++ b/library/Zend/Service/Technorati/Utils.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Technorati_Utils diff --git a/library/Zend/Service/Technorati/Weblog.php b/library/Zend/Service/Technorati/Weblog.php index b1d01e0f..5fb47c50 100644 --- a/library/Zend/Service/Technorati/Weblog.php +++ b/library/Zend/Service/Technorati/Weblog.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Service/Technorati/Utils.php'; * @category Zend * @package Zend_Service * @subpackage Technorati - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Technorati_Weblog diff --git a/library/Zend/Service/Twitter.php b/library/Zend/Service/Twitter.php index 04d30e54..836d3b8c 100644 --- a/library/Zend/Service/Twitter.php +++ b/library/Zend/Service/Twitter.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Twitter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -49,7 +49,7 @@ require_once 'Zend/Service/Twitter/Response.php'; * @category Zend * @package Zend_Service * @subpackage Twitter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Twitter diff --git a/library/Zend/Service/Twitter/Exception.php b/library/Zend/Service/Twitter/Exception.php index b369e85e..742f1441 100644 --- a/library/Zend/Service/Twitter/Exception.php +++ b/library/Zend/Service/Twitter/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Twitter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/Exception.php'; * @category Zend * @package Zend_Service * @subpackage Twitter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Twitter_Exception extends Zend_Service_Exception diff --git a/library/Zend/Service/Twitter/Response.php b/library/Zend/Service/Twitter/Response.php index 5dfd72ba..23f994da 100644 --- a/library/Zend/Service/Twitter/Response.php +++ b/library/Zend/Service/Twitter/Response.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Twitter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -44,7 +44,7 @@ require_once 'Zend/Json.php'; * @category Zend * @package Zend_Service * @subpackage Twitter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Twitter_Response diff --git a/library/Zend/Service/WindowsAzure/CommandLine/Certificate.php b/library/Zend/Service/WindowsAzure/CommandLine/Certificate.php index f056a081..af79c63a 100644 --- a/library/Zend/Service/WindowsAzure/CommandLine/Certificate.php +++ b/library/Zend/Service/WindowsAzure/CommandLine/Certificate.php @@ -16,7 +16,7 @@ * @package Zend_Service_Console * @subpackage Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -36,7 +36,7 @@ require_once 'Zend/Service/WindowsAzure/Management/Client.php'; * * @category Zend * @package Zend_Service_WindowsAzure_CommandLine - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @command-handler certificate diff --git a/library/Zend/Service/WindowsAzure/CommandLine/Deployment.php b/library/Zend/Service/WindowsAzure/CommandLine/Deployment.php index 356cef72..1ff6de6d 100644 --- a/library/Zend/Service/WindowsAzure/CommandLine/Deployment.php +++ b/library/Zend/Service/WindowsAzure/CommandLine/Deployment.php @@ -16,7 +16,7 @@ * @package Zend_Service_Console * @subpackage Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -35,7 +35,7 @@ require_once 'Zend/Service/WindowsAzure/Management/Client.php'; * * @category Zend * @package Zend_Service_WindowsAzure_CommandLine - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @command-handler deployment diff --git a/library/Zend/Service/WindowsAzure/CommandLine/GetAsynchronousOperation.php b/library/Zend/Service/WindowsAzure/CommandLine/GetAsynchronousOperation.php index 551ca69d..e04d2da2 100644 --- a/library/Zend/Service/WindowsAzure/CommandLine/GetAsynchronousOperation.php +++ b/library/Zend/Service/WindowsAzure/CommandLine/GetAsynchronousOperation.php @@ -16,7 +16,7 @@ * @package Zend_Service_Console * @subpackage Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -35,7 +35,7 @@ require_once 'Zend/Service/WindowsAzure/Management/Client.php'; * * @category Zend * @package Zend_Service_WindowsAzure_CommandLine - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @command-handler getasynchronousoperation diff --git a/library/Zend/Service/WindowsAzure/CommandLine/Package.php b/library/Zend/Service/WindowsAzure/CommandLine/Package.php index 2739d0b8..3d337a65 100644 --- a/library/Zend/Service/WindowsAzure/CommandLine/Package.php +++ b/library/Zend/Service/WindowsAzure/CommandLine/Package.php @@ -16,7 +16,7 @@ * @package Zend_Service_Console * @subpackage Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -33,7 +33,7 @@ require_once 'Zend/Service/Console/Command.php'; * * @category Zend * @package Zend_Service_WindowsAzure_CommandLine - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @command-handler package diff --git a/library/Zend/Service/WindowsAzure/CommandLine/PackageScaffolder/PackageScaffolderAbstract.php b/library/Zend/Service/WindowsAzure/CommandLine/PackageScaffolder/PackageScaffolderAbstract.php index 2e1dfdfd..e2c25120 100644 --- a/library/Zend/Service/WindowsAzure/CommandLine/PackageScaffolder/PackageScaffolderAbstract.php +++ b/library/Zend/Service/WindowsAzure/CommandLine/PackageScaffolder/PackageScaffolderAbstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Service_WindowsAzure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Service_WindowsAzure_CommandLine - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Service_WindowsAzure_CommandLine_PackageScaffolder_PackageScaffolderAbstract diff --git a/library/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/index.php b/library/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/index.php index 80a713f9..5a9b5341 100644 --- a/library/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/index.php +++ b/library/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/index.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Service_WindowsAzure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Service_WindowsAzure_CommandLine - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Scaffolder diff --git a/library/Zend/Service/WindowsAzure/CommandLine/Service.php b/library/Zend/Service/WindowsAzure/CommandLine/Service.php index a2cec96a..a05c0f66 100644 --- a/library/Zend/Service/WindowsAzure/CommandLine/Service.php +++ b/library/Zend/Service/WindowsAzure/CommandLine/Service.php @@ -16,7 +16,7 @@ * @package Zend_Service_Console * @subpackage Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -35,7 +35,7 @@ require_once 'Zend/Service/WindowsAzure/Management/Client.php'; * * @category Zend * @package Zend_Service_WindowsAzure_CommandLine - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @command-handler service diff --git a/library/Zend/Service/WindowsAzure/CommandLine/Storage.php b/library/Zend/Service/WindowsAzure/CommandLine/Storage.php index 9d17b2a5..bfaca726 100644 --- a/library/Zend/Service/WindowsAzure/CommandLine/Storage.php +++ b/library/Zend/Service/WindowsAzure/CommandLine/Storage.php @@ -16,7 +16,7 @@ * @package Zend_Service_Console * @subpackage Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -35,7 +35,7 @@ require_once 'Zend/Service/WindowsAzure/Management/Client.php'; * * @category Zend * @package Zend_Service_WindowsAzure_CommandLine - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @command-handler storage diff --git a/library/Zend/Service/WindowsAzure/Credentials/CredentialsAbstract.php b/library/Zend/Service/WindowsAzure/Credentials/CredentialsAbstract.php index d719a9dd..76893c98 100644 --- a/library/Zend/Service/WindowsAzure/Credentials/CredentialsAbstract.php +++ b/library/Zend/Service/WindowsAzure/Credentials/CredentialsAbstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Service_WindowsAzure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Service_WindowsAzure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Service_WindowsAzure_Credentials_CredentialsAbstract diff --git a/library/Zend/Service/WindowsAzure/Credentials/Exception.php b/library/Zend/Service/WindowsAzure/Credentials/Exception.php index 998d7948..780e2ae4 100644 --- a/library/Zend/Service/WindowsAzure/Credentials/Exception.php +++ b/library/Zend/Service/WindowsAzure/Credentials/Exception.php @@ -16,7 +16,7 @@ * @package Zend_Service_WindowsAzure * @subpackage Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Service/WindowsAzure/Exception.php'; /** * @category Zend * @package Zend_Service_WindowsAzure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Credentials_Exception extends Zend_Service_WindowsAzure_Exception diff --git a/library/Zend/Service/WindowsAzure/Credentials/SharedAccessSignature.php b/library/Zend/Service/WindowsAzure/Credentials/SharedAccessSignature.php index 68958b18..17a444e6 100644 --- a/library/Zend/Service/WindowsAzure/Credentials/SharedAccessSignature.php +++ b/library/Zend/Service/WindowsAzure/Credentials/SharedAccessSignature.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Service_WindowsAzure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Service/WindowsAzure/Credentials/CredentialsAbstract.php'; /** * @category Zend * @package Zend_Service_WindowsAzure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Credentials_SharedAccessSignature diff --git a/library/Zend/Service/WindowsAzure/Credentials/SharedKey.php b/library/Zend/Service/WindowsAzure/Credentials/SharedKey.php index 43c913fe..c98eeaab 100644 --- a/library/Zend/Service/WindowsAzure/Credentials/SharedKey.php +++ b/library/Zend/Service/WindowsAzure/Credentials/SharedKey.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Service_WindowsAzure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Service/WindowsAzure/Credentials/CredentialsAbstract.php'; /** * @category Zend * @package Zend_Service_WindowsAzure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Credentials_SharedKey diff --git a/library/Zend/Service/WindowsAzure/Credentials/SharedKeyLite.php b/library/Zend/Service/WindowsAzure/Credentials/SharedKeyLite.php index 399e4c14..a9f931f0 100644 --- a/library/Zend/Service/WindowsAzure/Credentials/SharedKeyLite.php +++ b/library/Zend/Service/WindowsAzure/Credentials/SharedKeyLite.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Service_WindowsAzure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Service/WindowsAzure/Credentials/CredentialsAbstract.php'; /** * @category Zend * @package Zend_Service_WindowsAzure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Credentials_SharedKeyLite diff --git a/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDataSources.php b/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDataSources.php index f0c08e25..9858afce 100644 --- a/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDataSources.php +++ b/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDataSources.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -49,7 +49,7 @@ require_once 'Zend/Service/WindowsAzure/Diagnostics/ConfigurationDirectories.php * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property int OverallQuotaInMB Overall quota in MB diff --git a/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDiagnosticInfrastructureLogs.php b/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDiagnosticInfrastructureLogs.php index 5c8e8320..ddb65663 100644 --- a/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDiagnosticInfrastructureLogs.php +++ b/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDiagnosticInfrastructureLogs.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property int BufferQuotaInMB Buffer quota in MB diff --git a/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDirectories.php b/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDirectories.php index caf5d2d5..8ae46648 100644 --- a/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDirectories.php +++ b/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDirectories.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Service/WindowsAzure/Diagnostics/DirectoryConfigurationSubscr * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property int BufferQuotaInMB Buffer quota in MB diff --git a/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationInstance.php b/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationInstance.php index 548ca3e9..8056cd3c 100644 --- a/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationInstance.php +++ b/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationInstance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property Zend_Service_WindowsAzure_Diagnostics_ConfigurationDataSources DataSources Data sources diff --git a/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationLogs.php b/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationLogs.php index 7d957558..822ad78b 100644 --- a/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationLogs.php +++ b/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationLogs.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Service/WindowsAzure/Diagnostics/LogLevel.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property int BufferQuotaInMB Buffer quota in MB diff --git a/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationObjectBaseAbstract.php b/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationObjectBaseAbstract.php index b890a27b..211c0058 100644 --- a/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationObjectBaseAbstract.php +++ b/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationObjectBaseAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Service_WindowsAzure_Diagnostics_ConfigurationObjectBaseAbstract diff --git a/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationPerformanceCounters.php b/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationPerformanceCounters.php index 54d6cb0b..5346f5d6 100644 --- a/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationPerformanceCounters.php +++ b/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationPerformanceCounters.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Service/WindowsAzure/Diagnostics/PerformanceCounterSubscripti * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property int BufferQuotaInMB Buffer quota in MB diff --git a/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationWindowsEventLog.php b/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationWindowsEventLog.php index 7653d178..f8a06949 100644 --- a/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationWindowsEventLog.php +++ b/library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationWindowsEventLog.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property int BufferQuotaInMB Buffer quota in MB diff --git a/library/Zend/Service/WindowsAzure/Diagnostics/DirectoryConfigurationSubscription.php b/library/Zend/Service/WindowsAzure/Diagnostics/DirectoryConfigurationSubscription.php index d9c44944..1f62028d 100644 --- a/library/Zend/Service/WindowsAzure/Diagnostics/DirectoryConfigurationSubscription.php +++ b/library/Zend/Service/WindowsAzure/Diagnostics/DirectoryConfigurationSubscription.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string Path Path diff --git a/library/Zend/Service/WindowsAzure/Diagnostics/Exception.php b/library/Zend/Service/WindowsAzure/Diagnostics/Exception.php index 4b5ea0b0..bb350854 100644 --- a/library/Zend/Service/WindowsAzure/Diagnostics/Exception.php +++ b/library/Zend/Service/WindowsAzure/Diagnostics/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ require_once 'Zend/Service/WindowsAzure/Exception.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Diagnostics_Exception diff --git a/library/Zend/Service/WindowsAzure/Diagnostics/LogLevel.php b/library/Zend/Service/WindowsAzure/Diagnostics/LogLevel.php index 5c5cd6f5..a94305b6 100644 --- a/library/Zend/Service/WindowsAzure/Diagnostics/LogLevel.php +++ b/library/Zend/Service/WindowsAzure/Diagnostics/LogLevel.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Diagnostics_LogLevel diff --git a/library/Zend/Service/WindowsAzure/Diagnostics/Manager.php b/library/Zend/Service/WindowsAzure/Diagnostics/Manager.php index 6f1d81bd..071a5330 100644 --- a/library/Zend/Service/WindowsAzure/Diagnostics/Manager.php +++ b/library/Zend/Service/WindowsAzure/Diagnostics/Manager.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Diagnostics/ConfigurationInstance.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Diagnostics_Manager diff --git a/library/Zend/Service/WindowsAzure/Diagnostics/PerformanceCounterSubscription.php b/library/Zend/Service/WindowsAzure/Diagnostics/PerformanceCounterSubscription.php index 35c8abfe..f9798f3e 100644 --- a/library/Zend/Service/WindowsAzure/Diagnostics/PerformanceCounterSubscription.php +++ b/library/Zend/Service/WindowsAzure/Diagnostics/PerformanceCounterSubscription.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Diagnostics/ConfigurationObjectBaseAbstr * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Diagnostics - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string CounterSpecifier Counter specifier diff --git a/library/Zend/Service/WindowsAzure/Exception.php b/library/Zend/Service/WindowsAzure/Exception.php index 1fe44386..cab110bf 100644 --- a/library/Zend/Service/WindowsAzure/Exception.php +++ b/library/Zend/Service/WindowsAzure/Exception.php @@ -16,7 +16,7 @@ * @package Zend_Service_WindowsAzure * @subpackage Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Service/Exception.php'; /** * @category Zend * @package Zend_Service_WindowsAzure - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Exception extends Zend_Service_Exception diff --git a/library/Zend/Service/WindowsAzure/Log/Exception.php b/library/Zend/Service/WindowsAzure/Log/Exception.php index 5f93b5bc..f4383f15 100644 --- a/library/Zend/Service/WindowsAzure/Log/Exception.php +++ b/library/Zend/Service/WindowsAzure/Log/Exception.php @@ -16,7 +16,7 @@ * @package Zend_Service_WindowsAzure * @subpackage Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Exception.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Log - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Log_Exception diff --git a/library/Zend/Service/WindowsAzure/Log/Formatter/WindowsAzure.php b/library/Zend/Service/WindowsAzure/Log/Formatter/WindowsAzure.php index da892bb9..31432d47 100644 --- a/library/Zend/Service/WindowsAzure/Log/Formatter/WindowsAzure.php +++ b/library/Zend/Service/WindowsAzure/Log/Formatter/WindowsAzure.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Service/WindowsAzure/Storage/DynamicTableEntity.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Log - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Log_Formatter_WindowsAzure diff --git a/library/Zend/Service/WindowsAzure/Log/Writer/WindowsAzure.php b/library/Zend/Service/WindowsAzure/Log/Writer/WindowsAzure.php index 92c8799c..00ba7ba9 100644 --- a/library/Zend/Service/WindowsAzure/Log/Writer/WindowsAzure.php +++ b/library/Zend/Service/WindowsAzure/Log/Writer/WindowsAzure.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Log/Writer/Abstract.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Log - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Log_Writer_WindowsAzure diff --git a/library/Zend/Service/WindowsAzure/Management/AffinityGroupInstance.php b/library/Zend/Service/WindowsAzure/Management/AffinityGroupInstance.php index be91cdd7..a5ec8dce 100644 --- a/library/Zend/Service/WindowsAzure/Management/AffinityGroupInstance.php +++ b/library/Zend/Service/WindowsAzure/Management/AffinityGroupInstance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Management/ServiceEntityAbstract.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string $Name The affinity group name. diff --git a/library/Zend/Service/WindowsAzure/Management/CertificateInstance.php b/library/Zend/Service/WindowsAzure/Management/CertificateInstance.php index 3308b96f..584b4497 100644 --- a/library/Zend/Service/WindowsAzure/Management/CertificateInstance.php +++ b/library/Zend/Service/WindowsAzure/Management/CertificateInstance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Management/ServiceEntityAbstract.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string $CertificateUrl Certificate thumbprint address. diff --git a/library/Zend/Service/WindowsAzure/Management/Client.php b/library/Zend/Service/WindowsAzure/Management/Client.php index a9e93d04..69bd9e96 100644 --- a/library/Zend/Service/WindowsAzure/Management/Client.php +++ b/library/Zend/Service/WindowsAzure/Management/Client.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -82,7 +82,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Management_Client diff --git a/library/Zend/Service/WindowsAzure/Management/DeploymentInstance.php b/library/Zend/Service/WindowsAzure/Management/DeploymentInstance.php index 4ed894ed..e75416b3 100644 --- a/library/Zend/Service/WindowsAzure/Management/DeploymentInstance.php +++ b/library/Zend/Service/WindowsAzure/Management/DeploymentInstance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Management/ServiceEntityAbstract.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string $Name The name for the deployment. This name must be unique among other deployments for the specified hosted service. diff --git a/library/Zend/Service/WindowsAzure/Management/Exception.php b/library/Zend/Service/WindowsAzure/Management/Exception.php index 565f4378..19fdb617 100644 --- a/library/Zend/Service/WindowsAzure/Management/Exception.php +++ b/library/Zend/Service/WindowsAzure/Management/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Exception.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Management_Exception diff --git a/library/Zend/Service/WindowsAzure/Management/HostedServiceInstance.php b/library/Zend/Service/WindowsAzure/Management/HostedServiceInstance.php index d0d4e77f..b8b698a4 100644 --- a/library/Zend/Service/WindowsAzure/Management/HostedServiceInstance.php +++ b/library/Zend/Service/WindowsAzure/Management/HostedServiceInstance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Management/ServiceEntityAbstract.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string $Url The address of the hosted service. diff --git a/library/Zend/Service/WindowsAzure/Management/LocationInstance.php b/library/Zend/Service/WindowsAzure/Management/LocationInstance.php index fa9fa3e4..83d19930 100644 --- a/library/Zend/Service/WindowsAzure/Management/LocationInstance.php +++ b/library/Zend/Service/WindowsAzure/Management/LocationInstance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Management/ServiceEntityAbstract.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string $Name The location name. diff --git a/library/Zend/Service/WindowsAzure/Management/OperatingSystemFamilyInstance.php b/library/Zend/Service/WindowsAzure/Management/OperatingSystemFamilyInstance.php index b8b7dbbe..4a46ead6 100644 --- a/library/Zend/Service/WindowsAzure/Management/OperatingSystemFamilyInstance.php +++ b/library/Zend/Service/WindowsAzure/Management/OperatingSystemFamilyInstance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Management/ServiceEntityAbstract.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string $Name Indicates which operating system family this version belongs to. A value of 1 corresponds to the Windows Azure guest operating system that is substantially compatible with Windows Server 2008 SP2. A value of 2 corresponds to the Windows Azure guest operating system that is substantially compatible with Windows Server 2008 R2. diff --git a/library/Zend/Service/WindowsAzure/Management/OperatingSystemInstance.php b/library/Zend/Service/WindowsAzure/Management/OperatingSystemInstance.php index e95437da..7fb5edb6 100644 --- a/library/Zend/Service/WindowsAzure/Management/OperatingSystemInstance.php +++ b/library/Zend/Service/WindowsAzure/Management/OperatingSystemInstance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Management/ServiceEntityAbstract.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string $Version The operating system version. This value corresponds to the configuration value for specifying that your service is to run on a particular version of the Windows Azure guest operating system. diff --git a/library/Zend/Service/WindowsAzure/Management/OperationStatusInstance.php b/library/Zend/Service/WindowsAzure/Management/OperationStatusInstance.php index 2f2f45b4..7aa003b4 100644 --- a/library/Zend/Service/WindowsAzure/Management/OperationStatusInstance.php +++ b/library/Zend/Service/WindowsAzure/Management/OperationStatusInstance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Management/ServiceEntityAbstract.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string $Id The request ID of the asynchronous request. diff --git a/library/Zend/Service/WindowsAzure/Management/ServiceEntityAbstract.php b/library/Zend/Service/WindowsAzure/Management/ServiceEntityAbstract.php index 45135c6d..c0c590c1 100644 --- a/library/Zend/Service/WindowsAzure/Management/ServiceEntityAbstract.php +++ b/library/Zend/Service/WindowsAzure/Management/ServiceEntityAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Service_WindowsAzure_Management_ServiceEntityAbstract diff --git a/library/Zend/Service/WindowsAzure/Management/StorageServiceInstance.php b/library/Zend/Service/WindowsAzure/Management/StorageServiceInstance.php index 091ff902..bbad793e 100644 --- a/library/Zend/Service/WindowsAzure/Management/StorageServiceInstance.php +++ b/library/Zend/Service/WindowsAzure/Management/StorageServiceInstance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Management/ServiceEntityAbstract.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string $Url The address of the storage account. diff --git a/library/Zend/Service/WindowsAzure/Management/SubscriptionOperationInstance.php b/library/Zend/Service/WindowsAzure/Management/SubscriptionOperationInstance.php index e4bcee52..cda37e0a 100644 --- a/library/Zend/Service/WindowsAzure/Management/SubscriptionOperationInstance.php +++ b/library/Zend/Service/WindowsAzure/Management/SubscriptionOperationInstance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Management/ServiceEntityAbstract.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Management - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string $operationId The globally unique identifier (GUID) of the operation. diff --git a/library/Zend/Service/WindowsAzure/RetryPolicy/Exception.php b/library/Zend/Service/WindowsAzure/RetryPolicy/Exception.php index 71441410..2ed3488d 100644 --- a/library/Zend/Service/WindowsAzure/RetryPolicy/Exception.php +++ b/library/Zend/Service/WindowsAzure/RetryPolicy/Exception.php @@ -16,7 +16,7 @@ * @package Zend_Service_WindowsAzure * @subpackage Exception * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Exception.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage RetryPolicy - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_RetryPolicy_Exception extends Zend_Service_WindowsAzure_Exception diff --git a/library/Zend/Service/WindowsAzure/RetryPolicy/NoRetry.php b/library/Zend/Service/WindowsAzure/RetryPolicy/NoRetry.php index a62a4aa5..cb85bbc6 100644 --- a/library/Zend/Service/WindowsAzure/RetryPolicy/NoRetry.php +++ b/library/Zend/Service/WindowsAzure/RetryPolicy/NoRetry.php @@ -16,7 +16,7 @@ * @package Zend_Service_WindowsAzure * @subpackage RetryPolicy * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/RetryPolicy/RetryPolicyAbstract.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage RetryPolicy - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_RetryPolicy_NoRetry extends Zend_Service_WindowsAzure_RetryPolicy_RetryPolicyAbstract diff --git a/library/Zend/Service/WindowsAzure/RetryPolicy/RetryN.php b/library/Zend/Service/WindowsAzure/RetryPolicy/RetryN.php index 9ff87b12..9aca231c 100644 --- a/library/Zend/Service/WindowsAzure/RetryPolicy/RetryN.php +++ b/library/Zend/Service/WindowsAzure/RetryPolicy/RetryN.php @@ -16,7 +16,7 @@ * @package Zend_Service_WindowsAzure * @subpackage RetryPolicy * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/RetryPolicy/RetryPolicyAbstract.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage RetryPolicy - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_RetryPolicy_RetryN extends Zend_Service_WindowsAzure_RetryPolicy_RetryPolicyAbstract diff --git a/library/Zend/Service/WindowsAzure/RetryPolicy/RetryPolicyAbstract.php b/library/Zend/Service/WindowsAzure/RetryPolicy/RetryPolicyAbstract.php index 2fe546e3..83a6ea9d 100644 --- a/library/Zend/Service/WindowsAzure/RetryPolicy/RetryPolicyAbstract.php +++ b/library/Zend/Service/WindowsAzure/RetryPolicy/RetryPolicyAbstract.php @@ -16,7 +16,7 @@ * @package Zend_Service_WindowsAzure * @subpackage RetryPolicy * @version $Id$ - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -34,7 +34,7 @@ require_once 'Zend/Service/WindowsAzure/RetryPolicy/RetryN.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage RetryPolicy - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Service_WindowsAzure_RetryPolicy_RetryPolicyAbstract diff --git a/library/Zend/Service/WindowsAzure/SessionHandler.php b/library/Zend/Service/WindowsAzure/SessionHandler.php index 3bbf30ca..d2044d57 100644 --- a/library/Zend/Service/WindowsAzure/SessionHandler.php +++ b/library/Zend/Service/WindowsAzure/SessionHandler.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Session - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Session - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_SessionHandler diff --git a/library/Zend/Service/WindowsAzure/Storage.php b/library/Zend/Service/WindowsAzure/Storage.php index 178b25c0..2e811191 100644 --- a/library/Zend/Service/WindowsAzure/Storage.php +++ b/library/Zend/Service/WindowsAzure/Storage.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -42,7 +42,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Storage diff --git a/library/Zend/Service/WindowsAzure/Storage/Batch.php b/library/Zend/Service/WindowsAzure/Storage/Batch.php index ccc95fa6..659b7261 100644 --- a/library/Zend/Service/WindowsAzure/Storage/Batch.php +++ b/library/Zend/Service/WindowsAzure/Storage/Batch.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Storage_Batch diff --git a/library/Zend/Service/WindowsAzure/Storage/BatchStorageAbstract.php b/library/Zend/Service/WindowsAzure/Storage/BatchStorageAbstract.php index 97fc2f4e..d1af80c9 100644 --- a/library/Zend/Service/WindowsAzure/Storage/BatchStorageAbstract.php +++ b/library/Zend/Service/WindowsAzure/Storage/BatchStorageAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Storage.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Service_WindowsAzure_Storage_BatchStorageAbstract diff --git a/library/Zend/Service/WindowsAzure/Storage/Blob.php b/library/Zend/Service/WindowsAzure/Storage/Blob.php index 011aa314..6ae85a14 100644 --- a/library/Zend/Service/WindowsAzure/Storage/Blob.php +++ b/library/Zend/Service/WindowsAzure/Storage/Blob.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://todo name_todo * @version $Id$ */ @@ -58,7 +58,7 @@ require_once 'Zend/Service/WindowsAzure/Credentials/SharedAccessSignature.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Storage_Blob extends Zend_Service_WindowsAzure_Storage diff --git a/library/Zend/Service/WindowsAzure/Storage/Blob/Stream.php b/library/Zend/Service/WindowsAzure/Storage/Blob/Stream.php index 53874a8e..7083ef08 100644 --- a/library/Zend/Service/WindowsAzure/Storage/Blob/Stream.php +++ b/library/Zend/Service/WindowsAzure/Storage/Blob/Stream.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure_Storage * @subpackage Blob - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://todo name_todo * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service_WindowsAzure_Storage * @subpackage Blob - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Storage_Blob_Stream diff --git a/library/Zend/Service/WindowsAzure/Storage/BlobContainer.php b/library/Zend/Service/WindowsAzure/Storage/BlobContainer.php index cdcac785..1afd441a 100644 --- a/library/Zend/Service/WindowsAzure/Storage/BlobContainer.php +++ b/library/Zend/Service/WindowsAzure/Storage/BlobContainer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string $Name Name of the container diff --git a/library/Zend/Service/WindowsAzure/Storage/BlobInstance.php b/library/Zend/Service/WindowsAzure/Storage/BlobInstance.php index 63801855..d316f6db 100644 --- a/library/Zend/Service/WindowsAzure/Storage/BlobInstance.php +++ b/library/Zend/Service/WindowsAzure/Storage/BlobInstance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Storage/StorageEntityAbstract.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string $Container The name of the blob container in which the blob is stored. diff --git a/library/Zend/Service/WindowsAzure/Storage/DynamicTableEntity.php b/library/Zend/Service/WindowsAzure/Storage/DynamicTableEntity.php index 61422bc9..7a2f49d3 100644 --- a/library/Zend/Service/WindowsAzure/Storage/DynamicTableEntity.php +++ b/library/Zend/Service/WindowsAzure/Storage/DynamicTableEntity.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Storage/TableEntity.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Storage_DynamicTableEntity extends Zend_Service_WindowsAzure_Storage_TableEntity diff --git a/library/Zend/Service/WindowsAzure/Storage/LeaseInstance.php b/library/Zend/Service/WindowsAzure/Storage/LeaseInstance.php index 78bd7e03..9a56e45c 100644 --- a/library/Zend/Service/WindowsAzure/Storage/LeaseInstance.php +++ b/library/Zend/Service/WindowsAzure/Storage/LeaseInstance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Storage/StorageEntityAbstract.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string $Container Container name diff --git a/library/Zend/Service/WindowsAzure/Storage/PageRegionInstance.php b/library/Zend/Service/WindowsAzure/Storage/PageRegionInstance.php index 8e207b8f..aa77e6ba 100644 --- a/library/Zend/Service/WindowsAzure/Storage/PageRegionInstance.php +++ b/library/Zend/Service/WindowsAzure/Storage/PageRegionInstance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Storage/StorageEntityAbstract.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property int $start Page range start diff --git a/library/Zend/Service/WindowsAzure/Storage/Queue.php b/library/Zend/Service/WindowsAzure/Storage/Queue.php index 9309c634..8a461761 100644 --- a/library/Zend/Service/WindowsAzure/Storage/Queue.php +++ b/library/Zend/Service/WindowsAzure/Storage/Queue.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://todo name_todo * @version $Id$ */ @@ -39,7 +39,7 @@ require_once 'Zend/Service/WindowsAzure/Storage/QueueMessage.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Storage_Queue extends Zend_Service_WindowsAzure_Storage diff --git a/library/Zend/Service/WindowsAzure/Storage/QueueInstance.php b/library/Zend/Service/WindowsAzure/Storage/QueueInstance.php index 4fc3e5df..1532eb61 100644 --- a/library/Zend/Service/WindowsAzure/Storage/QueueInstance.php +++ b/library/Zend/Service/WindowsAzure/Storage/QueueInstance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Storage/StorageEntityAbstract.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string $Name Name of the queue diff --git a/library/Zend/Service/WindowsAzure/Storage/QueueMessage.php b/library/Zend/Service/WindowsAzure/Storage/QueueMessage.php index eeaf4623..a57441d8 100644 --- a/library/Zend/Service/WindowsAzure/Storage/QueueMessage.php +++ b/library/Zend/Service/WindowsAzure/Storage/QueueMessage.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Storage/StorageEntityAbstract.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string $MessageId Message ID diff --git a/library/Zend/Service/WindowsAzure/Storage/SignedIdentifier.php b/library/Zend/Service/WindowsAzure/Storage/SignedIdentifier.php index d94a1512..26af97f7 100644 --- a/library/Zend/Service/WindowsAzure/Storage/SignedIdentifier.php +++ b/library/Zend/Service/WindowsAzure/Storage/SignedIdentifier.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Storage/StorageEntityAbstract.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string $Id Id for the signed identifier diff --git a/library/Zend/Service/WindowsAzure/Storage/StorageEntityAbstract.php b/library/Zend/Service/WindowsAzure/Storage/StorageEntityAbstract.php index 8493e91c..ef7bfd74 100644 --- a/library/Zend/Service/WindowsAzure/Storage/StorageEntityAbstract.php +++ b/library/Zend/Service/WindowsAzure/Storage/StorageEntityAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * */ diff --git a/library/Zend/Service/WindowsAzure/Storage/Table.php b/library/Zend/Service/WindowsAzure/Storage/Table.php index 45ed7f3c..05e59ab7 100644 --- a/library/Zend/Service/WindowsAzure/Storage/Table.php +++ b/library/Zend/Service/WindowsAzure/Storage/Table.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -49,7 +49,7 @@ require_once 'Zend/Service/WindowsAzure/Credentials/SharedKeyLite.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Storage_Table diff --git a/library/Zend/Service/WindowsAzure/Storage/TableEntity.php b/library/Zend/Service/WindowsAzure/Storage/TableEntity.php index d971d0b5..af1acfd0 100644 --- a/library/Zend/Service/WindowsAzure/Storage/TableEntity.php +++ b/library/Zend/Service/WindowsAzure/Storage/TableEntity.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Storage_TableEntity diff --git a/library/Zend/Service/WindowsAzure/Storage/TableEntityQuery.php b/library/Zend/Service/WindowsAzure/Storage/TableEntityQuery.php index d93ebf46..f7904d2e 100644 --- a/library/Zend/Service/WindowsAzure/Storage/TableEntityQuery.php +++ b/library/Zend/Service/WindowsAzure/Storage/TableEntityQuery.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_WindowsAzure_Storage_TableEntityQuery diff --git a/library/Zend/Service/WindowsAzure/Storage/TableInstance.php b/library/Zend/Service/WindowsAzure/Storage/TableInstance.php index 5ba095d1..a74e893b 100644 --- a/library/Zend/Service/WindowsAzure/Storage/TableInstance.php +++ b/library/Zend/Service/WindowsAzure/Storage/TableInstance.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Service/WindowsAzure/Storage/StorageEntityAbstract.php'; * @category Zend * @package Zend_Service_WindowsAzure * @subpackage Storage - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @property string $Id Id diff --git a/library/Zend/Service/Yahoo.php b/library/Zend/Service/Yahoo.php index 32980a19..2503435e 100644 --- a/library/Zend/Service/Yahoo.php +++ b/library/Zend/Service/Yahoo.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Xml/Security.php'; * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Yahoo diff --git a/library/Zend/Service/Yahoo/Image.php b/library/Zend/Service/Yahoo/Image.php index 017e1b5d..defdddec 100644 --- a/library/Zend/Service/Yahoo/Image.php +++ b/library/Zend/Service/Yahoo/Image.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Yahoo_Image diff --git a/library/Zend/Service/Yahoo/ImageResult.php b/library/Zend/Service/Yahoo/ImageResult.php index f661a3a6..5f38b9a3 100644 --- a/library/Zend/Service/Yahoo/ImageResult.php +++ b/library/Zend/Service/Yahoo/ImageResult.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Service/Yahoo/Result.php'; * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Yahoo_ImageResult extends Zend_Service_Yahoo_Result diff --git a/library/Zend/Service/Yahoo/ImageResultSet.php b/library/Zend/Service/Yahoo/ImageResultSet.php index c8f1161f..b8274683 100644 --- a/library/Zend/Service/Yahoo/ImageResultSet.php +++ b/library/Zend/Service/Yahoo/ImageResultSet.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Service/Yahoo/ImageResult.php'; * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Yahoo_ImageResultSet extends Zend_Service_Yahoo_ResultSet diff --git a/library/Zend/Service/Yahoo/InlinkDataResult.php b/library/Zend/Service/Yahoo/InlinkDataResult.php index f2dd011b..f325aff8 100644 --- a/library/Zend/Service/Yahoo/InlinkDataResult.php +++ b/library/Zend/Service/Yahoo/InlinkDataResult.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Service/Yahoo/Result.php'; * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Yahoo_InlinkDataResult extends Zend_Service_Yahoo_Result diff --git a/library/Zend/Service/Yahoo/InlinkDataResultSet.php b/library/Zend/Service/Yahoo/InlinkDataResultSet.php index 500ff528..3a8b815d 100644 --- a/library/Zend/Service/Yahoo/InlinkDataResultSet.php +++ b/library/Zend/Service/Yahoo/InlinkDataResultSet.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Service/Yahoo/InlinkDataResult.php'; * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Yahoo_InlinkDataResultSet extends Zend_Service_Yahoo_ResultSet diff --git a/library/Zend/Service/Yahoo/LocalResult.php b/library/Zend/Service/Yahoo/LocalResult.php index 9fdc4292..9993e928 100644 --- a/library/Zend/Service/Yahoo/LocalResult.php +++ b/library/Zend/Service/Yahoo/LocalResult.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Service/Yahoo/Result.php'; * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Yahoo_LocalResult extends Zend_Service_Yahoo_Result diff --git a/library/Zend/Service/Yahoo/LocalResultSet.php b/library/Zend/Service/Yahoo/LocalResultSet.php index 1f659a16..d2228244 100644 --- a/library/Zend/Service/Yahoo/LocalResultSet.php +++ b/library/Zend/Service/Yahoo/LocalResultSet.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Service/Yahoo/LocalResult.php'; * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Yahoo_LocalResultSet extends Zend_Service_Yahoo_ResultSet diff --git a/library/Zend/Service/Yahoo/NewsResult.php b/library/Zend/Service/Yahoo/NewsResult.php index 061167e6..e71daef5 100644 --- a/library/Zend/Service/Yahoo/NewsResult.php +++ b/library/Zend/Service/Yahoo/NewsResult.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Service/Yahoo/Result.php'; * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Yahoo_NewsResult extends Zend_Service_Yahoo_Result diff --git a/library/Zend/Service/Yahoo/NewsResultSet.php b/library/Zend/Service/Yahoo/NewsResultSet.php index ef3f847e..7f2c1312 100644 --- a/library/Zend/Service/Yahoo/NewsResultSet.php +++ b/library/Zend/Service/Yahoo/NewsResultSet.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Service/Yahoo/NewsResult.php'; * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Yahoo_NewsResultSet extends Zend_Service_Yahoo_ResultSet diff --git a/library/Zend/Service/Yahoo/PageDataResult.php b/library/Zend/Service/Yahoo/PageDataResult.php index 90314609..a4aa74da 100644 --- a/library/Zend/Service/Yahoo/PageDataResult.php +++ b/library/Zend/Service/Yahoo/PageDataResult.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Service/Yahoo/Result.php'; * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Yahoo_PageDataResult extends Zend_Service_Yahoo_Result diff --git a/library/Zend/Service/Yahoo/PageDataResultSet.php b/library/Zend/Service/Yahoo/PageDataResultSet.php index b92b1c30..60cd4a57 100644 --- a/library/Zend/Service/Yahoo/PageDataResultSet.php +++ b/library/Zend/Service/Yahoo/PageDataResultSet.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once 'Zend/Service/Yahoo/PageDataResult.php'; * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Yahoo_PageDataResultSet extends Zend_Service_Yahoo_ResultSet diff --git a/library/Zend/Service/Yahoo/Result.php b/library/Zend/Service/Yahoo/Result.php index 731fb578..fcd73d29 100644 --- a/library/Zend/Service/Yahoo/Result.php +++ b/library/Zend/Service/Yahoo/Result.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Yahoo_Result diff --git a/library/Zend/Service/Yahoo/ResultSet.php b/library/Zend/Service/Yahoo/ResultSet.php index fde6e59f..163cafb6 100644 --- a/library/Zend/Service/Yahoo/ResultSet.php +++ b/library/Zend/Service/Yahoo/ResultSet.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Yahoo_ResultSet implements SeekableIterator diff --git a/library/Zend/Service/Yahoo/VideoResult.php b/library/Zend/Service/Yahoo/VideoResult.php index 327de8bf..7aded464 100644 --- a/library/Zend/Service/Yahoo/VideoResult.php +++ b/library/Zend/Service/Yahoo/VideoResult.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Service/Yahoo/Result.php'; * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Yahoo_VideoResult extends Zend_Service_Yahoo_Result diff --git a/library/Zend/Service/Yahoo/VideoResultSet.php b/library/Zend/Service/Yahoo/VideoResultSet.php index d3f51cb2..c26ff496 100644 --- a/library/Zend/Service/Yahoo/VideoResultSet.php +++ b/library/Zend/Service/Yahoo/VideoResultSet.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Service/Yahoo/VideoResult.php'; * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Yahoo_VideoResultSet extends Zend_Service_Yahoo_ResultSet diff --git a/library/Zend/Service/Yahoo/WebResult.php b/library/Zend/Service/Yahoo/WebResult.php index 121b5d7f..7fa31847 100644 --- a/library/Zend/Service/Yahoo/WebResult.php +++ b/library/Zend/Service/Yahoo/WebResult.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Service/Yahoo/Result.php'; * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Yahoo_WebResult extends Zend_Service_Yahoo_Result diff --git a/library/Zend/Service/Yahoo/WebResultSet.php b/library/Zend/Service/Yahoo/WebResultSet.php index 8a0289b6..267f04b4 100644 --- a/library/Zend/Service/Yahoo/WebResultSet.php +++ b/library/Zend/Service/Yahoo/WebResultSet.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Service/Yahoo/WebResult.php'; * @category Zend * @package Zend_Service * @subpackage Yahoo - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Service_Yahoo_WebResultSet extends Zend_Service_Yahoo_ResultSet diff --git a/library/Zend/Session.php b/library/Zend/Session.php index 54d01846..c1244fc4 100644 --- a/library/Zend/Session.php +++ b/library/Zend/Session.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Session - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ * @since Preview Release 0.2 @@ -43,7 +43,7 @@ require_once 'Zend/Session/SaveHandler/Interface.php'; * * @category Zend * @package Zend_Session - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Session extends Zend_Session_Abstract diff --git a/library/Zend/Session/Abstract.php b/library/Zend/Session/Abstract.php index fcc29447..127905c5 100644 --- a/library/Zend/Session/Abstract.php +++ b/library/Zend/Session/Abstract.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Session - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ * @since Preview Release 0.2 @@ -27,7 +27,7 @@ * * @category Zend * @package Zend_Session - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Session_Abstract diff --git a/library/Zend/Session/Exception.php b/library/Zend/Session/Exception.php index 69ec3967..d99a6adb 100644 --- a/library/Zend/Session/Exception.php +++ b/library/Zend/Session/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Session - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ * @since Preview Release 0.2 @@ -32,7 +32,7 @@ require_once 'Zend/Exception.php'; * * @category Zend * @package Zend_Session - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Session_Exception extends Zend_Exception diff --git a/library/Zend/Session/Namespace.php b/library/Zend/Session/Namespace.php index 254b4f2b..06aa272b 100644 --- a/library/Zend/Session/Namespace.php +++ b/library/Zend/Session/Namespace.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Session - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ * @since Preview Release 0.2 @@ -38,7 +38,7 @@ require_once 'Zend/Session/Abstract.php'; * * @category Zend * @package Zend_Session - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Session_Namespace extends Zend_Session_Abstract implements IteratorAggregate diff --git a/library/Zend/Session/SaveHandler/DbTable.php b/library/Zend/Session/SaveHandler/DbTable.php index 3f246b60..e423a18d 100644 --- a/library/Zend/Session/SaveHandler/DbTable.php +++ b/library/Zend/Session/SaveHandler/DbTable.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Session - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -46,7 +46,7 @@ require_once 'Zend/Config.php'; * @category Zend * @package Zend_Session * @subpackage SaveHandler - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Session_SaveHandler_DbTable diff --git a/library/Zend/Session/SaveHandler/Exception.php b/library/Zend/Session/SaveHandler/Exception.php index 363e3015..f54ed7e2 100644 --- a/library/Zend/Session/SaveHandler/Exception.php +++ b/library/Zend/Session/SaveHandler/Exception.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_Session - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Session/Exception.php'; * * @category Zend * @package Zend_Session - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Session_SaveHandler_Exception extends Zend_Session_Exception diff --git a/library/Zend/Session/SaveHandler/Interface.php b/library/Zend/Session/SaveHandler/Interface.php index 5c04f441..18ed5fe5 100644 --- a/library/Zend/Session/SaveHandler/Interface.php +++ b/library/Zend/Session/SaveHandler/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Session - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ * @since Preview Release 0.2 @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Session * @subpackage SaveHandler - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @see http://php.net/session_set_save_handler */ diff --git a/library/Zend/Session/Validator/Abstract.php b/library/Zend/Session/Validator/Abstract.php index 37766ef0..2afba815 100644 --- a/library/Zend/Session/Validator/Abstract.php +++ b/library/Zend/Session/Validator/Abstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Session - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ * @since Preview Release 0.2 @@ -31,7 +31,7 @@ require_once 'Zend/Session/Validator/Interface.php'; * @category Zend * @package Zend_Session * @subpackage Validator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Session_Validator_Abstract implements Zend_Session_Validator_Interface diff --git a/library/Zend/Session/Validator/HttpUserAgent.php b/library/Zend/Session/Validator/HttpUserAgent.php index 468bcf9d..3f594d2c 100644 --- a/library/Zend/Session/Validator/HttpUserAgent.php +++ b/library/Zend/Session/Validator/HttpUserAgent.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Session - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ * @since Preview Release 0.2 @@ -31,7 +31,7 @@ require_once 'Zend/Session/Validator/Abstract.php'; * @category Zend * @package Zend_Session * @subpackage Validator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Session_Validator_HttpUserAgent extends Zend_Session_Validator_Abstract diff --git a/library/Zend/Session/Validator/Interface.php b/library/Zend/Session/Validator/Interface.php index eb752474..ab4eb3ec 100644 --- a/library/Zend/Session/Validator/Interface.php +++ b/library/Zend/Session/Validator/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Session - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ * @since Preview Release 0.2 @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Session * @subpackage Validator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Session_Validator_Interface diff --git a/library/Zend/Soap/AutoDiscover.php b/library/Zend/Soap/AutoDiscover.php index d11dc7a9..f1df112a 100644 --- a/library/Zend/Soap/AutoDiscover.php +++ b/library/Zend/Soap/AutoDiscover.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Soap * @subpackage AutoDiscover - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Soap/AutoDiscover/Exception.php b/library/Zend/Soap/AutoDiscover/Exception.php index 087280f7..278ff8e1 100644 --- a/library/Zend/Soap/AutoDiscover/Exception.php +++ b/library/Zend/Soap/AutoDiscover/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Soap * @subpackage AutoDiscover - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Soap/Client.php b/library/Zend/Soap/Client.php index 9ebbcad9..9a3b754c 100644 --- a/library/Zend/Soap/Client.php +++ b/library/Zend/Soap/Client.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Soap * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Soap/Client/Common.php'; * @category Zend * @package Zend_Soap * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Soap_Client @@ -89,6 +89,7 @@ class Zend_Soap_Client protected $_features = null; protected $_cache_wsdl = null; protected $_user_agent = null; + protected $_exceptions = null; /** * WSDL used to access server @@ -268,6 +269,9 @@ class Zend_Soap_Client case 'user_agent': $this->setUserAgent($value); break; + case 'exceptions': + $this->setExceptions($value); + break; // Not used now // case 'connection_timeout': @@ -315,13 +319,14 @@ class Zend_Soap_Client $options['cache_wsdl'] = $this->getWsdlCache(); $options['features'] = $this->getSoapFeatures(); $options['user_agent'] = $this->getUserAgent(); + $options['exceptions'] = $this->getExceptions(); foreach ($options as $key => $value) { /* * ugly hack as I don't know if checking for '=== null' * breaks some other option */ - if (in_array($key, array('user_agent', 'cache_wsdl', 'compression'))) { + if (in_array($key, array('user_agent', 'cache_wsdl', 'compression', 'exceptions'))) { if ($value === null) { unset($options[$key]); } @@ -908,6 +913,39 @@ class Zend_Soap_Client return $this->_user_agent; } + /** + * Set the exceptions option + * + * The exceptions option is a boolean value defining whether soap errors + * throw exceptions. + * + * @see http://php.net/manual/soapclient.soapclient.php#refsect1-soapclient.soapclient-parameters + * + * @param bool $exceptions + * @return $this + */ + public function setExceptions($exceptions) + { + $this->_exceptions = (bool) $exceptions; + + return $this; + } + + /** + * Get the exceptions option + * + * The exceptions option is a boolean value defining whether soap errors + * throw exceptions. + * + * @see http://php.net/manual/soapclient.soapclient.php#refsect1-soapclient.soapclient-parameters + * + * @return bool|null + */ + public function getExceptions() + { + return $this->_exceptions; + } + /** * Retrieve request XML * diff --git a/library/Zend/Soap/Client/Common.php b/library/Zend/Soap/Client/Common.php index 3106d069..7880115c 100644 --- a/library/Zend/Soap/Client/Common.php +++ b/library/Zend/Soap/Client/Common.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Soap * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Soap/Client/DotNet.php b/library/Zend/Soap/Client/DotNet.php index c1150516..d031f4c3 100644 --- a/library/Zend/Soap/Client/DotNet.php +++ b/library/Zend/Soap/Client/DotNet.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Soap * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Soap/Client/Exception.php b/library/Zend/Soap/Client/Exception.php index a8762ef0..8f6d0c62 100644 --- a/library/Zend/Soap/Client/Exception.php +++ b/library/Zend/Soap/Client/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Soap * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -26,7 +26,7 @@ require_once 'Zend/Exception.php'; * @category Zend * @package Zend_Soap * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Soap/Client/Local.php b/library/Zend/Soap/Client/Local.php index de067456..18a11b28 100644 --- a/library/Zend/Soap/Client/Local.php +++ b/library/Zend/Soap/Client/Local.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Soap * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Soap/Server.php b/library/Zend/Soap/Server.php index 18f42b82..d1421d3e 100644 --- a/library/Zend/Soap/Server.php +++ b/library/Zend/Soap/Server.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Soap * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -37,7 +37,7 @@ require_once 'Zend/Xml/Exception.php'; * @package Zend_Soap * @subpackage Server * @uses Zend_Server_Interface - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Soap/Server/Exception.php b/library/Zend/Soap/Server/Exception.php index 126488c9..1e853189 100644 --- a/library/Zend/Soap/Server/Exception.php +++ b/library/Zend/Soap/Server/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Soap * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Exception.php'; * @category Zend * @package Zend_Soap * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Soap/Server/Proxy.php b/library/Zend/Soap/Server/Proxy.php index 281b2cb8..93b6ab4e 100644 --- a/library/Zend/Soap/Server/Proxy.php +++ b/library/Zend/Soap/Server/Proxy.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Soap * @subpackage AutoDiscover - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id:$ */ diff --git a/library/Zend/Soap/Wsdl.php b/library/Zend/Soap/Wsdl.php index 8f24d7e4..afc5f687 100644 --- a/library/Zend/Soap/Wsdl.php +++ b/library/Zend/Soap/Wsdl.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Soap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Soap/Wsdl/Exception.php b/library/Zend/Soap/Wsdl/Exception.php index 4a783c4f..029ef73b 100644 --- a/library/Zend/Soap/Wsdl/Exception.php +++ b/library/Zend/Soap/Wsdl/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Soap * @subpackage Wsdl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once "Zend/Exception.php"; * @category Zend * @package Zend_Soap * @subpackage Wsdl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Soap_Wsdl_Exception extends Zend_Exception { } diff --git a/library/Zend/Soap/Wsdl/Strategy/Abstract.php b/library/Zend/Soap/Wsdl/Strategy/Abstract.php index f71e25ae..63abdba4 100644 --- a/library/Zend/Soap/Wsdl/Strategy/Abstract.php +++ b/library/Zend/Soap/Wsdl/Strategy/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Soap * @subpackage Wsdl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once "Zend/Soap/Wsdl/Strategy/Interface.php"; * @category Zend * @package Zend_Soap * @subpackage Wsdl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Soap_Wsdl_Strategy_Abstract implements Zend_Soap_Wsdl_Strategy_Interface diff --git a/library/Zend/Soap/Wsdl/Strategy/AnyType.php b/library/Zend/Soap/Wsdl/Strategy/AnyType.php index 34a3ab01..bb0e0117 100644 --- a/library/Zend/Soap/Wsdl/Strategy/AnyType.php +++ b/library/Zend/Soap/Wsdl/Strategy/AnyType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Soap * @subpackage Wsdl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once "Zend/Soap/Wsdl/Strategy/Interface.php"; * @category Zend * @package Zend_Soap * @subpackage Wsdl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Soap_Wsdl_Strategy_AnyType implements Zend_Soap_Wsdl_Strategy_Interface diff --git a/library/Zend/Soap/Wsdl/Strategy/ArrayOfTypeComplex.php b/library/Zend/Soap/Wsdl/Strategy/ArrayOfTypeComplex.php index 6f61c275..3e7d6acb 100644 --- a/library/Zend/Soap/Wsdl/Strategy/ArrayOfTypeComplex.php +++ b/library/Zend/Soap/Wsdl/Strategy/ArrayOfTypeComplex.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Soap * @subpackage Wsdl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once "Zend/Soap/Wsdl/Strategy/DefaultComplexType.php"; * @category Zend * @package Zend_Soap * @subpackage Wsdl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Soap_Wsdl_Strategy_ArrayOfTypeComplex extends Zend_Soap_Wsdl_Strategy_DefaultComplexType diff --git a/library/Zend/Soap/Wsdl/Strategy/ArrayOfTypeSequence.php b/library/Zend/Soap/Wsdl/Strategy/ArrayOfTypeSequence.php index 2761e396..0c04221a 100644 --- a/library/Zend/Soap/Wsdl/Strategy/ArrayOfTypeSequence.php +++ b/library/Zend/Soap/Wsdl/Strategy/ArrayOfTypeSequence.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Soap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once "Zend/Soap/Wsdl/Strategy/DefaultComplexType.php"; * @category Zend * @package Zend_Soap * @subpackage Wsdl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Soap_Wsdl_Strategy_ArrayOfTypeSequence extends Zend_Soap_Wsdl_Strategy_DefaultComplexType diff --git a/library/Zend/Soap/Wsdl/Strategy/Composite.php b/library/Zend/Soap/Wsdl/Strategy/Composite.php index 7ee074e9..eb531bfb 100644 --- a/library/Zend/Soap/Wsdl/Strategy/Composite.php +++ b/library/Zend/Soap/Wsdl/Strategy/Composite.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Soap * @subpackage Wsdl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once "Zend/Soap/Wsdl/Strategy/Interface.php"; * @category Zend * @package Zend_Soap * @subpackage Wsdl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Soap_Wsdl_Strategy_Composite implements Zend_Soap_Wsdl_Strategy_Interface diff --git a/library/Zend/Soap/Wsdl/Strategy/DefaultComplexType.php b/library/Zend/Soap/Wsdl/Strategy/DefaultComplexType.php index 6f9a26e1..4bbf2a8f 100644 --- a/library/Zend/Soap/Wsdl/Strategy/DefaultComplexType.php +++ b/library/Zend/Soap/Wsdl/Strategy/DefaultComplexType.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Soap * @subpackage Wsdl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once "Zend/Soap/Wsdl/Strategy/Abstract.php"; * @category Zend * @package Zend_Soap * @subpackage Wsdl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Soap_Wsdl_Strategy_DefaultComplexType extends Zend_Soap_Wsdl_Strategy_Abstract diff --git a/library/Zend/Soap/Wsdl/Strategy/Interface.php b/library/Zend/Soap/Wsdl/Strategy/Interface.php index d26810ea..9a576055 100644 --- a/library/Zend/Soap/Wsdl/Strategy/Interface.php +++ b/library/Zend/Soap/Wsdl/Strategy/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Soap * @subpackage Wsdl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Soap * @subpackage Wsdl - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Soap_Wsdl_Strategy_Interface diff --git a/library/Zend/Stdlib/CallbackHandler.php b/library/Zend/Stdlib/CallbackHandler.php index bb52138f..a3528174 100644 --- a/library/Zend/Stdlib/CallbackHandler.php +++ b/library/Zend/Stdlib/CallbackHandler.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Stdlib - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ * * @category Zend * @package Zend_Stdlib - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Stdlib_CallbackHandler @@ -101,7 +101,10 @@ class Zend_Stdlib_CallbackHandler } // If pecl/weakref is not installed, simply store the callback and return - if (!class_exists('WeakRef')) { + set_error_handler(array($this, 'errorHandler'), E_WARNING); + $callable = class_exists('WeakRef'); + restore_error_handler(); + if (!$callable || $this->error) { $this->callback = $callback; return; } diff --git a/library/Zend/Stdlib/Exception.php b/library/Zend/Stdlib/Exception.php index 2191cfa2..05cb2753 100644 --- a/library/Zend/Stdlib/Exception.php +++ b/library/Zend/Stdlib/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Stdlib - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -23,7 +23,7 @@ * * @category Zend * @package Zend_Stdlib - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Stdlib_Exception diff --git a/library/Zend/Stdlib/Exception/InvalidCallbackException.php b/library/Zend/Stdlib/Exception/InvalidCallbackException.php index 84b4672f..d973ecb7 100644 --- a/library/Zend/Stdlib/Exception/InvalidCallbackException.php +++ b/library/Zend/Stdlib/Exception/InvalidCallbackException.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Stdlib - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -25,7 +25,7 @@ require_once 'Zend/Stdlib/Exception.php'; * * @category Zend * @package Zend_Stdlib - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Stdlib_Exception_InvalidCallbackException diff --git a/library/Zend/Stdlib/PriorityQueue.php b/library/Zend/Stdlib/PriorityQueue.php index d145d46c..b0c30d5a 100644 --- a/library/Zend/Stdlib/PriorityQueue.php +++ b/library/Zend/Stdlib/PriorityQueue.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Stdlib - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -34,7 +34,7 @@ require_once 'Zend/Stdlib/SplPriorityQueue.php'; * * @category Zend * @package Zend_Stdlib - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Stdlib_PriorityQueue implements Countable, IteratorAggregate, Serializable diff --git a/library/Zend/Stdlib/SplPriorityQueue.php b/library/Zend/Stdlib/SplPriorityQueue.php index 9f11b700..bf19cc7a 100644 --- a/library/Zend/Stdlib/SplPriorityQueue.php +++ b/library/Zend/Stdlib/SplPriorityQueue.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Stdlib - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -381,7 +381,7 @@ if (!is_array($this->preparedQueue)) { * * @category Zend * @package Zend_Stdlib - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Stdlib_SplPriorityQueue extends SplPriorityQueue implements Serializable diff --git a/library/Zend/Tag/Cloud.php b/library/Zend/Tag/Cloud.php index 8955d396..2e788e05 100644 --- a/library/Zend/Tag/Cloud.php +++ b/library/Zend/Tag/Cloud.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tag * @subpackage Cloud - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tag/Item.php'; /** * @category Zend * @package Zend_Tag - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tag_Cloud diff --git a/library/Zend/Tag/Cloud/Decorator/Cloud.php b/library/Zend/Tag/Cloud/Decorator/Cloud.php index 19f402f7..e649d54f 100644 --- a/library/Zend/Tag/Cloud/Decorator/Cloud.php +++ b/library/Zend/Tag/Cloud/Decorator/Cloud.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tag * @subpackage Cloud - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * * @category Zend * @package Zend_Tag - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Tag_Cloud_Decorator_Cloud diff --git a/library/Zend/Tag/Cloud/Decorator/Exception.php b/library/Zend/Tag/Cloud/Decorator/Exception.php index e97ee120..cd2d8aea 100644 --- a/library/Zend/Tag/Cloud/Decorator/Exception.php +++ b/library/Zend/Tag/Cloud/Decorator/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tag * @subpackage Cloud - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Tag/Cloud/Exception.php'; * @category Zend * @package Zend_Tag * @uses Zend_Tag_Cloud_Exception - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tag_Cloud_Decorator_Exception extends Zend_Tag_Cloud_Exception diff --git a/library/Zend/Tag/Cloud/Decorator/HtmlCloud.php b/library/Zend/Tag/Cloud/Decorator/HtmlCloud.php index 98c9744f..917ae1cf 100644 --- a/library/Zend/Tag/Cloud/Decorator/HtmlCloud.php +++ b/library/Zend/Tag/Cloud/Decorator/HtmlCloud.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tag * @subpackage Cloud - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Tag/Cloud/Decorator/Cloud.php'; * @category Zend * @package Zend_Tag * @uses Zend_Tag_Cloud_Decorator_Cloud - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tag_Cloud_Decorator_HtmlCloud extends Zend_Tag_Cloud_Decorator_Cloud diff --git a/library/Zend/Tag/Cloud/Decorator/HtmlTag.php b/library/Zend/Tag/Cloud/Decorator/HtmlTag.php index 9ef46fc7..5bb44d0e 100644 --- a/library/Zend/Tag/Cloud/Decorator/HtmlTag.php +++ b/library/Zend/Tag/Cloud/Decorator/HtmlTag.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tag * @subpackage Cloud - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/Tag/Cloud/Decorator/Tag.php'; * @category Zend * @package Zend_Tag * @uses Zend_Tag_Cloud_Decorator_Tag - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tag_Cloud_Decorator_HtmlTag extends Zend_Tag_Cloud_Decorator_Tag diff --git a/library/Zend/Tag/Cloud/Decorator/Tag.php b/library/Zend/Tag/Cloud/Decorator/Tag.php index bc0b4006..b2369569 100644 --- a/library/Zend/Tag/Cloud/Decorator/Tag.php +++ b/library/Zend/Tag/Cloud/Decorator/Tag.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tag * @subpackage Cloud - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * * @category Zend * @package Zend_Tag - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Tag_Cloud_Decorator_Tag diff --git a/library/Zend/Tag/Cloud/Exception.php b/library/Zend/Tag/Cloud/Exception.php index 7121afec..08fcb409 100644 --- a/library/Zend/Tag/Cloud/Exception.php +++ b/library/Zend/Tag/Cloud/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tag - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Tag/Exception.php'; * @category Zend * @package Zend_Tag * @uses Zend_Exception - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tag_Cloud_Exception extends Zend_Tag_Exception diff --git a/library/Zend/Tag/Exception.php b/library/Zend/Tag/Exception.php index 1b8eb787..52a9fce5 100644 --- a/library/Zend/Tag/Exception.php +++ b/library/Zend/Tag/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tag - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Exception.php'; * @category Zend * @package Zend_Tag * @uses Zend_Exception - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tag_Exception extends Zend_Exception diff --git a/library/Zend/Tag/Item.php b/library/Zend/Tag/Item.php index b1ced0b8..cb51e4b5 100644 --- a/library/Zend/Tag/Item.php +++ b/library/Zend/Tag/Item.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tag * @subpackage Item - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Tag/Taggable.php'; * @category Zend * @package Zend_Tag * @uses Zend_Tag_Taggable - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tag_Item implements Zend_Tag_Taggable diff --git a/library/Zend/Tag/ItemList.php b/library/Zend/Tag/ItemList.php index 18ad879d..dfc8cddf 100644 --- a/library/Zend/Tag/ItemList.php +++ b/library/Zend/Tag/ItemList.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tag * @subpackage ItemList - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tag/Taggable.php'; /** * @category Zend * @package Zend_Tag - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tag_ItemList implements Countable, SeekableIterator, ArrayAccess diff --git a/library/Zend/Tag/Taggable.php b/library/Zend/Tag/Taggable.php index 8a3d7c28..767b8e5b 100644 --- a/library/Zend/Tag/Taggable.php +++ b/library/Zend/Tag/Taggable.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tag * @subpackage Item - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Tag - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tag_Taggable diff --git a/library/Zend/Test/DbAdapter.php b/library/Zend/Test/DbAdapter.php index 7187745e..31198944 100644 --- a/library/Zend/Test/DbAdapter.php +++ b/library/Zend/Test/DbAdapter.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Db/Profiler.php'; * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Test_DbAdapter extends Zend_Db_Adapter_Abstract diff --git a/library/Zend/Test/DbStatement.php b/library/Zend/Test/DbStatement.php index 2a9a3376..cf36a8fa 100644 --- a/library/Zend/Test/DbStatement.php +++ b/library/Zend/Test/DbStatement.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once "Zend/Db/Statement/Interface.php"; * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Test_DbStatement implements Zend_Db_Statement_Interface diff --git a/library/Zend/Test/PHPUnit/Constraint/DomQuery.php b/library/Zend/Test/PHPUnit/Constraint/DomQuery.php index 9b035afe..2aa52794 100644 --- a/library/Zend/Test/PHPUnit/Constraint/DomQuery.php +++ b/library/Zend/Test/PHPUnit/Constraint/DomQuery.php @@ -15,15 +15,24 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ if (version_compare(PHPUnit_Runner_Version::id(), '4.1', '>=')) { include(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'DomQuery41.php'); + + class Zend_Test_PHPUnit_Constraint_DomQuery extends Zend_Test_PHPUnit_Constraint_DomQuery41 + {} } elseif (version_compare(PHPUnit_Runner_Version::id(), '3.5', '>=')) { include(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'DomQuery37.php'); + + class Zend_Test_PHPUnit_Constraint_DomQuery extends Zend_Test_PHPUnit_Constraint_DomQuery37 + {} } else { include(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'DomQuery34.php'); + + class Zend_Test_PHPUnit_Constraint_DomQuery extends Zend_Test_PHPUnit_Constraint_DomQuery34 + {} } diff --git a/library/Zend/Test/PHPUnit/Constraint/DomQuery34.php b/library/Zend/Test/PHPUnit/Constraint/DomQuery34.php index ae3eb07a..740f51cb 100644 --- a/library/Zend/Test/PHPUnit/Constraint/DomQuery34.php +++ b/library/Zend/Test/PHPUnit/Constraint/DomQuery34.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,10 +30,10 @@ require_once 'Zend/Dom/Query.php'; * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ -class Zend_Test_PHPUnit_Constraint_DomQuery extends PHPUnit_Framework_Constraint +class Zend_Test_PHPUnit_Constraint_DomQuery34 extends PHPUnit_Framework_Constraint { /**#@+ * Assertion type constants diff --git a/library/Zend/Test/PHPUnit/Constraint/DomQuery37.php b/library/Zend/Test/PHPUnit/Constraint/DomQuery37.php index 045f52b8..b5c230ab 100644 --- a/library/Zend/Test/PHPUnit/Constraint/DomQuery37.php +++ b/library/Zend/Test/PHPUnit/Constraint/DomQuery37.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,10 +30,10 @@ require_once 'Zend/Dom/Query.php'; * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ -class Zend_Test_PHPUnit_Constraint_DomQuery extends PHPUnit_Framework_Constraint +class Zend_Test_PHPUnit_Constraint_DomQuery37 extends PHPUnit_Framework_Constraint { /**#@+ * Assertion type constants diff --git a/library/Zend/Test/PHPUnit/Constraint/DomQuery41.php b/library/Zend/Test/PHPUnit/Constraint/DomQuery41.php index 91f6ef69..28cc484b 100644 --- a/library/Zend/Test/PHPUnit/Constraint/DomQuery41.php +++ b/library/Zend/Test/PHPUnit/Constraint/DomQuery41.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,10 +30,10 @@ require_once 'Zend/Dom/Query.php'; * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ -class Zend_Test_PHPUnit_Constraint_DomQuery extends PHPUnit_Framework_Constraint +class Zend_Test_PHPUnit_Constraint_DomQuery41 extends PHPUnit_Framework_Constraint { /**#@+ * Assertion type constants diff --git a/library/Zend/Test/PHPUnit/Constraint/Exception.php b/library/Zend/Test/PHPUnit/Constraint/Exception.php index 46e0457b..2286fef0 100644 --- a/library/Zend/Test/PHPUnit/Constraint/Exception.php +++ b/library/Zend/Test/PHPUnit/Constraint/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Test_PHPUnit_Constraint_Exception extends PHPUnit_Framework_ExpectationFailedException diff --git a/library/Zend/Test/PHPUnit/Constraint/Redirect.php b/library/Zend/Test/PHPUnit/Constraint/Redirect.php index b7451a32..819d8b2b 100644 --- a/library/Zend/Test/PHPUnit/Constraint/Redirect.php +++ b/library/Zend/Test/PHPUnit/Constraint/Redirect.php @@ -15,15 +15,24 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ if (version_compare(PHPUnit_Runner_Version::id(), '4.1', '>=')) { include(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'Redirect41.php'); + + class Zend_Test_PHPUnit_Constraint_Redirect extends Zend_Test_PHPUnit_Constraint_Redirect41 + {} } elseif (version_compare(PHPUnit_Runner_Version::id(), '3.5', '>=')) { include(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'Redirect37.php'); + + class Zend_Test_PHPUnit_Constraint_Redirect extends Zend_Test_PHPUnit_Constraint_Redirect37 + {} } else { include(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'Redirect34.php'); + + class Zend_Test_PHPUnit_Constraint_Redirect extends Zend_Test_PHPUnit_Constraint_Redirect34 + {} } diff --git a/library/Zend/Test/PHPUnit/Constraint/Redirect34.php b/library/Zend/Test/PHPUnit/Constraint/Redirect34.php index d0f80ff2..e8d9f8ed 100644 --- a/library/Zend/Test/PHPUnit/Constraint/Redirect34.php +++ b/library/Zend/Test/PHPUnit/Constraint/Redirect34.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,10 +27,10 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ -class Zend_Test_PHPUnit_Constraint_Redirect extends PHPUnit_Framework_Constraint +class Zend_Test_PHPUnit_Constraint_Redirect34 extends PHPUnit_Framework_Constraint { /**#@+ * Assertion type constants diff --git a/library/Zend/Test/PHPUnit/Constraint/Redirect37.php b/library/Zend/Test/PHPUnit/Constraint/Redirect37.php index a6cd1aca..0494c976 100644 --- a/library/Zend/Test/PHPUnit/Constraint/Redirect37.php +++ b/library/Zend/Test/PHPUnit/Constraint/Redirect37.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,10 +27,10 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ -class Zend_Test_PHPUnit_Constraint_Redirect extends PHPUnit_Framework_Constraint +class Zend_Test_PHPUnit_Constraint_Redirect37 extends PHPUnit_Framework_Constraint { /**#@+ * Assertion type constants diff --git a/library/Zend/Test/PHPUnit/Constraint/Redirect41.php b/library/Zend/Test/PHPUnit/Constraint/Redirect41.php index c471b274..6f6e9156 100644 --- a/library/Zend/Test/PHPUnit/Constraint/Redirect41.php +++ b/library/Zend/Test/PHPUnit/Constraint/Redirect41.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,10 +27,10 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ -class Zend_Test_PHPUnit_Constraint_Redirect extends PHPUnit_Framework_Constraint +class Zend_Test_PHPUnit_Constraint_Redirect41 extends PHPUnit_Framework_Constraint { /**#@+ * Assertion type constants diff --git a/library/Zend/Test/PHPUnit/Constraint/ResponseHeader.php b/library/Zend/Test/PHPUnit/Constraint/ResponseHeader.php index 636700ac..178de050 100644 --- a/library/Zend/Test/PHPUnit/Constraint/ResponseHeader.php +++ b/library/Zend/Test/PHPUnit/Constraint/ResponseHeader.php @@ -15,15 +15,24 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ if (version_compare(PHPUnit_Runner_Version::id(), '4.1', '>=')) { include(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'ResponseHeader41.php'); + + class Zend_Test_PHPUnit_Constraint_ResponseHeader extends Zend_Test_PHPUnit_Constraint_ResponseHeader41 + {} } elseif (version_compare(PHPUnit_Runner_Version::id(), '3.5', '>=')) { include(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'ResponseHeader37.php'); + + class Zend_Test_PHPUnit_Constraint_ResponseHeader extends Zend_Test_PHPUnit_Constraint_ResponseHeader37 + {} } else { include(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'ResponseHeader34.php'); + + class Zend_Test_PHPUnit_Constraint_ResponseHeader extends Zend_Test_PHPUnit_Constraint_ResponseHeader34 + {} } diff --git a/library/Zend/Test/PHPUnit/Constraint/ResponseHeader34.php b/library/Zend/Test/PHPUnit/Constraint/ResponseHeader34.php index 3b0545d4..3d37756d 100644 --- a/library/Zend/Test/PHPUnit/Constraint/ResponseHeader34.php +++ b/library/Zend/Test/PHPUnit/Constraint/ResponseHeader34.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,10 +27,10 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ -class Zend_Test_PHPUnit_Constraint_ResponseHeader extends PHPUnit_Framework_Constraint +class Zend_Test_PHPUnit_Constraint_ResponseHeader34 extends PHPUnit_Framework_Constraint { /**#@+ * Assertion type constants diff --git a/library/Zend/Test/PHPUnit/Constraint/ResponseHeader37.php b/library/Zend/Test/PHPUnit/Constraint/ResponseHeader37.php index 3f7738d9..ad26f0eb 100644 --- a/library/Zend/Test/PHPUnit/Constraint/ResponseHeader37.php +++ b/library/Zend/Test/PHPUnit/Constraint/ResponseHeader37.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,10 +27,10 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ -class Zend_Test_PHPUnit_Constraint_ResponseHeader extends PHPUnit_Framework_Constraint +class Zend_Test_PHPUnit_Constraint_ResponseHeader37 extends PHPUnit_Framework_Constraint { /**#@+ * Assertion type constants diff --git a/library/Zend/Test/PHPUnit/Constraint/ResponseHeader41.php b/library/Zend/Test/PHPUnit/Constraint/ResponseHeader41.php index efacefa9..7f244d43 100644 --- a/library/Zend/Test/PHPUnit/Constraint/ResponseHeader41.php +++ b/library/Zend/Test/PHPUnit/Constraint/ResponseHeader41.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,10 +27,10 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ -class Zend_Test_PHPUnit_Constraint_ResponseHeader extends PHPUnit_Framework_Constraint +class Zend_Test_PHPUnit_Constraint_ResponseHeader41 extends PHPUnit_Framework_Constraint { /**#@+ * Assertion type constants diff --git a/library/Zend/Test/PHPUnit/ControllerTestCase.php b/library/Zend/Test/PHPUnit/ControllerTestCase.php index 1b8827d8..69976f0d 100644 --- a/library/Zend/Test/PHPUnit/ControllerTestCase.php +++ b/library/Zend/Test/PHPUnit/ControllerTestCase.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Test - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Registry.php'; * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_TestCase @@ -81,8 +81,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te * Overloading: prevent overloading to special properties * * @param string $name - * @param mixed $value - * @return void + * @param mixed $value + * @throws Zend_Exception */ public function __set($name, $value) { @@ -98,8 +98,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te * * Provides overloading for request, response, and frontController objects. * - * @param mixed $name - * @return void + * @param mixed $name + * @return null|Zend_Controller_Front|Zend_Controller_Request_HttpTestCase|Zend_Controller_Response_HttpTestCase */ public function __get($name) { @@ -119,8 +119,6 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te * Set up MVC app * * Calls {@link bootstrap()} by default - * - * @return void */ protected function setUp() { @@ -135,8 +133,6 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te * If {@link $bootstrap} is a callback, executes it; if it is a file, it include's * it. When done, sets the test case request and response objects into the * front controller. - * - * @return void */ final public function bootstrap() { @@ -167,8 +163,7 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te * disables throwing exceptions, and disables returning the response. * Finally, dispatches the front controller. * - * @param string|null $url - * @return void + * @param string|null $url */ public function dispatch($url = null) { @@ -207,7 +202,6 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te * instance, and resets the action helper broker. * * @todo Need to update Zend_Layout to add a resetInstance() method - * @return void */ public function reset() { @@ -225,8 +219,6 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Rest all view placeholders - * - * @return void */ protected function _resetPlaceholders() { @@ -277,9 +269,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert against DOM selection * - * @param string $path CSS selector path - * @param string $message - * @return void + * @param string $path CSS selector path + * @param string $message */ public function assertQuery($path, $message = '') { @@ -295,9 +286,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert against DOM selection * - * @param string $path CSS selector path - * @param string $message - * @return void + * @param string $path CSS selector path + * @param string $message */ public function assertNotQuery($path, $message = '') { @@ -313,10 +303,9 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert against DOM selection; node should contain content * - * @param string $path CSS selector path - * @param string $match content that should be contained in matched nodes - * @param string $message - * @return void + * @param string $path CSS selector path + * @param string $match content that should be contained in matched nodes + * @param string $message */ public function assertQueryContentContains($path, $match, $message = '') { @@ -332,10 +321,9 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert against DOM selection; node should NOT contain content * - * @param string $path CSS selector path - * @param string $match content that should NOT be contained in matched nodes - * @param string $message - * @return void + * @param string $path CSS selector path + * @param string $match content that should NOT be contained in matched nodes + * @param string $message */ public function assertNotQueryContentContains($path, $match, $message = '') { @@ -351,10 +339,9 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert against DOM selection; node should match content * - * @param string $path CSS selector path - * @param string $pattern Pattern that should be contained in matched nodes - * @param string $message - * @return void + * @param string $path CSS selector path + * @param string $pattern Pattern that should be contained in matched nodes + * @param string $message */ public function assertQueryContentRegex($path, $pattern, $message = '') { @@ -370,10 +357,9 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert against DOM selection; node should NOT match content * - * @param string $path CSS selector path - * @param string $pattern pattern that should NOT be contained in matched nodes - * @param string $message - * @return void + * @param string $path CSS selector path + * @param string $pattern pattern that should NOT be contained in matched nodes + * @param string $message */ public function assertNotQueryContentRegex($path, $pattern, $message = '') { @@ -389,10 +375,9 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert against DOM selection; should contain exact number of nodes * - * @param string $path CSS selector path - * @param string $count Number of nodes that should match - * @param string $message - * @return void + * @param string $path CSS selector path + * @param string $count Number of nodes that should match + * @param string $message */ public function assertQueryCount($path, $count, $message = '') { @@ -408,10 +393,9 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert against DOM selection; should NOT contain exact number of nodes * - * @param string $path CSS selector path - * @param string $count Number of nodes that should NOT match - * @param string $message - * @return void + * @param string $path CSS selector path + * @param string $count Number of nodes that should NOT match + * @param string $message */ public function assertNotQueryCount($path, $count, $message = '') { @@ -427,10 +411,9 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert against DOM selection; should contain at least this number of nodes * - * @param string $path CSS selector path - * @param string $count Minimum number of nodes that should match - * @param string $message - * @return void + * @param string $path CSS selector path + * @param string $count Minimum number of nodes that should match + * @param string $message */ public function assertQueryCountMin($path, $count, $message = '') { @@ -446,10 +429,9 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert against DOM selection; should contain no more than this number of nodes * - * @param string $path CSS selector path - * @param string $count Maximum number of nodes that should match - * @param string $message - * @return void + * @param string $path CSS selector path + * @param string $count Maximum number of nodes that should match + * @param string $message */ public function assertQueryCountMax($path, $count, $message = '') { @@ -465,8 +447,7 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Register XPath namespaces * - * @param array $xpathNamespaces - * @return void + * @param array $xpathNamespaces */ public function registerXpathNamespaces($xpathNamespaces) { @@ -476,9 +457,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert against XPath selection * - * @param string $path XPath path - * @param string $message - * @return void + * @param string $path XPath path + * @param string $message */ public function assertXpath($path, $message = '') { @@ -495,9 +475,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert against XPath selection * - * @param string $path XPath path - * @param string $message - * @return void + * @param string $path XPath path + * @param string $message */ public function assertNotXpath($path, $message = '') { @@ -514,10 +493,9 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert against XPath selection; node should contain content * - * @param string $path XPath path - * @param string $match content that should be contained in matched nodes - * @param string $message - * @return void + * @param string $path XPath path + * @param string $match content that should be contained in matched nodes + * @param string $message */ public function assertXpathContentContains($path, $match, $message = '') { @@ -534,10 +512,9 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert against XPath selection; node should NOT contain content * - * @param string $path XPath path - * @param string $match content that should NOT be contained in matched nodes - * @param string $message - * @return void + * @param string $path XPath path + * @param string $match content that should NOT be contained in matched nodes + * @param string $message */ public function assertNotXpathContentContains($path, $match, $message = '') { @@ -554,10 +531,9 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert against XPath selection; node should match content * - * @param string $path XPath path - * @param string $pattern Pattern that should be contained in matched nodes - * @param string $message - * @return void + * @param string $path XPath path + * @param string $pattern Pattern that should be contained in matched nodes + * @param string $message */ public function assertXpathContentRegex($path, $pattern, $message = '') { @@ -574,10 +550,9 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert against XPath selection; node should NOT match content * - * @param string $path XPath path - * @param string $pattern pattern that should NOT be contained in matched nodes - * @param string $message - * @return void + * @param string $path XPath path + * @param string $pattern pattern that should NOT be contained in matched nodes + * @param string $message */ public function assertNotXpathContentRegex($path, $pattern, $message = '') { @@ -594,10 +569,9 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert against XPath selection; should contain exact number of nodes * - * @param string $path XPath path - * @param string $count Number of nodes that should match - * @param string $message - * @return void + * @param string $path XPath path + * @param string $count Number of nodes that should match + * @param string $message */ public function assertXpathCount($path, $count, $message = '') { @@ -614,10 +588,9 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert against XPath selection; should NOT contain exact number of nodes * - * @param string $path XPath path - * @param string $count Number of nodes that should NOT match - * @param string $message - * @return void + * @param string $path XPath path + * @param string $count Number of nodes that should NOT match + * @param string $message */ public function assertNotXpathCount($path, $count, $message = '') { @@ -634,10 +607,9 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert against XPath selection; should contain at least this number of nodes * - * @param string $path XPath path - * @param string $count Minimum number of nodes that should match - * @param string $message - * @return void + * @param string $path XPath path + * @param string $count Minimum number of nodes that should match + * @param string $message */ public function assertXpathCountMin($path, $count, $message = '') { @@ -654,10 +626,9 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert against XPath selection; should contain no more than this number of nodes * - * @param string $path XPath path - * @param string $count Maximum number of nodes that should match - * @param string $message - * @return void + * @param string $path XPath path + * @param string $count Maximum number of nodes that should match + * @param string $message */ public function assertXpathCountMax($path, $count, $message = '') { @@ -674,8 +645,7 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert that response is a redirect * - * @param string $message - * @return void + * @param string $message */ public function assertRedirect($message = '') { @@ -691,8 +661,7 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert that response is NOT a redirect * - * @param string $message - * @return void + * @param string $message */ public function assertNotRedirect($message = '') { @@ -708,9 +677,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert that response redirects to given URL * - * @param string $url - * @param string $message - * @return void + * @param string $url + * @param string $message */ public function assertRedirectTo($url, $message = '') { @@ -726,9 +694,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert that response does not redirect to given URL * - * @param string $url - * @param string $message - * @return void + * @param string $url + * @param string $message */ public function assertNotRedirectTo($url, $message = '') { @@ -744,9 +711,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert that redirect location matches pattern * - * @param string $pattern - * @param string $message - * @return void + * @param string $pattern + * @param string $message */ public function assertRedirectRegex($pattern, $message = '') { @@ -762,9 +728,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert that redirect location does not match pattern * - * @param string $pattern - * @param string $message - * @return void + * @param string $pattern + * @param string $message */ public function assertNotRedirectRegex($pattern, $message = '') { @@ -780,9 +745,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert response code * - * @param int $code - * @param string $message - * @return void + * @param int $code + * @param string $message */ public function assertResponseCode($code, $message = '') { @@ -798,9 +762,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert response code * - * @param int $code - * @param string $message - * @return void + * @param int $code + * @param string $message */ public function assertNotResponseCode($code, $message = '') { @@ -817,9 +780,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert response header exists * - * @param string $header - * @param string $message - * @return void + * @param string $header + * @param string $message */ public function assertHeader($header, $message = '') { @@ -835,9 +797,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert response header does not exist * - * @param string $header - * @param string $message - * @return void + * @param string $header + * @param string $message */ public function assertNotHeader($header, $message = '') { @@ -854,10 +815,9 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert response header exists and contains the given string * - * @param string $header - * @param string $match - * @param string $message - * @return void + * @param string $header + * @param string $match + * @param string $message */ public function assertHeaderContains($header, $match, $message = '') { @@ -873,10 +833,9 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert response header does not exist and/or does not contain the given string * - * @param string $header - * @param string $match - * @param string $message - * @return void + * @param string $header + * @param string $match + * @param string $message */ public function assertNotHeaderContains($header, $match, $message = '') { @@ -893,10 +852,9 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert response header exists and matches the given pattern * - * @param string $header - * @param string $pattern - * @param string $message - * @return void + * @param string $header + * @param string $pattern + * @param string $message */ public function assertHeaderRegex($header, $pattern, $message = '') { @@ -912,10 +870,9 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert response header does not exist and/or does not match the given regex * - * @param string $header - * @param string $pattern - * @param string $message - * @return void + * @param string $header + * @param string $pattern + * @param string $message */ public function assertNotHeaderRegex($header, $pattern, $message = '') { @@ -932,9 +889,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert that the last handled request used the given module * - * @param string $module - * @param string $message - * @return void + * @param string $module + * @param string $message */ public function assertModule($module, $message = '') { @@ -954,9 +910,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert that the last handled request did NOT use the given module * - * @param string $module - * @param string $message - * @return void + * @param string $module + * @param string $message */ public function assertNotModule($module, $message = '') { @@ -973,9 +928,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert that the last handled request used the given controller * - * @param string $controller - * @param string $message - * @return void + * @param string $controller + * @param string $message */ public function assertController($controller, $message = '') { @@ -997,7 +951,6 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te * * @param string $controller * @param string $message - * @return void */ public function assertNotController($controller, $message = '') { @@ -1017,9 +970,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert that the last handled request used the given action * - * @param string $action - * @param string $message - * @return void + * @param string $action + * @param string $message */ public function assertAction($action, $message = '') { @@ -1036,9 +988,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert that the last handled request did NOT use the given action * - * @param string $action - * @param string $message - * @return void + * @param string $action + * @param string $message */ public function assertNotAction($action, $message = '') { @@ -1055,9 +1006,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert that the specified route was used * - * @param string $route - * @param string $message - * @return void + * @param string $route + * @param string $message */ public function assertRoute($route, $message = '') { @@ -1078,9 +1028,8 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Assert that the route matched is NOT as specified * - * @param string $route - * @param string $message - * @return void + * @param string $route + * @param string $message */ public function assertNotRoute($route, $message = '') { @@ -1149,14 +1098,17 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te } return $this->_query; } - + /** * URL Helper - * - * @param array $urlOptions - * @param string $name - * @param bool $reset - * @param bool $encode + * + * @param array $urlOptions + * @param string $name + * @param bool $reset + * @param bool $encode + * @throws Exception + * @throws Zend_Controller_Router_Exception + * @return string */ public function url($urlOptions = array(), $name = null, $reset = false, $encode = true) { @@ -1170,7 +1122,14 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te } return $router->assemble($urlOptions, $name, $reset, $encode); } - + + /** + * Urlize options + * + * @param array $urlOptions + * @param bool $actionControllerModuleOnly + * @return mixed + */ public function urlizeOptions($urlOptions, $actionControllerModuleOnly = true) { $ccToDash = new Zend_Filter_Word_CamelCaseToDash(); @@ -1184,13 +1143,11 @@ abstract class Zend_Test_PHPUnit_ControllerTestCase extends PHPUnit_Framework_Te /** * Increment assertion count - * - * @return void */ protected function _incrementAssertionCount() { $stack = debug_backtrace(); - foreach (debug_backtrace() as $step) { + foreach ($stack as $step) { if (isset($step['object']) && $step['object'] instanceof PHPUnit_Framework_TestCase ) { diff --git a/library/Zend/Test/PHPUnit/DatabaseTestCase.php b/library/Zend/Test/PHPUnit/DatabaseTestCase.php index f6f5e54d..12803097 100644 --- a/library/Zend/Test/PHPUnit/DatabaseTestCase.php +++ b/library/Zend/Test/PHPUnit/DatabaseTestCase.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -52,7 +52,7 @@ require_once "Zend/Test/PHPUnit/Db/DataSet/DbRowset.php"; * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Test_PHPUnit_DatabaseTestCase extends PHPUnit_Extensions_Database_TestCase diff --git a/library/Zend/Test/PHPUnit/Db/Connection.php b/library/Zend/Test/PHPUnit/Db/Connection.php index c3263482..2b0e5c3c 100644 --- a/library/Zend/Test/PHPUnit/Db/Connection.php +++ b/library/Zend/Test/PHPUnit/Db/Connection.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once "Zend/Test/PHPUnit/Db/Metadata/Generic.php"; * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Test_PHPUnit_Db_Connection extends PHPUnit_Extensions_Database_DB_DefaultDatabaseConnection diff --git a/library/Zend/Test/PHPUnit/Db/DataSet/DbRowset.php b/library/Zend/Test/PHPUnit/Db/DataSet/DbRowset.php index 3f612f3d..d8437528 100644 --- a/library/Zend/Test/PHPUnit/Db/DataSet/DbRowset.php +++ b/library/Zend/Test/PHPUnit/Db/DataSet/DbRowset.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once "Zend/Db/Table/Rowset/Abstract.php"; * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Test_PHPUnit_Db_DataSet_DbRowset extends PHPUnit_Extensions_Database_DataSet_AbstractTable diff --git a/library/Zend/Test/PHPUnit/Db/DataSet/DbTable.php b/library/Zend/Test/PHPUnit/Db/DataSet/DbTable.php index b0c8e24a..37eaf430 100644 --- a/library/Zend/Test/PHPUnit/Db/DataSet/DbTable.php +++ b/library/Zend/Test/PHPUnit/Db/DataSet/DbTable.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once "Zend/Db/Table/Abstract.php"; * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Test_PHPUnit_Db_DataSet_DbTable extends PHPUnit_Extensions_Database_DataSet_QueryTable diff --git a/library/Zend/Test/PHPUnit/Db/DataSet/DbTableDataSet.php b/library/Zend/Test/PHPUnit/Db/DataSet/DbTableDataSet.php index 3d113f25..ed753056 100644 --- a/library/Zend/Test/PHPUnit/Db/DataSet/DbTableDataSet.php +++ b/library/Zend/Test/PHPUnit/Db/DataSet/DbTableDataSet.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once "Zend/Test/PHPUnit/Db/DataSet/DbTable.php"; * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Test_PHPUnit_Db_DataSet_DbTableDataSet extends PHPUnit_Extensions_Database_DataSet_AbstractDataSet @@ -48,7 +48,6 @@ class Zend_Test_PHPUnit_Db_DataSet_DbTableDataSet extends PHPUnit_Extensions_Dat * By default a select * will be done on the given tablename. * * @param Zend_Db_Table_Abstract $table - * @param string|Zend_Db_Select $query * @param string $where * @param string $order * @param string $count diff --git a/library/Zend/Test/PHPUnit/Db/DataSet/QueryDataSet.php b/library/Zend/Test/PHPUnit/Db/DataSet/QueryDataSet.php index 44b9f8ad..bd3f67da 100644 --- a/library/Zend/Test/PHPUnit/Db/DataSet/QueryDataSet.php +++ b/library/Zend/Test/PHPUnit/Db/DataSet/QueryDataSet.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once "Zend/Db/Select.php"; * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Test_PHPUnit_Db_DataSet_QueryDataSet extends PHPUnit_Extensions_Database_DataSet_QueryDataSet diff --git a/library/Zend/Test/PHPUnit/Db/DataSet/QueryTable.php b/library/Zend/Test/PHPUnit/Db/DataSet/QueryTable.php index 32722db1..6100e805 100644 --- a/library/Zend/Test/PHPUnit/Db/DataSet/QueryTable.php +++ b/library/Zend/Test/PHPUnit/Db/DataSet/QueryTable.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Test_PHPUnit_Db_DataSet_QueryTable extends PHPUnit_Extensions_Database_DataSet_QueryTable @@ -35,9 +35,10 @@ class Zend_Test_PHPUnit_Db_DataSet_QueryTable extends PHPUnit_Extensions_Databas /** * Creates a new database query table object. * - * @param string $table_name - * @param string $query + * @param string $tableName + * @param string $query * @param PHPUnit_Extensions_Database_DB_IDatabaseConnection $databaseConnection + * @throws Zend_Test_PHPUnit_Db_Exception */ public function __construct($tableName, $query, PHPUnit_Extensions_Database_DB_IDatabaseConnection $databaseConnection) { diff --git a/library/Zend/Test/PHPUnit/Db/Exception.php b/library/Zend/Test/PHPUnit/Db/Exception.php index 7bd2d4d9..6cf4c571 100644 --- a/library/Zend/Test/PHPUnit/Db/Exception.php +++ b/library/Zend/Test/PHPUnit/Db/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once "Zend/Exception.php"; * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Test_PHPUnit_Db_Exception extends Zend_Exception diff --git a/library/Zend/Test/PHPUnit/Db/Metadata/Generic.php b/library/Zend/Test/PHPUnit/Db/Metadata/Generic.php index f6c63ba5..d4b41449 100644 --- a/library/Zend/Test/PHPUnit/Db/Metadata/Generic.php +++ b/library/Zend/Test/PHPUnit/Db/Metadata/Generic.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once "Zend/Db/Adapter/Abstract.php"; * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Test_PHPUnit_Db_Metadata_Generic implements PHPUnit_Extensions_Database_DB_IMetaData @@ -62,7 +62,7 @@ class Zend_Test_PHPUnit_Db_Metadata_Generic implements PHPUnit_Extensions_Databa * Creates a new database meta data object using the given pdo connection * and schema name. * - * @param PDO $pdo + * @param Zend_Db_Adapter_Abstract $db * @param string $schema */ public final function __construct(Zend_Db_Adapter_Abstract $db, $schema) diff --git a/library/Zend/Test/PHPUnit/Db/Operation/DeleteAll.php b/library/Zend/Test/PHPUnit/Db/Operation/DeleteAll.php index 949e975b..7e4fa5e2 100644 --- a/library/Zend/Test/PHPUnit/Db/Operation/DeleteAll.php +++ b/library/Zend/Test/PHPUnit/Db/Operation/DeleteAll.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once "Zend/Test/PHPUnit/Db/Connection.php"; * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Test_PHPUnit_Db_Operation_DeleteAll implements PHPUnit_Extensions_Database_Operation_IDatabaseOperation diff --git a/library/Zend/Test/PHPUnit/Db/Operation/Insert.php b/library/Zend/Test/PHPUnit/Db/Operation/Insert.php index 791b4cbf..7668d6c5 100644 --- a/library/Zend/Test/PHPUnit/Db/Operation/Insert.php +++ b/library/Zend/Test/PHPUnit/Db/Operation/Insert.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once "Zend/Test/PHPUnit/Db/Connection.php"; * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Test_PHPUnit_Db_Operation_Insert implements PHPUnit_Extensions_Database_Operation_IDatabaseOperation diff --git a/library/Zend/Test/PHPUnit/Db/Operation/Truncate.php b/library/Zend/Test/PHPUnit/Db/Operation/Truncate.php index 12316581..da7c643b 100644 --- a/library/Zend/Test/PHPUnit/Db/Operation/Truncate.php +++ b/library/Zend/Test/PHPUnit/Db/Operation/Truncate.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once "Zend/Test/PHPUnit/Db/Connection.php"; * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Test_PHPUnit_Db_Operation_Truncate implements PHPUnit_Extensions_Database_Operation_IDatabaseOperation diff --git a/library/Zend/Test/PHPUnit/Db/SimpleTester.php b/library/Zend/Test/PHPUnit/Db/SimpleTester.php index bdc00c4d..901b4e71 100644 --- a/library/Zend/Test/PHPUnit/Db/SimpleTester.php +++ b/library/Zend/Test/PHPUnit/Db/SimpleTester.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -37,7 +37,7 @@ require_once "Zend/Test/PHPUnit/Db/Operation/Insert.php"; * @category Zend * @package Zend_Test * @subpackage PHPUnit - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Test_PHPUnit_Db_SimpleTester extends PHPUnit_Extensions_Database_DefaultTester diff --git a/library/Zend/Text/Exception.php b/library/Zend/Text/Exception.php index 15082505..026e36cc 100644 --- a/library/Zend/Text/Exception.php +++ b/library/Zend/Text/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Text - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Exception.php'; * @category Zend * @package Zend_Text * @uses Zend_Exception - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Text_Exception extends Zend_Exception diff --git a/library/Zend/Text/Figlet.php b/library/Zend/Text/Figlet.php index f1a30869..9a424304 100644 --- a/library/Zend/Text/Figlet.php +++ b/library/Zend/Text/Figlet.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Text_Figlet - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Text_Figlet - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Text_Figlet diff --git a/library/Zend/Text/Figlet/Exception.php b/library/Zend/Text/Figlet/Exception.php index e3758acb..b501a84d 100644 --- a/library/Zend/Text/Figlet/Exception.php +++ b/library/Zend/Text/Figlet/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Figlet - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Text/Exception.php'; * @category Zend * @package Zend_Text_Figlet * @uses Zend_Text_Exception - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Text_Figlet_Exception extends Zend_Text_Exception diff --git a/library/Zend/Text/Figlet/zend-framework.flf b/library/Zend/Text/Figlet/zend-framework.flf index 5d7445cf..8b4ddc8b 100644 --- a/library/Zend/Text/Figlet/zend-framework.flf +++ b/library/Zend/Text/Figlet/zend-framework.flf @@ -17,7 +17,7 @@ Version: 1.0 obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately. - Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) ------------------------------------------------------------------------------- diff --git a/library/Zend/Text/MultiByte.php b/library/Zend/Text/MultiByte.php index a3f1b7a8..ad6a9165 100644 --- a/library/Zend/Text/MultiByte.php +++ b/library/Zend/Text/MultiByte.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Text - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Text - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Text_MultiByte diff --git a/library/Zend/Text/Table.php b/library/Zend/Text/Table.php index f510109b..9f098023 100644 --- a/library/Zend/Text/Table.php +++ b/library/Zend/Text/Table.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Text_Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Text_Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Text_Table diff --git a/library/Zend/Text/Table/Column.php b/library/Zend/Text/Table/Column.php index 9bb18cac..cd154706 100644 --- a/library/Zend/Text/Table/Column.php +++ b/library/Zend/Text/Table/Column.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Text_Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/Text/MultiByte.php'; * * @category Zend * @package Zend_Text_Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Text_Table_Column diff --git a/library/Zend/Text/Table/Decorator/Ascii.php b/library/Zend/Text/Table/Decorator/Ascii.php index 3a32ac11..bfc6fb57 100644 --- a/library/Zend/Text/Table/Decorator/Ascii.php +++ b/library/Zend/Text/Table/Decorator/Ascii.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Text_Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Text/Table/Decorator/Interface.php'; * @category Zend * @package Zend_Text_Table * @uses Zend_Text_Table_Decorator_Interface - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Text_Table_Decorator_Ascii implements Zend_Text_Table_Decorator_Interface diff --git a/library/Zend/Text/Table/Decorator/Interface.php b/library/Zend/Text/Table/Decorator/Interface.php index 044376a0..995d3039 100644 --- a/library/Zend/Text/Table/Decorator/Interface.php +++ b/library/Zend/Text/Table/Decorator/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Text_Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Text_Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Text_Table_Decorator_Interface diff --git a/library/Zend/Text/Table/Decorator/Unicode.php b/library/Zend/Text/Table/Decorator/Unicode.php index 6f221024..e736afdd 100644 --- a/library/Zend/Text/Table/Decorator/Unicode.php +++ b/library/Zend/Text/Table/Decorator/Unicode.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Text_Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Text/Table/Decorator/Interface.php'; * @category Zend * @package Zend_Text_Table * @uses Zend_Text_Table_Decorator_Interface - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Text_Table_Decorator_Unicode implements Zend_Text_Table_Decorator_Interface diff --git a/library/Zend/Text/Table/Exception.php b/library/Zend/Text/Table/Exception.php index 1aa74ce5..d39402f6 100644 --- a/library/Zend/Text/Table/Exception.php +++ b/library/Zend/Text/Table/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Text_Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Text/Exception.php'; * @category Zend * @package Zend_Text_Table * @uses Zend_Text_Exception - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Text_Table_Exception extends Zend_Text_Exception diff --git a/library/Zend/Text/Table/Row.php b/library/Zend/Text/Table/Row.php index 8e5473d7..7af2bfc1 100644 --- a/library/Zend/Text/Table/Row.php +++ b/library/Zend/Text/Table/Row.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Text_Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Text_Table - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Text_Table_Row diff --git a/library/Zend/TimeSync.php b/library/Zend/TimeSync.php index a7d1feaf..bf56fe25 100644 --- a/library/Zend/TimeSync.php +++ b/library/Zend/TimeSync.php @@ -15,7 +15,7 @@ * * @category Zend * @package Zend_TimeSync - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Date.php'; /** * @category Zend * @package Zend_TimeSync - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_TimeSync implements IteratorAggregate diff --git a/library/Zend/TimeSync/Exception.php b/library/Zend/TimeSync/Exception.php index 28d65327..55c0bfc4 100644 --- a/library/Zend/TimeSync/Exception.php +++ b/library/Zend/TimeSync/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_TimeSync - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; * * @category Zend * @package Zend_TimeSync - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_TimeSync_Exception extends Zend_Exception diff --git a/library/Zend/TimeSync/Ntp.php b/library/Zend/TimeSync/Ntp.php index 7bb1668e..a0f26b43 100644 --- a/library/Zend/TimeSync/Ntp.php +++ b/library/Zend/TimeSync/Ntp.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_TimeSync - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/TimeSync/Protocol.php'; * * @category Zend * @package Zend_TimeSync - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_TimeSync_Ntp extends Zend_TimeSync_Protocol diff --git a/library/Zend/TimeSync/Protocol.php b/library/Zend/TimeSync/Protocol.php index 613ca933..12dc6d9f 100644 --- a/library/Zend/TimeSync/Protocol.php +++ b/library/Zend/TimeSync/Protocol.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_TimeSync - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_TimeSync - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_TimeSync_Protocol diff --git a/library/Zend/TimeSync/Sntp.php b/library/Zend/TimeSync/Sntp.php index 703e1b24..e49d9293 100644 --- a/library/Zend/TimeSync/Sntp.php +++ b/library/Zend/TimeSync/Sntp.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_TimeSync - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/TimeSync/Protocol.php'; * * @category Zend * @package Zend_TimeSync - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_TimeSync_Sntp extends Zend_TimeSync_Protocol diff --git a/library/Zend/Tool/Framework/Action/Base.php b/library/Zend/Tool/Framework/Action/Base.php index 190fb1a0..817c06c9 100644 --- a/library/Zend/Tool/Framework/Action/Base.php +++ b/library/Zend/Tool/Framework/Action/Base.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Framework/Action/Interface.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Action_Base implements Zend_Tool_Framework_Action_Interface diff --git a/library/Zend/Tool/Framework/Action/Exception.php b/library/Zend/Tool/Framework/Action/Exception.php index dafadfd3..e6a0b792 100644 --- a/library/Zend/Tool/Framework/Action/Exception.php +++ b/library/Zend/Tool/Framework/Action/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Framework/Exception.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Action_Exception extends Zend_Tool_Framework_Exception diff --git a/library/Zend/Tool/Framework/Action/Interface.php b/library/Zend/Tool/Framework/Action/Interface.php index d323bab8..17f1ddb9 100644 --- a/library/Zend/Tool/Framework/Action/Interface.php +++ b/library/Zend/Tool/Framework/Action/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Framework_Action_Interface diff --git a/library/Zend/Tool/Framework/Action/Repository.php b/library/Zend/Tool/Framework/Action/Repository.php index 12913053..38262c01 100644 --- a/library/Zend/Tool/Framework/Action/Repository.php +++ b/library/Zend/Tool/Framework/Action/Repository.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Framework/Registry/EnabledInterface.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Action_Repository diff --git a/library/Zend/Tool/Framework/Client/Abstract.php b/library/Zend/Tool/Framework/Client/Abstract.php index 337f347e..6f342f8e 100644 --- a/library/Zend/Tool/Framework/Client/Abstract.php +++ b/library/Zend/Tool/Framework/Client/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Framework/Registry/EnabledInterface.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Tool_Framework_Client_Abstract implements Zend_Tool_Framework_Registry_EnabledInterface diff --git a/library/Zend/Tool/Framework/Client/Config.php b/library/Zend/Tool/Framework/Client/Config.php index 5197da90..4cc726e7 100644 --- a/library/Zend/Tool/Framework/Client/Config.php +++ b/library/Zend/Tool/Framework/Client/Config.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Client_Config diff --git a/library/Zend/Tool/Framework/Client/Console.php b/library/Zend/Tool/Framework/Client/Console.php index be3a7cb1..ed4338a6 100644 --- a/library/Zend/Tool/Framework/Client/Console.php +++ b/library/Zend/Tool/Framework/Client/Console.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -40,7 +40,7 @@ require_once 'Zend/Tool/Framework/Client/Interactive/OutputInterface.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * * @todo methods need more API documentation. diff --git a/library/Zend/Tool/Framework/Client/Console/ArgumentParser.php b/library/Zend/Tool/Framework/Client/Console/ArgumentParser.php index 50154ceb..77d85c0f 100644 --- a/library/Zend/Tool/Framework/Client/Console/ArgumentParser.php +++ b/library/Zend/Tool/Framework/Client/Console/ArgumentParser.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Framework/Registry/EnabledInterface.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Client_Console_ArgumentParser implements Zend_Tool_Framework_Registry_EnabledInterface diff --git a/library/Zend/Tool/Framework/Client/Console/HelpSystem.php b/library/Zend/Tool/Framework/Client/Console/HelpSystem.php index 18a586c9..42edea90 100644 --- a/library/Zend/Tool/Framework/Client/Console/HelpSystem.php +++ b/library/Zend/Tool/Framework/Client/Console/HelpSystem.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Client_Console_HelpSystem diff --git a/library/Zend/Tool/Framework/Client/Console/Manifest.php b/library/Zend/Tool/Framework/Client/Console/Manifest.php index 0a658408..db592db9 100644 --- a/library/Zend/Tool/Framework/Client/Console/Manifest.php +++ b/library/Zend/Tool/Framework/Client/Console/Manifest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -54,7 +54,7 @@ require_once 'Zend/Tool/Framework/Registry/EnabledInterface.php'; * Zend_Tool_Framework_Client_ConsoleClient_Manifest * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Client_Console_Manifest diff --git a/library/Zend/Tool/Framework/Client/Console/ResponseDecorator/AlignCenter.php b/library/Zend/Tool/Framework/Client/Console/ResponseDecorator/AlignCenter.php index 94424295..09285d24 100644 --- a/library/Zend/Tool/Framework/Client/Console/ResponseDecorator/AlignCenter.php +++ b/library/Zend/Tool/Framework/Client/Console/ResponseDecorator/AlignCenter.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once "Zend/Tool/Framework/Client/Response/ContentDecorator/Interface.php * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Tool/Framework/Client/Console/ResponseDecorator/Blockize.php b/library/Zend/Tool/Framework/Client/Console/ResponseDecorator/Blockize.php index 656c1b20..a116bf5a 100644 --- a/library/Zend/Tool/Framework/Client/Console/ResponseDecorator/Blockize.php +++ b/library/Zend/Tool/Framework/Client/Console/ResponseDecorator/Blockize.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once "Zend/Tool/Framework/Client/Response/ContentDecorator/Interface.php * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Tool/Framework/Client/Console/ResponseDecorator/Colorizer.php b/library/Zend/Tool/Framework/Client/Console/ResponseDecorator/Colorizer.php index 5877f6bf..5d83feae 100644 --- a/library/Zend/Tool/Framework/Client/Console/ResponseDecorator/Colorizer.php +++ b/library/Zend/Tool/Framework/Client/Console/ResponseDecorator/Colorizer.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Client_Console_ResponseDecorator_Colorizer diff --git a/library/Zend/Tool/Framework/Client/Console/ResponseDecorator/Indention.php b/library/Zend/Tool/Framework/Client/Console/ResponseDecorator/Indention.php index 89d0b782..a1372af9 100644 --- a/library/Zend/Tool/Framework/Client/Console/ResponseDecorator/Indention.php +++ b/library/Zend/Tool/Framework/Client/Console/ResponseDecorator/Indention.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ require_once "Zend/Tool/Framework/Client/Response/ContentDecorator/Interface.php /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Client_Console_ResponseDecorator_Indention diff --git a/library/Zend/Tool/Framework/Client/Exception.php b/library/Zend/Tool/Framework/Client/Exception.php index 6a23f022..32b38f44 100644 --- a/library/Zend/Tool/Framework/Client/Exception.php +++ b/library/Zend/Tool/Framework/Client/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Framework/Exception.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Client_Exception extends Zend_Tool_Framework_Exception diff --git a/library/Zend/Tool/Framework/Client/Interactive/InputHandler.php b/library/Zend/Tool/Framework/Client/Interactive/InputHandler.php index d561cc51..5e12d122 100644 --- a/library/Zend/Tool/Framework/Client/Interactive/InputHandler.php +++ b/library/Zend/Tool/Framework/Client/Interactive/InputHandler.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Client_Interactive_InputHandler diff --git a/library/Zend/Tool/Framework/Client/Interactive/InputInterface.php b/library/Zend/Tool/Framework/Client/Interactive/InputInterface.php index 39d5253e..a12a833b 100644 --- a/library/Zend/Tool/Framework/Client/Interactive/InputInterface.php +++ b/library/Zend/Tool/Framework/Client/Interactive/InputInterface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Framework_Client_Interactive_InputInterface diff --git a/library/Zend/Tool/Framework/Client/Interactive/InputRequest.php b/library/Zend/Tool/Framework/Client/Interactive/InputRequest.php index c285d557..5871bb16 100644 --- a/library/Zend/Tool/Framework/Client/Interactive/InputRequest.php +++ b/library/Zend/Tool/Framework/Client/Interactive/InputRequest.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Client_Interactive_InputRequest diff --git a/library/Zend/Tool/Framework/Client/Interactive/InputResponse.php b/library/Zend/Tool/Framework/Client/Interactive/InputResponse.php index 2f1a24ce..5a680438 100644 --- a/library/Zend/Tool/Framework/Client/Interactive/InputResponse.php +++ b/library/Zend/Tool/Framework/Client/Interactive/InputResponse.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Client_Interactive_InputResponse diff --git a/library/Zend/Tool/Framework/Client/Interactive/OutputInterface.php b/library/Zend/Tool/Framework/Client/Interactive/OutputInterface.php index 421ad726..03ecfcc4 100644 --- a/library/Zend/Tool/Framework/Client/Interactive/OutputInterface.php +++ b/library/Zend/Tool/Framework/Client/Interactive/OutputInterface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Framework_Client_Interactive_OutputInterface diff --git a/library/Zend/Tool/Framework/Client/Manifest.php b/library/Zend/Tool/Framework/Client/Manifest.php index 4c28ef84..5f66578a 100644 --- a/library/Zend/Tool/Framework/Client/Manifest.php +++ b/library/Zend/Tool/Framework/Client/Manifest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -54,7 +54,7 @@ require_once 'Zend/Tool/Framework/Registry/EnabledInterface.php'; * Zend_Tool_Framework_Client_ConsoleClient_Manifest * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Client_Manifest diff --git a/library/Zend/Tool/Framework/Client/Request.php b/library/Zend/Tool/Framework/Client/Request.php index c3819111..c3896c68 100644 --- a/library/Zend/Tool/Framework/Client/Request.php +++ b/library/Zend/Tool/Framework/Client/Request.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Client_Request diff --git a/library/Zend/Tool/Framework/Client/Response.php b/library/Zend/Tool/Framework/Client/Response.php index 4eb10703..97998da8 100644 --- a/library/Zend/Tool/Framework/Client/Response.php +++ b/library/Zend/Tool/Framework/Client/Response.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Client_Response diff --git a/library/Zend/Tool/Framework/Client/Response/ContentDecorator/Interface.php b/library/Zend/Tool/Framework/Client/Response/ContentDecorator/Interface.php index 87641c1c..ec29803d 100644 --- a/library/Zend/Tool/Framework/Client/Response/ContentDecorator/Interface.php +++ b/library/Zend/Tool/Framework/Client/Response/ContentDecorator/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Framework_Client_Response_ContentDecorator_Interface diff --git a/library/Zend/Tool/Framework/Client/Response/ContentDecorator/Separator.php b/library/Zend/Tool/Framework/Client/Response/ContentDecorator/Separator.php index 6b94fa63..b6aa34fe 100644 --- a/library/Zend/Tool/Framework/Client/Response/ContentDecorator/Separator.php +++ b/library/Zend/Tool/Framework/Client/Response/ContentDecorator/Separator.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Framework/Client/Response/ContentDecorator/Interface.php /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Client_Response_ContentDecorator_Separator diff --git a/library/Zend/Tool/Framework/Client/Storage.php b/library/Zend/Tool/Framework/Client/Storage.php index 0bb66bfb..1d4ebe20 100644 --- a/library/Zend/Tool/Framework/Client/Storage.php +++ b/library/Zend/Tool/Framework/Client/Storage.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Framework/Client/Storage/AdapterInterface.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Client_Storage diff --git a/library/Zend/Tool/Framework/Client/Storage/AdapterInterface.php b/library/Zend/Tool/Framework/Client/Storage/AdapterInterface.php index c34e5726..e3e717ab 100644 --- a/library/Zend/Tool/Framework/Client/Storage/AdapterInterface.php +++ b/library/Zend/Tool/Framework/Client/Storage/AdapterInterface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Framework_Client_Storage_AdapterInterface diff --git a/library/Zend/Tool/Framework/Client/Storage/Directory.php b/library/Zend/Tool/Framework/Client/Storage/Directory.php index 52534e66..f211e1eb 100644 --- a/library/Zend/Tool/Framework/Client/Storage/Directory.php +++ b/library/Zend/Tool/Framework/Client/Storage/Directory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Framework/Client/Storage/AdapterInterface.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Client_Storage_Directory diff --git a/library/Zend/Tool/Framework/Exception.php b/library/Zend/Tool/Framework/Exception.php index 488773fe..970243c9 100644 --- a/library/Zend/Tool/Framework/Exception.php +++ b/library/Zend/Tool/Framework/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Exception extends Zend_Exception diff --git a/library/Zend/Tool/Framework/Loader/Abstract.php b/library/Zend/Tool/Framework/Loader/Abstract.php index cd14cdf6..cb13d771 100644 --- a/library/Zend/Tool/Framework/Loader/Abstract.php +++ b/library/Zend/Tool/Framework/Loader/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Framework/Provider/Interface.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Tool_Framework_Loader_Abstract diff --git a/library/Zend/Tool/Framework/Loader/BasicLoader.php b/library/Zend/Tool/Framework/Loader/BasicLoader.php index 1e0f6c24..d65921c4 100644 --- a/library/Zend/Tool/Framework/Loader/BasicLoader.php +++ b/library/Zend/Tool/Framework/Loader/BasicLoader.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -40,7 +40,7 @@ require_once 'Zend/Tool/Framework/Provider/Interface.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Loader_BasicLoader diff --git a/library/Zend/Tool/Framework/Loader/IncludePathLoader.php b/library/Zend/Tool/Framework/Loader/IncludePathLoader.php index a82dfb18..23748353 100644 --- a/library/Zend/Tool/Framework/Loader/IncludePathLoader.php +++ b/library/Zend/Tool/Framework/Loader/IncludePathLoader.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Framework/Loader/IncludePathLoader/RecursiveFilterIterat /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Loader_IncludePathLoader extends Zend_Tool_Framework_Loader_Abstract diff --git a/library/Zend/Tool/Framework/Loader/IncludePathLoader/RecursiveFilterIterator.php b/library/Zend/Tool/Framework/Loader/IncludePathLoader/RecursiveFilterIterator.php index c6662801..50c9c740 100644 --- a/library/Zend/Tool/Framework/Loader/IncludePathLoader/RecursiveFilterIterator.php +++ b/library/Zend/Tool/Framework/Loader/IncludePathLoader/RecursiveFilterIterator.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Loader_IncludePathLoader_RecursiveFilterIterator extends RecursiveFilterIterator diff --git a/library/Zend/Tool/Framework/Loader/Interface.php b/library/Zend/Tool/Framework/Loader/Interface.php index 15965ed8..f734a7cc 100644 --- a/library/Zend/Tool/Framework/Loader/Interface.php +++ b/library/Zend/Tool/Framework/Loader/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Framework_Loader_Interface diff --git a/library/Zend/Tool/Framework/Manifest/ActionManifestable.php b/library/Zend/Tool/Framework/Manifest/ActionManifestable.php index 2472fcac..8306e6a1 100644 --- a/library/Zend/Tool/Framework/Manifest/ActionManifestable.php +++ b/library/Zend/Tool/Framework/Manifest/ActionManifestable.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Framework/Manifest/Interface.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Framework_Manifest_ActionManifestable extends Zend_Tool_Framework_Manifest_Interface diff --git a/library/Zend/Tool/Framework/Manifest/ActionMetadata.php b/library/Zend/Tool/Framework/Manifest/ActionMetadata.php index e5a9bab3..573ccc61 100644 --- a/library/Zend/Tool/Framework/Manifest/ActionMetadata.php +++ b/library/Zend/Tool/Framework/Manifest/ActionMetadata.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Manifest_ActionMetadata diff --git a/library/Zend/Tool/Framework/Manifest/Exception.php b/library/Zend/Tool/Framework/Manifest/Exception.php index 17624100..479f2c2b 100644 --- a/library/Zend/Tool/Framework/Manifest/Exception.php +++ b/library/Zend/Tool/Framework/Manifest/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Framework/Exception.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Manifest_Exception extends Zend_Tool_Framework_Exception diff --git a/library/Zend/Tool/Framework/Manifest/Indexable.php b/library/Zend/Tool/Framework/Manifest/Indexable.php index f9c914dd..532c2ceb 100644 --- a/library/Zend/Tool/Framework/Manifest/Indexable.php +++ b/library/Zend/Tool/Framework/Manifest/Indexable.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Framework_Manifest_Indexable extends Zend_Tool_Framework_Manifest_Interface diff --git a/library/Zend/Tool/Framework/Manifest/Interface.php b/library/Zend/Tool/Framework/Manifest/Interface.php index d508686e..81677a06 100644 --- a/library/Zend/Tool/Framework/Manifest/Interface.php +++ b/library/Zend/Tool/Framework/Manifest/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Framework_Manifest_Interface diff --git a/library/Zend/Tool/Framework/Manifest/Metadata.php b/library/Zend/Tool/Framework/Manifest/Metadata.php index 7a4d54f4..f816b9da 100644 --- a/library/Zend/Tool/Framework/Manifest/Metadata.php +++ b/library/Zend/Tool/Framework/Manifest/Metadata.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Manifest_Metadata diff --git a/library/Zend/Tool/Framework/Manifest/MetadataManifestable.php b/library/Zend/Tool/Framework/Manifest/MetadataManifestable.php index 140fd249..d6e43979 100644 --- a/library/Zend/Tool/Framework/Manifest/MetadataManifestable.php +++ b/library/Zend/Tool/Framework/Manifest/MetadataManifestable.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Framework/Manifest/Interface.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Framework_Manifest_MetadataManifestable extends Zend_Tool_Framework_Manifest_Interface diff --git a/library/Zend/Tool/Framework/Manifest/ProviderManifestable.php b/library/Zend/Tool/Framework/Manifest/ProviderManifestable.php index 5b07446e..ab54d5d6 100644 --- a/library/Zend/Tool/Framework/Manifest/ProviderManifestable.php +++ b/library/Zend/Tool/Framework/Manifest/ProviderManifestable.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Framework/Manifest/Interface.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Framework_Manifest_ProviderManifestable extends Zend_Tool_Framework_Manifest_Interface diff --git a/library/Zend/Tool/Framework/Manifest/ProviderMetadata.php b/library/Zend/Tool/Framework/Manifest/ProviderMetadata.php index d0527a99..bff1d378 100644 --- a/library/Zend/Tool/Framework/Manifest/ProviderMetadata.php +++ b/library/Zend/Tool/Framework/Manifest/ProviderMetadata.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Manifest_ProviderMetadata diff --git a/library/Zend/Tool/Framework/Manifest/Repository.php b/library/Zend/Tool/Framework/Manifest/Repository.php index cb511dc4..31aa4e4e 100644 --- a/library/Zend/Tool/Framework/Manifest/Repository.php +++ b/library/Zend/Tool/Framework/Manifest/Repository.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Framework/Registry/EnabledInterface.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Manifest_Repository diff --git a/library/Zend/Tool/Framework/Metadata/Attributable.php b/library/Zend/Tool/Framework/Metadata/Attributable.php index f2163c50..869f5d5e 100644 --- a/library/Zend/Tool/Framework/Metadata/Attributable.php +++ b/library/Zend/Tool/Framework/Metadata/Attributable.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Framework_Metadata_Attributable diff --git a/library/Zend/Tool/Framework/Metadata/Basic.php b/library/Zend/Tool/Framework/Metadata/Basic.php index ca182ec4..4e59a981 100644 --- a/library/Zend/Tool/Framework/Metadata/Basic.php +++ b/library/Zend/Tool/Framework/Metadata/Basic.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Framework/Metadata/Attributable.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Metadata_Basic diff --git a/library/Zend/Tool/Framework/Metadata/Dynamic.php b/library/Zend/Tool/Framework/Metadata/Dynamic.php index cb2da565..2fbf6af6 100644 --- a/library/Zend/Tool/Framework/Metadata/Dynamic.php +++ b/library/Zend/Tool/Framework/Metadata/Dynamic.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Framework/Metadata/Attributable.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Metadata_Dynamic diff --git a/library/Zend/Tool/Framework/Metadata/Interface.php b/library/Zend/Tool/Framework/Metadata/Interface.php index 80e50bfc..d7e327bf 100644 --- a/library/Zend/Tool/Framework/Metadata/Interface.php +++ b/library/Zend/Tool/Framework/Metadata/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Framework_Metadata_Interface diff --git a/library/Zend/Tool/Framework/Metadata/Tool.php b/library/Zend/Tool/Framework/Metadata/Tool.php index 8501e6c0..24c73c63 100644 --- a/library/Zend/Tool/Framework/Metadata/Tool.php +++ b/library/Zend/Tool/Framework/Metadata/Tool.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Framework/Metadata/Basic.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Metadata_Tool extends Zend_Tool_Framework_Metadata_Basic diff --git a/library/Zend/Tool/Framework/Provider/Abstract.php b/library/Zend/Tool/Framework/Provider/Abstract.php index ca14794a..889ce00b 100644 --- a/library/Zend/Tool/Framework/Provider/Abstract.php +++ b/library/Zend/Tool/Framework/Provider/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -40,7 +40,7 @@ require_once 'Zend/Tool/Framework/Registry/EnabledInterface.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Tool_Framework_Provider_Abstract diff --git a/library/Zend/Tool/Framework/Provider/DocblockManifestable.php b/library/Zend/Tool/Framework/Provider/DocblockManifestable.php index 1d8bb9a5..19bd7d6d 100644 --- a/library/Zend/Tool/Framework/Provider/DocblockManifestable.php +++ b/library/Zend/Tool/Framework/Provider/DocblockManifestable.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Framework_Provider_DocblockManifestInterface diff --git a/library/Zend/Tool/Framework/Provider/Exception.php b/library/Zend/Tool/Framework/Provider/Exception.php index e1ae26d3..6e328d1f 100644 --- a/library/Zend/Tool/Framework/Provider/Exception.php +++ b/library/Zend/Tool/Framework/Provider/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Framework/Exception.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Provider_Exception extends Zend_Tool_Framework_Exception diff --git a/library/Zend/Tool/Framework/Provider/Initializable.php b/library/Zend/Tool/Framework/Provider/Initializable.php index a147a81b..2e3e1068 100644 --- a/library/Zend/Tool/Framework/Provider/Initializable.php +++ b/library/Zend/Tool/Framework/Provider/Initializable.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Interactable.php 20096 2010-01-06 02:05:09Z bkarwin $ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Framework_Provider_Initializable diff --git a/library/Zend/Tool/Framework/Provider/Interactable.php b/library/Zend/Tool/Framework/Provider/Interactable.php index 1c2f4c5d..bc9d5449 100644 --- a/library/Zend/Tool/Framework/Provider/Interactable.php +++ b/library/Zend/Tool/Framework/Provider/Interactable.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Framework_Provider_Interactable diff --git a/library/Zend/Tool/Framework/Provider/Interface.php b/library/Zend/Tool/Framework/Provider/Interface.php index 0684fd37..08516475 100644 --- a/library/Zend/Tool/Framework/Provider/Interface.php +++ b/library/Zend/Tool/Framework/Provider/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Framework_Provider_Interface diff --git a/library/Zend/Tool/Framework/Provider/Pretendable.php b/library/Zend/Tool/Framework/Provider/Pretendable.php index 6722c40d..dde07def 100644 --- a/library/Zend/Tool/Framework/Provider/Pretendable.php +++ b/library/Zend/Tool/Framework/Provider/Pretendable.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Framework_Provider_Pretendable diff --git a/library/Zend/Tool/Framework/Provider/Repository.php b/library/Zend/Tool/Framework/Provider/Repository.php index ae41c9dd..b5aa53d3 100644 --- a/library/Zend/Tool/Framework/Provider/Repository.php +++ b/library/Zend/Tool/Framework/Provider/Repository.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Framework/Registry/EnabledInterface.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Provider_Repository diff --git a/library/Zend/Tool/Framework/Provider/Signature.php b/library/Zend/Tool/Framework/Provider/Signature.php index 5713fdf6..1bfbcb4b 100644 --- a/library/Zend/Tool/Framework/Provider/Signature.php +++ b/library/Zend/Tool/Framework/Provider/Signature.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Tool/Framework/Action/Base.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Provider_Signature implements Zend_Tool_Framework_Registry_EnabledInterface diff --git a/library/Zend/Tool/Framework/Registry.php b/library/Zend/Tool/Framework/Registry.php index 95d41cdf..cd1d034c 100644 --- a/library/Zend/Tool/Framework/Registry.php +++ b/library/Zend/Tool/Framework/Registry.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Framework/Registry/Interface.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Registry implements Zend_Tool_Framework_Registry_Interface diff --git a/library/Zend/Tool/Framework/Registry/EnabledInterface.php b/library/Zend/Tool/Framework/Registry/EnabledInterface.php index d971114a..5a97c8bd 100644 --- a/library/Zend/Tool/Framework/Registry/EnabledInterface.php +++ b/library/Zend/Tool/Framework/Registry/EnabledInterface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Framework_Registry_EnabledInterface diff --git a/library/Zend/Tool/Framework/Registry/Exception.php b/library/Zend/Tool/Framework/Registry/Exception.php index 1d66c386..29e0bcae 100644 --- a/library/Zend/Tool/Framework/Registry/Exception.php +++ b/library/Zend/Tool/Framework/Registry/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ require_once 'Zend/Tool/Framework/Exception.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_Registry_Exception extends Zend_Tool_Framework_Exception diff --git a/library/Zend/Tool/Framework/Registry/Interface.php b/library/Zend/Tool/Framework/Registry/Interface.php index 35e953f2..6636583e 100644 --- a/library/Zend/Tool/Framework/Registry/Interface.php +++ b/library/Zend/Tool/Framework/Registry/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Framework_Registry_Interface diff --git a/library/Zend/Tool/Framework/System/Action/Create.php b/library/Zend/Tool/Framework/System/Action/Create.php index 6eeed393..396f9f6d 100644 --- a/library/Zend/Tool/Framework/System/Action/Create.php +++ b/library/Zend/Tool/Framework/System/Action/Create.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Tool/Framework/Action/Base.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_System_Action_Create extends Zend_Tool_Framework_Action_Base diff --git a/library/Zend/Tool/Framework/System/Action/Delete.php b/library/Zend/Tool/Framework/System/Action/Delete.php index 91644d56..3437ffb5 100644 --- a/library/Zend/Tool/Framework/System/Action/Delete.php +++ b/library/Zend/Tool/Framework/System/Action/Delete.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Tool/Framework/Action/Base.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_System_Action_Delete extends Zend_Tool_Framework_Action_Base diff --git a/library/Zend/Tool/Framework/System/Manifest.php b/library/Zend/Tool/Framework/System/Manifest.php index 5fea8e0f..632b549e 100644 --- a/library/Zend/Tool/Framework/System/Manifest.php +++ b/library/Zend/Tool/Framework/System/Manifest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Tool/Framework/System/Action/Delete.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_System_Manifest diff --git a/library/Zend/Tool/Framework/System/Provider/Config.php b/library/Zend/Tool/Framework/System/Provider/Config.php index eeba06e2..685a6078 100644 --- a/library/Zend/Tool/Framework/System/Provider/Config.php +++ b/library/Zend/Tool/Framework/System/Provider/Config.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -46,7 +46,7 @@ require_once "Zend/Loader.php"; * @package Zend_Tool * @package Framework * @uses Zend_Tool_Framework_Provider_Abstract - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/Tool/Framework/System/Provider/Manifest.php b/library/Zend/Tool/Framework/System/Provider/Manifest.php index 2543cafb..83f90352 100644 --- a/library/Zend/Tool/Framework/System/Provider/Manifest.php +++ b/library/Zend/Tool/Framework/System/Provider/Manifest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Framework/Provider/Interface.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_System_Provider_Manifest diff --git a/library/Zend/Tool/Framework/System/Provider/Phpinfo.php b/library/Zend/Tool/Framework/System/Provider/Phpinfo.php index ff893976..2b10bb6b 100644 --- a/library/Zend/Tool/Framework/System/Provider/Phpinfo.php +++ b/library/Zend/Tool/Framework/System/Provider/Phpinfo.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ require_once 'Zend/Tool/Framework/Provider/Interface.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_System_Provider_Phpinfo implements Zend_Tool_Framework_Provider_Interface diff --git a/library/Zend/Tool/Framework/System/Provider/Version.php b/library/Zend/Tool/Framework/System/Provider/Version.php index 48391303..afaf933e 100644 --- a/library/Zend/Tool/Framework/System/Provider/Version.php +++ b/library/Zend/Tool/Framework/System/Provider/Version.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Version.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Framework_System_Provider_Version diff --git a/library/Zend/Tool/Project/Context/Content/Engine.php b/library/Zend/Tool/Project/Context/Content/Engine.php index 372aefd7..e28ca8cb 100644 --- a/library/Zend/Tool/Project/Context/Content/Engine.php +++ b/library/Zend/Tool/Project/Context/Content/Engine.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Tool/Project/Context/Content/Engine/Phtml.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Content_Engine diff --git a/library/Zend/Tool/Project/Context/Content/Engine/CodeGenerator.php b/library/Zend/Tool/Project/Context/Content/Engine/CodeGenerator.php index 29038188..b2934678 100644 --- a/library/Zend/Tool/Project/Context/Content/Engine/CodeGenerator.php +++ b/library/Zend/Tool/Project/Context/Content/Engine/CodeGenerator.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Content_Engine_CodeGenerator diff --git a/library/Zend/Tool/Project/Context/Content/Engine/Phtml.php b/library/Zend/Tool/Project/Context/Content/Engine/Phtml.php index 982e28ec..7a7cbef0 100644 --- a/library/Zend/Tool/Project/Context/Content/Engine/Phtml.php +++ b/library/Zend/Tool/Project/Context/Content/Engine/Phtml.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Content_Engine_Phtml diff --git a/library/Zend/Tool/Project/Context/Exception.php b/library/Zend/Tool/Project/Context/Exception.php index 1bdfe67b..458f2e5d 100644 --- a/library/Zend/Tool/Project/Context/Exception.php +++ b/library/Zend/Tool/Project/Context/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ require_once 'Zend/Tool/Project/Exception.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Exception extends Zend_Tool_Project_Exception diff --git a/library/Zend/Tool/Project/Context/Filesystem/Abstract.php b/library/Zend/Tool/Project/Context/Filesystem/Abstract.php index 2c483299..23e2d8aa 100644 --- a/library/Zend/Tool/Project/Context/Filesystem/Abstract.php +++ b/library/Zend/Tool/Project/Context/Filesystem/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Interface.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Tool_Project_Context_Filesystem_Abstract implements Zend_Tool_Project_Context_Interface diff --git a/library/Zend/Tool/Project/Context/Filesystem/Directory.php b/library/Zend/Tool/Project/Context/Filesystem/Directory.php index 7769a291..12e9435b 100644 --- a/library/Zend/Tool/Project/Context/Filesystem/Directory.php +++ b/library/Zend/Tool/Project/Context/Filesystem/Directory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Abstract.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Filesystem_Directory extends Zend_Tool_Project_Context_Filesystem_Abstract diff --git a/library/Zend/Tool/Project/Context/Filesystem/File.php b/library/Zend/Tool/Project/Context/Filesystem/File.php index 4b6703ec..645a4b76 100644 --- a/library/Zend/Tool/Project/Context/Filesystem/File.php +++ b/library/Zend/Tool/Project/Context/Filesystem/File.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Abstract.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Filesystem_File extends Zend_Tool_Project_Context_Filesystem_Abstract diff --git a/library/Zend/Tool/Project/Context/Interface.php b/library/Zend/Tool/Project/Context/Interface.php index 0301ce49..6eb2af6f 100644 --- a/library/Zend/Tool/Project/Context/Interface.php +++ b/library/Zend/Tool/Project/Context/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Project_Context_Interface diff --git a/library/Zend/Tool/Project/Context/Repository.php b/library/Zend/Tool/Project/Context/Repository.php index 42d1c2b5..8a9d8f4c 100644 --- a/library/Zend/Tool/Project/Context/Repository.php +++ b/library/Zend/Tool/Project/Context/Repository.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ require_once 'Zend/Tool/Project/Context/System/NotOverwritable.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Repository implements Countable diff --git a/library/Zend/Tool/Project/Context/System/Interface.php b/library/Zend/Tool/Project/Context/System/Interface.php index 650bf68b..f79faa97 100644 --- a/library/Zend/Tool/Project/Context/System/Interface.php +++ b/library/Zend/Tool/Project/Context/System/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Project_Context_System_Interface diff --git a/library/Zend/Tool/Project/Context/System/NotOverwritable.php b/library/Zend/Tool/Project/Context/System/NotOverwritable.php index d4fc69c1..19f7e89d 100644 --- a/library/Zend/Tool/Project/Context/System/NotOverwritable.php +++ b/library/Zend/Tool/Project/Context/System/NotOverwritable.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Project_Context_System_NotOverwritable diff --git a/library/Zend/Tool/Project/Context/System/ProjectDirectory.php b/library/Zend/Tool/Project/Context/System/ProjectDirectory.php index 24731316..8dce0473 100644 --- a/library/Zend/Tool/Project/Context/System/ProjectDirectory.php +++ b/library/Zend/Tool/Project/Context/System/ProjectDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -48,7 +48,7 @@ require_once 'Zend/Tool/Project/Context/System/NotOverwritable.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_System_ProjectDirectory diff --git a/library/Zend/Tool/Project/Context/System/ProjectProfileFile.php b/library/Zend/Tool/Project/Context/System/ProjectProfileFile.php index 156e641f..dfaa573a 100644 --- a/library/Zend/Tool/Project/Context/System/ProjectProfileFile.php +++ b/library/Zend/Tool/Project/Context/System/ProjectProfileFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -48,7 +48,7 @@ require_once 'Zend/Tool/Project/Profile/FileParser/Xml.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_System_ProjectProfileFile diff --git a/library/Zend/Tool/Project/Context/System/ProjectProvidersDirectory.php b/library/Zend/Tool/Project/Context/System/ProjectProvidersDirectory.php index a84a36a3..52fb266f 100644 --- a/library/Zend/Tool/Project/Context/System/ProjectProvidersDirectory.php +++ b/library/Zend/Tool/Project/Context/System/ProjectProvidersDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Tool/Project/Context/System/NotOverwritable.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_System_ProjectProvidersDirectory diff --git a/library/Zend/Tool/Project/Context/System/TopLevelRestrictable.php b/library/Zend/Tool/Project/Context/System/TopLevelRestrictable.php index 1784037d..5680bb25 100644 --- a/library/Zend/Tool/Project/Context/System/TopLevelRestrictable.php +++ b/library/Zend/Tool/Project/Context/System/TopLevelRestrictable.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Project_Context_System_TopLevelRestrictable diff --git a/library/Zend/Tool/Project/Context/Zf/AbstractClassFile.php b/library/Zend/Tool/Project/Context/Zf/AbstractClassFile.php index c0a16a78..dc58b241 100644 --- a/library/Zend/Tool/Project/Context/Zf/AbstractClassFile.php +++ b/library/Zend/Tool/Project/Context/Zf/AbstractClassFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/File.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Tool_Project_Context_Zf_AbstractClassFile extends Zend_Tool_Project_Context_Filesystem_File diff --git a/library/Zend/Tool/Project/Context/Zf/ActionMethod.php b/library/Zend/Tool/Project/Context/Zf/ActionMethod.php index 025a9b73..0ff7a953 100644 --- a/library/Zend/Tool/Project/Context/Zf/ActionMethod.php +++ b/library/Zend/Tool/Project/Context/Zf/ActionMethod.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Reflection/File.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ActionMethod implements Zend_Tool_Project_Context_Interface diff --git a/library/Zend/Tool/Project/Context/Zf/ApisDirectory.php b/library/Zend/Tool/Project/Context/Zf/ApisDirectory.php index abe7e565..540482b6 100644 --- a/library/Zend/Tool/Project/Context/Zf/ApisDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/ApisDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ApisDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/ApplicationConfigFile.php b/library/Zend/Tool/Project/Context/Zf/ApplicationConfigFile.php index 1206c8ec..da74e4db 100644 --- a/library/Zend/Tool/Project/Context/Zf/ApplicationConfigFile.php +++ b/library/Zend/Tool/Project/Context/Zf/ApplicationConfigFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/File.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ApplicationConfigFile extends Zend_Tool_Project_Context_Filesystem_File diff --git a/library/Zend/Tool/Project/Context/Zf/ApplicationDirectory.php b/library/Zend/Tool/Project/Context/Zf/ApplicationDirectory.php index d98ae3ea..14b9353b 100644 --- a/library/Zend/Tool/Project/Context/Zf/ApplicationDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/ApplicationDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ApplicationDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/BootstrapFile.php b/library/Zend/Tool/Project/Context/Zf/BootstrapFile.php index 9550bb7c..e815c9de 100644 --- a/library/Zend/Tool/Project/Context/Zf/BootstrapFile.php +++ b/library/Zend/Tool/Project/Context/Zf/BootstrapFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_BootstrapFile extends Zend_Tool_Project_Context_Filesystem_File diff --git a/library/Zend/Tool/Project/Context/Zf/CacheDirectory.php b/library/Zend/Tool/Project/Context/Zf/CacheDirectory.php index 5c78d51f..d6b37ca7 100644 --- a/library/Zend/Tool/Project/Context/Zf/CacheDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/CacheDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_CacheDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/ConfigFile.php b/library/Zend/Tool/Project/Context/Zf/ConfigFile.php index ce0ca313..9be50e47 100644 --- a/library/Zend/Tool/Project/Context/Zf/ConfigFile.php +++ b/library/Zend/Tool/Project/Context/Zf/ConfigFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/File.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ConfigFile extends Zend_Tool_Project_Context_Filesystem_File diff --git a/library/Zend/Tool/Project/Context/Zf/ConfigsDirectory.php b/library/Zend/Tool/Project/Context/Zf/ConfigsDirectory.php index 04ff8e80..a6efc2e5 100644 --- a/library/Zend/Tool/Project/Context/Zf/ConfigsDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/ConfigsDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ConfigsDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/ControllerFile.php b/library/Zend/Tool/Project/Context/Zf/ControllerFile.php index ac6b8fa3..d6df9711 100644 --- a/library/Zend/Tool/Project/Context/Zf/ControllerFile.php +++ b/library/Zend/Tool/Project/Context/Zf/ControllerFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ControllerFile extends Zend_Tool_Project_Context_Filesystem_File diff --git a/library/Zend/Tool/Project/Context/Zf/ControllersDirectory.php b/library/Zend/Tool/Project/Context/Zf/ControllersDirectory.php index 8cc9c91b..fe6cd4dc 100644 --- a/library/Zend/Tool/Project/Context/Zf/ControllersDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/ControllersDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ControllersDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/DataDirectory.php b/library/Zend/Tool/Project/Context/Zf/DataDirectory.php index d7bf006e..396716e1 100644 --- a/library/Zend/Tool/Project/Context/Zf/DataDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/DataDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_DataDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/DbTableDirectory.php b/library/Zend/Tool/Project/Context/Zf/DbTableDirectory.php index db4f97ad..ff4d54ec 100644 --- a/library/Zend/Tool/Project/Context/Zf/DbTableDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/DbTableDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_DbTableDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/DbTableFile.php b/library/Zend/Tool/Project/Context/Zf/DbTableFile.php index ce92ee60..306ae80d 100644 --- a/library/Zend/Tool/Project/Context/Zf/DbTableFile.php +++ b/library/Zend/Tool/Project/Context/Zf/DbTableFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_DbTableFile extends Zend_Tool_Project_Context_Zf_AbstractClassFile diff --git a/library/Zend/Tool/Project/Context/Zf/DocsDirectory.php b/library/Zend/Tool/Project/Context/Zf/DocsDirectory.php index 211b6f16..cc047ea1 100644 --- a/library/Zend/Tool/Project/Context/Zf/DocsDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/DocsDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: DataDirectory.php 20096 2010-01-06 02:05:09Z bkarwin $ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_DocsDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/FormFile.php b/library/Zend/Tool/Project/Context/Zf/FormFile.php index bf23bd47..7308e28e 100644 --- a/library/Zend/Tool/Project/Context/Zf/FormFile.php +++ b/library/Zend/Tool/Project/Context/Zf/FormFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Zf/AbstractClassFile.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_FormFile extends Zend_Tool_Project_Context_Zf_AbstractClassFile diff --git a/library/Zend/Tool/Project/Context/Zf/FormsDirectory.php b/library/Zend/Tool/Project/Context/Zf/FormsDirectory.php index 3e73f6d1..433733d7 100644 --- a/library/Zend/Tool/Project/Context/Zf/FormsDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/FormsDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_FormsDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/HtaccessFile.php b/library/Zend/Tool/Project/Context/Zf/HtaccessFile.php index e79d3d66..fa6753f5 100644 --- a/library/Zend/Tool/Project/Context/Zf/HtaccessFile.php +++ b/library/Zend/Tool/Project/Context/Zf/HtaccessFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/File.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_HtaccessFile extends Zend_Tool_Project_Context_Filesystem_File diff --git a/library/Zend/Tool/Project/Context/Zf/LayoutScriptFile.php b/library/Zend/Tool/Project/Context/Zf/LayoutScriptFile.php index e1ce01b3..da549adb 100644 --- a/library/Zend/Tool/Project/Context/Zf/LayoutScriptFile.php +++ b/library/Zend/Tool/Project/Context/Zf/LayoutScriptFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/File.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_LayoutScriptFile extends Zend_Tool_Project_Context_Filesystem_File diff --git a/library/Zend/Tool/Project/Context/Zf/LayoutScriptsDirectory.php b/library/Zend/Tool/Project/Context/Zf/LayoutScriptsDirectory.php index 8fd15e9f..52df0b41 100644 --- a/library/Zend/Tool/Project/Context/Zf/LayoutScriptsDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/LayoutScriptsDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_LayoutScriptsDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/LayoutsDirectory.php b/library/Zend/Tool/Project/Context/Zf/LayoutsDirectory.php index 50c9144e..d9f7062e 100644 --- a/library/Zend/Tool/Project/Context/Zf/LayoutsDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/LayoutsDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_LayoutsDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/LibraryDirectory.php b/library/Zend/Tool/Project/Context/Zf/LibraryDirectory.php index 359532b8..9d81cee3 100644 --- a/library/Zend/Tool/Project/Context/Zf/LibraryDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/LibraryDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_LibraryDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/LocalesDirectory.php b/library/Zend/Tool/Project/Context/Zf/LocalesDirectory.php index c6c13e32..f30054cd 100644 --- a/library/Zend/Tool/Project/Context/Zf/LocalesDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/LocalesDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_LocalesDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/LogsDirectory.php b/library/Zend/Tool/Project/Context/Zf/LogsDirectory.php index 2bb62995..e626f621 100644 --- a/library/Zend/Tool/Project/Context/Zf/LogsDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/LogsDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_LogsDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/ModelFile.php b/library/Zend/Tool/Project/Context/Zf/ModelFile.php index c86fa03e..5b2f5bc6 100644 --- a/library/Zend/Tool/Project/Context/Zf/ModelFile.php +++ b/library/Zend/Tool/Project/Context/Zf/ModelFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Zf/AbstractClassFile.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ModelFile extends Zend_Tool_Project_Context_Zf_AbstractClassFile diff --git a/library/Zend/Tool/Project/Context/Zf/ModelsDirectory.php b/library/Zend/Tool/Project/Context/Zf/ModelsDirectory.php index 89806ec0..45b6f5a2 100644 --- a/library/Zend/Tool/Project/Context/Zf/ModelsDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/ModelsDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ModelsDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/ModuleDirectory.php b/library/Zend/Tool/Project/Context/Zf/ModuleDirectory.php index fe5ec124..ea55228e 100644 --- a/library/Zend/Tool/Project/Context/Zf/ModuleDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/ModuleDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ModuleDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/ModulesDirectory.php b/library/Zend/Tool/Project/Context/Zf/ModulesDirectory.php index e65c6791..06c793c9 100644 --- a/library/Zend/Tool/Project/Context/Zf/ModulesDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/ModulesDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ModulesDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/ProjectProviderFile.php b/library/Zend/Tool/Project/Context/Zf/ProjectProviderFile.php index d9910cbe..e1d668b1 100644 --- a/library/Zend/Tool/Project/Context/Zf/ProjectProviderFile.php +++ b/library/Zend/Tool/Project/Context/Zf/ProjectProviderFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/CodeGenerator/Php/File.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ProjectProviderFile extends Zend_Tool_Project_Context_Filesystem_File diff --git a/library/Zend/Tool/Project/Context/Zf/PublicDirectory.php b/library/Zend/Tool/Project/Context/Zf/PublicDirectory.php index 4ed2c935..5ab3b1b0 100644 --- a/library/Zend/Tool/Project/Context/Zf/PublicDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/PublicDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_PublicDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/PublicImagesDirectory.php b/library/Zend/Tool/Project/Context/Zf/PublicImagesDirectory.php index b31ebbe6..da221f71 100644 --- a/library/Zend/Tool/Project/Context/Zf/PublicImagesDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/PublicImagesDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_PublicImagesDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/PublicIndexFile.php b/library/Zend/Tool/Project/Context/Zf/PublicIndexFile.php index 02026ec4..1ed4b08f 100644 --- a/library/Zend/Tool/Project/Context/Zf/PublicIndexFile.php +++ b/library/Zend/Tool/Project/Context/Zf/PublicIndexFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/File.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_PublicIndexFile extends Zend_Tool_Project_Context_Filesystem_File diff --git a/library/Zend/Tool/Project/Context/Zf/PublicScriptsDirectory.php b/library/Zend/Tool/Project/Context/Zf/PublicScriptsDirectory.php index 0ad43c28..fe44d800 100644 --- a/library/Zend/Tool/Project/Context/Zf/PublicScriptsDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/PublicScriptsDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_PublicScriptsDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/PublicStylesheetsDirectory.php b/library/Zend/Tool/Project/Context/Zf/PublicStylesheetsDirectory.php index 2bc75bcf..3143f499 100644 --- a/library/Zend/Tool/Project/Context/Zf/PublicStylesheetsDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/PublicStylesheetsDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_PublicStylesheetsDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/SearchIndexesDirectory.php b/library/Zend/Tool/Project/Context/Zf/SearchIndexesDirectory.php index c2e6b46d..efd4a218 100644 --- a/library/Zend/Tool/Project/Context/Zf/SearchIndexesDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/SearchIndexesDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_SearchIndexesDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/ServicesDirectory.php b/library/Zend/Tool/Project/Context/Zf/ServicesDirectory.php index 4967a0ff..76a4583b 100644 --- a/library/Zend/Tool/Project/Context/Zf/ServicesDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/ServicesDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ServicesDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/SessionsDirectory.php b/library/Zend/Tool/Project/Context/Zf/SessionsDirectory.php index 6123c2d6..9febc4c1 100644 --- a/library/Zend/Tool/Project/Context/Zf/SessionsDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/SessionsDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_SessionsDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/TemporaryDirectory.php b/library/Zend/Tool/Project/Context/Zf/TemporaryDirectory.php index 23c6f66d..32605f8b 100644 --- a/library/Zend/Tool/Project/Context/Zf/TemporaryDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/TemporaryDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_TemporaryDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/TestApplicationActionMethod.php b/library/Zend/Tool/Project/Context/Zf/TestApplicationActionMethod.php index 9e710ec9..369c41f5 100644 --- a/library/Zend/Tool/Project/Context/Zf/TestApplicationActionMethod.php +++ b/library/Zend/Tool/Project/Context/Zf/TestApplicationActionMethod.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: ActionMethod.php 20096 2010-01-06 02:05:09Z bkarwin $ */ @@ -38,7 +38,7 @@ require_once 'Zend/Reflection/File.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_TestApplicationActionMethod implements Zend_Tool_Project_Context_Interface diff --git a/library/Zend/Tool/Project/Context/Zf/TestApplicationBootstrapFile.php b/library/Zend/Tool/Project/Context/Zf/TestApplicationBootstrapFile.php index 92c14db4..5352aed9 100644 --- a/library/Zend/Tool/Project/Context/Zf/TestApplicationBootstrapFile.php +++ b/library/Zend/Tool/Project/Context/Zf/TestApplicationBootstrapFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/File.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_TestApplicationBootstrapFile extends Zend_Tool_Project_Context_Filesystem_File diff --git a/library/Zend/Tool/Project/Context/Zf/TestApplicationControllerDirectory.php b/library/Zend/Tool/Project/Context/Zf/TestApplicationControllerDirectory.php index 49af1348..4399dda9 100644 --- a/library/Zend/Tool/Project/Context/Zf/TestApplicationControllerDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/TestApplicationControllerDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_TestApplicationControllerDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/TestApplicationControllerFile.php b/library/Zend/Tool/Project/Context/Zf/TestApplicationControllerFile.php index 44b550f5..4515b807 100644 --- a/library/Zend/Tool/Project/Context/Zf/TestApplicationControllerFile.php +++ b/library/Zend/Tool/Project/Context/Zf/TestApplicationControllerFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/File.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_TestApplicationControllerFile extends Zend_Tool_Project_Context_Filesystem_File diff --git a/library/Zend/Tool/Project/Context/Zf/TestApplicationDirectory.php b/library/Zend/Tool/Project/Context/Zf/TestApplicationDirectory.php index 45cff0b6..8ec3297b 100644 --- a/library/Zend/Tool/Project/Context/Zf/TestApplicationDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/TestApplicationDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_TestApplicationDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/TestApplicationModuleDirectory.php b/library/Zend/Tool/Project/Context/Zf/TestApplicationModuleDirectory.php index 2e6be173..a1213b5d 100644 --- a/library/Zend/Tool/Project/Context/Zf/TestApplicationModuleDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/TestApplicationModuleDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: TestApplicationControllerDirectory.php 20096 2010-01-06 02:05:09Z bkarwin $ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_TestApplicationModuleDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/TestApplicationModulesDirectory.php b/library/Zend/Tool/Project/Context/Zf/TestApplicationModulesDirectory.php index aaca0870..e4d60986 100644 --- a/library/Zend/Tool/Project/Context/Zf/TestApplicationModulesDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/TestApplicationModulesDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: TestApplicationControllerDirectory.php 20096 2010-01-06 02:05:09Z bkarwin $ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_TestApplicationModulesDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/TestLibraryBootstrapFile.php b/library/Zend/Tool/Project/Context/Zf/TestLibraryBootstrapFile.php index 170db049..cf251c5e 100644 --- a/library/Zend/Tool/Project/Context/Zf/TestLibraryBootstrapFile.php +++ b/library/Zend/Tool/Project/Context/Zf/TestLibraryBootstrapFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/File.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_TestLibraryBootstrapFile extends Zend_Tool_Project_Context_Filesystem_File diff --git a/library/Zend/Tool/Project/Context/Zf/TestLibraryDirectory.php b/library/Zend/Tool/Project/Context/Zf/TestLibraryDirectory.php index 139bdf99..da7b9e8a 100644 --- a/library/Zend/Tool/Project/Context/Zf/TestLibraryDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/TestLibraryDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_TestLibraryDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/TestLibraryFile.php b/library/Zend/Tool/Project/Context/Zf/TestLibraryFile.php index ff938722..1e9923e8 100644 --- a/library/Zend/Tool/Project/Context/Zf/TestLibraryFile.php +++ b/library/Zend/Tool/Project/Context/Zf/TestLibraryFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/File.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_TestLibraryFile extends Zend_Tool_Project_Context_Filesystem_File diff --git a/library/Zend/Tool/Project/Context/Zf/TestLibraryNamespaceDirectory.php b/library/Zend/Tool/Project/Context/Zf/TestLibraryNamespaceDirectory.php index 2ad81d5f..64568345 100644 --- a/library/Zend/Tool/Project/Context/Zf/TestLibraryNamespaceDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/TestLibraryNamespaceDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_TestLibraryNamespaceDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/TestPHPUnitBootstrapFile.php b/library/Zend/Tool/Project/Context/Zf/TestPHPUnitBootstrapFile.php index dd20bf85..1ebf0797 100644 --- a/library/Zend/Tool/Project/Context/Zf/TestPHPUnitBootstrapFile.php +++ b/library/Zend/Tool/Project/Context/Zf/TestPHPUnitBootstrapFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: TestApplicationBootstrapFile.php 20096 2010-01-06 02:05:09Z bkarwin $ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/File.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_TestPHPUnitBootstrapFile extends Zend_Tool_Project_Context_Filesystem_File diff --git a/library/Zend/Tool/Project/Context/Zf/TestPHPUnitConfigFile.php b/library/Zend/Tool/Project/Context/Zf/TestPHPUnitConfigFile.php index 9fb831b1..73b71f97 100644 --- a/library/Zend/Tool/Project/Context/Zf/TestPHPUnitConfigFile.php +++ b/library/Zend/Tool/Project/Context/Zf/TestPHPUnitConfigFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/File.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_TestPHPUnitConfigFile extends Zend_Tool_Project_Context_Filesystem_File diff --git a/library/Zend/Tool/Project/Context/Zf/TestsDirectory.php b/library/Zend/Tool/Project/Context/Zf/TestsDirectory.php index c9438e13..17213a15 100644 --- a/library/Zend/Tool/Project/Context/Zf/TestsDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/TestsDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_TestsDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/UploadsDirectory.php b/library/Zend/Tool/Project/Context/Zf/UploadsDirectory.php index 36b135f1..499b8c90 100644 --- a/library/Zend/Tool/Project/Context/Zf/UploadsDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/UploadsDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_UploadsDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/ViewControllerScriptsDirectory.php b/library/Zend/Tool/Project/Context/Zf/ViewControllerScriptsDirectory.php index 4f9ee099..296d6e11 100644 --- a/library/Zend/Tool/Project/Context/Zf/ViewControllerScriptsDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/ViewControllerScriptsDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -49,7 +49,7 @@ require_once 'Zend/Filter/StringToLower.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ViewControllerScriptsDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/ViewFiltersDirectory.php b/library/Zend/Tool/Project/Context/Zf/ViewFiltersDirectory.php index 292ac91c..6e124c91 100644 --- a/library/Zend/Tool/Project/Context/Zf/ViewFiltersDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/ViewFiltersDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ViewFiltersDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/ViewHelpersDirectory.php b/library/Zend/Tool/Project/Context/Zf/ViewHelpersDirectory.php index fa5a67b6..9b650df5 100644 --- a/library/Zend/Tool/Project/Context/Zf/ViewHelpersDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/ViewHelpersDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ViewHelpersDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/ViewScriptFile.php b/library/Zend/Tool/Project/Context/Zf/ViewScriptFile.php index ca85fa3e..943bd383 100644 --- a/library/Zend/Tool/Project/Context/Zf/ViewScriptFile.php +++ b/library/Zend/Tool/Project/Context/Zf/ViewScriptFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -49,7 +49,7 @@ require_once 'Zend/Filter/StringToLower.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ViewScriptFile extends Zend_Tool_Project_Context_Filesystem_File diff --git a/library/Zend/Tool/Project/Context/Zf/ViewScriptsDirectory.php b/library/Zend/Tool/Project/Context/Zf/ViewScriptsDirectory.php index 6b69259b..a73aea9d 100644 --- a/library/Zend/Tool/Project/Context/Zf/ViewScriptsDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/ViewScriptsDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ViewScriptsDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/ViewsDirectory.php b/library/Zend/Tool/Project/Context/Zf/ViewsDirectory.php index c5b49267..aeddb528 100644 --- a/library/Zend/Tool/Project/Context/Zf/ViewsDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/ViewsDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ViewsDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Context/Zf/ZfStandardLibraryDirectory.php b/library/Zend/Tool/Project/Context/Zf/ZfStandardLibraryDirectory.php index 35daffe8..6060bffb 100644 --- a/library/Zend/Tool/Project/Context/Zf/ZfStandardLibraryDirectory.php +++ b/library/Zend/Tool/Project/Context/Zf/ZfStandardLibraryDirectory.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Context/Filesystem/Directory.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Context_Zf_ZfStandardLibraryDirectory extends Zend_Tool_Project_Context_Filesystem_Directory diff --git a/library/Zend/Tool/Project/Exception.php b/library/Zend/Tool/Project/Exception.php index e7be9733..fa253140 100644 --- a/library/Zend/Tool/Project/Exception.php +++ b/library/Zend/Tool/Project/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Exception extends Zend_Exception diff --git a/library/Zend/Tool/Project/Profile.php b/library/Zend/Tool/Project/Profile.php index 7634b4b2..6429e3e8 100644 --- a/library/Zend/Tool/Project/Profile.php +++ b/library/Zend/Tool/Project/Profile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Tool/Project/Profile/Resource/Container.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Profile extends Zend_Tool_Project_Profile_Resource_Container diff --git a/library/Zend/Tool/Project/Profile/Exception.php b/library/Zend/Tool/Project/Profile/Exception.php index 1c1018a8..35c65f54 100644 --- a/library/Zend/Tool/Project/Profile/Exception.php +++ b/library/Zend/Tool/Project/Profile/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Project/Exception.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Profile_Exception extends Zend_Tool_Project_Exception diff --git a/library/Zend/Tool/Project/Profile/FileParser/Interface.php b/library/Zend/Tool/Project/Profile/FileParser/Interface.php index 01cc13ba..b37f7a01 100644 --- a/library/Zend/Tool/Project/Profile/FileParser/Interface.php +++ b/library/Zend/Tool/Project/Profile/FileParser/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Tool_Project_Profile_FileParser_Interface diff --git a/library/Zend/Tool/Project/Profile/FileParser/Xml.php b/library/Zend/Tool/Project/Profile/FileParser/Xml.php index a332b4ed..828e7dae 100644 --- a/library/Zend/Tool/Project/Profile/FileParser/Xml.php +++ b/library/Zend/Tool/Project/Profile/FileParser/Xml.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Project/Profile/Resource.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Profile_FileParser_Xml implements Zend_Tool_Project_Profile_FileParser_Interface diff --git a/library/Zend/Tool/Project/Profile/Iterator/ContextFilter.php b/library/Zend/Tool/Project/Profile/Iterator/ContextFilter.php index e6729cf0..b074614e 100644 --- a/library/Zend/Tool/Project/Profile/Iterator/ContextFilter.php +++ b/library/Zend/Tool/Project/Profile/Iterator/ContextFilter.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Profile_Iterator_ContextFilter extends RecursiveFilterIterator diff --git a/library/Zend/Tool/Project/Profile/Iterator/EnabledResourceFilter.php b/library/Zend/Tool/Project/Profile/Iterator/EnabledResourceFilter.php index 1f165160..65b46b6f 100644 --- a/library/Zend/Tool/Project/Profile/Iterator/EnabledResourceFilter.php +++ b/library/Zend/Tool/Project/Profile/Iterator/EnabledResourceFilter.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Profile_Iterator_EnabledResourceFilter extends RecursiveFilterIterator diff --git a/library/Zend/Tool/Project/Profile/Resource.php b/library/Zend/Tool/Project/Profile/Resource.php index 1b860c51..58b08cd5 100644 --- a/library/Zend/Tool/Project/Profile/Resource.php +++ b/library/Zend/Tool/Project/Profile/Resource.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Tool/Project/Context/Repository.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Profile_Resource extends Zend_Tool_Project_Profile_Resource_Container diff --git a/library/Zend/Tool/Project/Profile/Resource/Container.php b/library/Zend/Tool/Project/Profile/Resource/Container.php index 0a4ea88d..4f06f6f5 100644 --- a/library/Zend/Tool/Project/Profile/Resource/Container.php +++ b/library/Zend/Tool/Project/Profile/Resource/Container.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Tool/Project/Profile/Resource/SearchConstraints.php'; * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Profile_Resource_Container implements RecursiveIterator, Countable diff --git a/library/Zend/Tool/Project/Profile/Resource/SearchConstraints.php b/library/Zend/Tool/Project/Profile/Resource/SearchConstraints.php index 1b03cef1..e43bbeb7 100644 --- a/library/Zend/Tool/Project/Profile/Resource/SearchConstraints.php +++ b/library/Zend/Tool/Project/Profile/Resource/SearchConstraints.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Profile_Resource_SearchConstraints diff --git a/library/Zend/Tool/Project/Provider/Abstract.php b/library/Zend/Tool/Project/Provider/Abstract.php index 0593b2dd..66bf1e23 100644 --- a/library/Zend/Tool/Project/Provider/Abstract.php +++ b/library/Zend/Tool/Project/Provider/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -50,7 +50,7 @@ require_once 'Zend/Tool/Framework/Provider/Initializable.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Tool_Project_Provider_Abstract diff --git a/library/Zend/Tool/Project/Provider/Action.php b/library/Zend/Tool/Project/Provider/Action.php index f5ff379f..7c96ae7a 100644 --- a/library/Zend/Tool/Project/Provider/Action.php +++ b/library/Zend/Tool/Project/Provider/Action.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Framework/Provider/Pretendable.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Provider_Action diff --git a/library/Zend/Tool/Project/Provider/Application.php b/library/Zend/Tool/Project/Provider/Application.php index 394aeee8..d65f7feb 100644 --- a/library/Zend/Tool/Project/Provider/Application.php +++ b/library/Zend/Tool/Project/Provider/Application.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Provider_Application diff --git a/library/Zend/Tool/Project/Provider/Controller.php b/library/Zend/Tool/Project/Provider/Controller.php index 4173f6b3..606eea0c 100644 --- a/library/Zend/Tool/Project/Provider/Controller.php +++ b/library/Zend/Tool/Project/Provider/Controller.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Provider_Controller diff --git a/library/Zend/Tool/Project/Provider/DbAdapter.php b/library/Zend/Tool/Project/Provider/DbAdapter.php index b5384b03..61e77084 100644 --- a/library/Zend/Tool/Project/Provider/DbAdapter.php +++ b/library/Zend/Tool/Project/Provider/DbAdapter.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Framework/Provider/Interactable.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Provider_DbAdapter diff --git a/library/Zend/Tool/Project/Provider/DbTable.php b/library/Zend/Tool/Project/Provider/DbTable.php index 07be9382..128e5198 100644 --- a/library/Zend/Tool/Project/Provider/DbTable.php +++ b/library/Zend/Tool/Project/Provider/DbTable.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Provider_DbTable diff --git a/library/Zend/Tool/Project/Provider/Exception.php b/library/Zend/Tool/Project/Provider/Exception.php index 7319a782..a3dc659f 100644 --- a/library/Zend/Tool/Project/Provider/Exception.php +++ b/library/Zend/Tool/Project/Provider/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Project/Exception.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Provider_Exception extends Zend_Tool_Project_Exception diff --git a/library/Zend/Tool/Project/Provider/Form.php b/library/Zend/Tool/Project/Provider/Form.php index a7101905..16507427 100644 --- a/library/Zend/Tool/Project/Provider/Form.php +++ b/library/Zend/Tool/Project/Provider/Form.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Provider_Form extends Zend_Tool_Project_Provider_Abstract diff --git a/library/Zend/Tool/Project/Provider/Layout.php b/library/Zend/Tool/Project/Provider/Layout.php index 6447ae76..320de1e3 100644 --- a/library/Zend/Tool/Project/Provider/Layout.php +++ b/library/Zend/Tool/Project/Provider/Layout.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Project/Provider/Abstract.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Provider_Layout extends Zend_Tool_Project_Provider_Abstract implements Zend_Tool_Framework_Provider_Pretendable diff --git a/library/Zend/Tool/Project/Provider/Manifest.php b/library/Zend/Tool/Project/Provider/Manifest.php index 10bdc888..d1f28bee 100644 --- a/library/Zend/Tool/Project/Provider/Manifest.php +++ b/library/Zend/Tool/Project/Provider/Manifest.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Framework/Manifest/ProviderManifestable.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Provider_Manifest implements diff --git a/library/Zend/Tool/Project/Provider/Model.php b/library/Zend/Tool/Project/Provider/Model.php index 308d02fa..71f8015e 100644 --- a/library/Zend/Tool/Project/Provider/Model.php +++ b/library/Zend/Tool/Project/Provider/Model.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Provider_Model extends Zend_Tool_Project_Provider_Abstract diff --git a/library/Zend/Tool/Project/Provider/Module.php b/library/Zend/Tool/Project/Provider/Module.php index 46626295..44898ce8 100644 --- a/library/Zend/Tool/Project/Provider/Module.php +++ b/library/Zend/Tool/Project/Provider/Module.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -43,7 +43,7 @@ require_once 'Zend/Tool/Project/Profile/Iterator/EnabledResourceFilter.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Provider_Module diff --git a/library/Zend/Tool/Project/Provider/Profile.php b/library/Zend/Tool/Project/Provider/Profile.php index fae5158f..c0d4dd2e 100644 --- a/library/Zend/Tool/Project/Provider/Profile.php +++ b/library/Zend/Tool/Project/Provider/Profile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Project/Provider/Abstract.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Provider_Profile extends Zend_Tool_Project_Provider_Abstract diff --git a/library/Zend/Tool/Project/Provider/Project.php b/library/Zend/Tool/Project/Provider/Project.php index 959378bb..30d04b60 100644 --- a/library/Zend/Tool/Project/Provider/Project.php +++ b/library/Zend/Tool/Project/Provider/Project.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Project/Provider/Abstract.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Provider_Project diff --git a/library/Zend/Tool/Project/Provider/ProjectProvider.php b/library/Zend/Tool/Project/Provider/ProjectProvider.php index 5df34034..44008067 100644 --- a/library/Zend/Tool/Project/Provider/ProjectProvider.php +++ b/library/Zend/Tool/Project/Provider/ProjectProvider.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ require_once 'Zend/Tool/Project/Provider/Abstract.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Provider_ProjectProvider extends Zend_Tool_Project_Provider_Abstract diff --git a/library/Zend/Tool/Project/Provider/Test.php b/library/Zend/Tool/Project/Provider/Test.php index 86f9d0c3..31316027 100644 --- a/library/Zend/Tool/Project/Provider/Test.php +++ b/library/Zend/Tool/Project/Provider/Test.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Tool/Project/Provider/Exception.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Provider_Test extends Zend_Tool_Project_Provider_Abstract diff --git a/library/Zend/Tool/Project/Provider/View.php b/library/Zend/Tool/Project/Provider/View.php index 2ad1aa7f..6ecccf1d 100644 --- a/library/Zend/Tool/Project/Provider/View.php +++ b/library/Zend/Tool/Project/Provider/View.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Tool * @subpackage Framework - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/Tool/Project/Provider/Abstract.php'; /** * @category Zend * @package Zend_Tool - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Tool_Project_Provider_View extends Zend_Tool_Project_Provider_Abstract diff --git a/library/Zend/Translate.php b/library/Zend/Translate.php index 36eeeda6..40e71b48 100644 --- a/library/Zend/Translate.php +++ b/library/Zend/Translate.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Translate/Adapter.php'; /** * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Translate { diff --git a/library/Zend/Translate/Adapter.php b/library/Zend/Translate/Adapter.php index d7b87aea..c09ab439 100644 --- a/library/Zend/Translate/Adapter.php +++ b/library/Zend/Translate/Adapter.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Translate * @subpackage Zend_Translate_Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/Translate/Plural.php'; * @category Zend * @package Zend_Translate * @subpackage Zend_Translate_Adapter - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Translate_Adapter { diff --git a/library/Zend/Translate/Adapter/Array.php b/library/Zend/Translate/Adapter/Array.php index a1093eb0..2dd298eb 100644 --- a/library/Zend/Translate/Adapter/Array.php +++ b/library/Zend/Translate/Adapter/Array.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Translate/Adapter.php'; /** * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Translate_Adapter_Array extends Zend_Translate_Adapter diff --git a/library/Zend/Translate/Adapter/Csv.php b/library/Zend/Translate/Adapter/Csv.php index 17d641e6..300de276 100644 --- a/library/Zend/Translate/Adapter/Csv.php +++ b/library/Zend/Translate/Adapter/Csv.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/Translate/Adapter.php'; /** * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Translate_Adapter_Csv extends Zend_Translate_Adapter diff --git a/library/Zend/Translate/Adapter/Gettext.php b/library/Zend/Translate/Adapter/Gettext.php index 1d6a5335..81a7841e 100644 --- a/library/Zend/Translate/Adapter/Gettext.php +++ b/library/Zend/Translate/Adapter/Gettext.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Translate/Adapter.php'; /** * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Translate_Adapter_Gettext extends Zend_Translate_Adapter { diff --git a/library/Zend/Translate/Adapter/Ini.php b/library/Zend/Translate/Adapter/Ini.php index 3c2f995d..7935f20e 100644 --- a/library/Zend/Translate/Adapter/Ini.php +++ b/library/Zend/Translate/Adapter/Ini.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/Translate/Adapter.php'; /** * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Translate_Adapter_Ini extends Zend_Translate_Adapter diff --git a/library/Zend/Translate/Adapter/Qt.php b/library/Zend/Translate/Adapter/Qt.php index c428c4a1..db543ff6 100644 --- a/library/Zend/Translate/Adapter/Qt.php +++ b/library/Zend/Translate/Adapter/Qt.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -35,7 +35,7 @@ require_once 'Zend/Xml/Exception.php'; /** * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Translate_Adapter_Qt extends Zend_Translate_Adapter { diff --git a/library/Zend/Translate/Adapter/Tbx.php b/library/Zend/Translate/Adapter/Tbx.php index 924c1f69..107107c4 100644 --- a/library/Zend/Translate/Adapter/Tbx.php +++ b/library/Zend/Translate/Adapter/Tbx.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -35,7 +35,7 @@ require_once 'Zend/Xml/Exception.php'; /** * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Translate_Adapter_Tbx extends Zend_Translate_Adapter { diff --git a/library/Zend/Translate/Adapter/Tmx.php b/library/Zend/Translate/Adapter/Tmx.php index eb18d426..d6572592 100644 --- a/library/Zend/Translate/Adapter/Tmx.php +++ b/library/Zend/Translate/Adapter/Tmx.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -35,7 +35,7 @@ require_once 'Zend/Xml/Exception.php'; /** * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Translate_Adapter_Tmx extends Zend_Translate_Adapter { diff --git a/library/Zend/Translate/Adapter/Xliff.php b/library/Zend/Translate/Adapter/Xliff.php index 4c91084f..e8c664bd 100644 --- a/library/Zend/Translate/Adapter/Xliff.php +++ b/library/Zend/Translate/Adapter/Xliff.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -35,7 +35,7 @@ require_once 'Zend/Xml/Exception.php'; /** * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Translate_Adapter_Xliff extends Zend_Translate_Adapter { diff --git a/library/Zend/Translate/Adapter/XmlTm.php b/library/Zend/Translate/Adapter/XmlTm.php index e795aeac..87d22695 100644 --- a/library/Zend/Translate/Adapter/XmlTm.php +++ b/library/Zend/Translate/Adapter/XmlTm.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -35,7 +35,7 @@ require_once 'Zend/Xml/Exception.php'; /** * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Translate_Adapter_XmlTm extends Zend_Translate_Adapter { diff --git a/library/Zend/Translate/Exception.php b/library/Zend/Translate/Exception.php index fe7fe10f..7309a98b 100644 --- a/library/Zend/Translate/Exception.php +++ b/library/Zend/Translate/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Translate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Translate_Exception extends Zend_Exception diff --git a/library/Zend/Translate/Plural.php b/library/Zend/Translate/Plural.php index 34e77bc8..1ac276ec 100644 --- a/library/Zend/Translate/Plural.php +++ b/library/Zend/Translate/Plural.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Locale - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Locale - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Translate_Plural diff --git a/library/Zend/Uri.php b/library/Zend/Uri.php index 9c498558..e1660d8b 100644 --- a/library/Zend/Uri.php +++ b/library/Zend/Uri.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Uri - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Uri - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Uri diff --git a/library/Zend/Uri/Exception.php b/library/Zend/Uri/Exception.php index 6b1100ed..f5a497ed 100644 --- a/library/Zend/Uri/Exception.php +++ b/library/Zend/Uri/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Uri - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; * * @category Zend * @package Zend_Uri - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Uri_Exception extends Zend_Exception diff --git a/library/Zend/Uri/Http.php b/library/Zend/Uri/Http.php index 2fb88373..b99f9f81 100644 --- a/library/Zend/Uri/Http.php +++ b/library/Zend/Uri/Http.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Uri - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Validate/Hostname.php'; * @category Zend * @package Zend_Uri * @uses Zend_Uri - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Uri_Http extends Zend_Uri diff --git a/library/Zend/Validate.php b/library/Zend/Validate.php index 81f80ce6..956d3119 100644 --- a/library/Zend/Validate.php +++ b/library/Zend/Validate.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Interface.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate implements Zend_Validate_Interface diff --git a/library/Zend/Validate/Abstract.php b/library/Zend/Validate/Abstract.php index 2004f740..87998c57 100644 --- a/library/Zend/Validate/Abstract.php +++ b/library/Zend/Validate/Abstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Interface.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Validate_Abstract implements Zend_Validate_Interface @@ -264,7 +264,7 @@ abstract class Zend_Validate_Abstract implements Zend_Validate_Interface */ protected function _implodeRecursive(array $pieces) { - $values = ''; + $values = array(); foreach ($pieces as $item) { if (is_array($item)) { $values[] = $this->_implodeRecursive($item); @@ -345,6 +345,7 @@ abstract class Zend_Validate_Abstract implements Zend_Validate_Interface * Set translation object * * @param Zend_Translate|Zend_Translate_Adapter|null $translator + * @throws Zend_Validate_Exception * @return Zend_Validate_Abstract */ public function setTranslator($translator = null) @@ -392,7 +393,7 @@ abstract class Zend_Validate_Abstract implements Zend_Validate_Interface * Set default translation object for all validate objects * * @param Zend_Translate|Zend_Translate_Adapter|null $translator - * @return void + * @throws Zend_Validate_Exception */ public static function setDefaultTranslator($translator = null) { diff --git a/library/Zend/Validate/Alnum.php b/library/Zend/Validate/Alnum.php index 718e9741..50918302 100644 --- a/library/Zend/Validate/Alnum.php +++ b/library/Zend/Validate/Alnum.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Abstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Alnum extends Zend_Validate_Abstract @@ -65,8 +65,7 @@ class Zend_Validate_Alnum extends Zend_Validate_Abstract /** * Sets default option values for this instance * - * @param boolean|Zend_Config $allowWhiteSpace - * @return void + * @param boolean|Zend_Config $allowWhiteSpace */ public function __construct($allowWhiteSpace = false) { diff --git a/library/Zend/Validate/Alpha.php b/library/Zend/Validate/Alpha.php index 958ee079..c9ea9828 100644 --- a/library/Zend/Validate/Alpha.php +++ b/library/Zend/Validate/Alpha.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Abstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Alpha extends Zend_Validate_Abstract @@ -65,8 +65,7 @@ class Zend_Validate_Alpha extends Zend_Validate_Abstract /** * Sets default option values for this instance * - * @param boolean|Zend_Config $allowWhiteSpace - * @return void + * @param boolean|Zend_Config $allowWhiteSpace */ public function __construct($allowWhiteSpace = false) { diff --git a/library/Zend/Validate/Barcode.php b/library/Zend/Validate/Barcode.php index 16ba24e9..4d48d516 100644 --- a/library/Zend/Validate/Barcode.php +++ b/library/Zend/Validate/Barcode.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Loader.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode extends Zend_Validate_Abstract @@ -77,7 +77,6 @@ class Zend_Validate_Barcode extends Zend_Validate_Abstract * * @param string|Zend_Config| * Zend_Validate_Barcode_BarcodeAdapter $adapter Barcode adapter to use - * @return void * @throws Zend_Validate_Exception */ public function __construct($adapter) @@ -126,7 +125,7 @@ class Zend_Validate_Barcode extends Zend_Validate_Abstract * * @param string|Zend_Validate_Barcode $adapter Barcode adapter to use * @param array $options Options for this adapter - * @return void + * @return $this * @throws Zend_Validate_Exception */ public function setAdapter($adapter, $options = null) diff --git a/library/Zend/Validate/Barcode/AdapterAbstract.php b/library/Zend/Validate/Barcode/AdapterAbstract.php index 8bc312f0..05dc2b9f 100644 --- a/library/Zend/Validate/Barcode/AdapterAbstract.php +++ b/library/Zend/Validate/Barcode/AdapterAbstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterInterface.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Validate_Barcode_AdapterAbstract diff --git a/library/Zend/Validate/Barcode/AdapterInterface.php b/library/Zend/Validate/Barcode/AdapterInterface.php index 4531aefc..8e96effb 100644 --- a/library/Zend/Validate/Barcode/AdapterInterface.php +++ b/library/Zend/Validate/Barcode/AdapterInterface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Validate_Barcode_AdapterInterface @@ -62,7 +62,7 @@ interface Zend_Validate_Barcode_AdapterInterface * Sets the checksum validation * * @param boolean $check - * @return Zend_Validate_Barcode_Adapter Provides fluid interface + * @return Zend_Validate_Barcode_Adapter Provides a fluent interface */ public function setCheck($check); } diff --git a/library/Zend/Validate/Barcode/Code25.php b/library/Zend/Validate/Barcode/Code25.php index 8cab339c..a4204878 100644 --- a/library/Zend/Validate/Barcode/Code25.php +++ b/library/Zend/Validate/Barcode/Code25.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Code25 extends Zend_Validate_Barcode_AdapterAbstract @@ -54,8 +54,6 @@ class Zend_Validate_Barcode_Code25 extends Zend_Validate_Barcode_AdapterAbstract * Constructor * * Sets check flag to false. - * - * @return void */ public function __construct() { diff --git a/library/Zend/Validate/Barcode/Code25interleaved.php b/library/Zend/Validate/Barcode/Code25interleaved.php index e189d491..479aa032 100644 --- a/library/Zend/Validate/Barcode/Code25interleaved.php +++ b/library/Zend/Validate/Barcode/Code25interleaved.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Code25interleaved extends Zend_Validate_Barcode_AdapterAbstract @@ -54,8 +54,6 @@ class Zend_Validate_Barcode_Code25interleaved extends Zend_Validate_Barcode_Adap * Constructor * * Sets check flag to false. - * - * @return void */ public function __construct() { diff --git a/library/Zend/Validate/Barcode/Code39.php b/library/Zend/Validate/Barcode/Code39.php index ad2f0944..37b2f13a 100644 --- a/library/Zend/Validate/Barcode/Code39.php +++ b/library/Zend/Validate/Barcode/Code39.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Code39 extends Zend_Validate_Barcode_AdapterAbstract @@ -67,8 +67,6 @@ class Zend_Validate_Barcode_Code39 extends Zend_Validate_Barcode_AdapterAbstract * Constructor * * Sets check flag to false. - * - * @return void */ public function __construct() { diff --git a/library/Zend/Validate/Barcode/Code39ext.php b/library/Zend/Validate/Barcode/Code39ext.php index 53f52004..cd99c363 100644 --- a/library/Zend/Validate/Barcode/Code39ext.php +++ b/library/Zend/Validate/Barcode/Code39ext.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Code39ext extends Zend_Validate_Barcode_AdapterAbstract @@ -48,8 +48,6 @@ class Zend_Validate_Barcode_Code39ext extends Zend_Validate_Barcode_AdapterAbstr * Constructor * * Sets check flag to false. - * - * @return void */ public function __construct() { diff --git a/library/Zend/Validate/Barcode/Code93.php b/library/Zend/Validate/Barcode/Code93.php index e8a3f86e..e09ba17e 100644 --- a/library/Zend/Validate/Barcode/Code93.php +++ b/library/Zend/Validate/Barcode/Code93.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Code93 extends Zend_Validate_Barcode_AdapterAbstract @@ -68,8 +68,6 @@ class Zend_Validate_Barcode_Code93 extends Zend_Validate_Barcode_AdapterAbstract * Constructor * * Sets check flag to false. - * - * @return void */ public function __construct() { diff --git a/library/Zend/Validate/Barcode/Code93ext.php b/library/Zend/Validate/Barcode/Code93ext.php index 051ae8a7..6879a893 100644 --- a/library/Zend/Validate/Barcode/Code93ext.php +++ b/library/Zend/Validate/Barcode/Code93ext.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Code93ext extends Zend_Validate_Barcode_AdapterAbstract @@ -48,8 +48,6 @@ class Zend_Validate_Barcode_Code93ext extends Zend_Validate_Barcode_AdapterAbstr * Constructor * * Sets check flag to false. - * - * @return void */ public function __construct() { diff --git a/library/Zend/Validate/Barcode/Ean12.php b/library/Zend/Validate/Barcode/Ean12.php index 6e11d8f8..e185233f 100644 --- a/library/Zend/Validate/Barcode/Ean12.php +++ b/library/Zend/Validate/Barcode/Ean12.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Ean12 extends Zend_Validate_Barcode_AdapterAbstract diff --git a/library/Zend/Validate/Barcode/Ean13.php b/library/Zend/Validate/Barcode/Ean13.php index ffa9dc2a..8daf5423 100644 --- a/library/Zend/Validate/Barcode/Ean13.php +++ b/library/Zend/Validate/Barcode/Ean13.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Ean13 extends Zend_Validate_Barcode_AdapterAbstract diff --git a/library/Zend/Validate/Barcode/Ean14.php b/library/Zend/Validate/Barcode/Ean14.php index edd495e2..12cf49bb 100644 --- a/library/Zend/Validate/Barcode/Ean14.php +++ b/library/Zend/Validate/Barcode/Ean14.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Ean14 extends Zend_Validate_Barcode_AdapterAbstract diff --git a/library/Zend/Validate/Barcode/Ean18.php b/library/Zend/Validate/Barcode/Ean18.php index 72333a6a..0f3df06b 100644 --- a/library/Zend/Validate/Barcode/Ean18.php +++ b/library/Zend/Validate/Barcode/Ean18.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Ean18 extends Zend_Validate_Barcode_AdapterAbstract diff --git a/library/Zend/Validate/Barcode/Ean2.php b/library/Zend/Validate/Barcode/Ean2.php index 6f89f5ea..e2cec4b1 100644 --- a/library/Zend/Validate/Barcode/Ean2.php +++ b/library/Zend/Validate/Barcode/Ean2.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Ean2 extends Zend_Validate_Barcode_AdapterAbstract @@ -48,8 +48,6 @@ class Zend_Validate_Barcode_Ean2 extends Zend_Validate_Barcode_AdapterAbstract * Constructor * * Sets check flag to false. - * - * @return void */ public function __construct() { diff --git a/library/Zend/Validate/Barcode/Ean5.php b/library/Zend/Validate/Barcode/Ean5.php index 3e17db75..ff5b4bb2 100644 --- a/library/Zend/Validate/Barcode/Ean5.php +++ b/library/Zend/Validate/Barcode/Ean5.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Ean5 extends Zend_Validate_Barcode_AdapterAbstract @@ -48,8 +48,6 @@ class Zend_Validate_Barcode_Ean5 extends Zend_Validate_Barcode_AdapterAbstract * Constructor * * Sets check flag to false. - * - * @return void */ public function __construct() { diff --git a/library/Zend/Validate/Barcode/Ean8.php b/library/Zend/Validate/Barcode/Ean8.php index fefb9932..6b1caa97 100644 --- a/library/Zend/Validate/Barcode/Ean8.php +++ b/library/Zend/Validate/Barcode/Ean8.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Ean8 extends Zend_Validate_Barcode_AdapterAbstract diff --git a/library/Zend/Validate/Barcode/Gtin12.php b/library/Zend/Validate/Barcode/Gtin12.php index 51d49b95..65ff5b9a 100644 --- a/library/Zend/Validate/Barcode/Gtin12.php +++ b/library/Zend/Validate/Barcode/Gtin12.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Gtin12 extends Zend_Validate_Barcode_AdapterAbstract diff --git a/library/Zend/Validate/Barcode/Gtin13.php b/library/Zend/Validate/Barcode/Gtin13.php index 241d4356..382dccd7 100644 --- a/library/Zend/Validate/Barcode/Gtin13.php +++ b/library/Zend/Validate/Barcode/Gtin13.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Gtin13 extends Zend_Validate_Barcode_AdapterAbstract diff --git a/library/Zend/Validate/Barcode/Gtin14.php b/library/Zend/Validate/Barcode/Gtin14.php index 50e15c91..6f291b8e 100644 --- a/library/Zend/Validate/Barcode/Gtin14.php +++ b/library/Zend/Validate/Barcode/Gtin14.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Gtin14 extends Zend_Validate_Barcode_AdapterAbstract diff --git a/library/Zend/Validate/Barcode/Identcode.php b/library/Zend/Validate/Barcode/Identcode.php index 6981c7ad..3f622fa6 100644 --- a/library/Zend/Validate/Barcode/Identcode.php +++ b/library/Zend/Validate/Barcode/Identcode.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Identcode extends Zend_Validate_Barcode_AdapterAbstract diff --git a/library/Zend/Validate/Barcode/Intelligentmail.php b/library/Zend/Validate/Barcode/Intelligentmail.php index 4ccd2d9d..cfa2a82e 100644 --- a/library/Zend/Validate/Barcode/Intelligentmail.php +++ b/library/Zend/Validate/Barcode/Intelligentmail.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_IntelligentMail extends Zend_Validate_Barcode_AdapterAbstract @@ -48,8 +48,6 @@ class Zend_Validate_Barcode_IntelligentMail extends Zend_Validate_Barcode_Adapte * Constructor * * Sets check flag to false. - * - * @return void */ public function __construct() { diff --git a/library/Zend/Validate/Barcode/Issn.php b/library/Zend/Validate/Barcode/Issn.php index 0fa745a1..a74fa537 100644 --- a/library/Zend/Validate/Barcode/Issn.php +++ b/library/Zend/Validate/Barcode/Issn.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Issn extends Zend_Validate_Barcode_AdapterAbstract diff --git a/library/Zend/Validate/Barcode/Itf14.php b/library/Zend/Validate/Barcode/Itf14.php index e350ae08..4adc7447 100644 --- a/library/Zend/Validate/Barcode/Itf14.php +++ b/library/Zend/Validate/Barcode/Itf14.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Itf14 extends Zend_Validate_Barcode_AdapterAbstract diff --git a/library/Zend/Validate/Barcode/Leitcode.php b/library/Zend/Validate/Barcode/Leitcode.php index b41ac0ba..b41b079e 100644 --- a/library/Zend/Validate/Barcode/Leitcode.php +++ b/library/Zend/Validate/Barcode/Leitcode.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Leitcode extends Zend_Validate_Barcode_AdapterAbstract diff --git a/library/Zend/Validate/Barcode/Planet.php b/library/Zend/Validate/Barcode/Planet.php index 4195194c..227bc25d 100644 --- a/library/Zend/Validate/Barcode/Planet.php +++ b/library/Zend/Validate/Barcode/Planet.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Planet extends Zend_Validate_Barcode_AdapterAbstract diff --git a/library/Zend/Validate/Barcode/Postnet.php b/library/Zend/Validate/Barcode/Postnet.php index 38860c1f..5aed312c 100644 --- a/library/Zend/Validate/Barcode/Postnet.php +++ b/library/Zend/Validate/Barcode/Postnet.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Postnet extends Zend_Validate_Barcode_AdapterAbstract diff --git a/library/Zend/Validate/Barcode/Royalmail.php b/library/Zend/Validate/Barcode/Royalmail.php index 293107fc..98fa38e6 100644 --- a/library/Zend/Validate/Barcode/Royalmail.php +++ b/library/Zend/Validate/Barcode/Royalmail.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Royalmail extends Zend_Validate_Barcode_AdapterAbstract diff --git a/library/Zend/Validate/Barcode/Sscc.php b/library/Zend/Validate/Barcode/Sscc.php index cba0230d..e624d7d7 100644 --- a/library/Zend/Validate/Barcode/Sscc.php +++ b/library/Zend/Validate/Barcode/Sscc.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Sscc extends Zend_Validate_Barcode_AdapterAbstract diff --git a/library/Zend/Validate/Barcode/Upca.php b/library/Zend/Validate/Barcode/Upca.php index fa61375a..7757f2b1 100644 --- a/library/Zend/Validate/Barcode/Upca.php +++ b/library/Zend/Validate/Barcode/Upca.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Upca extends Zend_Validate_Barcode_AdapterAbstract diff --git a/library/Zend/Validate/Barcode/Upce.php b/library/Zend/Validate/Barcode/Upce.php index ad2854ec..1b248257 100644 --- a/library/Zend/Validate/Barcode/Upce.php +++ b/library/Zend/Validate/Barcode/Upce.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Barcode/AdapterAbstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Barcode_Upce extends Zend_Validate_Barcode_AdapterAbstract diff --git a/library/Zend/Validate/Between.php b/library/Zend/Validate/Between.php index 0bd200c1..53b68261 100644 --- a/library/Zend/Validate/Between.php +++ b/library/Zend/Validate/Between.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Abstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Between extends Zend_Validate_Abstract @@ -94,7 +94,7 @@ class Zend_Validate_Between extends Zend_Validate_Abstract * 'inclusive' => boolean, inclusive border values * * @param array|Zend_Config $options - * @return void + * @throws Zend_Validate_Exception */ public function __construct($options) { diff --git a/library/Zend/Validate/Callback.php b/library/Zend/Validate/Callback.php index cb315d3a..bb12ecf7 100644 --- a/library/Zend/Validate/Callback.php +++ b/library/Zend/Validate/Callback.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Abstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Callback extends Zend_Validate_Abstract @@ -69,10 +69,8 @@ class Zend_Validate_Callback extends Zend_Validate_Abstract /** * Sets validator options * - * @param string|array $callback - * @param mixed $max - * @param boolean $inclusive - * @return void + * @param mixed $callback + * @throws Zend_Validate_Exception */ public function __construct($callback = null) { @@ -107,6 +105,7 @@ class Zend_Validate_Callback extends Zend_Validate_Abstract * Sets the callback * * @param string|array $callback + * @throws Zend_Validate_Exception * @return Zend_Validate_Callback Provides a fluent interface */ public function setCallback($callback) @@ -132,7 +131,7 @@ class Zend_Validate_Callback extends Zend_Validate_Abstract /** * Sets options for the callback * - * @param mixed $max + * @param mixed $options * @return Zend_Validate_Callback Provides a fluent interface */ public function setOptions($options) diff --git a/library/Zend/Validate/Ccnum.php b/library/Zend/Validate/Ccnum.php index 756e7b72..c3c7029a 100644 --- a/library/Zend/Validate/Ccnum.php +++ b/library/Zend/Validate/Ccnum.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Abstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Ccnum extends Zend_Validate_Abstract diff --git a/library/Zend/Validate/CreditCard.php b/library/Zend/Validate/CreditCard.php index 80fa89d8..170b6225 100644 --- a/library/Zend/Validate/CreditCard.php +++ b/library/Zend/Validate/CreditCard.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Abstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_CreditCard extends Zend_Validate_Abstract @@ -136,7 +136,7 @@ class Zend_Validate_CreditCard extends Zend_Validate_Abstract /** * Constructor * - * @param string|array $type OPTIONAL Type of CCI to allow + * @param string|array|Zend_Config $options OPTIONAL Type of CCI to allow */ public function __construct($options = array()) { @@ -176,7 +176,7 @@ class Zend_Validate_CreditCard extends Zend_Validate_Abstract * Sets CCIs which are accepted by validation * * @param string|array $type Type to allow for validation - * @return Zend_Validate_CreditCard Provides a fluid interface + * @return Zend_Validate_CreditCard Provides a fluent interface */ public function setType($type) { @@ -188,7 +188,7 @@ class Zend_Validate_CreditCard extends Zend_Validate_Abstract * Adds a CCI to be accepted by validation * * @param string|array $type Type to allow for validation - * @return Zend_Validate_CreditCard Provides a fluid interface + * @return Zend_Validate_CreditCard Provides a fluent interface */ public function addType($type) { @@ -222,7 +222,9 @@ class Zend_Validate_CreditCard extends Zend_Validate_Abstract /** * Sets a new callback for service validation * - * @param unknown_type $service + * @param mixed $service + * @throws Zend_Validate_Exception + * @return $this */ public function setService($service) { diff --git a/library/Zend/Validate/Date.php b/library/Zend/Validate/Date.php index 0b6004f8..e875aaf5 100644 --- a/library/Zend/Validate/Date.php +++ b/library/Zend/Validate/Date.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Abstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Date extends Zend_Validate_Abstract @@ -71,8 +71,7 @@ class Zend_Validate_Date extends Zend_Validate_Abstract /** * Sets validator options * - * @param string|Zend_Config $options OPTIONAL - * @return void + * @param string|array|Zend_Config $options OPTIONAL */ public function __construct($options = array()) { diff --git a/library/Zend/Validate/Db/Abstract.php b/library/Zend/Validate/Db/Abstract.php index 2ae9393e..ffee51f2 100644 --- a/library/Zend/Validate/Db/Abstract.php +++ b/library/Zend/Validate/Db/Abstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Validate/Abstract.php'; * @category Zend * @package Zend_Validate * @uses Zend_Validate_Abstract - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_Validate_Db_Abstract extends Zend_Validate_Abstract @@ -97,6 +97,7 @@ abstract class Zend_Validate_Db_Abstract extends Zend_Validate_Abstract * 'adapter' => An optional database adapter to use * * @param array|Zend_Config $options Options to use for this validator + * @throws Zend_Validate_Exception */ public function __construct($options) { @@ -152,6 +153,7 @@ abstract class Zend_Validate_Db_Abstract extends Zend_Validate_Abstract /** * Returns the set adapter * + * @throws Zend_Validate_Exception * @return Zend_Db_Adapter */ public function getAdapter() @@ -173,6 +175,7 @@ abstract class Zend_Validate_Db_Abstract extends Zend_Validate_Abstract * Sets a new database adapter * * @param Zend_Db_Adapter_Abstract $adapter + * @throws Zend_Validate_Exception * @return Zend_Validate_Db_Abstract */ public function setAdapter($adapter) @@ -278,6 +281,7 @@ abstract class Zend_Validate_Db_Abstract extends Zend_Validate_Abstract * Sets the select object to be used by the validator * * @param Zend_Db_Select $select + * @throws Zend_Validate_Exception * @return Zend_Validate_Db_Abstract */ public function setSelect($select) diff --git a/library/Zend/Validate/Db/NoRecordExists.php b/library/Zend/Validate/Db/NoRecordExists.php index aa8dcc03..4dba8bc6 100644 --- a/library/Zend/Validate/Db/NoRecordExists.php +++ b/library/Zend/Validate/Db/NoRecordExists.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Validate/Db/Abstract.php'; * @category Zend * @package Zend_Validate * @uses Zend_Validate_Db_Abstract - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Db_NoRecordExists extends Zend_Validate_Db_Abstract diff --git a/library/Zend/Validate/Db/RecordExists.php b/library/Zend/Validate/Db/RecordExists.php index 1a8c4e9d..540af13b 100644 --- a/library/Zend/Validate/Db/RecordExists.php +++ b/library/Zend/Validate/Db/RecordExists.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/Validate/Db/Abstract.php'; * @category Zend * @package Zend_Validate * @uses Zend_Validate_Db_Abstract - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Db_RecordExists extends Zend_Validate_Db_Abstract diff --git a/library/Zend/Validate/Digits.php b/library/Zend/Validate/Digits.php index 69d79237..411c4c5b 100644 --- a/library/Zend/Validate/Digits.php +++ b/library/Zend/Validate/Digits.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Abstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Digits extends Zend_Validate_Abstract diff --git a/library/Zend/Validate/EmailAddress.php b/library/Zend/Validate/EmailAddress.php index 6b723556..112feab5 100644 --- a/library/Zend/Validate/EmailAddress.php +++ b/library/Zend/Validate/EmailAddress.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Validate/Hostname.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_EmailAddress extends Zend_Validate_Abstract @@ -132,8 +132,7 @@ class Zend_Validate_EmailAddress extends Zend_Validate_Abstract * 'mx' => If MX check should be enabled, boolean * 'deep' => If a deep MX check should be done, boolean * - * @param array|Zend_Config $options OPTIONAL - * @return void + * @param array|string|Zend_Config $options OPTIONAL */ public function __construct($options = array()) { @@ -171,7 +170,7 @@ class Zend_Validate_EmailAddress extends Zend_Validate_Abstract * Set options for the email validator * * @param array $options - * @return Zend_Validate_EmailAddress fluid interface + * @return Zend_Validate_EmailAddress Provides a fluent inteface */ public function setOptions(array $options = array()) { @@ -242,7 +241,7 @@ class Zend_Validate_EmailAddress extends Zend_Validate_Abstract /** * @param Zend_Validate_Hostname $hostnameValidator OPTIONAL * @param int $allow OPTIONAL - * @return void + * @return $this */ public function setHostnameValidator(Zend_Validate_Hostname $hostnameValidator = null, $allow = Zend_Validate_Hostname::ALLOW_DNS) { @@ -283,7 +282,8 @@ class Zend_Validate_EmailAddress extends Zend_Validate_Abstract * This only applies when DNS hostnames are validated * * @param boolean $mx Set allowed to true to validate for MX records, and false to not validate them - * @return Zend_Validate_EmailAddress Fluid Interface + * @throws Zend_Validate_Exception + * @return Zend_Validate_EmailAddress Provides a fluent inteface */ public function setValidateMx($mx) { @@ -310,7 +310,7 @@ class Zend_Validate_EmailAddress extends Zend_Validate_Abstract * Set whether we check MX record should be a deep validation * * @param boolean $deep Set deep to true to perform a deep validation process for MX records - * @return Zend_Validate_EmailAddress Fluid Interface + * @return Zend_Validate_EmailAddress Provides a fluent inteface */ public function setDeepMxCheck($deep) { @@ -333,7 +333,7 @@ class Zend_Validate_EmailAddress extends Zend_Validate_Abstract * or only the local part of the email address * * @param boolean $domain - * @return Zend_Validate_EmailAddress Fluid Interface + * @return Zend_Validate_EmailAddress Provides a fluent inteface */ public function setDomainCheck($domain = true) { @@ -449,7 +449,14 @@ class Zend_Validate_EmailAddress extends Zend_Validate_Abstract private function _validateMXRecords() { $mxHosts = array(); - $result = getmxrr($this->_hostname, $mxHosts); + $hostname = $this->_hostname; + + //decode IDN domain name if possible + if (function_exists('idn_to_ascii')) { + $hostname = idn_to_ascii($this->_hostname); + } + + $result = getmxrr($hostname, $mxHosts); if (!$result) { $this->_error(self::INVALID_MX_RECORD); } else if ($this->_options['deep'] && function_exists('checkdnsrr')) { diff --git a/library/Zend/Validate/Exception.php b/library/Zend/Validate/Exception.php index bde8d56a..4a4e2b2c 100644 --- a/library/Zend/Validate/Exception.php +++ b/library/Zend/Validate/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Exception extends Zend_Exception diff --git a/library/Zend/Validate/File/Count.php b/library/Zend/Validate/File/Count.php index 4b9250aa..aa822dfb 100644 --- a/library/Zend/Validate/File/Count.php +++ b/library/Zend/Validate/File/Count.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/Abstract.php'; * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_File_Count extends Zend_Validate_Abstract @@ -101,7 +101,7 @@ class Zend_Validate_File_Count extends Zend_Validate_Abstract * 'max': Maximum filecount * * @param integer|array|Zend_Config $options Options for the adapter - * @return void + * @throws Zend_Validate_Exception */ public function __construct($options) { @@ -210,6 +210,7 @@ class Zend_Validate_File_Count extends Zend_Validate_Abstract * Adds a file for validation * * @param string|array $file + * @return $this */ public function addFile($file) { diff --git a/library/Zend/Validate/File/Crc32.php b/library/Zend/Validate/File/Crc32.php index 1260ff71..9fd47271 100644 --- a/library/Zend/Validate/File/Crc32.php +++ b/library/Zend/Validate/File/Crc32.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/File/Hash.php'; * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_File_Crc32 extends Zend_Validate_File_Hash @@ -61,7 +61,8 @@ class Zend_Validate_File_Crc32 extends Zend_Validate_File_Hash * Sets validator options * * @param string|array|Zend_Config $options - * @return void + * @throws Zend_Validate_Exception + * @return Zend_Validate_File_Crc32 */ public function __construct($options) { diff --git a/library/Zend/Validate/File/ExcludeExtension.php b/library/Zend/Validate/File/ExcludeExtension.php index 584b9f02..e894af6a 100644 --- a/library/Zend/Validate/File/ExcludeExtension.php +++ b/library/Zend/Validate/File/ExcludeExtension.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/File/Extension.php'; * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_File_ExcludeExtension extends Zend_Validate_File_Extension diff --git a/library/Zend/Validate/File/ExcludeMimeType.php b/library/Zend/Validate/File/ExcludeMimeType.php index 3c7765c0..27d4f5ac 100644 --- a/library/Zend/Validate/File/ExcludeMimeType.php +++ b/library/Zend/Validate/File/ExcludeMimeType.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/File/MimeType.php'; * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_File_ExcludeMimeType extends Zend_Validate_File_MimeType diff --git a/library/Zend/Validate/File/Exists.php b/library/Zend/Validate/File/Exists.php index 829c8fe3..8da1ccdd 100644 --- a/library/Zend/Validate/File/Exists.php +++ b/library/Zend/Validate/File/Exists.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/Abstract.php'; * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_File_Exists extends Zend_Validate_Abstract @@ -63,7 +63,7 @@ class Zend_Validate_File_Exists extends Zend_Validate_Abstract * Sets validator options * * @param string|array|Zend_Config $directory - * @return void + * @throws Zend_Validate_Exception */ public function __construct($directory = array()) { @@ -113,6 +113,7 @@ class Zend_Validate_File_Exists extends Zend_Validate_Abstract * Adds the file directory which will be checked * * @param string|array $directory The directory to add for validation + * @throws Zend_Validate_Exception * @return Zend_Validate_File_Extension Provides a fluent interface */ public function addDirectory($directory) diff --git a/library/Zend/Validate/File/Extension.php b/library/Zend/Validate/File/Extension.php index b1e88a3e..92f9f06a 100644 --- a/library/Zend/Validate/File/Extension.php +++ b/library/Zend/Validate/File/Extension.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/Abstract.php'; * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_File_Extension extends Zend_Validate_Abstract @@ -71,8 +71,7 @@ class Zend_Validate_File_Extension extends Zend_Validate_Abstract /** * Sets validator options * - * @param string|array|Zend_Config $options - * @return void + * @param string|array|Zend_Config $options */ public function __construct($options) { diff --git a/library/Zend/Validate/File/FilesSize.php b/library/Zend/Validate/File/FilesSize.php index a358f625..b6481334 100644 --- a/library/Zend/Validate/File/FilesSize.php +++ b/library/Zend/Validate/File/FilesSize.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/File/Size.php'; * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_File_FilesSize extends Zend_Validate_File_Size @@ -64,7 +64,7 @@ class Zend_Validate_File_FilesSize extends Zend_Validate_File_Size * It also accepts an array with the keys 'min' and 'max' * * @param integer|array|Zend_Config $options Options for this validator - * @return void + * @throws Zend_Validate_Exception */ public function __construct($options) { diff --git a/library/Zend/Validate/File/Hash.php b/library/Zend/Validate/File/Hash.php index 2bf34dab..54b03675 100644 --- a/library/Zend/Validate/File/Hash.php +++ b/library/Zend/Validate/File/Hash.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/Abstract.php'; * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_File_Hash extends Zend_Validate_Abstract @@ -61,7 +61,7 @@ class Zend_Validate_File_Hash extends Zend_Validate_Abstract * Sets validator options * * @param string|array $options - * @return void + * @throws Zend_Validate_Exception */ public function __construct($options) { @@ -109,6 +109,7 @@ class Zend_Validate_File_Hash extends Zend_Validate_Abstract * Adds the hash for one or multiple files * * @param string|array $options + * @throws Zend_Validate_Exception * @return Zend_Validate_File_Hash Provides a fluent interface */ public function addHash($options) diff --git a/library/Zend/Validate/File/ImageSize.php b/library/Zend/Validate/File/ImageSize.php index b5f18d98..871fef84 100644 --- a/library/Zend/Validate/File/ImageSize.php +++ b/library/Zend/Validate/File/ImageSize.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/Abstract.php'; * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_File_ImageSize extends Zend_Validate_Abstract @@ -120,7 +120,7 @@ class Zend_Validate_File_ImageSize extends Zend_Validate_Abstract * - maxwidth * * @param Zend_Config|array $options - * @return void + * @throws Zend_Validate_Exception */ public function __construct($options) { diff --git a/library/Zend/Validate/File/IsCompressed.php b/library/Zend/Validate/File/IsCompressed.php index 6a52a74e..ce59423b 100644 --- a/library/Zend/Validate/File/IsCompressed.php +++ b/library/Zend/Validate/File/IsCompressed.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/File/MimeType.php'; * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_File_IsCompressed extends Zend_Validate_File_MimeType @@ -53,8 +53,7 @@ class Zend_Validate_File_IsCompressed extends Zend_Validate_File_MimeType /** * Sets validator options * - * @param string|array|Zend_Config $compression - * @return void + * @param string|array|Zend_Config $mimetype */ public function __construct($mimetype = array()) { diff --git a/library/Zend/Validate/File/IsImage.php b/library/Zend/Validate/File/IsImage.php index b9ba75cd..09a6e42a 100644 --- a/library/Zend/Validate/File/IsImage.php +++ b/library/Zend/Validate/File/IsImage.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/File/MimeType.php'; * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_File_IsImage extends Zend_Validate_File_MimeType @@ -53,8 +53,7 @@ class Zend_Validate_File_IsImage extends Zend_Validate_File_MimeType /** * Sets validator options * - * @param string|array|Zend_Config $mimetype - * @return void + * @param string|array|Zend_Config $mimetype */ public function __construct($mimetype = array()) { diff --git a/library/Zend/Validate/File/Md5.php b/library/Zend/Validate/File/Md5.php index af86c68f..bfe0b604 100644 --- a/library/Zend/Validate/File/Md5.php +++ b/library/Zend/Validate/File/Md5.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/File/Hash.php'; * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_File_Md5 extends Zend_Validate_File_Hash @@ -63,7 +63,8 @@ class Zend_Validate_File_Md5 extends Zend_Validate_File_Hash * $hash is the hash we accept for the file $file * * @param string|array $options - * @return void + * @throws Zend_Validate_Exception + * @return Zend_Validate_File_Md5 */ public function __construct($options) { @@ -93,7 +94,6 @@ class Zend_Validate_File_Md5 extends Zend_Validate_File_Hash * Sets the md5 hash for one or multiple files * * @param string|array $options - * @param string $algorithm (Deprecated) Algorithm to use, fixed to md5 * @return Zend_Validate_File_Hash Provides a fluent interface */ public function setHash($options) @@ -123,7 +123,6 @@ class Zend_Validate_File_Md5 extends Zend_Validate_File_Hash * Adds the md5 hash for one or multiple files * * @param string|array $options - * @param string $algorithm (Deprecated) Algorithm to use, fixed to md5 * @return Zend_Validate_File_Hash Provides a fluent interface */ public function addHash($options) diff --git a/library/Zend/Validate/File/MimeType.php b/library/Zend/Validate/File/MimeType.php index ab97eb2a..87414883 100644 --- a/library/Zend/Validate/File/MimeType.php +++ b/library/Zend/Validate/File/MimeType.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/Abstract.php'; * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_File_MimeType extends Zend_Validate_Abstract @@ -127,7 +127,7 @@ class Zend_Validate_File_MimeType extends Zend_Validate_Abstract * Mimetype to accept * * @param string|array $mimetype MimeType - * @return void + * @throws Zend_Validate_Exception */ public function __construct($mimetype) { @@ -201,7 +201,7 @@ class Zend_Validate_File_MimeType extends Zend_Validate_Abstract * * @param string $file * @throws Zend_Validate_Exception When finfo can not read the magicfile - * @return Zend_Validate_File_MimeType Provides fluid interface + * @return Zend_Validate_File_MimeType Provides a fluent interface */ public function setMagicFile($file) { @@ -275,8 +275,8 @@ class Zend_Validate_File_MimeType extends Zend_Validate_Abstract * Defines if the http header should be used * Note that this is unsave and therefor the default value is false * - * @param boolean $checkHeader - * @return Zend_Validate_File_MimeType Provides fluid interface + * @param boolean $headerCheck + * @return Zend_Validate_File_MimeType Provides a fluent interface */ public function enableHeaderCheck($headerCheck = true) { @@ -318,6 +318,7 @@ class Zend_Validate_File_MimeType extends Zend_Validate_Abstract * Adds the mimetypes * * @param string|array $mimetype The mimetypes to add for validation + * @throws Zend_Validate_Exception * @return Zend_Validate_File_Extension Provides a fluent interface */ public function addMimeType($mimetype) @@ -463,12 +464,10 @@ class Zend_Validate_File_MimeType extends Zend_Validate_Abstract /** * Saves the provided error information by finfo_open to this instance * - * @param integer $errno - * @param string $errstr - * @param string $errfile - * @param integer $errline - * @param array $errcontext - * @return void + * @param integer $errno + * @param string $errstr + * @param string $errfile + * @param integer $errline */ protected function _errorHandler($errno, $errstr, $errfile, $errline) { diff --git a/library/Zend/Validate/File/NotExists.php b/library/Zend/Validate/File/NotExists.php index f0b39e6b..bf58dce2 100644 --- a/library/Zend/Validate/File/NotExists.php +++ b/library/Zend/Validate/File/NotExists.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/File/Exists.php'; * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_File_NotExists extends Zend_Validate_File_Exists diff --git a/library/Zend/Validate/File/Sha1.php b/library/Zend/Validate/File/Sha1.php index f0d41f40..e4076139 100644 --- a/library/Zend/Validate/File/Sha1.php +++ b/library/Zend/Validate/File/Sha1.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/File/Hash.php'; * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_File_Sha1 extends Zend_Validate_File_Hash @@ -63,7 +63,8 @@ class Zend_Validate_File_Sha1 extends Zend_Validate_File_Hash * $hash is the hash we accept for the file $file * * @param string|array $options - * @return void + * @throws Zend_Validate_Exception + * @return Zend_Validate_File_Sha1 */ public function __construct($options) { diff --git a/library/Zend/Validate/File/Size.php b/library/Zend/Validate/File/Size.php index 9251599f..bc9dea0d 100644 --- a/library/Zend/Validate/File/Size.php +++ b/library/Zend/Validate/File/Size.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/Abstract.php'; * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_File_Size extends Zend_Validate_Abstract @@ -99,6 +99,7 @@ class Zend_Validate_File_Size extends Zend_Validate_Abstract * 'bytestring': Use bytestring or real size for messages * * @param integer|array $options Options for the adapter + * @throws Zend_Validate_Exception */ public function __construct($options) { diff --git a/library/Zend/Validate/File/Upload.php b/library/Zend/Validate/File/Upload.php index dff2de0b..5eae7698 100644 --- a/library/Zend/Validate/File/Upload.php +++ b/library/Zend/Validate/File/Upload.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/Abstract.php'; * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_File_Upload extends Zend_Validate_Abstract @@ -78,8 +78,7 @@ class Zend_Validate_File_Upload extends Zend_Validate_Abstract * If no files are given the $_FILES array will be used automatically. * NOTE: This validator will only work with HTTP POST uploads! * - * @param array|Zend_Config $files Array of files in syntax of Zend_File_Transfer - * @return void + * @param array|Zend_Config $files Array of files in syntax of Zend_File_Transfer */ public function __construct($files = array()) { @@ -93,7 +92,7 @@ class Zend_Validate_File_Upload extends Zend_Validate_Abstract /** * Returns the array of set files * - * @param string $files (Optional) The file to return in detail + * @param string $file (Optional) The file to return in detail * @return array * @throws Zend_Validate_Exception If file is not found */ @@ -157,6 +156,7 @@ class Zend_Validate_File_Upload extends Zend_Validate_Abstract * * @param string $value Single file to check for upload errors, when giving null the $_FILES array * from initialization will be used + * @param string|null $file * @return boolean */ public function isValid($value, $file = null) diff --git a/library/Zend/Validate/File/WordCount.php b/library/Zend/Validate/File/WordCount.php index 88c8646c..42c79a5b 100644 --- a/library/Zend/Validate/File/WordCount.php +++ b/library/Zend/Validate/File/WordCount.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/File/Count.php'; * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_File_WordCount extends Zend_Validate_File_Count diff --git a/library/Zend/Validate/Float.php b/library/Zend/Validate/Float.php index 96fdf6a5..f0879a54 100644 --- a/library/Zend/Validate/Float.php +++ b/library/Zend/Validate/Float.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Locale/Format.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Float extends Zend_Validate_Abstract @@ -91,6 +91,7 @@ class Zend_Validate_Float extends Zend_Validate_Abstract * Sets the locale to use * * @param string|Zend_Locale $locale + * @return $this */ public function setLocale($locale = null) { diff --git a/library/Zend/Validate/GreaterThan.php b/library/Zend/Validate/GreaterThan.php index 785b2034..5dd0579c 100644 --- a/library/Zend/Validate/GreaterThan.php +++ b/library/Zend/Validate/GreaterThan.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Abstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_GreaterThan extends Zend_Validate_Abstract @@ -60,7 +60,7 @@ class Zend_Validate_GreaterThan extends Zend_Validate_Abstract * Sets validator options * * @param mixed|Zend_Config $min - * @return void + * @throws Zend_Validate_Exception */ public function __construct($min) { diff --git a/library/Zend/Validate/Hex.php b/library/Zend/Validate/Hex.php index de00caa7..c6f78097 100644 --- a/library/Zend/Validate/Hex.php +++ b/library/Zend/Validate/Hex.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Abstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Hex extends Zend_Validate_Abstract diff --git a/library/Zend/Validate/Hostname.php b/library/Zend/Validate/Hostname.php index fa7631ae..6554d2f2 100644 --- a/library/Zend/Validate/Hostname.php +++ b/library/Zend/Validate/Hostname.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Validate/Ip.php'; * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Hostname extends Zend_Validate_Abstract @@ -110,13 +110,14 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract /** * Array of valid top-level-domains * - * Version 2014071001, Last Updated Fri Jul 11 07:07:01 2014 UTC + * Version 2014112800, Last Updated Fri Nov 28 07:07:01 2014 UTC * * @see http://data.iana.org/TLD/tlds-alpha-by-domain.txt List of all TLDs by domain * @see http://www.iana.org/domains/root/db/ Official list of supported TLDs * @var array */ protected $_validTlds = array( + 'abogado', 'ac', 'academy', 'accountants', @@ -131,8 +132,11 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'ai', 'airforce', 'al', + 'allfinanz', + 'alsace', 'am', 'an', + 'android', 'ao', 'aq', 'ar', @@ -145,6 +149,7 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'at', 'attorney', 'au', + 'auction', 'audio', 'autos', 'aw', @@ -152,6 +157,7 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'axa', 'az', 'ba', + 'band', 'bar', 'bargains', 'bayern', @@ -172,18 +178,23 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'bj', 'black', 'blackfriday', + 'bloomberg', 'blue', 'bm', 'bmw', 'bn', + 'bnpparibas', 'bo', + 'boo', 'boutique', 'br', 'brussels', 'bs', 'bt', + 'budapest', 'build', 'builders', + 'business', 'buzz', 'bv', 'bw', @@ -192,15 +203,18 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'bzh', 'ca', 'cab', + 'cal', 'camera', 'camp', 'cancerresearch', 'capetown', 'capital', + 'caravan', 'cards', 'care', 'career', 'careers', + 'casa', 'cash', 'cat', 'catering', @@ -208,11 +222,14 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'cd', 'center', 'ceo', + 'cern', 'cf', 'cg', 'ch', + 'channel', 'cheap', 'christmas', + 'chrome', 'church', 'ci', 'citic', @@ -221,12 +238,14 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'cl', 'claims', 'cleaning', + 'click', 'clinic', 'clothing', 'club', 'cm', 'cn', 'co', + 'coach', 'codes', 'coffee', 'college', @@ -246,6 +265,8 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'cr', 'credit', 'creditcard', + 'cricket', + 'crs', 'cruises', 'cu', 'cuisinella', @@ -253,17 +274,22 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'cw', 'cx', 'cy', + 'cymru', 'cz', + 'dad', 'dance', 'dating', + 'day', 'de', 'deals', 'degree', + 'delivery', 'democrat', 'dental', 'dentist', 'desi', 'diamonds', + 'diet', 'digital', 'direct', 'directory', @@ -275,24 +301,30 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'do', 'domains', 'durban', + 'dvag', 'dz', + 'eat', 'ec', 'edu', 'education', 'ee', 'eg', 'email', + 'emerck', + 'energy', 'engineer', 'engineering', 'enterprises', 'equipment', 'er', 'es', + 'esq', 'estate', 'et', 'eu', 'eus', 'events', + 'everbank', 'exchange', 'expert', 'exposed', @@ -302,6 +334,7 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'fi', 'finance', 'financial', + 'firmdale', 'fish', 'fishing', 'fitness', @@ -309,11 +342,15 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'fk', 'flights', 'florist', + 'flsmidth', + 'fly', 'fm', 'fo', 'foo', + 'forsale', 'foundation', 'fr', + 'frl', 'frogans', 'fund', 'furniture', @@ -322,21 +359,28 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'gal', 'gallery', 'gb', + 'gbiz', 'gd', 'ge', + 'gent', 'gf', 'gg', 'gh', 'gi', 'gift', + 'gifts', 'gives', 'gl', 'glass', + 'gle', 'global', 'globo', 'gm', + 'gmail', 'gmo', + 'gmx', 'gn', + 'google', 'gop', 'gov', 'gp', @@ -356,6 +400,9 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'gy', 'hamburg', 'haus', + 'healthcare', + 'help', + 'here', 'hiphop', 'hiv', 'hk', @@ -366,18 +413,23 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'homes', 'horse', 'host', + 'hosting', 'house', + 'how', 'hr', 'ht', 'hu', + 'ibm', 'id', 'ie', 'il', 'im', + 'immo', 'immobilien', 'in', 'industries', 'info', + 'ing', 'ink', 'institute', 'insure', @@ -410,16 +462,21 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'koeln', 'kp', 'kr', + 'krd', 'kred', 'kw', 'ky', 'kz', 'la', + 'lacaixa', 'land', 'lawyer', 'lb', 'lc', + 'lds', 'lease', + 'legal', + 'lgbt', 'li', 'life', 'lighting', @@ -433,12 +490,14 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'lr', 'ls', 'lt', + 'ltda', 'lu', 'luxe', 'luxury', 'lv', 'ly', 'ma', + 'madrid', 'maison', 'management', 'mango', @@ -450,6 +509,8 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'media', 'meet', 'melbourne', + 'meme', + 'memorial', 'menu', 'mg', 'mh', @@ -465,9 +526,12 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'moda', 'moe', 'monash', + 'money', + 'mormon', 'mortgage', 'moscow', 'motorcycles', + 'mov', 'mp', 'mq', 'mr', @@ -487,9 +551,13 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'nc', 'ne', 'net', + 'network', 'neustar', + 'new', + 'nexus', 'nf', 'ng', + 'ngo', 'nhk', 'ni', 'ninja', @@ -497,23 +565,30 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'no', 'np', 'nr', + 'nra', + 'nrw', 'nu', 'nyc', 'nz', 'okinawa', 'om', + 'ong', 'onl', + 'ooo', 'org', 'organic', + 'otsuka', 'ovh', 'pa', 'paris', 'partners', 'parts', + 'party', 'pe', 'pf', 'pg', 'ph', + 'pharmacy', 'photo', 'photography', 'photos', @@ -521,18 +596,25 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'pics', 'pictures', 'pink', + 'pizza', 'pk', 'pl', 'place', 'plumbing', 'pm', 'pn', + 'pohl', + 'poker', 'post', 'pr', + 'praxi', 'press', 'pro', + 'prod', 'productions', + 'prof', 'properties', + 'property', 'ps', 'pt', 'pub', @@ -542,34 +624,43 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'qpon', 'quebec', 're', + 'realtor', 'recipes', 'red', 'rehab', 'reise', 'reisen', + 'reit', 'ren', 'rentals', 'repair', 'report', 'republican', 'rest', + 'restaurant', 'reviews', 'rich', 'rio', + 'rip', 'ro', 'rocks', 'rodeo', 'rs', + 'rsvp', 'ru', 'ruhr', 'rw', 'ryukyu', 'sa', 'saarland', + 'sarl', 'sb', 'sc', + 'sca', + 'scb', 'schmidt', 'schule', + 'science', 'scot', 'sd', 'se', @@ -594,6 +685,7 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'solutions', 'soy', 'space', + 'spiegel', 'sr', 'st', 'su', @@ -606,8 +698,11 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'sv', 'sx', 'sy', + 'sydney', 'systems', 'sz', + 'taipei', + 'tatar', 'tattoo', 'tax', 'tc', @@ -629,6 +724,7 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'today', 'tokyo', 'tools', + 'top', 'town', 'toys', 'tp', @@ -637,6 +733,7 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'training', 'travel', 'tt', + 'tui', 'tv', 'tw', 'tz', @@ -645,6 +742,7 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'uk', 'university', 'uno', + 'uol', 'us', 'uy', 'uz', @@ -669,22 +767,31 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'voto', 'voyage', 'vu', + 'wales', 'wang', 'watch', 'webcam', 'website', 'wed', + 'wedding', 'wf', + 'whoswho', 'wien', 'wiki', + 'williamhill', + 'wme', + 'work', 'works', + 'world', 'ws', 'wtc', 'wtf', + 'xn--1qqw23a', 'xn--3bst00m', 'xn--3ds443g', 'xn--3e0b707e', 'xn--45brj9c', + 'xn--45q11c', 'xn--4gbrim', 'xn--55qw42g', 'xn--55qx5d', @@ -701,10 +808,12 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'xn--czr694b', 'xn--czru2d', 'xn--d1acj3b', + 'xn--d1alf', 'xn--fiq228c5hs', 'xn--fiq64b', 'xn--fiqs8s', 'xn--fiqz9s', + 'xn--flw351e', 'xn--fpcrj9c3d', 'xn--fzc2c9e2c', 'xn--gecrj9c', @@ -728,19 +837,26 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'xn--mgberp4a5d4ar', 'xn--mgbx4cd0ab', 'xn--ngbc5azd', + 'xn--node', 'xn--nqv7f', 'xn--nqv7fs00ema', 'xn--o3cw4h', 'xn--ogbpf8fl', + 'xn--p1acf', 'xn--p1ai', 'xn--pgbs0dh', 'xn--q9jyb4c', + 'xn--qcka1pmc', 'xn--rhqv96g', 'xn--s9brj9c', 'xn--ses554g', 'xn--unup4y', + 'xn--vermgensberater-ctb', + 'xn--vermgensberatung-pwb', + 'xn--vhquv', 'xn--wgbh1c', 'xn--wgbl6a', + 'xn--xhq521b', 'xn--xkc2al3hye2a', 'xn--xkc2dl3a5ee0h', 'xn--yfro4i67o', @@ -749,13 +865,110 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'xxx', 'xyz', 'yachts', + 'yandex', 'ye', + 'yoga', 'yokohama', + 'youtube', 'yt', 'za', + 'zip', 'zm', 'zone', 'zw', + '测试', + 'परीक्षा', + '佛山', + '集团', + '在线', + '한국', + 'ভারত', + '八卦', + 'موقع', + 'বাংলা', + '公益', + '公司', + '移动', + '我爱你', + 'москва', + 'испытание', + 'қаз', + 'онлайн', + 'сайт', + 'срб', + 'бел', + '테스트', + 'орг', + '삼성', + 'சிங்கப்பூர்', + '商标', + '商城', + 'дети', + 'мкд', + 'טעסט', + '中文网', + '中信', + '中国', + '中國', + '谷歌', + 'భారత్', + 'ලංකා', + '測試', + 'ભારત', + 'भारत', + 'آزمایشی', + 'பரிட்சை', + 'संगठन', + '网络', + 'укр', + '香港', + 'δοκιμή', + 'إختبار', + '台湾', + '台灣', + '手机', + 'мон', + 'الجزائر', + 'عمان', + 'ایران', + 'امارات', + 'بازار', + 'پاکستان', + 'الاردن', + 'بھارت', + 'المغرب', + 'السعودية', + 'سودان', + 'عراق', + 'مليسيا', + 'شبكة', + 'გე', + '机构', + '组织机构', + 'ไทย', + 'سورية', + 'рус', + 'рф', + 'تونس', + 'みんな', + 'グーグル', + '世界', + 'ਭਾਰਤ', + '网址', + '游戏', + 'vermögensberater', + 'vermögensberatung', + '企业', + 'مصر', + 'قطر', + '广东', + 'இலங்கை', + 'இந்தியா', + 'հայ', + '新加坡', + 'فلسطين', + 'テスト', + '政务', ); /** @@ -829,7 +1042,7 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'CH' => array(1 => '/^[\x{002d}0-9a-zà-öø-ÿœ]{1,63}$/iu'), 'CL' => array(1 => '/^[\x{002d}0-9a-záéíñóúü]{1,63}$/iu'), 'CN' => 'Hostname/Cn.php', - 'COM' => 'Zend/Validate/Hostname/Com.php', + 'COM' => 'Hostname/Com.php', 'DE' => array(1 => '/^[\x{002d}0-9a-zà-öø-ÿăąāćĉčċďđĕěėęēğĝġģĥħĭĩįīıĵķĺľļłńňņŋŏőōœĸŕřŗśŝšşťţŧŭůűũųūŵŷźžż]{1,63}$/iu'), 'DK' => array(1 => '/^[\x{002d}0-9a-zäéöüæøå]{1,63}$/iu'), 'ES' => array(1 => '/^[\x{002d}0-9a-zàáçèéíïñòóúü·]{1,63}$/iu'), @@ -838,11 +1051,13 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 3 => '/^[\x{002d}0-9a-zșț]{1,63}$/iu', 4 => '/^[\x{002d}0-9a-zΐάέήίΰαβγδεζηθικλμνξοπρςστυφχψωϊϋόύώ]{1,63}$/iu', 5 => '/^[\x{002d}0-9a-zабвгдежзийклмнопрстуфхцчшщъыьэюя]{1,63}$/iu', - 6 => '/^[\x{002d}0-9a-zἀ-ἇἐ-ἕἠ-ἧἰ-ἷὀ-ὅὐ-ὗὠ-ὧὰ-ώᾀ-ᾇᾐ-ᾗᾠ-ᾧᾰ-ᾴᾶᾷῂῃῄῆῇῐ-ΐῖῗῠ-ῧῲῳῴῶῷ]{1,63}$/iu'), + 6 => '/^[\x{002d}0-9a-zἀ-ἇἐ-ἕἠ-ἧἰ-ἷὀ-ὅὐ-ὗὠ-ὧὰ-ὼώᾀ-ᾇᾐ-ᾗᾠ-ᾧᾰ-ᾴᾶᾷῂῃῄῆῇῐ-ῒΐῖῗῠ-ῧῲῳῴῶῷ]{1,63}$/iu'), 'FI' => array(1 => '/^[\x{002d}0-9a-zäåö]{1,63}$/iu'), 'GR' => array(1 => '/^[\x{002d}0-9a-zΆΈΉΊΌΎ-ΡΣ-ώἀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼῂῃῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲῳῴῶ-ῼ]{1,63}$/iu'), - 'HK' => 'Zend/Validate/Hostname/Cn.php', + 'HK' => 'Hostname/Cn.php', 'HU' => array(1 => '/^[\x{002d}0-9a-záéíóöúüőű]{1,63}$/iu'), + 'IL' => array(1 => '/^[\x{002d}0-9\x{05D0}-\x{05EA}]{1,63}$/iu', + 2 => '/^[\x{002d}0-9a-z]{1,63}$/i'), 'INFO'=> array(1 => '/^[\x{002d}0-9a-zäåæéöøü]{1,63}$/iu', 2 => '/^[\x{002d}0-9a-záéíóöúüőű]{1,63}$/iu', 3 => '/^[\x{002d}0-9a-záæéíðóöúýþ]{1,63}$/iu', @@ -853,15 +1068,16 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 8 => '/^[\x{002d}0-9a-záéíñóúü]{1,63}$/iu'), 'IO' => array(1 => '/^[\x{002d}0-9a-zà-öø-ÿăąāćĉčċďđĕěėęēğĝġģĥħĭĩįīıĵķĺľļłńňņŋŏőōœĸŕřŗśŝšşťţŧŭůűũųūŵŷźžż]{1,63}$/iu'), 'IS' => array(1 => '/^[\x{002d}0-9a-záéýúíóþæöð]{1,63}$/iu'), - 'JP' => 'Zend/Validate/Hostname/Jp.php', + 'IT' => array(1 => '/^[\x{002d}0-9a-zàâäèéêëìîïòôöùûüæœçÿß-]{1,63}$/iu'), + 'JP' => 'Hostname/Jp.php', 'KR' => array(1 => '/^[\x{AC00}-\x{D7A3}]{1,17}$/iu'), 'LI' => array(1 => '/^[\x{002d}0-9a-zà-öø-ÿœ]{1,63}$/iu'), 'LT' => array(1 => '/^[\x{002d}0-9ąčęėįšųūž]{1,63}$/iu'), 'MD' => array(1 => '/^[\x{002d}0-9ăâîşţ]{1,63}$/iu'), 'MUSEUM' => array(1 => '/^[\x{002d}0-9a-zà-öø-ÿāăąćċčďđēėęěğġģħīįıķĺļľłńņňŋōőœŕŗřśşšţťŧūůűųŵŷźżžǎǐǒǔ\x{01E5}\x{01E7}\x{01E9}\x{01EF}ə\x{0292}ẁẃẅỳ]{1,63}$/iu'), - 'NET' => 'Zend/Validate/Hostname/Com.php', + 'NET' => 'Hostname/Com.php', 'NO' => array(1 => '/^[\x{002d}0-9a-zàáä-éêñ-ôöøüčđńŋšŧž]{1,63}$/iu'), - 'NU' => 'Zend/Validate/Hostname/Com.php', + 'NU' => 'Hostname/Com.php', 'ORG' => array(1 => '/^[\x{002d}0-9a-záéíñóúü]{1,63}$/iu', 2 => '/^[\x{002d}0-9a-zóąćęłńśźż]{1,63}$/iu', 3 => '/^[\x{002d}0-9a-záäåæéëíðóöøúüýþ]{1,63}$/iu', @@ -917,15 +1133,31 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract 'SJ' => array(1 => '/^[\x{002d}0-9a-zàáä-éêñ-ôöøüčđńŋšŧž]{1,63}$/iu'), 'TH' => array(1 => '/^[\x{002d}0-9a-z\x{0E01}-\x{0E3A}\x{0E40}-\x{0E4D}\x{0E50}-\x{0E59}]{1,63}$/iu'), 'TM' => array(1 => '/^[\x{002d}0-9a-zà-öø-ÿāăąćĉċčďđēėęěĝġģĥħīįĵķĺļľŀłńņňŋőœŕŗřśŝşšţťŧūŭůűųŵŷźżž]{1,63}$/iu'), - 'TW' => 'Zend/Validate/Hostname/Cn.php', + 'TW' => 'Hostname/Cn.php', 'TR' => array(1 => '/^[\x{002d}0-9a-zğıüşöç]{1,63}$/iu'), 'UA' => array(1 => '/^[\x{002d}0-9a-zабвгдежзийклмнопрстуфхцчшщъыьэюяѐёђѓєѕіїјљњћќѝўџґӂʼ]{1,63}$/iu'), 'VE' => array(1 => '/^[\x{002d}0-9a-záéíóúüñ]{1,63}$/iu'), 'VN' => array(1 => '/^[ÀÁÂÃÈÉÊÌÍÒÓÔÕÙÚÝàáâãèéêìíòóôõùúýĂăĐđĨĩŨũƠơƯư\x{1EA0}-\x{1EF9}]{1,63}$/iu'), - 'ایران' => array(1 => '/^[\x{0621}-\x{0624}\x{0626}-\x{063A}\x{0641}\x{0642}\x{0644}-\x{0648}\x{067E}\x{0686}\x{0698}\x{06A9}\x{06AF}\x{06CC}\x{06F0}-\x{06F9}]{1,30}$/iu'), - '中国' => 'Zend/Validate/Hostname/Cn.php', - '公司' => 'Zend/Validate/Hostname/Cn.php', - '网络' => 'Zend/Validate/Hostname/Cn.php' + 'мон' => array(1 => '/^[\x{002d}0-9\x{0430}-\x{044F}]{1,63}$/iu'), + 'срб' => array(1 => '/^[\x{002d}0-9а-ик-шђјљњћџ]{1,63}$/iu'), + 'сайт' => array(1 => '/^[\x{002d}0-9а-яёіїѝйўґг]{1,63}$/iu'), + 'онлайн' => array(1 => '/^[\x{002d}0-9а-яёіїѝйўґг]{1,63}$/iu'), + '中国' => 'Hostname/Cn.php', + '中國' => 'Hostname/Cn.php', + 'ලංකා' => array(1 => '/^[\x{0d80}-\x{0dff}]{1,63}$/iu'), + '香港' => 'Hostname/Cn.php', + '台湾' => 'Hostname/Cn.php', + '台灣' => 'Hostname/Cn.php', + 'امارات' => array(1 => '/^[\x{0621}-\x{0624}\x{0626}-\x{063A}\x{0641}\x{0642}\x{0644}-\x{0648}\x{067E}\x{0686}\x{0698}\x{06A9}\x{06AF}\x{06CC}\x{06F0}-\x{06F9}]{1,30}$/iu'), + 'الاردن' => array(1 => '/^[\x{0621}-\x{0624}\x{0626}-\x{063A}\x{0641}\x{0642}\x{0644}-\x{0648}\x{067E}\x{0686}\x{0698}\x{06A9}\x{06AF}\x{06CC}\x{06F0}-\x{06F9}]{1,30}$/iu'), + 'السعودية' => array(1 => '/^[\x{0621}-\x{0624}\x{0626}-\x{063A}\x{0641}\x{0642}\x{0644}-\x{0648}\x{067E}\x{0686}\x{0698}\x{06A9}\x{06AF}\x{06CC}\x{06F0}-\x{06F9}]{1,30}$/iu'), + 'ไทย' => array(1 => '/^[\x{002d}0-9a-z\x{0E01}-\x{0E3A}\x{0E40}-\x{0E4D}\x{0E50}-\x{0E59}]{1,63}$/iu'), + 'рф' => array(1 => '/^[\x{002d}0-9а-яё]{1,63}$/iu'), + 'تونس' => array(1 => '/^[\x{0621}-\x{0624}\x{0626}-\x{063A}\x{0641}\x{0642}\x{0644}-\x{0648}\x{067E}\x{0686}\x{0698}\x{06A9}\x{06AF}\x{06CC}\x{06F0}-\x{06F9}]{1,30}$/iu'), + 'مصر' => array(1 => '/^[\x{0621}-\x{0624}\x{0626}-\x{063A}\x{0641}\x{0642}\x{0644}-\x{0648}\x{067E}\x{0686}\x{0698}\x{06A9}\x{06AF}\x{06CC}\x{06F0}-\x{06F9}]{1,30}$/iu'), + 'இலங்கை' => array(1 => '/^[\x{0b80}-\x{0bff}]{1,63}$/iu'), + 'فلسطين' => array(1 => '/^[\x{0621}-\x{0624}\x{0626}-\x{063A}\x{0641}\x{0642}\x{0644}-\x{0648}\x{067E}\x{0686}\x{0698}\x{06A9}\x{06AF}\x{06CC}\x{06F0}-\x{06F9}]{1,30}$/iu'), + 'شبكة' => array(1 => '/^[\x{0621}-\x{0624}\x{0626}-\x{063A}\x{0641}\x{0642}\x{0644}-\x{0648}\x{067E}\x{0686}\x{0698}\x{06A9}\x{06AF}\x{06CC}\x{06F0}-\x{06F9}]{1,30}$/iu'), ); protected $_idnLength = array( @@ -954,12 +1186,8 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract /** * Sets validator options * - * @param integer $allow OPTIONAL Set what types of hostname to allow (default ALLOW_DNS) - * @param boolean $validateIdn OPTIONAL Set whether IDN domains are validated (default true) - * @param boolean $validateTld OPTIONAL Set whether the TLD element of a hostname is validated (default true) - * @param Zend_Validate_Ip $ipValidator OPTIONAL - * @return void * @see http://www.iana.org/cctld/specifications-policies-cctlds-01apr02.htm Technical Specifications for ccTLDs + * @param array $options Validator options */ public function __construct($options = array()) { @@ -1036,7 +1264,7 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract /** * @param Zend_Validate_Ip $ipValidator OPTIONAL - * @return void; + * @return Zend_Validate_Hostname */ public function setIpValidator(Zend_Validate_Ip $ipValidator = null) { @@ -1086,6 +1314,7 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract * This only applies when DNS hostnames are validated * * @param boolean $allowed Set allowed to true to validate IDNs, and false to not validate them + * @return $this */ public function setValidateIdn ($allowed) { @@ -1109,6 +1338,7 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract * This only applies when DNS hostnames are validated * * @param boolean $allowed Set allowed to true to validate TLDs, and false to not validate them + * @return $this */ public function setValidateTld ($allowed) { @@ -1188,10 +1418,8 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract do { // First check TLD $matches = array(); - if (preg_match('/([^.]{2,63})$/i', end($domainParts), $matches) || - (end($domainParts) == 'ایران') || (end($domainParts) == '中国') || - (end($domainParts) == '公司') || (end($domainParts) == '网络')) { - + if (preg_match('/([^.]{2,63})$/iu', end($domainParts), $matches) + || (array_key_exists(end($domainParts), $this->_validIdns))) { reset($domainParts); // Hostname characters are: *(label dot)(label dot label); max 254 chars @@ -1200,13 +1428,17 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract // ldh: alpha / digit / dash // Match TLD against known list - $this->_tld = strtolower($matches[1]); + $this->_tld = $matches[1]; if ($this->_options['tld']) { - if (!in_array($this->_tld, $this->_validTlds)) { + if (!in_array(strtolower($this->_tld), $this->_validTlds) + && !in_array($this->_tld, $this->_validTlds)) { $this->_error(self::UNKNOWN_TLD); $status = false; break; } + // We have already validated that the TLD is fine. We don't want it to go through the below + // checks as new UTF-8 TLDs will incorrectly fail if there is no IDN regex for it. + array_pop($domainParts); } /** @@ -1252,7 +1484,7 @@ class Zend_Validate_Hostname extends Zend_Validate_Abstract // Check each domain part $checked = false; foreach($regexChars as $regexKey => $regexChar) { - $status = @preg_match($regexChar, $domainPart); + $status = preg_match($regexChar, $domainPart); if ($status > 0) { $length = 63; if (array_key_exists(strtoupper($this->_tld), $this->_idnLength) diff --git a/library/Zend/Validate/Hostname/Biz.php b/library/Zend/Validate/Hostname/Biz.php index d4a09f2d..eb1bea22 100644 --- a/library/Zend/Validate/Hostname/Biz.php +++ b/library/Zend/Validate/Hostname/Biz.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ return array( diff --git a/library/Zend/Validate/Hostname/Cn.php b/library/Zend/Validate/Hostname/Cn.php index 254f292d..816e499a 100644 --- a/library/Zend/Validate/Hostname/Cn.php +++ b/library/Zend/Validate/Hostname/Cn.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ return array( diff --git a/library/Zend/Validate/Hostname/Com.php b/library/Zend/Validate/Hostname/Com.php index 3111fe07..873dd522 100644 --- a/library/Zend/Validate/Hostname/Com.php +++ b/library/Zend/Validate/Hostname/Com.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ return array( @@ -184,8 +184,6 @@ return array( 68 => '/^[\x{A000}-\x{A48F}]{1,63}$/iu', 69 => '/^[\x{A490}-\x{A4CF}]{1,63}$/iu', 70 => '/^[\x{AC00}-\x{D7AF}]{1,63}$/iu', - 71 => '/^[\x{D800}-\x{DB7F}]{1,63}$/iu', - 72 => '/^[\x{DC00}-\x{DFFF}]{1,63}$/iu', 73 => '/^[\x{F900}-\x{FAFF}]{1,63}$/iu', 74 => '/^[\x{FB00}-\x{FB4F}]{1,63}$/iu', 75 => '/^[\x{FB50}-\x{FDFF}]{1,63}$/iu', diff --git a/library/Zend/Validate/Hostname/Jp.php b/library/Zend/Validate/Hostname/Jp.php index a66ca39c..caca994b 100644 --- a/library/Zend/Validate/Hostname/Jp.php +++ b/library/Zend/Validate/Hostname/Jp.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ return array( diff --git a/library/Zend/Validate/Iban.php b/library/Zend/Validate/Iban.php index 96da3e67..e19c1a8d 100644 --- a/library/Zend/Validate/Iban.php +++ b/library/Zend/Validate/Iban.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Validate/Abstract.php'; * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Iban extends Zend_Validate_Abstract @@ -132,8 +132,7 @@ class Zend_Validate_Iban extends Zend_Validate_Abstract /** * Sets validator options * - * @param string|Zend_Config|Zend_Locale $locale OPTIONAL - * @return void + * @param string|Zend_Config|Zend_Locale $locale OPTIONAL */ public function __construct($locale = null) { @@ -175,6 +174,8 @@ class Zend_Validate_Iban extends Zend_Validate_Abstract * Sets the locale option * * @param string|Zend_Locale $locale + * @throws Zend_Locale_Exception + * @throws Zend_Validate_Exception * @return Zend_Validate_Date provides a fluent interface */ public function setLocale($locale = null) diff --git a/library/Zend/Validate/Identical.php b/library/Zend/Validate/Identical.php index 79c62226..97f3b8cc 100644 --- a/library/Zend/Validate/Identical.php +++ b/library/Zend/Validate/Identical.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ require_once 'Zend/Validate/Abstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Identical extends Zend_Validate_Abstract @@ -64,8 +64,7 @@ class Zend_Validate_Identical extends Zend_Validate_Abstract /** * Sets validator options * - * @param mixed $token - * @return void + * @param mixed $token */ public function __construct($token = null) { @@ -121,6 +120,7 @@ class Zend_Validate_Identical extends Zend_Validate_Abstract * Sets the strict parameter * * @param Zend_Validate_Identical + * @return $this */ public function setStrict($strict) { diff --git a/library/Zend/Validate/InArray.php b/library/Zend/Validate/InArray.php index b9cc5dbe..3f3ec243 100644 --- a/library/Zend/Validate/InArray.php +++ b/library/Zend/Validate/InArray.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Abstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_InArray extends Zend_Validate_Abstract @@ -65,8 +65,8 @@ class Zend_Validate_InArray extends Zend_Validate_Abstract /** * Sets validator options * - * @param array|Zend_Config $haystack - * @return void + * @param array|Zend_Config $options Validator options + * @throws Zend_Validate_Exception */ public function __construct($options) { diff --git a/library/Zend/Validate/Int.php b/library/Zend/Validate/Int.php index f8bea6f7..1bcf31db 100644 --- a/library/Zend/Validate/Int.php +++ b/library/Zend/Validate/Int.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Locale/Format.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Int extends Zend_Validate_Abstract @@ -93,6 +93,7 @@ class Zend_Validate_Int extends Zend_Validate_Abstract * Sets the locale to use * * @param string|Zend_Locale $locale + * @return $this */ public function setLocale($locale = null) { diff --git a/library/Zend/Validate/Interface.php b/library/Zend/Validate/Interface.php index 7fb9d4d0..f1d0883c 100644 --- a/library/Zend/Validate/Interface.php +++ b/library/Zend/Validate/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Validate_Interface diff --git a/library/Zend/Validate/Ip.php b/library/Zend/Validate/Ip.php index d62b8c47..ede95e92 100644 --- a/library/Zend/Validate/Ip.php +++ b/library/Zend/Validate/Ip.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Abstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Ip extends Zend_Validate_Abstract @@ -57,7 +57,6 @@ class Zend_Validate_Ip extends Zend_Validate_Abstract * Sets validator options * * @param array $options OPTIONAL Options to set, see the manual for all available options - * @return void */ public function __construct($options = array()) { @@ -91,6 +90,7 @@ class Zend_Validate_Ip extends Zend_Validate_Abstract * Sets the options for this validator * * @param array $options + * @throws Zend_Validate_Exception * @return Zend_Validate_Ip */ public function setOptions($options) @@ -141,6 +141,7 @@ class Zend_Validate_Ip extends Zend_Validate_Abstract * Validates an IPv4 address * * @param string $value + * @return bool */ protected function _validateIPv4($value) { $ip2long = ip2long($value); diff --git a/library/Zend/Validate/Isbn.php b/library/Zend/Validate/Isbn.php index df0dc029..86c0c5c4 100644 --- a/library/Zend/Validate/Isbn.php +++ b/library/Zend/Validate/Isbn.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Abstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Isbn extends Zend_Validate_Abstract @@ -67,7 +67,6 @@ class Zend_Validate_Isbn extends Zend_Validate_Abstract * * @param Zend_Config|array $options * @throws Zend_Validate_Exception When $options is not valid - * @return void */ public function __construct($options = array()) { diff --git a/library/Zend/Validate/Ldap/Dn.php b/library/Zend/Validate/Ldap/Dn.php index 04581c1a..3033cec1 100644 --- a/library/Zend/Validate/Ldap/Dn.php +++ b/library/Zend/Validate/Ldap/Dn.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id: Abstract.php 24807 2012-05-15 12:10:42Z adamlundrigan $ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Abstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Ldap_Dn extends Zend_Validate_Abstract diff --git a/library/Zend/Validate/LessThan.php b/library/Zend/Validate/LessThan.php index 07b9b80a..41c28115 100644 --- a/library/Zend/Validate/LessThan.php +++ b/library/Zend/Validate/LessThan.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Abstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_LessThan extends Zend_Validate_Abstract @@ -59,7 +59,7 @@ class Zend_Validate_LessThan extends Zend_Validate_Abstract * Sets validator options * * @param mixed|Zend_Config $max - * @return void + * @throws Zend_Validate_Exception */ public function __construct($max) { diff --git a/library/Zend/Validate/NotEmpty.php b/library/Zend/Validate/NotEmpty.php index 106d4084..1bb3ceb8 100644 --- a/library/Zend/Validate/NotEmpty.php +++ b/library/Zend/Validate/NotEmpty.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Abstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_NotEmpty extends Zend_Validate_Abstract diff --git a/library/Zend/Validate/PostCode.php b/library/Zend/Validate/PostCode.php index 5d9ea510..7f00d04d 100644 --- a/library/Zend/Validate/PostCode.php +++ b/library/Zend/Validate/PostCode.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/Locale/Format.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_PostCode extends Zend_Validate_Abstract @@ -119,7 +119,7 @@ class Zend_Validate_PostCode extends Zend_Validate_Abstract * @param string|Zend_Locale $locale * @throws Zend_Validate_Exception On unrecognised region * @throws Zend_Validate_Exception On not detected format - * @return Zend_Validate_PostCode Provides fluid interface + * @return Zend_Validate_PostCode Provides a fluent interface */ public function setLocale($locale = null) { @@ -162,7 +162,7 @@ class Zend_Validate_PostCode extends Zend_Validate_Abstract * * @param string $format * @throws Zend_Validate_Exception On empty format - * @return Zend_Validate_PostCode Provides fluid interface + * @return Zend_Validate_PostCode Provides a fluent interface */ public function setFormat($format) { diff --git a/library/Zend/Validate/Regex.php b/library/Zend/Validate/Regex.php index ac3fbf6f..5b4360a2 100644 --- a/library/Zend/Validate/Regex.php +++ b/library/Zend/Validate/Regex.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Abstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Regex extends Zend_Validate_Abstract @@ -64,7 +64,6 @@ class Zend_Validate_Regex extends Zend_Validate_Abstract * * @param string|Zend_Config $pattern * @throws Zend_Validate_Exception On missing 'pattern' parameter - * @return void */ public function __construct($pattern) { diff --git a/library/Zend/Validate/Sitemap/Changefreq.php b/library/Zend/Validate/Sitemap/Changefreq.php index f574e5fe..b9f653f4 100644 --- a/library/Zend/Validate/Sitemap/Changefreq.php +++ b/library/Zend/Validate/Sitemap/Changefreq.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Validate * @subpackage Sitemap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Validate/Abstract.php'; * @category Zend * @package Zend_Validate * @subpackage Sitemap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Sitemap_Changefreq extends Zend_Validate_Abstract diff --git a/library/Zend/Validate/Sitemap/Lastmod.php b/library/Zend/Validate/Sitemap/Lastmod.php index adb95e31..1e81828f 100644 --- a/library/Zend/Validate/Sitemap/Lastmod.php +++ b/library/Zend/Validate/Sitemap/Lastmod.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Validate * @subpackage Sitemap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Validate/Abstract.php'; * @category Zend * @package Zend_Validate * @subpackage Sitemap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Sitemap_Lastmod extends Zend_Validate_Abstract diff --git a/library/Zend/Validate/Sitemap/Loc.php b/library/Zend/Validate/Sitemap/Loc.php index b67d806a..24c78ed8 100644 --- a/library/Zend/Validate/Sitemap/Loc.php +++ b/library/Zend/Validate/Sitemap/Loc.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Validate * @subpackage Sitemap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -38,7 +38,7 @@ require_once 'Zend/Uri.php'; * @category Zend * @package Zend_Validate * @subpackage Sitemap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Sitemap_Loc extends Zend_Validate_Abstract diff --git a/library/Zend/Validate/Sitemap/Priority.php b/library/Zend/Validate/Sitemap/Priority.php index 87dd6bbb..0f85f099 100644 --- a/library/Zend/Validate/Sitemap/Priority.php +++ b/library/Zend/Validate/Sitemap/Priority.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Validate * @subpackage Sitemap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Validate/Abstract.php'; * @category Zend * @package Zend_Validate * @subpackage Sitemap - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_Sitemap_Priority extends Zend_Validate_Abstract diff --git a/library/Zend/Validate/StringLength.php b/library/Zend/Validate/StringLength.php index 70cd421d..b562c42f 100644 --- a/library/Zend/Validate/StringLength.php +++ b/library/Zend/Validate/StringLength.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -27,7 +27,7 @@ require_once 'Zend/Validate/Abstract.php'; /** * @category Zend * @package Zend_Validate - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Validate_StringLength extends Zend_Validate_Abstract @@ -79,8 +79,7 @@ class Zend_Validate_StringLength extends Zend_Validate_Abstract /** * Sets validator options * - * @param integer|array|Zend_Config $options - * @return void + * @param integer|array|Zend_Config $options */ public function __construct($options = array()) { @@ -194,6 +193,7 @@ class Zend_Validate_StringLength extends Zend_Validate_Abstract * Sets a new encoding to use * * @param string $encoding + * @throws Zend_Validate_Exception * @return Zend_Validate_StringLength */ public function setEncoding($encoding = null) diff --git a/library/Zend/Version.php b/library/Zend/Version.php index c1f4a045..7fd89568 100644 --- a/library/Zend/Version.php +++ b/library/Zend/Version.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Version - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * * @category Zend * @package Zend_Version - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ final class Zend_Version @@ -32,7 +32,7 @@ final class Zend_Version /** * Zend Framework version identification - see compareVersion() */ - const VERSION = '1.12.8'; + const VERSION = '1.12.10'; /** * The latest stable version Zend Framework available diff --git a/library/Zend/View.php b/library/Zend/View.php index e6bf2931..83e0f93d 100644 --- a/library/Zend/View.php +++ b/library/Zend/View.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/View/Abstract.php'; * * @category Zend * @package Zend_View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View extends Zend_View_Abstract diff --git a/library/Zend/View/Abstract.php b/library/Zend/View/Abstract.php index aa8db8ae..ffcefee1 100644 --- a/library/Zend/View/Abstract.php +++ b/library/Zend/View/Abstract.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/View/Interface.php'; * * @category Zend * @package Zend_View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_View_Abstract implements Zend_View_Interface diff --git a/library/Zend/View/Exception.php b/library/Zend/View/Exception.php index cc881a82..93078bcf 100644 --- a/library/Zend/View/Exception.php +++ b/library/Zend/View/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -31,7 +31,7 @@ require_once 'Zend/Exception.php'; * * @category Zend * @package Zend_View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Exception extends Zend_Exception diff --git a/library/Zend/View/Helper/Abstract.php b/library/Zend/View/Helper/Abstract.php index e0f9311e..da481bbe 100644 --- a/library/Zend/View/Helper/Abstract.php +++ b/library/Zend/View/Helper/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/View/Helper/Interface.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_View_Helper_Abstract implements Zend_View_Helper_Interface diff --git a/library/Zend/View/Helper/Action.php b/library/Zend/View/Helper/Action.php index 5f37431d..a4b83af5 100644 --- a/library/Zend/View/Helper/Action.php +++ b/library/Zend/View/Helper/Action.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/View/Helper/Abstract.php'; * * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Action extends Zend_View_Helper_Abstract diff --git a/library/Zend/View/Helper/BaseUrl.php b/library/Zend/View/Helper/BaseUrl.php index a04dc80d..8af36bbd 100644 --- a/library/Zend/View/Helper/BaseUrl.php +++ b/library/Zend/View/Helper/BaseUrl.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/View/Helper/Abstract.php'; * * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_BaseUrl extends Zend_View_Helper_Abstract diff --git a/library/Zend/View/Helper/Currency.php b/library/Zend/View/Helper/Currency.php index b74dc0a6..592185f7 100644 --- a/library/Zend/View/Helper/Currency.php +++ b/library/Zend/View/Helper/Currency.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ require_once 'Zend/View/Helper/Abstract.php'; * * @category Zend * @package Zend_View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Currency extends Zend_View_Helper_Abstract diff --git a/library/Zend/View/Helper/Cycle.php b/library/Zend/View/Helper/Cycle.php index 955251dc..eb5fd513 100644 --- a/library/Zend/View/Helper/Cycle.php +++ b/library/Zend/View/Helper/Cycle.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -25,7 +25,7 @@ * * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Cycle implements Iterator diff --git a/library/Zend/View/Helper/DeclareVars.php b/library/Zend/View/Helper/DeclareVars.php index e6f0de9c..4663d4a4 100644 --- a/library/Zend/View/Helper/DeclareVars.php +++ b/library/Zend/View/Helper/DeclareVars.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/View/Helper/Abstract.php'; * * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_DeclareVars extends Zend_View_Helper_Abstract diff --git a/library/Zend/View/Helper/Doctype.php b/library/Zend/View/Helper/Doctype.php index 49aba6f0..ca63b4de 100644 --- a/library/Zend/View/Helper/Doctype.php +++ b/library/Zend/View/Helper/Doctype.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -31,7 +31,7 @@ require_once 'Zend/View/Helper/Abstract.php'; * * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Doctype extends Zend_View_Helper_Abstract diff --git a/library/Zend/View/Helper/Fieldset.php b/library/Zend/View/Helper/Fieldset.php index e287eefc..fce37b93 100644 --- a/library/Zend/View/Helper/Fieldset.php +++ b/library/Zend/View/Helper/Fieldset.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/View/Helper/FormElement.php'; * * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Fieldset extends Zend_View_Helper_FormElement diff --git a/library/Zend/View/Helper/Form.php b/library/Zend/View/Helper/Form.php index a8d786be..514bdd90 100644 --- a/library/Zend/View/Helper/Form.php +++ b/library/Zend/View/Helper/Form.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/View/Helper/FormElement.php'; * * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Form extends Zend_View_Helper_FormElement diff --git a/library/Zend/View/Helper/FormButton.php b/library/Zend/View/Helper/FormButton.php index 6024136a..abdd9f8f 100644 --- a/library/Zend/View/Helper/FormButton.php +++ b/library/Zend/View/Helper/FormButton.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/View/Helper/FormElement.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_FormButton extends Zend_View_Helper_FormElement diff --git a/library/Zend/View/Helper/FormCheckbox.php b/library/Zend/View/Helper/FormCheckbox.php index 1789b656..fd6f4ae5 100644 --- a/library/Zend/View/Helper/FormCheckbox.php +++ b/library/Zend/View/Helper/FormCheckbox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/View/Helper/FormElement.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_FormCheckbox extends Zend_View_Helper_FormElement diff --git a/library/Zend/View/Helper/FormElement.php b/library/Zend/View/Helper/FormElement.php index f6656afd..8c1373b3 100644 --- a/library/Zend/View/Helper/FormElement.php +++ b/library/Zend/View/Helper/FormElement.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/View/Helper/HtmlElement.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_View_Helper_FormElement extends Zend_View_Helper_HtmlElement diff --git a/library/Zend/View/Helper/FormErrors.php b/library/Zend/View/Helper/FormErrors.php index f46675a9..4e092b11 100644 --- a/library/Zend/View/Helper/FormErrors.php +++ b/library/Zend/View/Helper/FormErrors.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -32,7 +32,7 @@ require_once 'Zend/View/Helper/FormElement.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_FormErrors extends Zend_View_Helper_FormElement diff --git a/library/Zend/View/Helper/FormFile.php b/library/Zend/View/Helper/FormFile.php index c9b9aab5..1ea7bfc8 100644 --- a/library/Zend/View/Helper/FormFile.php +++ b/library/Zend/View/Helper/FormFile.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/View/Helper/FormElement.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_FormFile extends Zend_View_Helper_FormElement diff --git a/library/Zend/View/Helper/FormHidden.php b/library/Zend/View/Helper/FormHidden.php index 33a4c28f..fbd2b739 100644 --- a/library/Zend/View/Helper/FormHidden.php +++ b/library/Zend/View/Helper/FormHidden.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/View/Helper/FormElement.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_FormHidden extends Zend_View_Helper_FormElement diff --git a/library/Zend/View/Helper/FormImage.php b/library/Zend/View/Helper/FormImage.php index c10f52ca..be3daa3d 100644 --- a/library/Zend/View/Helper/FormImage.php +++ b/library/Zend/View/Helper/FormImage.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/View/Helper/FormElement.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_FormImage extends Zend_View_Helper_FormElement diff --git a/library/Zend/View/Helper/FormLabel.php b/library/Zend/View/Helper/FormLabel.php index 379062a7..f4e034f9 100644 --- a/library/Zend/View/Helper/FormLabel.php +++ b/library/Zend/View/Helper/FormLabel.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/View/Helper/FormElement.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_FormLabel extends Zend_View_Helper_FormElement diff --git a/library/Zend/View/Helper/FormMultiCheckbox.php b/library/Zend/View/Helper/FormMultiCheckbox.php index 1ae198f0..49386cc4 100644 --- a/library/Zend/View/Helper/FormMultiCheckbox.php +++ b/library/Zend/View/Helper/FormMultiCheckbox.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/View/Helper/FormRadio.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_FormMultiCheckbox extends Zend_View_Helper_FormRadio diff --git a/library/Zend/View/Helper/FormNote.php b/library/Zend/View/Helper/FormNote.php index ebd96ee0..e051fdcc 100644 --- a/library/Zend/View/Helper/FormNote.php +++ b/library/Zend/View/Helper/FormNote.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/View/Helper/FormElement.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_FormNote extends Zend_View_Helper_FormElement diff --git a/library/Zend/View/Helper/FormPassword.php b/library/Zend/View/Helper/FormPassword.php index 6cf95152..cb42c4b7 100644 --- a/library/Zend/View/Helper/FormPassword.php +++ b/library/Zend/View/Helper/FormPassword.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/View/Helper/FormElement.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_FormPassword extends Zend_View_Helper_FormElement diff --git a/library/Zend/View/Helper/FormRadio.php b/library/Zend/View/Helper/FormRadio.php index 00f39edc..fa26a076 100644 --- a/library/Zend/View/Helper/FormRadio.php +++ b/library/Zend/View/Helper/FormRadio.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/View/Helper/FormElement.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_FormRadio extends Zend_View_Helper_FormElement diff --git a/library/Zend/View/Helper/FormReset.php b/library/Zend/View/Helper/FormReset.php index 35ab4a69..a4e62826 100644 --- a/library/Zend/View/Helper/FormReset.php +++ b/library/Zend/View/Helper/FormReset.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/View/Helper/FormElement.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_FormReset extends Zend_View_Helper_FormElement diff --git a/library/Zend/View/Helper/FormSelect.php b/library/Zend/View/Helper/FormSelect.php index 0bdaa3eb..8654f3d0 100644 --- a/library/Zend/View/Helper/FormSelect.php +++ b/library/Zend/View/Helper/FormSelect.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/View/Helper/FormElement.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_FormSelect extends Zend_View_Helper_FormElement diff --git a/library/Zend/View/Helper/FormSubmit.php b/library/Zend/View/Helper/FormSubmit.php index ad561852..72223e20 100644 --- a/library/Zend/View/Helper/FormSubmit.php +++ b/library/Zend/View/Helper/FormSubmit.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/View/Helper/FormElement.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_FormSubmit extends Zend_View_Helper_FormElement diff --git a/library/Zend/View/Helper/FormText.php b/library/Zend/View/Helper/FormText.php index e3fd61fb..9b9f5813 100644 --- a/library/Zend/View/Helper/FormText.php +++ b/library/Zend/View/Helper/FormText.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/View/Helper/FormElement.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_FormText extends Zend_View_Helper_FormElement diff --git a/library/Zend/View/Helper/FormTextarea.php b/library/Zend/View/Helper/FormTextarea.php index c23491d2..c384fc4d 100644 --- a/library/Zend/View/Helper/FormTextarea.php +++ b/library/Zend/View/Helper/FormTextarea.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/View/Helper/FormElement.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_FormTextarea extends Zend_View_Helper_FormElement diff --git a/library/Zend/View/Helper/HeadLink.php b/library/Zend/View/Helper/HeadLink.php index be43b626..2e97b87c 100644 --- a/library/Zend/View/Helper/HeadLink.php +++ b/library/Zend/View/Helper/HeadLink.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/View/Helper/Placeholder/Container/Standalone.php'; * @uses Zend_View_Helper_Placeholder_Container_Standalone * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_HeadLink extends Zend_View_Helper_Placeholder_Container_Standalone diff --git a/library/Zend/View/Helper/HeadMeta.php b/library/Zend/View/Helper/HeadMeta.php index b5ba75d9..22d881b9 100644 --- a/library/Zend/View/Helper/HeadMeta.php +++ b/library/Zend/View/Helper/HeadMeta.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/View/Helper/Placeholder/Container/Standalone.php'; * @uses Zend_View_Helper_Placeholder_Container_Standalone * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_HeadMeta extends Zend_View_Helper_Placeholder_Container_Standalone diff --git a/library/Zend/View/Helper/HeadScript.php b/library/Zend/View/Helper/HeadScript.php index 531654e9..814c1698 100644 --- a/library/Zend/View/Helper/HeadScript.php +++ b/library/Zend/View/Helper/HeadScript.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/View/Helper/Placeholder/Container/Standalone.php'; * @uses Zend_View_Helper_Placeholder_Container_Standalone * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_HeadScript extends Zend_View_Helper_Placeholder_Container_Standalone diff --git a/library/Zend/View/Helper/HeadStyle.php b/library/Zend/View/Helper/HeadStyle.php index d836d1ab..72bb89c4 100644 --- a/library/Zend/View/Helper/HeadStyle.php +++ b/library/Zend/View/Helper/HeadStyle.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/View/Helper/Placeholder/Container/Standalone.php'; * @uses Zend_View_Helper_Placeholder_Container_Standalone * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_HeadStyle extends Zend_View_Helper_Placeholder_Container_Standalone diff --git a/library/Zend/View/Helper/HeadTitle.php b/library/Zend/View/Helper/HeadTitle.php index d4ea8802..8f3d9d0d 100644 --- a/library/Zend/View/Helper/HeadTitle.php +++ b/library/Zend/View/Helper/HeadTitle.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/View/Helper/Placeholder/Container/Standalone.php'; * @uses Zend_View_Helper_Placeholder_Container_Standalone * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_HeadTitle extends Zend_View_Helper_Placeholder_Container_Standalone diff --git a/library/Zend/View/Helper/HtmlElement.php b/library/Zend/View/Helper/HtmlElement.php index b794f4dc..263fcd32 100644 --- a/library/Zend/View/Helper/HtmlElement.php +++ b/library/Zend/View/Helper/HtmlElement.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/View/Helper/Abstract.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_View_Helper_HtmlElement extends Zend_View_Helper_Abstract diff --git a/library/Zend/View/Helper/HtmlFlash.php b/library/Zend/View/Helper/HtmlFlash.php index 16834c59..3edcf1af 100644 --- a/library/Zend/View/Helper/HtmlFlash.php +++ b/library/Zend/View/Helper/HtmlFlash.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/View/Helper/HtmlObject.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_HtmlFlash extends Zend_View_Helper_HtmlObject diff --git a/library/Zend/View/Helper/HtmlList.php b/library/Zend/View/Helper/HtmlList.php index e9f5871d..471ade48 100644 --- a/library/Zend/View/Helper/HtmlList.php +++ b/library/Zend/View/Helper/HtmlList.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/View/Helper/FormElement.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_HtmlList extends Zend_View_Helper_FormElement diff --git a/library/Zend/View/Helper/HtmlObject.php b/library/Zend/View/Helper/HtmlObject.php index 22302e44..1eddfea5 100644 --- a/library/Zend/View/Helper/HtmlObject.php +++ b/library/Zend/View/Helper/HtmlObject.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/View/Helper/HtmlElement.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_HtmlObject extends Zend_View_Helper_HtmlElement diff --git a/library/Zend/View/Helper/HtmlPage.php b/library/Zend/View/Helper/HtmlPage.php index 8a4a3eb3..e7b8b0f2 100644 --- a/library/Zend/View/Helper/HtmlPage.php +++ b/library/Zend/View/Helper/HtmlPage.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/View/Helper/HtmlObject.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_HtmlPage extends Zend_View_Helper_HtmlObject diff --git a/library/Zend/View/Helper/HtmlQuicktime.php b/library/Zend/View/Helper/HtmlQuicktime.php index 16b9b257..6c200dbc 100644 --- a/library/Zend/View/Helper/HtmlQuicktime.php +++ b/library/Zend/View/Helper/HtmlQuicktime.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/View/Helper/HtmlObject.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_HtmlQuicktime extends Zend_View_Helper_HtmlObject diff --git a/library/Zend/View/Helper/InlineScript.php b/library/Zend/View/Helper/InlineScript.php index e74ba242..978c6b81 100644 --- a/library/Zend/View/Helper/InlineScript.php +++ b/library/Zend/View/Helper/InlineScript.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -30,7 +30,7 @@ require_once 'Zend/View/Helper/HeadScript.php'; * @uses Zend_View_Helper_Head_Script * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_InlineScript extends Zend_View_Helper_HeadScript diff --git a/library/Zend/View/Helper/Interface.php b/library/Zend/View/Helper/Interface.php index 7f61df96..c7e761b2 100644 --- a/library/Zend/View/Helper/Interface.php +++ b/library/Zend/View/Helper/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_View_Helper_Interface diff --git a/library/Zend/View/Helper/Json.php b/library/Zend/View/Helper/Json.php index 2d902206..61b21ec9 100644 --- a/library/Zend/View/Helper/Json.php +++ b/library/Zend/View/Helper/Json.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -34,7 +34,7 @@ require_once 'Zend/View/Helper/Abstract.php'; * * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Json extends Zend_View_Helper_Abstract diff --git a/library/Zend/View/Helper/Layout.php b/library/Zend/View/Helper/Layout.php index 9d0e701c..286a9e38 100644 --- a/library/Zend/View/Helper/Layout.php +++ b/library/Zend/View/Helper/Layout.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/View/Helper/Abstract.php'; * * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Layout extends Zend_View_Helper_Abstract diff --git a/library/Zend/View/Helper/Navigation.php b/library/Zend/View/Helper/Navigation.php index eb850349..c9cee8d5 100644 --- a/library/Zend/View/Helper/Navigation.php +++ b/library/Zend/View/Helper/Navigation.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/View/Helper/Navigation/HelperAbstract.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Navigation diff --git a/library/Zend/View/Helper/Navigation/Breadcrumbs.php b/library/Zend/View/Helper/Navigation/Breadcrumbs.php index 4210a2cb..10755c3d 100644 --- a/library/Zend/View/Helper/Navigation/Breadcrumbs.php +++ b/library/Zend/View/Helper/Navigation/Breadcrumbs.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/View/Helper/Navigation/HelperAbstract.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Navigation_Breadcrumbs diff --git a/library/Zend/View/Helper/Navigation/Helper.php b/library/Zend/View/Helper/Navigation/Helper.php index 2bb16072..e7d58781 100644 --- a/library/Zend/View/Helper/Navigation/Helper.php +++ b/library/Zend/View/Helper/Navigation/Helper.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_View_Helper_Navigation_Helper diff --git a/library/Zend/View/Helper/Navigation/HelperAbstract.php b/library/Zend/View/Helper/Navigation/HelperAbstract.php index 2043306e..74d3cc88 100644 --- a/library/Zend/View/Helper/Navigation/HelperAbstract.php +++ b/library/Zend/View/Helper/Navigation/HelperAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/View/Helper/HtmlElement.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_View_Helper_Navigation_HelperAbstract diff --git a/library/Zend/View/Helper/Navigation/Links.php b/library/Zend/View/Helper/Navigation/Links.php index 261e86f6..5d05c100 100644 --- a/library/Zend/View/Helper/Navigation/Links.php +++ b/library/Zend/View/Helper/Navigation/Links.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/View/Helper/Navigation/HelperAbstract.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Navigation_Links diff --git a/library/Zend/View/Helper/Navigation/Menu.php b/library/Zend/View/Helper/Navigation/Menu.php index 36d59a20..da3faee8 100644 --- a/library/Zend/View/Helper/Navigation/Menu.php +++ b/library/Zend/View/Helper/Navigation/Menu.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/View/Helper/Navigation/HelperAbstract.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Navigation_Menu diff --git a/library/Zend/View/Helper/Navigation/Sitemap.php b/library/Zend/View/Helper/Navigation/Sitemap.php index 0f9a8756..b93808a2 100644 --- a/library/Zend/View/Helper/Navigation/Sitemap.php +++ b/library/Zend/View/Helper/Navigation/Sitemap.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/View/Helper/Navigation/HelperAbstract.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Navigation_Sitemap diff --git a/library/Zend/View/Helper/PaginationControl.php b/library/Zend/View/Helper/PaginationControl.php index 28c6915b..6f5929a2 100644 --- a/library/Zend/View/Helper/PaginationControl.php +++ b/library/Zend/View/Helper/PaginationControl.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_PaginationControl diff --git a/library/Zend/View/Helper/Partial.php b/library/Zend/View/Helper/Partial.php index 4a13d0e3..733f563b 100644 --- a/library/Zend/View/Helper/Partial.php +++ b/library/Zend/View/Helper/Partial.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/View/Helper/Abstract.php'; * * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Partial extends Zend_View_Helper_Abstract diff --git a/library/Zend/View/Helper/Partial/Exception.php b/library/Zend/View/Helper/Partial/Exception.php index 504e8097..9355fd35 100644 --- a/library/Zend/View/Helper/Partial/Exception.php +++ b/library/Zend/View/Helper/Partial/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -31,7 +31,7 @@ require_once 'Zend/View/Exception.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Partial_Exception extends Zend_View_Exception diff --git a/library/Zend/View/Helper/PartialLoop.php b/library/Zend/View/Helper/PartialLoop.php index bd82df15..4f90da19 100644 --- a/library/Zend/View/Helper/PartialLoop.php +++ b/library/Zend/View/Helper/PartialLoop.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/View/Helper/Partial.php'; * * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_PartialLoop extends Zend_View_Helper_Partial diff --git a/library/Zend/View/Helper/Placeholder.php b/library/Zend/View/Helper/Placeholder.php index f6348bc6..c726b401 100644 --- a/library/Zend/View/Helper/Placeholder.php +++ b/library/Zend/View/Helper/Placeholder.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -34,7 +34,7 @@ require_once 'Zend/View/Helper/Abstract.php'; * * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Placeholder extends Zend_View_Helper_Abstract diff --git a/library/Zend/View/Helper/Placeholder/Container.php b/library/Zend/View/Helper/Placeholder/Container.php index 97fedf7e..10e706d3 100644 --- a/library/Zend/View/Helper/Placeholder/Container.php +++ b/library/Zend/View/Helper/Placeholder/Container.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/View/Helper/Placeholder/Container/Abstract.php'; * * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Placeholder_Container extends Zend_View_Helper_Placeholder_Container_Abstract diff --git a/library/Zend/View/Helper/Placeholder/Container/Abstract.php b/library/Zend/View/Helper/Placeholder/Container/Abstract.php index 219a07a9..0f9cbab4 100644 --- a/library/Zend/View/Helper/Placeholder/Container/Abstract.php +++ b/library/Zend/View/Helper/Placeholder/Container/Abstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -25,7 +25,7 @@ * * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_View_Helper_Placeholder_Container_Abstract extends ArrayObject diff --git a/library/Zend/View/Helper/Placeholder/Container/Exception.php b/library/Zend/View/Helper/Placeholder/Container/Exception.php index ebf3e885..da15f6e7 100644 --- a/library/Zend/View/Helper/Placeholder/Container/Exception.php +++ b/library/Zend/View/Helper/Placeholder/Container/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -31,7 +31,7 @@ require_once 'Zend/View/Exception.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Placeholder_Container_Exception extends Zend_View_Exception diff --git a/library/Zend/View/Helper/Placeholder/Container/Standalone.php b/library/Zend/View/Helper/Placeholder/Container/Standalone.php index 96e65fc1..deeca4de 100644 --- a/library/Zend/View/Helper/Placeholder/Container/Standalone.php +++ b/library/Zend/View/Helper/Placeholder/Container/Standalone.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -31,7 +31,7 @@ require_once 'Zend/View/Helper/Abstract.php'; * * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_View_Helper_Placeholder_Container_Standalone extends Zend_View_Helper_Abstract implements IteratorAggregate, Countable, ArrayAccess diff --git a/library/Zend/View/Helper/Placeholder/Registry.php b/library/Zend/View/Helper/Placeholder/Registry.php index c804735d..b4a10c8c 100644 --- a/library/Zend/View/Helper/Placeholder/Registry.php +++ b/library/Zend/View/Helper/Placeholder/Registry.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -34,7 +34,7 @@ require_once 'Zend/View/Helper/Placeholder/Container.php'; * * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Placeholder_Registry diff --git a/library/Zend/View/Helper/Placeholder/Registry/Exception.php b/library/Zend/View/Helper/Placeholder/Registry/Exception.php index a8bc3901..6bffa198 100644 --- a/library/Zend/View/Helper/Placeholder/Registry/Exception.php +++ b/library/Zend/View/Helper/Placeholder/Registry/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -31,7 +31,7 @@ require_once 'Zend/View/Exception.php'; * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Placeholder_Registry_Exception extends Zend_View_Exception diff --git a/library/Zend/View/Helper/RenderToPlaceholder.php b/library/Zend/View/Helper/RenderToPlaceholder.php index c7f35944..fd2d3e1e 100644 --- a/library/Zend/View/Helper/RenderToPlaceholder.php +++ b/library/Zend/View/Helper/RenderToPlaceholder.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/View/Helper/Abstract.php'; * * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ diff --git a/library/Zend/View/Helper/ServerUrl.php b/library/Zend/View/Helper/ServerUrl.php index 75fabf72..c38ec8bc 100644 --- a/library/Zend/View/Helper/ServerUrl.php +++ b/library/Zend/View/Helper/ServerUrl.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_ServerUrl diff --git a/library/Zend/View/Helper/Translate.php b/library/Zend/View/Helper/Translate.php index 96a25f10..f66a560b 100644 --- a/library/Zend/View/Helper/Translate.php +++ b/library/Zend/View/Helper/Translate.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/View/Helper/Abstract.php'; * * @category Zend * @package Zend_View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Translate extends Zend_View_Helper_Abstract diff --git a/library/Zend/View/Helper/Url.php b/library/Zend/View/Helper/Url.php index f14762b4..fbf7b690 100644 --- a/library/Zend/View/Helper/Url.php +++ b/library/Zend/View/Helper/Url.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -28,7 +28,7 @@ require_once 'Zend/View/Helper/Abstract.php'; * * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_Url extends Zend_View_Helper_Abstract diff --git a/library/Zend/View/Helper/UserAgent.php b/library/Zend/View/Helper/UserAgent.php index cf010767..708ccda6 100644 --- a/library/Zend/View/Helper/UserAgent.php +++ b/library/Zend/View/Helper/UserAgent.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/View/Helper/Abstract.php'; * * @package Zend_View * @subpackage Helper - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Helper_UserAgent extends Zend_View_Helper_Abstract diff --git a/library/Zend/View/Interface.php b/library/Zend/View/Interface.php index 7ff43b96..496ec710 100644 --- a/library/Zend/View/Interface.php +++ b/library/Zend/View/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -25,7 +25,7 @@ * * @category Zend * @package Zend_View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_View_Interface diff --git a/library/Zend/View/Stream.php b/library/Zend/View/Stream.php index b1467a5d..ae8d5241 100644 --- a/library/Zend/View/Stream.php +++ b/library/Zend/View/Stream.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ * * @category Zend * @package Zend_View - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_View_Stream diff --git a/library/Zend/Wildfire/Channel/HttpHeaders.php b/library/Zend/Wildfire/Channel/HttpHeaders.php index f7579894..38380894 100644 --- a/library/Zend/Wildfire/Channel/HttpHeaders.php +++ b/library/Zend/Wildfire/Channel/HttpHeaders.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Wildfire * @subpackage Channel - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -44,7 +44,7 @@ require_once 'Zend/Controller/Front.php'; * @category Zend * @package Zend_Wildfire * @subpackage Channel - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Wildfire_Channel_HttpHeaders extends Zend_Controller_Plugin_Abstract implements Zend_Wildfire_Channel_Interface diff --git a/library/Zend/Wildfire/Channel/Interface.php b/library/Zend/Wildfire/Channel/Interface.php index 916282d1..fccec351 100644 --- a/library/Zend/Wildfire/Channel/Interface.php +++ b/library/Zend/Wildfire/Channel/Interface.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Wildfire - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -22,7 +22,7 @@ /** * @category Zend * @package Zend_Wildfire - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Wildfire_Channel_Interface diff --git a/library/Zend/Wildfire/Exception.php b/library/Zend/Wildfire/Exception.php index e51d9229..ec289796 100644 --- a/library/Zend/Wildfire/Exception.php +++ b/library/Zend/Wildfire/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Wildfire - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @version $Id$ * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -27,7 +27,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Wildfire - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Wildfire_Exception extends Zend_Exception diff --git a/library/Zend/Wildfire/Plugin/FirePhp.php b/library/Zend/Wildfire/Plugin/FirePhp.php index a4099e0b..416d2057 100644 --- a/library/Zend/Wildfire/Plugin/FirePhp.php +++ b/library/Zend/Wildfire/Plugin/FirePhp.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Wildfire * @subpackage Plugin - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -41,7 +41,7 @@ require_once 'Zend/Wildfire/Plugin/Interface.php'; * @category Zend * @package Zend_Wildfire * @subpackage Plugin - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Wildfire_Plugin_FirePhp implements Zend_Wildfire_Plugin_Interface diff --git a/library/Zend/Wildfire/Plugin/FirePhp/Message.php b/library/Zend/Wildfire/Plugin/FirePhp/Message.php index 070b0271..78e98005 100644 --- a/library/Zend/Wildfire/Plugin/FirePhp/Message.php +++ b/library/Zend/Wildfire/Plugin/FirePhp/Message.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Wildfire * @subpackage Plugin - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -28,7 +28,7 @@ * @category Zend * @package Zend_Wildfire * @subpackage Plugin - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Wildfire_Plugin_FirePhp_Message diff --git a/library/Zend/Wildfire/Plugin/FirePhp/TableMessage.php b/library/Zend/Wildfire/Plugin/FirePhp/TableMessage.php index 633d9423..c4366df8 100644 --- a/library/Zend/Wildfire/Plugin/FirePhp/TableMessage.php +++ b/library/Zend/Wildfire/Plugin/FirePhp/TableMessage.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Wildfire * @subpackage Plugin - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/Wildfire/Plugin/FirePhp/Message.php'; * @category Zend * @package Zend_Wildfire * @subpackage Plugin - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Wildfire_Plugin_FirePhp_TableMessage extends Zend_Wildfire_Plugin_FirePhp_Message diff --git a/library/Zend/Wildfire/Plugin/Interface.php b/library/Zend/Wildfire/Plugin/Interface.php index eb79bec6..2943ca8e 100644 --- a/library/Zend/Wildfire/Plugin/Interface.php +++ b/library/Zend/Wildfire/Plugin/Interface.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Wildfire * @subpackage Plugin - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -24,7 +24,7 @@ * @category Zend * @package Zend_Wildfire * @subpackage Plugin - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Zend_Wildfire_Plugin_Interface diff --git a/library/Zend/Wildfire/Protocol/JsonStream.php b/library/Zend/Wildfire/Protocol/JsonStream.php index e4630234..bb793cd0 100644 --- a/library/Zend/Wildfire/Protocol/JsonStream.php +++ b/library/Zend/Wildfire/Protocol/JsonStream.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_Wildfire * @subpackage Protocol - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -35,7 +35,7 @@ require_once 'Zend/Json.php'; * @category Zend * @package Zend_Wildfire * @subpackage Protocol - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Wildfire_Protocol_JsonStream diff --git a/library/Zend/Xml/Exception.php b/library/Zend/Xml/Exception.php index 2c20f7aa..b58c2495 100644 --- a/library/Zend/Xml/Exception.php +++ b/library/Zend/Xml/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Xml - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_Xml - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Xml_Exception extends Zend_Exception diff --git a/library/Zend/Xml/Security.php b/library/Zend/Xml/Security.php index 4462b7f1..ac52e407 100644 --- a/library/Zend/Xml/Security.php +++ b/library/Zend/Xml/Security.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Xml - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -23,7 +23,7 @@ /** * @category Zend * @package Zend_Xml_SecurityScan - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Xml_Security diff --git a/library/Zend/XmlRpc/Client.php b/library/Zend/XmlRpc/Client.php index de7cc0ba..4c298cd7 100644 --- a/library/Zend/XmlRpc/Client.php +++ b/library/Zend/XmlRpc/Client.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -71,7 +71,7 @@ require_once 'Zend/XmlRpc/Fault.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Client diff --git a/library/Zend/XmlRpc/Client/Exception.php b/library/Zend/XmlRpc/Client/Exception.php index bd196f49..d82601da 100644 --- a/library/Zend/XmlRpc/Client/Exception.php +++ b/library/Zend/XmlRpc/Client/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/XmlRpc/Exception.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Client_Exception extends Zend_XmlRpc_Exception diff --git a/library/Zend/XmlRpc/Client/FaultException.php b/library/Zend/XmlRpc/Client/FaultException.php index b4caa088..14ffac3a 100644 --- a/library/Zend/XmlRpc/Client/FaultException.php +++ b/library/Zend/XmlRpc/Client/FaultException.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/XmlRpc/Client/Exception.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Client_FaultException extends Zend_XmlRpc_Client_Exception diff --git a/library/Zend/XmlRpc/Client/HttpException.php b/library/Zend/XmlRpc/Client/HttpException.php index 5ad173c7..c4186acd 100644 --- a/library/Zend/XmlRpc/Client/HttpException.php +++ b/library/Zend/XmlRpc/Client/HttpException.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -34,7 +34,7 @@ require_once 'Zend/XmlRpc/Client/Exception.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Client_HttpException extends Zend_XmlRpc_Client_Exception diff --git a/library/Zend/XmlRpc/Client/IntrospectException.php b/library/Zend/XmlRpc/Client/IntrospectException.php index 73ec8f7f..51fb30e8 100644 --- a/library/Zend/XmlRpc/Client/IntrospectException.php +++ b/library/Zend/XmlRpc/Client/IntrospectException.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/XmlRpc/Client/Exception.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Client_IntrospectException extends Zend_XmlRpc_Client_Exception diff --git a/library/Zend/XmlRpc/Client/ServerIntrospection.php b/library/Zend/XmlRpc/Client/ServerIntrospection.php index 63e2cb36..68848d11 100644 --- a/library/Zend/XmlRpc/Client/ServerIntrospection.php +++ b/library/Zend/XmlRpc/Client/ServerIntrospection.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Client_ServerIntrospection diff --git a/library/Zend/XmlRpc/Client/ServerProxy.php b/library/Zend/XmlRpc/Client/ServerProxy.php index 4973d3c8..51661977 100644 --- a/library/Zend/XmlRpc/Client/ServerProxy.php +++ b/library/Zend/XmlRpc/Client/ServerProxy.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Client - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Client_ServerProxy diff --git a/library/Zend/XmlRpc/Exception.php b/library/Zend/XmlRpc/Exception.php index fde2f5fd..d3350515 100644 --- a/library/Zend/XmlRpc/Exception.php +++ b/library/Zend/XmlRpc/Exception.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_XmlRpc - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Exception.php'; /** * @category Zend * @package Zend_XmlRpc - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Exception extends Zend_Exception diff --git a/library/Zend/XmlRpc/Fault.php b/library/Zend/XmlRpc/Fault.php index d278ccc6..25a5b7d0 100644 --- a/library/Zend/XmlRpc/Fault.php +++ b/library/Zend/XmlRpc/Fault.php @@ -14,7 +14,7 @@ * * @package Zend_XmlRpc * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -36,7 +36,7 @@ require_once 'Zend/XmlRpc/Value.php'; * * @category Zend * @package Zend_XmlRpc - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Fault diff --git a/library/Zend/XmlRpc/Generator/DomDocument.php b/library/Zend/XmlRpc/Generator/DomDocument.php index abda51b3..88bc05fa 100644 --- a/library/Zend/XmlRpc/Generator/DomDocument.php +++ b/library/Zend/XmlRpc/Generator/DomDocument.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Generator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/XmlRpc/Generator/GeneratorAbstract.php b/library/Zend/XmlRpc/Generator/GeneratorAbstract.php index b5b93ed5..03afcd69 100644 --- a/library/Zend/XmlRpc/Generator/GeneratorAbstract.php +++ b/library/Zend/XmlRpc/Generator/GeneratorAbstract.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Generator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/XmlRpc/Generator/XmlWriter.php b/library/Zend/XmlRpc/Generator/XmlWriter.php index 4479a25e..a84e11d3 100644 --- a/library/Zend/XmlRpc/Generator/XmlWriter.php +++ b/library/Zend/XmlRpc/Generator/XmlWriter.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Generator - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/XmlRpc/Request.php b/library/Zend/XmlRpc/Request.php index cd7b7c18..73bb9670 100644 --- a/library/Zend/XmlRpc/Request.php +++ b/library/Zend/XmlRpc/Request.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -47,7 +47,7 @@ require_once 'Zend/Xml/Exception.php'; * * @category Zend * @package Zend_XmlRpc - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/XmlRpc/Request/Http.php b/library/Zend/XmlRpc/Request/Http.php index 967e842f..df058a1a 100644 --- a/library/Zend/XmlRpc/Request/Http.php +++ b/library/Zend/XmlRpc/Request/Http.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -32,7 +32,7 @@ require_once 'Zend/XmlRpc/Request.php'; * * @category Zend * @package Zend_XmlRpc - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/XmlRpc/Request/Stdin.php b/library/Zend/XmlRpc/Request/Stdin.php index 43652614..d6bb539e 100644 --- a/library/Zend/XmlRpc/Request/Stdin.php +++ b/library/Zend/XmlRpc/Request/Stdin.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -32,7 +32,7 @@ require_once 'Zend/XmlRpc/Request.php'; * * @category Zend * @package Zend_XmlRpc - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/XmlRpc/Response.php b/library/Zend/XmlRpc/Response.php index 5a820aa9..be5a6cbb 100644 --- a/library/Zend/XmlRpc/Response.php +++ b/library/Zend/XmlRpc/Response.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -41,7 +41,7 @@ require_once 'Zend/Xml/Exception.php'; * * @category Zend * @package Zend_XmlRpc - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/XmlRpc/Response/Http.php b/library/Zend/XmlRpc/Response/Http.php index dd3634c0..5bc246ba 100644 --- a/library/Zend/XmlRpc/Response/Http.php +++ b/library/Zend/XmlRpc/Response/Http.php @@ -14,7 +14,7 @@ * * @category Zend * @package Zend_Controller - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ @@ -29,7 +29,7 @@ require_once 'Zend/XmlRpc/Response.php'; * @uses Zend_XmlRpc_Response * @category Zend * @package Zend_XmlRpc - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ diff --git a/library/Zend/XmlRpc/Server.php b/library/Zend/XmlRpc/Server.php index a0587c3d..7422890b 100644 --- a/library/Zend/XmlRpc/Server.php +++ b/library/Zend/XmlRpc/Server.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -111,7 +111,7 @@ require_once 'Zend/Server/Reflection/Method.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Server extends Zend_Server_Abstract diff --git a/library/Zend/XmlRpc/Server/Cache.php b/library/Zend/XmlRpc/Server/Cache.php index 6e8aaebc..7c52902b 100644 --- a/library/Zend/XmlRpc/Server/Cache.php +++ b/library/Zend/XmlRpc/Server/Cache.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/Server/Cache.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Server_Cache extends Zend_Server_Cache diff --git a/library/Zend/XmlRpc/Server/Exception.php b/library/Zend/XmlRpc/Server/Exception.php index 5fb7facc..36952623 100644 --- a/library/Zend/XmlRpc/Server/Exception.php +++ b/library/Zend/XmlRpc/Server/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -33,7 +33,7 @@ require_once 'Zend/XmlRpc/Exception.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Server_Exception extends Zend_XmlRpc_Exception diff --git a/library/Zend/XmlRpc/Server/Fault.php b/library/Zend/XmlRpc/Server/Fault.php index 8e8fb7d9..8ccb9ba4 100644 --- a/library/Zend/XmlRpc/Server/Fault.php +++ b/library/Zend/XmlRpc/Server/Fault.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -44,7 +44,7 @@ require_once 'Zend/XmlRpc/Fault.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Server_Fault extends Zend_XmlRpc_Fault diff --git a/library/Zend/XmlRpc/Server/System.php b/library/Zend/XmlRpc/Server/System.php index 07376cbb..340eb1cd 100644 --- a/library/Zend/XmlRpc/Server/System.php +++ b/library/Zend/XmlRpc/Server/System.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -26,7 +26,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Server - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Server_System diff --git a/library/Zend/XmlRpc/Value.php b/library/Zend/XmlRpc/Value.php index 08ddf249..6b224499 100644 --- a/library/Zend/XmlRpc/Value.php +++ b/library/Zend/XmlRpc/Value.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ * from PHP variables, XML string or by specifing the exact XML-RPC natvie type * * @package Zend_XmlRpc - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_XmlRpc_Value diff --git a/library/Zend/XmlRpc/Value/Array.php b/library/Zend/XmlRpc/Value/Array.php index 7f01b25c..60f68b29 100644 --- a/library/Zend/XmlRpc/Value/Array.php +++ b/library/Zend/XmlRpc/Value/Array.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/XmlRpc/Value/Collection.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Value_Array extends Zend_XmlRpc_Value_Collection diff --git a/library/Zend/XmlRpc/Value/Base64.php b/library/Zend/XmlRpc/Value/Base64.php index b6f77e76..eee61bae 100644 --- a/library/Zend/XmlRpc/Value/Base64.php +++ b/library/Zend/XmlRpc/Value/Base64.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/XmlRpc/Value/Scalar.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Value_Base64 extends Zend_XmlRpc_Value_Scalar diff --git a/library/Zend/XmlRpc/Value/BigInteger.php b/library/Zend/XmlRpc/Value/BigInteger.php index 8004e550..b636a581 100644 --- a/library/Zend/XmlRpc/Value/BigInteger.php +++ b/library/Zend/XmlRpc/Value/BigInteger.php @@ -16,7 +16,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -30,7 +30,7 @@ require_once 'Zend/XmlRpc/Value/Integer.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Value_BigInteger extends Zend_XmlRpc_Value_Integer diff --git a/library/Zend/XmlRpc/Value/Boolean.php b/library/Zend/XmlRpc/Value/Boolean.php index 76f994f9..1a91872c 100644 --- a/library/Zend/XmlRpc/Value/Boolean.php +++ b/library/Zend/XmlRpc/Value/Boolean.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/XmlRpc/Value/Scalar.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Value_Boolean extends Zend_XmlRpc_Value_Scalar diff --git a/library/Zend/XmlRpc/Value/Collection.php b/library/Zend/XmlRpc/Value/Collection.php index f2194899..2ef9a9a3 100644 --- a/library/Zend/XmlRpc/Value/Collection.php +++ b/library/Zend/XmlRpc/Value/Collection.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/XmlRpc/Value.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_XmlRpc_Value_Collection extends Zend_XmlRpc_Value diff --git a/library/Zend/XmlRpc/Value/DateTime.php b/library/Zend/XmlRpc/Value/DateTime.php index 2957e206..18d9991d 100644 --- a/library/Zend/XmlRpc/Value/DateTime.php +++ b/library/Zend/XmlRpc/Value/DateTime.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/XmlRpc/Value/Scalar.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Value_DateTime extends Zend_XmlRpc_Value_Scalar diff --git a/library/Zend/XmlRpc/Value/Double.php b/library/Zend/XmlRpc/Value/Double.php index 087cd8de..6251879f 100644 --- a/library/Zend/XmlRpc/Value/Double.php +++ b/library/Zend/XmlRpc/Value/Double.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/XmlRpc/Value/Scalar.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Value_Double extends Zend_XmlRpc_Value_Scalar diff --git a/library/Zend/XmlRpc/Value/Exception.php b/library/Zend/XmlRpc/Value/Exception.php index 8003364a..3a18f28e 100644 --- a/library/Zend/XmlRpc/Value/Exception.php +++ b/library/Zend/XmlRpc/Value/Exception.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/XmlRpc/Exception.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Value_Exception extends Zend_XmlRpc_Exception diff --git a/library/Zend/XmlRpc/Value/Integer.php b/library/Zend/XmlRpc/Value/Integer.php index 9f0e4232..2ad5c840 100644 --- a/library/Zend/XmlRpc/Value/Integer.php +++ b/library/Zend/XmlRpc/Value/Integer.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/XmlRpc/Value/Scalar.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Value_Integer extends Zend_XmlRpc_Value_Scalar diff --git a/library/Zend/XmlRpc/Value/Nil.php b/library/Zend/XmlRpc/Value/Nil.php index b4f3d5b2..67305d0d 100644 --- a/library/Zend/XmlRpc/Value/Nil.php +++ b/library/Zend/XmlRpc/Value/Nil.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/XmlRpc/Value/Scalar.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Value_Nil extends Zend_XmlRpc_Value_Scalar diff --git a/library/Zend/XmlRpc/Value/Scalar.php b/library/Zend/XmlRpc/Value/Scalar.php index 17f28ae0..86397d20 100644 --- a/library/Zend/XmlRpc/Value/Scalar.php +++ b/library/Zend/XmlRpc/Value/Scalar.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/XmlRpc/Value.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ abstract class Zend_XmlRpc_Value_Scalar extends Zend_XmlRpc_Value diff --git a/library/Zend/XmlRpc/Value/String.php b/library/Zend/XmlRpc/Value/String.php index 77e82e03..37ac5b83 100644 --- a/library/Zend/XmlRpc/Value/String.php +++ b/library/Zend/XmlRpc/Value/String.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -29,7 +29,7 @@ require_once 'Zend/XmlRpc/Value/Scalar.php'; /** * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Value_String extends Zend_XmlRpc_Value_Scalar diff --git a/library/Zend/XmlRpc/Value/Struct.php b/library/Zend/XmlRpc/Value/Struct.php index 01dfc7ad..5272eb50 100644 --- a/library/Zend/XmlRpc/Value/Struct.php +++ b/library/Zend/XmlRpc/Value/Struct.php @@ -15,7 +15,7 @@ * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id$ */ @@ -31,7 +31,7 @@ require_once 'Zend/XmlRpc/Value/Collection.php'; * @category Zend * @package Zend_XmlRpc * @subpackage Value - * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_XmlRpc_Value_Struct extends Zend_XmlRpc_Value_Collection diff --git a/library/Zend/autoload_classmap.php b/library/Zend/autoload_classmap.php index 9107ad84..fa39cb4b 100644 --- a/library/Zend/autoload_classmap.php +++ b/library/Zend/autoload_classmap.php @@ -1,2462 +1,2471 @@ dirname(__FILE__) . '/Acl/Assert/Interface.php', - 'Zend_Acl_Exception' => dirname(__FILE__) . '/Acl/Exception.php', - 'Zend_Acl_Resource_Interface' => dirname(__FILE__) . '/Acl/Resource/Interface.php', - 'Zend_Acl_Resource' => dirname(__FILE__) . '/Acl/Resource.php', - 'Zend_Acl_Role_Interface' => dirname(__FILE__) . '/Acl/Role/Interface.php', - 'Zend_Acl_Role_Registry_Exception' => dirname(__FILE__) . '/Acl/Role/Registry/Exception.php', - 'Zend_Acl_Role_Registry' => dirname(__FILE__) . '/Acl/Role/Registry.php', - 'Zend_Acl_Role' => dirname(__FILE__) . '/Acl/Role.php', - 'Zend_Acl' => dirname(__FILE__) . '/Acl.php', - 'Zend_Amf_Adobe_Auth' => dirname(__FILE__) . '/Amf/Adobe/Auth.php', - 'Zend_Amf_Adobe_DbInspector' => dirname(__FILE__) . '/Amf/Adobe/DbInspector.php', - 'Zend_Amf_Adobe_Introspector' => dirname(__FILE__) . '/Amf/Adobe/Introspector.php', - 'Zend_Amf_Auth_Abstract' => dirname(__FILE__) . '/Amf/Auth/Abstract.php', - 'Zend_Amf_Constants' => dirname(__FILE__) . '/Amf/Constants.php', - 'Zend_Amf_Exception' => dirname(__FILE__) . '/Amf/Exception.php', - 'Zend_Amf_Parse_Amf0_Deserializer' => dirname(__FILE__) . '/Amf/Parse/Amf0/Deserializer.php', - 'Zend_Amf_Parse_Amf0_Serializer' => dirname(__FILE__) . '/Amf/Parse/Amf0/Serializer.php', - 'Zend_Amf_Parse_Amf3_Deserializer' => dirname(__FILE__) . '/Amf/Parse/Amf3/Deserializer.php', - 'Zend_Amf_Parse_Amf3_Serializer' => dirname(__FILE__) . '/Amf/Parse/Amf3/Serializer.php', - 'Zend_Amf_Parse_Deserializer' => dirname(__FILE__) . '/Amf/Parse/Deserializer.php', - 'Zend_Amf_Parse_InputStream' => dirname(__FILE__) . '/Amf/Parse/InputStream.php', - 'Zend_Amf_Parse_OutputStream' => dirname(__FILE__) . '/Amf/Parse/OutputStream.php', - 'Zend_Amf_Parse_Resource_MysqliResult' => dirname(__FILE__) . '/Amf/Parse/Resource/MysqliResult.php', - 'Zend_Amf_Parse_Resource_MysqlResult' => dirname(__FILE__) . '/Amf/Parse/Resource/MysqlResult.php', - 'Zend_Amf_Parse_Resource_Stream' => dirname(__FILE__) . '/Amf/Parse/Resource/Stream.php', - 'Zend_Amf_Parse_Serializer' => dirname(__FILE__) . '/Amf/Parse/Serializer.php', - 'Zend_Amf_Parse_TypeLoader' => dirname(__FILE__) . '/Amf/Parse/TypeLoader.php', - 'Zend_Amf_Request_Http' => dirname(__FILE__) . '/Amf/Request/Http.php', - 'Zend_Amf_Request' => dirname(__FILE__) . '/Amf/Request.php', - 'Zend_Amf_Response_Http' => dirname(__FILE__) . '/Amf/Response/Http.php', - 'Zend_Amf_Response' => dirname(__FILE__) . '/Amf/Response.php', - 'Zend_Amf_Server_Exception' => dirname(__FILE__) . '/Amf/Server/Exception.php', - 'Zend_Amf_Server' => dirname(__FILE__) . '/Amf/Server.php', - 'Zend_Amf_Util_BinaryStream' => dirname(__FILE__) . '/Amf/Util/BinaryStream.php', - 'Zend_Amf_Value_ByteArray' => dirname(__FILE__) . '/Amf/Value/ByteArray.php', - 'Zend_Amf_Value_MessageBody' => dirname(__FILE__) . '/Amf/Value/MessageBody.php', - 'Zend_Amf_Value_MessageHeader' => dirname(__FILE__) . '/Amf/Value/MessageHeader.php', - 'Zend_Amf_Value_Messaging_AbstractMessage' => dirname(__FILE__) . '/Amf/Value/Messaging/AbstractMessage.php', - 'Zend_Amf_Value_Messaging_AcknowledgeMessage' => dirname(__FILE__) . '/Amf/Value/Messaging/AcknowledgeMessage.php', - 'Zend_Amf_Value_Messaging_ArrayCollection' => dirname(__FILE__) . '/Amf/Value/Messaging/ArrayCollection.php', - 'Zend_Amf_Value_Messaging_AsyncMessage' => dirname(__FILE__) . '/Amf/Value/Messaging/AsyncMessage.php', - 'Zend_Amf_Value_Messaging_CommandMessage' => dirname(__FILE__) . '/Amf/Value/Messaging/CommandMessage.php', - 'Zend_Amf_Value_Messaging_ErrorMessage' => dirname(__FILE__) . '/Amf/Value/Messaging/ErrorMessage.php', - 'Zend_Amf_Value_Messaging_RemotingMessage' => dirname(__FILE__) . '/Amf/Value/Messaging/RemotingMessage.php', - 'Zend_Amf_Value_TraitsInfo' => dirname(__FILE__) . '/Amf/Value/TraitsInfo.php', - 'Zend_Application_Bootstrap_Bootstrap' => dirname(__FILE__) . '/Application/Bootstrap/Bootstrap.php', - 'Zend_Application_Bootstrap_BootstrapAbstract' => dirname(__FILE__) . '/Application/Bootstrap/BootstrapAbstract.php', - 'Zend_Application_Bootstrap_Bootstrapper' => dirname(__FILE__) . '/Application/Bootstrap/Bootstrapper.php', - 'Zend_Application_Bootstrap_Exception' => dirname(__FILE__) . '/Application/Bootstrap/Exception.php', - 'Zend_Application_Bootstrap_ResourceBootstrapper' => dirname(__FILE__) . '/Application/Bootstrap/ResourceBootstrapper.php', - 'Zend_Application_Exception' => dirname(__FILE__) . '/Application/Exception.php', - 'Zend_Application_Module_Autoloader' => dirname(__FILE__) . '/Application/Module/Autoloader.php', - 'Zend_Application_Module_Bootstrap' => dirname(__FILE__) . '/Application/Module/Bootstrap.php', - 'Zend_Application_Resource_Cachemanager' => dirname(__FILE__) . '/Application/Resource/Cachemanager.php', - 'Zend_Application_Resource_Db' => dirname(__FILE__) . '/Application/Resource/Db.php', - 'Zend_Application_Resource_Dojo' => dirname(__FILE__) . '/Application/Resource/Dojo.php', - 'Zend_Application_Resource_Exception' => dirname(__FILE__) . '/Application/Resource/Exception.php', - 'Zend_Application_Resource_Frontcontroller' => dirname(__FILE__) . '/Application/Resource/Frontcontroller.php', - 'Zend_Application_Resource_Layout' => dirname(__FILE__) . '/Application/Resource/Layout.php', - 'Zend_Application_Resource_Locale' => dirname(__FILE__) . '/Application/Resource/Locale.php', - 'Zend_Application_Resource_Log' => dirname(__FILE__) . '/Application/Resource/Log.php', - 'Zend_Application_Resource_Mail' => dirname(__FILE__) . '/Application/Resource/Mail.php', - 'Zend_Application_Resource_Modules' => dirname(__FILE__) . '/Application/Resource/Modules.php', - 'Zend_Application_Resource_Multidb' => dirname(__FILE__) . '/Application/Resource/Multidb.php', - 'Zend_Application_Resource_Navigation' => dirname(__FILE__) . '/Application/Resource/Navigation.php', - 'Zend_Application_Resource_Resource' => dirname(__FILE__) . '/Application/Resource/Resource.php', - 'Zend_Application_Resource_ResourceAbstract' => dirname(__FILE__) . '/Application/Resource/ResourceAbstract.php', - 'Zend_Application_Resource_Router' => dirname(__FILE__) . '/Application/Resource/Router.php', - 'Zend_Application_Resource_Session' => dirname(__FILE__) . '/Application/Resource/Session.php', - 'Zend_Application_Resource_Translate' => dirname(__FILE__) . '/Application/Resource/Translate.php', - 'Zend_Application_Resource_UserAgent' => dirname(__FILE__) . '/Application/Resource/Useragent.php', - 'Zend_Application_Resource_View' => dirname(__FILE__) . '/Application/Resource/View.php', - 'Zend_Application' => dirname(__FILE__) . '/Application.php', - 'Zend_Auth_Adapter_DbTable' => dirname(__FILE__) . '/Auth/Adapter/DbTable.php', - 'Zend_Auth_Adapter_Digest' => dirname(__FILE__) . '/Auth/Adapter/Digest.php', - 'Zend_Auth_Adapter_Exception' => dirname(__FILE__) . '/Auth/Adapter/Exception.php', - 'Zend_Auth_Adapter_Http_Resolver_Exception' => dirname(__FILE__) . '/Auth/Adapter/Http/Resolver/Exception.php', - 'Zend_Auth_Adapter_Http_Resolver_File' => dirname(__FILE__) . '/Auth/Adapter/Http/Resolver/File.php', - 'Zend_Auth_Adapter_Http_Resolver_Interface' => dirname(__FILE__) . '/Auth/Adapter/Http/Resolver/Interface.php', - 'Zend_Auth_Adapter_Http' => dirname(__FILE__) . '/Auth/Adapter/Http.php', - 'Zend_Auth_Adapter_Interface' => dirname(__FILE__) . '/Auth/Adapter/Interface.php', - 'Zend_Auth_Adapter_Ldap' => dirname(__FILE__) . '/Auth/Adapter/Ldap.php', - 'Zend_Auth_Adapter_OpenId' => dirname(__FILE__) . '/Auth/Adapter/OpenId.php', - 'Zend_Auth_Exception' => dirname(__FILE__) . '/Auth/Exception.php', - 'Zend_Auth_Result' => dirname(__FILE__) . '/Auth/Result.php', - 'Zend_Auth_Storage_Exception' => dirname(__FILE__) . '/Auth/Storage/Exception.php', - 'Zend_Auth_Storage_Interface' => dirname(__FILE__) . '/Auth/Storage/Interface.php', - 'Zend_Auth_Storage_NonPersistent' => dirname(__FILE__) . '/Auth/Storage/NonPersistent.php', - 'Zend_Auth_Storage_Session' => dirname(__FILE__) . '/Auth/Storage/Session.php', - 'Zend_Auth' => dirname(__FILE__) . '/Auth.php', - 'Zend_Barcode_Exception' => dirname(__FILE__) . '/Barcode/Exception.php', - 'Zend_Barcode_Object_Code128' => dirname(__FILE__) . '/Barcode/Object/Code128.php', - 'Zend_Barcode_Object_Code25' => dirname(__FILE__) . '/Barcode/Object/Code25.php', - 'Zend_Barcode_Object_Code25interleaved' => dirname(__FILE__) . '/Barcode/Object/Code25interleaved.php', - 'Zend_Barcode_Object_Code39' => dirname(__FILE__) . '/Barcode/Object/Code39.php', - 'Zend_Barcode_Object_Ean13' => dirname(__FILE__) . '/Barcode/Object/Ean13.php', - 'Zend_Barcode_Object_Ean2' => dirname(__FILE__) . '/Barcode/Object/Ean2.php', - 'Zend_Barcode_Object_Ean5' => dirname(__FILE__) . '/Barcode/Object/Ean5.php', - 'Zend_Barcode_Object_Ean8' => dirname(__FILE__) . '/Barcode/Object/Ean8.php', - 'Zend_Barcode_Object_Error' => dirname(__FILE__) . '/Barcode/Object/Error.php', - 'Zend_Barcode_Object_Exception' => dirname(__FILE__) . '/Barcode/Object/Exception.php', - 'Zend_Barcode_Object_Identcode' => dirname(__FILE__) . '/Barcode/Object/Identcode.php', - 'Zend_Barcode_Object_Itf14' => dirname(__FILE__) . '/Barcode/Object/Itf14.php', - 'Zend_Barcode_Object_Leitcode' => dirname(__FILE__) . '/Barcode/Object/Leitcode.php', - 'Zend_Barcode_Object_ObjectAbstract' => dirname(__FILE__) . '/Barcode/Object/ObjectAbstract.php', - 'Zend_Barcode_Object_Planet' => dirname(__FILE__) . '/Barcode/Object/Planet.php', - 'Zend_Barcode_Object_Postnet' => dirname(__FILE__) . '/Barcode/Object/Postnet.php', - 'Zend_Barcode_Object_Royalmail' => dirname(__FILE__) . '/Barcode/Object/Royalmail.php', - 'Zend_Barcode_Object_Upca' => dirname(__FILE__) . '/Barcode/Object/Upca.php', - 'Zend_Barcode_Object_Upce' => dirname(__FILE__) . '/Barcode/Object/Upce.php', - 'Zend_Barcode_Renderer_Exception' => dirname(__FILE__) . '/Barcode/Renderer/Exception.php', - 'Zend_Barcode_Renderer_Image' => dirname(__FILE__) . '/Barcode/Renderer/Image.php', - 'Zend_Barcode_Renderer_Pdf' => dirname(__FILE__) . '/Barcode/Renderer/Pdf.php', - 'Zend_Barcode_Renderer_RendererAbstract' => dirname(__FILE__) . '/Barcode/Renderer/RendererAbstract.php', - 'Zend_Barcode_Renderer_Svg' => dirname(__FILE__) . '/Barcode/Renderer/Svg.php', - 'Zend_Barcode' => dirname(__FILE__) . '/Barcode.php', - 'Zend_Cache_Backend_Apc' => dirname(__FILE__) . '/Cache/Backend/Apc.php', - 'Zend_Cache_Backend_BlackHole' => dirname(__FILE__) . '/Cache/Backend/BlackHole.php', - 'Zend_Cache_Backend_ExtendedInterface' => dirname(__FILE__) . '/Cache/Backend/ExtendedInterface.php', - 'Zend_Cache_Backend_File' => dirname(__FILE__) . '/Cache/Backend/File.php', - 'Zend_Cache_Backend_Interface' => dirname(__FILE__) . '/Cache/Backend/Interface.php', - 'Zend_Cache_Backend_Libmemcached' => dirname(__FILE__) . '/Cache/Backend/Libmemcached.php', - 'Zend_Cache_Backend_Memcached' => dirname(__FILE__) . '/Cache/Backend/Memcached.php', - 'Zend_Cache_Backend_Sqlite' => dirname(__FILE__) . '/Cache/Backend/Sqlite.php', - 'Zend_Cache_Backend_Static' => dirname(__FILE__) . '/Cache/Backend/Static.php', - 'Zend_Cache_Backend_Test' => dirname(__FILE__) . '/Cache/Backend/Test.php', - 'Zend_Cache_Backend_TwoLevels' => dirname(__FILE__) . '/Cache/Backend/TwoLevels.php', - 'Zend_Cache_Backend_WinCache' => dirname(__FILE__) . '/Cache/Backend/WinCache.php', - 'Zend_Cache_Backend_Xcache' => dirname(__FILE__) . '/Cache/Backend/Xcache.php', - 'Zend_Cache_Backend_ZendPlatform' => dirname(__FILE__) . '/Cache/Backend/ZendPlatform.php', - 'Zend_Cache_Backend_ZendServer_Disk' => dirname(__FILE__) . '/Cache/Backend/ZendServer/Disk.php', - 'Zend_Cache_Backend_ZendServer_ShMem' => dirname(__FILE__) . '/Cache/Backend/ZendServer/ShMem.php', - 'Zend_Cache_Backend_ZendServer' => dirname(__FILE__) . '/Cache/Backend/ZendServer.php', - 'Zend_Cache_Backend' => dirname(__FILE__) . '/Cache/Backend.php', - 'Zend_Cache_Core' => dirname(__FILE__) . '/Cache/Core.php', - 'Zend_Cache_Exception' => dirname(__FILE__) . '/Cache/Exception.php', - 'Zend_Cache_Frontend_Capture' => dirname(__FILE__) . '/Cache/Frontend/Capture.php', - 'Zend_Cache_Frontend_Class' => dirname(__FILE__) . '/Cache/Frontend/Class.php', - 'Zend_Cache_Frontend_File' => dirname(__FILE__) . '/Cache/Frontend/File.php', - 'Zend_Cache_Frontend_Function' => dirname(__FILE__) . '/Cache/Frontend/Function.php', - 'Zend_Cache_Frontend_Output' => dirname(__FILE__) . '/Cache/Frontend/Output.php', - 'Zend_Cache_Frontend_Page' => dirname(__FILE__) . '/Cache/Frontend/Page.php', - 'Zend_Cache_Manager' => dirname(__FILE__) . '/Cache/Manager.php', - 'Zend_Cache' => dirname(__FILE__) . '/Cache.php', - 'Zend_Captcha_Adapter' => dirname(__FILE__) . '/Captcha/Adapter.php', - 'Zend_Captcha_Base' => dirname(__FILE__) . '/Captcha/Base.php', - 'Zend_Captcha_Dumb' => dirname(__FILE__) . '/Captcha/Dumb.php', - 'Zend_Captcha_Exception' => dirname(__FILE__) . '/Captcha/Exception.php', - 'Zend_Captcha_Figlet' => dirname(__FILE__) . '/Captcha/Figlet.php', - 'Zend_Captcha_Image' => dirname(__FILE__) . '/Captcha/Image.php', - 'Zend_Captcha_ReCaptcha' => dirname(__FILE__) . '/Captcha/ReCaptcha.php', - 'Zend_Captcha_Word' => dirname(__FILE__) . '/Captcha/Word.php', - 'Zend_Cloud_AbstractFactory' => dirname(__FILE__) . '/Cloud/AbstractFactory.php', - 'Zend_Cloud_DocumentService_Adapter_AbstractAdapter' => dirname(__FILE__) . '/Cloud/DocumentService/Adapter/AbstractAdapter.php', - 'Zend_Cloud_DocumentService_Adapter_SimpleDb_Query' => dirname(__FILE__) . '/Cloud/DocumentService/Adapter/SimpleDb/Query.php', - 'Zend_Cloud_DocumentService_Adapter_SimpleDb' => dirname(__FILE__) . '/Cloud/DocumentService/Adapter/SimpleDb.php', - 'Zend_Cloud_DocumentService_Adapter_WindowsAzure_Query' => dirname(__FILE__) . '/Cloud/DocumentService/Adapter/WindowsAzure/Query.php', - 'Zend_Cloud_DocumentService_Adapter_WindowsAzure' => dirname(__FILE__) . '/Cloud/DocumentService/Adapter/WindowsAzure.php', - 'Zend_Cloud_DocumentService_Adapter' => dirname(__FILE__) . '/Cloud/DocumentService/Adapter.php', - 'Zend_Cloud_DocumentService_Document' => dirname(__FILE__) . '/Cloud/DocumentService/Document.php', - 'Zend_Cloud_DocumentService_DocumentSet' => dirname(__FILE__) . '/Cloud/DocumentService/DocumentSet.php', - 'Zend_Cloud_DocumentService_Exception' => dirname(__FILE__) . '/Cloud/DocumentService/Exception.php', - 'Zend_Cloud_DocumentService_Factory' => dirname(__FILE__) . '/Cloud/DocumentService/Factory.php', - 'Zend_Cloud_DocumentService_Query' => dirname(__FILE__) . '/Cloud/DocumentService/Query.php', - 'Zend_Cloud_DocumentService_QueryAdapter' => dirname(__FILE__) . '/Cloud/DocumentService/QueryAdapter.php', - 'Zend_Cloud_Exception' => dirname(__FILE__) . '/Cloud/Exception.php', - 'Zend_Cloud_Infrastructure_Adapter_AbstractAdapter' => dirname(__FILE__) . '/Cloud/Infrastructure/Adapter/AbstractAdapter.php', - 'Zend_Cloud_Infrastructure_Adapter_Ec2' => dirname(__FILE__) . '/Cloud/Infrastructure/Adapter/Ec2.php', - 'Zend_Cloud_Infrastructure_Adapter_Rackspace' => dirname(__FILE__) . '/Cloud/Infrastructure/Adapter/Rackspace.php', - 'Zend_Cloud_Infrastructure_Adapter' => dirname(__FILE__) . '/Cloud/Infrastructure/Adapter.php', - 'Zend_Cloud_Infrastructure_Exception' => dirname(__FILE__) . '/Cloud/Infrastructure/Exception.php', - 'Zend_Cloud_Infrastructure_Factory' => dirname(__FILE__) . '/Cloud/Infrastructure/Factory.php', - 'Zend_Cloud_Infrastructure_Image' => dirname(__FILE__) . '/Cloud/Infrastructure/Image.php', - 'Zend_Cloud_Infrastructure_ImageList' => dirname(__FILE__) . '/Cloud/Infrastructure/ImageList.php', - 'Zend_Cloud_Infrastructure_Instance' => dirname(__FILE__) . '/Cloud/Infrastructure/Instance.php', - 'Zend_Cloud_Infrastructure_InstanceList' => dirname(__FILE__) . '/Cloud/Infrastructure/InstanceList.php', - 'Zend_Cloud_OperationNotAvailableException' => dirname(__FILE__) . '/Cloud/OperationNotAvailableException.php', - 'Zend_Cloud_QueueService_Adapter_AbstractAdapter' => dirname(__FILE__) . '/Cloud/QueueService/Adapter/AbstractAdapter.php', - 'Zend_Cloud_QueueService_Adapter_Sqs' => dirname(__FILE__) . '/Cloud/QueueService/Adapter/Sqs.php', - 'Zend_Cloud_QueueService_Adapter_WindowsAzure' => dirname(__FILE__) . '/Cloud/QueueService/Adapter/WindowsAzure.php', - 'Zend_Cloud_QueueService_Adapter_ZendQueue' => dirname(__FILE__) . '/Cloud/QueueService/Adapter/ZendQueue.php', - 'Zend_Cloud_QueueService_Adapter' => dirname(__FILE__) . '/Cloud/QueueService/Adapter.php', - 'Zend_Cloud_QueueService_Exception' => dirname(__FILE__) . '/Cloud/QueueService/Exception.php', - 'Zend_Cloud_QueueService_Factory' => dirname(__FILE__) . '/Cloud/QueueService/Factory.php', - 'Zend_Cloud_QueueService_Message' => dirname(__FILE__) . '/Cloud/QueueService/Message.php', - 'Zend_Cloud_QueueService_MessageSet' => dirname(__FILE__) . '/Cloud/QueueService/MessageSet.php', - 'Zend_Cloud_StorageService_Adapter_FileSystem' => dirname(__FILE__) . '/Cloud/StorageService/Adapter/FileSystem.php', - 'Zend_Cloud_StorageService_Adapter_Rackspace' => dirname(__FILE__) . '/Cloud/StorageService/Adapter/Rackspace.php', - 'Zend_Cloud_StorageService_Adapter_S3' => dirname(__FILE__) . '/Cloud/StorageService/Adapter/S3.php', - 'Zend_Cloud_StorageService_Adapter_WindowsAzure' => dirname(__FILE__) . '/Cloud/StorageService/Adapter/WindowsAzure.php', - 'Zend_Cloud_StorageService_Adapter' => dirname(__FILE__) . '/Cloud/StorageService/Adapter.php', - 'Zend_Cloud_StorageService_Exception' => dirname(__FILE__) . '/Cloud/StorageService/Exception.php', - 'Zend_Cloud_StorageService_Factory' => dirname(__FILE__) . '/Cloud/StorageService/Factory.php', - 'Zend_CodeGenerator_Abstract' => dirname(__FILE__) . '/CodeGenerator/Abstract.php', - 'Zend_CodeGenerator_Exception' => dirname(__FILE__) . '/CodeGenerator/Exception.php', - 'Zend_CodeGenerator_Php_Abstract' => dirname(__FILE__) . '/CodeGenerator/Php/Abstract.php', - 'Zend_CodeGenerator_Php_Body' => dirname(__FILE__) . '/CodeGenerator/Php/Body.php', - 'Zend_CodeGenerator_Php_Class' => dirname(__FILE__) . '/CodeGenerator/Php/Class.php', - 'Zend_CodeGenerator_Php_Docblock_Tag_License' => dirname(__FILE__) . '/CodeGenerator/Php/Docblock/Tag/License.php', - 'Zend_CodeGenerator_Php_Docblock_Tag_Param' => dirname(__FILE__) . '/CodeGenerator/Php/Docblock/Tag/Param.php', - 'Zend_CodeGenerator_Php_Docblock_Tag_Return' => dirname(__FILE__) . '/CodeGenerator/Php/Docblock/Tag/Return.php', - 'Zend_CodeGenerator_Php_Docblock_Tag' => dirname(__FILE__) . '/CodeGenerator/Php/Docblock/Tag.php', - 'Zend_CodeGenerator_Php_Docblock' => dirname(__FILE__) . '/CodeGenerator/Php/Docblock.php', - 'Zend_CodeGenerator_Php_Exception' => dirname(__FILE__) . '/CodeGenerator/Php/Exception.php', - 'Zend_CodeGenerator_Php_File' => dirname(__FILE__) . '/CodeGenerator/Php/File.php', - 'Zend_CodeGenerator_Php_Member_Abstract' => dirname(__FILE__) . '/CodeGenerator/Php/Member/Abstract.php', - 'Zend_CodeGenerator_Php_Member_Container' => dirname(__FILE__) . '/CodeGenerator/Php/Member/Container.php', - 'Zend_CodeGenerator_Php_Method' => dirname(__FILE__) . '/CodeGenerator/Php/Method.php', - 'Zend_CodeGenerator_Php_Parameter_DefaultValue' => dirname(__FILE__) . '/CodeGenerator/Php/Parameter/DefaultValue.php', - 'Zend_CodeGenerator_Php_Parameter' => dirname(__FILE__) . '/CodeGenerator/Php/Parameter.php', - 'Zend_CodeGenerator_Php_Property_DefaultValue' => dirname(__FILE__) . '/CodeGenerator/Php/Property/DefaultValue.php', - 'Zend_CodeGenerator_Php_Property' => dirname(__FILE__) . '/CodeGenerator/Php/Property.php', - 'Zend_Config_Exception' => dirname(__FILE__) . '/Config/Exception.php', - 'Zend_Config_Ini' => dirname(__FILE__) . '/Config/Ini.php', - 'Zend_Config_Json' => dirname(__FILE__) . '/Config/Json.php', - 'Zend_Config_Writer_Array' => dirname(__FILE__) . '/Config/Writer/Array.php', - 'Zend_Config_Writer_FileAbstract' => dirname(__FILE__) . '/Config/Writer/FileAbstract.php', - 'Zend_Config_Writer_Ini' => dirname(__FILE__) . '/Config/Writer/Ini.php', - 'Zend_Config_Writer_Json' => dirname(__FILE__) . '/Config/Writer/Json.php', - 'Zend_Config_Writer_Xml' => dirname(__FILE__) . '/Config/Writer/Xml.php', - 'Zend_Config_Writer_Yaml' => dirname(__FILE__) . '/Config/Writer/Yaml.php', - 'Zend_Config_Writer' => dirname(__FILE__) . '/Config/Writer.php', - 'Zend_Config_Xml' => dirname(__FILE__) . '/Config/Xml.php', - 'Zend_Config_Yaml' => dirname(__FILE__) . '/Config/Yaml.php', - 'Zend_Config' => dirname(__FILE__) . '/Config.php', - 'Zend_Console_Getopt_Exception' => dirname(__FILE__) . '/Console/Getopt/Exception.php', - 'Zend_Console_Getopt' => dirname(__FILE__) . '/Console/Getopt.php', - 'Zend_Controller_Action_Exception' => dirname(__FILE__) . '/Controller/Action/Exception.php', - 'Zend_Controller_Action_Helper_Abstract' => dirname(__FILE__) . '/Controller/Action/Helper/Abstract.php', - 'Zend_Controller_Action_Helper_ActionStack' => dirname(__FILE__) . '/Controller/Action/Helper/ActionStack.php', - 'Zend_Controller_Action_Helper_AjaxContext' => dirname(__FILE__) . '/Controller/Action/Helper/AjaxContext.php', - 'Zend_Controller_Action_Helper_AutoComplete_Abstract' => dirname(__FILE__) . '/Controller/Action/Helper/AutoComplete/Abstract.php', - 'Zend_Controller_Action_Helper_AutoCompleteDojo' => dirname(__FILE__) . '/Controller/Action/Helper/AutoCompleteDojo.php', - 'Zend_Controller_Action_Helper_AutoCompleteScriptaculous' => dirname(__FILE__) . '/Controller/Action/Helper/AutoCompleteScriptaculous.php', - 'Zend_Controller_Action_Helper_Cache' => dirname(__FILE__) . '/Controller/Action/Helper/Cache.php', - 'Zend_Controller_Action_Helper_ContextSwitch' => dirname(__FILE__) . '/Controller/Action/Helper/ContextSwitch.php', - 'Zend_Controller_Action_Helper_FlashMessenger' => dirname(__FILE__) . '/Controller/Action/Helper/FlashMessenger.php', - 'Zend_Controller_Action_Helper_Json' => dirname(__FILE__) . '/Controller/Action/Helper/Json.php', - 'Zend_Controller_Action_Helper_Redirector' => dirname(__FILE__) . '/Controller/Action/Helper/Redirector.php', - 'Zend_Controller_Action_Helper_Url' => dirname(__FILE__) . '/Controller/Action/Helper/Url.php', - 'Zend_Controller_Action_Helper_ViewRenderer' => dirname(__FILE__) . '/Controller/Action/Helper/ViewRenderer.php', - 'Zend_Controller_Action_HelperBroker_PriorityStack' => dirname(__FILE__) . '/Controller/Action/HelperBroker/PriorityStack.php', - 'Zend_Controller_Action_HelperBroker' => dirname(__FILE__) . '/Controller/Action/HelperBroker.php', - 'Zend_Controller_Action_Interface' => dirname(__FILE__) . '/Controller/Action/Interface.php', - 'Zend_Controller_Action' => dirname(__FILE__) . '/Controller/Action.php', - 'Zend_Controller_Dispatcher_Abstract' => dirname(__FILE__) . '/Controller/Dispatcher/Abstract.php', - 'Zend_Controller_Dispatcher_Exception' => dirname(__FILE__) . '/Controller/Dispatcher/Exception.php', - 'Zend_Controller_Dispatcher_Interface' => dirname(__FILE__) . '/Controller/Dispatcher/Interface.php', - 'Zend_Controller_Dispatcher_Standard' => dirname(__FILE__) . '/Controller/Dispatcher/Standard.php', - 'Zend_Controller_Exception' => dirname(__FILE__) . '/Controller/Exception.php', - 'Zend_Controller_Front' => dirname(__FILE__) . '/Controller/Front.php', - 'Zend_Controller_Plugin_Abstract' => dirname(__FILE__) . '/Controller/Plugin/Abstract.php', - 'Zend_Controller_Plugin_ActionStack' => dirname(__FILE__) . '/Controller/Plugin/ActionStack.php', - 'Zend_Controller_Plugin_Broker' => dirname(__FILE__) . '/Controller/Plugin/Broker.php', - 'Zend_Controller_Plugin_ErrorHandler' => dirname(__FILE__) . '/Controller/Plugin/ErrorHandler.php', - 'Zend_Controller_Plugin_PutHandler' => dirname(__FILE__) . '/Controller/Plugin/PutHandler.php', - 'Zend_Controller_Request_Abstract' => dirname(__FILE__) . '/Controller/Request/Abstract.php', - 'Zend_Controller_Request_Apache404' => dirname(__FILE__) . '/Controller/Request/Apache404.php', - 'Zend_Controller_Request_Exception' => dirname(__FILE__) . '/Controller/Request/Exception.php', - 'Zend_Controller_Request_Http' => dirname(__FILE__) . '/Controller/Request/Http.php', - 'Zend_Controller_Request_HttpTestCase' => dirname(__FILE__) . '/Controller/Request/HttpTestCase.php', - 'Zend_Controller_Request_Simple' => dirname(__FILE__) . '/Controller/Request/Simple.php', - 'Zend_Controller_Response_Abstract' => dirname(__FILE__) . '/Controller/Response/Abstract.php', - 'Zend_Controller_Response_Cli' => dirname(__FILE__) . '/Controller/Response/Cli.php', - 'Zend_Controller_Response_Exception' => dirname(__FILE__) . '/Controller/Response/Exception.php', - 'Zend_Controller_Response_Http' => dirname(__FILE__) . '/Controller/Response/Http.php', - 'Zend_Controller_Response_HttpTestCase' => dirname(__FILE__) . '/Controller/Response/HttpTestCase.php', - 'Zend_Controller_Router_Abstract' => dirname(__FILE__) . '/Controller/Router/Abstract.php', - 'Zend_Controller_Router_Exception' => dirname(__FILE__) . '/Controller/Router/Exception.php', - 'Zend_Controller_Router_Interface' => dirname(__FILE__) . '/Controller/Router/Interface.php', - 'Zend_Controller_Router_Rewrite' => dirname(__FILE__) . '/Controller/Router/Rewrite.php', - 'Zend_Controller_Router_Route_Abstract' => dirname(__FILE__) . '/Controller/Router/Route/Abstract.php', - 'Zend_Controller_Router_Route_Chain' => dirname(__FILE__) . '/Controller/Router/Route/Chain.php', - 'Zend_Controller_Router_Route_Hostname' => dirname(__FILE__) . '/Controller/Router/Route/Hostname.php', - 'Zend_Controller_Router_Route_Interface' => dirname(__FILE__) . '/Controller/Router/Route/Interface.php', - 'Zend_Controller_Router_Route_Module' => dirname(__FILE__) . '/Controller/Router/Route/Module.php', - 'Zend_Controller_Router_Route_Regex' => dirname(__FILE__) . '/Controller/Router/Route/Regex.php', - 'Zend_Controller_Router_Route_Static' => dirname(__FILE__) . '/Controller/Router/Route/Static.php', - 'Zend_Controller_Router_Route' => dirname(__FILE__) . '/Controller/Router/Route.php', - 'Zend_Crypt_DiffieHellman_Exception' => dirname(__FILE__) . '/Crypt/DiffieHellman/Exception.php', - 'Zend_Crypt_DiffieHellman' => dirname(__FILE__) . '/Crypt/DiffieHellman.php', - 'Zend_Crypt_Exception' => dirname(__FILE__) . '/Crypt/Exception.php', - 'Zend_Crypt_Hmac_Exception' => dirname(__FILE__) . '/Crypt/Hmac/Exception.php', - 'Zend_Crypt_Hmac' => dirname(__FILE__) . '/Crypt/Hmac.php', - 'Zend_Crypt_Math_BigInteger_Bcmath' => dirname(__FILE__) . '/Crypt/Math/BigInteger/Bcmath.php', - 'Zend_Crypt_Math_BigInteger_Exception' => dirname(__FILE__) . '/Crypt/Math/BigInteger/Exception.php', - 'Zend_Crypt_Math_BigInteger_Gmp' => dirname(__FILE__) . '/Crypt/Math/BigInteger/Gmp.php', - 'Zend_Crypt_Math_BigInteger_Interface' => dirname(__FILE__) . '/Crypt/Math/BigInteger/Interface.php', - 'Zend_Crypt_Math_BigInteger' => dirname(__FILE__) . '/Crypt/Math/BigInteger.php', - 'Zend_Crypt_Math_Exception' => dirname(__FILE__) . '/Crypt/Math/Exception.php', - 'Zend_Crypt_Math' => dirname(__FILE__) . '/Crypt/Math.php', - 'Zend_Crypt_Rsa_Exception' => dirname(__FILE__) . '/Crypt/Rsa/Exception.php', - 'Zend_Crypt_Rsa_Key_Private' => dirname(__FILE__) . '/Crypt/Rsa/Key/Private.php', - 'Zend_Crypt_Rsa_Key_Public' => dirname(__FILE__) . '/Crypt/Rsa/Key/Public.php', - 'Zend_Crypt_Rsa_Key' => dirname(__FILE__) . '/Crypt/Rsa/Key.php', - 'Zend_Crypt_Rsa' => dirname(__FILE__) . '/Crypt/Rsa.php', - 'Zend_Crypt' => dirname(__FILE__) . '/Crypt.php', - 'Zend_Currency_CurrencyInterface' => dirname(__FILE__) . '/Currency/CurrencyInterface.php', - 'Zend_Currency_Exception' => dirname(__FILE__) . '/Currency/Exception.php', - 'Zend_Currency' => dirname(__FILE__) . '/Currency.php', - 'Zend_Date_Cities' => dirname(__FILE__) . '/Date/Cities.php', - 'Zend_Date_DateObject' => dirname(__FILE__) . '/Date/DateObject.php', - 'Zend_Date_Exception' => dirname(__FILE__) . '/Date/Exception.php', - 'Zend_Date' => dirname(__FILE__) . '/Date.php', - 'Zend_Db_Adapter_Abstract' => dirname(__FILE__) . '/Db/Adapter/Abstract.php', - 'Zend_Db_Adapter_Db2_Exception' => dirname(__FILE__) . '/Db/Adapter/Db2/Exception.php', - 'Zend_Db_Adapter_Db2' => dirname(__FILE__) . '/Db/Adapter/Db2.php', - 'Zend_Db_Adapter_Exception' => dirname(__FILE__) . '/Db/Adapter/Exception.php', - 'Zend_Db_Adapter_Mysqli_Exception' => dirname(__FILE__) . '/Db/Adapter/Mysqli/Exception.php', - 'Zend_Db_Adapter_Mysqli' => dirname(__FILE__) . '/Db/Adapter/Mysqli.php', - 'Zend_Db_Adapter_Oracle_Exception' => dirname(__FILE__) . '/Db/Adapter/Oracle/Exception.php', - 'Zend_Db_Adapter_Oracle' => dirname(__FILE__) . '/Db/Adapter/Oracle.php', - 'Zend_Db_Adapter_Pdo_Abstract' => dirname(__FILE__) . '/Db/Adapter/Pdo/Abstract.php', - 'Zend_Db_Adapter_Pdo_Ibm_Db2' => dirname(__FILE__) . '/Db/Adapter/Pdo/Ibm/Db2.php', - 'Zend_Db_Adapter_Pdo_Ibm_Ids' => dirname(__FILE__) . '/Db/Adapter/Pdo/Ibm/Ids.php', - 'Zend_Db_Adapter_Pdo_Ibm' => dirname(__FILE__) . '/Db/Adapter/Pdo/Ibm.php', - 'Zend_Db_Adapter_Pdo_Mssql' => dirname(__FILE__) . '/Db/Adapter/Pdo/Mssql.php', - 'Zend_Db_Adapter_Pdo_Mysql' => dirname(__FILE__) . '/Db/Adapter/Pdo/Mysql.php', - 'Zend_Db_Adapter_Pdo_Oci' => dirname(__FILE__) . '/Db/Adapter/Pdo/Oci.php', - 'Zend_Db_Adapter_Pdo_Pgsql' => dirname(__FILE__) . '/Db/Adapter/Pdo/Pgsql.php', - 'Zend_Db_Adapter_Pdo_Sqlite' => dirname(__FILE__) . '/Db/Adapter/Pdo/Sqlite.php', - 'Zend_Db_Adapter_Sqlsrv_Exception' => dirname(__FILE__) . '/Db/Adapter/Sqlsrv/Exception.php', - 'Zend_Db_Adapter_Sqlsrv' => dirname(__FILE__) . '/Db/Adapter/Sqlsrv.php', - 'Zend_Db_Exception' => dirname(__FILE__) . '/Db/Exception.php', - 'Zend_Db_Expr' => dirname(__FILE__) . '/Db/Expr.php', - 'Zend_Db_Profiler_Exception' => dirname(__FILE__) . '/Db/Profiler/Exception.php', - 'Zend_Db_Profiler_Firebug' => dirname(__FILE__) . '/Db/Profiler/Firebug.php', - 'Zend_Db_Profiler_Query' => dirname(__FILE__) . '/Db/Profiler/Query.php', - 'Zend_Db_Profiler' => dirname(__FILE__) . '/Db/Profiler.php', - 'Zend_Db_Select_Exception' => dirname(__FILE__) . '/Db/Select/Exception.php', - 'Zend_Db_Select' => dirname(__FILE__) . '/Db/Select.php', - 'Zend_Db_Statement_Db2_Exception' => dirname(__FILE__) . '/Db/Statement/Db2/Exception.php', - 'Zend_Db_Statement_Db2' => dirname(__FILE__) . '/Db/Statement/Db2.php', - 'Zend_Db_Statement_Exception' => dirname(__FILE__) . '/Db/Statement/Exception.php', - 'Zend_Db_Statement_Interface' => dirname(__FILE__) . '/Db/Statement/Interface.php', - 'Zend_Db_Statement_Mysqli_Exception' => dirname(__FILE__) . '/Db/Statement/Mysqli/Exception.php', - 'Zend_Db_Statement_Mysqli' => dirname(__FILE__) . '/Db/Statement/Mysqli.php', - 'Zend_Db_Statement_Oracle_Exception' => dirname(__FILE__) . '/Db/Statement/Oracle/Exception.php', - 'Zend_Db_Statement_Oracle' => dirname(__FILE__) . '/Db/Statement/Oracle.php', - 'Zend_Db_Statement_Pdo_Ibm' => dirname(__FILE__) . '/Db/Statement/Pdo/Ibm.php', - 'Zend_Db_Statement_Pdo_Oci' => dirname(__FILE__) . '/Db/Statement/Pdo/Oci.php', - 'Zend_Db_Statement_Pdo' => dirname(__FILE__) . '/Db/Statement/Pdo.php', - 'Zend_Db_Statement_Sqlsrv_Exception' => dirname(__FILE__) . '/Db/Statement/Sqlsrv/Exception.php', - 'Zend_Db_Statement_Sqlsrv' => dirname(__FILE__) . '/Db/Statement/Sqlsrv.php', - 'Zend_Db_Statement' => dirname(__FILE__) . '/Db/Statement.php', - 'Zend_Db_Table_Abstract' => dirname(__FILE__) . '/Db/Table/Abstract.php', - 'Zend_Db_Table_Definition' => dirname(__FILE__) . '/Db/Table/Definition.php', - 'Zend_Db_Table_Exception' => dirname(__FILE__) . '/Db/Table/Exception.php', - 'Zend_Db_Table_Row_Abstract' => dirname(__FILE__) . '/Db/Table/Row/Abstract.php', - 'Zend_Db_Table_Row_Exception' => dirname(__FILE__) . '/Db/Table/Row/Exception.php', - 'Zend_Db_Table_Row' => dirname(__FILE__) . '/Db/Table/Row.php', - 'Zend_Db_Table_Rowset_Abstract' => dirname(__FILE__) . '/Db/Table/Rowset/Abstract.php', - 'Zend_Db_Table_Rowset_Exception' => dirname(__FILE__) . '/Db/Table/Rowset/Exception.php', - 'Zend_Db_Table_Rowset' => dirname(__FILE__) . '/Db/Table/Rowset.php', - 'Zend_Db_Table_Select_Exception' => dirname(__FILE__) . '/Db/Table/Select/Exception.php', - 'Zend_Db_Table_Select' => dirname(__FILE__) . '/Db/Table/Select.php', - 'Zend_Db_Table' => dirname(__FILE__) . '/Db/Table.php', - 'Zend_Db' => dirname(__FILE__) . '/Db.php', - 'Zend_Debug' => dirname(__FILE__) . '/Debug.php', - 'Zend_Dojo_BuildLayer' => dirname(__FILE__) . '/Dojo/BuildLayer.php', - 'Zend_Dojo_Data' => dirname(__FILE__) . '/Dojo/Data.php', - 'Zend_Dojo_Exception' => dirname(__FILE__) . '/Dojo/Exception.php', - 'Zend_Dojo_Form_Decorator_AccordionContainer' => dirname(__FILE__) . '/Dojo/Form/Decorator/AccordionContainer.php', - 'Zend_Dojo_Form_Decorator_AccordionPane' => dirname(__FILE__) . '/Dojo/Form/Decorator/AccordionPane.php', - 'Zend_Dojo_Form_Decorator_BorderContainer' => dirname(__FILE__) . '/Dojo/Form/Decorator/BorderContainer.php', - 'Zend_Dojo_Form_Decorator_ContentPane' => dirname(__FILE__) . '/Dojo/Form/Decorator/ContentPane.php', - 'Zend_Dojo_Form_Decorator_DijitContainer' => dirname(__FILE__) . '/Dojo/Form/Decorator/DijitContainer.php', - 'Zend_Dojo_Form_Decorator_DijitElement' => dirname(__FILE__) . '/Dojo/Form/Decorator/DijitElement.php', - 'Zend_Dojo_Form_Decorator_DijitForm' => dirname(__FILE__) . '/Dojo/Form/Decorator/DijitForm.php', - 'Zend_Dojo_Form_Decorator_SplitContainer' => dirname(__FILE__) . '/Dojo/Form/Decorator/SplitContainer.php', - 'Zend_Dojo_Form_Decorator_StackContainer' => dirname(__FILE__) . '/Dojo/Form/Decorator/StackContainer.php', - 'Zend_Dojo_Form_Decorator_TabContainer' => dirname(__FILE__) . '/Dojo/Form/Decorator/TabContainer.php', - 'Zend_Dojo_Form_DisplayGroup' => dirname(__FILE__) . '/Dojo/Form/DisplayGroup.php', - 'Zend_Dojo_Form_Element_Button' => dirname(__FILE__) . '/Dojo/Form/Element/Button.php', - 'Zend_Dojo_Form_Element_CheckBox' => dirname(__FILE__) . '/Dojo/Form/Element/CheckBox.php', - 'Zend_Dojo_Form_Element_ComboBox' => dirname(__FILE__) . '/Dojo/Form/Element/ComboBox.php', - 'Zend_Dojo_Form_Element_CurrencyTextBox' => dirname(__FILE__) . '/Dojo/Form/Element/CurrencyTextBox.php', - 'Zend_Dojo_Form_Element_DateTextBox' => dirname(__FILE__) . '/Dojo/Form/Element/DateTextBox.php', - 'Zend_Dojo_Form_Element_Dijit' => dirname(__FILE__) . '/Dojo/Form/Element/Dijit.php', - 'Zend_Dojo_Form_Element_DijitMulti' => dirname(__FILE__) . '/Dojo/Form/Element/DijitMulti.php', - 'Zend_Dojo_Form_Element_Editor' => dirname(__FILE__) . '/Dojo/Form/Element/Editor.php', - 'Zend_Dojo_Form_Element_FilteringSelect' => dirname(__FILE__) . '/Dojo/Form/Element/FilteringSelect.php', - 'Zend_Dojo_Form_Element_HorizontalSlider' => dirname(__FILE__) . '/Dojo/Form/Element/HorizontalSlider.php', - 'Zend_Dojo_Form_Element_NumberSpinner' => dirname(__FILE__) . '/Dojo/Form/Element/NumberSpinner.php', - 'Zend_Dojo_Form_Element_NumberTextBox' => dirname(__FILE__) . '/Dojo/Form/Element/NumberTextBox.php', - 'Zend_Dojo_Form_Element_PasswordTextBox' => dirname(__FILE__) . '/Dojo/Form/Element/PasswordTextBox.php', - 'Zend_Dojo_Form_Element_RadioButton' => dirname(__FILE__) . '/Dojo/Form/Element/RadioButton.php', - 'Zend_Dojo_Form_Element_SimpleTextarea' => dirname(__FILE__) . '/Dojo/Form/Element/SimpleTextarea.php', - 'Zend_Dojo_Form_Element_Slider' => dirname(__FILE__) . '/Dojo/Form/Element/Slider.php', - 'Zend_Dojo_Form_Element_SubmitButton' => dirname(__FILE__) . '/Dojo/Form/Element/SubmitButton.php', - 'Zend_Dojo_Form_Element_Textarea' => dirname(__FILE__) . '/Dojo/Form/Element/Textarea.php', - 'Zend_Dojo_Form_Element_TextBox' => dirname(__FILE__) . '/Dojo/Form/Element/TextBox.php', - 'Zend_Dojo_Form_Element_TimeTextBox' => dirname(__FILE__) . '/Dojo/Form/Element/TimeTextBox.php', - 'Zend_Dojo_Form_Element_ValidationTextBox' => dirname(__FILE__) . '/Dojo/Form/Element/ValidationTextBox.php', - 'Zend_Dojo_Form_Element_VerticalSlider' => dirname(__FILE__) . '/Dojo/Form/Element/VerticalSlider.php', - 'Zend_Dojo_Form_SubForm' => dirname(__FILE__) . '/Dojo/Form/SubForm.php', - 'Zend_Dojo_Form' => dirname(__FILE__) . '/Dojo/Form.php', - 'Zend_Dojo_View_Exception' => dirname(__FILE__) . '/Dojo/View/Exception.php', - 'Zend_Dojo_View_Helper_AccordionContainer' => dirname(__FILE__) . '/Dojo/View/Helper/AccordionContainer.php', - 'Zend_Dojo_View_Helper_AccordionPane' => dirname(__FILE__) . '/Dojo/View/Helper/AccordionPane.php', - 'Zend_Dojo_View_Helper_BorderContainer' => dirname(__FILE__) . '/Dojo/View/Helper/BorderContainer.php', - 'Zend_Dojo_View_Helper_Button' => dirname(__FILE__) . '/Dojo/View/Helper/Button.php', - 'Zend_Dojo_View_Helper_CheckBox' => dirname(__FILE__) . '/Dojo/View/Helper/CheckBox.php', - 'Zend_Dojo_View_Helper_ComboBox' => dirname(__FILE__) . '/Dojo/View/Helper/ComboBox.php', - 'Zend_Dojo_View_Helper_ContentPane' => dirname(__FILE__) . '/Dojo/View/Helper/ContentPane.php', - 'Zend_Dojo_View_Helper_CurrencyTextBox' => dirname(__FILE__) . '/Dojo/View/Helper/CurrencyTextBox.php', - 'Zend_Dojo_View_Helper_CustomDijit' => dirname(__FILE__) . '/Dojo/View/Helper/CustomDijit.php', - 'Zend_Dojo_View_Helper_DateTextBox' => dirname(__FILE__) . '/Dojo/View/Helper/DateTextBox.php', - 'Zend_Dojo_View_Helper_Dijit' => dirname(__FILE__) . '/Dojo/View/Helper/Dijit.php', - 'Zend_Dojo_View_Helper_DijitContainer' => dirname(__FILE__) . '/Dojo/View/Helper/DijitContainer.php', - 'Zend_Dojo_View_Helper_Dojo_Container' => dirname(__FILE__) . '/Dojo/View/Helper/Dojo/Container.php', - 'Zend_Dojo_View_Helper_Dojo' => dirname(__FILE__) . '/Dojo/View/Helper/Dojo.php', - 'Zend_Dojo_View_Helper_Editor' => dirname(__FILE__) . '/Dojo/View/Helper/Editor.php', - 'Zend_Dojo_View_Helper_FilteringSelect' => dirname(__FILE__) . '/Dojo/View/Helper/FilteringSelect.php', - 'Zend_Dojo_View_Helper_Form' => dirname(__FILE__) . '/Dojo/View/Helper/Form.php', - 'Zend_Dojo_View_Helper_HorizontalSlider' => dirname(__FILE__) . '/Dojo/View/Helper/HorizontalSlider.php', - 'Zend_Dojo_View_Helper_NumberSpinner' => dirname(__FILE__) . '/Dojo/View/Helper/NumberSpinner.php', - 'Zend_Dojo_View_Helper_NumberTextBox' => dirname(__FILE__) . '/Dojo/View/Helper/NumberTextBox.php', - 'Zend_Dojo_View_Helper_PasswordTextBox' => dirname(__FILE__) . '/Dojo/View/Helper/PasswordTextBox.php', - 'Zend_Dojo_View_Helper_RadioButton' => dirname(__FILE__) . '/Dojo/View/Helper/RadioButton.php', - 'Zend_Dojo_View_Helper_SimpleTextarea' => dirname(__FILE__) . '/Dojo/View/Helper/SimpleTextarea.php', - 'Zend_Dojo_View_Helper_Slider' => dirname(__FILE__) . '/Dojo/View/Helper/Slider.php', - 'Zend_Dojo_View_Helper_SplitContainer' => dirname(__FILE__) . '/Dojo/View/Helper/SplitContainer.php', - 'Zend_Dojo_View_Helper_StackContainer' => dirname(__FILE__) . '/Dojo/View/Helper/StackContainer.php', - 'Zend_Dojo_View_Helper_SubmitButton' => dirname(__FILE__) . '/Dojo/View/Helper/SubmitButton.php', - 'Zend_Dojo_View_Helper_TabContainer' => dirname(__FILE__) . '/Dojo/View/Helper/TabContainer.php', - 'Zend_Dojo_View_Helper_Textarea' => dirname(__FILE__) . '/Dojo/View/Helper/Textarea.php', - 'Zend_Dojo_View_Helper_TextBox' => dirname(__FILE__) . '/Dojo/View/Helper/TextBox.php', - 'Zend_Dojo_View_Helper_TimeTextBox' => dirname(__FILE__) . '/Dojo/View/Helper/TimeTextBox.php', - 'Zend_Dojo_View_Helper_ValidationTextBox' => dirname(__FILE__) . '/Dojo/View/Helper/ValidationTextBox.php', - 'Zend_Dojo_View_Helper_VerticalSlider' => dirname(__FILE__) . '/Dojo/View/Helper/VerticalSlider.php', - 'Zend_Dojo' => dirname(__FILE__) . '/Dojo.php', - 'Zend_Dom_Exception' => dirname(__FILE__) . '/Dom/Exception.php', - 'Zend_Dom_Query_Css2Xpath' => dirname(__FILE__) . '/Dom/Query/Css2Xpath.php', - 'Zend_Dom_Query_Result' => dirname(__FILE__) . '/Dom/Query/Result.php', - 'Zend_Dom_Query' => dirname(__FILE__) . '/Dom/Query.php', - 'Zend_EventManager_Event' => dirname(__FILE__) . '/EventManager/Event.php', - 'Zend_EventManager_EventCollection' => dirname(__FILE__) . '/EventManager/EventCollection.php', - 'Zend_EventManager_EventDescription' => dirname(__FILE__) . '/EventManager/EventDescription.php', - 'Zend_EventManager_EventManager' => dirname(__FILE__) . '/EventManager/EventManager.php', - 'Zend_EventManager_EventManagerAware' => dirname(__FILE__) . '/EventManager/EventManagerAware.php', - 'Zend_EventManager_Exception_InvalidArgumentException' => dirname(__FILE__) . '/EventManager/Exception/InvalidArgumentException.php', - 'Zend_EventManager_Exception' => dirname(__FILE__) . '/EventManager/Exception.php', - 'Zend_EventManager_Filter_FilterIterator' => dirname(__FILE__) . '/EventManager/Filter/FilterIterator.php', - 'Zend_EventManager_Filter' => dirname(__FILE__) . '/EventManager/Filter.php', - 'Zend_EventManager_FilterChain' => dirname(__FILE__) . '/EventManager/FilterChain.php', - 'Zend_EventManager_GlobalEventManager' => dirname(__FILE__) . '/EventManager/GlobalEventManager.php', - 'Zend_EventManager_ListenerAggregate' => dirname(__FILE__) . '/EventManager/ListenerAggregate.php', - 'SplStack' => dirname(__FILE__) . '/EventManager/ResponseCollection.php', - 'Zend_EventManager_ResponseCollection' => dirname(__FILE__) . '/EventManager/ResponseCollection.php', - 'Zend_EventManager_SharedEventCollection' => dirname(__FILE__) . '/EventManager/SharedEventCollection.php', - 'Zend_EventManager_SharedEventCollectionAware' => dirname(__FILE__) . '/EventManager/SharedEventCollectionAware.php', - 'Zend_EventManager_SharedEventManager' => dirname(__FILE__) . '/EventManager/SharedEventManager.php', - 'Zend_EventManager_StaticEventManager' => dirname(__FILE__) . '/EventManager/StaticEventManager.php', - 'Zend_Exception' => dirname(__FILE__) . '/Exception.php', - 'Zend_Feed_Abstract' => dirname(__FILE__) . '/Feed/Abstract.php', - 'Zend_Feed_Atom' => dirname(__FILE__) . '/Feed/Atom.php', - 'Zend_Feed_Builder_Entry' => dirname(__FILE__) . '/Feed/Builder/Entry.php', - 'Zend_Feed_Builder_Exception' => dirname(__FILE__) . '/Feed/Builder/Exception.php', - 'Zend_Feed_Builder_Header_Itunes' => dirname(__FILE__) . '/Feed/Builder/Header/Itunes.php', - 'Zend_Feed_Builder_Header' => dirname(__FILE__) . '/Feed/Builder/Header.php', - 'Zend_Feed_Builder_Interface' => dirname(__FILE__) . '/Feed/Builder/Interface.php', - 'Zend_Feed_Builder' => dirname(__FILE__) . '/Feed/Builder.php', - 'Zend_Feed_Element' => dirname(__FILE__) . '/Feed/Element.php', - 'Zend_Feed_Entry_Abstract' => dirname(__FILE__) . '/Feed/Entry/Abstract.php', - 'Zend_Feed_Entry_Atom' => dirname(__FILE__) . '/Feed/Entry/Atom.php', - 'Zend_Feed_Entry_Rss' => dirname(__FILE__) . '/Feed/Entry/Rss.php', - 'Zend_Feed_Exception' => dirname(__FILE__) . '/Feed/Exception.php', - 'Zend_Feed_Pubsubhubbub_CallbackAbstract' => dirname(__FILE__) . '/Feed/Pubsubhubbub/CallbackAbstract.php', - 'Zend_Feed_Pubsubhubbub_CallbackInterface' => dirname(__FILE__) . '/Feed/Pubsubhubbub/CallbackInterface.php', - 'Zend_Feed_Pubsubhubbub_Exception' => dirname(__FILE__) . '/Feed/Pubsubhubbub/Exception.php', - 'Zend_Feed_Pubsubhubbub_HttpResponse' => dirname(__FILE__) . '/Feed/Pubsubhubbub/HttpResponse.php', - 'Zend_Feed_Pubsubhubbub_Model_ModelAbstract' => dirname(__FILE__) . '/Feed/Pubsubhubbub/Model/ModelAbstract.php', - 'Zend_Feed_Pubsubhubbub_Model_Subscription' => dirname(__FILE__) . '/Feed/Pubsubhubbub/Model/Subscription.php', - 'Zend_Feed_Pubsubhubbub_Model_SubscriptionInterface' => dirname(__FILE__) . '/Feed/Pubsubhubbub/Model/SubscriptionInterface.php', - 'Zend_Feed_Pubsubhubbub_Publisher' => dirname(__FILE__) . '/Feed/Pubsubhubbub/Publisher.php', - 'Zend_Feed_Pubsubhubbub_Subscriber_Callback' => dirname(__FILE__) . '/Feed/Pubsubhubbub/Subscriber/Callback.php', - 'Zend_Feed_Pubsubhubbub_Subscriber' => dirname(__FILE__) . '/Feed/Pubsubhubbub/Subscriber.php', - 'Zend_Feed_Pubsubhubbub' => dirname(__FILE__) . '/Feed/Pubsubhubbub.php', - 'Zend_Feed_Reader_Collection_Author' => dirname(__FILE__) . '/Feed/Reader/Collection/Author.php', - 'Zend_Feed_Reader_Collection_Category' => dirname(__FILE__) . '/Feed/Reader/Collection/Category.php', - 'Zend_Feed_Reader_Collection_CollectionAbstract' => dirname(__FILE__) . '/Feed/Reader/Collection/CollectionAbstract.php', - 'Zend_Feed_Reader_Collection' => dirname(__FILE__) . '/Feed/Reader/Collection.php', - 'Zend_Feed_Reader_Entry_Atom' => dirname(__FILE__) . '/Feed/Reader/Entry/Atom.php', - 'Zend_Feed_Reader_Entry_Rss' => dirname(__FILE__) . '/Feed/Reader/Entry/Rss.php', - 'Zend_Feed_Reader_EntryAbstract' => dirname(__FILE__) . '/Feed/Reader/EntryAbstract.php', - 'Zend_Feed_Reader_EntryInterface' => dirname(__FILE__) . '/Feed/Reader/EntryInterface.php', - 'Zend_Feed_Reader_Extension_Atom_Entry' => dirname(__FILE__) . '/Feed/Reader/Extension/Atom/Entry.php', - 'Zend_Feed_Reader_Extension_Atom_Feed' => dirname(__FILE__) . '/Feed/Reader/Extension/Atom/Feed.php', - 'Zend_Feed_Reader_Extension_Content_Entry' => dirname(__FILE__) . '/Feed/Reader/Extension/Content/Entry.php', - 'Zend_Feed_Reader_Extension_CreativeCommons_Entry' => dirname(__FILE__) . '/Feed/Reader/Extension/CreativeCommons/Entry.php', - 'Zend_Feed_Reader_Extension_CreativeCommons_Feed' => dirname(__FILE__) . '/Feed/Reader/Extension/CreativeCommons/Feed.php', - 'Zend_Feed_Reader_Extension_DublinCore_Entry' => dirname(__FILE__) . '/Feed/Reader/Extension/DublinCore/Entry.php', - 'Zend_Feed_Reader_Extension_DublinCore_Feed' => dirname(__FILE__) . '/Feed/Reader/Extension/DublinCore/Feed.php', - 'Zend_Feed_Reader_Extension_EntryAbstract' => dirname(__FILE__) . '/Feed/Reader/Extension/EntryAbstract.php', - 'Zend_Feed_Reader_Extension_FeedAbstract' => dirname(__FILE__) . '/Feed/Reader/Extension/FeedAbstract.php', - 'Zend_Feed_Reader_Extension_Podcast_Entry' => dirname(__FILE__) . '/Feed/Reader/Extension/Podcast/Entry.php', - 'Zend_Feed_Reader_Extension_Podcast_Feed' => dirname(__FILE__) . '/Feed/Reader/Extension/Podcast/Feed.php', - 'Zend_Feed_Reader_Extension_Slash_Entry' => dirname(__FILE__) . '/Feed/Reader/Extension/Slash/Entry.php', - 'Zend_Feed_Reader_Extension_Syndication_Feed' => dirname(__FILE__) . '/Feed/Reader/Extension/Syndication/Feed.php', - 'Zend_Feed_Reader_Extension_Thread_Entry' => dirname(__FILE__) . '/Feed/Reader/Extension/Thread/Entry.php', - 'Zend_Feed_Reader_Extension_WellFormedWeb_Entry' => dirname(__FILE__) . '/Feed/Reader/Extension/WellFormedWeb/Entry.php', - 'Zend_Feed_Reader_Feed_Atom_Source' => dirname(__FILE__) . '/Feed/Reader/Feed/Atom/Source.php', - 'Zend_Feed_Reader_Feed_Atom' => dirname(__FILE__) . '/Feed/Reader/Feed/Atom.php', - 'Zend_Feed_Reader_Feed_Rss' => dirname(__FILE__) . '/Feed/Reader/Feed/Rss.php', - 'Zend_Feed_Reader_FeedAbstract' => dirname(__FILE__) . '/Feed/Reader/FeedAbstract.php', - 'Zend_Feed_Reader_FeedInterface' => dirname(__FILE__) . '/Feed/Reader/FeedInterface.php', - 'Zend_Feed_Reader_FeedSet' => dirname(__FILE__) . '/Feed/Reader/FeedSet.php', - 'Zend_Feed_Reader' => dirname(__FILE__) . '/Feed/Reader.php', - 'Zend_Feed_Rss' => dirname(__FILE__) . '/Feed/Rss.php', - 'Zend_Feed_Writer_Deleted' => dirname(__FILE__) . '/Feed/Writer/Deleted.php', - 'Zend_Feed_Writer_Entry' => dirname(__FILE__) . '/Feed/Writer/Entry.php', - 'Zend_Feed_Writer_Exception_InvalidMethodException' => dirname(__FILE__) . '/Feed/Writer/Exception/InvalidMethodException.php', - 'Zend_Feed_Writer_Extension_Atom_Renderer_Feed' => dirname(__FILE__) . '/Feed/Writer/Extension/Atom/Renderer/Feed.php', - 'Zend_Feed_Writer_Extension_Content_Renderer_Entry' => dirname(__FILE__) . '/Feed/Writer/Extension/Content/Renderer/Entry.php', - 'Zend_Feed_Writer_Extension_DublinCore_Renderer_Entry' => dirname(__FILE__) . '/Feed/Writer/Extension/DublinCore/Renderer/Entry.php', - 'Zend_Feed_Writer_Extension_DublinCore_Renderer_Feed' => dirname(__FILE__) . '/Feed/Writer/Extension/DublinCore/Renderer/Feed.php', - 'Zend_Feed_Writer_Extension_ITunes_Entry' => dirname(__FILE__) . '/Feed/Writer/Extension/ITunes/Entry.php', - 'Zend_Feed_Writer_Extension_ITunes_Feed' => dirname(__FILE__) . '/Feed/Writer/Extension/ITunes/Feed.php', - 'Zend_Feed_Writer_Extension_ITunes_Renderer_Entry' => dirname(__FILE__) . '/Feed/Writer/Extension/ITunes/Renderer/Entry.php', - 'Zend_Feed_Writer_Extension_ITunes_Renderer_Feed' => dirname(__FILE__) . '/Feed/Writer/Extension/ITunes/Renderer/Feed.php', - 'Zend_Feed_Writer_Extension_RendererAbstract' => dirname(__FILE__) . '/Feed/Writer/Extension/RendererAbstract.php', - 'Zend_Feed_Writer_Extension_RendererInterface' => dirname(__FILE__) . '/Feed/Writer/Extension/RendererInterface.php', - 'Zend_Feed_Writer_Extension_Slash_Renderer_Entry' => dirname(__FILE__) . '/Feed/Writer/Extension/Slash/Renderer/Entry.php', - 'Zend_Feed_Writer_Extension_Threading_Renderer_Entry' => dirname(__FILE__) . '/Feed/Writer/Extension/Threading/Renderer/Entry.php', - 'Zend_Feed_Writer_Extension_WellFormedWeb_Renderer_Entry' => dirname(__FILE__) . '/Feed/Writer/Extension/WellFormedWeb/Renderer/Entry.php', - 'Zend_Feed_Writer_Feed_FeedAbstract' => dirname(__FILE__) . '/Feed/Writer/Feed/FeedAbstract.php', - 'Zend_Feed_Writer_Feed' => dirname(__FILE__) . '/Feed/Writer/Feed.php', - 'Zend_Feed_Writer_Renderer_Entry_Atom_Deleted' => dirname(__FILE__) . '/Feed/Writer/Renderer/Entry/Atom/Deleted.php', - 'Zend_Feed_Writer_Renderer_Entry_Atom' => dirname(__FILE__) . '/Feed/Writer/Renderer/Entry/Atom.php', - 'Zend_Feed_Writer_Renderer_Entry_Rss' => dirname(__FILE__) . '/Feed/Writer/Renderer/Entry/Rss.php', - 'Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract' => dirname(__FILE__) . '/Feed/Writer/Renderer/Feed/Atom/AtomAbstract.php', - 'Zend_Feed_Writer_Renderer_Feed_Atom_Source' => dirname(__FILE__) . '/Feed/Writer/Renderer/Feed/Atom/Source.php', - 'Zend_Feed_Writer_Renderer_Feed_Atom' => dirname(__FILE__) . '/Feed/Writer/Renderer/Feed/Atom.php', - 'Zend_Feed_Writer_Renderer_Feed_Rss' => dirname(__FILE__) . '/Feed/Writer/Renderer/Feed/Rss.php', - 'Zend_Feed_Writer_Renderer_RendererAbstract' => dirname(__FILE__) . '/Feed/Writer/Renderer/RendererAbstract.php', - 'Zend_Feed_Writer_Renderer_RendererInterface' => dirname(__FILE__) . '/Feed/Writer/Renderer/RendererInterface.php', - 'Zend_Feed_Writer_Source' => dirname(__FILE__) . '/Feed/Writer/Source.php', - 'Zend_Feed_Writer' => dirname(__FILE__) . '/Feed/Writer.php', - 'Zend_Feed' => dirname(__FILE__) . '/Feed.php', - 'Zend_File_ClassFileLocator' => dirname(__FILE__) . '/File/ClassFileLocator.php', - 'Zend_File_PhpClassFile' => dirname(__FILE__) . '/File/PhpClassFile.php', - 'Zend_File_Transfer_Adapter_Abstract' => dirname(__FILE__) . '/File/Transfer/Adapter/Abstract.php', - 'Zend_File_Transfer_Adapter_Http' => dirname(__FILE__) . '/File/Transfer/Adapter/Http.php', - 'Zend_File_Transfer_Exception' => dirname(__FILE__) . '/File/Transfer/Exception.php', - 'Zend_File_Transfer' => dirname(__FILE__) . '/File/Transfer.php', - 'Zend_Filter_Alnum' => dirname(__FILE__) . '/Filter/Alnum.php', - 'Zend_Filter_Alpha' => dirname(__FILE__) . '/Filter/Alpha.php', - 'Zend_Filter_BaseName' => dirname(__FILE__) . '/Filter/BaseName.php', - 'Zend_Filter_Boolean' => dirname(__FILE__) . '/Filter/Boolean.php', - 'Zend_Filter_Callback' => dirname(__FILE__) . '/Filter/Callback.php', - 'Zend_Filter_Compress_Bz2' => dirname(__FILE__) . '/Filter/Compress/Bz2.php', - 'Zend_Filter_Compress_CompressAbstract' => dirname(__FILE__) . '/Filter/Compress/CompressAbstract.php', - 'Zend_Filter_Compress_CompressInterface' => dirname(__FILE__) . '/Filter/Compress/CompressInterface.php', - 'Zend_Filter_Compress_Gz' => dirname(__FILE__) . '/Filter/Compress/Gz.php', - 'Zend_Filter_Compress_Lzf' => dirname(__FILE__) . '/Filter/Compress/Lzf.php', - 'Zend_Filter_Compress_Rar' => dirname(__FILE__) . '/Filter/Compress/Rar.php', - 'Zend_Filter_Compress_Tar' => dirname(__FILE__) . '/Filter/Compress/Tar.php', - 'Zend_Filter_Compress_Zip' => dirname(__FILE__) . '/Filter/Compress/Zip.php', - 'Zend_Filter_Compress' => dirname(__FILE__) . '/Filter/Compress.php', - 'Zend_Filter_Decompress' => dirname(__FILE__) . '/Filter/Decompress.php', - 'Zend_Filter_Decrypt' => dirname(__FILE__) . '/Filter/Decrypt.php', - 'Zend_Filter_Digits' => dirname(__FILE__) . '/Filter/Digits.php', - 'Zend_Filter_Dir' => dirname(__FILE__) . '/Filter/Dir.php', - 'Zend_Filter_Encrypt_Interface' => dirname(__FILE__) . '/Filter/Encrypt/Interface.php', - 'Zend_Filter_Encrypt_Mcrypt' => dirname(__FILE__) . '/Filter/Encrypt/Mcrypt.php', - 'Zend_Filter_Encrypt_Openssl' => dirname(__FILE__) . '/Filter/Encrypt/Openssl.php', - 'Zend_Filter_Encrypt' => dirname(__FILE__) . '/Filter/Encrypt.php', - 'Zend_Filter_Exception' => dirname(__FILE__) . '/Filter/Exception.php', - 'Zend_Filter_File_Decrypt' => dirname(__FILE__) . '/Filter/File/Decrypt.php', - 'Zend_Filter_File_Encrypt' => dirname(__FILE__) . '/Filter/File/Encrypt.php', - 'Zend_Filter_File_LowerCase' => dirname(__FILE__) . '/Filter/File/LowerCase.php', - 'Zend_Filter_File_Rename' => dirname(__FILE__) . '/Filter/File/Rename.php', - 'Zend_Filter_File_UpperCase' => dirname(__FILE__) . '/Filter/File/UpperCase.php', - 'Zend_Filter_HtmlEntities' => dirname(__FILE__) . '/Filter/HtmlEntities.php', - 'Zend_Filter_Inflector' => dirname(__FILE__) . '/Filter/Inflector.php', - 'Zend_Filter_Input' => dirname(__FILE__) . '/Filter/Input.php', - 'Zend_Filter_Int' => dirname(__FILE__) . '/Filter/Int.php', - 'Zend_Filter_Interface' => dirname(__FILE__) . '/Filter/Interface.php', - 'Zend_Filter_LocalizedToNormalized' => dirname(__FILE__) . '/Filter/LocalizedToNormalized.php', - 'Zend_Filter_NormalizedToLocalized' => dirname(__FILE__) . '/Filter/NormalizedToLocalized.php', - 'Zend_Filter_Null' => dirname(__FILE__) . '/Filter/Null.php', - 'Zend_Filter_PregReplace' => dirname(__FILE__) . '/Filter/PregReplace.php', - 'Zend_Filter_RealPath' => dirname(__FILE__) . '/Filter/RealPath.php', - 'Zend_Filter_StringToLower' => dirname(__FILE__) . '/Filter/StringToLower.php', - 'Zend_Filter_StringToUpper' => dirname(__FILE__) . '/Filter/StringToUpper.php', - 'Zend_Filter_StringTrim' => dirname(__FILE__) . '/Filter/StringTrim.php', - 'Zend_Filter_StripNewlines' => dirname(__FILE__) . '/Filter/StripNewlines.php', - 'Zend_Filter_StripTags' => dirname(__FILE__) . '/Filter/StripTags.php', - 'Zend_Filter_Word_CamelCaseToDash' => dirname(__FILE__) . '/Filter/Word/CamelCaseToDash.php', - 'Zend_Filter_Word_CamelCaseToSeparator' => dirname(__FILE__) . '/Filter/Word/CamelCaseToSeparator.php', - 'Zend_Filter_Word_CamelCaseToUnderscore' => dirname(__FILE__) . '/Filter/Word/CamelCaseToUnderscore.php', - 'Zend_Filter_Word_DashToCamelCase' => dirname(__FILE__) . '/Filter/Word/DashToCamelCase.php', - 'Zend_Filter_Word_DashToSeparator' => dirname(__FILE__) . '/Filter/Word/DashToSeparator.php', - 'Zend_Filter_Word_DashToUnderscore' => dirname(__FILE__) . '/Filter/Word/DashToUnderscore.php', - 'Zend_Filter_Word_Separator_Abstract' => dirname(__FILE__) . '/Filter/Word/Separator/Abstract.php', - 'Zend_Filter_Word_SeparatorToCamelCase' => dirname(__FILE__) . '/Filter/Word/SeparatorToCamelCase.php', - 'Zend_Filter_Word_SeparatorToDash' => dirname(__FILE__) . '/Filter/Word/SeparatorToDash.php', - 'Zend_Filter_Word_SeparatorToSeparator' => dirname(__FILE__) . '/Filter/Word/SeparatorToSeparator.php', - 'Zend_Filter_Word_UnderscoreToCamelCase' => dirname(__FILE__) . '/Filter/Word/UnderscoreToCamelCase.php', - 'Zend_Filter_Word_UnderscoreToDash' => dirname(__FILE__) . '/Filter/Word/UnderscoreToDash.php', - 'Zend_Filter_Word_UnderscoreToSeparator' => dirname(__FILE__) . '/Filter/Word/UnderscoreToSeparator.php', - 'Zend_Filter' => dirname(__FILE__) . '/Filter.php', - 'Zend_Form_Decorator_Abstract' => dirname(__FILE__) . '/Form/Decorator/Abstract.php', - 'Zend_Form_Decorator_Callback' => dirname(__FILE__) . '/Form/Decorator/Callback.php', - 'Zend_Form_Decorator_Captcha_ReCaptcha' => dirname(__FILE__) . '/Form/Decorator/Captcha/ReCaptcha.php', - 'Zend_Form_Decorator_Captcha_Word' => dirname(__FILE__) . '/Form/Decorator/Captcha/Word.php', - 'Zend_Form_Decorator_Captcha' => dirname(__FILE__) . '/Form/Decorator/Captcha.php', - 'Zend_Form_Decorator_Description' => dirname(__FILE__) . '/Form/Decorator/Description.php', - 'Zend_Form_Decorator_DtDdWrapper' => dirname(__FILE__) . '/Form/Decorator/DtDdWrapper.php', - 'Zend_Form_Decorator_Errors' => dirname(__FILE__) . '/Form/Decorator/Errors.php', - 'Zend_Form_Decorator_Exception' => dirname(__FILE__) . '/Form/Decorator/Exception.php', - 'Zend_Form_Decorator_Fieldset' => dirname(__FILE__) . '/Form/Decorator/Fieldset.php', - 'Zend_Form_Decorator_File' => dirname(__FILE__) . '/Form/Decorator/File.php', - 'Zend_Form_Decorator_Form' => dirname(__FILE__) . '/Form/Decorator/Form.php', - 'Zend_Form_Decorator_FormElements' => dirname(__FILE__) . '/Form/Decorator/FormElements.php', - 'Zend_Form_Decorator_FormErrors' => dirname(__FILE__) . '/Form/Decorator/FormErrors.php', - 'Zend_Form_Decorator_HtmlTag' => dirname(__FILE__) . '/Form/Decorator/HtmlTag.php', - 'Zend_Form_Decorator_Image' => dirname(__FILE__) . '/Form/Decorator/Image.php', - 'Zend_Form_Decorator_Interface' => dirname(__FILE__) . '/Form/Decorator/Interface.php', - 'Zend_Form_Decorator_Label' => dirname(__FILE__) . '/Form/Decorator/Label.php', - 'Zend_Form_Decorator_Marker_File_Interface' => dirname(__FILE__) . '/Form/Decorator/Marker/File/Interface.php', - 'Zend_Form_Decorator_PrepareElements' => dirname(__FILE__) . '/Form/Decorator/PrepareElements.php', - 'Zend_Form_Decorator_Tooltip' => dirname(__FILE__) . '/Form/Decorator/Tooltip.php', - 'Zend_Form_Decorator_ViewHelper' => dirname(__FILE__) . '/Form/Decorator/ViewHelper.php', - 'Zend_Form_Decorator_ViewScript' => dirname(__FILE__) . '/Form/Decorator/ViewScript.php', - 'Zend_Form_DisplayGroup' => dirname(__FILE__) . '/Form/DisplayGroup.php', - 'Zend_Form_Element_Button' => dirname(__FILE__) . '/Form/Element/Button.php', - 'Zend_Form_Element_Captcha' => dirname(__FILE__) . '/Form/Element/Captcha.php', - 'Zend_Form_Element_Checkbox' => dirname(__FILE__) . '/Form/Element/Checkbox.php', - 'Zend_Form_Element_Exception' => dirname(__FILE__) . '/Form/Element/Exception.php', - 'Zend_Form_Element_File' => dirname(__FILE__) . '/Form/Element/File.php', - 'Zend_Form_Element_Hash' => dirname(__FILE__) . '/Form/Element/Hash.php', - 'Zend_Form_Element_Hidden' => dirname(__FILE__) . '/Form/Element/Hidden.php', - 'Zend_Form_Element_Image' => dirname(__FILE__) . '/Form/Element/Image.php', - 'Zend_Form_Element_Multi' => dirname(__FILE__) . '/Form/Element/Multi.php', - 'Zend_Form_Element_MultiCheckbox' => dirname(__FILE__) . '/Form/Element/MultiCheckbox.php', - 'Zend_Form_Element_Multiselect' => dirname(__FILE__) . '/Form/Element/Multiselect.php', - 'Zend_Form_Element_Note' => dirname(__FILE__) . '/Form/Element/Note.php', - 'Zend_Form_Element_Password' => dirname(__FILE__) . '/Form/Element/Password.php', - 'Zend_Form_Element_Radio' => dirname(__FILE__) . '/Form/Element/Radio.php', - 'Zend_Form_Element_Reset' => dirname(__FILE__) . '/Form/Element/Reset.php', - 'Zend_Form_Element_Select' => dirname(__FILE__) . '/Form/Element/Select.php', - 'Zend_Form_Element_Submit' => dirname(__FILE__) . '/Form/Element/Submit.php', - 'Zend_Form_Element_Text' => dirname(__FILE__) . '/Form/Element/Text.php', - 'Zend_Form_Element_Textarea' => dirname(__FILE__) . '/Form/Element/Textarea.php', - 'Zend_Form_Element_Xhtml' => dirname(__FILE__) . '/Form/Element/Xhtml.php', - 'Zend_Form_Element' => dirname(__FILE__) . '/Form/Element.php', - 'Zend_Form_Exception' => dirname(__FILE__) . '/Form/Exception.php', - 'Zend_Form_SubForm' => dirname(__FILE__) . '/Form/SubForm.php', - 'Zend_Form' => dirname(__FILE__) . '/Form.php', - 'Zend_Gdata_Analytics_AccountEntry' => dirname(__FILE__) . '/Gdata/Analytics/AccountEntry.php', - 'Zend_Gdata_Analytics_AccountFeed' => dirname(__FILE__) . '/Gdata/Analytics/AccountFeed.php', - 'Zend_Gdata_Analytics_AccountQuery' => dirname(__FILE__) . '/Gdata/Analytics/AccountQuery.php', - 'Zend_Gdata_Analytics_DataEntry' => dirname(__FILE__) . '/Gdata/Analytics/DataEntry.php', - 'Zend_Gdata_Analytics_DataFeed' => dirname(__FILE__) . '/Gdata/Analytics/DataFeed.php', - 'Zend_Gdata_Analytics_DataQuery' => dirname(__FILE__) . '/Gdata/Analytics/DataQuery.php', - 'Zend_Gdata_Analytics_Extension_Dimension' => dirname(__FILE__) . '/Gdata/Analytics/Extension/Dimension.php', - 'Zend_Gdata_Analytics_Goal' => dirname(__FILE__) . '/Gdata/Analytics/Extension/Goal.php', - 'Zend_Gdata_Analytics_Extension_Metric' => dirname(__FILE__) . '/Gdata/Analytics/Extension/Metric.php', - 'Zend_Gdata_Analytics_Extension_Property' => dirname(__FILE__) . '/Gdata/Analytics/Extension/Property.php', - 'Zend_Gdata_Analytics_Extension_TableId' => dirname(__FILE__) . '/Gdata/Analytics/Extension/TableId.php', - 'Zend_Gdata_Analytics' => dirname(__FILE__) . '/Gdata/Analytics.php', - 'Zend_Gdata_App_AuthException' => dirname(__FILE__) . '/Gdata/App/AuthException.php', - 'Zend_Gdata_App_BadMethodCallException' => dirname(__FILE__) . '/Gdata/App/BadMethodCallException.php', - 'Zend_Gdata_App_Base' => dirname(__FILE__) . '/Gdata/App/Base.php', - 'Zend_Gdata_App_BaseMediaSource' => dirname(__FILE__) . '/Gdata/App/BaseMediaSource.php', - 'Zend_Gdata_App_CaptchaRequiredException' => dirname(__FILE__) . '/Gdata/App/CaptchaRequiredException.php', - 'Zend_Gdata_App_Entry' => dirname(__FILE__) . '/Gdata/App/Entry.php', - 'Zend_Gdata_App_Exception' => dirname(__FILE__) . '/Gdata/App/Exception.php', - 'Zend_Gdata_App_Extension_Author' => dirname(__FILE__) . '/Gdata/App/Extension/Author.php', - 'Zend_Gdata_App_Extension_Category' => dirname(__FILE__) . '/Gdata/App/Extension/Category.php', - 'Zend_Gdata_App_Extension_Content' => dirname(__FILE__) . '/Gdata/App/Extension/Content.php', - 'Zend_Gdata_App_Extension_Contributor' => dirname(__FILE__) . '/Gdata/App/Extension/Contributor.php', - 'Zend_Gdata_App_Extension_Control' => dirname(__FILE__) . '/Gdata/App/Extension/Control.php', - 'Zend_Gdata_App_Extension_Draft' => dirname(__FILE__) . '/Gdata/App/Extension/Draft.php', - 'Zend_Gdata_App_Extension_Edited' => dirname(__FILE__) . '/Gdata/App/Extension/Edited.php', - 'Zend_Gdata_App_Extension_Element' => dirname(__FILE__) . '/Gdata/App/Extension/Element.php', - 'Zend_Gdata_App_Extension_Email' => dirname(__FILE__) . '/Gdata/App/Extension/Email.php', - 'Zend_Gdata_App_Extension_Generator' => dirname(__FILE__) . '/Gdata/App/Extension/Generator.php', - 'Zend_Gdata_App_Extension_Icon' => dirname(__FILE__) . '/Gdata/App/Extension/Icon.php', - 'Zend_Gdata_App_Extension_Id' => dirname(__FILE__) . '/Gdata/App/Extension/Id.php', - 'Zend_Gdata_App_Extension_Link' => dirname(__FILE__) . '/Gdata/App/Extension/Link.php', - 'Zend_Gdata_App_Extension_Logo' => dirname(__FILE__) . '/Gdata/App/Extension/Logo.php', - 'Zend_Gdata_App_Extension_Name' => dirname(__FILE__) . '/Gdata/App/Extension/Name.php', - 'Zend_Gdata_App_Extension_Person' => dirname(__FILE__) . '/Gdata/App/Extension/Person.php', - 'Zend_Gdata_App_Extension_Published' => dirname(__FILE__) . '/Gdata/App/Extension/Published.php', - 'Zend_Gdata_App_Extension_Rights' => dirname(__FILE__) . '/Gdata/App/Extension/Rights.php', - 'Zend_Gdata_App_Extension_Source' => dirname(__FILE__) . '/Gdata/App/Extension/Source.php', - 'Zend_Gdata_App_Extension_Subtitle' => dirname(__FILE__) . '/Gdata/App/Extension/Subtitle.php', - 'Zend_Gdata_App_Extension_Summary' => dirname(__FILE__) . '/Gdata/App/Extension/Summary.php', - 'Zend_Gdata_App_Extension_Text' => dirname(__FILE__) . '/Gdata/App/Extension/Text.php', - 'Zend_Gdata_App_Extension_Title' => dirname(__FILE__) . '/Gdata/App/Extension/Title.php', - 'Zend_Gdata_App_Extension_Updated' => dirname(__FILE__) . '/Gdata/App/Extension/Updated.php', - 'Zend_Gdata_App_Extension_Uri' => dirname(__FILE__) . '/Gdata/App/Extension/Uri.php', - 'Zend_Gdata_App_Extension' => dirname(__FILE__) . '/Gdata/App/Extension.php', - 'Zend_Gdata_App_Feed' => dirname(__FILE__) . '/Gdata/App/Feed.php', - 'Zend_Gdata_App_FeedEntryParent' => dirname(__FILE__) . '/Gdata/App/FeedEntryParent.php', - 'Zend_Gdata_App_FeedSourceParent' => dirname(__FILE__) . '/Gdata/App/FeedSourceParent.php', - 'Zend_Gdata_App_HttpException' => dirname(__FILE__) . '/Gdata/App/HttpException.php', - 'Zend_Gdata_App_InvalidArgumentException' => dirname(__FILE__) . '/Gdata/App/InvalidArgumentException.php', - 'Zend_Gdata_App_IOException' => dirname(__FILE__) . '/Gdata/App/IOException.php', - 'Zend_Gdata_App_LoggingHttpClientAdapterSocket' => dirname(__FILE__) . '/Gdata/App/LoggingHttpClientAdapterSocket.php', - 'Zend_Gdata_App_MediaEntry' => dirname(__FILE__) . '/Gdata/App/MediaEntry.php', - 'Zend_Gdata_App_MediaFileSource' => dirname(__FILE__) . '/Gdata/App/MediaFileSource.php', - 'Zend_Gdata_App_MediaSource' => dirname(__FILE__) . '/Gdata/App/MediaSource.php', - 'Zend_Gdata_App_Util' => dirname(__FILE__) . '/Gdata/App/Util.php', - 'Zend_Gdata_App_VersionException' => dirname(__FILE__) . '/Gdata/App/VersionException.php', - 'Zend_Gdata_App' => dirname(__FILE__) . '/Gdata/App.php', - 'Zend_Gdata_AuthSub' => dirname(__FILE__) . '/Gdata/AuthSub.php', - 'Zend_Gdata_Books_CollectionEntry' => dirname(__FILE__) . '/Gdata/Books/CollectionEntry.php', - 'Zend_Gdata_Books_CollectionFeed' => dirname(__FILE__) . '/Gdata/Books/CollectionFeed.php', - 'Zend_Gdata_Books_Extension_AnnotationLink' => dirname(__FILE__) . '/Gdata/Books/Extension/AnnotationLink.php', - 'Zend_Gdata_Books_Extension_BooksCategory' => dirname(__FILE__) . '/Gdata/Books/Extension/BooksCategory.php', - 'Zend_Gdata_Books_Extension_BooksLink' => dirname(__FILE__) . '/Gdata/Books/Extension/BooksLink.php', - 'Zend_Gdata_Books_Extension_Embeddability' => dirname(__FILE__) . '/Gdata/Books/Extension/Embeddability.php', - 'Zend_Gdata_Books_Extension_InfoLink' => dirname(__FILE__) . '/Gdata/Books/Extension/InfoLink.php', - 'Zend_Gdata_Books_Extension_PreviewLink' => dirname(__FILE__) . '/Gdata/Books/Extension/PreviewLink.php', - 'Zend_Gdata_Books_Extension_Review' => dirname(__FILE__) . '/Gdata/Books/Extension/Review.php', - 'Zend_Gdata_Books_Extension_ThumbnailLink' => dirname(__FILE__) . '/Gdata/Books/Extension/ThumbnailLink.php', - 'Zend_Gdata_Books_Extension_Viewability' => dirname(__FILE__) . '/Gdata/Books/Extension/Viewability.php', - 'Zend_Gdata_Books_VolumeEntry' => dirname(__FILE__) . '/Gdata/Books/VolumeEntry.php', - 'Zend_Gdata_Books_VolumeFeed' => dirname(__FILE__) . '/Gdata/Books/VolumeFeed.php', - 'Zend_Gdata_Books_VolumeQuery' => dirname(__FILE__) . '/Gdata/Books/VolumeQuery.php', - 'Zend_Gdata_Books' => dirname(__FILE__) . '/Gdata/Books.php', - 'Zend_Gdata_Calendar_EventEntry' => dirname(__FILE__) . '/Gdata/Calendar/EventEntry.php', - 'Zend_Gdata_Calendar_EventFeed' => dirname(__FILE__) . '/Gdata/Calendar/EventFeed.php', - 'Zend_Gdata_Calendar_EventQuery' => dirname(__FILE__) . '/Gdata/Calendar/EventQuery.php', - 'Zend_Gdata_Calendar_Extension_AccessLevel' => dirname(__FILE__) . '/Gdata/Calendar/Extension/AccessLevel.php', - 'Zend_Gdata_Calendar_Extension_Color' => dirname(__FILE__) . '/Gdata/Calendar/Extension/Color.php', - 'Zend_Gdata_Calendar_Extension_Hidden' => dirname(__FILE__) . '/Gdata/Calendar/Extension/Hidden.php', - 'Zend_Gdata_Calendar_Extension_Link' => dirname(__FILE__) . '/Gdata/Calendar/Extension/Link.php', - 'Zend_Gdata_Calendar_Extension_QuickAdd' => dirname(__FILE__) . '/Gdata/Calendar/Extension/QuickAdd.php', - 'Zend_Gdata_Calendar_Extension_Selected' => dirname(__FILE__) . '/Gdata/Calendar/Extension/Selected.php', - 'Zend_Gdata_Calendar_Extension_SendEventNotifications' => dirname(__FILE__) . '/Gdata/Calendar/Extension/SendEventNotifications.php', - 'Zend_Gdata_Calendar_Extension_Timezone' => dirname(__FILE__) . '/Gdata/Calendar/Extension/Timezone.php', - 'Zend_Gdata_Calendar_Extension_WebContent' => dirname(__FILE__) . '/Gdata/Calendar/Extension/WebContent.php', - 'Zend_Gdata_Calendar_ListEntry' => dirname(__FILE__) . '/Gdata/Calendar/ListEntry.php', - 'Zend_Gdata_Calendar_ListFeed' => dirname(__FILE__) . '/Gdata/Calendar/ListFeed.php', - 'Zend_Gdata_Calendar' => dirname(__FILE__) . '/Gdata/Calendar.php', - 'Zend_Gdata_ClientLogin' => dirname(__FILE__) . '/Gdata/ClientLogin.php', - 'Zend_Gdata_Docs_DocumentListEntry' => dirname(__FILE__) . '/Gdata/Docs/DocumentListEntry.php', - 'Zend_Gdata_Docs_DocumentListFeed' => dirname(__FILE__) . '/Gdata/Docs/DocumentListFeed.php', - 'Zend_Gdata_Docs_Query' => dirname(__FILE__) . '/Gdata/Docs/Query.php', - 'Zend_Gdata_Docs' => dirname(__FILE__) . '/Gdata/Docs.php', - 'Zend_Gdata_DublinCore_Extension_Creator' => dirname(__FILE__) . '/Gdata/DublinCore/Extension/Creator.php', - 'Zend_Gdata_DublinCore_Extension_Date' => dirname(__FILE__) . '/Gdata/DublinCore/Extension/Date.php', - 'Zend_Gdata_DublinCore_Extension_Description' => dirname(__FILE__) . '/Gdata/DublinCore/Extension/Description.php', - 'Zend_Gdata_DublinCore_Extension_Format' => dirname(__FILE__) . '/Gdata/DublinCore/Extension/Format.php', - 'Zend_Gdata_DublinCore_Extension_Identifier' => dirname(__FILE__) . '/Gdata/DublinCore/Extension/Identifier.php', - 'Zend_Gdata_DublinCore_Extension_Language' => dirname(__FILE__) . '/Gdata/DublinCore/Extension/Language.php', - 'Zend_Gdata_DublinCore_Extension_Publisher' => dirname(__FILE__) . '/Gdata/DublinCore/Extension/Publisher.php', - 'Zend_Gdata_DublinCore_Extension_Rights' => dirname(__FILE__) . '/Gdata/DublinCore/Extension/Rights.php', - 'Zend_Gdata_DublinCore_Extension_Subject' => dirname(__FILE__) . '/Gdata/DublinCore/Extension/Subject.php', - 'Zend_Gdata_DublinCore_Extension_Title' => dirname(__FILE__) . '/Gdata/DublinCore/Extension/Title.php', - 'Zend_Gdata_DublinCore' => dirname(__FILE__) . '/Gdata/DublinCore.php', - 'Zend_Gdata_Entry' => dirname(__FILE__) . '/Gdata/Entry.php', - 'Zend_Gdata_Exif_Entry' => dirname(__FILE__) . '/Gdata/Exif/Entry.php', - 'Zend_Gdata_Exif_Extension_Distance' => dirname(__FILE__) . '/Gdata/Exif/Extension/Distance.php', - 'Zend_Gdata_Exif_Extension_Exposure' => dirname(__FILE__) . '/Gdata/Exif/Extension/Exposure.php', - 'Zend_Gdata_Exif_Extension_Flash' => dirname(__FILE__) . '/Gdata/Exif/Extension/Flash.php', - 'Zend_Gdata_Exif_Extension_FocalLength' => dirname(__FILE__) . '/Gdata/Exif/Extension/FocalLength.php', - 'Zend_Gdata_Exif_Extension_FStop' => dirname(__FILE__) . '/Gdata/Exif/Extension/FStop.php', - 'Zend_Gdata_Exif_Extension_ImageUniqueId' => dirname(__FILE__) . '/Gdata/Exif/Extension/ImageUniqueId.php', - 'Zend_Gdata_Exif_Extension_Iso' => dirname(__FILE__) . '/Gdata/Exif/Extension/Iso.php', - 'Zend_Gdata_Exif_Extension_Make' => dirname(__FILE__) . '/Gdata/Exif/Extension/Make.php', - 'Zend_Gdata_Exif_Extension_Model' => dirname(__FILE__) . '/Gdata/Exif/Extension/Model.php', - 'Zend_Gdata_Exif_Extension_Tags' => dirname(__FILE__) . '/Gdata/Exif/Extension/Tags.php', - 'Zend_Gdata_Exif_Extension_Time' => dirname(__FILE__) . '/Gdata/Exif/Extension/Time.php', - 'Zend_Gdata_Exif_Feed' => dirname(__FILE__) . '/Gdata/Exif/Feed.php', - 'Zend_Gdata_Exif' => dirname(__FILE__) . '/Gdata/Exif.php', - 'Zend_Gdata_Extension_AttendeeStatus' => dirname(__FILE__) . '/Gdata/Extension/AttendeeStatus.php', - 'Zend_Gdata_Extension_AttendeeType' => dirname(__FILE__) . '/Gdata/Extension/AttendeeType.php', - 'Zend_Gdata_Extension_Comments' => dirname(__FILE__) . '/Gdata/Extension/Comments.php', - 'Zend_Gdata_Extension_EntryLink' => dirname(__FILE__) . '/Gdata/Extension/EntryLink.php', - 'Zend_Gdata_Extension_EventStatus' => dirname(__FILE__) . '/Gdata/Extension/EventStatus.php', - 'Zend_Gdata_Extension_ExtendedProperty' => dirname(__FILE__) . '/Gdata/Extension/ExtendedProperty.php', - 'Zend_Gdata_Extension_FeedLink' => dirname(__FILE__) . '/Gdata/Extension/FeedLink.php', - 'Zend_Gdata_Extension_OpenSearchItemsPerPage' => dirname(__FILE__) . '/Gdata/Extension/OpenSearchItemsPerPage.php', - 'Zend_Gdata_Extension_OpenSearchStartIndex' => dirname(__FILE__) . '/Gdata/Extension/OpenSearchStartIndex.php', - 'Zend_Gdata_Extension_OpenSearchTotalResults' => dirname(__FILE__) . '/Gdata/Extension/OpenSearchTotalResults.php', - 'Zend_Gdata_Extension_OriginalEvent' => dirname(__FILE__) . '/Gdata/Extension/OriginalEvent.php', - 'Zend_Gdata_Extension_Rating' => dirname(__FILE__) . '/Gdata/Extension/Rating.php', - 'Zend_Gdata_Extension_Recurrence' => dirname(__FILE__) . '/Gdata/Extension/Recurrence.php', - 'Zend_Gdata_Extension_RecurrenceException' => dirname(__FILE__) . '/Gdata/Extension/RecurrenceException.php', - 'Zend_Gdata_Extension_Reminder' => dirname(__FILE__) . '/Gdata/Extension/Reminder.php', - 'Zend_Gdata_Extension_Transparency' => dirname(__FILE__) . '/Gdata/Extension/Transparency.php', - 'Zend_Gdata_Extension_Visibility' => dirname(__FILE__) . '/Gdata/Extension/Visibility.php', - 'Zend_Gdata_Extension_When' => dirname(__FILE__) . '/Gdata/Extension/When.php', - 'Zend_Gdata_Extension_Where' => dirname(__FILE__) . '/Gdata/Extension/Where.php', - 'Zend_Gdata_Extension_Who' => dirname(__FILE__) . '/Gdata/Extension/Who.php', - 'Zend_Gdata_Extension' => dirname(__FILE__) . '/Gdata/Extension.php', - 'Zend_Gdata_Feed' => dirname(__FILE__) . '/Gdata/Feed.php', - 'Zend_Gdata_Gapps_EmailListEntry' => dirname(__FILE__) . '/Gdata/Gapps/EmailListEntry.php', - 'Zend_Gdata_Gapps_EmailListFeed' => dirname(__FILE__) . '/Gdata/Gapps/EmailListFeed.php', - 'Zend_Gdata_Gapps_EmailListQuery' => dirname(__FILE__) . '/Gdata/Gapps/EmailListQuery.php', - 'Zend_Gdata_Gapps_EmailListRecipientEntry' => dirname(__FILE__) . '/Gdata/Gapps/EmailListRecipientEntry.php', - 'Zend_Gdata_Gapps_EmailListRecipientFeed' => dirname(__FILE__) . '/Gdata/Gapps/EmailListRecipientFeed.php', - 'Zend_Gdata_Gapps_EmailListRecipientQuery' => dirname(__FILE__) . '/Gdata/Gapps/EmailListRecipientQuery.php', - 'Zend_Gdata_Gapps_Error' => dirname(__FILE__) . '/Gdata/Gapps/Error.php', - 'Zend_Gdata_Gapps_Extension_EmailList' => dirname(__FILE__) . '/Gdata/Gapps/Extension/EmailList.php', - 'Zend_Gdata_Gapps_Extension_Login' => dirname(__FILE__) . '/Gdata/Gapps/Extension/Login.php', - 'Zend_Gdata_Gapps_Extension_Name' => dirname(__FILE__) . '/Gdata/Gapps/Extension/Name.php', - 'Zend_Gdata_Gapps_Extension_Nickname' => dirname(__FILE__) . '/Gdata/Gapps/Extension/Nickname.php', - 'Zend_Gdata_Gapps_Extension_Property' => dirname(__FILE__) . '/Gdata/Gapps/Extension/Property.php', - 'Zend_Gdata_Gapps_Extension_Quota' => dirname(__FILE__) . '/Gdata/Gapps/Extension/Quota.php', - 'Zend_Gdata_Gapps_GroupEntry' => dirname(__FILE__) . '/Gdata/Gapps/GroupEntry.php', - 'Zend_Gdata_Gapps_GroupFeed' => dirname(__FILE__) . '/Gdata/Gapps/GroupFeed.php', - 'Zend_Gdata_Gapps_GroupQuery' => dirname(__FILE__) . '/Gdata/Gapps/GroupQuery.php', - 'Zend_Gdata_Gapps_MemberEntry' => dirname(__FILE__) . '/Gdata/Gapps/MemberEntry.php', - 'Zend_Gdata_Gapps_MemberFeed' => dirname(__FILE__) . '/Gdata/Gapps/MemberFeed.php', - 'Zend_Gdata_Gapps_MemberQuery' => dirname(__FILE__) . '/Gdata/Gapps/MemberQuery.php', - 'Zend_Gdata_Gapps_NicknameEntry' => dirname(__FILE__) . '/Gdata/Gapps/NicknameEntry.php', - 'Zend_Gdata_Gapps_NicknameFeed' => dirname(__FILE__) . '/Gdata/Gapps/NicknameFeed.php', - 'Zend_Gdata_Gapps_NicknameQuery' => dirname(__FILE__) . '/Gdata/Gapps/NicknameQuery.php', - 'Zend_Gdata_Gapps_OwnerEntry' => dirname(__FILE__) . '/Gdata/Gapps/OwnerEntry.php', - 'Zend_Gdata_Gapps_OwnerFeed' => dirname(__FILE__) . '/Gdata/Gapps/OwnerFeed.php', - 'Zend_Gdata_Gapps_OwnerQuery' => dirname(__FILE__) . '/Gdata/Gapps/OwnerQuery.php', - 'Zend_Gdata_Gapps_Query' => dirname(__FILE__) . '/Gdata/Gapps/Query.php', - 'Zend_Gdata_Gapps_ServiceException' => dirname(__FILE__) . '/Gdata/Gapps/ServiceException.php', - 'Zend_Gdata_Gapps_UserEntry' => dirname(__FILE__) . '/Gdata/Gapps/UserEntry.php', - 'Zend_Gdata_Gapps_UserFeed' => dirname(__FILE__) . '/Gdata/Gapps/UserFeed.php', - 'Zend_Gdata_Gapps_UserQuery' => dirname(__FILE__) . '/Gdata/Gapps/UserQuery.php', - 'Zend_Gdata_Gapps' => dirname(__FILE__) . '/Gdata/Gapps.php', - 'Zend_Gdata_Gbase_Entry' => dirname(__FILE__) . '/Gdata/Gbase/Entry.php', - 'Zend_Gdata_Gbase_Extension_BaseAttribute' => dirname(__FILE__) . '/Gdata/Gbase/Extension/BaseAttribute.php', - 'Zend_Gdata_Gbase_Feed' => dirname(__FILE__) . '/Gdata/Gbase/Feed.php', - 'Zend_Gdata_Gbase_ItemEntry' => dirname(__FILE__) . '/Gdata/Gbase/ItemEntry.php', - 'Zend_Gdata_Gbase_ItemFeed' => dirname(__FILE__) . '/Gdata/Gbase/ItemFeed.php', - 'Zend_Gdata_Gbase_ItemQuery' => dirname(__FILE__) . '/Gdata/Gbase/ItemQuery.php', - 'Zend_Gdata_Gbase_Query' => dirname(__FILE__) . '/Gdata/Gbase/Query.php', - 'Zend_Gdata_Gbase_SnippetEntry' => dirname(__FILE__) . '/Gdata/Gbase/SnippetEntry.php', - 'Zend_Gdata_Gbase_SnippetFeed' => dirname(__FILE__) . '/Gdata/Gbase/SnippetFeed.php', - 'Zend_Gdata_Gbase_SnippetQuery' => dirname(__FILE__) . '/Gdata/Gbase/SnippetQuery.php', - 'Zend_Gdata_Gbase' => dirname(__FILE__) . '/Gdata/Gbase.php', - 'Zend_Gdata_Geo_Entry' => dirname(__FILE__) . '/Gdata/Geo/Entry.php', - 'Zend_Gdata_Geo_Extension_GeoRssWhere' => dirname(__FILE__) . '/Gdata/Geo/Extension/GeoRssWhere.php', - 'Zend_Gdata_Geo_Extension_GmlPoint' => dirname(__FILE__) . '/Gdata/Geo/Extension/GmlPoint.php', - 'Zend_Gdata_Geo_Extension_GmlPos' => dirname(__FILE__) . '/Gdata/Geo/Extension/GmlPos.php', - 'Zend_Gdata_Geo_Feed' => dirname(__FILE__) . '/Gdata/Geo/Feed.php', - 'Zend_Gdata_Geo' => dirname(__FILE__) . '/Gdata/Geo.php', - 'Zend_Gdata_Health_Extension_Ccr' => dirname(__FILE__) . '/Gdata/Health/Extension/Ccr.php', - 'Zend_Gdata_Health_ProfileEntry' => dirname(__FILE__) . '/Gdata/Health/ProfileEntry.php', - 'Zend_Gdata_Health_ProfileFeed' => dirname(__FILE__) . '/Gdata/Health/ProfileFeed.php', - 'Zend_Gdata_Health_ProfileListEntry' => dirname(__FILE__) . '/Gdata/Health/ProfileListEntry.php', - 'Zend_Gdata_Health_ProfileListFeed' => dirname(__FILE__) . '/Gdata/Health/ProfileListFeed.php', - 'Zend_Gdata_Health_Query' => dirname(__FILE__) . '/Gdata/Health/Query.php', - 'Zend_Gdata_Health' => dirname(__FILE__) . '/Gdata/Health.php', - 'Zend_Gdata_HttpAdapterStreamingProxy' => dirname(__FILE__) . '/Gdata/HttpAdapterStreamingProxy.php', - 'Zend_Gdata_HttpAdapterStreamingSocket' => dirname(__FILE__) . '/Gdata/HttpAdapterStreamingSocket.php', - 'Zend_Gdata_HttpClient' => dirname(__FILE__) . '/Gdata/HttpClient.php', - 'Zend_Gdata_Kind_EventEntry' => dirname(__FILE__) . '/Gdata/Kind/EventEntry.php', - 'Zend_Gdata_Media_Entry' => dirname(__FILE__) . '/Gdata/Media/Entry.php', - 'Zend_Gdata_Media_Extension_MediaCategory' => dirname(__FILE__) . '/Gdata/Media/Extension/MediaCategory.php', - 'Zend_Gdata_Media_Extension_MediaContent' => dirname(__FILE__) . '/Gdata/Media/Extension/MediaContent.php', - 'Zend_Gdata_Media_Extension_MediaCopyright' => dirname(__FILE__) . '/Gdata/Media/Extension/MediaCopyright.php', - 'Zend_Gdata_Media_Extension_MediaCredit' => dirname(__FILE__) . '/Gdata/Media/Extension/MediaCredit.php', - 'Zend_Gdata_Media_Extension_MediaDescription' => dirname(__FILE__) . '/Gdata/Media/Extension/MediaDescription.php', - 'Zend_Gdata_Media_Extension_MediaGroup' => dirname(__FILE__) . '/Gdata/Media/Extension/MediaGroup.php', - 'Zend_Gdata_Media_Extension_MediaHash' => dirname(__FILE__) . '/Gdata/Media/Extension/MediaHash.php', - 'Zend_Gdata_Media_Extension_MediaKeywords' => dirname(__FILE__) . '/Gdata/Media/Extension/MediaKeywords.php', - 'Zend_Gdata_Media_Extension_MediaPlayer' => dirname(__FILE__) . '/Gdata/Media/Extension/MediaPlayer.php', - 'Zend_Gdata_Media_Extension_MediaRating' => dirname(__FILE__) . '/Gdata/Media/Extension/MediaRating.php', - 'Zend_Gdata_Media_Extension_MediaRestriction' => dirname(__FILE__) . '/Gdata/Media/Extension/MediaRestriction.php', - 'Zend_Gdata_Media_Extension_MediaText' => dirname(__FILE__) . '/Gdata/Media/Extension/MediaText.php', - 'Zend_Gdata_Media_Extension_MediaThumbnail' => dirname(__FILE__) . '/Gdata/Media/Extension/MediaThumbnail.php', - 'Zend_Gdata_Media_Extension_MediaTitle' => dirname(__FILE__) . '/Gdata/Media/Extension/MediaTitle.php', - 'Zend_Gdata_Media_Feed' => dirname(__FILE__) . '/Gdata/Media/Feed.php', - 'Zend_Gdata_Media' => dirname(__FILE__) . '/Gdata/Media.php', - 'Zend_Gdata_MediaMimeStream' => dirname(__FILE__) . '/Gdata/MediaMimeStream.php', - 'Zend_Gdata_MimeBodyString' => dirname(__FILE__) . '/Gdata/MimeBodyString.php', - 'Zend_Gdata_MimeFile' => dirname(__FILE__) . '/Gdata/MimeFile.php', - 'Zend_Gdata_Photos_AlbumEntry' => dirname(__FILE__) . '/Gdata/Photos/AlbumEntry.php', - 'Zend_Gdata_Photos_AlbumFeed' => dirname(__FILE__) . '/Gdata/Photos/AlbumFeed.php', - 'Zend_Gdata_Photos_AlbumQuery' => dirname(__FILE__) . '/Gdata/Photos/AlbumQuery.php', - 'Zend_Gdata_Photos_CommentEntry' => dirname(__FILE__) . '/Gdata/Photos/CommentEntry.php', - 'Zend_Gdata_Photos_Extension_Access' => dirname(__FILE__) . '/Gdata/Photos/Extension/Access.php', - 'Zend_Gdata_Photos_Extension_AlbumId' => dirname(__FILE__) . '/Gdata/Photos/Extension/AlbumId.php', - 'Zend_Gdata_Photos_Extension_BytesUsed' => dirname(__FILE__) . '/Gdata/Photos/Extension/BytesUsed.php', - 'Zend_Gdata_Photos_Extension_Checksum' => dirname(__FILE__) . '/Gdata/Photos/Extension/Checksum.php', - 'Zend_Gdata_Photos_Extension_Client' => dirname(__FILE__) . '/Gdata/Photos/Extension/Client.php', - 'Zend_Gdata_Photos_Extension_CommentCount' => dirname(__FILE__) . '/Gdata/Photos/Extension/CommentCount.php', - 'Zend_Gdata_Photos_Extension_CommentingEnabled' => dirname(__FILE__) . '/Gdata/Photos/Extension/CommentingEnabled.php', - 'Zend_Gdata_Photos_Extension_Height' => dirname(__FILE__) . '/Gdata/Photos/Extension/Height.php', - 'Zend_Gdata_Photos_Extension_Id' => dirname(__FILE__) . '/Gdata/Photos/Extension/Id.php', - 'Zend_Gdata_Photos_Extension_Location' => dirname(__FILE__) . '/Gdata/Photos/Extension/Location.php', - 'Zend_Gdata_Photos_Extension_MaxPhotosPerAlbum' => dirname(__FILE__) . '/Gdata/Photos/Extension/MaxPhotosPerAlbum.php', - 'Zend_Gdata_Photos_Extension_Name' => dirname(__FILE__) . '/Gdata/Photos/Extension/Name.php', - 'Zend_Gdata_Photos_Extension_Nickname' => dirname(__FILE__) . '/Gdata/Photos/Extension/Nickname.php', - 'Zend_Gdata_Photos_Extension_NumPhotos' => dirname(__FILE__) . '/Gdata/Photos/Extension/NumPhotos.php', - 'Zend_Gdata_Photos_Extension_NumPhotosRemaining' => dirname(__FILE__) . '/Gdata/Photos/Extension/NumPhotosRemaining.php', - 'Zend_Gdata_Photos_Extension_PhotoId' => dirname(__FILE__) . '/Gdata/Photos/Extension/PhotoId.php', - 'Zend_Gdata_Photos_Extension_Position' => dirname(__FILE__) . '/Gdata/Photos/Extension/Position.php', - 'Zend_Gdata_Photos_Extension_QuotaCurrent' => dirname(__FILE__) . '/Gdata/Photos/Extension/QuotaCurrent.php', - 'Zend_Gdata_Photos_Extension_QuotaLimit' => dirname(__FILE__) . '/Gdata/Photos/Extension/QuotaLimit.php', - 'Zend_Gdata_Photos_Extension_Rotation' => dirname(__FILE__) . '/Gdata/Photos/Extension/Rotation.php', - 'Zend_Gdata_Photos_Extension_Size' => dirname(__FILE__) . '/Gdata/Photos/Extension/Size.php', - 'Zend_Gdata_Photos_Extension_Thumbnail' => dirname(__FILE__) . '/Gdata/Photos/Extension/Thumbnail.php', - 'Zend_Gdata_Photos_Extension_Timestamp' => dirname(__FILE__) . '/Gdata/Photos/Extension/Timestamp.php', - 'Zend_Gdata_Photos_Extension_User' => dirname(__FILE__) . '/Gdata/Photos/Extension/User.php', - 'Zend_Gdata_Photos_Extension_Version' => dirname(__FILE__) . '/Gdata/Photos/Extension/Version.php', - 'Zend_Gdata_Photos_Extension_Weight' => dirname(__FILE__) . '/Gdata/Photos/Extension/Weight.php', - 'Zend_Gdata_Photos_Extension_Width' => dirname(__FILE__) . '/Gdata/Photos/Extension/Width.php', - 'Zend_Gdata_Photos_PhotoEntry' => dirname(__FILE__) . '/Gdata/Photos/PhotoEntry.php', - 'Zend_Gdata_Photos_PhotoFeed' => dirname(__FILE__) . '/Gdata/Photos/PhotoFeed.php', - 'Zend_Gdata_Photos_PhotoQuery' => dirname(__FILE__) . '/Gdata/Photos/PhotoQuery.php', - 'Zend_Gdata_Photos_TagEntry' => dirname(__FILE__) . '/Gdata/Photos/TagEntry.php', - 'Zend_Gdata_Photos_UserEntry' => dirname(__FILE__) . '/Gdata/Photos/UserEntry.php', - 'Zend_Gdata_Photos_UserFeed' => dirname(__FILE__) . '/Gdata/Photos/UserFeed.php', - 'Zend_Gdata_Photos_UserQuery' => dirname(__FILE__) . '/Gdata/Photos/UserQuery.php', - 'Zend_Gdata_Photos' => dirname(__FILE__) . '/Gdata/Photos.php', - 'Zend_Gdata_Query' => dirname(__FILE__) . '/Gdata/Query.php', - 'Zend_Gdata_Spreadsheets_CellEntry' => dirname(__FILE__) . '/Gdata/Spreadsheets/CellEntry.php', - 'Zend_Gdata_Spreadsheets_CellFeed' => dirname(__FILE__) . '/Gdata/Spreadsheets/CellFeed.php', - 'Zend_Gdata_Spreadsheets_CellQuery' => dirname(__FILE__) . '/Gdata/Spreadsheets/CellQuery.php', - 'Zend_Gdata_Spreadsheets_DocumentQuery' => dirname(__FILE__) . '/Gdata/Spreadsheets/DocumentQuery.php', - 'Zend_Gdata_Spreadsheets_Extension_Cell' => dirname(__FILE__) . '/Gdata/Spreadsheets/Extension/Cell.php', - 'Zend_Gdata_Spreadsheets_Extension_ColCount' => dirname(__FILE__) . '/Gdata/Spreadsheets/Extension/ColCount.php', - 'Zend_Gdata_Spreadsheets_Extension_Custom' => dirname(__FILE__) . '/Gdata/Spreadsheets/Extension/Custom.php', - 'Zend_Gdata_Spreadsheets_Extension_RowCount' => dirname(__FILE__) . '/Gdata/Spreadsheets/Extension/RowCount.php', - 'Zend_Gdata_Spreadsheets_ListEntry' => dirname(__FILE__) . '/Gdata/Spreadsheets/ListEntry.php', - 'Zend_Gdata_Spreadsheets_ListFeed' => dirname(__FILE__) . '/Gdata/Spreadsheets/ListFeed.php', - 'Zend_Gdata_Spreadsheets_ListQuery' => dirname(__FILE__) . '/Gdata/Spreadsheets/ListQuery.php', - 'Zend_Gdata_Spreadsheets_SpreadsheetEntry' => dirname(__FILE__) . '/Gdata/Spreadsheets/SpreadsheetEntry.php', - 'Zend_Gdata_Spreadsheets_SpreadsheetFeed' => dirname(__FILE__) . '/Gdata/Spreadsheets/SpreadsheetFeed.php', - 'Zend_Gdata_Spreadsheets_WorksheetEntry' => dirname(__FILE__) . '/Gdata/Spreadsheets/WorksheetEntry.php', - 'Zend_Gdata_Spreadsheets_WorksheetFeed' => dirname(__FILE__) . '/Gdata/Spreadsheets/WorksheetFeed.php', - 'Zend_Gdata_Spreadsheets' => dirname(__FILE__) . '/Gdata/Spreadsheets.php', - 'Zend_Gdata_YouTube_ActivityEntry' => dirname(__FILE__) . '/Gdata/YouTube/ActivityEntry.php', - 'Zend_Gdata_YouTube_ActivityFeed' => dirname(__FILE__) . '/Gdata/YouTube/ActivityFeed.php', - 'Zend_Gdata_YouTube_CommentEntry' => dirname(__FILE__) . '/Gdata/YouTube/CommentEntry.php', - 'Zend_Gdata_YouTube_CommentFeed' => dirname(__FILE__) . '/Gdata/YouTube/CommentFeed.php', - 'Zend_Gdata_YouTube_ContactEntry' => dirname(__FILE__) . '/Gdata/YouTube/ContactEntry.php', - 'Zend_Gdata_YouTube_ContactFeed' => dirname(__FILE__) . '/Gdata/YouTube/ContactFeed.php', - 'Zend_Gdata_YouTube_Extension_AboutMe' => dirname(__FILE__) . '/Gdata/YouTube/Extension/AboutMe.php', - 'Zend_Gdata_YouTube_Extension_Age' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Age.php', - 'Zend_Gdata_YouTube_Extension_Books' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Books.php', - 'Zend_Gdata_YouTube_Extension_Company' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Company.php', - 'Zend_Gdata_YouTube_Extension_Control' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Control.php', - 'Zend_Gdata_YouTube_Extension_CountHint' => dirname(__FILE__) . '/Gdata/YouTube/Extension/CountHint.php', - 'Zend_Gdata_YouTube_Extension_Description' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Description.php', - 'Zend_Gdata_YouTube_Extension_Duration' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Duration.php', - 'Zend_Gdata_YouTube_Extension_FirstName' => dirname(__FILE__) . '/Gdata/YouTube/Extension/FirstName.php', - 'Zend_Gdata_YouTube_Extension_Gender' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Gender.php', - 'Zend_Gdata_YouTube_Extension_Hobbies' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Hobbies.php', - 'Zend_Gdata_YouTube_Extension_Hometown' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Hometown.php', - 'Zend_Gdata_YouTube_Extension_LastName' => dirname(__FILE__) . '/Gdata/YouTube/Extension/LastName.php', - 'Zend_Gdata_YouTube_Extension_Link' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Link.php', - 'Zend_Gdata_YouTube_Extension_Location' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Location.php', - 'Zend_Gdata_YouTube_Extension_MediaContent' => dirname(__FILE__) . '/Gdata/YouTube/Extension/MediaContent.php', - 'Zend_Gdata_YouTube_Extension_MediaCredit' => dirname(__FILE__) . '/Gdata/YouTube/Extension/MediaCredit.php', - 'Zend_Gdata_YouTube_Extension_MediaGroup' => dirname(__FILE__) . '/Gdata/YouTube/Extension/MediaGroup.php', - 'Zend_Gdata_YouTube_Extension_MediaRating' => dirname(__FILE__) . '/Gdata/YouTube/Extension/MediaRating.php', - 'Zend_Gdata_YouTube_Extension_Movies' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Movies.php', - 'Zend_Gdata_YouTube_Extension_Music' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Music.php', - 'Zend_Gdata_YouTube_Extension_NoEmbed' => dirname(__FILE__) . '/Gdata/YouTube/Extension/NoEmbed.php', - 'Zend_Gdata_YouTube_Extension_Occupation' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Occupation.php', - 'Zend_Gdata_YouTube_Extension_PlaylistId' => dirname(__FILE__) . '/Gdata/YouTube/Extension/PlaylistId.php', - 'Zend_Gdata_YouTube_Extension_PlaylistTitle' => dirname(__FILE__) . '/Gdata/YouTube/Extension/PlaylistTitle.php', - 'Zend_Gdata_YouTube_Extension_Position' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Position.php', - 'Zend_Gdata_YouTube_Extension_Private' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Private.php', - 'Zend_Gdata_YouTube_Extension_QueryString' => dirname(__FILE__) . '/Gdata/YouTube/Extension/QueryString.php', - 'Zend_Gdata_YouTube_Extension_Racy' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Racy.php', - 'Zend_Gdata_YouTube_Extension_Recorded' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Recorded.php', - 'Zend_Gdata_YouTube_Extension_Relationship' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Relationship.php', - 'Zend_Gdata_YouTube_Extension_ReleaseDate' => dirname(__FILE__) . '/Gdata/YouTube/Extension/ReleaseDate.php', - 'Zend_Gdata_YouTube_Extension_School' => dirname(__FILE__) . '/Gdata/YouTube/Extension/School.php', - 'Zend_Gdata_YouTube_Extension_State' => dirname(__FILE__) . '/Gdata/YouTube/Extension/State.php', - 'Zend_Gdata_YouTube_Extension_Statistics' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Statistics.php', - 'Zend_Gdata_YouTube_Extension_Status' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Status.php', - 'Zend_Gdata_YouTube_Extension_Token' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Token.php', - 'Zend_Gdata_YouTube_Extension_Uploaded' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Uploaded.php', - 'Zend_Gdata_YouTube_Extension_Username' => dirname(__FILE__) . '/Gdata/YouTube/Extension/Username.php', - 'Zend_Gdata_YouTube_Extension_VideoId' => dirname(__FILE__) . '/Gdata/YouTube/Extension/VideoId.php', - 'Zend_Gdata_YouTube_InboxEntry' => dirname(__FILE__) . '/Gdata/YouTube/InboxEntry.php', - 'Zend_Gdata_YouTube_InboxFeed' => dirname(__FILE__) . '/Gdata/YouTube/InboxFeed.php', - 'Zend_Gdata_YouTube_MediaEntry' => dirname(__FILE__) . '/Gdata/YouTube/MediaEntry.php', - 'Zend_Gdata_YouTube_PlaylistListEntry' => dirname(__FILE__) . '/Gdata/YouTube/PlaylistListEntry.php', - 'Zend_Gdata_YouTube_PlaylistListFeed' => dirname(__FILE__) . '/Gdata/YouTube/PlaylistListFeed.php', - 'Zend_Gdata_YouTube_PlaylistVideoEntry' => dirname(__FILE__) . '/Gdata/YouTube/PlaylistVideoEntry.php', - 'Zend_Gdata_YouTube_PlaylistVideoFeed' => dirname(__FILE__) . '/Gdata/YouTube/PlaylistVideoFeed.php', - 'Zend_Gdata_YouTube_SubscriptionEntry' => dirname(__FILE__) . '/Gdata/YouTube/SubscriptionEntry.php', - 'Zend_Gdata_YouTube_SubscriptionFeed' => dirname(__FILE__) . '/Gdata/YouTube/SubscriptionFeed.php', - 'Zend_Gdata_YouTube_UserProfileEntry' => dirname(__FILE__) . '/Gdata/YouTube/UserProfileEntry.php', - 'Zend_Gdata_YouTube_VideoEntry' => dirname(__FILE__) . '/Gdata/YouTube/VideoEntry.php', - 'Zend_Gdata_YouTube_VideoFeed' => dirname(__FILE__) . '/Gdata/YouTube/VideoFeed.php', - 'Zend_Gdata_YouTube_VideoQuery' => dirname(__FILE__) . '/Gdata/YouTube/VideoQuery.php', - 'Zend_Gdata_YouTube' => dirname(__FILE__) . '/Gdata/YouTube.php', - 'Zend_Gdata' => dirname(__FILE__) . '/Gdata.php', - 'Zend_Http_Client_Adapter_Curl' => dirname(__FILE__) . '/Http/Client/Adapter/Curl.php', - 'Zend_Http_Client_Adapter_Exception' => dirname(__FILE__) . '/Http/Client/Adapter/Exception.php', - 'Zend_Http_Client_Adapter_Interface' => dirname(__FILE__) . '/Http/Client/Adapter/Interface.php', - 'Zend_Http_Client_Adapter_Proxy' => dirname(__FILE__) . '/Http/Client/Adapter/Proxy.php', - 'Zend_Http_Client_Adapter_Socket' => dirname(__FILE__) . '/Http/Client/Adapter/Socket.php', - 'Zend_Http_Client_Adapter_Stream' => dirname(__FILE__) . '/Http/Client/Adapter/Stream.php', - 'Zend_Http_Client_Adapter_Test' => dirname(__FILE__) . '/Http/Client/Adapter/Test.php', - 'Zend_Http_Client_Exception' => dirname(__FILE__) . '/Http/Client/Exception.php', - 'Zend_Http_Client' => dirname(__FILE__) . '/Http/Client.php', - 'Zend_Http_Cookie' => dirname(__FILE__) . '/Http/Cookie.php', - 'Zend_Http_CookieJar' => dirname(__FILE__) . '/Http/CookieJar.php', - 'Zend_Http_Exception' => dirname(__FILE__) . '/Http/Exception.php', - 'Zend_Http_Header_Exception_InvalidArgumentException' => dirname(__FILE__) . '/Http/Header/Exception/InvalidArgumentException.php', - 'Zend_Http_Header_Exception_RuntimeException' => dirname(__FILE__) . '/Http/Header/Exception/RuntimeException.php', - 'Zend_Http_Header_SetCookie' => dirname(__FILE__) . '/Http/Header/SetCookie.php', - 'Zend_Http_Response_Stream' => dirname(__FILE__) . '/Http/Response/Stream.php', - 'Zend_Http_Response' => dirname(__FILE__) . '/Http/Response.php', - 'Zend_Http_UserAgent_AbstractDevice' => dirname(__FILE__) . '/Http/UserAgent/AbstractDevice.php', - 'Zend_Http_UserAgent_Bot' => dirname(__FILE__) . '/Http/UserAgent/Bot.php', - 'Zend_Http_UserAgent_Checker' => dirname(__FILE__) . '/Http/UserAgent/Checker.php', - 'Zend_Http_UserAgent_Console' => dirname(__FILE__) . '/Http/UserAgent/Console.php', - 'Zend_Http_UserAgent_Desktop' => dirname(__FILE__) . '/Http/UserAgent/Desktop.php', - 'Zend_Http_UserAgent_Device' => dirname(__FILE__) . '/Http/UserAgent/Device.php', - 'Zend_Http_UserAgent_Email' => dirname(__FILE__) . '/Http/UserAgent/Email.php', - 'Zend_Http_UserAgent_Exception' => dirname(__FILE__) . '/Http/UserAgent/Exception.php', - 'Zend_Http_UserAgent_Features_Adapter_Browscap' => dirname(__FILE__) . '/Http/UserAgent/Features/Adapter/Browscap.php', - 'Zend_Http_UserAgent_Features_Adapter_DeviceAtlas' => dirname(__FILE__) . '/Http/UserAgent/Features/Adapter/DeviceAtlas.php', - 'Zend_Http_UserAgent_Features_Adapter_TeraWurfl' => dirname(__FILE__) . '/Http/UserAgent/Features/Adapter/TeraWurfl.php', - 'Zend_Http_UserAgent_Features_Adapter' => dirname(__FILE__) . '/Http/UserAgent/Features/Adapter.php', - 'Zend_Http_UserAgent_Features_Exception' => dirname(__FILE__) . '/Http/UserAgent/Features/Exception.php', - 'Zend_Http_UserAgent_Feed' => dirname(__FILE__) . '/Http/UserAgent/Feed.php', - 'Zend_Http_UserAgent_Mobile' => dirname(__FILE__) . '/Http/UserAgent/Mobile.php', - 'Zend_Http_UserAgent_Offline' => dirname(__FILE__) . '/Http/UserAgent/Offline.php', - 'Zend_Http_UserAgent_Probe' => dirname(__FILE__) . '/Http/UserAgent/Probe.php', - 'Zend_Http_UserAgent_Spam' => dirname(__FILE__) . '/Http/UserAgent/Spam.php', - 'Zend_Http_UserAgent_Storage_Exception' => dirname(__FILE__) . '/Http/UserAgent/Storage/Exception.php', - 'Zend_Http_UserAgent_Storage_NonPersistent' => dirname(__FILE__) . '/Http/UserAgent/Storage/NonPersistent.php', - 'Zend_Http_UserAgent_Storage_Session' => dirname(__FILE__) . '/Http/UserAgent/Storage/Session.php', - 'Zend_Http_UserAgent_Storage' => dirname(__FILE__) . '/Http/UserAgent/Storage.php', - 'Zend_Http_UserAgent_Text' => dirname(__FILE__) . '/Http/UserAgent/Text.php', - 'Zend_Http_UserAgent_Validator' => dirname(__FILE__) . '/Http/UserAgent/Validator.php', - 'Zend_Http_UserAgent' => dirname(__FILE__) . '/Http/UserAgent.php', - 'Zend_Json_Decoder' => dirname(__FILE__) . '/Json/Decoder.php', - 'Zend_Json_Encoder' => dirname(__FILE__) . '/Json/Encoder.php', - 'Zend_Json_Exception' => dirname(__FILE__) . '/Json/Exception.php', - 'Zend_Json_Expr' => dirname(__FILE__) . '/Json/Expr.php', - 'Zend_Json_Server_Cache' => dirname(__FILE__) . '/Json/Server/Cache.php', - 'Zend_Json_Server_Error' => dirname(__FILE__) . '/Json/Server/Error.php', - 'Zend_Json_Server_Exception' => dirname(__FILE__) . '/Json/Server/Exception.php', - 'Zend_Json_Server_Request_Http' => dirname(__FILE__) . '/Json/Server/Request/Http.php', - 'Zend_Json_Server_Request' => dirname(__FILE__) . '/Json/Server/Request.php', - 'Zend_Json_Server_Response_Http' => dirname(__FILE__) . '/Json/Server/Response/Http.php', - 'Zend_Json_Server_Response' => dirname(__FILE__) . '/Json/Server/Response.php', - 'Zend_Json_Server_Smd_Service' => dirname(__FILE__) . '/Json/Server/Smd/Service.php', - 'Zend_Json_Server_Smd' => dirname(__FILE__) . '/Json/Server/Smd.php', - 'Zend_Json_Server' => dirname(__FILE__) . '/Json/Server.php', - 'Zend_Json' => dirname(__FILE__) . '/Json.php', - 'Zend_Layout_Controller_Action_Helper_Layout' => dirname(__FILE__) . '/Layout/Controller/Action/Helper/Layout.php', - 'Zend_Layout_Controller_Plugin_Layout' => dirname(__FILE__) . '/Layout/Controller/Plugin/Layout.php', - 'Zend_Layout_Exception' => dirname(__FILE__) . '/Layout/Exception.php', - 'Zend_Layout' => dirname(__FILE__) . '/Layout.php', - 'Zend_Ldap_Attribute' => dirname(__FILE__) . '/Ldap/Attribute.php', - 'Zend_Ldap_Collection_Iterator_Default' => dirname(__FILE__) . '/Ldap/Collection/Iterator/Default.php', - 'Zend_Ldap_Collection' => dirname(__FILE__) . '/Ldap/Collection.php', - 'Zend_Ldap_Converter_Exception' => dirname(__FILE__) . '/Ldap/Converter/Exception.php', - 'Zend_Ldap_Converter' => dirname(__FILE__) . '/Ldap/Converter.php', - 'Zend_Ldap_Dn' => dirname(__FILE__) . '/Ldap/Dn.php', - 'Zend_Ldap_Exception' => dirname(__FILE__) . '/Ldap/Exception.php', - 'Zend_Ldap_Filter_Abstract' => dirname(__FILE__) . '/Ldap/Filter/Abstract.php', - 'Zend_Ldap_Filter_And' => dirname(__FILE__) . '/Ldap/Filter/And.php', - 'Zend_Ldap_Filter_Exception' => dirname(__FILE__) . '/Ldap/Filter/Exception.php', - 'Zend_Ldap_Filter_Logical' => dirname(__FILE__) . '/Ldap/Filter/Logical.php', - 'Zend_Ldap_Filter_Mask' => dirname(__FILE__) . '/Ldap/Filter/Mask.php', - 'Zend_Ldap_Filter_Not' => dirname(__FILE__) . '/Ldap/Filter/Not.php', - 'Zend_Ldap_Filter_Or' => dirname(__FILE__) . '/Ldap/Filter/Or.php', - 'Zend_Ldap_Filter_String' => dirname(__FILE__) . '/Ldap/Filter/String.php', - 'Zend_Ldap_Filter' => dirname(__FILE__) . '/Ldap/Filter.php', - 'Zend_Ldap_Ldif_Encoder' => dirname(__FILE__) . '/Ldap/Ldif/Encoder.php', - 'Zend_Ldap_Node_Abstract' => dirname(__FILE__) . '/Ldap/Node/Abstract.php', - 'Zend_Ldap_Node_ChildrenIterator' => dirname(__FILE__) . '/Ldap/Node/ChildrenIterator.php', - 'Zend_Ldap_Node_Collection' => dirname(__FILE__) . '/Ldap/Node/Collection.php', - 'Zend_Ldap_Node_RootDse_ActiveDirectory' => dirname(__FILE__) . '/Ldap/Node/RootDse/ActiveDirectory.php', - 'Zend_Ldap_Node_RootDse_eDirectory' => dirname(__FILE__) . '/Ldap/Node/RootDse/eDirectory.php', - 'Zend_Ldap_Node_RootDse_OpenLdap' => dirname(__FILE__) . '/Ldap/Node/RootDse/OpenLdap.php', - 'Zend_Ldap_Node_RootDse' => dirname(__FILE__) . '/Ldap/Node/RootDse.php', - 'Zend_Ldap_Node_Schema_ActiveDirectory' => dirname(__FILE__) . '/Ldap/Node/Schema/ActiveDirectory.php', - 'Zend_Ldap_Node_Schema_AttributeType_ActiveDirectory' => dirname(__FILE__) . '/Ldap/Node/Schema/AttributeType/ActiveDirectory.php', - 'Zend_Ldap_Node_Schema_AttributeType_Interface' => dirname(__FILE__) . '/Ldap/Node/Schema/AttributeType/Interface.php', - 'Zend_Ldap_Node_Schema_AttributeType_OpenLdap' => dirname(__FILE__) . '/Ldap/Node/Schema/AttributeType/OpenLdap.php', - 'Zend_Ldap_Node_Schema_Item' => dirname(__FILE__) . '/Ldap/Node/Schema/Item.php', - 'Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory' => dirname(__FILE__) . '/Ldap/Node/Schema/ObjectClass/ActiveDirectory.php', - 'Zend_Ldap_Node_Schema_ObjectClass_Interface' => dirname(__FILE__) . '/Ldap/Node/Schema/ObjectClass/Interface.php', - 'Zend_Ldap_Node_Schema_ObjectClass_OpenLdap' => dirname(__FILE__) . '/Ldap/Node/Schema/ObjectClass/OpenLdap.php', - 'Zend_Ldap_Node_Schema_OpenLdap' => dirname(__FILE__) . '/Ldap/Node/Schema/OpenLdap.php', - 'Zend_Ldap_Node_Schema' => dirname(__FILE__) . '/Ldap/Node/Schema.php', - 'Zend_Ldap_Node' => dirname(__FILE__) . '/Ldap/Node.php', - 'Zend_Ldap' => dirname(__FILE__) . '/Ldap.php', - 'Zend_Loader_Autoloader_Interface' => dirname(__FILE__) . '/Loader/Autoloader/Interface.php', - 'Zend_Loader_Autoloader_Resource' => dirname(__FILE__) . '/Loader/Autoloader/Resource.php', - 'Zend_Loader_Autoloader' => dirname(__FILE__) . '/Loader/Autoloader.php', - 'Zend_Loader_AutoloaderFactory' => dirname(__FILE__) . '/Loader/AutoloaderFactory.php', - 'Zend_Loader_ClassMapAutoloader' => dirname(__FILE__) . '/Loader/ClassMapAutoloader.php', - 'Zend_Loader_Exception_InvalidArgumentException' => dirname(__FILE__) . '/Loader/Exception/InvalidArgumentException.php', - 'Zend_Loader_Exception' => dirname(__FILE__) . '/Loader/Exception.php', - 'Zend_Loader_PluginLoader_Exception' => dirname(__FILE__) . '/Loader/PluginLoader/Exception.php', - 'Zend_Loader_PluginLoader_Interface' => dirname(__FILE__) . '/Loader/PluginLoader/Interface.php', - 'Zend_Loader_PluginLoader' => dirname(__FILE__) . '/Loader/PluginLoader.php', - 'Zend_Loader_SplAutoloader' => dirname(__FILE__) . '/Loader/SplAutoloader.php', - 'Zend_Loader_StandardAutoloader' => dirname(__FILE__) . '/Loader/StandardAutoloader.php', - 'Zend_Loader' => dirname(__FILE__) . '/Loader.php', - 'Zend_Locale_Data_Translation' => dirname(__FILE__) . '/Locale/Data/Translation.php', - 'Zend_Locale_Data' => dirname(__FILE__) . '/Locale/Data.php', - 'Zend_Locale_Exception' => dirname(__FILE__) . '/Locale/Exception.php', - 'Zend_Locale_Format' => dirname(__FILE__) . '/Locale/Format.php', - 'Zend_Locale_Math_Exception' => dirname(__FILE__) . '/Locale/Math/Exception.php', - 'Zend_Locale_Math_PhpMath' => dirname(__FILE__) . '/Locale/Math/PhpMath.php', - 'Zend_Locale_Math' => dirname(__FILE__) . '/Locale/Math.php', - 'Zend_Locale' => dirname(__FILE__) . '/Locale.php', - 'Zend_Log_Exception' => dirname(__FILE__) . '/Log/Exception.php', - 'Zend_Log_FactoryInterface' => dirname(__FILE__) . '/Log/FactoryInterface.php', - 'Zend_Log_Filter_Abstract' => dirname(__FILE__) . '/Log/Filter/Abstract.php', - 'Zend_Log_Filter_Interface' => dirname(__FILE__) . '/Log/Filter/Interface.php', - 'Zend_Log_Filter_Message' => dirname(__FILE__) . '/Log/Filter/Message.php', - 'Zend_Log_Filter_Priority' => dirname(__FILE__) . '/Log/Filter/Priority.php', - 'Zend_Log_Filter_Suppress' => dirname(__FILE__) . '/Log/Filter/Suppress.php', - 'Zend_Log_Formatter_Abstract' => dirname(__FILE__) . '/Log/Formatter/Abstract.php', - 'Zend_Log_Formatter_Firebug' => dirname(__FILE__) . '/Log/Formatter/Firebug.php', - 'Zend_Log_Formatter_Interface' => dirname(__FILE__) . '/Log/Formatter/Interface.php', - 'Zend_Log_Formatter_Simple' => dirname(__FILE__) . '/Log/Formatter/Simple.php', - 'Zend_Log_Formatter_Xml' => dirname(__FILE__) . '/Log/Formatter/Xml.php', - 'Zend_Log_Writer_Abstract' => dirname(__FILE__) . '/Log/Writer/Abstract.php', - 'Zend_Log_Writer_Db' => dirname(__FILE__) . '/Log/Writer/Db.php', - 'Zend_Log_Writer_Firebug' => dirname(__FILE__) . '/Log/Writer/Firebug.php', - 'Zend_Log_Writer_Mail' => dirname(__FILE__) . '/Log/Writer/Mail.php', - 'Zend_Log_Writer_Mock' => dirname(__FILE__) . '/Log/Writer/Mock.php', - 'Zend_Log_Writer_Null' => dirname(__FILE__) . '/Log/Writer/Null.php', - 'Zend_Log_Writer_Stream' => dirname(__FILE__) . '/Log/Writer/Stream.php', - 'Zend_Log_Writer_Syslog' => dirname(__FILE__) . '/Log/Writer/Syslog.php', - 'Zend_Log_Writer_ZendMonitor' => dirname(__FILE__) . '/Log/Writer/ZendMonitor.php', - 'Zend_Log' => dirname(__FILE__) . '/Log.php', - 'Zend_Mail_Exception' => dirname(__FILE__) . '/Mail/Exception.php', - 'Zend_Mail_Message_File' => dirname(__FILE__) . '/Mail/Message/File.php', - 'Zend_Mail_Message_Interface' => dirname(__FILE__) . '/Mail/Message/Interface.php', - 'Zend_Mail_Message' => dirname(__FILE__) . '/Mail/Message.php', - 'Zend_Mail_Part_File' => dirname(__FILE__) . '/Mail/Part/File.php', - 'Zend_Mail_Part_Interface' => dirname(__FILE__) . '/Mail/Part/Interface.php', - 'Zend_Mail_Part' => dirname(__FILE__) . '/Mail/Part.php', - 'Zend_Mail_Protocol_Abstract' => dirname(__FILE__) . '/Mail/Protocol/Abstract.php', - 'Zend_Mail_Protocol_Exception' => dirname(__FILE__) . '/Mail/Protocol/Exception.php', - 'Zend_Mail_Protocol_Imap' => dirname(__FILE__) . '/Mail/Protocol/Imap.php', - 'Zend_Mail_Protocol_Pop3' => dirname(__FILE__) . '/Mail/Protocol/Pop3.php', - 'Zend_Mail_Protocol_Smtp_Auth_Crammd5' => dirname(__FILE__) . '/Mail/Protocol/Smtp/Auth/Crammd5.php', - 'Zend_Mail_Protocol_Smtp_Auth_Login' => dirname(__FILE__) . '/Mail/Protocol/Smtp/Auth/Login.php', - 'Zend_Mail_Protocol_Smtp_Auth_Plain' => dirname(__FILE__) . '/Mail/Protocol/Smtp/Auth/Plain.php', - 'Zend_Mail_Protocol_Smtp' => dirname(__FILE__) . '/Mail/Protocol/Smtp.php', - 'Zend_Mail_Storage_Abstract' => dirname(__FILE__) . '/Mail/Storage/Abstract.php', - 'Zend_Mail_Storage_Exception' => dirname(__FILE__) . '/Mail/Storage/Exception.php', - 'Zend_Mail_Storage_Folder_Interface' => dirname(__FILE__) . '/Mail/Storage/Folder/Interface.php', - 'Zend_Mail_Storage_Folder_Maildir' => dirname(__FILE__) . '/Mail/Storage/Folder/Maildir.php', - 'Zend_Mail_Storage_Folder_Mbox' => dirname(__FILE__) . '/Mail/Storage/Folder/Mbox.php', - 'Zend_Mail_Storage_Folder' => dirname(__FILE__) . '/Mail/Storage/Folder.php', - 'Zend_Mail_Storage_Imap' => dirname(__FILE__) . '/Mail/Storage/Imap.php', - 'Zend_Mail_Storage_Maildir' => dirname(__FILE__) . '/Mail/Storage/Maildir.php', - 'Zend_Mail_Storage_Mbox' => dirname(__FILE__) . '/Mail/Storage/Mbox.php', - 'Zend_Mail_Storage_Pop3' => dirname(__FILE__) . '/Mail/Storage/Pop3.php', - 'Zend_Mail_Storage_Writable_Interface' => dirname(__FILE__) . '/Mail/Storage/Writable/Interface.php', - 'Zend_Mail_Storage_Writable_Maildir' => dirname(__FILE__) . '/Mail/Storage/Writable/Maildir.php', - 'Zend_Mail_Storage' => dirname(__FILE__) . '/Mail/Storage.php', - 'Zend_Mail_Transport_Abstract' => dirname(__FILE__) . '/Mail/Transport/Abstract.php', - 'Zend_Mail_Transport_Exception' => dirname(__FILE__) . '/Mail/Transport/Exception.php', - 'Zend_Mail_Transport_File' => dirname(__FILE__) . '/Mail/Transport/File.php', - 'Zend_Mail_Transport_Sendmail' => dirname(__FILE__) . '/Mail/Transport/Sendmail.php', - 'Zend_Mail_Transport_Smtp' => dirname(__FILE__) . '/Mail/Transport/Smtp.php', - 'Zend_Mail' => dirname(__FILE__) . '/Mail.php', - 'Zend_Markup_Exception' => dirname(__FILE__) . '/Markup/Exception.php', - 'Zend_Markup_Parser_Bbcode' => dirname(__FILE__) . '/Markup/Parser/Bbcode.php', - 'Zend_Markup_Parser_Exception' => dirname(__FILE__) . '/Markup/Parser/Exception.php', - 'Zend_Markup_Parser_ParserInterface' => dirname(__FILE__) . '/Markup/Parser/ParserInterface.php', - 'Zend_Markup_Renderer_Exception' => dirname(__FILE__) . '/Markup/Renderer/Exception.php', - 'Zend_Markup_Renderer_Html_Code' => dirname(__FILE__) . '/Markup/Renderer/Html/Code.php', - 'Zend_Markup_Renderer_Html_HtmlAbstract' => dirname(__FILE__) . '/Markup/Renderer/Html/HtmlAbstract.php', - 'Zend_Markup_Renderer_Html_Img' => dirname(__FILE__) . '/Markup/Renderer/Html/Img.php', - 'Zend_Markup_Renderer_Html_List' => dirname(__FILE__) . '/Markup/Renderer/Html/List.php', - 'Zend_Markup_Renderer_Html_Url' => dirname(__FILE__) . '/Markup/Renderer/Html/Url.php', - 'Zend_Markup_Renderer_Html' => dirname(__FILE__) . '/Markup/Renderer/Html.php', - 'Zend_Markup_Renderer_RendererAbstract' => dirname(__FILE__) . '/Markup/Renderer/RendererAbstract.php', - 'Zend_Markup_Renderer_TokenConverterInterface' => dirname(__FILE__) . '/Markup/Renderer/TokenConverterInterface.php', - 'Zend_Markup_Token' => dirname(__FILE__) . '/Markup/Token.php', - 'Zend_Markup_TokenList' => dirname(__FILE__) . '/Markup/TokenList.php', - 'Zend_Markup' => dirname(__FILE__) . '/Markup.php', - 'Zend_Measure_Abstract' => dirname(__FILE__) . '/Measure/Abstract.php', - 'Zend_Measure_Acceleration' => dirname(__FILE__) . '/Measure/Acceleration.php', - 'Zend_Measure_Angle' => dirname(__FILE__) . '/Measure/Angle.php', - 'Zend_Measure_Area' => dirname(__FILE__) . '/Measure/Area.php', - 'Zend_Measure_Binary' => dirname(__FILE__) . '/Measure/Binary.php', - 'Zend_Measure_Capacitance' => dirname(__FILE__) . '/Measure/Capacitance.php', - 'Zend_Measure_Cooking_Volume' => dirname(__FILE__) . '/Measure/Cooking/Volume.php', - 'Zend_Measure_Cooking_Weight' => dirname(__FILE__) . '/Measure/Cooking/Weight.php', - 'Zend_Measure_Current' => dirname(__FILE__) . '/Measure/Current.php', - 'Zend_Measure_Density' => dirname(__FILE__) . '/Measure/Density.php', - 'Zend_Measure_Energy' => dirname(__FILE__) . '/Measure/Energy.php', - 'Zend_Measure_Exception' => dirname(__FILE__) . '/Measure/Exception.php', - 'Zend_Measure_Flow_Mass' => dirname(__FILE__) . '/Measure/Flow/Mass.php', - 'Zend_Measure_Flow_Mole' => dirname(__FILE__) . '/Measure/Flow/Mole.php', - 'Zend_Measure_Flow_Volume' => dirname(__FILE__) . '/Measure/Flow/Volume.php', - 'Zend_Measure_Force' => dirname(__FILE__) . '/Measure/Force.php', - 'Zend_Measure_Frequency' => dirname(__FILE__) . '/Measure/Frequency.php', - 'Zend_Measure_Illumination' => dirname(__FILE__) . '/Measure/Illumination.php', - 'Zend_Measure_Length' => dirname(__FILE__) . '/Measure/Length.php', - 'Zend_Measure_Lightness' => dirname(__FILE__) . '/Measure/Lightness.php', - 'Zend_Measure_Number' => dirname(__FILE__) . '/Measure/Number.php', - 'Zend_Measure_Power' => dirname(__FILE__) . '/Measure/Power.php', - 'Zend_Measure_Pressure' => dirname(__FILE__) . '/Measure/Pressure.php', - 'Zend_Measure_Speed' => dirname(__FILE__) . '/Measure/Speed.php', - 'Zend_Measure_Temperature' => dirname(__FILE__) . '/Measure/Temperature.php', - 'Zend_Measure_Time' => dirname(__FILE__) . '/Measure/Time.php', - 'Zend_Measure_Torque' => dirname(__FILE__) . '/Measure/Torque.php', - 'Zend_Measure_Viscosity_Dynamic' => dirname(__FILE__) . '/Measure/Viscosity/Dynamic.php', - 'Zend_Measure_Viscosity_Kinematic' => dirname(__FILE__) . '/Measure/Viscosity/Kinematic.php', - 'Zend_Measure_Volume' => dirname(__FILE__) . '/Measure/Volume.php', - 'Zend_Measure_Weight' => dirname(__FILE__) . '/Measure/Weight.php', - 'Zend_Memory_AccessController' => dirname(__FILE__) . '/Memory/AccessController.php', - 'Zend_Memory_Container_Interface' => dirname(__FILE__) . '/Memory/Container/Interface.php', - 'Zend_Memory_Container_Locked' => dirname(__FILE__) . '/Memory/Container/Locked.php', - 'Zend_Memory_Container_Movable' => dirname(__FILE__) . '/Memory/Container/Movable.php', - 'Zend_Memory_Container' => dirname(__FILE__) . '/Memory/Container.php', - 'Zend_Memory_Exception' => dirname(__FILE__) . '/Memory/Exception.php', - 'Zend_Memory_Manager' => dirname(__FILE__) . '/Memory/Manager.php', - 'Zend_Memory_Value' => dirname(__FILE__) . '/Memory/Value.php', - 'Zend_Memory' => dirname(__FILE__) . '/Memory.php', - 'Zend_Mime_Decode' => dirname(__FILE__) . '/Mime/Decode.php', - 'Zend_Mime_Exception' => dirname(__FILE__) . '/Mime/Exception.php', - 'Zend_Mime_Message' => dirname(__FILE__) . '/Mime/Message.php', - 'Zend_Mime_Part' => dirname(__FILE__) . '/Mime/Part.php', - 'Zend_Mime' => dirname(__FILE__) . '/Mime.php', - 'Zend_Mobile_Exception' => dirname(__FILE__) . '/Mobile/Exception.php', - 'Zend_Mobile_Push_Abstract' => dirname(__FILE__) . '/Mobile/Push/Abstract.php', - 'Zend_Mobile_Push_Apns' => dirname(__FILE__) . '/Mobile/Push/Apns.php', - 'Zend_Mobile_Push_Exception_DeviceQuotaExceeded' => dirname(__FILE__) . '/Mobile/Push/Exception/DeviceQuotaExceeded.php', - 'Zend_Mobile_Push_Exception_InvalidAuthToken' => dirname(__FILE__) . '/Mobile/Push/Exception/InvalidAuthToken.php', - 'Zend_Mobile_Push_Exception_InvalidPayload' => dirname(__FILE__) . '/Mobile/Push/Exception/InvalidPayload.php', - 'Zend_Mobile_Push_Exception_InvalidRegistration' => dirname(__FILE__) . '/Mobile/Push/Exception/InvalidRegistration.php', - 'Zend_Mobile_Push_Exception_InvalidToken' => dirname(__FILE__) . '/Mobile/Push/Exception/InvalidToken.php', - 'Zend_Mobile_Push_Exception_InvalidTopic' => dirname(__FILE__) . '/Mobile/Push/Exception/InvalidTopic.php', - 'Zend_Mobile_Push_Exception_QuotaExceeded' => dirname(__FILE__) . '/Mobile/Push/Exception/QuotaExceeded.php', - 'Zend_Mobile_Push_Exception_ServerUnavailable' => dirname(__FILE__) . '/Mobile/Push/Exception/ServerUnavailable.php', - 'Zend_Mobile_Push_Exception' => dirname(__FILE__) . '/Mobile/Push/Exception.php', - 'Zend_Mobile_Push_Gcm' => dirname(__FILE__) . '/Mobile/Push/Gcm.php', - 'Zend_Mobile_Push_Interface' => dirname(__FILE__) . '/Mobile/Push/Interface.php', - 'Zend_Mobile_Push_Message_Abstract' => dirname(__FILE__) . '/Mobile/Push/Message/Abstract.php', - 'Zend_Mobile_Push_Message_Apns' => dirname(__FILE__) . '/Mobile/Push/Message/Apns.php', - 'Zend_Mobile_Push_Message_Exception' => dirname(__FILE__) . '/Mobile/Push/Message/Exception.php', - 'Zend_Mobile_Push_Message_Gcm' => dirname(__FILE__) . '/Mobile/Push/Message/Gcm.php', - 'Zend_Mobile_Push_Message_Interface' => dirname(__FILE__) . '/Mobile/Push/Message/Interface.php', - 'Zend_Mobile_Push_Message_Mpns_Raw' => dirname(__FILE__) . '/Mobile/Push/Message/Mpns/Raw.php', - 'Zend_Mobile_Push_Message_Mpns_Tile' => dirname(__FILE__) . '/Mobile/Push/Message/Mpns/Tile.php', - 'Zend_Mobile_Push_Message_Mpns_Toast' => dirname(__FILE__) . '/Mobile/Push/Message/Mpns/Toast.php', - 'Zend_Mobile_Push_Message_Mpns' => dirname(__FILE__) . '/Mobile/Push/Message/Mpns.php', - 'Zend_Mobile_Push_Mpns' => dirname(__FILE__) . '/Mobile/Push/Mpns.php', - 'Zend_Mobile_Push_Response_Gcm' => dirname(__FILE__) . '/Mobile/Push/Response/Gcm.php', - 'Zend_Mobile_Push_Test_ApnsProxy' => dirname(__FILE__) . '/Mobile/Push/Test/ApnsProxy.php', - 'Zend_Navigation_Container' => dirname(__FILE__) . '/Navigation/Container.php', - 'Zend_Navigation_Exception' => dirname(__FILE__) . '/Navigation/Exception.php', - 'Zend_Navigation_Page_Mvc' => dirname(__FILE__) . '/Navigation/Page/Mvc.php', - 'Zend_Navigation_Page_Uri' => dirname(__FILE__) . '/Navigation/Page/Uri.php', - 'Zend_Navigation_Page' => dirname(__FILE__) . '/Navigation/Page.php', - 'Zend_Navigation' => dirname(__FILE__) . '/Navigation.php', - 'Zend_Oauth_Client' => dirname(__FILE__) . '/Oauth/Client.php', - 'Zend_Oauth_Config_ConfigInterface' => dirname(__FILE__) . '/Oauth/Config/ConfigInterface.php', - 'Zend_Oauth_Config' => dirname(__FILE__) . '/Oauth/Config.php', - 'Zend_Oauth_Consumer' => dirname(__FILE__) . '/Oauth/Consumer.php', - 'Zend_Oauth_Exception' => dirname(__FILE__) . '/Oauth/Exception.php', - 'Zend_Oauth_Http_AccessToken' => dirname(__FILE__) . '/Oauth/Http/AccessToken.php', - 'Zend_Oauth_Http_RequestToken' => dirname(__FILE__) . '/Oauth/Http/RequestToken.php', - 'Zend_Oauth_Http_UserAuthorization' => dirname(__FILE__) . '/Oauth/Http/UserAuthorization.php', - 'Zend_Oauth_Http_Utility' => dirname(__FILE__) . '/Oauth/Http/Utility.php', - 'Zend_Oauth_Http' => dirname(__FILE__) . '/Oauth/Http.php', - 'Zend_Oauth_Signature_Hmac' => dirname(__FILE__) . '/Oauth/Signature/Hmac.php', - 'Zend_Oauth_Signature_Plaintext' => dirname(__FILE__) . '/Oauth/Signature/Plaintext.php', - 'Zend_Oauth_Signature_Rsa' => dirname(__FILE__) . '/Oauth/Signature/Rsa.php', - 'Zend_Oauth_Signature_SignatureAbstract' => dirname(__FILE__) . '/Oauth/Signature/SignatureAbstract.php', - 'Zend_Oauth_Token_Access' => dirname(__FILE__) . '/Oauth/Token/Access.php', - 'Zend_Oauth_Token_AuthorizedRequest' => dirname(__FILE__) . '/Oauth/Token/AuthorizedRequest.php', - 'Zend_Oauth_Token_Request' => dirname(__FILE__) . '/Oauth/Token/Request.php', - 'Zend_Oauth_Token' => dirname(__FILE__) . '/Oauth/Token.php', - 'Zend_Oauth' => dirname(__FILE__) . '/Oauth.php', - 'Zend_OpenId_Consumer_Storage_File' => dirname(__FILE__) . '/OpenId/Consumer/Storage/File.php', - 'Zend_OpenId_Consumer_Storage' => dirname(__FILE__) . '/OpenId/Consumer/Storage.php', - 'Zend_OpenId_Consumer' => dirname(__FILE__) . '/OpenId/Consumer.php', - 'Zend_OpenId_Exception' => dirname(__FILE__) . '/OpenId/Exception.php', - 'Zend_OpenId_Extension_Sreg' => dirname(__FILE__) . '/OpenId/Extension/Sreg.php', - 'Zend_OpenId_Extension' => dirname(__FILE__) . '/OpenId/Extension.php', - 'Zend_OpenId_Provider_Storage_File' => dirname(__FILE__) . '/OpenId/Provider/Storage/File.php', - 'Zend_OpenId_Provider_Storage' => dirname(__FILE__) . '/OpenId/Provider/Storage.php', - 'Zend_OpenId_Provider_User_Session' => dirname(__FILE__) . '/OpenId/Provider/User/Session.php', - 'Zend_OpenId_Provider_User' => dirname(__FILE__) . '/OpenId/Provider/User.php', - 'Zend_OpenId_Provider' => dirname(__FILE__) . '/OpenId/Provider.php', - 'Zend_OpenId' => dirname(__FILE__) . '/OpenId.php', - 'Zend_Paginator_Adapter_Array' => dirname(__FILE__) . '/Paginator/Adapter/Array.php', - 'Zend_Paginator_Adapter_DbSelect' => dirname(__FILE__) . '/Paginator/Adapter/DbSelect.php', - 'Zend_Paginator_Adapter_DbTableSelect' => dirname(__FILE__) . '/Paginator/Adapter/DbTableSelect.php', - 'Zend_Paginator_Adapter_Interface' => dirname(__FILE__) . '/Paginator/Adapter/Interface.php', - 'Zend_Paginator_Adapter_Iterator' => dirname(__FILE__) . '/Paginator/Adapter/Iterator.php', - 'Zend_Paginator_Adapter_Null' => dirname(__FILE__) . '/Paginator/Adapter/Null.php', - 'Zend_Paginator_AdapterAggregate' => dirname(__FILE__) . '/Paginator/AdapterAggregate.php', - 'Zend_Paginator_Exception' => dirname(__FILE__) . '/Paginator/Exception.php', - 'Zend_Paginator_ScrollingStyle_All' => dirname(__FILE__) . '/Paginator/ScrollingStyle/All.php', - 'Zend_Paginator_ScrollingStyle_Elastic' => dirname(__FILE__) . '/Paginator/ScrollingStyle/Elastic.php', - 'Zend_Paginator_ScrollingStyle_Interface' => dirname(__FILE__) . '/Paginator/ScrollingStyle/Interface.php', - 'Zend_Paginator_ScrollingStyle_Jumping' => dirname(__FILE__) . '/Paginator/ScrollingStyle/Jumping.php', - 'Zend_Paginator_ScrollingStyle_Sliding' => dirname(__FILE__) . '/Paginator/ScrollingStyle/Sliding.php', - 'Zend_Paginator_SerializableLimitIterator' => dirname(__FILE__) . '/Paginator/SerializableLimitIterator.php', - 'Zend_Paginator' => dirname(__FILE__) . '/Paginator.php', - 'Zend_Pdf_Action_GoTo' => dirname(__FILE__) . '/Pdf/Action/GoTo.php', - 'Zend_Pdf_Action_GoTo3DView' => dirname(__FILE__) . '/Pdf/Action/GoTo3DView.php', - 'Zend_Pdf_Action_GoToE' => dirname(__FILE__) . '/Pdf/Action/GoToE.php', - 'Zend_Pdf_Action_GoToR' => dirname(__FILE__) . '/Pdf/Action/GoToR.php', - 'Zend_Pdf_Action_Hide' => dirname(__FILE__) . '/Pdf/Action/Hide.php', - 'Zend_Pdf_Action_ImportData' => dirname(__FILE__) . '/Pdf/Action/ImportData.php', - 'Zend_Pdf_Action_JavaScript' => dirname(__FILE__) . '/Pdf/Action/JavaScript.php', - 'Zend_Pdf_Action_Launch' => dirname(__FILE__) . '/Pdf/Action/Launch.php', - 'Zend_Pdf_Action_Movie' => dirname(__FILE__) . '/Pdf/Action/Movie.php', - 'Zend_Pdf_Action_Named' => dirname(__FILE__) . '/Pdf/Action/Named.php', - 'Zend_Pdf_Action_Rendition' => dirname(__FILE__) . '/Pdf/Action/Rendition.php', - 'Zend_Pdf_Action_ResetForm' => dirname(__FILE__) . '/Pdf/Action/ResetForm.php', - 'Zend_Pdf_Action_SetOCGState' => dirname(__FILE__) . '/Pdf/Action/SetOCGState.php', - 'Zend_Pdf_Action_Sound' => dirname(__FILE__) . '/Pdf/Action/Sound.php', - 'Zend_Pdf_Action_SubmitForm' => dirname(__FILE__) . '/Pdf/Action/SubmitForm.php', - 'Zend_Pdf_Action_Thread' => dirname(__FILE__) . '/Pdf/Action/Thread.php', - 'Zend_Pdf_Action_Trans' => dirname(__FILE__) . '/Pdf/Action/Trans.php', - 'Zend_Pdf_Action_Unknown' => dirname(__FILE__) . '/Pdf/Action/Unknown.php', - 'Zend_Pdf_Action_URI' => dirname(__FILE__) . '/Pdf/Action/URI.php', - 'Zend_Pdf_Action' => dirname(__FILE__) . '/Pdf/Action.php', - 'Zend_Pdf_Annotation_FileAttachment' => dirname(__FILE__) . '/Pdf/Annotation/FileAttachment.php', - 'Zend_Pdf_Annotation_Link' => dirname(__FILE__) . '/Pdf/Annotation/Link.php', - 'Zend_Pdf_Annotation_Markup' => dirname(__FILE__) . '/Pdf/Annotation/Markup.php', - 'Zend_Pdf_Annotation_Text' => dirname(__FILE__) . '/Pdf/Annotation/Text.php', - 'Zend_Pdf_Annotation' => dirname(__FILE__) . '/Pdf/Annotation.php', - 'Zend_Pdf_Canvas_Abstract' => dirname(__FILE__) . '/Pdf/Canvas/Abstract.php', - 'Zend_Pdf_Canvas_Interface' => dirname(__FILE__) . '/Pdf/Canvas/Interface.php', - 'Zend_Pdf_Canvas' => dirname(__FILE__) . '/Pdf/Canvas.php', - 'Zend_Pdf_Cmap_ByteEncoding_Static' => dirname(__FILE__) . '/Pdf/Cmap/ByteEncoding/Static.php', - 'Zend_Pdf_Cmap_ByteEncoding' => dirname(__FILE__) . '/Pdf/Cmap/ByteEncoding.php', - 'Zend_Pdf_Cmap_SegmentToDelta' => dirname(__FILE__) . '/Pdf/Cmap/SegmentToDelta.php', - 'Zend_Pdf_Cmap_TrimmedTable' => dirname(__FILE__) . '/Pdf/Cmap/TrimmedTable.php', - 'Zend_Pdf_Cmap' => dirname(__FILE__) . '/Pdf/Cmap.php', - 'Zend_Pdf_Color_Cmyk' => dirname(__FILE__) . '/Pdf/Color/Cmyk.php', - 'Zend_Pdf_Color_GrayScale' => dirname(__FILE__) . '/Pdf/Color/GrayScale.php', - 'Zend_Pdf_Color_Html' => dirname(__FILE__) . '/Pdf/Color/Html.php', - 'Zend_Pdf_Color_Rgb' => dirname(__FILE__) . '/Pdf/Color/Rgb.php', - 'Zend_Pdf_Color' => dirname(__FILE__) . '/Pdf/Color.php', - 'Zend_Pdf_Destination_Explicit' => dirname(__FILE__) . '/Pdf/Destination/Explicit.php', - 'Zend_Pdf_Destination_Fit' => dirname(__FILE__) . '/Pdf/Destination/Fit.php', - 'Zend_Pdf_Destination_FitBoundingBox' => dirname(__FILE__) . '/Pdf/Destination/FitBoundingBox.php', - 'Zend_Pdf_Destination_FitBoundingBoxHorizontally' => dirname(__FILE__) . '/Pdf/Destination/FitBoundingBoxHorizontally.php', - 'Zend_Pdf_Destination_FitBoundingBoxVertically' => dirname(__FILE__) . '/Pdf/Destination/FitBoundingBoxVertically.php', - 'Zend_Pdf_Destination_FitHorizontally' => dirname(__FILE__) . '/Pdf/Destination/FitHorizontally.php', - 'Zend_Pdf_Destination_FitRectangle' => dirname(__FILE__) . '/Pdf/Destination/FitRectangle.php', - 'Zend_Pdf_Destination_FitVertically' => dirname(__FILE__) . '/Pdf/Destination/FitVertically.php', - 'Zend_Pdf_Destination_Named' => dirname(__FILE__) . '/Pdf/Destination/Named.php', - 'Zend_Pdf_Destination_Unknown' => dirname(__FILE__) . '/Pdf/Destination/Unknown.php', - 'Zend_Pdf_Destination_Zoom' => dirname(__FILE__) . '/Pdf/Destination/Zoom.php', - 'Zend_Pdf_Destination' => dirname(__FILE__) . '/Pdf/Destination.php', - 'Zend_Pdf_Element_Array' => dirname(__FILE__) . '/Pdf/Element/Array.php', - 'Zend_Pdf_Element_Boolean' => dirname(__FILE__) . '/Pdf/Element/Boolean.php', - 'Zend_Pdf_Element_Dictionary' => dirname(__FILE__) . '/Pdf/Element/Dictionary.php', - 'Zend_Pdf_Element_Name' => dirname(__FILE__) . '/Pdf/Element/Name.php', - 'Zend_Pdf_Element_Null' => dirname(__FILE__) . '/Pdf/Element/Null.php', - 'Zend_Pdf_Element_Numeric' => dirname(__FILE__) . '/Pdf/Element/Numeric.php', - 'Zend_Pdf_Element_Object_Stream' => dirname(__FILE__) . '/Pdf/Element/Object/Stream.php', - 'Zend_Pdf_Element_Object' => dirname(__FILE__) . '/Pdf/Element/Object.php', - 'Zend_Pdf_Element_Reference_Context' => dirname(__FILE__) . '/Pdf/Element/Reference/Context.php', - 'Zend_Pdf_Element_Reference_Table' => dirname(__FILE__) . '/Pdf/Element/Reference/Table.php', - 'Zend_Pdf_Element_Reference' => dirname(__FILE__) . '/Pdf/Element/Reference.php', - 'Zend_Pdf_Element_Stream' => dirname(__FILE__) . '/Pdf/Element/Stream.php', - 'Zend_Pdf_Element_String_Binary' => dirname(__FILE__) . '/Pdf/Element/String/Binary.php', - 'Zend_Pdf_Element_String' => dirname(__FILE__) . '/Pdf/Element/String.php', - 'Zend_Pdf_Element' => dirname(__FILE__) . '/Pdf/Element.php', - 'Zend_Pdf_ElementFactory_Interface' => dirname(__FILE__) . '/Pdf/ElementFactory/Interface.php', - 'Zend_Pdf_ElementFactory_Proxy' => dirname(__FILE__) . '/Pdf/ElementFactory/Proxy.php', - 'Zend_Pdf_ElementFactory' => dirname(__FILE__) . '/Pdf/ElementFactory.php', - 'Zend_Pdf_Exception' => dirname(__FILE__) . '/Pdf/Exception.php', - 'Zend_Pdf_FileParser_Font_OpenType_TrueType' => dirname(__FILE__) . '/Pdf/FileParser/Font/OpenType/TrueType.php', - 'Zend_Pdf_FileParser_Font_OpenType' => dirname(__FILE__) . '/Pdf/FileParser/Font/OpenType.php', - 'Zend_Pdf_FileParser_Font' => dirname(__FILE__) . '/Pdf/FileParser/Font.php', - 'Zend_Pdf_FileParser_Image_Png' => dirname(__FILE__) . '/Pdf/FileParser/Image/Png.php', - 'Zend_Pdf_FileParser_Image' => dirname(__FILE__) . '/Pdf/FileParser/Image.php', - 'Zend_Pdf_FileParser' => dirname(__FILE__) . '/Pdf/FileParser.php', - 'Zend_Pdf_FileParserDataSource_File' => dirname(__FILE__) . '/Pdf/FileParserDataSource/File.php', - 'Zend_Pdf_FileParserDataSource_String' => dirname(__FILE__) . '/Pdf/FileParserDataSource/String.php', - 'Zend_Pdf_FileParserDataSource' => dirname(__FILE__) . '/Pdf/FileParserDataSource.php', - 'Zend_Pdf_Filter_Ascii85' => dirname(__FILE__) . '/Pdf/Filter/Ascii85.php', - 'Zend_Pdf_Filter_AsciiHex' => dirname(__FILE__) . '/Pdf/Filter/AsciiHex.php', - 'Zend_Pdf_Filter_Compression_Flate' => dirname(__FILE__) . '/Pdf/Filter/Compression/Flate.php', - 'Zend_Pdf_Filter_Compression_Lzw' => dirname(__FILE__) . '/Pdf/Filter/Compression/Lzw.php', - 'Zend_Pdf_Filter_Compression' => dirname(__FILE__) . '/Pdf/Filter/Compression.php', - 'Zend_Pdf_Filter_Interface' => dirname(__FILE__) . '/Pdf/Filter/Interface.php', - 'Zend_Pdf_Filter_RunLength' => dirname(__FILE__) . '/Pdf/Filter/RunLength.php', - 'Zend_Pdf_Font' => dirname(__FILE__) . '/Pdf/Font.php', - 'Zend_Pdf_Image' => dirname(__FILE__) . '/Pdf/Image.php', - 'Zend_Pdf_NameTree' => dirname(__FILE__) . '/Pdf/NameTree.php', - 'Zend_Pdf_Outline_Created' => dirname(__FILE__) . '/Pdf/Outline/Created.php', - 'Zend_Pdf_Outline_Loaded' => dirname(__FILE__) . '/Pdf/Outline/Loaded.php', - 'Zend_Pdf_Outline' => dirname(__FILE__) . '/Pdf/Outline.php', - 'Zend_Pdf_Page' => dirname(__FILE__) . '/Pdf/Page.php', - 'Zend_Pdf_Parser' => dirname(__FILE__) . '/Pdf/Parser.php', - 'Zend_Pdf_RecursivelyIteratableObjectsContainer' => dirname(__FILE__) . '/Pdf/RecursivelyIteratableObjectsContainer.php', - 'Zend_Pdf_Resource_ContentStream' => dirname(__FILE__) . '/Pdf/Resource/ContentStream.php', - 'Zend_Pdf_Resource_Extractor' => dirname(__FILE__) . '/Pdf/Resource/Extractor.php', - 'Zend_Pdf_Resource_Font_CidFont_TrueType' => dirname(__FILE__) . '/Pdf/Resource/Font/CidFont/TrueType.php', - 'Zend_Pdf_Resource_Font_CidFont' => dirname(__FILE__) . '/Pdf/Resource/Font/CidFont.php', - 'Zend_Pdf_Resource_Font_Extracted' => dirname(__FILE__) . '/Pdf/Resource/Font/Extracted.php', - 'Zend_Pdf_Resource_Font_FontDescriptor' => dirname(__FILE__) . '/Pdf/Resource/Font/FontDescriptor.php', - 'Zend_Pdf_Resource_Font_Simple_Parsed_TrueType' => dirname(__FILE__) . '/Pdf/Resource/Font/Simple/Parsed/TrueType.php', - 'Zend_Pdf_Resource_Font_Simple_Parsed' => dirname(__FILE__) . '/Pdf/Resource/Font/Simple/Parsed.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_Courier' => dirname(__FILE__) . '/Pdf/Resource/Font/Simple/Standard/Courier.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_CourierBold' => dirname(__FILE__) . '/Pdf/Resource/Font/Simple/Standard/CourierBold.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_CourierBoldOblique' => dirname(__FILE__) . '/Pdf/Resource/Font/Simple/Standard/CourierBoldOblique.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_CourierOblique' => dirname(__FILE__) . '/Pdf/Resource/Font/Simple/Standard/CourierOblique.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_Helvetica' => dirname(__FILE__) . '/Pdf/Resource/Font/Simple/Standard/Helvetica.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_HelveticaBold' => dirname(__FILE__) . '/Pdf/Resource/Font/Simple/Standard/HelveticaBold.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_HelveticaBoldOblique' => dirname(__FILE__) . '/Pdf/Resource/Font/Simple/Standard/HelveticaBoldOblique.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_HelveticaOblique' => dirname(__FILE__) . '/Pdf/Resource/Font/Simple/Standard/HelveticaOblique.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_Symbol' => dirname(__FILE__) . '/Pdf/Resource/Font/Simple/Standard/Symbol.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_TimesBold' => dirname(__FILE__) . '/Pdf/Resource/Font/Simple/Standard/TimesBold.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_TimesBoldItalic' => dirname(__FILE__) . '/Pdf/Resource/Font/Simple/Standard/TimesBoldItalic.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_TimesItalic' => dirname(__FILE__) . '/Pdf/Resource/Font/Simple/Standard/TimesItalic.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_TimesRoman' => dirname(__FILE__) . '/Pdf/Resource/Font/Simple/Standard/TimesRoman.php', - 'Zend_Pdf_Resource_Font_Simple_Standard_ZapfDingbats' => dirname(__FILE__) . '/Pdf/Resource/Font/Simple/Standard/ZapfDingbats.php', - 'Zend_Pdf_Resource_Font_Simple_Standard' => dirname(__FILE__) . '/Pdf/Resource/Font/Simple/Standard.php', - 'Zend_Pdf_Resource_Font_Simple' => dirname(__FILE__) . '/Pdf/Resource/Font/Simple.php', - 'Zend_Pdf_Resource_Font_Type0' => dirname(__FILE__) . '/Pdf/Resource/Font/Type0.php', - 'Zend_Pdf_Resource_Font' => dirname(__FILE__) . '/Pdf/Resource/Font.php', - 'Zend_Pdf_Resource_GraphicsState' => dirname(__FILE__) . '/Pdf/Resource/GraphicsState.php', - 'Zend_Pdf_Resource_Image_Jpeg' => dirname(__FILE__) . '/Pdf/Resource/Image/Jpeg.php', - 'Zend_Pdf_Resource_Image_Png' => dirname(__FILE__) . '/Pdf/Resource/Image/Png.php', - 'Zend_Pdf_Resource_Image_Tiff' => dirname(__FILE__) . '/Pdf/Resource/Image/Tiff.php', - 'Zend_Pdf_Resource_Image' => dirname(__FILE__) . '/Pdf/Resource/Image.php', - 'Zend_Pdf_Resource_ImageFactory' => dirname(__FILE__) . '/Pdf/Resource/ImageFactory.php', - 'Zend_Pdf_Resource_Unified' => dirname(__FILE__) . '/Pdf/Resource/Unified.php', - 'Zend_Pdf_Resource' => dirname(__FILE__) . '/Pdf/Resource.php', - 'Zend_Pdf_StringParser' => dirname(__FILE__) . '/Pdf/StringParser.php', - 'Zend_Pdf_Style' => dirname(__FILE__) . '/Pdf/Style.php', - 'Zend_Pdf_Target' => dirname(__FILE__) . '/Pdf/Target.php', - 'Zend_Pdf_Trailer_Generator' => dirname(__FILE__) . '/Pdf/Trailer/Generator.php', - 'Zend_Pdf_Trailer_Keeper' => dirname(__FILE__) . '/Pdf/Trailer/Keeper.php', - 'Zend_Pdf_Trailer' => dirname(__FILE__) . '/Pdf/Trailer.php', - 'Zend_Pdf_UpdateInfoContainer' => dirname(__FILE__) . '/Pdf/UpdateInfoContainer.php', - 'Zend_Pdf' => dirname(__FILE__) . '/Pdf.php', - 'Zend_ProgressBar_Adapter_Console' => dirname(__FILE__) . '/ProgressBar/Adapter/Console.php', - 'Zend_ProgressBar_Adapter_Exception' => dirname(__FILE__) . '/ProgressBar/Adapter/Exception.php', - 'Zend_ProgressBar_Adapter_JsPull' => dirname(__FILE__) . '/ProgressBar/Adapter/JsPull.php', - 'Zend_ProgressBar_Adapter_JsPush' => dirname(__FILE__) . '/ProgressBar/Adapter/JsPush.php', - 'Zend_ProgressBar_Adapter' => dirname(__FILE__) . '/ProgressBar/Adapter.php', - 'Zend_ProgressBar_Exception' => dirname(__FILE__) . '/ProgressBar/Exception.php', - 'Zend_ProgressBar' => dirname(__FILE__) . '/ProgressBar.php', - 'Zend_Queue_Adapter_Activemq' => dirname(__FILE__) . '/Queue/Adapter/Activemq.php', - 'Zend_Queue_Adapter_AdapterAbstract' => dirname(__FILE__) . '/Queue/Adapter/AdapterAbstract.php', - 'Zend_Queue_Adapter_AdapterInterface' => dirname(__FILE__) . '/Queue/Adapter/AdapterInterface.php', - 'Zend_Queue_Adapter_Array' => dirname(__FILE__) . '/Queue/Adapter/Array.php', - 'Zend_Queue_Adapter_Db_Message' => dirname(__FILE__) . '/Queue/Adapter/Db/Message.php', - 'Zend_Queue_Adapter_Db_Queue' => dirname(__FILE__) . '/Queue/Adapter/Db/Queue.php', - 'Zend_Queue_Adapter_Db' => dirname(__FILE__) . '/Queue/Adapter/Db.php', - 'Zend_Queue_Adapter_Memcacheq' => dirname(__FILE__) . '/Queue/Adapter/Memcacheq.php', - 'Zend_Queue_Adapter_Null' => dirname(__FILE__) . '/Queue/Adapter/Null.php', - 'Zend_Queue_Adapter_PlatformJobQueue' => dirname(__FILE__) . '/Queue/Adapter/PlatformJobQueue.php', - 'Zend_Queue_Exception' => dirname(__FILE__) . '/Queue/Exception.php', - 'Zend_Queue_Message_Iterator' => dirname(__FILE__) . '/Queue/Message/Iterator.php', - 'Zend_Queue_Message_PlatformJob' => dirname(__FILE__) . '/Queue/Message/PlatformJob.php', - 'Zend_Queue_Message' => dirname(__FILE__) . '/Queue/Message.php', - 'Zend_Queue_Stomp_Client_Connection' => dirname(__FILE__) . '/Queue/Stomp/Client/Connection.php', - 'Zend_Queue_Stomp_Client_ConnectionInterface' => dirname(__FILE__) . '/Queue/Stomp/Client/ConnectionInterface.php', - 'Zend_Queue_Stomp_Client' => dirname(__FILE__) . '/Queue/Stomp/Client.php', - 'Zend_Queue_Stomp_Frame' => dirname(__FILE__) . '/Queue/Stomp/Frame.php', - 'Zend_Queue_Stomp_FrameInterface' => dirname(__FILE__) . '/Queue/Stomp/FrameInterface.php', - 'Zend_Queue' => dirname(__FILE__) . '/Queue.php', - 'Zend_Reflection_Class' => dirname(__FILE__) . '/Reflection/Class.php', - 'Zend_Reflection_Docblock_Tag_Param' => dirname(__FILE__) . '/Reflection/Docblock/Tag/Param.php', - 'Zend_Reflection_Docblock_Tag_Return' => dirname(__FILE__) . '/Reflection/Docblock/Tag/Return.php', - 'Zend_Reflection_Docblock_Tag' => dirname(__FILE__) . '/Reflection/Docblock/Tag.php', - 'Zend_Reflection_Docblock' => dirname(__FILE__) . '/Reflection/Docblock.php', - 'Zend_Reflection_Exception' => dirname(__FILE__) . '/Reflection/Exception.php', - 'Zend_Reflection_Extension' => dirname(__FILE__) . '/Reflection/Extension.php', - 'Zend_Reflection_File' => dirname(__FILE__) . '/Reflection/File.php', - 'Zend_Reflection_Function' => dirname(__FILE__) . '/Reflection/Function.php', - 'Zend_Reflection_Method' => dirname(__FILE__) . '/Reflection/Method.php', - 'Zend_Reflection_Parameter' => dirname(__FILE__) . '/Reflection/Parameter.php', - 'Zend_Reflection_Property' => dirname(__FILE__) . '/Reflection/Property.php', - 'Zend_Registry' => dirname(__FILE__) . '/Registry.php', - 'Zend_Rest_Client_Exception' => dirname(__FILE__) . '/Rest/Client/Exception.php', - 'Zend_Rest_Client_Result_Exception' => dirname(__FILE__) . '/Rest/Client/Result/Exception.php', - 'Zend_Rest_Client_Result' => dirname(__FILE__) . '/Rest/Client/Result.php', - 'Zend_Rest_Client' => dirname(__FILE__) . '/Rest/Client.php', - 'Zend_Rest_Controller' => dirname(__FILE__) . '/Rest/Controller.php', - 'Zend_Rest_Exception' => dirname(__FILE__) . '/Rest/Exception.php', - 'Zend_Rest_Route' => dirname(__FILE__) . '/Rest/Route.php', - 'Zend_Rest_Server_Exception' => dirname(__FILE__) . '/Rest/Server/Exception.php', - 'Zend_Rest_Server' => dirname(__FILE__) . '/Rest/Server.php', - 'Zend_Search_Exception' => dirname(__FILE__) . '/Search/Exception.php', - 'Zend_Search_Lucene_Analysis_Analyzer_Common_Text_CaseInsensitive' => dirname(__FILE__) . '/Search/Lucene/Analysis/Analyzer/Common/Text/CaseInsensitive.php', - 'Zend_Search_Lucene_Analysis_Analyzer_Common_Text' => dirname(__FILE__) . '/Search/Lucene/Analysis/Analyzer/Common/Text.php', - 'Zend_Search_Lucene_Analysis_Analyzer_Common_TextNum_CaseInsensitive' => dirname(__FILE__) . '/Search/Lucene/Analysis/Analyzer/Common/TextNum/CaseInsensitive.php', - 'Zend_Search_Lucene_Analysis_Analyzer_Common_TextNum' => dirname(__FILE__) . '/Search/Lucene/Analysis/Analyzer/Common/TextNum.php', - 'Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8_CaseInsensitive' => dirname(__FILE__) . '/Search/Lucene/Analysis/Analyzer/Common/Utf8/CaseInsensitive.php', - 'Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8' => dirname(__FILE__) . '/Search/Lucene/Analysis/Analyzer/Common/Utf8.php', - 'Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8Num_CaseInsensitive' => dirname(__FILE__) . '/Search/Lucene/Analysis/Analyzer/Common/Utf8Num/CaseInsensitive.php', - 'Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8Num' => dirname(__FILE__) . '/Search/Lucene/Analysis/Analyzer/Common/Utf8Num.php', - 'Zend_Search_Lucene_Analysis_Analyzer_Common' => dirname(__FILE__) . '/Search/Lucene/Analysis/Analyzer/Common.php', - 'Zend_Search_Lucene_Analysis_Analyzer' => dirname(__FILE__) . '/Search/Lucene/Analysis/Analyzer.php', - 'Zend_Search_Lucene_Analysis_Token' => dirname(__FILE__) . '/Search/Lucene/Analysis/Token.php', - 'Zend_Search_Lucene_Analysis_TokenFilter_LowerCase' => dirname(__FILE__) . '/Search/Lucene/Analysis/TokenFilter/LowerCase.php', - 'Zend_Search_Lucene_Analysis_TokenFilter_LowerCaseUtf8' => dirname(__FILE__) . '/Search/Lucene/Analysis/TokenFilter/LowerCaseUtf8.php', - 'Zend_Search_Lucene_Analysis_TokenFilter_ShortWords' => dirname(__FILE__) . '/Search/Lucene/Analysis/TokenFilter/ShortWords.php', - 'Zend_Search_Lucene_Analysis_TokenFilter_StopWords' => dirname(__FILE__) . '/Search/Lucene/Analysis/TokenFilter/StopWords.php', - 'Zend_Search_Lucene_Analysis_TokenFilter' => dirname(__FILE__) . '/Search/Lucene/Analysis/TokenFilter.php', - 'Zend_Search_Lucene_Document_Docx' => dirname(__FILE__) . '/Search/Lucene/Document/Docx.php', - 'Zend_Search_Lucene_Document_Exception' => dirname(__FILE__) . '/Search/Lucene/Document/Exception.php', - 'Zend_Search_Lucene_Document_Html' => dirname(__FILE__) . '/Search/Lucene/Document/Html.php', - 'Zend_Search_Lucene_Document_OpenXml' => dirname(__FILE__) . '/Search/Lucene/Document/OpenXml.php', - 'Zend_Search_Lucene_Document_Pptx' => dirname(__FILE__) . '/Search/Lucene/Document/Pptx.php', - 'Zend_Search_Lucene_Document_Xlsx' => dirname(__FILE__) . '/Search/Lucene/Document/Xlsx.php', - 'Zend_Search_Lucene_Document' => dirname(__FILE__) . '/Search/Lucene/Document.php', - 'Zend_Search_Lucene_Exception' => dirname(__FILE__) . '/Search/Lucene/Exception.php', - 'Zend_Search_Lucene_Field' => dirname(__FILE__) . '/Search/Lucene/Field.php', - 'Zend_Search_Lucene_FSM' => dirname(__FILE__) . '/Search/Lucene/FSM.php', - 'Zend_Search_Lucene_FSMAction' => dirname(__FILE__) . '/Search/Lucene/FSMAction.php', - 'Zend_Search_Lucene_Index_DictionaryLoader' => dirname(__FILE__) . '/Search/Lucene/Index/DictionaryLoader.php', - 'Zend_Search_Lucene_Index_DocsFilter' => dirname(__FILE__) . '/Search/Lucene/Index/DocsFilter.php', - 'Zend_Search_Lucene_Index_FieldInfo' => dirname(__FILE__) . '/Search/Lucene/Index/FieldInfo.php', - 'Zend_Search_Lucene_Index_SegmentInfo' => dirname(__FILE__) . '/Search/Lucene/Index/SegmentInfo.php', - 'Zend_Search_Lucene_Index_SegmentMerger' => dirname(__FILE__) . '/Search/Lucene/Index/SegmentMerger.php', - 'Zend_Search_Lucene_Index_SegmentWriter_DocumentWriter' => dirname(__FILE__) . '/Search/Lucene/Index/SegmentWriter/DocumentWriter.php', - 'Zend_Search_Lucene_Index_SegmentWriter_StreamWriter' => dirname(__FILE__) . '/Search/Lucene/Index/SegmentWriter/StreamWriter.php', - 'Zend_Search_Lucene_Index_SegmentWriter' => dirname(__FILE__) . '/Search/Lucene/Index/SegmentWriter.php', - 'Zend_Search_Lucene_Index_Term' => dirname(__FILE__) . '/Search/Lucene/Index/Term.php', - 'Zend_Search_Lucene_Index_TermInfo' => dirname(__FILE__) . '/Search/Lucene/Index/TermInfo.php', - 'Zend_Search_Lucene_Index_TermsPriorityQueue' => dirname(__FILE__) . '/Search/Lucene/Index/TermsPriorityQueue.php', - 'Zend_Search_Lucene_Index_TermsStream_Interface' => dirname(__FILE__) . '/Search/Lucene/Index/TermsStream/Interface.php', - 'Zend_Search_Lucene_Index_Writer' => dirname(__FILE__) . '/Search/Lucene/Index/Writer.php', - 'Zend_Search_Lucene_Interface' => dirname(__FILE__) . '/Search/Lucene/Interface.php', - 'Zend_Search_Lucene_LockManager' => dirname(__FILE__) . '/Search/Lucene/LockManager.php', - 'Zend_Search_Lucene_MultiSearcher' => dirname(__FILE__) . '/Search/Lucene/MultiSearcher.php', - 'Zend_Search_Lucene_Interface_MultiSearcher' => dirname(__FILE__) . '/Search/Lucene/MultiSearcher.php', - 'Zend_Search_Lucene_PriorityQueue' => dirname(__FILE__) . '/Search/Lucene/PriorityQueue.php', - 'Zend_Search_Lucene_Proxy' => dirname(__FILE__) . '/Search/Lucene/Proxy.php', - 'Zend_Search_Lucene_Search_BooleanExpressionRecognizer' => dirname(__FILE__) . '/Search/Lucene/Search/BooleanExpressionRecognizer.php', - 'Zend_Search_Lucene_Search_Highlighter_Default' => dirname(__FILE__) . '/Search/Lucene/Search/Highlighter/Default.php', - 'Zend_Search_Lucene_Search_Highlighter_Interface' => dirname(__FILE__) . '/Search/Lucene/Search/Highlighter/Interface.php', - 'Zend_Search_Lucene_Search_Query_Boolean' => dirname(__FILE__) . '/Search/Lucene/Search/Query/Boolean.php', - 'Zend_Search_Lucene_Search_Query_Empty' => dirname(__FILE__) . '/Search/Lucene/Search/Query/Empty.php', - 'Zend_Search_Lucene_Search_Query_Fuzzy' => dirname(__FILE__) . '/Search/Lucene/Search/Query/Fuzzy.php', - 'Zend_Search_Lucene_Search_Query_Insignificant' => dirname(__FILE__) . '/Search/Lucene/Search/Query/Insignificant.php', - 'Zend_Search_Lucene_Search_Query_MultiTerm' => dirname(__FILE__) . '/Search/Lucene/Search/Query/MultiTerm.php', - 'Zend_Search_Lucene_Search_Query_Phrase' => dirname(__FILE__) . '/Search/Lucene/Search/Query/Phrase.php', - 'Zend_Search_Lucene_Search_Query_Preprocessing_Fuzzy' => dirname(__FILE__) . '/Search/Lucene/Search/Query/Preprocessing/Fuzzy.php', - 'Zend_Search_Lucene_Search_Query_Preprocessing_Phrase' => dirname(__FILE__) . '/Search/Lucene/Search/Query/Preprocessing/Phrase.php', - 'Zend_Search_Lucene_Search_Query_Preprocessing_Term' => dirname(__FILE__) . '/Search/Lucene/Search/Query/Preprocessing/Term.php', - 'Zend_Search_Lucene_Search_Query_Preprocessing' => dirname(__FILE__) . '/Search/Lucene/Search/Query/Preprocessing.php', - 'Zend_Search_Lucene_Search_Query_Range' => dirname(__FILE__) . '/Search/Lucene/Search/Query/Range.php', - 'Zend_Search_Lucene_Search_Query_Term' => dirname(__FILE__) . '/Search/Lucene/Search/Query/Term.php', - 'Zend_Search_Lucene_Search_Query_Wildcard' => dirname(__FILE__) . '/Search/Lucene/Search/Query/Wildcard.php', - 'Zend_Search_Lucene_Search_Query' => dirname(__FILE__) . '/Search/Lucene/Search/Query.php', - 'Zend_Search_Lucene_Search_QueryEntry_Phrase' => dirname(__FILE__) . '/Search/Lucene/Search/QueryEntry/Phrase.php', - 'Zend_Search_Lucene_Search_QueryEntry_Subquery' => dirname(__FILE__) . '/Search/Lucene/Search/QueryEntry/Subquery.php', - 'Zend_Search_Lucene_Search_QueryEntry_Term' => dirname(__FILE__) . '/Search/Lucene/Search/QueryEntry/Term.php', - 'Zend_Search_Lucene_Search_QueryEntry' => dirname(__FILE__) . '/Search/Lucene/Search/QueryEntry.php', - 'Zend_Search_Lucene_Search_QueryHit' => dirname(__FILE__) . '/Search/Lucene/Search/QueryHit.php', - 'Zend_Search_Lucene_Search_QueryLexer' => dirname(__FILE__) . '/Search/Lucene/Search/QueryLexer.php', - 'Zend_Search_Lucene_Search_QueryParser' => dirname(__FILE__) . '/Search/Lucene/Search/QueryParser.php', - 'Zend_Search_Lucene_Search_QueryParserContext' => dirname(__FILE__) . '/Search/Lucene/Search/QueryParserContext.php', - 'Zend_Search_Lucene_Search_QueryParserException' => dirname(__FILE__) . '/Search/Lucene/Search/QueryParserException.php', - 'Zend_Search_Lucene_Search_QueryToken' => dirname(__FILE__) . '/Search/Lucene/Search/QueryToken.php', - 'Zend_Search_Lucene_Search_Similarity_Default' => dirname(__FILE__) . '/Search/Lucene/Search/Similarity/Default.php', - 'Zend_Search_Lucene_Search_Similarity' => dirname(__FILE__) . '/Search/Lucene/Search/Similarity.php', - 'Zend_Search_Lucene_Search_Weight_Boolean' => dirname(__FILE__) . '/Search/Lucene/Search/Weight/Boolean.php', - 'Zend_Search_Lucene_Search_Weight_Empty' => dirname(__FILE__) . '/Search/Lucene/Search/Weight/Empty.php', - 'Zend_Search_Lucene_Search_Weight_MultiTerm' => dirname(__FILE__) . '/Search/Lucene/Search/Weight/MultiTerm.php', - 'Zend_Search_Lucene_Search_Weight_Phrase' => dirname(__FILE__) . '/Search/Lucene/Search/Weight/Phrase.php', - 'Zend_Search_Lucene_Search_Weight_Term' => dirname(__FILE__) . '/Search/Lucene/Search/Weight/Term.php', - 'Zend_Search_Lucene_Search_Weight' => dirname(__FILE__) . '/Search/Lucene/Search/Weight.php', - 'Zend_Search_Lucene_Storage_Directory_Filesystem' => dirname(__FILE__) . '/Search/Lucene/Storage/Directory/Filesystem.php', - 'Zend_Search_Lucene_Storage_Directory' => dirname(__FILE__) . '/Search/Lucene/Storage/Directory.php', - 'Zend_Search_Lucene_Storage_File_Filesystem' => dirname(__FILE__) . '/Search/Lucene/Storage/File/Filesystem.php', - 'Zend_Search_Lucene_Storage_File_Memory' => dirname(__FILE__) . '/Search/Lucene/Storage/File/Memory.php', - 'Zend_Search_Lucene_Storage_File' => dirname(__FILE__) . '/Search/Lucene/Storage/File.php', - 'Zend_Search_Lucene_TermStreamsPriorityQueue' => dirname(__FILE__) . '/Search/Lucene/TermStreamsPriorityQueue.php', - 'Zend_Search_Lucene' => dirname(__FILE__) . '/Search/Lucene.php', - 'Zend_Serializer_Adapter_AdapterAbstract' => dirname(__FILE__) . '/Serializer/Adapter/AdapterAbstract.php', - 'Zend_Serializer_Adapter_AdapterInterface' => dirname(__FILE__) . '/Serializer/Adapter/AdapterInterface.php', - 'Zend_Serializer_Adapter_Amf0' => dirname(__FILE__) . '/Serializer/Adapter/Amf0.php', - 'Zend_Serializer_Adapter_Amf3' => dirname(__FILE__) . '/Serializer/Adapter/Amf3.php', - 'Zend_Serializer_Adapter_Igbinary' => dirname(__FILE__) . '/Serializer/Adapter/Igbinary.php', - 'Zend_Serializer_Adapter_Json' => dirname(__FILE__) . '/Serializer/Adapter/Json.php', - 'Zend_Serializer_Adapter_PhpCode' => dirname(__FILE__) . '/Serializer/Adapter/PhpCode.php', - 'Zend_Serializer_Adapter_PhpSerialize' => dirname(__FILE__) . '/Serializer/Adapter/PhpSerialize.php', - 'Zend_Serializer_Adapter_PythonPickle' => dirname(__FILE__) . '/Serializer/Adapter/PythonPickle.php', - 'Zend_Serializer_Adapter_Wddx' => dirname(__FILE__) . '/Serializer/Adapter/Wddx.php', - 'Zend_Serializer_Exception' => dirname(__FILE__) . '/Serializer/Exception.php', - 'Zend_Serializer' => dirname(__FILE__) . '/Serializer.php', - 'Zend_Server_Abstract' => dirname(__FILE__) . '/Server/Abstract.php', - 'Zend_Server_Cache' => dirname(__FILE__) . '/Server/Cache.php', - 'Zend_Server_Definition' => dirname(__FILE__) . '/Server/Definition.php', - 'Zend_Server_Exception' => dirname(__FILE__) . '/Server/Exception.php', - 'Zend_Server_Interface' => dirname(__FILE__) . '/Server/Interface.php', - 'Zend_Server_Method_Callback' => dirname(__FILE__) . '/Server/Method/Callback.php', - 'Zend_Server_Method_Definition' => dirname(__FILE__) . '/Server/Method/Definition.php', - 'Zend_Server_Method_Parameter' => dirname(__FILE__) . '/Server/Method/Parameter.php', - 'Zend_Server_Method_Prototype' => dirname(__FILE__) . '/Server/Method/Prototype.php', - 'Zend_Server_Reflection_Class' => dirname(__FILE__) . '/Server/Reflection/Class.php', - 'Zend_Server_Reflection_Exception' => dirname(__FILE__) . '/Server/Reflection/Exception.php', - 'Zend_Server_Reflection_Function_Abstract' => dirname(__FILE__) . '/Server/Reflection/Function/Abstract.php', - 'Zend_Server_Reflection_Function' => dirname(__FILE__) . '/Server/Reflection/Function.php', - 'Zend_Server_Reflection_Method' => dirname(__FILE__) . '/Server/Reflection/Method.php', - 'Zend_Server_Reflection_Node' => dirname(__FILE__) . '/Server/Reflection/Node.php', - 'Zend_Server_Reflection_Parameter' => dirname(__FILE__) . '/Server/Reflection/Parameter.php', - 'Zend_Server_Reflection_Prototype' => dirname(__FILE__) . '/Server/Reflection/Prototype.php', - 'Zend_Server_Reflection_ReturnValue' => dirname(__FILE__) . '/Server/Reflection/ReturnValue.php', - 'Zend_Server_Reflection' => dirname(__FILE__) . '/Server/Reflection.php', - 'Zend_Service_Abstract' => dirname(__FILE__) . '/Service/Abstract.php', - 'Zend_Service_Akismet' => dirname(__FILE__) . '/Service/Akismet.php', - 'Zend_Service_Amazon_Abstract' => dirname(__FILE__) . '/Service/Amazon/Abstract.php', - 'Zend_Service_Amazon_Accessories' => dirname(__FILE__) . '/Service/Amazon/Accessories.php', - 'Zend_Service_Amazon_Authentication_Exception' => dirname(__FILE__) . '/Service/Amazon/Authentication/Exception.php', - 'Zend_Service_Amazon_Authentication_S3' => dirname(__FILE__) . '/Service/Amazon/Authentication/S3.php', - 'Zend_Service_Amazon_Authentication_V1' => dirname(__FILE__) . '/Service/Amazon/Authentication/V1.php', - 'Zend_Service_Amazon_Authentication_V2' => dirname(__FILE__) . '/Service/Amazon/Authentication/V2.php', - 'Zend_Service_Amazon_Authentication' => dirname(__FILE__) . '/Service/Amazon/Authentication.php', - 'Zend_Service_Amazon_CustomerReview' => dirname(__FILE__) . '/Service/Amazon/CustomerReview.php', - 'Zend_Service_Amazon_Ec2_Abstract' => dirname(__FILE__) . '/Service/Amazon/Ec2/Abstract.php', - 'Zend_Service_Amazon_Ec2_Availabilityzones' => dirname(__FILE__) . '/Service/Amazon/Ec2/Availabilityzones.php', - 'Zend_Service_Amazon_Ec2_CloudWatch' => dirname(__FILE__) . '/Service/Amazon/Ec2/CloudWatch.php', - 'Zend_Service_Amazon_Ec2_Ebs' => dirname(__FILE__) . '/Service/Amazon/Ec2/Ebs.php', - 'Zend_Service_Amazon_Ec2_Elasticip' => dirname(__FILE__) . '/Service/Amazon/Ec2/Elasticip.php', - 'Zend_Service_Amazon_Ec2_Exception' => dirname(__FILE__) . '/Service/Amazon/Ec2/Exception.php', - 'Zend_Service_Amazon_Ec2_Image' => dirname(__FILE__) . '/Service/Amazon/Ec2/Image.php', - 'Zend_Service_Amazon_Ec2_Instance_Reserved' => dirname(__FILE__) . '/Service/Amazon/Ec2/Instance/Reserved.php', - 'Zend_Service_Amazon_Ec2_Instance_Windows' => dirname(__FILE__) . '/Service/Amazon/Ec2/Instance/Windows.php', - 'Zend_Service_Amazon_Ec2_Instance' => dirname(__FILE__) . '/Service/Amazon/Ec2/Instance.php', - 'Zend_Service_Amazon_Ec2_Keypair' => dirname(__FILE__) . '/Service/Amazon/Ec2/Keypair.php', - 'Zend_Service_Amazon_Ec2_Region' => dirname(__FILE__) . '/Service/Amazon/Ec2/Region.php', - 'Zend_Service_Amazon_Ec2_Response' => dirname(__FILE__) . '/Service/Amazon/Ec2/Response.php', - 'Zend_Service_Amazon_Ec2_Securitygroups' => dirname(__FILE__) . '/Service/Amazon/Ec2/Securitygroups.php', - 'Zend_Service_Amazon_Ec2' => dirname(__FILE__) . '/Service/Amazon/Ec2.php', - 'Zend_Service_Amazon_EditorialReview' => dirname(__FILE__) . '/Service/Amazon/EditorialReview.php', - 'Zend_Service_Amazon_Exception' => dirname(__FILE__) . '/Service/Amazon/Exception.php', - 'Zend_Service_Amazon_Image' => dirname(__FILE__) . '/Service/Amazon/Image.php', - 'Zend_Service_Amazon_Item' => dirname(__FILE__) . '/Service/Amazon/Item.php', - 'Zend_Service_Amazon_ListmaniaList' => dirname(__FILE__) . '/Service/Amazon/ListmaniaList.php', - 'Zend_Service_Amazon_Offer' => dirname(__FILE__) . '/Service/Amazon/Offer.php', - 'Zend_Service_Amazon_OfferSet' => dirname(__FILE__) . '/Service/Amazon/OfferSet.php', - 'Zend_Service_Amazon_Query' => dirname(__FILE__) . '/Service/Amazon/Query.php', - 'Zend_Service_Amazon_ResultSet' => dirname(__FILE__) . '/Service/Amazon/ResultSet.php', - 'Zend_Service_Amazon_S3_Exception' => dirname(__FILE__) . '/Service/Amazon/S3/Exception.php', - 'Zend_Service_Amazon_S3_Stream' => dirname(__FILE__) . '/Service/Amazon/S3/Stream.php', - 'Zend_Service_Amazon_S3' => dirname(__FILE__) . '/Service/Amazon/S3.php', - 'Zend_Service_Amazon_SimilarProduct' => dirname(__FILE__) . '/Service/Amazon/SimilarProduct.php', - 'Zend_Service_Amazon_SimpleDb_Attribute' => dirname(__FILE__) . '/Service/Amazon/SimpleDb/Attribute.php', - 'Zend_Service_Amazon_SimpleDb_Exception' => dirname(__FILE__) . '/Service/Amazon/SimpleDb/Exception.php', - 'Zend_Service_Amazon_SimpleDb_Page' => dirname(__FILE__) . '/Service/Amazon/SimpleDb/Page.php', - 'Zend_Service_Amazon_SimpleDb_Response' => dirname(__FILE__) . '/Service/Amazon/SimpleDb/Response.php', - 'Zend_Service_Amazon_SimpleDb' => dirname(__FILE__) . '/Service/Amazon/SimpleDb.php', - 'Zend_Service_Amazon_Sqs_Exception' => dirname(__FILE__) . '/Service/Amazon/Sqs/Exception.php', - 'Zend_Service_Amazon_Sqs' => dirname(__FILE__) . '/Service/Amazon/Sqs.php', - 'Zend_Service_Amazon' => dirname(__FILE__) . '/Service/Amazon.php', - 'Zend_Service_Audioscrobbler' => dirname(__FILE__) . '/Service/Audioscrobbler.php', - 'Zend_Service_Console_Command_ParameterSource_Argv' => dirname(__FILE__) . '/Service/Console/Command/ParameterSource/Argv.php', - 'Zend_Service_Console_Command_ParameterSource_ConfigFile' => dirname(__FILE__) . '/Service/Console/Command/ParameterSource/ConfigFile.php', - 'Zend_Service_Console_Command_ParameterSource_Env' => dirname(__FILE__) . '/Service/Console/Command/ParameterSource/Env.php', - 'Zend_Service_Console_Command_ParameterSource_ParameterSourceInterface' => dirname(__FILE__) . '/Service/Console/Command/ParameterSource/ParameterSourceInterface.php', - 'Zend_Service_Console_Command_ParameterSource_Prompt' => dirname(__FILE__) . '/Service/Console/Command/ParameterSource/Prompt.php', - 'Zend_Service_Console_Command_ParameterSource_StdIn' => dirname(__FILE__) . '/Service/Console/Command/ParameterSource/StdIn.php', - 'Zend_Service_Console_Command' => dirname(__FILE__) . '/Service/Console/Command.php', - 'Zend_Service_Console_Exception' => dirname(__FILE__) . '/Service/Console/Exception.php', - 'Zend_Service_Delicious_Exception' => dirname(__FILE__) . '/Service/Delicious/Exception.php', - 'Zend_Service_Delicious_Post' => dirname(__FILE__) . '/Service/Delicious/Post.php', - 'Zend_Service_Delicious_PostList' => dirname(__FILE__) . '/Service/Delicious/PostList.php', - 'Zend_Service_Delicious_SimplePost' => dirname(__FILE__) . '/Service/Delicious/SimplePost.php', - 'Zend_Service_Delicious' => dirname(__FILE__) . '/Service/Delicious.php', - 'Zend_Service_DeveloperGarden_BaseUserService_AccountBalance' => dirname(__FILE__) . '/Service/DeveloperGarden/BaseUserService/AccountBalance.php', - 'Zend_Service_DeveloperGarden_BaseUserService' => dirname(__FILE__) . '/Service/DeveloperGarden/BaseUserService.php', - 'Zend_Service_DeveloperGarden_Client_ClientAbstract' => dirname(__FILE__) . '/Service/DeveloperGarden/Client/ClientAbstract.php', - 'Zend_Service_DeveloperGarden_Client_Exception' => dirname(__FILE__) . '/Service/DeveloperGarden/Client/Exception.php', - 'Zend_Service_DeveloperGarden_Client_Soap' => dirname(__FILE__) . '/Service/DeveloperGarden/Client/Soap.php', - 'Zend_Service_DeveloperGarden_ConferenceCall_ConferenceAccount' => dirname(__FILE__) . '/Service/DeveloperGarden/ConferenceCall/ConferenceAccount.php', - 'Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail' => dirname(__FILE__) . '/Service/DeveloperGarden/ConferenceCall/ConferenceDetail.php', - 'Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule' => dirname(__FILE__) . '/Service/DeveloperGarden/ConferenceCall/ConferenceSchedule.php', - 'Zend_Service_DeveloperGarden_ConferenceCall_Exception' => dirname(__FILE__) . '/Service/DeveloperGarden/ConferenceCall/Exception.php', - 'Zend_Service_DeveloperGarden_ConferenceCall_Participant' => dirname(__FILE__) . '/Service/DeveloperGarden/ConferenceCall/Participant.php', - 'Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail' => dirname(__FILE__) . '/Service/DeveloperGarden/ConferenceCall/ParticipantDetail.php', - 'Zend_Service_DeveloperGarden_ConferenceCall_ParticipantStatus' => dirname(__FILE__) . '/Service/DeveloperGarden/ConferenceCall/ParticipantStatus.php', - 'Zend_Service_DeveloperGarden_ConferenceCall' => dirname(__FILE__) . '/Service/DeveloperGarden/ConferenceCall.php', - 'Zend_Service_DeveloperGarden_Credential' => dirname(__FILE__) . '/Service/DeveloperGarden/Credential.php', - 'Zend_Service_DeveloperGarden_Exception' => dirname(__FILE__) . '/Service/DeveloperGarden/Exception.php', - 'Zend_Service_DeveloperGarden_IpLocation_IpAddress' => dirname(__FILE__) . '/Service/DeveloperGarden/IpLocation/IpAddress.php', - 'Zend_Service_DeveloperGarden_IpLocation' => dirname(__FILE__) . '/Service/DeveloperGarden/IpLocation.php', - 'Zend_Service_DeveloperGarden_LocalSearch_Exception' => dirname(__FILE__) . '/Service/DeveloperGarden/LocalSearch/Exception.php', - 'Zend_Service_DeveloperGarden_LocalSearch_SearchParameters' => dirname(__FILE__) . '/Service/DeveloperGarden/LocalSearch/SearchParameters.php', - 'Zend_Service_DeveloperGarden_LocalSearch' => dirname(__FILE__) . '/Service/DeveloperGarden/LocalSearch.php', - 'Zend_Service_DeveloperGarden_Request_BaseUserService_ChangeQuotaPool' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/BaseUserService/ChangeQuotaPool.php', - 'Zend_Service_DeveloperGarden_Request_BaseUserService_GetAccountBalance' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/BaseUserService/GetAccountBalance.php', - 'Zend_Service_DeveloperGarden_Request_BaseUserService_GetQuotaInformation' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/BaseUserService/GetQuotaInformation.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_AddConferenceTemplateParticipantRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/ConferenceCall/AddConferenceTemplateParticipantRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_CommitConferenceRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/ConferenceCall/CommitConferenceRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceTemplateRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceTemplateRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceListRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceListRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceStatusRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceStatusRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateListRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateListRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateParticipantRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateParticipantRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetParticipantStatusRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/ConferenceCall/GetParticipantStatusRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetRunningConferenceRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/ConferenceCall/GetRunningConferenceRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_NewParticipantRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/ConferenceCall/NewParticipantRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceTemplateParticipantRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateParticipantRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceTemplateRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveParticipantRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/ConferenceCall/RemoveParticipantRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateParticipantRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateRequest.php', - 'Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/ConferenceCall/UpdateParticipantRequest.php', - 'Zend_Service_DeveloperGarden_Request_Exception' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/Exception.php', - 'Zend_Service_DeveloperGarden_Request_IpLocation_LocateIPRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/IpLocation/LocateIPRequest.php', - 'Zend_Service_DeveloperGarden_Request_LocalSearch_LocalSearchRequest' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/LocalSearch/LocalSearchRequest.php', - 'Zend_Service_DeveloperGarden_Request_RequestAbstract' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/RequestAbstract.php', - 'Zend_Service_DeveloperGarden_Request_SendSms_SendFlashSMS' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/SendSms/SendFlashSMS.php', - 'Zend_Service_DeveloperGarden_Request_SendSms_SendSMS' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/SendSms/SendSMS.php', - 'Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/SendSms/SendSmsAbstract.php', - 'Zend_Service_DeveloperGarden_Request_SmsValidation_GetValidatedNumbers' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/SmsValidation/GetValidatedNumbers.php', - 'Zend_Service_DeveloperGarden_Request_SmsValidation_Invalidate' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/SmsValidation/Invalidate.php', - 'Zend_Service_DeveloperGarden_Request_SmsValidation_SendValidationKeyword' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/SmsValidation/SendValidationKeyword.php', - 'Zend_Service_DeveloperGarden_Request_SmsValidation_Validate' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/SmsValidation/Validate.php', - 'Zend_Service_DeveloperGarden_Request_VoiceButler_CallStatus' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/VoiceButler/CallStatus.php', - 'Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/VoiceButler/NewCall.php', - 'Zend_Service_DeveloperGarden_Request_VoiceButler_NewCallSequenced' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/VoiceButler/NewCallSequenced.php', - 'Zend_Service_DeveloperGarden_Request_VoiceButler_TearDownCall' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/VoiceButler/TearDownCall.php', - 'Zend_Service_DeveloperGarden_Request_VoiceButler_VoiceButlerAbstract' => dirname(__FILE__) . '/Service/DeveloperGarden/Request/VoiceButler/VoiceButlerAbstract.php', - 'Zend_Service_DeveloperGarden_Response_BaseType' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/BaseType.php', - 'Zend_Service_DeveloperGarden_Response_BaseUserService_ChangeQuotaPoolResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/BaseUserService/ChangeQuotaPoolResponse.php', - 'Zend_Service_DeveloperGarden_Response_BaseUserService_GetAccountBalanceResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/BaseUserService/GetAccountBalanceResponse.php', - 'Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/BaseUserService/GetQuotaInformationResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_AddConferenceTemplateParticipantResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_AddConferenceTemplateParticipantResponseType' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CCSResponseType' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/CCSResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CommitConferenceResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/CommitConferenceResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_ConferenceCallAbstract' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCallAbstract.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceResponseType' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceTemplateResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceTemplateResponseType' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceListResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceListResponseType' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceStatusResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceStatusResponseType' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateListResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateListResponseType' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateParticipantResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateParticipantResponseType' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateResponseType' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetParticipantStatusResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetParticipantStatusResponseType' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetRunningConferenceResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetRunningConferenceResponseType' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_NewParticipantResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_NewParticipantResponseType' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_RemoveConferenceResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_RemoveConferenceTemplateParticipantResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceTemplateParticipantResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_RemoveConferenceTemplateResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceTemplateResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_RemoveParticipantResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/RemoveParticipantResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_UpdateConferenceResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_UpdateConferenceTemplateParticipantResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceTemplateParticipantResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_UpdateConferenceTemplateResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceTemplateResponse.php', - 'Zend_Service_DeveloperGarden_Response_ConferenceCall_UpdateParticipantResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ConferenceCall/UpdateParticipantResponse.php', - 'Zend_Service_DeveloperGarden_Response_Exception' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/Exception.php', - 'Zend_Service_DeveloperGarden_Response_IpLocation_CityType' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/IpLocation/CityType.php', - 'Zend_Service_DeveloperGarden_Response_IpLocation_GeoCoordinatesType' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/IpLocation/GeoCoordinatesType.php', - 'Zend_Service_DeveloperGarden_Response_IpLocation_IPAddressLocationType' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/IpLocation/IPAddressLocationType.php', - 'Zend_Service_DeveloperGarden_Response_IpLocation_LocateIPResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/IpLocation/LocateIPResponse.php', - 'Zend_Service_DeveloperGarden_Response_IpLocation_LocateIPResponseType' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/IpLocation/LocateIPResponseType.php', - 'Zend_Service_DeveloperGarden_Response_IpLocation_RegionType' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/IpLocation/RegionType.php', - 'Zend_Service_DeveloperGarden_Response_LocalSearch_LocalSearchResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponse.php', - 'Zend_Service_DeveloperGarden_Response_LocalSearch_LocalSearchResponseType' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponseType.php', - 'Zend_Service_DeveloperGarden_Response_ResponseAbstract' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/ResponseAbstract.php', - 'Zend_Service_DeveloperGarden_Response_SecurityTokenServer_Exception' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/SecurityTokenServer/Exception.php', - 'Zend_Service_DeveloperGarden_Response_SecurityTokenServer_GetTokensResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/SecurityTokenServer/GetTokensResponse.php', - 'Zend_Service_DeveloperGarden_Response_SecurityTokenServer_Interface' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/SecurityTokenServer/Interface.php', - 'Zend_Service_DeveloperGarden_Response_SecurityTokenServer_SecurityTokenResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/SecurityTokenServer/SecurityTokenResponse.php', - 'Zend_Service_DeveloperGarden_Response_SendSms_SendFlashSMSResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/SendSms/SendFlashSMSResponse.php', - 'Zend_Service_DeveloperGarden_Response_SendSms_SendSmsAbstract' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/SendSms/SendSmsAbstract.php', - 'Zend_Service_DeveloperGarden_Response_SendSms_SendSMSResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/SendSms/SendSMSResponse.php', - 'Zend_Service_DeveloperGarden_Response_SmsValidation_GetValidatedNumbersResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/SmsValidation/GetValidatedNumbersResponse.php', - 'Zend_Service_DeveloperGarden_Response_SmsValidation_ValidateResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/SmsValidation/InvalidateResponse.php', - 'Zend_Service_DeveloperGarden_Response_SmsValidation_SendValidationKeywordResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/SmsValidation/SendValidationKeywordResponse.php', - 'Zend_Service_DeveloperGarden_Response_SmsValidation_ValidatedNumber' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/SmsValidation/ValidatedNumber.php', - 'Zend_Service_DeveloperGarden_Response_SmsValidation_InvalidateResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/SmsValidation/ValidateResponse.php', - 'Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatus2Response' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/VoiceButler/CallStatus2Response.php', - 'Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/VoiceButler/CallStatusResponse.php', - 'Zend_Service_DeveloperGarden_Response_VoiceButler_NewCallResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/VoiceButler/NewCallResponse.php', - 'Zend_Service_DeveloperGarden_Response_VoiceButler_NewCallSequencedResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/VoiceButler/NewCallSequencedResponse.php', - 'Zend_Service_DeveloperGarden_Response_VoiceButler_TearDownCallResponse' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/VoiceButler/TearDownCallResponse.php', - 'Zend_Service_DeveloperGarden_Response_VoiceButler_VoiceButlerAbstract' => dirname(__FILE__) . '/Service/DeveloperGarden/Response/VoiceButler/VoiceButlerAbstract.php', - 'Zend_Service_DeveloperGarden_SecurityTokenServer_Cache' => dirname(__FILE__) . '/Service/DeveloperGarden/SecurityTokenServer/Cache.php', - 'Zend_Service_DeveloperGarden_SecurityTokenServer' => dirname(__FILE__) . '/Service/DeveloperGarden/SecurityTokenServer.php', - 'Zend_Service_DeveloperGarden_SendSms' => dirname(__FILE__) . '/Service/DeveloperGarden/SendSms.php', - 'Zend_Service_DeveloperGarden_SmsValidation' => dirname(__FILE__) . '/Service/DeveloperGarden/SmsValidation.php', - 'Zend_Service_DeveloperGarden_VoiceCall' => dirname(__FILE__) . '/Service/DeveloperGarden/VoiceCall.php', - 'Zend_Service_Ebay_Abstract' => dirname(__FILE__) . '/Service/Ebay/Abstract.php', - 'Zend_Service_Ebay_Exception' => dirname(__FILE__) . '/Service/Ebay/Exception.php', - 'Zend_Service_Ebay_Finding_Abstract' => dirname(__FILE__) . '/Service/Ebay/Finding/Abstract.php', - 'Zend_Service_Ebay_Finding_Aspect_Histogram_Container' => dirname(__FILE__) . '/Service/Ebay/Finding/Aspect/Histogram/Container.php', - 'Zend_Service_Ebay_Finding_Aspect_Histogram_Value_Set' => dirname(__FILE__) . '/Service/Ebay/Finding/Aspect/Histogram/Value/Set.php', - 'Zend_Service_Ebay_Finding_Aspect_Histogram_Value' => dirname(__FILE__) . '/Service/Ebay/Finding/Aspect/Histogram/Value.php', - 'Zend_Service_Ebay_Finding_Aspect_Set' => dirname(__FILE__) . '/Service/Ebay/Finding/Aspect/Set.php', - 'Zend_Service_Ebay_Finding_Aspect' => dirname(__FILE__) . '/Service/Ebay/Finding/Aspect.php', - 'Zend_Service_Ebay_Finding_Category_Histogram_Container' => dirname(__FILE__) . '/Service/Ebay/Finding/Category/Histogram/Container.php', - 'Zend_Service_Ebay_Finding_Category_Histogram_Set' => dirname(__FILE__) . '/Service/Ebay/Finding/Category/Histogram/Set.php', - 'Zend_Service_Ebay_Finding_Category_Histogram' => dirname(__FILE__) . '/Service/Ebay/Finding/Category/Histogram.php', - 'Zend_Service_Ebay_Finding_Category' => dirname(__FILE__) . '/Service/Ebay/Finding/Category.php', - 'Zend_Service_Ebay_Finding_Error_Data_Set' => dirname(__FILE__) . '/Service/Ebay/Finding/Error/Data/Set.php', - 'Zend_Service_Ebay_Finding_Error_Data' => dirname(__FILE__) . '/Service/Ebay/Finding/Error/Data.php', - 'Zend_Service_Ebay_Finding_Error_Message' => dirname(__FILE__) . '/Service/Ebay/Finding/Error/Message.php', - 'Zend_Service_Ebay_Finding_Exception' => dirname(__FILE__) . '/Service/Ebay/Finding/Exception.php', - 'Zend_Service_Ebay_Finding_ListingInfo' => dirname(__FILE__) . '/Service/Ebay/Finding/ListingInfo.php', - 'Zend_Service_Ebay_Finding_PaginationOutput' => dirname(__FILE__) . '/Service/Ebay/Finding/PaginationOutput.php', - 'Zend_Service_Ebay_Finding_Response_Abstract' => dirname(__FILE__) . '/Service/Ebay/Finding/Response/Abstract.php', - 'Zend_Service_Ebay_Finding_Response_Histograms' => dirname(__FILE__) . '/Service/Ebay/Finding/Response/Histograms.php', - 'Zend_Service_Ebay_Finding_Response_Items' => dirname(__FILE__) . '/Service/Ebay/Finding/Response/Items.php', - 'Zend_Service_Ebay_Finding_Response_Keywords' => dirname(__FILE__) . '/Service/Ebay/Finding/Response/Keywords.php', - 'Zend_Service_Ebay_Finding_Search_Item_Set' => dirname(__FILE__) . '/Service/Ebay/Finding/Search/Item/Set.php', - 'Zend_Service_Ebay_Finding_Search_Item' => dirname(__FILE__) . '/Service/Ebay/Finding/Search/Item.php', - 'Zend_Service_Ebay_Finding_Search_Result' => dirname(__FILE__) . '/Service/Ebay/Finding/Search/Result.php', - 'Zend_Service_Ebay_Finding_SellerInfo' => dirname(__FILE__) . '/Service/Ebay/Finding/SellerInfo.php', - 'Zend_Service_Ebay_Finding_SellingStatus' => dirname(__FILE__) . '/Service/Ebay/Finding/SellingStatus.php', - 'Zend_Service_Ebay_Finding_Set_Abstract' => dirname(__FILE__) . '/Service/Ebay/Finding/Set/Abstract.php', - 'Zend_Service_Ebay_Finding_ShippingInfo' => dirname(__FILE__) . '/Service/Ebay/Finding/ShippingInfo.php', - 'Zend_Service_Ebay_Finding_Storefront' => dirname(__FILE__) . '/Service/Ebay/Finding/Storefront.php', - 'Zend_Service_Ebay_Finding' => dirname(__FILE__) . '/Service/Ebay/Finding.php', - 'Zend_Service_Exception' => dirname(__FILE__) . '/Service/Exception.php', - 'Zend_Service_Flickr_Image' => dirname(__FILE__) . '/Service/Flickr/Image.php', - 'Zend_Service_Flickr_Result' => dirname(__FILE__) . '/Service/Flickr/Result.php', - 'Zend_Service_Flickr_ResultSet' => dirname(__FILE__) . '/Service/Flickr/ResultSet.php', - 'Zend_Service_Flickr' => dirname(__FILE__) . '/Service/Flickr.php', - 'Zend_Service_LiveDocx_Exception' => dirname(__FILE__) . '/Service/LiveDocx/Exception.php', - 'Zend_Service_LiveDocx_MailMerge' => dirname(__FILE__) . '/Service/LiveDocx/MailMerge.php', - 'Zend_Service_LiveDocx' => dirname(__FILE__) . '/Service/LiveDocx.php', - 'Zend_Service_Rackspace_Abstract' => dirname(__FILE__) . '/Service/Rackspace/Abstract.php', - 'Zend_Service_Rackspace_Exception' => dirname(__FILE__) . '/Service/Rackspace/Exception.php', - 'Zend_Service_Rackspace_Files_Container' => dirname(__FILE__) . '/Service/Rackspace/Files/Container.php', - 'Zend_Service_Rackspace_Files_ContainerList' => dirname(__FILE__) . '/Service/Rackspace/Files/ContainerList.php', - 'Zend_Service_Rackspace_Files_Exception' => dirname(__FILE__) . '/Service/Rackspace/Files/Exception.php', - 'Zend_Service_Rackspace_Files_Object' => dirname(__FILE__) . '/Service/Rackspace/Files/Object.php', - 'Zend_Service_Rackspace_Files_ObjectList' => dirname(__FILE__) . '/Service/Rackspace/Files/ObjectList.php', - 'Zend_Service_Rackspace_Files' => dirname(__FILE__) . '/Service/Rackspace/Files.php', - 'Zend_Service_Rackspace_Servers_Exception' => dirname(__FILE__) . '/Service/Rackspace/Servers/Exception.php', - 'Zend_Service_Rackspace_Servers_Image' => dirname(__FILE__) . '/Service/Rackspace/Servers/Image.php', - 'Zend_Service_Rackspace_Servers_ImageList' => dirname(__FILE__) . '/Service/Rackspace/Servers/ImageList.php', - 'Zend_Service_Rackspace_Servers_Server' => dirname(__FILE__) . '/Service/Rackspace/Servers/Server.php', - 'Zend_Service_Rackspace_Servers_ServerList' => dirname(__FILE__) . '/Service/Rackspace/Servers/ServerList.php', - 'Zend_Service_Rackspace_Servers_SharedIpGroup' => dirname(__FILE__) . '/Service/Rackspace/Servers/SharedIpGroup.php', - 'Zend_Service_Rackspace_Servers_SharedIpGroupList' => dirname(__FILE__) . '/Service/Rackspace/Servers/SharedIpGroupList.php', - 'Zend_Service_Rackspace_Servers' => dirname(__FILE__) . '/Service/Rackspace/Servers.php', - 'Zend_Service_ReCaptcha_Exception' => dirname(__FILE__) . '/Service/ReCaptcha/Exception.php', - 'Zend_Service_ReCaptcha_MailHide_Exception' => dirname(__FILE__) . '/Service/ReCaptcha/MailHide/Exception.php', - 'Zend_Service_ReCaptcha_MailHide' => dirname(__FILE__) . '/Service/ReCaptcha/MailHide.php', - 'Zend_Service_ReCaptcha_Response' => dirname(__FILE__) . '/Service/ReCaptcha/Response.php', - 'Zend_Service_ReCaptcha' => dirname(__FILE__) . '/Service/ReCaptcha.php', - 'Zend_Service_ShortUrl_AbstractShortener' => dirname(__FILE__) . '/Service/ShortUrl/AbstractShortener.php', - 'Zend_Service_ShortUrl_BitLy' => dirname(__FILE__) . '/Service/ShortUrl/BitLy.php', - 'Zend_Service_ShortUrl_Exception' => dirname(__FILE__) . '/Service/ShortUrl/Exception.php', - 'Zend_Service_ShortUrl_IsGd' => dirname(__FILE__) . '/Service/ShortUrl/IsGd.php', - 'Zend_Service_ShortUrl_JdemCz' => dirname(__FILE__) . '/Service/ShortUrl/JdemCz.php', - 'Zend_Service_ShortUrl_MetamarkNet' => dirname(__FILE__) . '/Service/ShortUrl/MetamarkNet.php', - 'Zend_Service_ShortUrl_Shortener' => dirname(__FILE__) . '/Service/ShortUrl/Shortener.php', - 'Zend_Service_ShortUrl_TinyUrlCom' => dirname(__FILE__) . '/Service/ShortUrl/TinyUrlCom.php', - 'Zend_Service_SlideShare_Exception' => dirname(__FILE__) . '/Service/SlideShare/Exception.php', - 'Zend_Service_SlideShare_SlideShow' => dirname(__FILE__) . '/Service/SlideShare/SlideShow.php', - 'Zend_Service_SlideShare' => dirname(__FILE__) . '/Service/SlideShare.php', - 'Zend_Service_SqlAzure_Exception' => dirname(__FILE__) . '/Service/SqlAzure/Exception.php', - 'Zend_Service_SqlAzure_Management_Client' => dirname(__FILE__) . '/Service/SqlAzure/Management/Client.php', - 'Zend_Service_SqlAzure_Management_Exception' => dirname(__FILE__) . '/Service/SqlAzure/Management/Exception.php', - 'Zend_Service_SqlAzure_Management_FirewallRuleInstance' => dirname(__FILE__) . '/Service/SqlAzure/Management/FirewallRuleInstance.php', - 'Zend_Service_SqlAzure_Management_ServerInstance' => dirname(__FILE__) . '/Service/SqlAzure/Management/ServerInstance.php', - 'Zend_Service_SqlAzure_Management_ServiceEntityAbstract' => dirname(__FILE__) . '/Service/SqlAzure/Management/ServiceEntityAbstract.php', - 'Zend_Service_StrikeIron_Base' => dirname(__FILE__) . '/Service/StrikeIron/Base.php', - 'Zend_Service_StrikeIron_Decorator' => dirname(__FILE__) . '/Service/StrikeIron/Decorator.php', - 'Zend_Service_StrikeIron_Exception' => dirname(__FILE__) . '/Service/StrikeIron/Exception.php', - 'Zend_Service_StrikeIron_SalesUseTaxBasic' => dirname(__FILE__) . '/Service/StrikeIron/SalesUseTaxBasic.php', - 'Zend_Service_StrikeIron_USAddressVerification' => dirname(__FILE__) . '/Service/StrikeIron/USAddressVerification.php', - 'Zend_Service_StrikeIron_ZipCodeInfo' => dirname(__FILE__) . '/Service/StrikeIron/ZipCodeInfo.php', - 'Zend_Service_StrikeIron' => dirname(__FILE__) . '/Service/StrikeIron.php', - 'Zend_Service_Technorati_Author' => dirname(__FILE__) . '/Service/Technorati/Author.php', - 'Zend_Service_Technorati_BlogInfoResult' => dirname(__FILE__) . '/Service/Technorati/BlogInfoResult.php', - 'Zend_Service_Technorati_CosmosResult' => dirname(__FILE__) . '/Service/Technorati/CosmosResult.php', - 'Zend_Service_Technorati_CosmosResultSet' => dirname(__FILE__) . '/Service/Technorati/CosmosResultSet.php', - 'Zend_Service_Technorati_DailyCountsResult' => dirname(__FILE__) . '/Service/Technorati/DailyCountsResult.php', - 'Zend_Service_Technorati_DailyCountsResultSet' => dirname(__FILE__) . '/Service/Technorati/DailyCountsResultSet.php', - 'Zend_Service_Technorati_Exception' => dirname(__FILE__) . '/Service/Technorati/Exception.php', - 'Zend_Service_Technorati_GetInfoResult' => dirname(__FILE__) . '/Service/Technorati/GetInfoResult.php', - 'Zend_Service_Technorati_KeyInfoResult' => dirname(__FILE__) . '/Service/Technorati/KeyInfoResult.php', - 'Zend_Service_Technorati_Result' => dirname(__FILE__) . '/Service/Technorati/Result.php', - 'Zend_Service_Technorati_ResultSet' => dirname(__FILE__) . '/Service/Technorati/ResultSet.php', - 'Zend_Service_Technorati_SearchResult' => dirname(__FILE__) . '/Service/Technorati/SearchResult.php', - 'Zend_Service_Technorati_SearchResultSet' => dirname(__FILE__) . '/Service/Technorati/SearchResultSet.php', - 'Zend_Service_Technorati_TagResult' => dirname(__FILE__) . '/Service/Technorati/TagResult.php', - 'Zend_Service_Technorati_TagResultSet' => dirname(__FILE__) . '/Service/Technorati/TagResultSet.php', - 'Zend_Service_Technorati_TagsResult' => dirname(__FILE__) . '/Service/Technorati/TagsResult.php', - 'Zend_Service_Technorati_TagsResultSet' => dirname(__FILE__) . '/Service/Technorati/TagsResultSet.php', - 'Zend_Service_Technorati_Utils' => dirname(__FILE__) . '/Service/Technorati/Utils.php', - 'Zend_Service_Technorati_Weblog' => dirname(__FILE__) . '/Service/Technorati/Weblog.php', - 'Zend_Service_Technorati' => dirname(__FILE__) . '/Service/Technorati.php', - 'Zend_Service_Twitter_Exception' => dirname(__FILE__) . '/Service/Twitter/Exception.php', - 'Zend_Service_Twitter_Response' => dirname(__FILE__) . '/Service/Twitter/Response.php', - 'Zend_Service_Twitter' => dirname(__FILE__) . '/Service/Twitter.php', - 'Zend_Service_WindowsAzure_CommandLine_Certificate' => dirname(__FILE__) . '/Service/WindowsAzure/CommandLine/Certificate.php', - 'Zend_Service_WindowsAzure_CommandLine_Deployment' => dirname(__FILE__) . '/Service/WindowsAzure/CommandLine/Deployment.php', - 'Zend_Service_WindowsAzure_CommandLine_GetAsynchronousOperation' => dirname(__FILE__) . '/Service/WindowsAzure/CommandLine/GetAsynchronousOperation.php', - 'Zend_Service_WindowsAzure_CommandLine_Package' => dirname(__FILE__) . '/Service/WindowsAzure/CommandLine/Package.php', - 'Zend_Service_WindowsAzure_CommandLine_PackageScaffolder_PackageScaffolderAbstract' => dirname(__FILE__) . '/Service/WindowsAzure/CommandLine/PackageScaffolder/PackageScaffolderAbstract.php', - 'Scaffolder' => dirname(__FILE__) . '/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/index.php', - 'Zend_Service_WindowsAzure_CommandLine_Service' => dirname(__FILE__) . '/Service/WindowsAzure/CommandLine/Service.php', - 'Zend_Service_WindowsAzure_CommandLine_Storage' => dirname(__FILE__) . '/Service/WindowsAzure/CommandLine/Storage.php', - 'Zend_Service_WindowsAzure_Credentials_CredentialsAbstract' => dirname(__FILE__) . '/Service/WindowsAzure/Credentials/CredentialsAbstract.php', - 'Zend_Service_WindowsAzure_Credentials_Exception' => dirname(__FILE__) . '/Service/WindowsAzure/Credentials/Exception.php', - 'Zend_Service_WindowsAzure_Credentials_SharedAccessSignature' => dirname(__FILE__) . '/Service/WindowsAzure/Credentials/SharedAccessSignature.php', - 'Zend_Service_WindowsAzure_Credentials_SharedKey' => dirname(__FILE__) . '/Service/WindowsAzure/Credentials/SharedKey.php', - 'Zend_Service_WindowsAzure_Credentials_SharedKeyLite' => dirname(__FILE__) . '/Service/WindowsAzure/Credentials/SharedKeyLite.php', - 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationDataSources' => dirname(__FILE__) . '/Service/WindowsAzure/Diagnostics/ConfigurationDataSources.php', - 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationDiagnosticInfrastructureLogs' => dirname(__FILE__) . '/Service/WindowsAzure/Diagnostics/ConfigurationDiagnosticInfrastructureLogs.php', - 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationDirectories' => dirname(__FILE__) . '/Service/WindowsAzure/Diagnostics/ConfigurationDirectories.php', - 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationInstance' => dirname(__FILE__) . '/Service/WindowsAzure/Diagnostics/ConfigurationInstance.php', - 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationLogs' => dirname(__FILE__) . '/Service/WindowsAzure/Diagnostics/ConfigurationLogs.php', - 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationObjectBaseAbstract' => dirname(__FILE__) . '/Service/WindowsAzure/Diagnostics/ConfigurationObjectBaseAbstract.php', - 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationPerformanceCounters' => dirname(__FILE__) . '/Service/WindowsAzure/Diagnostics/ConfigurationPerformanceCounters.php', - 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationWindowsEventLog' => dirname(__FILE__) . '/Service/WindowsAzure/Diagnostics/ConfigurationWindowsEventLog.php', - 'Zend_Service_WindowsAzure_Diagnostics_DirectoryConfigurationSubscription' => dirname(__FILE__) . '/Service/WindowsAzure/Diagnostics/DirectoryConfigurationSubscription.php', - 'Zend_Service_WindowsAzure_Diagnostics_Exception' => dirname(__FILE__) . '/Service/WindowsAzure/Diagnostics/Exception.php', - 'Zend_Service_WindowsAzure_Diagnostics_LogLevel' => dirname(__FILE__) . '/Service/WindowsAzure/Diagnostics/LogLevel.php', - 'Zend_Service_WindowsAzure_Diagnostics_Manager' => dirname(__FILE__) . '/Service/WindowsAzure/Diagnostics/Manager.php', - 'Zend_Service_WindowsAzure_Diagnostics_PerformanceCounterSubscription' => dirname(__FILE__) . '/Service/WindowsAzure/Diagnostics/PerformanceCounterSubscription.php', - 'Zend_Service_WindowsAzure_Exception' => dirname(__FILE__) . '/Service/WindowsAzure/Exception.php', - 'Zend_Service_WindowsAzure_Log_Exception' => dirname(__FILE__) . '/Service/WindowsAzure/Log/Exception.php', - 'Zend_Service_WindowsAzure_Log_Formatter_WindowsAzure' => dirname(__FILE__) . '/Service/WindowsAzure/Log/Formatter/WindowsAzure.php', - 'Zend_Service_WindowsAzure_Log_Writer_WindowsAzure' => dirname(__FILE__) . '/Service/WindowsAzure/Log/Writer/WindowsAzure.php', - 'Zend_Service_WindowsAzure_Management_AffinityGroupInstance' => dirname(__FILE__) . '/Service/WindowsAzure/Management/AffinityGroupInstance.php', - 'Zend_Service_WindowsAzure_Management_CertificateInstance' => dirname(__FILE__) . '/Service/WindowsAzure/Management/CertificateInstance.php', - 'Zend_Service_WindowsAzure_Management_Client' => dirname(__FILE__) . '/Service/WindowsAzure/Management/Client.php', - 'Zend_Service_WindowsAzure_Management_DeploymentInstance' => dirname(__FILE__) . '/Service/WindowsAzure/Management/DeploymentInstance.php', - 'Zend_Service_WindowsAzure_Management_Exception' => dirname(__FILE__) . '/Service/WindowsAzure/Management/Exception.php', - 'Zend_Service_WindowsAzure_Management_HostedServiceInstance' => dirname(__FILE__) . '/Service/WindowsAzure/Management/HostedServiceInstance.php', - 'Zend_Service_WindowsAzure_Management_LocationInstance' => dirname(__FILE__) . '/Service/WindowsAzure/Management/LocationInstance.php', - 'Zend_Service_WindowsAzure_Management_OperatingSystemFamilyInstance' => dirname(__FILE__) . '/Service/WindowsAzure/Management/OperatingSystemFamilyInstance.php', - 'Zend_Service_WindowsAzure_Management_OperatingSystemInstance' => dirname(__FILE__) . '/Service/WindowsAzure/Management/OperatingSystemInstance.php', - 'Zend_Service_WindowsAzure_Management_OperationStatusInstance' => dirname(__FILE__) . '/Service/WindowsAzure/Management/OperationStatusInstance.php', - 'Zend_Service_WindowsAzure_Management_ServiceEntityAbstract' => dirname(__FILE__) . '/Service/WindowsAzure/Management/ServiceEntityAbstract.php', - 'Zend_Service_WindowsAzure_Management_StorageServiceInstance' => dirname(__FILE__) . '/Service/WindowsAzure/Management/StorageServiceInstance.php', - 'Zend_Service_WindowsAzure_Management_SubscriptionOperationInstance' => dirname(__FILE__) . '/Service/WindowsAzure/Management/SubscriptionOperationInstance.php', - 'Zend_Service_WindowsAzure_RetryPolicy_Exception' => dirname(__FILE__) . '/Service/WindowsAzure/RetryPolicy/Exception.php', - 'Zend_Service_WindowsAzure_RetryPolicy_NoRetry' => dirname(__FILE__) . '/Service/WindowsAzure/RetryPolicy/NoRetry.php', - 'Zend_Service_WindowsAzure_RetryPolicy_RetryN' => dirname(__FILE__) . '/Service/WindowsAzure/RetryPolicy/RetryN.php', - 'Zend_Service_WindowsAzure_RetryPolicy_RetryPolicyAbstract' => dirname(__FILE__) . '/Service/WindowsAzure/RetryPolicy/RetryPolicyAbstract.php', - 'Zend_Service_WindowsAzure_SessionHandler' => dirname(__FILE__) . '/Service/WindowsAzure/SessionHandler.php', - 'Zend_Service_WindowsAzure_Storage_Batch' => dirname(__FILE__) . '/Service/WindowsAzure/Storage/Batch.php', - 'Zend_Service_WindowsAzure_Storage_BatchStorageAbstract' => dirname(__FILE__) . '/Service/WindowsAzure/Storage/BatchStorageAbstract.php', - 'Zend_Service_WindowsAzure_Storage_Blob_Stream' => dirname(__FILE__) . '/Service/WindowsAzure/Storage/Blob/Stream.php', - 'Zend_Service_WindowsAzure_Storage_Blob' => dirname(__FILE__) . '/Service/WindowsAzure/Storage/Blob.php', - 'Zend_Service_WindowsAzure_Storage_BlobContainer' => dirname(__FILE__) . '/Service/WindowsAzure/Storage/BlobContainer.php', - 'Zend_Service_WindowsAzure_Storage_BlobInstance' => dirname(__FILE__) . '/Service/WindowsAzure/Storage/BlobInstance.php', - 'Zend_Service_WindowsAzure_Storage_DynamicTableEntity' => dirname(__FILE__) . '/Service/WindowsAzure/Storage/DynamicTableEntity.php', - 'Zend_Service_WindowsAzure_Storage_LeaseInstance' => dirname(__FILE__) . '/Service/WindowsAzure/Storage/LeaseInstance.php', - 'Zend_Service_WindowsAzure_Storage_PageRegionInstance' => dirname(__FILE__) . '/Service/WindowsAzure/Storage/PageRegionInstance.php', - 'Zend_Service_WindowsAzure_Storage_Queue' => dirname(__FILE__) . '/Service/WindowsAzure/Storage/Queue.php', - 'Zend_Service_WindowsAzure_Storage_QueueInstance' => dirname(__FILE__) . '/Service/WindowsAzure/Storage/QueueInstance.php', - 'Zend_Service_WindowsAzure_Storage_QueueMessage' => dirname(__FILE__) . '/Service/WindowsAzure/Storage/QueueMessage.php', - 'Zend_Service_WindowsAzure_Storage_SignedIdentifier' => dirname(__FILE__) . '/Service/WindowsAzure/Storage/SignedIdentifier.php', - 'Zend_Service_WindowsAzure_Storage_StorageEntityAbstract' => dirname(__FILE__) . '/Service/WindowsAzure/Storage/StorageEntityAbstract.php', - 'Zend_Service_WindowsAzure_Storage_Table' => dirname(__FILE__) . '/Service/WindowsAzure/Storage/Table.php', - 'Zend_Service_WindowsAzure_Storage_TableEntity' => dirname(__FILE__) . '/Service/WindowsAzure/Storage/TableEntity.php', - 'Zend_Service_WindowsAzure_Storage_TableEntityQuery' => dirname(__FILE__) . '/Service/WindowsAzure/Storage/TableEntityQuery.php', - 'Zend_Service_WindowsAzure_Storage_TableInstance' => dirname(__FILE__) . '/Service/WindowsAzure/Storage/TableInstance.php', - 'Zend_Service_WindowsAzure_Storage' => dirname(__FILE__) . '/Service/WindowsAzure/Storage.php', - 'Zend_Service_Yahoo_Image' => dirname(__FILE__) . '/Service/Yahoo/Image.php', - 'Zend_Service_Yahoo_ImageResult' => dirname(__FILE__) . '/Service/Yahoo/ImageResult.php', - 'Zend_Service_Yahoo_ImageResultSet' => dirname(__FILE__) . '/Service/Yahoo/ImageResultSet.php', - 'Zend_Service_Yahoo_InlinkDataResult' => dirname(__FILE__) . '/Service/Yahoo/InlinkDataResult.php', - 'Zend_Service_Yahoo_InlinkDataResultSet' => dirname(__FILE__) . '/Service/Yahoo/InlinkDataResultSet.php', - 'Zend_Service_Yahoo_LocalResult' => dirname(__FILE__) . '/Service/Yahoo/LocalResult.php', - 'Zend_Service_Yahoo_LocalResultSet' => dirname(__FILE__) . '/Service/Yahoo/LocalResultSet.php', - 'Zend_Service_Yahoo_NewsResult' => dirname(__FILE__) . '/Service/Yahoo/NewsResult.php', - 'Zend_Service_Yahoo_NewsResultSet' => dirname(__FILE__) . '/Service/Yahoo/NewsResultSet.php', - 'Zend_Service_Yahoo_PageDataResult' => dirname(__FILE__) . '/Service/Yahoo/PageDataResult.php', - 'Zend_Service_Yahoo_PageDataResultSet' => dirname(__FILE__) . '/Service/Yahoo/PageDataResultSet.php', - 'Zend_Service_Yahoo_Result' => dirname(__FILE__) . '/Service/Yahoo/Result.php', - 'Zend_Service_Yahoo_ResultSet' => dirname(__FILE__) . '/Service/Yahoo/ResultSet.php', - 'Zend_Service_Yahoo_VideoResult' => dirname(__FILE__) . '/Service/Yahoo/VideoResult.php', - 'Zend_Service_Yahoo_VideoResultSet' => dirname(__FILE__) . '/Service/Yahoo/VideoResultSet.php', - 'Zend_Service_Yahoo_WebResult' => dirname(__FILE__) . '/Service/Yahoo/WebResult.php', - 'Zend_Service_Yahoo_WebResultSet' => dirname(__FILE__) . '/Service/Yahoo/WebResultSet.php', - 'Zend_Service_Yahoo' => dirname(__FILE__) . '/Service/Yahoo.php', - 'Zend_Session_Abstract' => dirname(__FILE__) . '/Session/Abstract.php', - 'Zend_Session_Exception' => dirname(__FILE__) . '/Session/Exception.php', - 'Zend_Session_Namespace' => dirname(__FILE__) . '/Session/Namespace.php', - 'Zend_Session_SaveHandler_DbTable' => dirname(__FILE__) . '/Session/SaveHandler/DbTable.php', - 'Zend_Session_SaveHandler_Exception' => dirname(__FILE__) . '/Session/SaveHandler/Exception.php', - 'Zend_Session_SaveHandler_Interface' => dirname(__FILE__) . '/Session/SaveHandler/Interface.php', - 'Zend_Session_Validator_Abstract' => dirname(__FILE__) . '/Session/Validator/Abstract.php', - 'Zend_Session_Validator_HttpUserAgent' => dirname(__FILE__) . '/Session/Validator/HttpUserAgent.php', - 'Zend_Session_Validator_Interface' => dirname(__FILE__) . '/Session/Validator/Interface.php', - 'Zend_Session' => dirname(__FILE__) . '/Session.php', - 'Zend_Soap_AutoDiscover_Exception' => dirname(__FILE__) . '/Soap/AutoDiscover/Exception.php', - 'Zend_Soap_AutoDiscover' => dirname(__FILE__) . '/Soap/AutoDiscover.php', - 'Zend_Soap_Client_Common' => dirname(__FILE__) . '/Soap/Client/Common.php', - 'Zend_Soap_Client_DotNet' => dirname(__FILE__) . '/Soap/Client/DotNet.php', - 'Zend_Soap_Client_Exception' => dirname(__FILE__) . '/Soap/Client/Exception.php', - 'Zend_Soap_Client_Local' => dirname(__FILE__) . '/Soap/Client/Local.php', - 'Zend_Soap_Client' => dirname(__FILE__) . '/Soap/Client.php', - 'Zend_Soap_Server_Exception' => dirname(__FILE__) . '/Soap/Server/Exception.php', - 'Zend_Soap_Server_Proxy' => dirname(__FILE__) . '/Soap/Server/Proxy.php', - 'Zend_Soap_Server' => dirname(__FILE__) . '/Soap/Server.php', - 'Zend_Soap_Wsdl_Exception' => dirname(__FILE__) . '/Soap/Wsdl/Exception.php', - 'Zend_Soap_Wsdl_Strategy_Abstract' => dirname(__FILE__) . '/Soap/Wsdl/Strategy/Abstract.php', - 'Zend_Soap_Wsdl_Strategy_AnyType' => dirname(__FILE__) . '/Soap/Wsdl/Strategy/AnyType.php', - 'Zend_Soap_Wsdl_Strategy_ArrayOfTypeComplex' => dirname(__FILE__) . '/Soap/Wsdl/Strategy/ArrayOfTypeComplex.php', - 'Zend_Soap_Wsdl_Strategy_ArrayOfTypeSequence' => dirname(__FILE__) . '/Soap/Wsdl/Strategy/ArrayOfTypeSequence.php', - 'Zend_Soap_Wsdl_Strategy_Composite' => dirname(__FILE__) . '/Soap/Wsdl/Strategy/Composite.php', - 'Zend_Soap_Wsdl_Strategy_DefaultComplexType' => dirname(__FILE__) . '/Soap/Wsdl/Strategy/DefaultComplexType.php', - 'Zend_Soap_Wsdl_Strategy_Interface' => dirname(__FILE__) . '/Soap/Wsdl/Strategy/Interface.php', - 'Zend_Soap_Wsdl' => dirname(__FILE__) . '/Soap/Wsdl.php', - 'Zend_Stdlib_CallbackHandler' => dirname(__FILE__) . '/Stdlib/CallbackHandler.php', - 'Zend_Stdlib_Exception_InvalidCallbackException' => dirname(__FILE__) . '/Stdlib/Exception/InvalidCallbackException.php', - 'Zend_Stdlib_Exception' => dirname(__FILE__) . '/Stdlib/Exception.php', - 'Zend_Stdlib_PriorityQueue' => dirname(__FILE__) . '/Stdlib/PriorityQueue.php', - 'SplPriorityQueue' => dirname(__FILE__) . '/Stdlib/SplPriorityQueue.php', - 'Zend_Stdlib_SplPriorityQueue' => dirname(__FILE__) . '/Stdlib/SplPriorityQueue.php', - 'Zend_Tag_Cloud_Decorator_Cloud' => dirname(__FILE__) . '/Tag/Cloud/Decorator/Cloud.php', - 'Zend_Tag_Cloud_Decorator_Exception' => dirname(__FILE__) . '/Tag/Cloud/Decorator/Exception.php', - 'Zend_Tag_Cloud_Decorator_HtmlCloud' => dirname(__FILE__) . '/Tag/Cloud/Decorator/HtmlCloud.php', - 'Zend_Tag_Cloud_Decorator_HtmlTag' => dirname(__FILE__) . '/Tag/Cloud/Decorator/HtmlTag.php', - 'Zend_Tag_Cloud_Decorator_Tag' => dirname(__FILE__) . '/Tag/Cloud/Decorator/Tag.php', - 'Zend_Tag_Cloud_Exception' => dirname(__FILE__) . '/Tag/Cloud/Exception.php', - 'Zend_Tag_Cloud' => dirname(__FILE__) . '/Tag/Cloud.php', - 'Zend_Tag_Exception' => dirname(__FILE__) . '/Tag/Exception.php', - 'Zend_Tag_Item' => dirname(__FILE__) . '/Tag/Item.php', - 'Zend_Tag_ItemList' => dirname(__FILE__) . '/Tag/ItemList.php', - 'Zend_Tag_Taggable' => dirname(__FILE__) . '/Tag/Taggable.php', - 'Zend_Test_DbAdapter' => dirname(__FILE__) . '/Test/DbAdapter.php', - 'Zend_Test_DbStatement' => dirname(__FILE__) . '/Test/DbStatement.php', - 'Zend_Test_PHPUnit_Constraint_DomQuery' => dirname(__FILE__) . '/Test/PHPUnit/Constraint/DomQuery41.php', - 'Zend_Test_PHPUnit_Constraint_Exception' => dirname(__FILE__) . '/Test/PHPUnit/Constraint/Exception.php', - 'Zend_Test_PHPUnit_Constraint_Redirect' => dirname(__FILE__) . '/Test/PHPUnit/Constraint/Redirect41.php', - 'Zend_Test_PHPUnit_Constraint_ResponseHeader' => dirname(__FILE__) . '/Test/PHPUnit/Constraint/ResponseHeader41.php', - 'Zend_Test_PHPUnit_ControllerTestCase' => dirname(__FILE__) . '/Test/PHPUnit/ControllerTestCase.php', - 'Zend_Test_PHPUnit_DatabaseTestCase' => dirname(__FILE__) . '/Test/PHPUnit/DatabaseTestCase.php', - 'Zend_Test_PHPUnit_Db_Connection' => dirname(__FILE__) . '/Test/PHPUnit/Db/Connection.php', - 'Zend_Test_PHPUnit_Db_DataSet_DbRowset' => dirname(__FILE__) . '/Test/PHPUnit/Db/DataSet/DbRowset.php', - 'Zend_Test_PHPUnit_Db_DataSet_DbTable' => dirname(__FILE__) . '/Test/PHPUnit/Db/DataSet/DbTable.php', - 'Zend_Test_PHPUnit_Db_DataSet_DbTableDataSet' => dirname(__FILE__) . '/Test/PHPUnit/Db/DataSet/DbTableDataSet.php', - 'Zend_Test_PHPUnit_Db_DataSet_QueryDataSet' => dirname(__FILE__) . '/Test/PHPUnit/Db/DataSet/QueryDataSet.php', - 'Zend_Test_PHPUnit_Db_DataSet_QueryTable' => dirname(__FILE__) . '/Test/PHPUnit/Db/DataSet/QueryTable.php', - 'Zend_Test_PHPUnit_Db_Exception' => dirname(__FILE__) . '/Test/PHPUnit/Db/Exception.php', - 'Zend_Test_PHPUnit_Db_Metadata_Generic' => dirname(__FILE__) . '/Test/PHPUnit/Db/Metadata/Generic.php', - 'Zend_Test_PHPUnit_Db_Operation_DeleteAll' => dirname(__FILE__) . '/Test/PHPUnit/Db/Operation/DeleteAll.php', - 'Zend_Test_PHPUnit_Db_Operation_Insert' => dirname(__FILE__) . '/Test/PHPUnit/Db/Operation/Insert.php', - 'Zend_Test_PHPUnit_Db_Operation_Truncate' => dirname(__FILE__) . '/Test/PHPUnit/Db/Operation/Truncate.php', - 'Zend_Test_PHPUnit_Db_SimpleTester' => dirname(__FILE__) . '/Test/PHPUnit/Db/SimpleTester.php', - 'Zend_Text_Exception' => dirname(__FILE__) . '/Text/Exception.php', - 'Zend_Text_Figlet_Exception' => dirname(__FILE__) . '/Text/Figlet/Exception.php', - 'Zend_Text_Figlet' => dirname(__FILE__) . '/Text/Figlet.php', - 'Zend_Text_MultiByte' => dirname(__FILE__) . '/Text/MultiByte.php', - 'Zend_Text_Table_Column' => dirname(__FILE__) . '/Text/Table/Column.php', - 'Zend_Text_Table_Decorator_Ascii' => dirname(__FILE__) . '/Text/Table/Decorator/Ascii.php', - 'Zend_Text_Table_Decorator_Interface' => dirname(__FILE__) . '/Text/Table/Decorator/Interface.php', - 'Zend_Text_Table_Decorator_Unicode' => dirname(__FILE__) . '/Text/Table/Decorator/Unicode.php', - 'Zend_Text_Table_Exception' => dirname(__FILE__) . '/Text/Table/Exception.php', - 'Zend_Text_Table_Row' => dirname(__FILE__) . '/Text/Table/Row.php', - 'Zend_Text_Table' => dirname(__FILE__) . '/Text/Table.php', - 'Zend_TimeSync_Exception' => dirname(__FILE__) . '/TimeSync/Exception.php', - 'Zend_TimeSync_Ntp' => dirname(__FILE__) . '/TimeSync/Ntp.php', - 'Zend_TimeSync_Protocol' => dirname(__FILE__) . '/TimeSync/Protocol.php', - 'Zend_TimeSync_Sntp' => dirname(__FILE__) . '/TimeSync/Sntp.php', - 'Zend_TimeSync' => dirname(__FILE__) . '/TimeSync.php', - 'Zend_Tool_Framework_Action_Base' => dirname(__FILE__) . '/Tool/Framework/Action/Base.php', - 'Zend_Tool_Framework_Action_Exception' => dirname(__FILE__) . '/Tool/Framework/Action/Exception.php', - 'Zend_Tool_Framework_Action_Interface' => dirname(__FILE__) . '/Tool/Framework/Action/Interface.php', - 'Zend_Tool_Framework_Action_Repository' => dirname(__FILE__) . '/Tool/Framework/Action/Repository.php', - 'Zend_Tool_Framework_Client_Abstract' => dirname(__FILE__) . '/Tool/Framework/Client/Abstract.php', - 'Zend_Tool_Framework_Client_Config' => dirname(__FILE__) . '/Tool/Framework/Client/Config.php', - 'Zend_Tool_Framework_Client_Console_ArgumentParser' => dirname(__FILE__) . '/Tool/Framework/Client/Console/ArgumentParser.php', - 'Zend_Tool_Framework_Client_Console_HelpSystem' => dirname(__FILE__) . '/Tool/Framework/Client/Console/HelpSystem.php', - 'Zend_Tool_Framework_Client_Console_Manifest' => dirname(__FILE__) . '/Tool/Framework/Client/Console/Manifest.php', - 'Zend_Tool_Framework_Client_Console_ResponseDecorator_AlignCenter' => dirname(__FILE__) . '/Tool/Framework/Client/Console/ResponseDecorator/AlignCenter.php', - 'Zend_Tool_Framework_Client_Console_ResponseDecorator_Blockize' => dirname(__FILE__) . '/Tool/Framework/Client/Console/ResponseDecorator/Blockize.php', - 'Zend_Tool_Framework_Client_Console_ResponseDecorator_Colorizer' => dirname(__FILE__) . '/Tool/Framework/Client/Console/ResponseDecorator/Colorizer.php', - 'Zend_Tool_Framework_Client_Console_ResponseDecorator_Indention' => dirname(__FILE__) . '/Tool/Framework/Client/Console/ResponseDecorator/Indention.php', - 'Zend_Tool_Framework_Client_Console' => dirname(__FILE__) . '/Tool/Framework/Client/Console.php', - 'Zend_Tool_Framework_Client_Exception' => dirname(__FILE__) . '/Tool/Framework/Client/Exception.php', - 'Zend_Tool_Framework_Client_Interactive_InputHandler' => dirname(__FILE__) . '/Tool/Framework/Client/Interactive/InputHandler.php', - 'Zend_Tool_Framework_Client_Interactive_InputInterface' => dirname(__FILE__) . '/Tool/Framework/Client/Interactive/InputInterface.php', - 'Zend_Tool_Framework_Client_Interactive_InputRequest' => dirname(__FILE__) . '/Tool/Framework/Client/Interactive/InputRequest.php', - 'Zend_Tool_Framework_Client_Interactive_InputResponse' => dirname(__FILE__) . '/Tool/Framework/Client/Interactive/InputResponse.php', - 'Zend_Tool_Framework_Client_Interactive_OutputInterface' => dirname(__FILE__) . '/Tool/Framework/Client/Interactive/OutputInterface.php', - 'Zend_Tool_Framework_Client_Manifest' => dirname(__FILE__) . '/Tool/Framework/Client/Manifest.php', - 'Zend_Tool_Framework_Client_Request' => dirname(__FILE__) . '/Tool/Framework/Client/Request.php', - 'Zend_Tool_Framework_Client_Response_ContentDecorator_Interface' => dirname(__FILE__) . '/Tool/Framework/Client/Response/ContentDecorator/Interface.php', - 'Zend_Tool_Framework_Client_Response_ContentDecorator_Separator' => dirname(__FILE__) . '/Tool/Framework/Client/Response/ContentDecorator/Separator.php', - 'Zend_Tool_Framework_Client_Response' => dirname(__FILE__) . '/Tool/Framework/Client/Response.php', - 'Zend_Tool_Framework_Client_Storage_AdapterInterface' => dirname(__FILE__) . '/Tool/Framework/Client/Storage/AdapterInterface.php', - 'Zend_Tool_Framework_Client_Storage_Directory' => dirname(__FILE__) . '/Tool/Framework/Client/Storage/Directory.php', - 'Zend_Tool_Framework_Client_Storage' => dirname(__FILE__) . '/Tool/Framework/Client/Storage.php', - 'Zend_Tool_Framework_Exception' => dirname(__FILE__) . '/Tool/Framework/Exception.php', - 'Zend_Tool_Framework_Loader_Abstract' => dirname(__FILE__) . '/Tool/Framework/Loader/Abstract.php', - 'Zend_Tool_Framework_Loader_BasicLoader' => dirname(__FILE__) . '/Tool/Framework/Loader/BasicLoader.php', - 'Zend_Tool_Framework_Loader_IncludePathLoader_RecursiveFilterIterator' => dirname(__FILE__) . '/Tool/Framework/Loader/IncludePathLoader/RecursiveFilterIterator.php', - 'Zend_Tool_Framework_Loader_IncludePathLoader' => dirname(__FILE__) . '/Tool/Framework/Loader/IncludePathLoader.php', - 'Zend_Tool_Framework_Loader_Interface' => dirname(__FILE__) . '/Tool/Framework/Loader/Interface.php', - 'Zend_Tool_Framework_Manifest_ActionManifestable' => dirname(__FILE__) . '/Tool/Framework/Manifest/ActionManifestable.php', - 'Zend_Tool_Framework_Manifest_ActionMetadata' => dirname(__FILE__) . '/Tool/Framework/Manifest/ActionMetadata.php', - 'Zend_Tool_Framework_Manifest_Exception' => dirname(__FILE__) . '/Tool/Framework/Manifest/Exception.php', - 'Zend_Tool_Framework_Manifest_Indexable' => dirname(__FILE__) . '/Tool/Framework/Manifest/Indexable.php', - 'Zend_Tool_Framework_Manifest_Interface' => dirname(__FILE__) . '/Tool/Framework/Manifest/Interface.php', - 'Zend_Tool_Framework_Manifest_Metadata' => dirname(__FILE__) . '/Tool/Framework/Manifest/Metadata.php', - 'Zend_Tool_Framework_Manifest_MetadataManifestable' => dirname(__FILE__) . '/Tool/Framework/Manifest/MetadataManifestable.php', - 'Zend_Tool_Framework_Manifest_ProviderManifestable' => dirname(__FILE__) . '/Tool/Framework/Manifest/ProviderManifestable.php', - 'Zend_Tool_Framework_Manifest_ProviderMetadata' => dirname(__FILE__) . '/Tool/Framework/Manifest/ProviderMetadata.php', - 'Zend_Tool_Framework_Manifest_Repository' => dirname(__FILE__) . '/Tool/Framework/Manifest/Repository.php', - 'Zend_Tool_Framework_Metadata_Attributable' => dirname(__FILE__) . '/Tool/Framework/Metadata/Attributable.php', - 'Zend_Tool_Framework_Metadata_Basic' => dirname(__FILE__) . '/Tool/Framework/Metadata/Basic.php', - 'Zend_Tool_Framework_Metadata_Dynamic' => dirname(__FILE__) . '/Tool/Framework/Metadata/Dynamic.php', - 'Zend_Tool_Framework_Metadata_Interface' => dirname(__FILE__) . '/Tool/Framework/Metadata/Interface.php', - 'Zend_Tool_Framework_Metadata_Tool' => dirname(__FILE__) . '/Tool/Framework/Metadata/Tool.php', - 'Zend_Tool_Framework_Provider_Abstract' => dirname(__FILE__) . '/Tool/Framework/Provider/Abstract.php', - 'Zend_Tool_Framework_Provider_DocblockManifestInterface' => dirname(__FILE__) . '/Tool/Framework/Provider/DocblockManifestable.php', - 'Zend_Tool_Framework_Provider_Exception' => dirname(__FILE__) . '/Tool/Framework/Provider/Exception.php', - 'Zend_Tool_Framework_Provider_Initializable' => dirname(__FILE__) . '/Tool/Framework/Provider/Initializable.php', - 'Zend_Tool_Framework_Provider_Interactable' => dirname(__FILE__) . '/Tool/Framework/Provider/Interactable.php', - 'Zend_Tool_Framework_Provider_Interface' => dirname(__FILE__) . '/Tool/Framework/Provider/Interface.php', - 'Zend_Tool_Framework_Provider_Pretendable' => dirname(__FILE__) . '/Tool/Framework/Provider/Pretendable.php', - 'Zend_Tool_Framework_Provider_Repository' => dirname(__FILE__) . '/Tool/Framework/Provider/Repository.php', - 'Zend_Tool_Framework_Provider_Signature' => dirname(__FILE__) . '/Tool/Framework/Provider/Signature.php', - 'Zend_Tool_Framework_Registry_EnabledInterface' => dirname(__FILE__) . '/Tool/Framework/Registry/EnabledInterface.php', - 'Zend_Tool_Framework_Registry_Exception' => dirname(__FILE__) . '/Tool/Framework/Registry/Exception.php', - 'Zend_Tool_Framework_Registry_Interface' => dirname(__FILE__) . '/Tool/Framework/Registry/Interface.php', - 'Zend_Tool_Framework_Registry' => dirname(__FILE__) . '/Tool/Framework/Registry.php', - 'Zend_Tool_Framework_System_Action_Create' => dirname(__FILE__) . '/Tool/Framework/System/Action/Create.php', - 'Zend_Tool_Framework_System_Action_Delete' => dirname(__FILE__) . '/Tool/Framework/System/Action/Delete.php', - 'Zend_Tool_Framework_System_Manifest' => dirname(__FILE__) . '/Tool/Framework/System/Manifest.php', - 'Zend_Tool_Framework_System_Provider_Config' => dirname(__FILE__) . '/Tool/Framework/System/Provider/Config.php', - 'Zend_Tool_Framework_System_Provider_Manifest' => dirname(__FILE__) . '/Tool/Framework/System/Provider/Manifest.php', - 'Zend_Tool_Framework_System_Provider_Phpinfo' => dirname(__FILE__) . '/Tool/Framework/System/Provider/Phpinfo.php', - 'Zend_Tool_Framework_System_Provider_Version' => dirname(__FILE__) . '/Tool/Framework/System/Provider/Version.php', - 'Zend_Tool_Project_Context_Content_Engine_CodeGenerator' => dirname(__FILE__) . '/Tool/Project/Context/Content/Engine/CodeGenerator.php', - 'Zend_Tool_Project_Context_Content_Engine_Phtml' => dirname(__FILE__) . '/Tool/Project/Context/Content/Engine/Phtml.php', - 'Zend_Tool_Project_Context_Content_Engine' => dirname(__FILE__) . '/Tool/Project/Context/Content/Engine.php', - 'Zend_Tool_Project_Context_Exception' => dirname(__FILE__) . '/Tool/Project/Context/Exception.php', - 'Zend_Tool_Project_Context_Filesystem_Abstract' => dirname(__FILE__) . '/Tool/Project/Context/Filesystem/Abstract.php', - 'Zend_Tool_Project_Context_Filesystem_Directory' => dirname(__FILE__) . '/Tool/Project/Context/Filesystem/Directory.php', - 'Zend_Tool_Project_Context_Filesystem_File' => dirname(__FILE__) . '/Tool/Project/Context/Filesystem/File.php', - 'Zend_Tool_Project_Context_Interface' => dirname(__FILE__) . '/Tool/Project/Context/Interface.php', - 'Zend_Tool_Project_Context_Repository' => dirname(__FILE__) . '/Tool/Project/Context/Repository.php', - 'Zend_Tool_Project_Context_System_Interface' => dirname(__FILE__) . '/Tool/Project/Context/System/Interface.php', - 'Zend_Tool_Project_Context_System_NotOverwritable' => dirname(__FILE__) . '/Tool/Project/Context/System/NotOverwritable.php', - 'Zend_Tool_Project_Context_System_ProjectDirectory' => dirname(__FILE__) . '/Tool/Project/Context/System/ProjectDirectory.php', - 'Zend_Tool_Project_Context_System_ProjectProfileFile' => dirname(__FILE__) . '/Tool/Project/Context/System/ProjectProfileFile.php', - 'Zend_Tool_Project_Context_System_ProjectProvidersDirectory' => dirname(__FILE__) . '/Tool/Project/Context/System/ProjectProvidersDirectory.php', - 'Zend_Tool_Project_Context_System_TopLevelRestrictable' => dirname(__FILE__) . '/Tool/Project/Context/System/TopLevelRestrictable.php', - 'Zend_Tool_Project_Context_Zf_AbstractClassFile' => dirname(__FILE__) . '/Tool/Project/Context/Zf/AbstractClassFile.php', - 'Zend_Tool_Project_Context_Zf_ActionMethod' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ActionMethod.php', - 'Zend_Tool_Project_Context_Zf_ApisDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ApisDirectory.php', - 'Zend_Tool_Project_Context_Zf_ApplicationConfigFile' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ApplicationConfigFile.php', - 'Zend_Tool_Project_Context_Zf_ApplicationDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ApplicationDirectory.php', - 'Zend_Tool_Project_Context_Zf_BootstrapFile' => dirname(__FILE__) . '/Tool/Project/Context/Zf/BootstrapFile.php', - 'Zend_Tool_Project_Context_Zf_CacheDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/CacheDirectory.php', - 'Zend_Tool_Project_Context_Zf_ConfigFile' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ConfigFile.php', - 'Zend_Tool_Project_Context_Zf_ConfigsDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ConfigsDirectory.php', - 'Zend_Tool_Project_Context_Zf_ControllerFile' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ControllerFile.php', - 'Zend_Tool_Project_Context_Zf_ControllersDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ControllersDirectory.php', - 'Zend_Tool_Project_Context_Zf_DataDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/DataDirectory.php', - 'Zend_Tool_Project_Context_Zf_DbTableDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/DbTableDirectory.php', - 'Zend_Tool_Project_Context_Zf_DbTableFile' => dirname(__FILE__) . '/Tool/Project/Context/Zf/DbTableFile.php', - 'Zend_Tool_Project_Context_Zf_DocsDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/DocsDirectory.php', - 'Zend_Tool_Project_Context_Zf_FormFile' => dirname(__FILE__) . '/Tool/Project/Context/Zf/FormFile.php', - 'Zend_Tool_Project_Context_Zf_FormsDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/FormsDirectory.php', - 'Zend_Tool_Project_Context_Zf_HtaccessFile' => dirname(__FILE__) . '/Tool/Project/Context/Zf/HtaccessFile.php', - 'Zend_Tool_Project_Context_Zf_LayoutScriptFile' => dirname(__FILE__) . '/Tool/Project/Context/Zf/LayoutScriptFile.php', - 'Zend_Tool_Project_Context_Zf_LayoutScriptsDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/LayoutScriptsDirectory.php', - 'Zend_Tool_Project_Context_Zf_LayoutsDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/LayoutsDirectory.php', - 'Zend_Tool_Project_Context_Zf_LibraryDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/LibraryDirectory.php', - 'Zend_Tool_Project_Context_Zf_LocalesDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/LocalesDirectory.php', - 'Zend_Tool_Project_Context_Zf_LogsDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/LogsDirectory.php', - 'Zend_Tool_Project_Context_Zf_ModelFile' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ModelFile.php', - 'Zend_Tool_Project_Context_Zf_ModelsDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ModelsDirectory.php', - 'Zend_Tool_Project_Context_Zf_ModuleDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ModuleDirectory.php', - 'Zend_Tool_Project_Context_Zf_ModulesDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ModulesDirectory.php', - 'Zend_Tool_Project_Context_Zf_ProjectProviderFile' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ProjectProviderFile.php', - 'Zend_Tool_Project_Context_Zf_PublicDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/PublicDirectory.php', - 'Zend_Tool_Project_Context_Zf_PublicImagesDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/PublicImagesDirectory.php', - 'Zend_Tool_Project_Context_Zf_PublicIndexFile' => dirname(__FILE__) . '/Tool/Project/Context/Zf/PublicIndexFile.php', - 'Zend_Tool_Project_Context_Zf_PublicScriptsDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/PublicScriptsDirectory.php', - 'Zend_Tool_Project_Context_Zf_PublicStylesheetsDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/PublicStylesheetsDirectory.php', - 'Zend_Tool_Project_Context_Zf_SearchIndexesDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/SearchIndexesDirectory.php', - 'Zend_Tool_Project_Context_Zf_ServicesDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ServicesDirectory.php', - 'Zend_Tool_Project_Context_Zf_SessionsDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/SessionsDirectory.php', - 'Zend_Tool_Project_Context_Zf_TemporaryDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/TemporaryDirectory.php', - 'Zend_Tool_Project_Context_Zf_TestApplicationActionMethod' => dirname(__FILE__) . '/Tool/Project/Context/Zf/TestApplicationActionMethod.php', - 'Zend_Tool_Project_Context_Zf_TestApplicationBootstrapFile' => dirname(__FILE__) . '/Tool/Project/Context/Zf/TestApplicationBootstrapFile.php', - 'Zend_Tool_Project_Context_Zf_TestApplicationControllerDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/TestApplicationControllerDirectory.php', - 'Zend_Tool_Project_Context_Zf_TestApplicationControllerFile' => dirname(__FILE__) . '/Tool/Project/Context/Zf/TestApplicationControllerFile.php', - 'Zend_Tool_Project_Context_Zf_TestApplicationDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/TestApplicationDirectory.php', - 'Zend_Tool_Project_Context_Zf_TestApplicationModuleDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/TestApplicationModuleDirectory.php', - 'Zend_Tool_Project_Context_Zf_TestApplicationModulesDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/TestApplicationModulesDirectory.php', - 'Zend_Tool_Project_Context_Zf_TestLibraryBootstrapFile' => dirname(__FILE__) . '/Tool/Project/Context/Zf/TestLibraryBootstrapFile.php', - 'Zend_Tool_Project_Context_Zf_TestLibraryDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/TestLibraryDirectory.php', - 'Zend_Tool_Project_Context_Zf_TestLibraryFile' => dirname(__FILE__) . '/Tool/Project/Context/Zf/TestLibraryFile.php', - 'Zend_Tool_Project_Context_Zf_TestLibraryNamespaceDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/TestLibraryNamespaceDirectory.php', - 'Zend_Tool_Project_Context_Zf_TestPHPUnitBootstrapFile' => dirname(__FILE__) . '/Tool/Project/Context/Zf/TestPHPUnitBootstrapFile.php', - 'Zend_Tool_Project_Context_Zf_TestPHPUnitConfigFile' => dirname(__FILE__) . '/Tool/Project/Context/Zf/TestPHPUnitConfigFile.php', - 'Zend_Tool_Project_Context_Zf_TestsDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/TestsDirectory.php', - 'Zend_Tool_Project_Context_Zf_UploadsDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/UploadsDirectory.php', - 'Zend_Tool_Project_Context_Zf_ViewControllerScriptsDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ViewControllerScriptsDirectory.php', - 'Zend_Tool_Project_Context_Zf_ViewFiltersDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ViewFiltersDirectory.php', - 'Zend_Tool_Project_Context_Zf_ViewHelpersDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ViewHelpersDirectory.php', - 'Zend_Tool_Project_Context_Zf_ViewScriptFile' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ViewScriptFile.php', - 'Zend_Tool_Project_Context_Zf_ViewScriptsDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ViewScriptsDirectory.php', - 'Zend_Tool_Project_Context_Zf_ViewsDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ViewsDirectory.php', - 'Zend_Tool_Project_Context_Zf_ZfStandardLibraryDirectory' => dirname(__FILE__) . '/Tool/Project/Context/Zf/ZfStandardLibraryDirectory.php', - 'Zend_Tool_Project_Exception' => dirname(__FILE__) . '/Tool/Project/Exception.php', - 'Zend_Tool_Project_Profile_Exception' => dirname(__FILE__) . '/Tool/Project/Profile/Exception.php', - 'Zend_Tool_Project_Profile_FileParser_Interface' => dirname(__FILE__) . '/Tool/Project/Profile/FileParser/Interface.php', - 'Zend_Tool_Project_Profile_FileParser_Xml' => dirname(__FILE__) . '/Tool/Project/Profile/FileParser/Xml.php', - 'Zend_Tool_Project_Profile_Iterator_ContextFilter' => dirname(__FILE__) . '/Tool/Project/Profile/Iterator/ContextFilter.php', - 'Zend_Tool_Project_Profile_Iterator_EnabledResourceFilter' => dirname(__FILE__) . '/Tool/Project/Profile/Iterator/EnabledResourceFilter.php', - 'Zend_Tool_Project_Profile_Resource_Container' => dirname(__FILE__) . '/Tool/Project/Profile/Resource/Container.php', - 'Zend_Tool_Project_Profile_Resource_SearchConstraints' => dirname(__FILE__) . '/Tool/Project/Profile/Resource/SearchConstraints.php', - 'Zend_Tool_Project_Profile_Resource' => dirname(__FILE__) . '/Tool/Project/Profile/Resource.php', - 'Zend_Tool_Project_Profile' => dirname(__FILE__) . '/Tool/Project/Profile.php', - 'Zend_Tool_Project_Provider_Abstract' => dirname(__FILE__) . '/Tool/Project/Provider/Abstract.php', - 'Zend_Tool_Project_Provider_Action' => dirname(__FILE__) . '/Tool/Project/Provider/Action.php', - 'Zend_Tool_Project_Provider_Application' => dirname(__FILE__) . '/Tool/Project/Provider/Application.php', - 'Zend_Tool_Project_Provider_Controller' => dirname(__FILE__) . '/Tool/Project/Provider/Controller.php', - 'Zend_Tool_Project_Provider_DbAdapter' => dirname(__FILE__) . '/Tool/Project/Provider/DbAdapter.php', - 'Zend_Tool_Project_Provider_DbTable' => dirname(__FILE__) . '/Tool/Project/Provider/DbTable.php', - 'Zend_Tool_Project_Provider_Exception' => dirname(__FILE__) . '/Tool/Project/Provider/Exception.php', - 'Zend_Tool_Project_Provider_Form' => dirname(__FILE__) . '/Tool/Project/Provider/Form.php', - 'Zend_Tool_Project_Provider_Layout' => dirname(__FILE__) . '/Tool/Project/Provider/Layout.php', - 'Zend_Tool_Project_Provider_Manifest' => dirname(__FILE__) . '/Tool/Project/Provider/Manifest.php', - 'Zend_Tool_Project_Provider_Model' => dirname(__FILE__) . '/Tool/Project/Provider/Model.php', - 'Zend_Tool_Project_Provider_Module' => dirname(__FILE__) . '/Tool/Project/Provider/Module.php', - 'Zend_Tool_Project_Provider_Profile' => dirname(__FILE__) . '/Tool/Project/Provider/Profile.php', - 'Zend_Tool_Project_Provider_Project' => dirname(__FILE__) . '/Tool/Project/Provider/Project.php', - 'Zend_Tool_Project_Provider_ProjectProvider' => dirname(__FILE__) . '/Tool/Project/Provider/ProjectProvider.php', - 'Zend_Tool_Project_Provider_Test' => dirname(__FILE__) . '/Tool/Project/Provider/Test.php', - 'Zend_Tool_Project_Provider_View' => dirname(__FILE__) . '/Tool/Project/Provider/View.php', - 'Zend_Translate_Adapter_Array' => dirname(__FILE__) . '/Translate/Adapter/Array.php', - 'Zend_Translate_Adapter_Csv' => dirname(__FILE__) . '/Translate/Adapter/Csv.php', - 'Zend_Translate_Adapter_Gettext' => dirname(__FILE__) . '/Translate/Adapter/Gettext.php', - 'Zend_Translate_Adapter_Ini' => dirname(__FILE__) . '/Translate/Adapter/Ini.php', - 'Zend_Translate_Adapter_Qt' => dirname(__FILE__) . '/Translate/Adapter/Qt.php', - 'Zend_Translate_Adapter_Tbx' => dirname(__FILE__) . '/Translate/Adapter/Tbx.php', - 'Zend_Translate_Adapter_Tmx' => dirname(__FILE__) . '/Translate/Adapter/Tmx.php', - 'Zend_Translate_Adapter_Xliff' => dirname(__FILE__) . '/Translate/Adapter/Xliff.php', - 'Zend_Translate_Adapter_XmlTm' => dirname(__FILE__) . '/Translate/Adapter/XmlTm.php', - 'Zend_Translate_Adapter' => dirname(__FILE__) . '/Translate/Adapter.php', - 'Zend_Translate_Exception' => dirname(__FILE__) . '/Translate/Exception.php', - 'Zend_Translate_Plural' => dirname(__FILE__) . '/Translate/Plural.php', - 'Zend_Translate' => dirname(__FILE__) . '/Translate.php', - 'Zend_Uri_Exception' => dirname(__FILE__) . '/Uri/Exception.php', - 'Zend_Uri_Http' => dirname(__FILE__) . '/Uri/Http.php', - 'Zend_Uri' => dirname(__FILE__) . '/Uri.php', - 'Zend_Validate_Abstract' => dirname(__FILE__) . '/Validate/Abstract.php', - 'Zend_Validate_Alnum' => dirname(__FILE__) . '/Validate/Alnum.php', - 'Zend_Validate_Alpha' => dirname(__FILE__) . '/Validate/Alpha.php', - 'Zend_Validate_Barcode_AdapterAbstract' => dirname(__FILE__) . '/Validate/Barcode/AdapterAbstract.php', - 'Zend_Validate_Barcode_AdapterInterface' => dirname(__FILE__) . '/Validate/Barcode/AdapterInterface.php', - 'Zend_Validate_Barcode_Code25' => dirname(__FILE__) . '/Validate/Barcode/Code25.php', - 'Zend_Validate_Barcode_Code25interleaved' => dirname(__FILE__) . '/Validate/Barcode/Code25interleaved.php', - 'Zend_Validate_Barcode_Code39' => dirname(__FILE__) . '/Validate/Barcode/Code39.php', - 'Zend_Validate_Barcode_Code39ext' => dirname(__FILE__) . '/Validate/Barcode/Code39ext.php', - 'Zend_Validate_Barcode_Code93' => dirname(__FILE__) . '/Validate/Barcode/Code93.php', - 'Zend_Validate_Barcode_Code93ext' => dirname(__FILE__) . '/Validate/Barcode/Code93ext.php', - 'Zend_Validate_Barcode_Ean12' => dirname(__FILE__) . '/Validate/Barcode/Ean12.php', - 'Zend_Validate_Barcode_Ean13' => dirname(__FILE__) . '/Validate/Barcode/Ean13.php', - 'Zend_Validate_Barcode_Ean14' => dirname(__FILE__) . '/Validate/Barcode/Ean14.php', - 'Zend_Validate_Barcode_Ean18' => dirname(__FILE__) . '/Validate/Barcode/Ean18.php', - 'Zend_Validate_Barcode_Ean2' => dirname(__FILE__) . '/Validate/Barcode/Ean2.php', - 'Zend_Validate_Barcode_Ean5' => dirname(__FILE__) . '/Validate/Barcode/Ean5.php', - 'Zend_Validate_Barcode_Ean8' => dirname(__FILE__) . '/Validate/Barcode/Ean8.php', - 'Zend_Validate_Barcode_Gtin12' => dirname(__FILE__) . '/Validate/Barcode/Gtin12.php', - 'Zend_Validate_Barcode_Gtin13' => dirname(__FILE__) . '/Validate/Barcode/Gtin13.php', - 'Zend_Validate_Barcode_Gtin14' => dirname(__FILE__) . '/Validate/Barcode/Gtin14.php', - 'Zend_Validate_Barcode_Identcode' => dirname(__FILE__) . '/Validate/Barcode/Identcode.php', - 'Zend_Validate_Barcode_IntelligentMail' => dirname(__FILE__) . '/Validate/Barcode/Intelligentmail.php', - 'Zend_Validate_Barcode_Issn' => dirname(__FILE__) . '/Validate/Barcode/Issn.php', - 'Zend_Validate_Barcode_Itf14' => dirname(__FILE__) . '/Validate/Barcode/Itf14.php', - 'Zend_Validate_Barcode_Leitcode' => dirname(__FILE__) . '/Validate/Barcode/Leitcode.php', - 'Zend_Validate_Barcode_Planet' => dirname(__FILE__) . '/Validate/Barcode/Planet.php', - 'Zend_Validate_Barcode_Postnet' => dirname(__FILE__) . '/Validate/Barcode/Postnet.php', - 'Zend_Validate_Barcode_Royalmail' => dirname(__FILE__) . '/Validate/Barcode/Royalmail.php', - 'Zend_Validate_Barcode_Sscc' => dirname(__FILE__) . '/Validate/Barcode/Sscc.php', - 'Zend_Validate_Barcode_Upca' => dirname(__FILE__) . '/Validate/Barcode/Upca.php', - 'Zend_Validate_Barcode_Upce' => dirname(__FILE__) . '/Validate/Barcode/Upce.php', - 'Zend_Validate_Barcode' => dirname(__FILE__) . '/Validate/Barcode.php', - 'Zend_Validate_Between' => dirname(__FILE__) . '/Validate/Between.php', - 'Zend_Validate_Callback' => dirname(__FILE__) . '/Validate/Callback.php', - 'Zend_Validate_Ccnum' => dirname(__FILE__) . '/Validate/Ccnum.php', - 'Zend_Validate_CreditCard' => dirname(__FILE__) . '/Validate/CreditCard.php', - 'Zend_Validate_Date' => dirname(__FILE__) . '/Validate/Date.php', - 'Zend_Validate_Db_Abstract' => dirname(__FILE__) . '/Validate/Db/Abstract.php', - 'Zend_Validate_Db_NoRecordExists' => dirname(__FILE__) . '/Validate/Db/NoRecordExists.php', - 'Zend_Validate_Db_RecordExists' => dirname(__FILE__) . '/Validate/Db/RecordExists.php', - 'Zend_Validate_Digits' => dirname(__FILE__) . '/Validate/Digits.php', - 'Zend_Validate_EmailAddress' => dirname(__FILE__) . '/Validate/EmailAddress.php', - 'Zend_Validate_Exception' => dirname(__FILE__) . '/Validate/Exception.php', - 'Zend_Validate_File_Count' => dirname(__FILE__) . '/Validate/File/Count.php', - 'Zend_Validate_File_Crc32' => dirname(__FILE__) . '/Validate/File/Crc32.php', - 'Zend_Validate_File_ExcludeExtension' => dirname(__FILE__) . '/Validate/File/ExcludeExtension.php', - 'Zend_Validate_File_ExcludeMimeType' => dirname(__FILE__) . '/Validate/File/ExcludeMimeType.php', - 'Zend_Validate_File_Exists' => dirname(__FILE__) . '/Validate/File/Exists.php', - 'Zend_Validate_File_Extension' => dirname(__FILE__) . '/Validate/File/Extension.php', - 'Zend_Validate_File_FilesSize' => dirname(__FILE__) . '/Validate/File/FilesSize.php', - 'Zend_Validate_File_Hash' => dirname(__FILE__) . '/Validate/File/Hash.php', - 'Zend_Validate_File_ImageSize' => dirname(__FILE__) . '/Validate/File/ImageSize.php', - 'Zend_Validate_File_IsCompressed' => dirname(__FILE__) . '/Validate/File/IsCompressed.php', - 'Zend_Validate_File_IsImage' => dirname(__FILE__) . '/Validate/File/IsImage.php', - 'Zend_Validate_File_Md5' => dirname(__FILE__) . '/Validate/File/Md5.php', - 'Zend_Validate_File_MimeType' => dirname(__FILE__) . '/Validate/File/MimeType.php', - 'Zend_Validate_File_NotExists' => dirname(__FILE__) . '/Validate/File/NotExists.php', - 'Zend_Validate_File_Sha1' => dirname(__FILE__) . '/Validate/File/Sha1.php', - 'Zend_Validate_File_Size' => dirname(__FILE__) . '/Validate/File/Size.php', - 'Zend_Validate_File_Upload' => dirname(__FILE__) . '/Validate/File/Upload.php', - 'Zend_Validate_File_WordCount' => dirname(__FILE__) . '/Validate/File/WordCount.php', - 'Zend_Validate_Float' => dirname(__FILE__) . '/Validate/Float.php', - 'Zend_Validate_GreaterThan' => dirname(__FILE__) . '/Validate/GreaterThan.php', - 'Zend_Validate_Hex' => dirname(__FILE__) . '/Validate/Hex.php', - 'Zend_Validate_Hostname' => dirname(__FILE__) . '/Validate/Hostname.php', - 'Zend_Validate_Iban' => dirname(__FILE__) . '/Validate/Iban.php', - 'Zend_Validate_Identical' => dirname(__FILE__) . '/Validate/Identical.php', - 'Zend_Validate_InArray' => dirname(__FILE__) . '/Validate/InArray.php', - 'Zend_Validate_Int' => dirname(__FILE__) . '/Validate/Int.php', - 'Zend_Validate_Interface' => dirname(__FILE__) . '/Validate/Interface.php', - 'Zend_Validate_Ip' => dirname(__FILE__) . '/Validate/Ip.php', - 'Zend_Validate_Isbn' => dirname(__FILE__) . '/Validate/Isbn.php', - 'Zend_Validate_Ldap_Dn' => dirname(__FILE__) . '/Validate/Ldap/Dn.php', - 'Zend_Validate_LessThan' => dirname(__FILE__) . '/Validate/LessThan.php', - 'Zend_Validate_NotEmpty' => dirname(__FILE__) . '/Validate/NotEmpty.php', - 'Zend_Validate_PostCode' => dirname(__FILE__) . '/Validate/PostCode.php', - 'Zend_Validate_Regex' => dirname(__FILE__) . '/Validate/Regex.php', - 'Zend_Validate_Sitemap_Changefreq' => dirname(__FILE__) . '/Validate/Sitemap/Changefreq.php', - 'Zend_Validate_Sitemap_Lastmod' => dirname(__FILE__) . '/Validate/Sitemap/Lastmod.php', - 'Zend_Validate_Sitemap_Loc' => dirname(__FILE__) . '/Validate/Sitemap/Loc.php', - 'Zend_Validate_Sitemap_Priority' => dirname(__FILE__) . '/Validate/Sitemap/Priority.php', - 'Zend_Validate_StringLength' => dirname(__FILE__) . '/Validate/StringLength.php', - 'Zend_Validate' => dirname(__FILE__) . '/Validate.php', - 'Zend_Version' => dirname(__FILE__) . '/Version.php', - 'Zend_View_Abstract' => dirname(__FILE__) . '/View/Abstract.php', - 'Zend_View_Exception' => dirname(__FILE__) . '/View/Exception.php', - 'Zend_View_Helper_Abstract' => dirname(__FILE__) . '/View/Helper/Abstract.php', - 'Zend_View_Helper_Action' => dirname(__FILE__) . '/View/Helper/Action.php', - 'Zend_View_Helper_BaseUrl' => dirname(__FILE__) . '/View/Helper/BaseUrl.php', - 'Zend_View_Helper_Currency' => dirname(__FILE__) . '/View/Helper/Currency.php', - 'Zend_View_Helper_Cycle' => dirname(__FILE__) . '/View/Helper/Cycle.php', - 'Zend_View_Helper_DeclareVars' => dirname(__FILE__) . '/View/Helper/DeclareVars.php', - 'Zend_View_Helper_Doctype' => dirname(__FILE__) . '/View/Helper/Doctype.php', - 'Zend_View_Helper_Fieldset' => dirname(__FILE__) . '/View/Helper/Fieldset.php', - 'Zend_View_Helper_Form' => dirname(__FILE__) . '/View/Helper/Form.php', - 'Zend_View_Helper_FormButton' => dirname(__FILE__) . '/View/Helper/FormButton.php', - 'Zend_View_Helper_FormCheckbox' => dirname(__FILE__) . '/View/Helper/FormCheckbox.php', - 'Zend_View_Helper_FormElement' => dirname(__FILE__) . '/View/Helper/FormElement.php', - 'Zend_View_Helper_FormErrors' => dirname(__FILE__) . '/View/Helper/FormErrors.php', - 'Zend_View_Helper_FormFile' => dirname(__FILE__) . '/View/Helper/FormFile.php', - 'Zend_View_Helper_FormHidden' => dirname(__FILE__) . '/View/Helper/FormHidden.php', - 'Zend_View_Helper_FormImage' => dirname(__FILE__) . '/View/Helper/FormImage.php', - 'Zend_View_Helper_FormLabel' => dirname(__FILE__) . '/View/Helper/FormLabel.php', - 'Zend_View_Helper_FormMultiCheckbox' => dirname(__FILE__) . '/View/Helper/FormMultiCheckbox.php', - 'Zend_View_Helper_FormNote' => dirname(__FILE__) . '/View/Helper/FormNote.php', - 'Zend_View_Helper_FormPassword' => dirname(__FILE__) . '/View/Helper/FormPassword.php', - 'Zend_View_Helper_FormRadio' => dirname(__FILE__) . '/View/Helper/FormRadio.php', - 'Zend_View_Helper_FormReset' => dirname(__FILE__) . '/View/Helper/FormReset.php', - 'Zend_View_Helper_FormSelect' => dirname(__FILE__) . '/View/Helper/FormSelect.php', - 'Zend_View_Helper_FormSubmit' => dirname(__FILE__) . '/View/Helper/FormSubmit.php', - 'Zend_View_Helper_FormText' => dirname(__FILE__) . '/View/Helper/FormText.php', - 'Zend_View_Helper_FormTextarea' => dirname(__FILE__) . '/View/Helper/FormTextarea.php', - 'Zend_View_Helper_Gravatar' => dirname(__FILE__) . '/View/Helper/Gravatar.php', - 'Zend_View_Helper_HeadLink' => dirname(__FILE__) . '/View/Helper/HeadLink.php', - 'Zend_View_Helper_HeadMeta' => dirname(__FILE__) . '/View/Helper/HeadMeta.php', - 'Zend_View_Helper_HeadScript' => dirname(__FILE__) . '/View/Helper/HeadScript.php', - 'Zend_View_Helper_HeadStyle' => dirname(__FILE__) . '/View/Helper/HeadStyle.php', - 'Zend_View_Helper_HeadTitle' => dirname(__FILE__) . '/View/Helper/HeadTitle.php', - 'Zend_View_Helper_HtmlElement' => dirname(__FILE__) . '/View/Helper/HtmlElement.php', - 'Zend_View_Helper_HtmlFlash' => dirname(__FILE__) . '/View/Helper/HtmlFlash.php', - 'Zend_View_Helper_HtmlList' => dirname(__FILE__) . '/View/Helper/HtmlList.php', - 'Zend_View_Helper_HtmlObject' => dirname(__FILE__) . '/View/Helper/HtmlObject.php', - 'Zend_View_Helper_HtmlPage' => dirname(__FILE__) . '/View/Helper/HtmlPage.php', - 'Zend_View_Helper_HtmlQuicktime' => dirname(__FILE__) . '/View/Helper/HtmlQuicktime.php', - 'Zend_View_Helper_InlineScript' => dirname(__FILE__) . '/View/Helper/InlineScript.php', - 'Zend_View_Helper_Interface' => dirname(__FILE__) . '/View/Helper/Interface.php', - 'Zend_View_Helper_Json' => dirname(__FILE__) . '/View/Helper/Json.php', - 'Zend_View_Helper_Layout' => dirname(__FILE__) . '/View/Helper/Layout.php', - 'Zend_View_Helper_Navigation_Breadcrumbs' => dirname(__FILE__) . '/View/Helper/Navigation/Breadcrumbs.php', - 'Zend_View_Helper_Navigation_Helper' => dirname(__FILE__) . '/View/Helper/Navigation/Helper.php', - 'Zend_View_Helper_Navigation_HelperAbstract' => dirname(__FILE__) . '/View/Helper/Navigation/HelperAbstract.php', - 'Zend_View_Helper_Navigation_Links' => dirname(__FILE__) . '/View/Helper/Navigation/Links.php', - 'Zend_View_Helper_Navigation_Menu' => dirname(__FILE__) . '/View/Helper/Navigation/Menu.php', - 'Zend_View_Helper_Navigation_Sitemap' => dirname(__FILE__) . '/View/Helper/Navigation/Sitemap.php', - 'Zend_View_Helper_Navigation' => dirname(__FILE__) . '/View/Helper/Navigation.php', - 'Zend_View_Helper_PaginationControl' => dirname(__FILE__) . '/View/Helper/PaginationControl.php', - 'Zend_View_Helper_Partial_Exception' => dirname(__FILE__) . '/View/Helper/Partial/Exception.php', - 'Zend_View_Helper_Partial' => dirname(__FILE__) . '/View/Helper/Partial.php', - 'Zend_View_Helper_PartialLoop' => dirname(__FILE__) . '/View/Helper/PartialLoop.php', - 'Zend_View_Helper_Placeholder_Container_Abstract' => dirname(__FILE__) . '/View/Helper/Placeholder/Container/Abstract.php', - 'Zend_View_Helper_Placeholder_Container_Exception' => dirname(__FILE__) . '/View/Helper/Placeholder/Container/Exception.php', - 'Zend_View_Helper_Placeholder_Container_Standalone' => dirname(__FILE__) . '/View/Helper/Placeholder/Container/Standalone.php', - 'Zend_View_Helper_Placeholder_Container' => dirname(__FILE__) . '/View/Helper/Placeholder/Container.php', - 'Zend_View_Helper_Placeholder_Registry_Exception' => dirname(__FILE__) . '/View/Helper/Placeholder/Registry/Exception.php', - 'Zend_View_Helper_Placeholder_Registry' => dirname(__FILE__) . '/View/Helper/Placeholder/Registry.php', - 'Zend_View_Helper_Placeholder' => dirname(__FILE__) . '/View/Helper/Placeholder.php', - 'Zend_View_Helper_RenderToPlaceholder' => dirname(__FILE__) . '/View/Helper/RenderToPlaceholder.php', - 'Zend_View_Helper_ServerUrl' => dirname(__FILE__) . '/View/Helper/ServerUrl.php', - 'Zend_View_Helper_Translate' => dirname(__FILE__) . '/View/Helper/Translate.php', - 'Zend_View_Helper_Url' => dirname(__FILE__) . '/View/Helper/Url.php', - 'Zend_View_Helper_UserAgent' => dirname(__FILE__) . '/View/Helper/UserAgent.php', - 'Zend_View_Interface' => dirname(__FILE__) . '/View/Interface.php', - 'Zend_View_Stream' => dirname(__FILE__) . '/View/Stream.php', - 'Zend_View' => dirname(__FILE__) . '/View.php', - 'Zend_Wildfire_Channel_HttpHeaders' => dirname(__FILE__) . '/Wildfire/Channel/HttpHeaders.php', - 'Zend_Wildfire_Channel_Interface' => dirname(__FILE__) . '/Wildfire/Channel/Interface.php', - 'Zend_Wildfire_Exception' => dirname(__FILE__) . '/Wildfire/Exception.php', - 'Zend_Wildfire_Plugin_FirePhp_Message' => dirname(__FILE__) . '/Wildfire/Plugin/FirePhp/Message.php', - 'Zend_Wildfire_Plugin_FirePhp_TableMessage' => dirname(__FILE__) . '/Wildfire/Plugin/FirePhp/TableMessage.php', - 'Zend_Wildfire_Plugin_FirePhp' => dirname(__FILE__) . '/Wildfire/Plugin/FirePhp.php', - 'Zend_Wildfire_Plugin_Interface' => dirname(__FILE__) . '/Wildfire/Plugin/Interface.php', - 'Zend_Wildfire_Protocol_JsonStream' => dirname(__FILE__) . '/Wildfire/Protocol/JsonStream.php', - 'Zend_Xml_Exception' => dirname(__FILE__) . '/Xml/Exception.php', - 'Zend_Xml_Security' => dirname(__FILE__) . '/Xml/Security.php', - 'Zend_XmlRpc_Client_Exception' => dirname(__FILE__) . '/XmlRpc/Client/Exception.php', - 'Zend_XmlRpc_Client_FaultException' => dirname(__FILE__) . '/XmlRpc/Client/FaultException.php', - 'Zend_XmlRpc_Client_HttpException' => dirname(__FILE__) . '/XmlRpc/Client/HttpException.php', - 'Zend_XmlRpc_Client_IntrospectException' => dirname(__FILE__) . '/XmlRpc/Client/IntrospectException.php', - 'Zend_XmlRpc_Client_ServerIntrospection' => dirname(__FILE__) . '/XmlRpc/Client/ServerIntrospection.php', - 'Zend_XmlRpc_Client_ServerProxy' => dirname(__FILE__) . '/XmlRpc/Client/ServerProxy.php', - 'Zend_XmlRpc_Client' => dirname(__FILE__) . '/XmlRpc/Client.php', - 'Zend_XmlRpc_Exception' => dirname(__FILE__) . '/XmlRpc/Exception.php', - 'Zend_XmlRpc_Fault' => dirname(__FILE__) . '/XmlRpc/Fault.php', - 'Zend_XmlRpc_Generator_DomDocument' => dirname(__FILE__) . '/XmlRpc/Generator/DomDocument.php', - 'Zend_XmlRpc_Generator_GeneratorAbstract' => dirname(__FILE__) . '/XmlRpc/Generator/GeneratorAbstract.php', - 'Zend_XmlRpc_Generator_XmlWriter' => dirname(__FILE__) . '/XmlRpc/Generator/XmlWriter.php', - 'Zend_XmlRpc_Request_Http' => dirname(__FILE__) . '/XmlRpc/Request/Http.php', - 'Zend_XmlRpc_Request_Stdin' => dirname(__FILE__) . '/XmlRpc/Request/Stdin.php', - 'Zend_XmlRpc_Request' => dirname(__FILE__) . '/XmlRpc/Request.php', - 'Zend_XmlRpc_Response_Http' => dirname(__FILE__) . '/XmlRpc/Response/Http.php', - 'Zend_XmlRpc_Response' => dirname(__FILE__) . '/XmlRpc/Response.php', - 'Zend_XmlRpc_Server_Cache' => dirname(__FILE__) . '/XmlRpc/Server/Cache.php', - 'Zend_XmlRpc_Server_Exception' => dirname(__FILE__) . '/XmlRpc/Server/Exception.php', - 'Zend_XmlRpc_Server_Fault' => dirname(__FILE__) . '/XmlRpc/Server/Fault.php', - 'Zend_XmlRpc_Server_System' => dirname(__FILE__) . '/XmlRpc/Server/System.php', - 'Zend_XmlRpc_Server' => dirname(__FILE__) . '/XmlRpc/Server.php', - 'Zend_XmlRpc_Value_Array' => dirname(__FILE__) . '/XmlRpc/Value/Array.php', - 'Zend_XmlRpc_Value_Base64' => dirname(__FILE__) . '/XmlRpc/Value/Base64.php', - 'Zend_XmlRpc_Value_BigInteger' => dirname(__FILE__) . '/XmlRpc/Value/BigInteger.php', - 'Zend_XmlRpc_Value_Boolean' => dirname(__FILE__) . '/XmlRpc/Value/Boolean.php', - 'Zend_XmlRpc_Value_Collection' => dirname(__FILE__) . '/XmlRpc/Value/Collection.php', - 'Zend_XmlRpc_Value_DateTime' => dirname(__FILE__) . '/XmlRpc/Value/DateTime.php', - 'Zend_XmlRpc_Value_Double' => dirname(__FILE__) . '/XmlRpc/Value/Double.php', - 'Zend_XmlRpc_Value_Exception' => dirname(__FILE__) . '/XmlRpc/Value/Exception.php', - 'Zend_XmlRpc_Value_Integer' => dirname(__FILE__) . '/XmlRpc/Value/Integer.php', - 'Zend_XmlRpc_Value_Nil' => dirname(__FILE__) . '/XmlRpc/Value/Nil.php', - 'Zend_XmlRpc_Value_Scalar' => dirname(__FILE__) . '/XmlRpc/Value/Scalar.php', - 'Zend_XmlRpc_Value_String' => dirname(__FILE__) . '/XmlRpc/Value/String.php', - 'Zend_XmlRpc_Value_Struct' => dirname(__FILE__) . '/XmlRpc/Value/Struct.php', - 'Zend_XmlRpc_Value' => dirname(__FILE__) . '/XmlRpc/Value.php', + 'Zend_Acl_Assert_Interface' => dirname(__FILE__) . '//Acl/Assert/Interface.php', + 'Zend_Acl_Exception' => dirname(__FILE__) . '//Acl/Exception.php', + 'Zend_Acl_Resource_Interface' => dirname(__FILE__) . '//Acl/Resource/Interface.php', + 'Zend_Acl_Resource' => dirname(__FILE__) . '//Acl/Resource.php', + 'Zend_Acl_Role_Interface' => dirname(__FILE__) . '//Acl/Role/Interface.php', + 'Zend_Acl_Role_Registry_Exception' => dirname(__FILE__) . '//Acl/Role/Registry/Exception.php', + 'Zend_Acl_Role_Registry' => dirname(__FILE__) . '//Acl/Role/Registry.php', + 'Zend_Acl_Role' => dirname(__FILE__) . '//Acl/Role.php', + 'Zend_Acl' => dirname(__FILE__) . '//Acl.php', + 'Zend_Amf_Adobe_Auth' => dirname(__FILE__) . '//Amf/Adobe/Auth.php', + 'Zend_Amf_Adobe_DbInspector' => dirname(__FILE__) . '//Amf/Adobe/DbInspector.php', + 'Zend_Amf_Adobe_Introspector' => dirname(__FILE__) . '//Amf/Adobe/Introspector.php', + 'Zend_Amf_Auth_Abstract' => dirname(__FILE__) . '//Amf/Auth/Abstract.php', + 'Zend_Amf_Constants' => dirname(__FILE__) . '//Amf/Constants.php', + 'Zend_Amf_Exception' => dirname(__FILE__) . '//Amf/Exception.php', + 'Zend_Amf_Parse_Amf0_Deserializer' => dirname(__FILE__) . '//Amf/Parse/Amf0/Deserializer.php', + 'Zend_Amf_Parse_Amf0_Serializer' => dirname(__FILE__) . '//Amf/Parse/Amf0/Serializer.php', + 'Zend_Amf_Parse_Amf3_Deserializer' => dirname(__FILE__) . '//Amf/Parse/Amf3/Deserializer.php', + 'Zend_Amf_Parse_Amf3_Serializer' => dirname(__FILE__) . '//Amf/Parse/Amf3/Serializer.php', + 'Zend_Amf_Parse_Deserializer' => dirname(__FILE__) . '//Amf/Parse/Deserializer.php', + 'Zend_Amf_Parse_InputStream' => dirname(__FILE__) . '//Amf/Parse/InputStream.php', + 'Zend_Amf_Parse_OutputStream' => dirname(__FILE__) . '//Amf/Parse/OutputStream.php', + 'Zend_Amf_Parse_Resource_MysqliResult' => dirname(__FILE__) . '//Amf/Parse/Resource/MysqliResult.php', + 'Zend_Amf_Parse_Resource_MysqlResult' => dirname(__FILE__) . '//Amf/Parse/Resource/MysqlResult.php', + 'Zend_Amf_Parse_Resource_Stream' => dirname(__FILE__) . '//Amf/Parse/Resource/Stream.php', + 'Zend_Amf_Parse_Serializer' => dirname(__FILE__) . '//Amf/Parse/Serializer.php', + 'Zend_Amf_Parse_TypeLoader' => dirname(__FILE__) . '//Amf/Parse/TypeLoader.php', + 'Zend_Amf_Request_Http' => dirname(__FILE__) . '//Amf/Request/Http.php', + 'Zend_Amf_Request' => dirname(__FILE__) . '//Amf/Request.php', + 'Zend_Amf_Response_Http' => dirname(__FILE__) . '//Amf/Response/Http.php', + 'Zend_Amf_Response' => dirname(__FILE__) . '//Amf/Response.php', + 'Zend_Amf_Server_Exception' => dirname(__FILE__) . '//Amf/Server/Exception.php', + 'Zend_Amf_Server' => dirname(__FILE__) . '//Amf/Server.php', + 'Zend_Amf_Util_BinaryStream' => dirname(__FILE__) . '//Amf/Util/BinaryStream.php', + 'Zend_Amf_Value_ByteArray' => dirname(__FILE__) . '//Amf/Value/ByteArray.php', + 'Zend_Amf_Value_MessageBody' => dirname(__FILE__) . '//Amf/Value/MessageBody.php', + 'Zend_Amf_Value_MessageHeader' => dirname(__FILE__) . '//Amf/Value/MessageHeader.php', + 'Zend_Amf_Value_Messaging_AbstractMessage' => dirname(__FILE__) . '//Amf/Value/Messaging/AbstractMessage.php', + 'Zend_Amf_Value_Messaging_AcknowledgeMessage' => dirname(__FILE__) . '//Amf/Value/Messaging/AcknowledgeMessage.php', + 'Zend_Amf_Value_Messaging_ArrayCollection' => dirname(__FILE__) . '//Amf/Value/Messaging/ArrayCollection.php', + 'Zend_Amf_Value_Messaging_AsyncMessage' => dirname(__FILE__) . '//Amf/Value/Messaging/AsyncMessage.php', + 'Zend_Amf_Value_Messaging_CommandMessage' => dirname(__FILE__) . '//Amf/Value/Messaging/CommandMessage.php', + 'Zend_Amf_Value_Messaging_ErrorMessage' => dirname(__FILE__) . '//Amf/Value/Messaging/ErrorMessage.php', + 'Zend_Amf_Value_Messaging_RemotingMessage' => dirname(__FILE__) . '//Amf/Value/Messaging/RemotingMessage.php', + 'Zend_Amf_Value_TraitsInfo' => dirname(__FILE__) . '//Amf/Value/TraitsInfo.php', + 'Zend_Application_Bootstrap_Bootstrap' => dirname(__FILE__) . '//Application/Bootstrap/Bootstrap.php', + 'Zend_Application_Bootstrap_BootstrapAbstract' => dirname(__FILE__) . '//Application/Bootstrap/BootstrapAbstract.php', + 'Zend_Application_Bootstrap_Bootstrapper' => dirname(__FILE__) . '//Application/Bootstrap/Bootstrapper.php', + 'Zend_Application_Bootstrap_Exception' => dirname(__FILE__) . '//Application/Bootstrap/Exception.php', + 'Zend_Application_Bootstrap_ResourceBootstrapper' => dirname(__FILE__) . '//Application/Bootstrap/ResourceBootstrapper.php', + 'Zend_Application_Exception' => dirname(__FILE__) . '//Application/Exception.php', + 'Zend_Application_Module_Autoloader' => dirname(__FILE__) . '//Application/Module/Autoloader.php', + 'Zend_Application_Module_Bootstrap' => dirname(__FILE__) . '//Application/Module/Bootstrap.php', + 'Zend_Application_Resource_Cachemanager' => dirname(__FILE__) . '//Application/Resource/Cachemanager.php', + 'Zend_Application_Resource_Db' => dirname(__FILE__) . '//Application/Resource/Db.php', + 'Zend_Application_Resource_Dojo' => dirname(__FILE__) . '//Application/Resource/Dojo.php', + 'Zend_Application_Resource_Exception' => dirname(__FILE__) . '//Application/Resource/Exception.php', + 'Zend_Application_Resource_Frontcontroller' => dirname(__FILE__) . '//Application/Resource/Frontcontroller.php', + 'Zend_Application_Resource_Layout' => dirname(__FILE__) . '//Application/Resource/Layout.php', + 'Zend_Application_Resource_Locale' => dirname(__FILE__) . '//Application/Resource/Locale.php', + 'Zend_Application_Resource_Log' => dirname(__FILE__) . '//Application/Resource/Log.php', + 'Zend_Application_Resource_Mail' => dirname(__FILE__) . '//Application/Resource/Mail.php', + 'Zend_Application_Resource_Modules' => dirname(__FILE__) . '//Application/Resource/Modules.php', + 'Zend_Application_Resource_Multidb' => dirname(__FILE__) . '//Application/Resource/Multidb.php', + 'Zend_Application_Resource_Navigation' => dirname(__FILE__) . '//Application/Resource/Navigation.php', + 'Zend_Application_Resource_Resource' => dirname(__FILE__) . '//Application/Resource/Resource.php', + 'Zend_Application_Resource_ResourceAbstract' => dirname(__FILE__) . '//Application/Resource/ResourceAbstract.php', + 'Zend_Application_Resource_Router' => dirname(__FILE__) . '//Application/Resource/Router.php', + 'Zend_Application_Resource_Session' => dirname(__FILE__) . '//Application/Resource/Session.php', + 'Zend_Application_Resource_Translate' => dirname(__FILE__) . '//Application/Resource/Translate.php', + 'Zend_Application_Resource_UserAgent' => dirname(__FILE__) . '//Application/Resource/Useragent.php', + 'Zend_Application_Resource_View' => dirname(__FILE__) . '//Application/Resource/View.php', + 'Zend_Application' => dirname(__FILE__) . '//Application.php', + 'Zend_Auth_Adapter_DbTable' => dirname(__FILE__) . '//Auth/Adapter/DbTable.php', + 'Zend_Auth_Adapter_Digest' => dirname(__FILE__) . '//Auth/Adapter/Digest.php', + 'Zend_Auth_Adapter_Exception' => dirname(__FILE__) . '//Auth/Adapter/Exception.php', + 'Zend_Auth_Adapter_Http_Resolver_Exception' => dirname(__FILE__) . '//Auth/Adapter/Http/Resolver/Exception.php', + 'Zend_Auth_Adapter_Http_Resolver_File' => dirname(__FILE__) . '//Auth/Adapter/Http/Resolver/File.php', + 'Zend_Auth_Adapter_Http_Resolver_Interface' => dirname(__FILE__) . '//Auth/Adapter/Http/Resolver/Interface.php', + 'Zend_Auth_Adapter_Http' => dirname(__FILE__) . '//Auth/Adapter/Http.php', + 'Zend_Auth_Adapter_Interface' => dirname(__FILE__) . '//Auth/Adapter/Interface.php', + 'Zend_Auth_Adapter_Ldap' => dirname(__FILE__) . '//Auth/Adapter/Ldap.php', + 'Zend_Auth_Adapter_OpenId' => dirname(__FILE__) . '//Auth/Adapter/OpenId.php', + 'Zend_Auth_Exception' => dirname(__FILE__) . '//Auth/Exception.php', + 'Zend_Auth_Result' => dirname(__FILE__) . '//Auth/Result.php', + 'Zend_Auth_Storage_Exception' => dirname(__FILE__) . '//Auth/Storage/Exception.php', + 'Zend_Auth_Storage_Interface' => dirname(__FILE__) . '//Auth/Storage/Interface.php', + 'Zend_Auth_Storage_NonPersistent' => dirname(__FILE__) . '//Auth/Storage/NonPersistent.php', + 'Zend_Auth_Storage_Session' => dirname(__FILE__) . '//Auth/Storage/Session.php', + 'Zend_Auth' => dirname(__FILE__) . '//Auth.php', + 'Zend_Barcode_Exception' => dirname(__FILE__) . '//Barcode/Exception.php', + 'Zend_Barcode_Object_Code128' => dirname(__FILE__) . '//Barcode/Object/Code128.php', + 'Zend_Barcode_Object_Code25' => dirname(__FILE__) . '//Barcode/Object/Code25.php', + 'Zend_Barcode_Object_Code25interleaved' => dirname(__FILE__) . '//Barcode/Object/Code25interleaved.php', + 'Zend_Barcode_Object_Code39' => dirname(__FILE__) . '//Barcode/Object/Code39.php', + 'Zend_Barcode_Object_Ean13' => dirname(__FILE__) . '//Barcode/Object/Ean13.php', + 'Zend_Barcode_Object_Ean2' => dirname(__FILE__) . '//Barcode/Object/Ean2.php', + 'Zend_Barcode_Object_Ean5' => dirname(__FILE__) . '//Barcode/Object/Ean5.php', + 'Zend_Barcode_Object_Ean8' => dirname(__FILE__) . '//Barcode/Object/Ean8.php', + 'Zend_Barcode_Object_Error' => dirname(__FILE__) . '//Barcode/Object/Error.php', + 'Zend_Barcode_Object_Exception' => dirname(__FILE__) . '//Barcode/Object/Exception.php', + 'Zend_Barcode_Object_Identcode' => dirname(__FILE__) . '//Barcode/Object/Identcode.php', + 'Zend_Barcode_Object_Itf14' => dirname(__FILE__) . '//Barcode/Object/Itf14.php', + 'Zend_Barcode_Object_Leitcode' => dirname(__FILE__) . '//Barcode/Object/Leitcode.php', + 'Zend_Barcode_Object_ObjectAbstract' => dirname(__FILE__) . '//Barcode/Object/ObjectAbstract.php', + 'Zend_Barcode_Object_Planet' => dirname(__FILE__) . '//Barcode/Object/Planet.php', + 'Zend_Barcode_Object_Postnet' => dirname(__FILE__) . '//Barcode/Object/Postnet.php', + 'Zend_Barcode_Object_Royalmail' => dirname(__FILE__) . '//Barcode/Object/Royalmail.php', + 'Zend_Barcode_Object_Upca' => dirname(__FILE__) . '//Barcode/Object/Upca.php', + 'Zend_Barcode_Object_Upce' => dirname(__FILE__) . '//Barcode/Object/Upce.php', + 'Zend_Barcode_Renderer_Exception' => dirname(__FILE__) . '//Barcode/Renderer/Exception.php', + 'Zend_Barcode_Renderer_Image' => dirname(__FILE__) . '//Barcode/Renderer/Image.php', + 'Zend_Barcode_Renderer_Pdf' => dirname(__FILE__) . '//Barcode/Renderer/Pdf.php', + 'Zend_Barcode_Renderer_RendererAbstract' => dirname(__FILE__) . '//Barcode/Renderer/RendererAbstract.php', + 'Zend_Barcode_Renderer_Svg' => dirname(__FILE__) . '//Barcode/Renderer/Svg.php', + 'Zend_Barcode' => dirname(__FILE__) . '//Barcode.php', + 'Zend_Cache_Backend_Apc' => dirname(__FILE__) . '//Cache/Backend/Apc.php', + 'Zend_Cache_Backend_BlackHole' => dirname(__FILE__) . '//Cache/Backend/BlackHole.php', + 'Zend_Cache_Backend_ExtendedInterface' => dirname(__FILE__) . '//Cache/Backend/ExtendedInterface.php', + 'Zend_Cache_Backend_File' => dirname(__FILE__) . '//Cache/Backend/File.php', + 'Zend_Cache_Backend_Interface' => dirname(__FILE__) . '//Cache/Backend/Interface.php', + 'Zend_Cache_Backend_Libmemcached' => dirname(__FILE__) . '//Cache/Backend/Libmemcached.php', + 'Zend_Cache_Backend_Memcached' => dirname(__FILE__) . '//Cache/Backend/Memcached.php', + 'Zend_Cache_Backend_Sqlite' => dirname(__FILE__) . '//Cache/Backend/Sqlite.php', + 'Zend_Cache_Backend_Static' => dirname(__FILE__) . '//Cache/Backend/Static.php', + 'Zend_Cache_Backend_Test' => dirname(__FILE__) . '//Cache/Backend/Test.php', + 'Zend_Cache_Backend_TwoLevels' => dirname(__FILE__) . '//Cache/Backend/TwoLevels.php', + 'Zend_Cache_Backend_WinCache' => dirname(__FILE__) . '//Cache/Backend/WinCache.php', + 'Zend_Cache_Backend_Xcache' => dirname(__FILE__) . '//Cache/Backend/Xcache.php', + 'Zend_Cache_Backend_ZendPlatform' => dirname(__FILE__) . '//Cache/Backend/ZendPlatform.php', + 'Zend_Cache_Backend_ZendServer_Disk' => dirname(__FILE__) . '//Cache/Backend/ZendServer/Disk.php', + 'Zend_Cache_Backend_ZendServer_ShMem' => dirname(__FILE__) . '//Cache/Backend/ZendServer/ShMem.php', + 'Zend_Cache_Backend_ZendServer' => dirname(__FILE__) . '//Cache/Backend/ZendServer.php', + 'Zend_Cache_Backend' => dirname(__FILE__) . '//Cache/Backend.php', + 'Zend_Cache_Core' => dirname(__FILE__) . '//Cache/Core.php', + 'Zend_Cache_Exception' => dirname(__FILE__) . '//Cache/Exception.php', + 'Zend_Cache_Frontend_Capture' => dirname(__FILE__) . '//Cache/Frontend/Capture.php', + 'Zend_Cache_Frontend_Class' => dirname(__FILE__) . '//Cache/Frontend/Class.php', + 'Zend_Cache_Frontend_File' => dirname(__FILE__) . '//Cache/Frontend/File.php', + 'Zend_Cache_Frontend_Function' => dirname(__FILE__) . '//Cache/Frontend/Function.php', + 'Zend_Cache_Frontend_Output' => dirname(__FILE__) . '//Cache/Frontend/Output.php', + 'Zend_Cache_Frontend_Page' => dirname(__FILE__) . '//Cache/Frontend/Page.php', + 'Zend_Cache_Manager' => dirname(__FILE__) . '//Cache/Manager.php', + 'Zend_Cache' => dirname(__FILE__) . '//Cache.php', + 'Zend_Captcha_Adapter' => dirname(__FILE__) . '//Captcha/Adapter.php', + 'Zend_Captcha_Base' => dirname(__FILE__) . '//Captcha/Base.php', + 'Zend_Captcha_Dumb' => dirname(__FILE__) . '//Captcha/Dumb.php', + 'Zend_Captcha_Exception' => dirname(__FILE__) . '//Captcha/Exception.php', + 'Zend_Captcha_Figlet' => dirname(__FILE__) . '//Captcha/Figlet.php', + 'Zend_Captcha_Image' => dirname(__FILE__) . '//Captcha/Image.php', + 'Zend_Captcha_ReCaptcha' => dirname(__FILE__) . '//Captcha/ReCaptcha.php', + 'Zend_Captcha_Word' => dirname(__FILE__) . '//Captcha/Word.php', + 'Zend_Cloud_AbstractFactory' => dirname(__FILE__) . '//Cloud/AbstractFactory.php', + 'Zend_Cloud_DocumentService_Adapter_AbstractAdapter' => dirname(__FILE__) . '//Cloud/DocumentService/Adapter/AbstractAdapter.php', + 'Zend_Cloud_DocumentService_Adapter_SimpleDb_Query' => dirname(__FILE__) . '//Cloud/DocumentService/Adapter/SimpleDb/Query.php', + 'Zend_Cloud_DocumentService_Adapter_SimpleDb' => dirname(__FILE__) . '//Cloud/DocumentService/Adapter/SimpleDb.php', + 'Zend_Cloud_DocumentService_Adapter_WindowsAzure_Query' => dirname(__FILE__) . '//Cloud/DocumentService/Adapter/WindowsAzure/Query.php', + 'Zend_Cloud_DocumentService_Adapter_WindowsAzure' => dirname(__FILE__) . '//Cloud/DocumentService/Adapter/WindowsAzure.php', + 'Zend_Cloud_DocumentService_Adapter' => dirname(__FILE__) . '//Cloud/DocumentService/Adapter.php', + 'Zend_Cloud_DocumentService_Document' => dirname(__FILE__) . '//Cloud/DocumentService/Document.php', + 'Zend_Cloud_DocumentService_DocumentSet' => dirname(__FILE__) . '//Cloud/DocumentService/DocumentSet.php', + 'Zend_Cloud_DocumentService_Exception' => dirname(__FILE__) . '//Cloud/DocumentService/Exception.php', + 'Zend_Cloud_DocumentService_Factory' => dirname(__FILE__) . '//Cloud/DocumentService/Factory.php', + 'Zend_Cloud_DocumentService_Query' => dirname(__FILE__) . '//Cloud/DocumentService/Query.php', + 'Zend_Cloud_DocumentService_QueryAdapter' => dirname(__FILE__) . '//Cloud/DocumentService/QueryAdapter.php', + 'Zend_Cloud_Exception' => dirname(__FILE__) . '//Cloud/Exception.php', + 'Zend_Cloud_Infrastructure_Adapter_AbstractAdapter' => dirname(__FILE__) . '//Cloud/Infrastructure/Adapter/AbstractAdapter.php', + 'Zend_Cloud_Infrastructure_Adapter_Ec2' => dirname(__FILE__) . '//Cloud/Infrastructure/Adapter/Ec2.php', + 'Zend_Cloud_Infrastructure_Adapter_Rackspace' => dirname(__FILE__) . '//Cloud/Infrastructure/Adapter/Rackspace.php', + 'Zend_Cloud_Infrastructure_Adapter' => dirname(__FILE__) . '//Cloud/Infrastructure/Adapter.php', + 'Zend_Cloud_Infrastructure_Exception' => dirname(__FILE__) . '//Cloud/Infrastructure/Exception.php', + 'Zend_Cloud_Infrastructure_Factory' => dirname(__FILE__) . '//Cloud/Infrastructure/Factory.php', + 'Zend_Cloud_Infrastructure_Image' => dirname(__FILE__) . '//Cloud/Infrastructure/Image.php', + 'Zend_Cloud_Infrastructure_ImageList' => dirname(__FILE__) . '//Cloud/Infrastructure/ImageList.php', + 'Zend_Cloud_Infrastructure_Instance' => dirname(__FILE__) . '//Cloud/Infrastructure/Instance.php', + 'Zend_Cloud_Infrastructure_InstanceList' => dirname(__FILE__) . '//Cloud/Infrastructure/InstanceList.php', + 'Zend_Cloud_OperationNotAvailableException' => dirname(__FILE__) . '//Cloud/OperationNotAvailableException.php', + 'Zend_Cloud_QueueService_Adapter_AbstractAdapter' => dirname(__FILE__) . '//Cloud/QueueService/Adapter/AbstractAdapter.php', + 'Zend_Cloud_QueueService_Adapter_Sqs' => dirname(__FILE__) . '//Cloud/QueueService/Adapter/Sqs.php', + 'Zend_Cloud_QueueService_Adapter_WindowsAzure' => dirname(__FILE__) . '//Cloud/QueueService/Adapter/WindowsAzure.php', + 'Zend_Cloud_QueueService_Adapter_ZendQueue' => dirname(__FILE__) . '//Cloud/QueueService/Adapter/ZendQueue.php', + 'Zend_Cloud_QueueService_Adapter' => dirname(__FILE__) . '//Cloud/QueueService/Adapter.php', + 'Zend_Cloud_QueueService_Exception' => dirname(__FILE__) . '//Cloud/QueueService/Exception.php', + 'Zend_Cloud_QueueService_Factory' => dirname(__FILE__) . '//Cloud/QueueService/Factory.php', + 'Zend_Cloud_QueueService_Message' => dirname(__FILE__) . '//Cloud/QueueService/Message.php', + 'Zend_Cloud_QueueService_MessageSet' => dirname(__FILE__) . '//Cloud/QueueService/MessageSet.php', + 'Zend_Cloud_StorageService_Adapter_FileSystem' => dirname(__FILE__) . '//Cloud/StorageService/Adapter/FileSystem.php', + 'Zend_Cloud_StorageService_Adapter_Rackspace' => dirname(__FILE__) . '//Cloud/StorageService/Adapter/Rackspace.php', + 'Zend_Cloud_StorageService_Adapter_S3' => dirname(__FILE__) . '//Cloud/StorageService/Adapter/S3.php', + 'Zend_Cloud_StorageService_Adapter_WindowsAzure' => dirname(__FILE__) . '//Cloud/StorageService/Adapter/WindowsAzure.php', + 'Zend_Cloud_StorageService_Adapter' => dirname(__FILE__) . '//Cloud/StorageService/Adapter.php', + 'Zend_Cloud_StorageService_Exception' => dirname(__FILE__) . '//Cloud/StorageService/Exception.php', + 'Zend_Cloud_StorageService_Factory' => dirname(__FILE__) . '//Cloud/StorageService/Factory.php', + 'Zend_CodeGenerator_Abstract' => dirname(__FILE__) . '//CodeGenerator/Abstract.php', + 'Zend_CodeGenerator_Exception' => dirname(__FILE__) . '//CodeGenerator/Exception.php', + 'Zend_CodeGenerator_Php_Abstract' => dirname(__FILE__) . '//CodeGenerator/Php/Abstract.php', + 'Zend_CodeGenerator_Php_Body' => dirname(__FILE__) . '//CodeGenerator/Php/Body.php', + 'Zend_CodeGenerator_Php_Class' => dirname(__FILE__) . '//CodeGenerator/Php/Class.php', + 'Zend_CodeGenerator_Php_Docblock_Tag_License' => dirname(__FILE__) . '//CodeGenerator/Php/Docblock/Tag/License.php', + 'Zend_CodeGenerator_Php_Docblock_Tag_Param' => dirname(__FILE__) . '//CodeGenerator/Php/Docblock/Tag/Param.php', + 'Zend_CodeGenerator_Php_Docblock_Tag_Return' => dirname(__FILE__) . '//CodeGenerator/Php/Docblock/Tag/Return.php', + 'Zend_CodeGenerator_Php_Docblock_Tag' => dirname(__FILE__) . '//CodeGenerator/Php/Docblock/Tag.php', + 'Zend_CodeGenerator_Php_Docblock' => dirname(__FILE__) . '//CodeGenerator/Php/Docblock.php', + 'Zend_CodeGenerator_Php_Exception' => dirname(__FILE__) . '//CodeGenerator/Php/Exception.php', + 'Zend_CodeGenerator_Php_File' => dirname(__FILE__) . '//CodeGenerator/Php/File.php', + 'Zend_CodeGenerator_Php_Member_Abstract' => dirname(__FILE__) . '//CodeGenerator/Php/Member/Abstract.php', + 'Zend_CodeGenerator_Php_Member_Container' => dirname(__FILE__) . '//CodeGenerator/Php/Member/Container.php', + 'Zend_CodeGenerator_Php_Method' => dirname(__FILE__) . '//CodeGenerator/Php/Method.php', + 'Zend_CodeGenerator_Php_Parameter_DefaultValue' => dirname(__FILE__) . '//CodeGenerator/Php/Parameter/DefaultValue.php', + 'Zend_CodeGenerator_Php_Parameter' => dirname(__FILE__) . '//CodeGenerator/Php/Parameter.php', + 'Zend_CodeGenerator_Php_Property_DefaultValue' => dirname(__FILE__) . '//CodeGenerator/Php/Property/DefaultValue.php', + 'Zend_CodeGenerator_Php_Property' => dirname(__FILE__) . '//CodeGenerator/Php/Property.php', + 'Zend_Config_Exception' => dirname(__FILE__) . '//Config/Exception.php', + 'Zend_Config_Ini' => dirname(__FILE__) . '//Config/Ini.php', + 'Zend_Config_Json' => dirname(__FILE__) . '//Config/Json.php', + 'Zend_Config_Writer_Array' => dirname(__FILE__) . '//Config/Writer/Array.php', + 'Zend_Config_Writer_FileAbstract' => dirname(__FILE__) . '//Config/Writer/FileAbstract.php', + 'Zend_Config_Writer_Ini' => dirname(__FILE__) . '//Config/Writer/Ini.php', + 'Zend_Config_Writer_Json' => dirname(__FILE__) . '//Config/Writer/Json.php', + 'Zend_Config_Writer_Xml' => dirname(__FILE__) . '//Config/Writer/Xml.php', + 'Zend_Config_Writer_Yaml' => dirname(__FILE__) . '//Config/Writer/Yaml.php', + 'Zend_Config_Writer' => dirname(__FILE__) . '//Config/Writer.php', + 'Zend_Config_Xml' => dirname(__FILE__) . '//Config/Xml.php', + 'Zend_Config_Yaml' => dirname(__FILE__) . '//Config/Yaml.php', + 'Zend_Config' => dirname(__FILE__) . '//Config.php', + 'Zend_Console_Getopt_Exception' => dirname(__FILE__) . '//Console/Getopt/Exception.php', + 'Zend_Console_Getopt' => dirname(__FILE__) . '//Console/Getopt.php', + 'Zend_Controller_Action_Exception' => dirname(__FILE__) . '//Controller/Action/Exception.php', + 'Zend_Controller_Action_Helper_Abstract' => dirname(__FILE__) . '//Controller/Action/Helper/Abstract.php', + 'Zend_Controller_Action_Helper_ActionStack' => dirname(__FILE__) . '//Controller/Action/Helper/ActionStack.php', + 'Zend_Controller_Action_Helper_AjaxContext' => dirname(__FILE__) . '//Controller/Action/Helper/AjaxContext.php', + 'Zend_Controller_Action_Helper_AutoComplete_Abstract' => dirname(__FILE__) . '//Controller/Action/Helper/AutoComplete/Abstract.php', + 'Zend_Controller_Action_Helper_AutoCompleteDojo' => dirname(__FILE__) . '//Controller/Action/Helper/AutoCompleteDojo.php', + 'Zend_Controller_Action_Helper_AutoCompleteScriptaculous' => dirname(__FILE__) . '//Controller/Action/Helper/AutoCompleteScriptaculous.php', + 'Zend_Controller_Action_Helper_Cache' => dirname(__FILE__) . '//Controller/Action/Helper/Cache.php', + 'Zend_Controller_Action_Helper_ContextSwitch' => dirname(__FILE__) . '//Controller/Action/Helper/ContextSwitch.php', + 'Zend_Controller_Action_Helper_FlashMessenger' => dirname(__FILE__) . '//Controller/Action/Helper/FlashMessenger.php', + 'Zend_Controller_Action_Helper_Json' => dirname(__FILE__) . '//Controller/Action/Helper/Json.php', + 'Zend_Controller_Action_Helper_Redirector' => dirname(__FILE__) . '//Controller/Action/Helper/Redirector.php', + 'Zend_Controller_Action_Helper_Url' => dirname(__FILE__) . '//Controller/Action/Helper/Url.php', + 'Zend_Controller_Action_Helper_ViewRenderer' => dirname(__FILE__) . '//Controller/Action/Helper/ViewRenderer.php', + 'Zend_Controller_Action_HelperBroker_PriorityStack' => dirname(__FILE__) . '//Controller/Action/HelperBroker/PriorityStack.php', + 'Zend_Controller_Action_HelperBroker' => dirname(__FILE__) . '//Controller/Action/HelperBroker.php', + 'Zend_Controller_Action_Interface' => dirname(__FILE__) . '//Controller/Action/Interface.php', + 'Zend_Controller_Action' => dirname(__FILE__) . '//Controller/Action.php', + 'Zend_Controller_Dispatcher_Abstract' => dirname(__FILE__) . '//Controller/Dispatcher/Abstract.php', + 'Zend_Controller_Dispatcher_Exception' => dirname(__FILE__) . '//Controller/Dispatcher/Exception.php', + 'Zend_Controller_Dispatcher_Interface' => dirname(__FILE__) . '//Controller/Dispatcher/Interface.php', + 'Zend_Controller_Dispatcher_Standard' => dirname(__FILE__) . '//Controller/Dispatcher/Standard.php', + 'Zend_Controller_Exception' => dirname(__FILE__) . '//Controller/Exception.php', + 'Zend_Controller_Front' => dirname(__FILE__) . '//Controller/Front.php', + 'Zend_Controller_Plugin_Abstract' => dirname(__FILE__) . '//Controller/Plugin/Abstract.php', + 'Zend_Controller_Plugin_ActionStack' => dirname(__FILE__) . '//Controller/Plugin/ActionStack.php', + 'Zend_Controller_Plugin_Broker' => dirname(__FILE__) . '//Controller/Plugin/Broker.php', + 'Zend_Controller_Plugin_ErrorHandler' => dirname(__FILE__) . '//Controller/Plugin/ErrorHandler.php', + 'Zend_Controller_Plugin_PutHandler' => dirname(__FILE__) . '//Controller/Plugin/PutHandler.php', + 'Zend_Controller_Request_Abstract' => dirname(__FILE__) . '//Controller/Request/Abstract.php', + 'Zend_Controller_Request_Apache404' => dirname(__FILE__) . '//Controller/Request/Apache404.php', + 'Zend_Controller_Request_Exception' => dirname(__FILE__) . '//Controller/Request/Exception.php', + 'Zend_Controller_Request_Http' => dirname(__FILE__) . '//Controller/Request/Http.php', + 'Zend_Controller_Request_HttpTestCase' => dirname(__FILE__) . '//Controller/Request/HttpTestCase.php', + 'Zend_Controller_Request_Simple' => dirname(__FILE__) . '//Controller/Request/Simple.php', + 'Zend_Controller_Response_Abstract' => dirname(__FILE__) . '//Controller/Response/Abstract.php', + 'Zend_Controller_Response_Cli' => dirname(__FILE__) . '//Controller/Response/Cli.php', + 'Zend_Controller_Response_Exception' => dirname(__FILE__) . '//Controller/Response/Exception.php', + 'Zend_Controller_Response_Http' => dirname(__FILE__) . '//Controller/Response/Http.php', + 'Zend_Controller_Response_HttpTestCase' => dirname(__FILE__) . '//Controller/Response/HttpTestCase.php', + 'Zend_Controller_Router_Abstract' => dirname(__FILE__) . '//Controller/Router/Abstract.php', + 'Zend_Controller_Router_Exception' => dirname(__FILE__) . '//Controller/Router/Exception.php', + 'Zend_Controller_Router_Interface' => dirname(__FILE__) . '//Controller/Router/Interface.php', + 'Zend_Controller_Router_Rewrite' => dirname(__FILE__) . '//Controller/Router/Rewrite.php', + 'Zend_Controller_Router_Route_Abstract' => dirname(__FILE__) . '//Controller/Router/Route/Abstract.php', + 'Zend_Controller_Router_Route_Chain' => dirname(__FILE__) . '//Controller/Router/Route/Chain.php', + 'Zend_Controller_Router_Route_Hostname' => dirname(__FILE__) . '//Controller/Router/Route/Hostname.php', + 'Zend_Controller_Router_Route_Interface' => dirname(__FILE__) . '//Controller/Router/Route/Interface.php', + 'Zend_Controller_Router_Route_Module' => dirname(__FILE__) . '//Controller/Router/Route/Module.php', + 'Zend_Controller_Router_Route_Regex' => dirname(__FILE__) . '//Controller/Router/Route/Regex.php', + 'Zend_Controller_Router_Route_Static' => dirname(__FILE__) . '//Controller/Router/Route/Static.php', + 'Zend_Controller_Router_Route' => dirname(__FILE__) . '//Controller/Router/Route.php', + 'Zend_Crypt_DiffieHellman_Exception' => dirname(__FILE__) . '//Crypt/DiffieHellman/Exception.php', + 'Zend_Crypt_DiffieHellman' => dirname(__FILE__) . '//Crypt/DiffieHellman.php', + 'Zend_Crypt_Exception' => dirname(__FILE__) . '//Crypt/Exception.php', + 'Zend_Crypt_Hmac_Exception' => dirname(__FILE__) . '//Crypt/Hmac/Exception.php', + 'Zend_Crypt_Hmac' => dirname(__FILE__) . '//Crypt/Hmac.php', + 'Zend_Crypt_Math_BigInteger_Bcmath' => dirname(__FILE__) . '//Crypt/Math/BigInteger/Bcmath.php', + 'Zend_Crypt_Math_BigInteger_Exception' => dirname(__FILE__) . '//Crypt/Math/BigInteger/Exception.php', + 'Zend_Crypt_Math_BigInteger_Gmp' => dirname(__FILE__) . '//Crypt/Math/BigInteger/Gmp.php', + 'Zend_Crypt_Math_BigInteger_Interface' => dirname(__FILE__) . '//Crypt/Math/BigInteger/Interface.php', + 'Zend_Crypt_Math_BigInteger' => dirname(__FILE__) . '//Crypt/Math/BigInteger.php', + 'Zend_Crypt_Math_Exception' => dirname(__FILE__) . '//Crypt/Math/Exception.php', + 'Zend_Crypt_Math' => dirname(__FILE__) . '//Crypt/Math.php', + 'Zend_Crypt_Rsa_Exception' => dirname(__FILE__) . '//Crypt/Rsa/Exception.php', + 'Zend_Crypt_Rsa_Key_Private' => dirname(__FILE__) . '//Crypt/Rsa/Key/Private.php', + 'Zend_Crypt_Rsa_Key_Public' => dirname(__FILE__) . '//Crypt/Rsa/Key/Public.php', + 'Zend_Crypt_Rsa_Key' => dirname(__FILE__) . '//Crypt/Rsa/Key.php', + 'Zend_Crypt_Rsa' => dirname(__FILE__) . '//Crypt/Rsa.php', + 'Zend_Crypt' => dirname(__FILE__) . '//Crypt.php', + 'Zend_Currency_CurrencyInterface' => dirname(__FILE__) . '//Currency/CurrencyInterface.php', + 'Zend_Currency_Exception' => dirname(__FILE__) . '//Currency/Exception.php', + 'Zend_Currency' => dirname(__FILE__) . '//Currency.php', + 'Zend_Date_Cities' => dirname(__FILE__) . '//Date/Cities.php', + 'Zend_Date_DateObject' => dirname(__FILE__) . '//Date/DateObject.php', + 'Zend_Date_Exception' => dirname(__FILE__) . '//Date/Exception.php', + 'Zend_Date' => dirname(__FILE__) . '//Date.php', + 'Zend_Db_Adapter_Abstract' => dirname(__FILE__) . '//Db/Adapter/Abstract.php', + 'Zend_Db_Adapter_Db2_Exception' => dirname(__FILE__) . '//Db/Adapter/Db2/Exception.php', + 'Zend_Db_Adapter_Db2' => dirname(__FILE__) . '//Db/Adapter/Db2.php', + 'Zend_Db_Adapter_Exception' => dirname(__FILE__) . '//Db/Adapter/Exception.php', + 'Zend_Db_Adapter_Mysqli_Exception' => dirname(__FILE__) . '//Db/Adapter/Mysqli/Exception.php', + 'Zend_Db_Adapter_Mysqli' => dirname(__FILE__) . '//Db/Adapter/Mysqli.php', + 'Zend_Db_Adapter_Oracle_Exception' => dirname(__FILE__) . '//Db/Adapter/Oracle/Exception.php', + 'Zend_Db_Adapter_Oracle' => dirname(__FILE__) . '//Db/Adapter/Oracle.php', + 'Zend_Db_Adapter_Pdo_Abstract' => dirname(__FILE__) . '//Db/Adapter/Pdo/Abstract.php', + 'Zend_Db_Adapter_Pdo_Ibm_Db2' => dirname(__FILE__) . '//Db/Adapter/Pdo/Ibm/Db2.php', + 'Zend_Db_Adapter_Pdo_Ibm_Ids' => dirname(__FILE__) . '//Db/Adapter/Pdo/Ibm/Ids.php', + 'Zend_Db_Adapter_Pdo_Ibm' => dirname(__FILE__) . '//Db/Adapter/Pdo/Ibm.php', + 'Zend_Db_Adapter_Pdo_Mssql' => dirname(__FILE__) . '//Db/Adapter/Pdo/Mssql.php', + 'Zend_Db_Adapter_Pdo_Mysql' => dirname(__FILE__) . '//Db/Adapter/Pdo/Mysql.php', + 'Zend_Db_Adapter_Pdo_Oci' => dirname(__FILE__) . '//Db/Adapter/Pdo/Oci.php', + 'Zend_Db_Adapter_Pdo_Pgsql' => dirname(__FILE__) . '//Db/Adapter/Pdo/Pgsql.php', + 'Zend_Db_Adapter_Pdo_Sqlite' => dirname(__FILE__) . '//Db/Adapter/Pdo/Sqlite.php', + 'Zend_Db_Adapter_Sqlsrv_Exception' => dirname(__FILE__) . '//Db/Adapter/Sqlsrv/Exception.php', + 'Zend_Db_Adapter_Sqlsrv' => dirname(__FILE__) . '//Db/Adapter/Sqlsrv.php', + 'Zend_Db_Exception' => dirname(__FILE__) . '//Db/Exception.php', + 'Zend_Db_Expr' => dirname(__FILE__) . '//Db/Expr.php', + 'Zend_Db_Profiler_Exception' => dirname(__FILE__) . '//Db/Profiler/Exception.php', + 'Zend_Db_Profiler_Firebug' => dirname(__FILE__) . '//Db/Profiler/Firebug.php', + 'Zend_Db_Profiler_Query' => dirname(__FILE__) . '//Db/Profiler/Query.php', + 'Zend_Db_Profiler' => dirname(__FILE__) . '//Db/Profiler.php', + 'Zend_Db_Select_Exception' => dirname(__FILE__) . '//Db/Select/Exception.php', + 'Zend_Db_Select' => dirname(__FILE__) . '//Db/Select.php', + 'Zend_Db_Statement_Db2_Exception' => dirname(__FILE__) . '//Db/Statement/Db2/Exception.php', + 'Zend_Db_Statement_Db2' => dirname(__FILE__) . '//Db/Statement/Db2.php', + 'Zend_Db_Statement_Exception' => dirname(__FILE__) . '//Db/Statement/Exception.php', + 'Zend_Db_Statement_Interface' => dirname(__FILE__) . '//Db/Statement/Interface.php', + 'Zend_Db_Statement_Mysqli_Exception' => dirname(__FILE__) . '//Db/Statement/Mysqli/Exception.php', + 'Zend_Db_Statement_Mysqli' => dirname(__FILE__) . '//Db/Statement/Mysqli.php', + 'Zend_Db_Statement_Oracle_Exception' => dirname(__FILE__) . '//Db/Statement/Oracle/Exception.php', + 'Zend_Db_Statement_Oracle' => dirname(__FILE__) . '//Db/Statement/Oracle.php', + 'Zend_Db_Statement_Pdo_Ibm' => dirname(__FILE__) . '//Db/Statement/Pdo/Ibm.php', + 'Zend_Db_Statement_Pdo_Oci' => dirname(__FILE__) . '//Db/Statement/Pdo/Oci.php', + 'Zend_Db_Statement_Pdo' => dirname(__FILE__) . '//Db/Statement/Pdo.php', + 'Zend_Db_Statement_Sqlsrv_Exception' => dirname(__FILE__) . '//Db/Statement/Sqlsrv/Exception.php', + 'Zend_Db_Statement_Sqlsrv' => dirname(__FILE__) . '//Db/Statement/Sqlsrv.php', + 'Zend_Db_Statement' => dirname(__FILE__) . '//Db/Statement.php', + 'Zend_Db_Table_Abstract' => dirname(__FILE__) . '//Db/Table/Abstract.php', + 'Zend_Db_Table_Definition' => dirname(__FILE__) . '//Db/Table/Definition.php', + 'Zend_Db_Table_Exception' => dirname(__FILE__) . '//Db/Table/Exception.php', + 'Zend_Db_Table_Row_Abstract' => dirname(__FILE__) . '//Db/Table/Row/Abstract.php', + 'Zend_Db_Table_Row_Exception' => dirname(__FILE__) . '//Db/Table/Row/Exception.php', + 'Zend_Db_Table_Row' => dirname(__FILE__) . '//Db/Table/Row.php', + 'Zend_Db_Table_Rowset_Abstract' => dirname(__FILE__) . '//Db/Table/Rowset/Abstract.php', + 'Zend_Db_Table_Rowset_Exception' => dirname(__FILE__) . '//Db/Table/Rowset/Exception.php', + 'Zend_Db_Table_Rowset' => dirname(__FILE__) . '//Db/Table/Rowset.php', + 'Zend_Db_Table_Select_Exception' => dirname(__FILE__) . '//Db/Table/Select/Exception.php', + 'Zend_Db_Table_Select' => dirname(__FILE__) . '//Db/Table/Select.php', + 'Zend_Db_Table' => dirname(__FILE__) . '//Db/Table.php', + 'Zend_Db' => dirname(__FILE__) . '//Db.php', + 'Zend_Debug' => dirname(__FILE__) . '//Debug.php', + 'Zend_Dojo_BuildLayer' => dirname(__FILE__) . '//Dojo/BuildLayer.php', + 'Zend_Dojo_Data' => dirname(__FILE__) . '//Dojo/Data.php', + 'Zend_Dojo_Exception' => dirname(__FILE__) . '//Dojo/Exception.php', + 'Zend_Dojo_Form_Decorator_AccordionContainer' => dirname(__FILE__) . '//Dojo/Form/Decorator/AccordionContainer.php', + 'Zend_Dojo_Form_Decorator_AccordionPane' => dirname(__FILE__) . '//Dojo/Form/Decorator/AccordionPane.php', + 'Zend_Dojo_Form_Decorator_BorderContainer' => dirname(__FILE__) . '//Dojo/Form/Decorator/BorderContainer.php', + 'Zend_Dojo_Form_Decorator_ContentPane' => dirname(__FILE__) . '//Dojo/Form/Decorator/ContentPane.php', + 'Zend_Dojo_Form_Decorator_DijitContainer' => dirname(__FILE__) . '//Dojo/Form/Decorator/DijitContainer.php', + 'Zend_Dojo_Form_Decorator_DijitElement' => dirname(__FILE__) . '//Dojo/Form/Decorator/DijitElement.php', + 'Zend_Dojo_Form_Decorator_DijitForm' => dirname(__FILE__) . '//Dojo/Form/Decorator/DijitForm.php', + 'Zend_Dojo_Form_Decorator_SplitContainer' => dirname(__FILE__) . '//Dojo/Form/Decorator/SplitContainer.php', + 'Zend_Dojo_Form_Decorator_StackContainer' => dirname(__FILE__) . '//Dojo/Form/Decorator/StackContainer.php', + 'Zend_Dojo_Form_Decorator_TabContainer' => dirname(__FILE__) . '//Dojo/Form/Decorator/TabContainer.php', + 'Zend_Dojo_Form_DisplayGroup' => dirname(__FILE__) . '//Dojo/Form/DisplayGroup.php', + 'Zend_Dojo_Form_Element_Button' => dirname(__FILE__) . '//Dojo/Form/Element/Button.php', + 'Zend_Dojo_Form_Element_CheckBox' => dirname(__FILE__) . '//Dojo/Form/Element/CheckBox.php', + 'Zend_Dojo_Form_Element_ComboBox' => dirname(__FILE__) . '//Dojo/Form/Element/ComboBox.php', + 'Zend_Dojo_Form_Element_CurrencyTextBox' => dirname(__FILE__) . '//Dojo/Form/Element/CurrencyTextBox.php', + 'Zend_Dojo_Form_Element_DateTextBox' => dirname(__FILE__) . '//Dojo/Form/Element/DateTextBox.php', + 'Zend_Dojo_Form_Element_Dijit' => dirname(__FILE__) . '//Dojo/Form/Element/Dijit.php', + 'Zend_Dojo_Form_Element_DijitMulti' => dirname(__FILE__) . '//Dojo/Form/Element/DijitMulti.php', + 'Zend_Dojo_Form_Element_Editor' => dirname(__FILE__) . '//Dojo/Form/Element/Editor.php', + 'Zend_Dojo_Form_Element_FilteringSelect' => dirname(__FILE__) . '//Dojo/Form/Element/FilteringSelect.php', + 'Zend_Dojo_Form_Element_HorizontalSlider' => dirname(__FILE__) . '//Dojo/Form/Element/HorizontalSlider.php', + 'Zend_Dojo_Form_Element_NumberSpinner' => dirname(__FILE__) . '//Dojo/Form/Element/NumberSpinner.php', + 'Zend_Dojo_Form_Element_NumberTextBox' => dirname(__FILE__) . '//Dojo/Form/Element/NumberTextBox.php', + 'Zend_Dojo_Form_Element_PasswordTextBox' => dirname(__FILE__) . '//Dojo/Form/Element/PasswordTextBox.php', + 'Zend_Dojo_Form_Element_RadioButton' => dirname(__FILE__) . '//Dojo/Form/Element/RadioButton.php', + 'Zend_Dojo_Form_Element_SimpleTextarea' => dirname(__FILE__) . '//Dojo/Form/Element/SimpleTextarea.php', + 'Zend_Dojo_Form_Element_Slider' => dirname(__FILE__) . '//Dojo/Form/Element/Slider.php', + 'Zend_Dojo_Form_Element_SubmitButton' => dirname(__FILE__) . '//Dojo/Form/Element/SubmitButton.php', + 'Zend_Dojo_Form_Element_Textarea' => dirname(__FILE__) . '//Dojo/Form/Element/Textarea.php', + 'Zend_Dojo_Form_Element_TextBox' => dirname(__FILE__) . '//Dojo/Form/Element/TextBox.php', + 'Zend_Dojo_Form_Element_TimeTextBox' => dirname(__FILE__) . '//Dojo/Form/Element/TimeTextBox.php', + 'Zend_Dojo_Form_Element_ValidationTextBox' => dirname(__FILE__) . '//Dojo/Form/Element/ValidationTextBox.php', + 'Zend_Dojo_Form_Element_VerticalSlider' => dirname(__FILE__) . '//Dojo/Form/Element/VerticalSlider.php', + 'Zend_Dojo_Form_SubForm' => dirname(__FILE__) . '//Dojo/Form/SubForm.php', + 'Zend_Dojo_Form' => dirname(__FILE__) . '//Dojo/Form.php', + 'Zend_Dojo_View_Exception' => dirname(__FILE__) . '//Dojo/View/Exception.php', + 'Zend_Dojo_View_Helper_AccordionContainer' => dirname(__FILE__) . '//Dojo/View/Helper/AccordionContainer.php', + 'Zend_Dojo_View_Helper_AccordionPane' => dirname(__FILE__) . '//Dojo/View/Helper/AccordionPane.php', + 'Zend_Dojo_View_Helper_BorderContainer' => dirname(__FILE__) . '//Dojo/View/Helper/BorderContainer.php', + 'Zend_Dojo_View_Helper_Button' => dirname(__FILE__) . '//Dojo/View/Helper/Button.php', + 'Zend_Dojo_View_Helper_CheckBox' => dirname(__FILE__) . '//Dojo/View/Helper/CheckBox.php', + 'Zend_Dojo_View_Helper_ComboBox' => dirname(__FILE__) . '//Dojo/View/Helper/ComboBox.php', + 'Zend_Dojo_View_Helper_ContentPane' => dirname(__FILE__) . '//Dojo/View/Helper/ContentPane.php', + 'Zend_Dojo_View_Helper_CurrencyTextBox' => dirname(__FILE__) . '//Dojo/View/Helper/CurrencyTextBox.php', + 'Zend_Dojo_View_Helper_CustomDijit' => dirname(__FILE__) . '//Dojo/View/Helper/CustomDijit.php', + 'Zend_Dojo_View_Helper_DateTextBox' => dirname(__FILE__) . '//Dojo/View/Helper/DateTextBox.php', + 'Zend_Dojo_View_Helper_Dijit' => dirname(__FILE__) . '//Dojo/View/Helper/Dijit.php', + 'Zend_Dojo_View_Helper_DijitContainer' => dirname(__FILE__) . '//Dojo/View/Helper/DijitContainer.php', + 'Zend_Dojo_View_Helper_Dojo_Container' => dirname(__FILE__) . '//Dojo/View/Helper/Dojo/Container.php', + 'Zend_Dojo_View_Helper_Dojo' => dirname(__FILE__) . '//Dojo/View/Helper/Dojo.php', + 'Zend_Dojo_View_Helper_Editor' => dirname(__FILE__) . '//Dojo/View/Helper/Editor.php', + 'Zend_Dojo_View_Helper_FilteringSelect' => dirname(__FILE__) . '//Dojo/View/Helper/FilteringSelect.php', + 'Zend_Dojo_View_Helper_Form' => dirname(__FILE__) . '//Dojo/View/Helper/Form.php', + 'Zend_Dojo_View_Helper_HorizontalSlider' => dirname(__FILE__) . '//Dojo/View/Helper/HorizontalSlider.php', + 'Zend_Dojo_View_Helper_NumberSpinner' => dirname(__FILE__) . '//Dojo/View/Helper/NumberSpinner.php', + 'Zend_Dojo_View_Helper_NumberTextBox' => dirname(__FILE__) . '//Dojo/View/Helper/NumberTextBox.php', + 'Zend_Dojo_View_Helper_PasswordTextBox' => dirname(__FILE__) . '//Dojo/View/Helper/PasswordTextBox.php', + 'Zend_Dojo_View_Helper_RadioButton' => dirname(__FILE__) . '//Dojo/View/Helper/RadioButton.php', + 'Zend_Dojo_View_Helper_SimpleTextarea' => dirname(__FILE__) . '//Dojo/View/Helper/SimpleTextarea.php', + 'Zend_Dojo_View_Helper_Slider' => dirname(__FILE__) . '//Dojo/View/Helper/Slider.php', + 'Zend_Dojo_View_Helper_SplitContainer' => dirname(__FILE__) . '//Dojo/View/Helper/SplitContainer.php', + 'Zend_Dojo_View_Helper_StackContainer' => dirname(__FILE__) . '//Dojo/View/Helper/StackContainer.php', + 'Zend_Dojo_View_Helper_SubmitButton' => dirname(__FILE__) . '//Dojo/View/Helper/SubmitButton.php', + 'Zend_Dojo_View_Helper_TabContainer' => dirname(__FILE__) . '//Dojo/View/Helper/TabContainer.php', + 'Zend_Dojo_View_Helper_Textarea' => dirname(__FILE__) . '//Dojo/View/Helper/Textarea.php', + 'Zend_Dojo_View_Helper_TextBox' => dirname(__FILE__) . '//Dojo/View/Helper/TextBox.php', + 'Zend_Dojo_View_Helper_TimeTextBox' => dirname(__FILE__) . '//Dojo/View/Helper/TimeTextBox.php', + 'Zend_Dojo_View_Helper_ValidationTextBox' => dirname(__FILE__) . '//Dojo/View/Helper/ValidationTextBox.php', + 'Zend_Dojo_View_Helper_VerticalSlider' => dirname(__FILE__) . '//Dojo/View/Helper/VerticalSlider.php', + 'Zend_Dojo' => dirname(__FILE__) . '//Dojo.php', + 'Zend_Dom_Exception' => dirname(__FILE__) . '//Dom/Exception.php', + 'Zend_Dom_Query_Css2Xpath' => dirname(__FILE__) . '//Dom/Query/Css2Xpath.php', + 'Zend_Dom_Query_Result' => dirname(__FILE__) . '//Dom/Query/Result.php', + 'Zend_Dom_Query' => dirname(__FILE__) . '//Dom/Query.php', + 'Zend_EventManager_Event' => dirname(__FILE__) . '//EventManager/Event.php', + 'Zend_EventManager_EventCollection' => dirname(__FILE__) . '//EventManager/EventCollection.php', + 'Zend_EventManager_EventDescription' => dirname(__FILE__) . '//EventManager/EventDescription.php', + 'Zend_EventManager_EventManager' => dirname(__FILE__) . '//EventManager/EventManager.php', + 'Zend_EventManager_EventManagerAware' => dirname(__FILE__) . '//EventManager/EventManagerAware.php', + 'Zend_EventManager_Exception_InvalidArgumentException' => dirname(__FILE__) . '//EventManager/Exception/InvalidArgumentException.php', + 'Zend_EventManager_Exception' => dirname(__FILE__) . '//EventManager/Exception.php', + 'Zend_EventManager_Filter_FilterIterator' => dirname(__FILE__) . '//EventManager/Filter/FilterIterator.php', + 'Zend_EventManager_Filter' => dirname(__FILE__) . '//EventManager/Filter.php', + 'Zend_EventManager_FilterChain' => dirname(__FILE__) . '//EventManager/FilterChain.php', + 'Zend_EventManager_GlobalEventManager' => dirname(__FILE__) . '//EventManager/GlobalEventManager.php', + 'Zend_EventManager_ListenerAggregate' => dirname(__FILE__) . '//EventManager/ListenerAggregate.php', + 'SplStack' => dirname(__FILE__) . '//EventManager/ResponseCollection.php', + 'Zend_EventManager_ResponseCollection' => dirname(__FILE__) . '//EventManager/ResponseCollection.php', + 'Zend_EventManager_SharedEventCollection' => dirname(__FILE__) . '//EventManager/SharedEventCollection.php', + 'Zend_EventManager_SharedEventCollectionAware' => dirname(__FILE__) . '//EventManager/SharedEventCollectionAware.php', + 'Zend_EventManager_SharedEventManager' => dirname(__FILE__) . '//EventManager/SharedEventManager.php', + 'Zend_EventManager_StaticEventManager' => dirname(__FILE__) . '//EventManager/StaticEventManager.php', + 'Zend_Exception' => dirname(__FILE__) . '//Exception.php', + 'Zend_Feed_Abstract' => dirname(__FILE__) . '//Feed/Abstract.php', + 'Zend_Feed_Atom' => dirname(__FILE__) . '//Feed/Atom.php', + 'Zend_Feed_Builder_Entry' => dirname(__FILE__) . '//Feed/Builder/Entry.php', + 'Zend_Feed_Builder_Exception' => dirname(__FILE__) . '//Feed/Builder/Exception.php', + 'Zend_Feed_Builder_Header_Itunes' => dirname(__FILE__) . '//Feed/Builder/Header/Itunes.php', + 'Zend_Feed_Builder_Header' => dirname(__FILE__) . '//Feed/Builder/Header.php', + 'Zend_Feed_Builder_Interface' => dirname(__FILE__) . '//Feed/Builder/Interface.php', + 'Zend_Feed_Builder' => dirname(__FILE__) . '//Feed/Builder.php', + 'Zend_Feed_Element' => dirname(__FILE__) . '//Feed/Element.php', + 'Zend_Feed_Entry_Abstract' => dirname(__FILE__) . '//Feed/Entry/Abstract.php', + 'Zend_Feed_Entry_Atom' => dirname(__FILE__) . '//Feed/Entry/Atom.php', + 'Zend_Feed_Entry_Rss' => dirname(__FILE__) . '//Feed/Entry/Rss.php', + 'Zend_Feed_Exception' => dirname(__FILE__) . '//Feed/Exception.php', + 'Zend_Feed_Pubsubhubbub_CallbackAbstract' => dirname(__FILE__) . '//Feed/Pubsubhubbub/CallbackAbstract.php', + 'Zend_Feed_Pubsubhubbub_CallbackInterface' => dirname(__FILE__) . '//Feed/Pubsubhubbub/CallbackInterface.php', + 'Zend_Feed_Pubsubhubbub_Exception' => dirname(__FILE__) . '//Feed/Pubsubhubbub/Exception.php', + 'Zend_Feed_Pubsubhubbub_HttpResponse' => dirname(__FILE__) . '//Feed/Pubsubhubbub/HttpResponse.php', + 'Zend_Feed_Pubsubhubbub_Model_ModelAbstract' => dirname(__FILE__) . '//Feed/Pubsubhubbub/Model/ModelAbstract.php', + 'Zend_Feed_Pubsubhubbub_Model_Subscription' => dirname(__FILE__) . '//Feed/Pubsubhubbub/Model/Subscription.php', + 'Zend_Feed_Pubsubhubbub_Model_SubscriptionInterface' => dirname(__FILE__) . '//Feed/Pubsubhubbub/Model/SubscriptionInterface.php', + 'Zend_Feed_Pubsubhubbub_Publisher' => dirname(__FILE__) . '//Feed/Pubsubhubbub/Publisher.php', + 'Zend_Feed_Pubsubhubbub_Subscriber_Callback' => dirname(__FILE__) . '//Feed/Pubsubhubbub/Subscriber/Callback.php', + 'Zend_Feed_Pubsubhubbub_Subscriber' => dirname(__FILE__) . '//Feed/Pubsubhubbub/Subscriber.php', + 'Zend_Feed_Pubsubhubbub' => dirname(__FILE__) . '//Feed/Pubsubhubbub.php', + 'Zend_Feed_Reader_Collection_Author' => dirname(__FILE__) . '//Feed/Reader/Collection/Author.php', + 'Zend_Feed_Reader_Collection_Category' => dirname(__FILE__) . '//Feed/Reader/Collection/Category.php', + 'Zend_Feed_Reader_Collection_CollectionAbstract' => dirname(__FILE__) . '//Feed/Reader/Collection/CollectionAbstract.php', + 'Zend_Feed_Reader_Collection' => dirname(__FILE__) . '//Feed/Reader/Collection.php', + 'Zend_Feed_Reader_Entry_Atom' => dirname(__FILE__) . '//Feed/Reader/Entry/Atom.php', + 'Zend_Feed_Reader_Entry_Rss' => dirname(__FILE__) . '//Feed/Reader/Entry/Rss.php', + 'Zend_Feed_Reader_EntryAbstract' => dirname(__FILE__) . '//Feed/Reader/EntryAbstract.php', + 'Zend_Feed_Reader_EntryInterface' => dirname(__FILE__) . '//Feed/Reader/EntryInterface.php', + 'Zend_Feed_Reader_Extension_Atom_Entry' => dirname(__FILE__) . '//Feed/Reader/Extension/Atom/Entry.php', + 'Zend_Feed_Reader_Extension_Atom_Feed' => dirname(__FILE__) . '//Feed/Reader/Extension/Atom/Feed.php', + 'Zend_Feed_Reader_Extension_Content_Entry' => dirname(__FILE__) . '//Feed/Reader/Extension/Content/Entry.php', + 'Zend_Feed_Reader_Extension_CreativeCommons_Entry' => dirname(__FILE__) . '//Feed/Reader/Extension/CreativeCommons/Entry.php', + 'Zend_Feed_Reader_Extension_CreativeCommons_Feed' => dirname(__FILE__) . '//Feed/Reader/Extension/CreativeCommons/Feed.php', + 'Zend_Feed_Reader_Extension_DublinCore_Entry' => dirname(__FILE__) . '//Feed/Reader/Extension/DublinCore/Entry.php', + 'Zend_Feed_Reader_Extension_DublinCore_Feed' => dirname(__FILE__) . '//Feed/Reader/Extension/DublinCore/Feed.php', + 'Zend_Feed_Reader_Extension_EntryAbstract' => dirname(__FILE__) . '//Feed/Reader/Extension/EntryAbstract.php', + 'Zend_Feed_Reader_Extension_FeedAbstract' => dirname(__FILE__) . '//Feed/Reader/Extension/FeedAbstract.php', + 'Zend_Feed_Reader_Extension_Podcast_Entry' => dirname(__FILE__) . '//Feed/Reader/Extension/Podcast/Entry.php', + 'Zend_Feed_Reader_Extension_Podcast_Feed' => dirname(__FILE__) . '//Feed/Reader/Extension/Podcast/Feed.php', + 'Zend_Feed_Reader_Extension_Slash_Entry' => dirname(__FILE__) . '//Feed/Reader/Extension/Slash/Entry.php', + 'Zend_Feed_Reader_Extension_Syndication_Feed' => dirname(__FILE__) . '//Feed/Reader/Extension/Syndication/Feed.php', + 'Zend_Feed_Reader_Extension_Thread_Entry' => dirname(__FILE__) . '//Feed/Reader/Extension/Thread/Entry.php', + 'Zend_Feed_Reader_Extension_WellFormedWeb_Entry' => dirname(__FILE__) . '//Feed/Reader/Extension/WellFormedWeb/Entry.php', + 'Zend_Feed_Reader_Feed_Atom_Source' => dirname(__FILE__) . '//Feed/Reader/Feed/Atom/Source.php', + 'Zend_Feed_Reader_Feed_Atom' => dirname(__FILE__) . '//Feed/Reader/Feed/Atom.php', + 'Zend_Feed_Reader_Feed_Rss' => dirname(__FILE__) . '//Feed/Reader/Feed/Rss.php', + 'Zend_Feed_Reader_FeedAbstract' => dirname(__FILE__) . '//Feed/Reader/FeedAbstract.php', + 'Zend_Feed_Reader_FeedInterface' => dirname(__FILE__) . '//Feed/Reader/FeedInterface.php', + 'Zend_Feed_Reader_FeedSet' => dirname(__FILE__) . '//Feed/Reader/FeedSet.php', + 'Zend_Feed_Reader' => dirname(__FILE__) . '//Feed/Reader.php', + 'Zend_Feed_Rss' => dirname(__FILE__) . '//Feed/Rss.php', + 'Zend_Feed_Writer_Deleted' => dirname(__FILE__) . '//Feed/Writer/Deleted.php', + 'Zend_Feed_Writer_Entry' => dirname(__FILE__) . '//Feed/Writer/Entry.php', + 'Zend_Feed_Writer_Exception_InvalidMethodException' => dirname(__FILE__) . '//Feed/Writer/Exception/InvalidMethodException.php', + 'Zend_Feed_Writer_Extension_Atom_Renderer_Feed' => dirname(__FILE__) . '//Feed/Writer/Extension/Atom/Renderer/Feed.php', + 'Zend_Feed_Writer_Extension_Content_Renderer_Entry' => dirname(__FILE__) . '//Feed/Writer/Extension/Content/Renderer/Entry.php', + 'Zend_Feed_Writer_Extension_DublinCore_Renderer_Entry' => dirname(__FILE__) . '//Feed/Writer/Extension/DublinCore/Renderer/Entry.php', + 'Zend_Feed_Writer_Extension_DublinCore_Renderer_Feed' => dirname(__FILE__) . '//Feed/Writer/Extension/DublinCore/Renderer/Feed.php', + 'Zend_Feed_Writer_Extension_ITunes_Entry' => dirname(__FILE__) . '//Feed/Writer/Extension/ITunes/Entry.php', + 'Zend_Feed_Writer_Extension_ITunes_Feed' => dirname(__FILE__) . '//Feed/Writer/Extension/ITunes/Feed.php', + 'Zend_Feed_Writer_Extension_ITunes_Renderer_Entry' => dirname(__FILE__) . '//Feed/Writer/Extension/ITunes/Renderer/Entry.php', + 'Zend_Feed_Writer_Extension_ITunes_Renderer_Feed' => dirname(__FILE__) . '//Feed/Writer/Extension/ITunes/Renderer/Feed.php', + 'Zend_Feed_Writer_Extension_RendererAbstract' => dirname(__FILE__) . '//Feed/Writer/Extension/RendererAbstract.php', + 'Zend_Feed_Writer_Extension_RendererInterface' => dirname(__FILE__) . '//Feed/Writer/Extension/RendererInterface.php', + 'Zend_Feed_Writer_Extension_Slash_Renderer_Entry' => dirname(__FILE__) . '//Feed/Writer/Extension/Slash/Renderer/Entry.php', + 'Zend_Feed_Writer_Extension_Threading_Renderer_Entry' => dirname(__FILE__) . '//Feed/Writer/Extension/Threading/Renderer/Entry.php', + 'Zend_Feed_Writer_Extension_WellFormedWeb_Renderer_Entry' => dirname(__FILE__) . '//Feed/Writer/Extension/WellFormedWeb/Renderer/Entry.php', + 'Zend_Feed_Writer_Feed_FeedAbstract' => dirname(__FILE__) . '//Feed/Writer/Feed/FeedAbstract.php', + 'Zend_Feed_Writer_Feed' => dirname(__FILE__) . '//Feed/Writer/Feed.php', + 'Zend_Feed_Writer_Renderer_Entry_Atom_Deleted' => dirname(__FILE__) . '//Feed/Writer/Renderer/Entry/Atom/Deleted.php', + 'Zend_Feed_Writer_Renderer_Entry_Atom' => dirname(__FILE__) . '//Feed/Writer/Renderer/Entry/Atom.php', + 'Zend_Feed_Writer_Renderer_Entry_Rss' => dirname(__FILE__) . '//Feed/Writer/Renderer/Entry/Rss.php', + 'Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract' => dirname(__FILE__) . '//Feed/Writer/Renderer/Feed/Atom/AtomAbstract.php', + 'Zend_Feed_Writer_Renderer_Feed_Atom_Source' => dirname(__FILE__) . '//Feed/Writer/Renderer/Feed/Atom/Source.php', + 'Zend_Feed_Writer_Renderer_Feed_Atom' => dirname(__FILE__) . '//Feed/Writer/Renderer/Feed/Atom.php', + 'Zend_Feed_Writer_Renderer_Feed_Rss' => dirname(__FILE__) . '//Feed/Writer/Renderer/Feed/Rss.php', + 'Zend_Feed_Writer_Renderer_RendererAbstract' => dirname(__FILE__) . '//Feed/Writer/Renderer/RendererAbstract.php', + 'Zend_Feed_Writer_Renderer_RendererInterface' => dirname(__FILE__) . '//Feed/Writer/Renderer/RendererInterface.php', + 'Zend_Feed_Writer_Source' => dirname(__FILE__) . '//Feed/Writer/Source.php', + 'Zend_Feed_Writer' => dirname(__FILE__) . '//Feed/Writer.php', + 'Zend_Feed' => dirname(__FILE__) . '//Feed.php', + 'Zend_File_ClassFileLocator' => dirname(__FILE__) . '//File/ClassFileLocator.php', + 'Zend_File_PhpClassFile' => dirname(__FILE__) . '//File/PhpClassFile.php', + 'Zend_File_Transfer_Adapter_Abstract' => dirname(__FILE__) . '//File/Transfer/Adapter/Abstract.php', + 'Zend_File_Transfer_Adapter_Http' => dirname(__FILE__) . '//File/Transfer/Adapter/Http.php', + 'Zend_File_Transfer_Exception' => dirname(__FILE__) . '//File/Transfer/Exception.php', + 'Zend_File_Transfer' => dirname(__FILE__) . '//File/Transfer.php', + 'Zend_Filter_Alnum' => dirname(__FILE__) . '//Filter/Alnum.php', + 'Zend_Filter_Alpha' => dirname(__FILE__) . '//Filter/Alpha.php', + 'Zend_Filter_BaseName' => dirname(__FILE__) . '//Filter/BaseName.php', + 'Zend_Filter_Boolean' => dirname(__FILE__) . '//Filter/Boolean.php', + 'Zend_Filter_Callback' => dirname(__FILE__) . '//Filter/Callback.php', + 'Zend_Filter_Compress_Bz2' => dirname(__FILE__) . '//Filter/Compress/Bz2.php', + 'Zend_Filter_Compress_CompressAbstract' => dirname(__FILE__) . '//Filter/Compress/CompressAbstract.php', + 'Zend_Filter_Compress_CompressInterface' => dirname(__FILE__) . '//Filter/Compress/CompressInterface.php', + 'Zend_Filter_Compress_Gz' => dirname(__FILE__) . '//Filter/Compress/Gz.php', + 'Zend_Filter_Compress_Lzf' => dirname(__FILE__) . '//Filter/Compress/Lzf.php', + 'Zend_Filter_Compress_Rar' => dirname(__FILE__) . '//Filter/Compress/Rar.php', + 'Zend_Filter_Compress_Tar' => dirname(__FILE__) . '//Filter/Compress/Tar.php', + 'Zend_Filter_Compress_Zip' => dirname(__FILE__) . '//Filter/Compress/Zip.php', + 'Zend_Filter_Compress' => dirname(__FILE__) . '//Filter/Compress.php', + 'Zend_Filter_Decompress' => dirname(__FILE__) . '//Filter/Decompress.php', + 'Zend_Filter_Decrypt' => dirname(__FILE__) . '//Filter/Decrypt.php', + 'Zend_Filter_Digits' => dirname(__FILE__) . '//Filter/Digits.php', + 'Zend_Filter_Dir' => dirname(__FILE__) . '//Filter/Dir.php', + 'Zend_Filter_Encrypt_Interface' => dirname(__FILE__) . '//Filter/Encrypt/Interface.php', + 'Zend_Filter_Encrypt_Mcrypt' => dirname(__FILE__) . '//Filter/Encrypt/Mcrypt.php', + 'Zend_Filter_Encrypt_Openssl' => dirname(__FILE__) . '//Filter/Encrypt/Openssl.php', + 'Zend_Filter_Encrypt' => dirname(__FILE__) . '//Filter/Encrypt.php', + 'Zend_Filter_Exception' => dirname(__FILE__) . '//Filter/Exception.php', + 'Zend_Filter_File_Decrypt' => dirname(__FILE__) . '//Filter/File/Decrypt.php', + 'Zend_Filter_File_Encrypt' => dirname(__FILE__) . '//Filter/File/Encrypt.php', + 'Zend_Filter_File_LowerCase' => dirname(__FILE__) . '//Filter/File/LowerCase.php', + 'Zend_Filter_File_Rename' => dirname(__FILE__) . '//Filter/File/Rename.php', + 'Zend_Filter_File_UpperCase' => dirname(__FILE__) . '//Filter/File/UpperCase.php', + 'Zend_Filter_HtmlEntities' => dirname(__FILE__) . '//Filter/HtmlEntities.php', + 'Zend_Filter_Inflector' => dirname(__FILE__) . '//Filter/Inflector.php', + 'Zend_Filter_Input' => dirname(__FILE__) . '//Filter/Input.php', + 'Zend_Filter_Int' => dirname(__FILE__) . '//Filter/Int.php', + 'Zend_Filter_Interface' => dirname(__FILE__) . '//Filter/Interface.php', + 'Zend_Filter_LocalizedToNormalized' => dirname(__FILE__) . '//Filter/LocalizedToNormalized.php', + 'Zend_Filter_NormalizedToLocalized' => dirname(__FILE__) . '//Filter/NormalizedToLocalized.php', + 'Zend_Filter_Null' => dirname(__FILE__) . '//Filter/Null.php', + 'Zend_Filter_PregReplace' => dirname(__FILE__) . '//Filter/PregReplace.php', + 'Zend_Filter_RealPath' => dirname(__FILE__) . '//Filter/RealPath.php', + 'Zend_Filter_StringToLower' => dirname(__FILE__) . '//Filter/StringToLower.php', + 'Zend_Filter_StringToUpper' => dirname(__FILE__) . '//Filter/StringToUpper.php', + 'Zend_Filter_StringTrim' => dirname(__FILE__) . '//Filter/StringTrim.php', + 'Zend_Filter_StripNewlines' => dirname(__FILE__) . '//Filter/StripNewlines.php', + 'Zend_Filter_StripTags' => dirname(__FILE__) . '//Filter/StripTags.php', + 'Zend_Filter_Word_CamelCaseToDash' => dirname(__FILE__) . '//Filter/Word/CamelCaseToDash.php', + 'Zend_Filter_Word_CamelCaseToSeparator' => dirname(__FILE__) . '//Filter/Word/CamelCaseToSeparator.php', + 'Zend_Filter_Word_CamelCaseToUnderscore' => dirname(__FILE__) . '//Filter/Word/CamelCaseToUnderscore.php', + 'Zend_Filter_Word_DashToCamelCase' => dirname(__FILE__) . '//Filter/Word/DashToCamelCase.php', + 'Zend_Filter_Word_DashToSeparator' => dirname(__FILE__) . '//Filter/Word/DashToSeparator.php', + 'Zend_Filter_Word_DashToUnderscore' => dirname(__FILE__) . '//Filter/Word/DashToUnderscore.php', + 'Zend_Filter_Word_Separator_Abstract' => dirname(__FILE__) . '//Filter/Word/Separator/Abstract.php', + 'Zend_Filter_Word_SeparatorToCamelCase' => dirname(__FILE__) . '//Filter/Word/SeparatorToCamelCase.php', + 'Zend_Filter_Word_SeparatorToDash' => dirname(__FILE__) . '//Filter/Word/SeparatorToDash.php', + 'Zend_Filter_Word_SeparatorToSeparator' => dirname(__FILE__) . '//Filter/Word/SeparatorToSeparator.php', + 'Zend_Filter_Word_UnderscoreToCamelCase' => dirname(__FILE__) . '//Filter/Word/UnderscoreToCamelCase.php', + 'Zend_Filter_Word_UnderscoreToDash' => dirname(__FILE__) . '//Filter/Word/UnderscoreToDash.php', + 'Zend_Filter_Word_UnderscoreToSeparator' => dirname(__FILE__) . '//Filter/Word/UnderscoreToSeparator.php', + 'Zend_Filter' => dirname(__FILE__) . '//Filter.php', + 'Zend_Form_Decorator_Abstract' => dirname(__FILE__) . '//Form/Decorator/Abstract.php', + 'Zend_Form_Decorator_Callback' => dirname(__FILE__) . '//Form/Decorator/Callback.php', + 'Zend_Form_Decorator_Captcha_ReCaptcha' => dirname(__FILE__) . '//Form/Decorator/Captcha/ReCaptcha.php', + 'Zend_Form_Decorator_Captcha_Word' => dirname(__FILE__) . '//Form/Decorator/Captcha/Word.php', + 'Zend_Form_Decorator_Captcha' => dirname(__FILE__) . '//Form/Decorator/Captcha.php', + 'Zend_Form_Decorator_Description' => dirname(__FILE__) . '//Form/Decorator/Description.php', + 'Zend_Form_Decorator_DtDdWrapper' => dirname(__FILE__) . '//Form/Decorator/DtDdWrapper.php', + 'Zend_Form_Decorator_Errors' => dirname(__FILE__) . '//Form/Decorator/Errors.php', + 'Zend_Form_Decorator_Exception' => dirname(__FILE__) . '//Form/Decorator/Exception.php', + 'Zend_Form_Decorator_Fieldset' => dirname(__FILE__) . '//Form/Decorator/Fieldset.php', + 'Zend_Form_Decorator_File' => dirname(__FILE__) . '//Form/Decorator/File.php', + 'Zend_Form_Decorator_Form' => dirname(__FILE__) . '//Form/Decorator/Form.php', + 'Zend_Form_Decorator_FormElements' => dirname(__FILE__) . '//Form/Decorator/FormElements.php', + 'Zend_Form_Decorator_FormErrors' => dirname(__FILE__) . '//Form/Decorator/FormErrors.php', + 'Zend_Form_Decorator_HtmlTag' => dirname(__FILE__) . '//Form/Decorator/HtmlTag.php', + 'Zend_Form_Decorator_Image' => dirname(__FILE__) . '//Form/Decorator/Image.php', + 'Zend_Form_Decorator_Interface' => dirname(__FILE__) . '//Form/Decorator/Interface.php', + 'Zend_Form_Decorator_Label' => dirname(__FILE__) . '//Form/Decorator/Label.php', + 'Zend_Form_Decorator_Marker_File_Interface' => dirname(__FILE__) . '//Form/Decorator/Marker/File/Interface.php', + 'Zend_Form_Decorator_PrepareElements' => dirname(__FILE__) . '//Form/Decorator/PrepareElements.php', + 'Zend_Form_Decorator_Tooltip' => dirname(__FILE__) . '//Form/Decorator/Tooltip.php', + 'Zend_Form_Decorator_ViewHelper' => dirname(__FILE__) . '//Form/Decorator/ViewHelper.php', + 'Zend_Form_Decorator_ViewScript' => dirname(__FILE__) . '//Form/Decorator/ViewScript.php', + 'Zend_Form_DisplayGroup' => dirname(__FILE__) . '//Form/DisplayGroup.php', + 'Zend_Form_Element_Button' => dirname(__FILE__) . '//Form/Element/Button.php', + 'Zend_Form_Element_Captcha' => dirname(__FILE__) . '//Form/Element/Captcha.php', + 'Zend_Form_Element_Checkbox' => dirname(__FILE__) . '//Form/Element/Checkbox.php', + 'Zend_Form_Element_Exception' => dirname(__FILE__) . '//Form/Element/Exception.php', + 'Zend_Form_Element_File' => dirname(__FILE__) . '//Form/Element/File.php', + 'Zend_Form_Element_Hash' => dirname(__FILE__) . '//Form/Element/Hash.php', + 'Zend_Form_Element_Hidden' => dirname(__FILE__) . '//Form/Element/Hidden.php', + 'Zend_Form_Element_Image' => dirname(__FILE__) . '//Form/Element/Image.php', + 'Zend_Form_Element_Multi' => dirname(__FILE__) . '//Form/Element/Multi.php', + 'Zend_Form_Element_MultiCheckbox' => dirname(__FILE__) . '//Form/Element/MultiCheckbox.php', + 'Zend_Form_Element_Multiselect' => dirname(__FILE__) . '//Form/Element/Multiselect.php', + 'Zend_Form_Element_Note' => dirname(__FILE__) . '//Form/Element/Note.php', + 'Zend_Form_Element_Password' => dirname(__FILE__) . '//Form/Element/Password.php', + 'Zend_Form_Element_Radio' => dirname(__FILE__) . '//Form/Element/Radio.php', + 'Zend_Form_Element_Reset' => dirname(__FILE__) . '//Form/Element/Reset.php', + 'Zend_Form_Element_Select' => dirname(__FILE__) . '//Form/Element/Select.php', + 'Zend_Form_Element_Submit' => dirname(__FILE__) . '//Form/Element/Submit.php', + 'Zend_Form_Element_Text' => dirname(__FILE__) . '//Form/Element/Text.php', + 'Zend_Form_Element_Textarea' => dirname(__FILE__) . '//Form/Element/Textarea.php', + 'Zend_Form_Element_Xhtml' => dirname(__FILE__) . '//Form/Element/Xhtml.php', + 'Zend_Form_Element' => dirname(__FILE__) . '//Form/Element.php', + 'Zend_Form_Exception' => dirname(__FILE__) . '//Form/Exception.php', + 'Zend_Form_SubForm' => dirname(__FILE__) . '//Form/SubForm.php', + 'Zend_Form' => dirname(__FILE__) . '//Form.php', + 'Zend_Gdata_Analytics_AccountEntry' => dirname(__FILE__) . '//Gdata/Analytics/AccountEntry.php', + 'Zend_Gdata_Analytics_AccountFeed' => dirname(__FILE__) . '//Gdata/Analytics/AccountFeed.php', + 'Zend_Gdata_Analytics_AccountQuery' => dirname(__FILE__) . '//Gdata/Analytics/AccountQuery.php', + 'Zend_Gdata_Analytics_DataEntry' => dirname(__FILE__) . '//Gdata/Analytics/DataEntry.php', + 'Zend_Gdata_Analytics_DataFeed' => dirname(__FILE__) . '//Gdata/Analytics/DataFeed.php', + 'Zend_Gdata_Analytics_DataQuery' => dirname(__FILE__) . '//Gdata/Analytics/DataQuery.php', + 'Zend_Gdata_Analytics_Extension_Dimension' => dirname(__FILE__) . '//Gdata/Analytics/Extension/Dimension.php', + 'Zend_Gdata_Analytics_Goal' => dirname(__FILE__) . '//Gdata/Analytics/Extension/Goal.php', + 'Zend_Gdata_Analytics_Extension_Metric' => dirname(__FILE__) . '//Gdata/Analytics/Extension/Metric.php', + 'Zend_Gdata_Analytics_Extension_Property' => dirname(__FILE__) . '//Gdata/Analytics/Extension/Property.php', + 'Zend_Gdata_Analytics_Extension_TableId' => dirname(__FILE__) . '//Gdata/Analytics/Extension/TableId.php', + 'Zend_Gdata_Analytics' => dirname(__FILE__) . '//Gdata/Analytics.php', + 'Zend_Gdata_App_AuthException' => dirname(__FILE__) . '//Gdata/App/AuthException.php', + 'Zend_Gdata_App_BadMethodCallException' => dirname(__FILE__) . '//Gdata/App/BadMethodCallException.php', + 'Zend_Gdata_App_Base' => dirname(__FILE__) . '//Gdata/App/Base.php', + 'Zend_Gdata_App_BaseMediaSource' => dirname(__FILE__) . '//Gdata/App/BaseMediaSource.php', + 'Zend_Gdata_App_CaptchaRequiredException' => dirname(__FILE__) . '//Gdata/App/CaptchaRequiredException.php', + 'Zend_Gdata_App_Entry' => dirname(__FILE__) . '//Gdata/App/Entry.php', + 'Zend_Gdata_App_Exception' => dirname(__FILE__) . '//Gdata/App/Exception.php', + 'Zend_Gdata_App_Extension_Author' => dirname(__FILE__) . '//Gdata/App/Extension/Author.php', + 'Zend_Gdata_App_Extension_Category' => dirname(__FILE__) . '//Gdata/App/Extension/Category.php', + 'Zend_Gdata_App_Extension_Content' => dirname(__FILE__) . '//Gdata/App/Extension/Content.php', + 'Zend_Gdata_App_Extension_Contributor' => dirname(__FILE__) . '//Gdata/App/Extension/Contributor.php', + 'Zend_Gdata_App_Extension_Control' => dirname(__FILE__) . '//Gdata/App/Extension/Control.php', + 'Zend_Gdata_App_Extension_Draft' => dirname(__FILE__) . '//Gdata/App/Extension/Draft.php', + 'Zend_Gdata_App_Extension_Edited' => dirname(__FILE__) . '//Gdata/App/Extension/Edited.php', + 'Zend_Gdata_App_Extension_Element' => dirname(__FILE__) . '//Gdata/App/Extension/Element.php', + 'Zend_Gdata_App_Extension_Email' => dirname(__FILE__) . '//Gdata/App/Extension/Email.php', + 'Zend_Gdata_App_Extension_Generator' => dirname(__FILE__) . '//Gdata/App/Extension/Generator.php', + 'Zend_Gdata_App_Extension_Icon' => dirname(__FILE__) . '//Gdata/App/Extension/Icon.php', + 'Zend_Gdata_App_Extension_Id' => dirname(__FILE__) . '//Gdata/App/Extension/Id.php', + 'Zend_Gdata_App_Extension_Link' => dirname(__FILE__) . '//Gdata/App/Extension/Link.php', + 'Zend_Gdata_App_Extension_Logo' => dirname(__FILE__) . '//Gdata/App/Extension/Logo.php', + 'Zend_Gdata_App_Extension_Name' => dirname(__FILE__) . '//Gdata/App/Extension/Name.php', + 'Zend_Gdata_App_Extension_Person' => dirname(__FILE__) . '//Gdata/App/Extension/Person.php', + 'Zend_Gdata_App_Extension_Published' => dirname(__FILE__) . '//Gdata/App/Extension/Published.php', + 'Zend_Gdata_App_Extension_Rights' => dirname(__FILE__) . '//Gdata/App/Extension/Rights.php', + 'Zend_Gdata_App_Extension_Source' => dirname(__FILE__) . '//Gdata/App/Extension/Source.php', + 'Zend_Gdata_App_Extension_Subtitle' => dirname(__FILE__) . '//Gdata/App/Extension/Subtitle.php', + 'Zend_Gdata_App_Extension_Summary' => dirname(__FILE__) . '//Gdata/App/Extension/Summary.php', + 'Zend_Gdata_App_Extension_Text' => dirname(__FILE__) . '//Gdata/App/Extension/Text.php', + 'Zend_Gdata_App_Extension_Title' => dirname(__FILE__) . '//Gdata/App/Extension/Title.php', + 'Zend_Gdata_App_Extension_Updated' => dirname(__FILE__) . '//Gdata/App/Extension/Updated.php', + 'Zend_Gdata_App_Extension_Uri' => dirname(__FILE__) . '//Gdata/App/Extension/Uri.php', + 'Zend_Gdata_App_Extension' => dirname(__FILE__) . '//Gdata/App/Extension.php', + 'Zend_Gdata_App_Feed' => dirname(__FILE__) . '//Gdata/App/Feed.php', + 'Zend_Gdata_App_FeedEntryParent' => dirname(__FILE__) . '//Gdata/App/FeedEntryParent.php', + 'Zend_Gdata_App_FeedSourceParent' => dirname(__FILE__) . '//Gdata/App/FeedSourceParent.php', + 'Zend_Gdata_App_HttpException' => dirname(__FILE__) . '//Gdata/App/HttpException.php', + 'Zend_Gdata_App_InvalidArgumentException' => dirname(__FILE__) . '//Gdata/App/InvalidArgumentException.php', + 'Zend_Gdata_App_IOException' => dirname(__FILE__) . '//Gdata/App/IOException.php', + 'Zend_Gdata_App_LoggingHttpClientAdapterSocket' => dirname(__FILE__) . '//Gdata/App/LoggingHttpClientAdapterSocket.php', + 'Zend_Gdata_App_MediaEntry' => dirname(__FILE__) . '//Gdata/App/MediaEntry.php', + 'Zend_Gdata_App_MediaFileSource' => dirname(__FILE__) . '//Gdata/App/MediaFileSource.php', + 'Zend_Gdata_App_MediaSource' => dirname(__FILE__) . '//Gdata/App/MediaSource.php', + 'Zend_Gdata_App_Util' => dirname(__FILE__) . '//Gdata/App/Util.php', + 'Zend_Gdata_App_VersionException' => dirname(__FILE__) . '//Gdata/App/VersionException.php', + 'Zend_Gdata_App' => dirname(__FILE__) . '//Gdata/App.php', + 'Zend_Gdata_AuthSub' => dirname(__FILE__) . '//Gdata/AuthSub.php', + 'Zend_Gdata_Books_CollectionEntry' => dirname(__FILE__) . '//Gdata/Books/CollectionEntry.php', + 'Zend_Gdata_Books_CollectionFeed' => dirname(__FILE__) . '//Gdata/Books/CollectionFeed.php', + 'Zend_Gdata_Books_Extension_AnnotationLink' => dirname(__FILE__) . '//Gdata/Books/Extension/AnnotationLink.php', + 'Zend_Gdata_Books_Extension_BooksCategory' => dirname(__FILE__) . '//Gdata/Books/Extension/BooksCategory.php', + 'Zend_Gdata_Books_Extension_BooksLink' => dirname(__FILE__) . '//Gdata/Books/Extension/BooksLink.php', + 'Zend_Gdata_Books_Extension_Embeddability' => dirname(__FILE__) . '//Gdata/Books/Extension/Embeddability.php', + 'Zend_Gdata_Books_Extension_InfoLink' => dirname(__FILE__) . '//Gdata/Books/Extension/InfoLink.php', + 'Zend_Gdata_Books_Extension_PreviewLink' => dirname(__FILE__) . '//Gdata/Books/Extension/PreviewLink.php', + 'Zend_Gdata_Books_Extension_Review' => dirname(__FILE__) . '//Gdata/Books/Extension/Review.php', + 'Zend_Gdata_Books_Extension_ThumbnailLink' => dirname(__FILE__) . '//Gdata/Books/Extension/ThumbnailLink.php', + 'Zend_Gdata_Books_Extension_Viewability' => dirname(__FILE__) . '//Gdata/Books/Extension/Viewability.php', + 'Zend_Gdata_Books_VolumeEntry' => dirname(__FILE__) . '//Gdata/Books/VolumeEntry.php', + 'Zend_Gdata_Books_VolumeFeed' => dirname(__FILE__) . '//Gdata/Books/VolumeFeed.php', + 'Zend_Gdata_Books_VolumeQuery' => dirname(__FILE__) . '//Gdata/Books/VolumeQuery.php', + 'Zend_Gdata_Books' => dirname(__FILE__) . '//Gdata/Books.php', + 'Zend_Gdata_Calendar_EventEntry' => dirname(__FILE__) . '//Gdata/Calendar/EventEntry.php', + 'Zend_Gdata_Calendar_EventFeed' => dirname(__FILE__) . '//Gdata/Calendar/EventFeed.php', + 'Zend_Gdata_Calendar_EventQuery' => dirname(__FILE__) . '//Gdata/Calendar/EventQuery.php', + 'Zend_Gdata_Calendar_Extension_AccessLevel' => dirname(__FILE__) . '//Gdata/Calendar/Extension/AccessLevel.php', + 'Zend_Gdata_Calendar_Extension_Color' => dirname(__FILE__) . '//Gdata/Calendar/Extension/Color.php', + 'Zend_Gdata_Calendar_Extension_Hidden' => dirname(__FILE__) . '//Gdata/Calendar/Extension/Hidden.php', + 'Zend_Gdata_Calendar_Extension_Link' => dirname(__FILE__) . '//Gdata/Calendar/Extension/Link.php', + 'Zend_Gdata_Calendar_Extension_QuickAdd' => dirname(__FILE__) . '//Gdata/Calendar/Extension/QuickAdd.php', + 'Zend_Gdata_Calendar_Extension_Selected' => dirname(__FILE__) . '//Gdata/Calendar/Extension/Selected.php', + 'Zend_Gdata_Calendar_Extension_SendEventNotifications' => dirname(__FILE__) . '//Gdata/Calendar/Extension/SendEventNotifications.php', + 'Zend_Gdata_Calendar_Extension_Timezone' => dirname(__FILE__) . '//Gdata/Calendar/Extension/Timezone.php', + 'Zend_Gdata_Calendar_Extension_WebContent' => dirname(__FILE__) . '//Gdata/Calendar/Extension/WebContent.php', + 'Zend_Gdata_Calendar_ListEntry' => dirname(__FILE__) . '//Gdata/Calendar/ListEntry.php', + 'Zend_Gdata_Calendar_ListFeed' => dirname(__FILE__) . '//Gdata/Calendar/ListFeed.php', + 'Zend_Gdata_Calendar' => dirname(__FILE__) . '//Gdata/Calendar.php', + 'Zend_Gdata_ClientLogin' => dirname(__FILE__) . '//Gdata/ClientLogin.php', + 'Zend_Gdata_Docs_DocumentListEntry' => dirname(__FILE__) . '//Gdata/Docs/DocumentListEntry.php', + 'Zend_Gdata_Docs_DocumentListFeed' => dirname(__FILE__) . '//Gdata/Docs/DocumentListFeed.php', + 'Zend_Gdata_Docs_Query' => dirname(__FILE__) . '//Gdata/Docs/Query.php', + 'Zend_Gdata_Docs' => dirname(__FILE__) . '//Gdata/Docs.php', + 'Zend_Gdata_DublinCore_Extension_Creator' => dirname(__FILE__) . '//Gdata/DublinCore/Extension/Creator.php', + 'Zend_Gdata_DublinCore_Extension_Date' => dirname(__FILE__) . '//Gdata/DublinCore/Extension/Date.php', + 'Zend_Gdata_DublinCore_Extension_Description' => dirname(__FILE__) . '//Gdata/DublinCore/Extension/Description.php', + 'Zend_Gdata_DublinCore_Extension_Format' => dirname(__FILE__) . '//Gdata/DublinCore/Extension/Format.php', + 'Zend_Gdata_DublinCore_Extension_Identifier' => dirname(__FILE__) . '//Gdata/DublinCore/Extension/Identifier.php', + 'Zend_Gdata_DublinCore_Extension_Language' => dirname(__FILE__) . '//Gdata/DublinCore/Extension/Language.php', + 'Zend_Gdata_DublinCore_Extension_Publisher' => dirname(__FILE__) . '//Gdata/DublinCore/Extension/Publisher.php', + 'Zend_Gdata_DublinCore_Extension_Rights' => dirname(__FILE__) . '//Gdata/DublinCore/Extension/Rights.php', + 'Zend_Gdata_DublinCore_Extension_Subject' => dirname(__FILE__) . '//Gdata/DublinCore/Extension/Subject.php', + 'Zend_Gdata_DublinCore_Extension_Title' => dirname(__FILE__) . '//Gdata/DublinCore/Extension/Title.php', + 'Zend_Gdata_DublinCore' => dirname(__FILE__) . '//Gdata/DublinCore.php', + 'Zend_Gdata_Entry' => dirname(__FILE__) . '//Gdata/Entry.php', + 'Zend_Gdata_Exif_Entry' => dirname(__FILE__) . '//Gdata/Exif/Entry.php', + 'Zend_Gdata_Exif_Extension_Distance' => dirname(__FILE__) . '//Gdata/Exif/Extension/Distance.php', + 'Zend_Gdata_Exif_Extension_Exposure' => dirname(__FILE__) . '//Gdata/Exif/Extension/Exposure.php', + 'Zend_Gdata_Exif_Extension_Flash' => dirname(__FILE__) . '//Gdata/Exif/Extension/Flash.php', + 'Zend_Gdata_Exif_Extension_FocalLength' => dirname(__FILE__) . '//Gdata/Exif/Extension/FocalLength.php', + 'Zend_Gdata_Exif_Extension_FStop' => dirname(__FILE__) . '//Gdata/Exif/Extension/FStop.php', + 'Zend_Gdata_Exif_Extension_ImageUniqueId' => dirname(__FILE__) . '//Gdata/Exif/Extension/ImageUniqueId.php', + 'Zend_Gdata_Exif_Extension_Iso' => dirname(__FILE__) . '//Gdata/Exif/Extension/Iso.php', + 'Zend_Gdata_Exif_Extension_Make' => dirname(__FILE__) . '//Gdata/Exif/Extension/Make.php', + 'Zend_Gdata_Exif_Extension_Model' => dirname(__FILE__) . '//Gdata/Exif/Extension/Model.php', + 'Zend_Gdata_Exif_Extension_Tags' => dirname(__FILE__) . '//Gdata/Exif/Extension/Tags.php', + 'Zend_Gdata_Exif_Extension_Time' => dirname(__FILE__) . '//Gdata/Exif/Extension/Time.php', + 'Zend_Gdata_Exif_Feed' => dirname(__FILE__) . '//Gdata/Exif/Feed.php', + 'Zend_Gdata_Exif' => dirname(__FILE__) . '//Gdata/Exif.php', + 'Zend_Gdata_Extension_AttendeeStatus' => dirname(__FILE__) . '//Gdata/Extension/AttendeeStatus.php', + 'Zend_Gdata_Extension_AttendeeType' => dirname(__FILE__) . '//Gdata/Extension/AttendeeType.php', + 'Zend_Gdata_Extension_Comments' => dirname(__FILE__) . '//Gdata/Extension/Comments.php', + 'Zend_Gdata_Extension_EntryLink' => dirname(__FILE__) . '//Gdata/Extension/EntryLink.php', + 'Zend_Gdata_Extension_EventStatus' => dirname(__FILE__) . '//Gdata/Extension/EventStatus.php', + 'Zend_Gdata_Extension_ExtendedProperty' => dirname(__FILE__) . '//Gdata/Extension/ExtendedProperty.php', + 'Zend_Gdata_Extension_FeedLink' => dirname(__FILE__) . '//Gdata/Extension/FeedLink.php', + 'Zend_Gdata_Extension_OpenSearchItemsPerPage' => dirname(__FILE__) . '//Gdata/Extension/OpenSearchItemsPerPage.php', + 'Zend_Gdata_Extension_OpenSearchStartIndex' => dirname(__FILE__) . '//Gdata/Extension/OpenSearchStartIndex.php', + 'Zend_Gdata_Extension_OpenSearchTotalResults' => dirname(__FILE__) . '//Gdata/Extension/OpenSearchTotalResults.php', + 'Zend_Gdata_Extension_OriginalEvent' => dirname(__FILE__) . '//Gdata/Extension/OriginalEvent.php', + 'Zend_Gdata_Extension_Rating' => dirname(__FILE__) . '//Gdata/Extension/Rating.php', + 'Zend_Gdata_Extension_Recurrence' => dirname(__FILE__) . '//Gdata/Extension/Recurrence.php', + 'Zend_Gdata_Extension_RecurrenceException' => dirname(__FILE__) . '//Gdata/Extension/RecurrenceException.php', + 'Zend_Gdata_Extension_Reminder' => dirname(__FILE__) . '//Gdata/Extension/Reminder.php', + 'Zend_Gdata_Extension_Transparency' => dirname(__FILE__) . '//Gdata/Extension/Transparency.php', + 'Zend_Gdata_Extension_Visibility' => dirname(__FILE__) . '//Gdata/Extension/Visibility.php', + 'Zend_Gdata_Extension_When' => dirname(__FILE__) . '//Gdata/Extension/When.php', + 'Zend_Gdata_Extension_Where' => dirname(__FILE__) . '//Gdata/Extension/Where.php', + 'Zend_Gdata_Extension_Who' => dirname(__FILE__) . '//Gdata/Extension/Who.php', + 'Zend_Gdata_Extension' => dirname(__FILE__) . '//Gdata/Extension.php', + 'Zend_Gdata_Feed' => dirname(__FILE__) . '//Gdata/Feed.php', + 'Zend_Gdata_Gapps_EmailListEntry' => dirname(__FILE__) . '//Gdata/Gapps/EmailListEntry.php', + 'Zend_Gdata_Gapps_EmailListFeed' => dirname(__FILE__) . '//Gdata/Gapps/EmailListFeed.php', + 'Zend_Gdata_Gapps_EmailListQuery' => dirname(__FILE__) . '//Gdata/Gapps/EmailListQuery.php', + 'Zend_Gdata_Gapps_EmailListRecipientEntry' => dirname(__FILE__) . '//Gdata/Gapps/EmailListRecipientEntry.php', + 'Zend_Gdata_Gapps_EmailListRecipientFeed' => dirname(__FILE__) . '//Gdata/Gapps/EmailListRecipientFeed.php', + 'Zend_Gdata_Gapps_EmailListRecipientQuery' => dirname(__FILE__) . '//Gdata/Gapps/EmailListRecipientQuery.php', + 'Zend_Gdata_Gapps_Error' => dirname(__FILE__) . '//Gdata/Gapps/Error.php', + 'Zend_Gdata_Gapps_Extension_EmailList' => dirname(__FILE__) . '//Gdata/Gapps/Extension/EmailList.php', + 'Zend_Gdata_Gapps_Extension_Login' => dirname(__FILE__) . '//Gdata/Gapps/Extension/Login.php', + 'Zend_Gdata_Gapps_Extension_Name' => dirname(__FILE__) . '//Gdata/Gapps/Extension/Name.php', + 'Zend_Gdata_Gapps_Extension_Nickname' => dirname(__FILE__) . '//Gdata/Gapps/Extension/Nickname.php', + 'Zend_Gdata_Gapps_Extension_Property' => dirname(__FILE__) . '//Gdata/Gapps/Extension/Property.php', + 'Zend_Gdata_Gapps_Extension_Quota' => dirname(__FILE__) . '//Gdata/Gapps/Extension/Quota.php', + 'Zend_Gdata_Gapps_GroupEntry' => dirname(__FILE__) . '//Gdata/Gapps/GroupEntry.php', + 'Zend_Gdata_Gapps_GroupFeed' => dirname(__FILE__) . '//Gdata/Gapps/GroupFeed.php', + 'Zend_Gdata_Gapps_GroupQuery' => dirname(__FILE__) . '//Gdata/Gapps/GroupQuery.php', + 'Zend_Gdata_Gapps_MemberEntry' => dirname(__FILE__) . '//Gdata/Gapps/MemberEntry.php', + 'Zend_Gdata_Gapps_MemberFeed' => dirname(__FILE__) . '//Gdata/Gapps/MemberFeed.php', + 'Zend_Gdata_Gapps_MemberQuery' => dirname(__FILE__) . '//Gdata/Gapps/MemberQuery.php', + 'Zend_Gdata_Gapps_NicknameEntry' => dirname(__FILE__) . '//Gdata/Gapps/NicknameEntry.php', + 'Zend_Gdata_Gapps_NicknameFeed' => dirname(__FILE__) . '//Gdata/Gapps/NicknameFeed.php', + 'Zend_Gdata_Gapps_NicknameQuery' => dirname(__FILE__) . '//Gdata/Gapps/NicknameQuery.php', + 'Zend_Gdata_Gapps_OwnerEntry' => dirname(__FILE__) . '//Gdata/Gapps/OwnerEntry.php', + 'Zend_Gdata_Gapps_OwnerFeed' => dirname(__FILE__) . '//Gdata/Gapps/OwnerFeed.php', + 'Zend_Gdata_Gapps_OwnerQuery' => dirname(__FILE__) . '//Gdata/Gapps/OwnerQuery.php', + 'Zend_Gdata_Gapps_Query' => dirname(__FILE__) . '//Gdata/Gapps/Query.php', + 'Zend_Gdata_Gapps_ServiceException' => dirname(__FILE__) . '//Gdata/Gapps/ServiceException.php', + 'Zend_Gdata_Gapps_UserEntry' => dirname(__FILE__) . '//Gdata/Gapps/UserEntry.php', + 'Zend_Gdata_Gapps_UserFeed' => dirname(__FILE__) . '//Gdata/Gapps/UserFeed.php', + 'Zend_Gdata_Gapps_UserQuery' => dirname(__FILE__) . '//Gdata/Gapps/UserQuery.php', + 'Zend_Gdata_Gapps' => dirname(__FILE__) . '//Gdata/Gapps.php', + 'Zend_Gdata_Gbase_Entry' => dirname(__FILE__) . '//Gdata/Gbase/Entry.php', + 'Zend_Gdata_Gbase_Extension_BaseAttribute' => dirname(__FILE__) . '//Gdata/Gbase/Extension/BaseAttribute.php', + 'Zend_Gdata_Gbase_Feed' => dirname(__FILE__) . '//Gdata/Gbase/Feed.php', + 'Zend_Gdata_Gbase_ItemEntry' => dirname(__FILE__) . '//Gdata/Gbase/ItemEntry.php', + 'Zend_Gdata_Gbase_ItemFeed' => dirname(__FILE__) . '//Gdata/Gbase/ItemFeed.php', + 'Zend_Gdata_Gbase_ItemQuery' => dirname(__FILE__) . '//Gdata/Gbase/ItemQuery.php', + 'Zend_Gdata_Gbase_Query' => dirname(__FILE__) . '//Gdata/Gbase/Query.php', + 'Zend_Gdata_Gbase_SnippetEntry' => dirname(__FILE__) . '//Gdata/Gbase/SnippetEntry.php', + 'Zend_Gdata_Gbase_SnippetFeed' => dirname(__FILE__) . '//Gdata/Gbase/SnippetFeed.php', + 'Zend_Gdata_Gbase_SnippetQuery' => dirname(__FILE__) . '//Gdata/Gbase/SnippetQuery.php', + 'Zend_Gdata_Gbase' => dirname(__FILE__) . '//Gdata/Gbase.php', + 'Zend_Gdata_Geo_Entry' => dirname(__FILE__) . '//Gdata/Geo/Entry.php', + 'Zend_Gdata_Geo_Extension_GeoRssWhere' => dirname(__FILE__) . '//Gdata/Geo/Extension/GeoRssWhere.php', + 'Zend_Gdata_Geo_Extension_GmlPoint' => dirname(__FILE__) . '//Gdata/Geo/Extension/GmlPoint.php', + 'Zend_Gdata_Geo_Extension_GmlPos' => dirname(__FILE__) . '//Gdata/Geo/Extension/GmlPos.php', + 'Zend_Gdata_Geo_Feed' => dirname(__FILE__) . '//Gdata/Geo/Feed.php', + 'Zend_Gdata_Geo' => dirname(__FILE__) . '//Gdata/Geo.php', + 'Zend_Gdata_Health_Extension_Ccr' => dirname(__FILE__) . '//Gdata/Health/Extension/Ccr.php', + 'Zend_Gdata_Health_ProfileEntry' => dirname(__FILE__) . '//Gdata/Health/ProfileEntry.php', + 'Zend_Gdata_Health_ProfileFeed' => dirname(__FILE__) . '//Gdata/Health/ProfileFeed.php', + 'Zend_Gdata_Health_ProfileListEntry' => dirname(__FILE__) . '//Gdata/Health/ProfileListEntry.php', + 'Zend_Gdata_Health_ProfileListFeed' => dirname(__FILE__) . '//Gdata/Health/ProfileListFeed.php', + 'Zend_Gdata_Health_Query' => dirname(__FILE__) . '//Gdata/Health/Query.php', + 'Zend_Gdata_Health' => dirname(__FILE__) . '//Gdata/Health.php', + 'Zend_Gdata_HttpAdapterStreamingProxy' => dirname(__FILE__) . '//Gdata/HttpAdapterStreamingProxy.php', + 'Zend_Gdata_HttpAdapterStreamingSocket' => dirname(__FILE__) . '//Gdata/HttpAdapterStreamingSocket.php', + 'Zend_Gdata_HttpClient' => dirname(__FILE__) . '//Gdata/HttpClient.php', + 'Zend_Gdata_Kind_EventEntry' => dirname(__FILE__) . '//Gdata/Kind/EventEntry.php', + 'Zend_Gdata_Media_Entry' => dirname(__FILE__) . '//Gdata/Media/Entry.php', + 'Zend_Gdata_Media_Extension_MediaCategory' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaCategory.php', + 'Zend_Gdata_Media_Extension_MediaContent' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaContent.php', + 'Zend_Gdata_Media_Extension_MediaCopyright' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaCopyright.php', + 'Zend_Gdata_Media_Extension_MediaCredit' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaCredit.php', + 'Zend_Gdata_Media_Extension_MediaDescription' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaDescription.php', + 'Zend_Gdata_Media_Extension_MediaGroup' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaGroup.php', + 'Zend_Gdata_Media_Extension_MediaHash' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaHash.php', + 'Zend_Gdata_Media_Extension_MediaKeywords' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaKeywords.php', + 'Zend_Gdata_Media_Extension_MediaPlayer' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaPlayer.php', + 'Zend_Gdata_Media_Extension_MediaRating' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaRating.php', + 'Zend_Gdata_Media_Extension_MediaRestriction' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaRestriction.php', + 'Zend_Gdata_Media_Extension_MediaText' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaText.php', + 'Zend_Gdata_Media_Extension_MediaThumbnail' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaThumbnail.php', + 'Zend_Gdata_Media_Extension_MediaTitle' => dirname(__FILE__) . '//Gdata/Media/Extension/MediaTitle.php', + 'Zend_Gdata_Media_Feed' => dirname(__FILE__) . '//Gdata/Media/Feed.php', + 'Zend_Gdata_Media' => dirname(__FILE__) . '//Gdata/Media.php', + 'Zend_Gdata_MediaMimeStream' => dirname(__FILE__) . '//Gdata/MediaMimeStream.php', + 'Zend_Gdata_MimeBodyString' => dirname(__FILE__) . '//Gdata/MimeBodyString.php', + 'Zend_Gdata_MimeFile' => dirname(__FILE__) . '//Gdata/MimeFile.php', + 'Zend_Gdata_Photos_AlbumEntry' => dirname(__FILE__) . '//Gdata/Photos/AlbumEntry.php', + 'Zend_Gdata_Photos_AlbumFeed' => dirname(__FILE__) . '//Gdata/Photos/AlbumFeed.php', + 'Zend_Gdata_Photos_AlbumQuery' => dirname(__FILE__) . '//Gdata/Photos/AlbumQuery.php', + 'Zend_Gdata_Photos_CommentEntry' => dirname(__FILE__) . '//Gdata/Photos/CommentEntry.php', + 'Zend_Gdata_Photos_Extension_Access' => dirname(__FILE__) . '//Gdata/Photos/Extension/Access.php', + 'Zend_Gdata_Photos_Extension_AlbumId' => dirname(__FILE__) . '//Gdata/Photos/Extension/AlbumId.php', + 'Zend_Gdata_Photos_Extension_BytesUsed' => dirname(__FILE__) . '//Gdata/Photos/Extension/BytesUsed.php', + 'Zend_Gdata_Photos_Extension_Checksum' => dirname(__FILE__) . '//Gdata/Photos/Extension/Checksum.php', + 'Zend_Gdata_Photos_Extension_Client' => dirname(__FILE__) . '//Gdata/Photos/Extension/Client.php', + 'Zend_Gdata_Photos_Extension_CommentCount' => dirname(__FILE__) . '//Gdata/Photos/Extension/CommentCount.php', + 'Zend_Gdata_Photos_Extension_CommentingEnabled' => dirname(__FILE__) . '//Gdata/Photos/Extension/CommentingEnabled.php', + 'Zend_Gdata_Photos_Extension_Height' => dirname(__FILE__) . '//Gdata/Photos/Extension/Height.php', + 'Zend_Gdata_Photos_Extension_Id' => dirname(__FILE__) . '//Gdata/Photos/Extension/Id.php', + 'Zend_Gdata_Photos_Extension_Location' => dirname(__FILE__) . '//Gdata/Photos/Extension/Location.php', + 'Zend_Gdata_Photos_Extension_MaxPhotosPerAlbum' => dirname(__FILE__) . '//Gdata/Photos/Extension/MaxPhotosPerAlbum.php', + 'Zend_Gdata_Photos_Extension_Name' => dirname(__FILE__) . '//Gdata/Photos/Extension/Name.php', + 'Zend_Gdata_Photos_Extension_Nickname' => dirname(__FILE__) . '//Gdata/Photos/Extension/Nickname.php', + 'Zend_Gdata_Photos_Extension_NumPhotos' => dirname(__FILE__) . '//Gdata/Photos/Extension/NumPhotos.php', + 'Zend_Gdata_Photos_Extension_NumPhotosRemaining' => dirname(__FILE__) . '//Gdata/Photos/Extension/NumPhotosRemaining.php', + 'Zend_Gdata_Photos_Extension_PhotoId' => dirname(__FILE__) . '//Gdata/Photos/Extension/PhotoId.php', + 'Zend_Gdata_Photos_Extension_Position' => dirname(__FILE__) . '//Gdata/Photos/Extension/Position.php', + 'Zend_Gdata_Photos_Extension_QuotaCurrent' => dirname(__FILE__) . '//Gdata/Photos/Extension/QuotaCurrent.php', + 'Zend_Gdata_Photos_Extension_QuotaLimit' => dirname(__FILE__) . '//Gdata/Photos/Extension/QuotaLimit.php', + 'Zend_Gdata_Photos_Extension_Rotation' => dirname(__FILE__) . '//Gdata/Photos/Extension/Rotation.php', + 'Zend_Gdata_Photos_Extension_Size' => dirname(__FILE__) . '//Gdata/Photos/Extension/Size.php', + 'Zend_Gdata_Photos_Extension_Thumbnail' => dirname(__FILE__) . '//Gdata/Photos/Extension/Thumbnail.php', + 'Zend_Gdata_Photos_Extension_Timestamp' => dirname(__FILE__) . '//Gdata/Photos/Extension/Timestamp.php', + 'Zend_Gdata_Photos_Extension_User' => dirname(__FILE__) . '//Gdata/Photos/Extension/User.php', + 'Zend_Gdata_Photos_Extension_Version' => dirname(__FILE__) . '//Gdata/Photos/Extension/Version.php', + 'Zend_Gdata_Photos_Extension_Weight' => dirname(__FILE__) . '//Gdata/Photos/Extension/Weight.php', + 'Zend_Gdata_Photos_Extension_Width' => dirname(__FILE__) . '//Gdata/Photos/Extension/Width.php', + 'Zend_Gdata_Photos_PhotoEntry' => dirname(__FILE__) . '//Gdata/Photos/PhotoEntry.php', + 'Zend_Gdata_Photos_PhotoFeed' => dirname(__FILE__) . '//Gdata/Photos/PhotoFeed.php', + 'Zend_Gdata_Photos_PhotoQuery' => dirname(__FILE__) . '//Gdata/Photos/PhotoQuery.php', + 'Zend_Gdata_Photos_TagEntry' => dirname(__FILE__) . '//Gdata/Photos/TagEntry.php', + 'Zend_Gdata_Photos_UserEntry' => dirname(__FILE__) . '//Gdata/Photos/UserEntry.php', + 'Zend_Gdata_Photos_UserFeed' => dirname(__FILE__) . '//Gdata/Photos/UserFeed.php', + 'Zend_Gdata_Photos_UserQuery' => dirname(__FILE__) . '//Gdata/Photos/UserQuery.php', + 'Zend_Gdata_Photos' => dirname(__FILE__) . '//Gdata/Photos.php', + 'Zend_Gdata_Query' => dirname(__FILE__) . '//Gdata/Query.php', + 'Zend_Gdata_Spreadsheets_CellEntry' => dirname(__FILE__) . '//Gdata/Spreadsheets/CellEntry.php', + 'Zend_Gdata_Spreadsheets_CellFeed' => dirname(__FILE__) . '//Gdata/Spreadsheets/CellFeed.php', + 'Zend_Gdata_Spreadsheets_CellQuery' => dirname(__FILE__) . '//Gdata/Spreadsheets/CellQuery.php', + 'Zend_Gdata_Spreadsheets_DocumentQuery' => dirname(__FILE__) . '//Gdata/Spreadsheets/DocumentQuery.php', + 'Zend_Gdata_Spreadsheets_Extension_Cell' => dirname(__FILE__) . '//Gdata/Spreadsheets/Extension/Cell.php', + 'Zend_Gdata_Spreadsheets_Extension_ColCount' => dirname(__FILE__) . '//Gdata/Spreadsheets/Extension/ColCount.php', + 'Zend_Gdata_Spreadsheets_Extension_Custom' => dirname(__FILE__) . '//Gdata/Spreadsheets/Extension/Custom.php', + 'Zend_Gdata_Spreadsheets_Extension_RowCount' => dirname(__FILE__) . '//Gdata/Spreadsheets/Extension/RowCount.php', + 'Zend_Gdata_Spreadsheets_ListEntry' => dirname(__FILE__) . '//Gdata/Spreadsheets/ListEntry.php', + 'Zend_Gdata_Spreadsheets_ListFeed' => dirname(__FILE__) . '//Gdata/Spreadsheets/ListFeed.php', + 'Zend_Gdata_Spreadsheets_ListQuery' => dirname(__FILE__) . '//Gdata/Spreadsheets/ListQuery.php', + 'Zend_Gdata_Spreadsheets_SpreadsheetEntry' => dirname(__FILE__) . '//Gdata/Spreadsheets/SpreadsheetEntry.php', + 'Zend_Gdata_Spreadsheets_SpreadsheetFeed' => dirname(__FILE__) . '//Gdata/Spreadsheets/SpreadsheetFeed.php', + 'Zend_Gdata_Spreadsheets_WorksheetEntry' => dirname(__FILE__) . '//Gdata/Spreadsheets/WorksheetEntry.php', + 'Zend_Gdata_Spreadsheets_WorksheetFeed' => dirname(__FILE__) . '//Gdata/Spreadsheets/WorksheetFeed.php', + 'Zend_Gdata_Spreadsheets' => dirname(__FILE__) . '//Gdata/Spreadsheets.php', + 'Zend_Gdata_YouTube_ActivityEntry' => dirname(__FILE__) . '//Gdata/YouTube/ActivityEntry.php', + 'Zend_Gdata_YouTube_ActivityFeed' => dirname(__FILE__) . '//Gdata/YouTube/ActivityFeed.php', + 'Zend_Gdata_YouTube_CommentEntry' => dirname(__FILE__) . '//Gdata/YouTube/CommentEntry.php', + 'Zend_Gdata_YouTube_CommentFeed' => dirname(__FILE__) . '//Gdata/YouTube/CommentFeed.php', + 'Zend_Gdata_YouTube_ContactEntry' => dirname(__FILE__) . '//Gdata/YouTube/ContactEntry.php', + 'Zend_Gdata_YouTube_ContactFeed' => dirname(__FILE__) . '//Gdata/YouTube/ContactFeed.php', + 'Zend_Gdata_YouTube_Extension_AboutMe' => dirname(__FILE__) . '//Gdata/YouTube/Extension/AboutMe.php', + 'Zend_Gdata_YouTube_Extension_Age' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Age.php', + 'Zend_Gdata_YouTube_Extension_Books' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Books.php', + 'Zend_Gdata_YouTube_Extension_Company' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Company.php', + 'Zend_Gdata_YouTube_Extension_Control' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Control.php', + 'Zend_Gdata_YouTube_Extension_CountHint' => dirname(__FILE__) . '//Gdata/YouTube/Extension/CountHint.php', + 'Zend_Gdata_YouTube_Extension_Description' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Description.php', + 'Zend_Gdata_YouTube_Extension_Duration' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Duration.php', + 'Zend_Gdata_YouTube_Extension_FirstName' => dirname(__FILE__) . '//Gdata/YouTube/Extension/FirstName.php', + 'Zend_Gdata_YouTube_Extension_Gender' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Gender.php', + 'Zend_Gdata_YouTube_Extension_Hobbies' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Hobbies.php', + 'Zend_Gdata_YouTube_Extension_Hometown' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Hometown.php', + 'Zend_Gdata_YouTube_Extension_LastName' => dirname(__FILE__) . '//Gdata/YouTube/Extension/LastName.php', + 'Zend_Gdata_YouTube_Extension_Link' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Link.php', + 'Zend_Gdata_YouTube_Extension_Location' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Location.php', + 'Zend_Gdata_YouTube_Extension_MediaContent' => dirname(__FILE__) . '//Gdata/YouTube/Extension/MediaContent.php', + 'Zend_Gdata_YouTube_Extension_MediaCredit' => dirname(__FILE__) . '//Gdata/YouTube/Extension/MediaCredit.php', + 'Zend_Gdata_YouTube_Extension_MediaGroup' => dirname(__FILE__) . '//Gdata/YouTube/Extension/MediaGroup.php', + 'Zend_Gdata_YouTube_Extension_MediaRating' => dirname(__FILE__) . '//Gdata/YouTube/Extension/MediaRating.php', + 'Zend_Gdata_YouTube_Extension_Movies' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Movies.php', + 'Zend_Gdata_YouTube_Extension_Music' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Music.php', + 'Zend_Gdata_YouTube_Extension_NoEmbed' => dirname(__FILE__) . '//Gdata/YouTube/Extension/NoEmbed.php', + 'Zend_Gdata_YouTube_Extension_Occupation' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Occupation.php', + 'Zend_Gdata_YouTube_Extension_PlaylistId' => dirname(__FILE__) . '//Gdata/YouTube/Extension/PlaylistId.php', + 'Zend_Gdata_YouTube_Extension_PlaylistTitle' => dirname(__FILE__) . '//Gdata/YouTube/Extension/PlaylistTitle.php', + 'Zend_Gdata_YouTube_Extension_Position' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Position.php', + 'Zend_Gdata_YouTube_Extension_Private' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Private.php', + 'Zend_Gdata_YouTube_Extension_QueryString' => dirname(__FILE__) . '//Gdata/YouTube/Extension/QueryString.php', + 'Zend_Gdata_YouTube_Extension_Racy' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Racy.php', + 'Zend_Gdata_YouTube_Extension_Recorded' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Recorded.php', + 'Zend_Gdata_YouTube_Extension_Relationship' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Relationship.php', + 'Zend_Gdata_YouTube_Extension_ReleaseDate' => dirname(__FILE__) . '//Gdata/YouTube/Extension/ReleaseDate.php', + 'Zend_Gdata_YouTube_Extension_School' => dirname(__FILE__) . '//Gdata/YouTube/Extension/School.php', + 'Zend_Gdata_YouTube_Extension_State' => dirname(__FILE__) . '//Gdata/YouTube/Extension/State.php', + 'Zend_Gdata_YouTube_Extension_Statistics' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Statistics.php', + 'Zend_Gdata_YouTube_Extension_Status' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Status.php', + 'Zend_Gdata_YouTube_Extension_Token' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Token.php', + 'Zend_Gdata_YouTube_Extension_Uploaded' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Uploaded.php', + 'Zend_Gdata_YouTube_Extension_Username' => dirname(__FILE__) . '//Gdata/YouTube/Extension/Username.php', + 'Zend_Gdata_YouTube_Extension_VideoId' => dirname(__FILE__) . '//Gdata/YouTube/Extension/VideoId.php', + 'Zend_Gdata_YouTube_InboxEntry' => dirname(__FILE__) . '//Gdata/YouTube/InboxEntry.php', + 'Zend_Gdata_YouTube_InboxFeed' => dirname(__FILE__) . '//Gdata/YouTube/InboxFeed.php', + 'Zend_Gdata_YouTube_MediaEntry' => dirname(__FILE__) . '//Gdata/YouTube/MediaEntry.php', + 'Zend_Gdata_YouTube_PlaylistListEntry' => dirname(__FILE__) . '//Gdata/YouTube/PlaylistListEntry.php', + 'Zend_Gdata_YouTube_PlaylistListFeed' => dirname(__FILE__) . '//Gdata/YouTube/PlaylistListFeed.php', + 'Zend_Gdata_YouTube_PlaylistVideoEntry' => dirname(__FILE__) . '//Gdata/YouTube/PlaylistVideoEntry.php', + 'Zend_Gdata_YouTube_PlaylistVideoFeed' => dirname(__FILE__) . '//Gdata/YouTube/PlaylistVideoFeed.php', + 'Zend_Gdata_YouTube_SubscriptionEntry' => dirname(__FILE__) . '//Gdata/YouTube/SubscriptionEntry.php', + 'Zend_Gdata_YouTube_SubscriptionFeed' => dirname(__FILE__) . '//Gdata/YouTube/SubscriptionFeed.php', + 'Zend_Gdata_YouTube_UserProfileEntry' => dirname(__FILE__) . '//Gdata/YouTube/UserProfileEntry.php', + 'Zend_Gdata_YouTube_VideoEntry' => dirname(__FILE__) . '//Gdata/YouTube/VideoEntry.php', + 'Zend_Gdata_YouTube_VideoFeed' => dirname(__FILE__) . '//Gdata/YouTube/VideoFeed.php', + 'Zend_Gdata_YouTube_VideoQuery' => dirname(__FILE__) . '//Gdata/YouTube/VideoQuery.php', + 'Zend_Gdata_YouTube' => dirname(__FILE__) . '//Gdata/YouTube.php', + 'Zend_Gdata' => dirname(__FILE__) . '//Gdata.php', + 'Zend_Http_Client_Adapter_Curl' => dirname(__FILE__) . '//Http/Client/Adapter/Curl.php', + 'Zend_Http_Client_Adapter_Exception' => dirname(__FILE__) . '//Http/Client/Adapter/Exception.php', + 'Zend_Http_Client_Adapter_Interface' => dirname(__FILE__) . '//Http/Client/Adapter/Interface.php', + 'Zend_Http_Client_Adapter_Proxy' => dirname(__FILE__) . '//Http/Client/Adapter/Proxy.php', + 'Zend_Http_Client_Adapter_Socket' => dirname(__FILE__) . '//Http/Client/Adapter/Socket.php', + 'Zend_Http_Client_Adapter_Stream' => dirname(__FILE__) . '//Http/Client/Adapter/Stream.php', + 'Zend_Http_Client_Adapter_Test' => dirname(__FILE__) . '//Http/Client/Adapter/Test.php', + 'Zend_Http_Client_Exception' => dirname(__FILE__) . '//Http/Client/Exception.php', + 'Zend_Http_Client' => dirname(__FILE__) . '//Http/Client.php', + 'Zend_Http_Cookie' => dirname(__FILE__) . '//Http/Cookie.php', + 'Zend_Http_CookieJar' => dirname(__FILE__) . '//Http/CookieJar.php', + 'Zend_Http_Exception' => dirname(__FILE__) . '//Http/Exception.php', + 'Zend_Http_Header_Exception_InvalidArgumentException' => dirname(__FILE__) . '//Http/Header/Exception/InvalidArgumentException.php', + 'Zend_Http_Header_Exception_RuntimeException' => dirname(__FILE__) . '//Http/Header/Exception/RuntimeException.php', + 'Zend_Http_Header_SetCookie' => dirname(__FILE__) . '//Http/Header/SetCookie.php', + 'Zend_Http_Response_Stream' => dirname(__FILE__) . '//Http/Response/Stream.php', + 'Zend_Http_Response' => dirname(__FILE__) . '//Http/Response.php', + 'Zend_Http_UserAgent_AbstractDevice' => dirname(__FILE__) . '//Http/UserAgent/AbstractDevice.php', + 'Zend_Http_UserAgent_Bot' => dirname(__FILE__) . '//Http/UserAgent/Bot.php', + 'Zend_Http_UserAgent_Checker' => dirname(__FILE__) . '//Http/UserAgent/Checker.php', + 'Zend_Http_UserAgent_Console' => dirname(__FILE__) . '//Http/UserAgent/Console.php', + 'Zend_Http_UserAgent_Desktop' => dirname(__FILE__) . '//Http/UserAgent/Desktop.php', + 'Zend_Http_UserAgent_Device' => dirname(__FILE__) . '//Http/UserAgent/Device.php', + 'Zend_Http_UserAgent_Email' => dirname(__FILE__) . '//Http/UserAgent/Email.php', + 'Zend_Http_UserAgent_Exception' => dirname(__FILE__) . '//Http/UserAgent/Exception.php', + 'Zend_Http_UserAgent_Features_Adapter_Browscap' => dirname(__FILE__) . '//Http/UserAgent/Features/Adapter/Browscap.php', + 'Zend_Http_UserAgent_Features_Adapter_DeviceAtlas' => dirname(__FILE__) . '//Http/UserAgent/Features/Adapter/DeviceAtlas.php', + 'Zend_Http_UserAgent_Features_Adapter_TeraWurfl' => dirname(__FILE__) . '//Http/UserAgent/Features/Adapter/TeraWurfl.php', + 'Zend_Http_UserAgent_Features_Adapter' => dirname(__FILE__) . '//Http/UserAgent/Features/Adapter.php', + 'Zend_Http_UserAgent_Features_Exception' => dirname(__FILE__) . '//Http/UserAgent/Features/Exception.php', + 'Zend_Http_UserAgent_Feed' => dirname(__FILE__) . '//Http/UserAgent/Feed.php', + 'Zend_Http_UserAgent_Mobile' => dirname(__FILE__) . '//Http/UserAgent/Mobile.php', + 'Zend_Http_UserAgent_Offline' => dirname(__FILE__) . '//Http/UserAgent/Offline.php', + 'Zend_Http_UserAgent_Probe' => dirname(__FILE__) . '//Http/UserAgent/Probe.php', + 'Zend_Http_UserAgent_Spam' => dirname(__FILE__) . '//Http/UserAgent/Spam.php', + 'Zend_Http_UserAgent_Storage_Exception' => dirname(__FILE__) . '//Http/UserAgent/Storage/Exception.php', + 'Zend_Http_UserAgent_Storage_NonPersistent' => dirname(__FILE__) . '//Http/UserAgent/Storage/NonPersistent.php', + 'Zend_Http_UserAgent_Storage_Session' => dirname(__FILE__) . '//Http/UserAgent/Storage/Session.php', + 'Zend_Http_UserAgent_Storage' => dirname(__FILE__) . '//Http/UserAgent/Storage.php', + 'Zend_Http_UserAgent_Text' => dirname(__FILE__) . '//Http/UserAgent/Text.php', + 'Zend_Http_UserAgent_Validator' => dirname(__FILE__) . '//Http/UserAgent/Validator.php', + 'Zend_Http_UserAgent' => dirname(__FILE__) . '//Http/UserAgent.php', + 'Zend_Json_Decoder' => dirname(__FILE__) . '//Json/Decoder.php', + 'Zend_Json_Encoder' => dirname(__FILE__) . '//Json/Encoder.php', + 'Zend_Json_Exception' => dirname(__FILE__) . '//Json/Exception.php', + 'Zend_Json_Expr' => dirname(__FILE__) . '//Json/Expr.php', + 'Zend_Json_Server_Cache' => dirname(__FILE__) . '//Json/Server/Cache.php', + 'Zend_Json_Server_Error' => dirname(__FILE__) . '//Json/Server/Error.php', + 'Zend_Json_Server_Exception' => dirname(__FILE__) . '//Json/Server/Exception.php', + 'Zend_Json_Server_Request_Http' => dirname(__FILE__) . '//Json/Server/Request/Http.php', + 'Zend_Json_Server_Request' => dirname(__FILE__) . '//Json/Server/Request.php', + 'Zend_Json_Server_Response_Http' => dirname(__FILE__) . '//Json/Server/Response/Http.php', + 'Zend_Json_Server_Response' => dirname(__FILE__) . '//Json/Server/Response.php', + 'Zend_Json_Server_Smd_Service' => dirname(__FILE__) . '//Json/Server/Smd/Service.php', + 'Zend_Json_Server_Smd' => dirname(__FILE__) . '//Json/Server/Smd.php', + 'Zend_Json_Server' => dirname(__FILE__) . '//Json/Server.php', + 'Zend_Json' => dirname(__FILE__) . '//Json.php', + 'Zend_Layout_Controller_Action_Helper_Layout' => dirname(__FILE__) . '//Layout/Controller/Action/Helper/Layout.php', + 'Zend_Layout_Controller_Plugin_Layout' => dirname(__FILE__) . '//Layout/Controller/Plugin/Layout.php', + 'Zend_Layout_Exception' => dirname(__FILE__) . '//Layout/Exception.php', + 'Zend_Layout' => dirname(__FILE__) . '//Layout.php', + 'Zend_Ldap_Attribute' => dirname(__FILE__) . '//Ldap/Attribute.php', + 'Zend_Ldap_Collection_Iterator_Default' => dirname(__FILE__) . '//Ldap/Collection/Iterator/Default.php', + 'Zend_Ldap_Collection' => dirname(__FILE__) . '//Ldap/Collection.php', + 'Zend_Ldap_Converter_Exception' => dirname(__FILE__) . '//Ldap/Converter/Exception.php', + 'Zend_Ldap_Converter' => dirname(__FILE__) . '//Ldap/Converter.php', + 'Zend_Ldap_Dn' => dirname(__FILE__) . '//Ldap/Dn.php', + 'Zend_Ldap_Exception' => dirname(__FILE__) . '//Ldap/Exception.php', + 'Zend_Ldap_Filter_Abstract' => dirname(__FILE__) . '//Ldap/Filter/Abstract.php', + 'Zend_Ldap_Filter_And' => dirname(__FILE__) . '//Ldap/Filter/And.php', + 'Zend_Ldap_Filter_Exception' => dirname(__FILE__) . '//Ldap/Filter/Exception.php', + 'Zend_Ldap_Filter_Logical' => dirname(__FILE__) . '//Ldap/Filter/Logical.php', + 'Zend_Ldap_Filter_Mask' => dirname(__FILE__) . '//Ldap/Filter/Mask.php', + 'Zend_Ldap_Filter_Not' => dirname(__FILE__) . '//Ldap/Filter/Not.php', + 'Zend_Ldap_Filter_Or' => dirname(__FILE__) . '//Ldap/Filter/Or.php', + 'Zend_Ldap_Filter_String' => dirname(__FILE__) . '//Ldap/Filter/String.php', + 'Zend_Ldap_Filter' => dirname(__FILE__) . '//Ldap/Filter.php', + 'Zend_Ldap_Ldif_Encoder' => dirname(__FILE__) . '//Ldap/Ldif/Encoder.php', + 'Zend_Ldap_Node_Abstract' => dirname(__FILE__) . '//Ldap/Node/Abstract.php', + 'Zend_Ldap_Node_ChildrenIterator' => dirname(__FILE__) . '//Ldap/Node/ChildrenIterator.php', + 'Zend_Ldap_Node_Collection' => dirname(__FILE__) . '//Ldap/Node/Collection.php', + 'Zend_Ldap_Node_RootDse_ActiveDirectory' => dirname(__FILE__) . '//Ldap/Node/RootDse/ActiveDirectory.php', + 'Zend_Ldap_Node_RootDse_eDirectory' => dirname(__FILE__) . '//Ldap/Node/RootDse/eDirectory.php', + 'Zend_Ldap_Node_RootDse_OpenLdap' => dirname(__FILE__) . '//Ldap/Node/RootDse/OpenLdap.php', + 'Zend_Ldap_Node_RootDse' => dirname(__FILE__) . '//Ldap/Node/RootDse.php', + 'Zend_Ldap_Node_Schema_ActiveDirectory' => dirname(__FILE__) . '//Ldap/Node/Schema/ActiveDirectory.php', + 'Zend_Ldap_Node_Schema_AttributeType_ActiveDirectory' => dirname(__FILE__) . '//Ldap/Node/Schema/AttributeType/ActiveDirectory.php', + 'Zend_Ldap_Node_Schema_AttributeType_Interface' => dirname(__FILE__) . '//Ldap/Node/Schema/AttributeType/Interface.php', + 'Zend_Ldap_Node_Schema_AttributeType_OpenLdap' => dirname(__FILE__) . '//Ldap/Node/Schema/AttributeType/OpenLdap.php', + 'Zend_Ldap_Node_Schema_Item' => dirname(__FILE__) . '//Ldap/Node/Schema/Item.php', + 'Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory' => dirname(__FILE__) . '//Ldap/Node/Schema/ObjectClass/ActiveDirectory.php', + 'Zend_Ldap_Node_Schema_ObjectClass_Interface' => dirname(__FILE__) . '//Ldap/Node/Schema/ObjectClass/Interface.php', + 'Zend_Ldap_Node_Schema_ObjectClass_OpenLdap' => dirname(__FILE__) . '//Ldap/Node/Schema/ObjectClass/OpenLdap.php', + 'Zend_Ldap_Node_Schema_OpenLdap' => dirname(__FILE__) . '//Ldap/Node/Schema/OpenLdap.php', + 'Zend_Ldap_Node_Schema' => dirname(__FILE__) . '//Ldap/Node/Schema.php', + 'Zend_Ldap_Node' => dirname(__FILE__) . '//Ldap/Node.php', + 'Zend_Ldap' => dirname(__FILE__) . '//Ldap.php', + 'Zend_Loader_Autoloader_Interface' => dirname(__FILE__) . '//Loader/Autoloader/Interface.php', + 'Zend_Loader_Autoloader_Resource' => dirname(__FILE__) . '//Loader/Autoloader/Resource.php', + 'Zend_Loader_Autoloader' => dirname(__FILE__) . '//Loader/Autoloader.php', + 'Zend_Loader_AutoloaderFactory' => dirname(__FILE__) . '//Loader/AutoloaderFactory.php', + 'Zend_Loader_ClassMapAutoloader' => dirname(__FILE__) . '//Loader/ClassMapAutoloader.php', + 'Zend_Loader_Exception_InvalidArgumentException' => dirname(__FILE__) . '//Loader/Exception/InvalidArgumentException.php', + 'Zend_Loader_Exception' => dirname(__FILE__) . '//Loader/Exception.php', + 'Zend_Loader_PluginLoader_Exception' => dirname(__FILE__) . '//Loader/PluginLoader/Exception.php', + 'Zend_Loader_PluginLoader_Interface' => dirname(__FILE__) . '//Loader/PluginLoader/Interface.php', + 'Zend_Loader_PluginLoader' => dirname(__FILE__) . '//Loader/PluginLoader.php', + 'Zend_Loader_SplAutoloader' => dirname(__FILE__) . '//Loader/SplAutoloader.php', + 'Zend_Loader_StandardAutoloader' => dirname(__FILE__) . '//Loader/StandardAutoloader.php', + 'Zend_Loader' => dirname(__FILE__) . '//Loader.php', + 'Zend_Locale_Data_Translation' => dirname(__FILE__) . '//Locale/Data/Translation.php', + 'Zend_Locale_Data' => dirname(__FILE__) . '//Locale/Data.php', + 'Zend_Locale_Exception' => dirname(__FILE__) . '//Locale/Exception.php', + 'Zend_Locale_Format' => dirname(__FILE__) . '//Locale/Format.php', + 'Zend_Locale_Math_Exception' => dirname(__FILE__) . '//Locale/Math/Exception.php', + 'Zend_Locale_Math_PhpMath' => dirname(__FILE__) . '//Locale/Math/PhpMath.php', + 'Zend_Locale_Math' => dirname(__FILE__) . '//Locale/Math.php', + 'Zend_Locale' => dirname(__FILE__) . '//Locale.php', + 'Zend_Log_Exception' => dirname(__FILE__) . '//Log/Exception.php', + 'Zend_Log_FactoryInterface' => dirname(__FILE__) . '//Log/FactoryInterface.php', + 'Zend_Log_Filter_Abstract' => dirname(__FILE__) . '//Log/Filter/Abstract.php', + 'Zend_Log_Filter_Interface' => dirname(__FILE__) . '//Log/Filter/Interface.php', + 'Zend_Log_Filter_Message' => dirname(__FILE__) . '//Log/Filter/Message.php', + 'Zend_Log_Filter_Priority' => dirname(__FILE__) . '//Log/Filter/Priority.php', + 'Zend_Log_Filter_Suppress' => dirname(__FILE__) . '//Log/Filter/Suppress.php', + 'Zend_Log_Formatter_Abstract' => dirname(__FILE__) . '//Log/Formatter/Abstract.php', + 'Zend_Log_Formatter_Firebug' => dirname(__FILE__) . '//Log/Formatter/Firebug.php', + 'Zend_Log_Formatter_Interface' => dirname(__FILE__) . '//Log/Formatter/Interface.php', + 'Zend_Log_Formatter_Simple' => dirname(__FILE__) . '//Log/Formatter/Simple.php', + 'Zend_Log_Formatter_Xml' => dirname(__FILE__) . '//Log/Formatter/Xml.php', + 'Zend_Log_Writer_Abstract' => dirname(__FILE__) . '//Log/Writer/Abstract.php', + 'Zend_Log_Writer_Db' => dirname(__FILE__) . '//Log/Writer/Db.php', + 'Zend_Log_Writer_Firebug' => dirname(__FILE__) . '//Log/Writer/Firebug.php', + 'Zend_Log_Writer_Mail' => dirname(__FILE__) . '//Log/Writer/Mail.php', + 'Zend_Log_Writer_Mock' => dirname(__FILE__) . '//Log/Writer/Mock.php', + 'Zend_Log_Writer_Null' => dirname(__FILE__) . '//Log/Writer/Null.php', + 'Zend_Log_Writer_Stream' => dirname(__FILE__) . '//Log/Writer/Stream.php', + 'Zend_Log_Writer_Syslog' => dirname(__FILE__) . '//Log/Writer/Syslog.php', + 'Zend_Log_Writer_ZendMonitor' => dirname(__FILE__) . '//Log/Writer/ZendMonitor.php', + 'Zend_Log' => dirname(__FILE__) . '//Log.php', + 'Zend_Mail_Exception' => dirname(__FILE__) . '//Mail/Exception.php', + 'Zend_Mail_Message_File' => dirname(__FILE__) . '//Mail/Message/File.php', + 'Zend_Mail_Message_Interface' => dirname(__FILE__) . '//Mail/Message/Interface.php', + 'Zend_Mail_Message' => dirname(__FILE__) . '//Mail/Message.php', + 'Zend_Mail_Part_File' => dirname(__FILE__) . '//Mail/Part/File.php', + 'Zend_Mail_Part_Interface' => dirname(__FILE__) . '//Mail/Part/Interface.php', + 'Zend_Mail_Part' => dirname(__FILE__) . '//Mail/Part.php', + 'Zend_Mail_Protocol_Abstract' => dirname(__FILE__) . '//Mail/Protocol/Abstract.php', + 'Zend_Mail_Protocol_Exception' => dirname(__FILE__) . '//Mail/Protocol/Exception.php', + 'Zend_Mail_Protocol_Imap' => dirname(__FILE__) . '//Mail/Protocol/Imap.php', + 'Zend_Mail_Protocol_Pop3' => dirname(__FILE__) . '//Mail/Protocol/Pop3.php', + 'Zend_Mail_Protocol_Smtp_Auth_Crammd5' => dirname(__FILE__) . '//Mail/Protocol/Smtp/Auth/Crammd5.php', + 'Zend_Mail_Protocol_Smtp_Auth_Login' => dirname(__FILE__) . '//Mail/Protocol/Smtp/Auth/Login.php', + 'Zend_Mail_Protocol_Smtp_Auth_Plain' => dirname(__FILE__) . '//Mail/Protocol/Smtp/Auth/Plain.php', + 'Zend_Mail_Protocol_Smtp' => dirname(__FILE__) . '//Mail/Protocol/Smtp.php', + 'Zend_Mail_Storage_Abstract' => dirname(__FILE__) . '//Mail/Storage/Abstract.php', + 'Zend_Mail_Storage_Exception' => dirname(__FILE__) . '//Mail/Storage/Exception.php', + 'Zend_Mail_Storage_Folder_Interface' => dirname(__FILE__) . '//Mail/Storage/Folder/Interface.php', + 'Zend_Mail_Storage_Folder_Maildir' => dirname(__FILE__) . '//Mail/Storage/Folder/Maildir.php', + 'Zend_Mail_Storage_Folder_Mbox' => dirname(__FILE__) . '//Mail/Storage/Folder/Mbox.php', + 'Zend_Mail_Storage_Folder' => dirname(__FILE__) . '//Mail/Storage/Folder.php', + 'Zend_Mail_Storage_Imap' => dirname(__FILE__) . '//Mail/Storage/Imap.php', + 'Zend_Mail_Storage_Maildir' => dirname(__FILE__) . '//Mail/Storage/Maildir.php', + 'Zend_Mail_Storage_Mbox' => dirname(__FILE__) . '//Mail/Storage/Mbox.php', + 'Zend_Mail_Storage_Pop3' => dirname(__FILE__) . '//Mail/Storage/Pop3.php', + 'Zend_Mail_Storage_Writable_Interface' => dirname(__FILE__) . '//Mail/Storage/Writable/Interface.php', + 'Zend_Mail_Storage_Writable_Maildir' => dirname(__FILE__) . '//Mail/Storage/Writable/Maildir.php', + 'Zend_Mail_Storage' => dirname(__FILE__) . '//Mail/Storage.php', + 'Zend_Mail_Transport_Abstract' => dirname(__FILE__) . '//Mail/Transport/Abstract.php', + 'Zend_Mail_Transport_Exception' => dirname(__FILE__) . '//Mail/Transport/Exception.php', + 'Zend_Mail_Transport_File' => dirname(__FILE__) . '//Mail/Transport/File.php', + 'Zend_Mail_Transport_Sendmail' => dirname(__FILE__) . '//Mail/Transport/Sendmail.php', + 'Zend_Mail_Transport_Smtp' => dirname(__FILE__) . '//Mail/Transport/Smtp.php', + 'Zend_Mail' => dirname(__FILE__) . '//Mail.php', + 'Zend_Markup_Exception' => dirname(__FILE__) . '//Markup/Exception.php', + 'Zend_Markup_Parser_Bbcode' => dirname(__FILE__) . '//Markup/Parser/Bbcode.php', + 'Zend_Markup_Parser_Exception' => dirname(__FILE__) . '//Markup/Parser/Exception.php', + 'Zend_Markup_Parser_ParserInterface' => dirname(__FILE__) . '//Markup/Parser/ParserInterface.php', + 'Zend_Markup_Renderer_Exception' => dirname(__FILE__) . '//Markup/Renderer/Exception.php', + 'Zend_Markup_Renderer_Html_Code' => dirname(__FILE__) . '//Markup/Renderer/Html/Code.php', + 'Zend_Markup_Renderer_Html_HtmlAbstract' => dirname(__FILE__) . '//Markup/Renderer/Html/HtmlAbstract.php', + 'Zend_Markup_Renderer_Html_Img' => dirname(__FILE__) . '//Markup/Renderer/Html/Img.php', + 'Zend_Markup_Renderer_Html_List' => dirname(__FILE__) . '//Markup/Renderer/Html/List.php', + 'Zend_Markup_Renderer_Html_Url' => dirname(__FILE__) . '//Markup/Renderer/Html/Url.php', + 'Zend_Markup_Renderer_Html' => dirname(__FILE__) . '//Markup/Renderer/Html.php', + 'Zend_Markup_Renderer_RendererAbstract' => dirname(__FILE__) . '//Markup/Renderer/RendererAbstract.php', + 'Zend_Markup_Renderer_TokenConverterInterface' => dirname(__FILE__) . '//Markup/Renderer/TokenConverterInterface.php', + 'Zend_Markup_Token' => dirname(__FILE__) . '//Markup/Token.php', + 'Zend_Markup_TokenList' => dirname(__FILE__) . '//Markup/TokenList.php', + 'Zend_Markup' => dirname(__FILE__) . '//Markup.php', + 'Zend_Measure_Abstract' => dirname(__FILE__) . '//Measure/Abstract.php', + 'Zend_Measure_Acceleration' => dirname(__FILE__) . '//Measure/Acceleration.php', + 'Zend_Measure_Angle' => dirname(__FILE__) . '//Measure/Angle.php', + 'Zend_Measure_Area' => dirname(__FILE__) . '//Measure/Area.php', + 'Zend_Measure_Binary' => dirname(__FILE__) . '//Measure/Binary.php', + 'Zend_Measure_Capacitance' => dirname(__FILE__) . '//Measure/Capacitance.php', + 'Zend_Measure_Cooking_Volume' => dirname(__FILE__) . '//Measure/Cooking/Volume.php', + 'Zend_Measure_Cooking_Weight' => dirname(__FILE__) . '//Measure/Cooking/Weight.php', + 'Zend_Measure_Current' => dirname(__FILE__) . '//Measure/Current.php', + 'Zend_Measure_Density' => dirname(__FILE__) . '//Measure/Density.php', + 'Zend_Measure_Energy' => dirname(__FILE__) . '//Measure/Energy.php', + 'Zend_Measure_Exception' => dirname(__FILE__) . '//Measure/Exception.php', + 'Zend_Measure_Flow_Mass' => dirname(__FILE__) . '//Measure/Flow/Mass.php', + 'Zend_Measure_Flow_Mole' => dirname(__FILE__) . '//Measure/Flow/Mole.php', + 'Zend_Measure_Flow_Volume' => dirname(__FILE__) . '//Measure/Flow/Volume.php', + 'Zend_Measure_Force' => dirname(__FILE__) . '//Measure/Force.php', + 'Zend_Measure_Frequency' => dirname(__FILE__) . '//Measure/Frequency.php', + 'Zend_Measure_Illumination' => dirname(__FILE__) . '//Measure/Illumination.php', + 'Zend_Measure_Length' => dirname(__FILE__) . '//Measure/Length.php', + 'Zend_Measure_Lightness' => dirname(__FILE__) . '//Measure/Lightness.php', + 'Zend_Measure_Number' => dirname(__FILE__) . '//Measure/Number.php', + 'Zend_Measure_Power' => dirname(__FILE__) . '//Measure/Power.php', + 'Zend_Measure_Pressure' => dirname(__FILE__) . '//Measure/Pressure.php', + 'Zend_Measure_Speed' => dirname(__FILE__) . '//Measure/Speed.php', + 'Zend_Measure_Temperature' => dirname(__FILE__) . '//Measure/Temperature.php', + 'Zend_Measure_Time' => dirname(__FILE__) . '//Measure/Time.php', + 'Zend_Measure_Torque' => dirname(__FILE__) . '//Measure/Torque.php', + 'Zend_Measure_Viscosity_Dynamic' => dirname(__FILE__) . '//Measure/Viscosity/Dynamic.php', + 'Zend_Measure_Viscosity_Kinematic' => dirname(__FILE__) . '//Measure/Viscosity/Kinematic.php', + 'Zend_Measure_Volume' => dirname(__FILE__) . '//Measure/Volume.php', + 'Zend_Measure_Weight' => dirname(__FILE__) . '//Measure/Weight.php', + 'Zend_Memory_AccessController' => dirname(__FILE__) . '//Memory/AccessController.php', + 'Zend_Memory_Container_Interface' => dirname(__FILE__) . '//Memory/Container/Interface.php', + 'Zend_Memory_Container_Locked' => dirname(__FILE__) . '//Memory/Container/Locked.php', + 'Zend_Memory_Container_Movable' => dirname(__FILE__) . '//Memory/Container/Movable.php', + 'Zend_Memory_Container' => dirname(__FILE__) . '//Memory/Container.php', + 'Zend_Memory_Exception' => dirname(__FILE__) . '//Memory/Exception.php', + 'Zend_Memory_Manager' => dirname(__FILE__) . '//Memory/Manager.php', + 'Zend_Memory_Value' => dirname(__FILE__) . '//Memory/Value.php', + 'Zend_Memory' => dirname(__FILE__) . '//Memory.php', + 'Zend_Mime_Decode' => dirname(__FILE__) . '//Mime/Decode.php', + 'Zend_Mime_Exception' => dirname(__FILE__) . '//Mime/Exception.php', + 'Zend_Mime_Message' => dirname(__FILE__) . '//Mime/Message.php', + 'Zend_Mime_Part' => dirname(__FILE__) . '//Mime/Part.php', + 'Zend_Mime' => dirname(__FILE__) . '//Mime.php', + 'Zend_Mobile_Exception' => dirname(__FILE__) . '//Mobile/Exception.php', + 'Zend_Mobile_Push_Abstract' => dirname(__FILE__) . '//Mobile/Push/Abstract.php', + 'Zend_Mobile_Push_Apns' => dirname(__FILE__) . '//Mobile/Push/Apns.php', + 'Zend_Mobile_Push_Exception_DeviceQuotaExceeded' => dirname(__FILE__) . '//Mobile/Push/Exception/DeviceQuotaExceeded.php', + 'Zend_Mobile_Push_Exception_InvalidAuthToken' => dirname(__FILE__) . '//Mobile/Push/Exception/InvalidAuthToken.php', + 'Zend_Mobile_Push_Exception_InvalidPayload' => dirname(__FILE__) . '//Mobile/Push/Exception/InvalidPayload.php', + 'Zend_Mobile_Push_Exception_InvalidRegistration' => dirname(__FILE__) . '//Mobile/Push/Exception/InvalidRegistration.php', + 'Zend_Mobile_Push_Exception_InvalidToken' => dirname(__FILE__) . '//Mobile/Push/Exception/InvalidToken.php', + 'Zend_Mobile_Push_Exception_InvalidTopic' => dirname(__FILE__) . '//Mobile/Push/Exception/InvalidTopic.php', + 'Zend_Mobile_Push_Exception_QuotaExceeded' => dirname(__FILE__) . '//Mobile/Push/Exception/QuotaExceeded.php', + 'Zend_Mobile_Push_Exception_ServerUnavailable' => dirname(__FILE__) . '//Mobile/Push/Exception/ServerUnavailable.php', + 'Zend_Mobile_Push_Exception' => dirname(__FILE__) . '//Mobile/Push/Exception.php', + 'Zend_Mobile_Push_Gcm' => dirname(__FILE__) . '//Mobile/Push/Gcm.php', + 'Zend_Mobile_Push_Interface' => dirname(__FILE__) . '//Mobile/Push/Interface.php', + 'Zend_Mobile_Push_Message_Abstract' => dirname(__FILE__) . '//Mobile/Push/Message/Abstract.php', + 'Zend_Mobile_Push_Message_Apns' => dirname(__FILE__) . '//Mobile/Push/Message/Apns.php', + 'Zend_Mobile_Push_Message_Exception' => dirname(__FILE__) . '//Mobile/Push/Message/Exception.php', + 'Zend_Mobile_Push_Message_Gcm' => dirname(__FILE__) . '//Mobile/Push/Message/Gcm.php', + 'Zend_Mobile_Push_Message_Interface' => dirname(__FILE__) . '//Mobile/Push/Message/Interface.php', + 'Zend_Mobile_Push_Message_Mpns_Raw' => dirname(__FILE__) . '//Mobile/Push/Message/Mpns/Raw.php', + 'Zend_Mobile_Push_Message_Mpns_Tile' => dirname(__FILE__) . '//Mobile/Push/Message/Mpns/Tile.php', + 'Zend_Mobile_Push_Message_Mpns_Toast' => dirname(__FILE__) . '//Mobile/Push/Message/Mpns/Toast.php', + 'Zend_Mobile_Push_Message_Mpns' => dirname(__FILE__) . '//Mobile/Push/Message/Mpns.php', + 'Zend_Mobile_Push_Mpns' => dirname(__FILE__) . '//Mobile/Push/Mpns.php', + 'Zend_Mobile_Push_Response_Gcm' => dirname(__FILE__) . '//Mobile/Push/Response/Gcm.php', + 'Zend_Mobile_Push_Test_ApnsProxy' => dirname(__FILE__) . '//Mobile/Push/Test/ApnsProxy.php', + 'Zend_Navigation_Container' => dirname(__FILE__) . '//Navigation/Container.php', + 'Zend_Navigation_Exception' => dirname(__FILE__) . '//Navigation/Exception.php', + 'Zend_Navigation_Page_Mvc' => dirname(__FILE__) . '//Navigation/Page/Mvc.php', + 'Zend_Navigation_Page_Uri' => dirname(__FILE__) . '//Navigation/Page/Uri.php', + 'Zend_Navigation_Page' => dirname(__FILE__) . '//Navigation/Page.php', + 'Zend_Navigation' => dirname(__FILE__) . '//Navigation.php', + 'Zend_Oauth_Client' => dirname(__FILE__) . '//Oauth/Client.php', + 'Zend_Oauth_Config_ConfigInterface' => dirname(__FILE__) . '//Oauth/Config/ConfigInterface.php', + 'Zend_Oauth_Config' => dirname(__FILE__) . '//Oauth/Config.php', + 'Zend_Oauth_Consumer' => dirname(__FILE__) . '//Oauth/Consumer.php', + 'Zend_Oauth_Exception' => dirname(__FILE__) . '//Oauth/Exception.php', + 'Zend_Oauth_Http_AccessToken' => dirname(__FILE__) . '//Oauth/Http/AccessToken.php', + 'Zend_Oauth_Http_RequestToken' => dirname(__FILE__) . '//Oauth/Http/RequestToken.php', + 'Zend_Oauth_Http_UserAuthorization' => dirname(__FILE__) . '//Oauth/Http/UserAuthorization.php', + 'Zend_Oauth_Http_Utility' => dirname(__FILE__) . '//Oauth/Http/Utility.php', + 'Zend_Oauth_Http' => dirname(__FILE__) . '//Oauth/Http.php', + 'Zend_Oauth_Signature_Hmac' => dirname(__FILE__) . '//Oauth/Signature/Hmac.php', + 'Zend_Oauth_Signature_Plaintext' => dirname(__FILE__) . '//Oauth/Signature/Plaintext.php', + 'Zend_Oauth_Signature_Rsa' => dirname(__FILE__) . '//Oauth/Signature/Rsa.php', + 'Zend_Oauth_Signature_SignatureAbstract' => dirname(__FILE__) . '//Oauth/Signature/SignatureAbstract.php', + 'Zend_Oauth_Token_Access' => dirname(__FILE__) . '//Oauth/Token/Access.php', + 'Zend_Oauth_Token_AuthorizedRequest' => dirname(__FILE__) . '//Oauth/Token/AuthorizedRequest.php', + 'Zend_Oauth_Token_Request' => dirname(__FILE__) . '//Oauth/Token/Request.php', + 'Zend_Oauth_Token' => dirname(__FILE__) . '//Oauth/Token.php', + 'Zend_Oauth' => dirname(__FILE__) . '//Oauth.php', + 'Zend_OpenId_Consumer_Storage_File' => dirname(__FILE__) . '//OpenId/Consumer/Storage/File.php', + 'Zend_OpenId_Consumer_Storage' => dirname(__FILE__) . '//OpenId/Consumer/Storage.php', + 'Zend_OpenId_Consumer' => dirname(__FILE__) . '//OpenId/Consumer.php', + 'Zend_OpenId_Exception' => dirname(__FILE__) . '//OpenId/Exception.php', + 'Zend_OpenId_Extension_Sreg' => dirname(__FILE__) . '//OpenId/Extension/Sreg.php', + 'Zend_OpenId_Extension' => dirname(__FILE__) . '//OpenId/Extension.php', + 'Zend_OpenId_Provider_Storage_File' => dirname(__FILE__) . '//OpenId/Provider/Storage/File.php', + 'Zend_OpenId_Provider_Storage' => dirname(__FILE__) . '//OpenId/Provider/Storage.php', + 'Zend_OpenId_Provider_User_Session' => dirname(__FILE__) . '//OpenId/Provider/User/Session.php', + 'Zend_OpenId_Provider_User' => dirname(__FILE__) . '//OpenId/Provider/User.php', + 'Zend_OpenId_Provider' => dirname(__FILE__) . '//OpenId/Provider.php', + 'Zend_OpenId' => dirname(__FILE__) . '//OpenId.php', + 'Zend_Paginator_Adapter_Array' => dirname(__FILE__) . '//Paginator/Adapter/Array.php', + 'Zend_Paginator_Adapter_DbSelect' => dirname(__FILE__) . '//Paginator/Adapter/DbSelect.php', + 'Zend_Paginator_Adapter_DbTableSelect' => dirname(__FILE__) . '//Paginator/Adapter/DbTableSelect.php', + 'Zend_Paginator_Adapter_Interface' => dirname(__FILE__) . '//Paginator/Adapter/Interface.php', + 'Zend_Paginator_Adapter_Iterator' => dirname(__FILE__) . '//Paginator/Adapter/Iterator.php', + 'Zend_Paginator_Adapter_Null' => dirname(__FILE__) . '//Paginator/Adapter/Null.php', + 'Zend_Paginator_AdapterAggregate' => dirname(__FILE__) . '//Paginator/AdapterAggregate.php', + 'Zend_Paginator_Exception' => dirname(__FILE__) . '//Paginator/Exception.php', + 'Zend_Paginator_ScrollingStyle_All' => dirname(__FILE__) . '//Paginator/ScrollingStyle/All.php', + 'Zend_Paginator_ScrollingStyle_Elastic' => dirname(__FILE__) . '//Paginator/ScrollingStyle/Elastic.php', + 'Zend_Paginator_ScrollingStyle_Interface' => dirname(__FILE__) . '//Paginator/ScrollingStyle/Interface.php', + 'Zend_Paginator_ScrollingStyle_Jumping' => dirname(__FILE__) . '//Paginator/ScrollingStyle/Jumping.php', + 'Zend_Paginator_ScrollingStyle_Sliding' => dirname(__FILE__) . '//Paginator/ScrollingStyle/Sliding.php', + 'Zend_Paginator_SerializableLimitIterator' => dirname(__FILE__) . '//Paginator/SerializableLimitIterator.php', + 'Zend_Paginator' => dirname(__FILE__) . '//Paginator.php', + 'Zend_Pdf_Action_GoTo' => dirname(__FILE__) . '//Pdf/Action/GoTo.php', + 'Zend_Pdf_Action_GoTo3DView' => dirname(__FILE__) . '//Pdf/Action/GoTo3DView.php', + 'Zend_Pdf_Action_GoToE' => dirname(__FILE__) . '//Pdf/Action/GoToE.php', + 'Zend_Pdf_Action_GoToR' => dirname(__FILE__) . '//Pdf/Action/GoToR.php', + 'Zend_Pdf_Action_Hide' => dirname(__FILE__) . '//Pdf/Action/Hide.php', + 'Zend_Pdf_Action_ImportData' => dirname(__FILE__) . '//Pdf/Action/ImportData.php', + 'Zend_Pdf_Action_JavaScript' => dirname(__FILE__) . '//Pdf/Action/JavaScript.php', + 'Zend_Pdf_Action_Launch' => dirname(__FILE__) . '//Pdf/Action/Launch.php', + 'Zend_Pdf_Action_Movie' => dirname(__FILE__) . '//Pdf/Action/Movie.php', + 'Zend_Pdf_Action_Named' => dirname(__FILE__) . '//Pdf/Action/Named.php', + 'Zend_Pdf_Action_Rendition' => dirname(__FILE__) . '//Pdf/Action/Rendition.php', + 'Zend_Pdf_Action_ResetForm' => dirname(__FILE__) . '//Pdf/Action/ResetForm.php', + 'Zend_Pdf_Action_SetOCGState' => dirname(__FILE__) . '//Pdf/Action/SetOCGState.php', + 'Zend_Pdf_Action_Sound' => dirname(__FILE__) . '//Pdf/Action/Sound.php', + 'Zend_Pdf_Action_SubmitForm' => dirname(__FILE__) . '//Pdf/Action/SubmitForm.php', + 'Zend_Pdf_Action_Thread' => dirname(__FILE__) . '//Pdf/Action/Thread.php', + 'Zend_Pdf_Action_Trans' => dirname(__FILE__) . '//Pdf/Action/Trans.php', + 'Zend_Pdf_Action_Unknown' => dirname(__FILE__) . '//Pdf/Action/Unknown.php', + 'Zend_Pdf_Action_URI' => dirname(__FILE__) . '//Pdf/Action/URI.php', + 'Zend_Pdf_Action' => dirname(__FILE__) . '//Pdf/Action.php', + 'Zend_Pdf_Annotation_FileAttachment' => dirname(__FILE__) . '//Pdf/Annotation/FileAttachment.php', + 'Zend_Pdf_Annotation_Link' => dirname(__FILE__) . '//Pdf/Annotation/Link.php', + 'Zend_Pdf_Annotation_Markup' => dirname(__FILE__) . '//Pdf/Annotation/Markup.php', + 'Zend_Pdf_Annotation_Text' => dirname(__FILE__) . '//Pdf/Annotation/Text.php', + 'Zend_Pdf_Annotation' => dirname(__FILE__) . '//Pdf/Annotation.php', + 'Zend_Pdf_Canvas_Abstract' => dirname(__FILE__) . '//Pdf/Canvas/Abstract.php', + 'Zend_Pdf_Canvas_Interface' => dirname(__FILE__) . '//Pdf/Canvas/Interface.php', + 'Zend_Pdf_Canvas' => dirname(__FILE__) . '//Pdf/Canvas.php', + 'Zend_Pdf_Cmap_ByteEncoding_Static' => dirname(__FILE__) . '//Pdf/Cmap/ByteEncoding/Static.php', + 'Zend_Pdf_Cmap_ByteEncoding' => dirname(__FILE__) . '//Pdf/Cmap/ByteEncoding.php', + 'Zend_Pdf_Cmap_SegmentToDelta' => dirname(__FILE__) . '//Pdf/Cmap/SegmentToDelta.php', + 'Zend_Pdf_Cmap_TrimmedTable' => dirname(__FILE__) . '//Pdf/Cmap/TrimmedTable.php', + 'Zend_Pdf_Cmap' => dirname(__FILE__) . '//Pdf/Cmap.php', + 'Zend_Pdf_Color_Cmyk' => dirname(__FILE__) . '//Pdf/Color/Cmyk.php', + 'Zend_Pdf_Color_GrayScale' => dirname(__FILE__) . '//Pdf/Color/GrayScale.php', + 'Zend_Pdf_Color_Html' => dirname(__FILE__) . '//Pdf/Color/Html.php', + 'Zend_Pdf_Color_Rgb' => dirname(__FILE__) . '//Pdf/Color/Rgb.php', + 'Zend_Pdf_Color' => dirname(__FILE__) . '//Pdf/Color.php', + 'Zend_Pdf_Destination_Explicit' => dirname(__FILE__) . '//Pdf/Destination/Explicit.php', + 'Zend_Pdf_Destination_Fit' => dirname(__FILE__) . '//Pdf/Destination/Fit.php', + 'Zend_Pdf_Destination_FitBoundingBox' => dirname(__FILE__) . '//Pdf/Destination/FitBoundingBox.php', + 'Zend_Pdf_Destination_FitBoundingBoxHorizontally' => dirname(__FILE__) . '//Pdf/Destination/FitBoundingBoxHorizontally.php', + 'Zend_Pdf_Destination_FitBoundingBoxVertically' => dirname(__FILE__) . '//Pdf/Destination/FitBoundingBoxVertically.php', + 'Zend_Pdf_Destination_FitHorizontally' => dirname(__FILE__) . '//Pdf/Destination/FitHorizontally.php', + 'Zend_Pdf_Destination_FitRectangle' => dirname(__FILE__) . '//Pdf/Destination/FitRectangle.php', + 'Zend_Pdf_Destination_FitVertically' => dirname(__FILE__) . '//Pdf/Destination/FitVertically.php', + 'Zend_Pdf_Destination_Named' => dirname(__FILE__) . '//Pdf/Destination/Named.php', + 'Zend_Pdf_Destination_Unknown' => dirname(__FILE__) . '//Pdf/Destination/Unknown.php', + 'Zend_Pdf_Destination_Zoom' => dirname(__FILE__) . '//Pdf/Destination/Zoom.php', + 'Zend_Pdf_Destination' => dirname(__FILE__) . '//Pdf/Destination.php', + 'Zend_Pdf_Element_Array' => dirname(__FILE__) . '//Pdf/Element/Array.php', + 'Zend_Pdf_Element_Boolean' => dirname(__FILE__) . '//Pdf/Element/Boolean.php', + 'Zend_Pdf_Element_Dictionary' => dirname(__FILE__) . '//Pdf/Element/Dictionary.php', + 'Zend_Pdf_Element_Name' => dirname(__FILE__) . '//Pdf/Element/Name.php', + 'Zend_Pdf_Element_Null' => dirname(__FILE__) . '//Pdf/Element/Null.php', + 'Zend_Pdf_Element_Numeric' => dirname(__FILE__) . '//Pdf/Element/Numeric.php', + 'Zend_Pdf_Element_Object_Stream' => dirname(__FILE__) . '//Pdf/Element/Object/Stream.php', + 'Zend_Pdf_Element_Object' => dirname(__FILE__) . '//Pdf/Element/Object.php', + 'Zend_Pdf_Element_Reference_Context' => dirname(__FILE__) . '//Pdf/Element/Reference/Context.php', + 'Zend_Pdf_Element_Reference_Table' => dirname(__FILE__) . '//Pdf/Element/Reference/Table.php', + 'Zend_Pdf_Element_Reference' => dirname(__FILE__) . '//Pdf/Element/Reference.php', + 'Zend_Pdf_Element_Stream' => dirname(__FILE__) . '//Pdf/Element/Stream.php', + 'Zend_Pdf_Element_String_Binary' => dirname(__FILE__) . '//Pdf/Element/String/Binary.php', + 'Zend_Pdf_Element_String' => dirname(__FILE__) . '//Pdf/Element/String.php', + 'Zend_Pdf_Element' => dirname(__FILE__) . '//Pdf/Element.php', + 'Zend_Pdf_ElementFactory_Interface' => dirname(__FILE__) . '//Pdf/ElementFactory/Interface.php', + 'Zend_Pdf_ElementFactory_Proxy' => dirname(__FILE__) . '//Pdf/ElementFactory/Proxy.php', + 'Zend_Pdf_ElementFactory' => dirname(__FILE__) . '//Pdf/ElementFactory.php', + 'Zend_Pdf_Exception' => dirname(__FILE__) . '//Pdf/Exception.php', + 'Zend_Pdf_FileParser_Font_OpenType_TrueType' => dirname(__FILE__) . '//Pdf/FileParser/Font/OpenType/TrueType.php', + 'Zend_Pdf_FileParser_Font_OpenType' => dirname(__FILE__) . '//Pdf/FileParser/Font/OpenType.php', + 'Zend_Pdf_FileParser_Font' => dirname(__FILE__) . '//Pdf/FileParser/Font.php', + 'Zend_Pdf_FileParser_Image_Png' => dirname(__FILE__) . '//Pdf/FileParser/Image/Png.php', + 'Zend_Pdf_FileParser_Image' => dirname(__FILE__) . '//Pdf/FileParser/Image.php', + 'Zend_Pdf_FileParser' => dirname(__FILE__) . '//Pdf/FileParser.php', + 'Zend_Pdf_FileParserDataSource_File' => dirname(__FILE__) . '//Pdf/FileParserDataSource/File.php', + 'Zend_Pdf_FileParserDataSource_String' => dirname(__FILE__) . '//Pdf/FileParserDataSource/String.php', + 'Zend_Pdf_FileParserDataSource' => dirname(__FILE__) . '//Pdf/FileParserDataSource.php', + 'Zend_Pdf_Filter_Ascii85' => dirname(__FILE__) . '//Pdf/Filter/Ascii85.php', + 'Zend_Pdf_Filter_AsciiHex' => dirname(__FILE__) . '//Pdf/Filter/AsciiHex.php', + 'Zend_Pdf_Filter_Compression_Flate' => dirname(__FILE__) . '//Pdf/Filter/Compression/Flate.php', + 'Zend_Pdf_Filter_Compression_Lzw' => dirname(__FILE__) . '//Pdf/Filter/Compression/Lzw.php', + 'Zend_Pdf_Filter_Compression' => dirname(__FILE__) . '//Pdf/Filter/Compression.php', + 'Zend_Pdf_Filter_Interface' => dirname(__FILE__) . '//Pdf/Filter/Interface.php', + 'Zend_Pdf_Filter_RunLength' => dirname(__FILE__) . '//Pdf/Filter/RunLength.php', + 'Zend_Pdf_Font' => dirname(__FILE__) . '//Pdf/Font.php', + 'Zend_Pdf_Image' => dirname(__FILE__) . '//Pdf/Image.php', + 'Zend_Pdf_NameTree' => dirname(__FILE__) . '//Pdf/NameTree.php', + 'Zend_Pdf_Outline_Created' => dirname(__FILE__) . '//Pdf/Outline/Created.php', + 'Zend_Pdf_Outline_Loaded' => dirname(__FILE__) . '//Pdf/Outline/Loaded.php', + 'Zend_Pdf_Outline' => dirname(__FILE__) . '//Pdf/Outline.php', + 'Zend_Pdf_Page' => dirname(__FILE__) . '//Pdf/Page.php', + 'Zend_Pdf_Parser' => dirname(__FILE__) . '//Pdf/Parser.php', + 'Zend_Pdf_RecursivelyIteratableObjectsContainer' => dirname(__FILE__) . '//Pdf/RecursivelyIteratableObjectsContainer.php', + 'Zend_Pdf_Resource_ContentStream' => dirname(__FILE__) . '//Pdf/Resource/ContentStream.php', + 'Zend_Pdf_Resource_Extractor' => dirname(__FILE__) . '//Pdf/Resource/Extractor.php', + 'Zend_Pdf_Resource_Font_CidFont_TrueType' => dirname(__FILE__) . '//Pdf/Resource/Font/CidFont/TrueType.php', + 'Zend_Pdf_Resource_Font_CidFont' => dirname(__FILE__) . '//Pdf/Resource/Font/CidFont.php', + 'Zend_Pdf_Resource_Font_Extracted' => dirname(__FILE__) . '//Pdf/Resource/Font/Extracted.php', + 'Zend_Pdf_Resource_Font_FontDescriptor' => dirname(__FILE__) . '//Pdf/Resource/Font/FontDescriptor.php', + 'Zend_Pdf_Resource_Font_Simple_Parsed_TrueType' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Parsed/TrueType.php', + 'Zend_Pdf_Resource_Font_Simple_Parsed' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Parsed.php', + 'Zend_Pdf_Resource_Font_Simple_Standard_Courier' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/Courier.php', + 'Zend_Pdf_Resource_Font_Simple_Standard_CourierBold' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/CourierBold.php', + 'Zend_Pdf_Resource_Font_Simple_Standard_CourierBoldOblique' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/CourierBoldOblique.php', + 'Zend_Pdf_Resource_Font_Simple_Standard_CourierOblique' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/CourierOblique.php', + 'Zend_Pdf_Resource_Font_Simple_Standard_Helvetica' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/Helvetica.php', + 'Zend_Pdf_Resource_Font_Simple_Standard_HelveticaBold' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/HelveticaBold.php', + 'Zend_Pdf_Resource_Font_Simple_Standard_HelveticaBoldOblique' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/HelveticaBoldOblique.php', + 'Zend_Pdf_Resource_Font_Simple_Standard_HelveticaOblique' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/HelveticaOblique.php', + 'Zend_Pdf_Resource_Font_Simple_Standard_Symbol' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/Symbol.php', + 'Zend_Pdf_Resource_Font_Simple_Standard_TimesBold' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/TimesBold.php', + 'Zend_Pdf_Resource_Font_Simple_Standard_TimesBoldItalic' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/TimesBoldItalic.php', + 'Zend_Pdf_Resource_Font_Simple_Standard_TimesItalic' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/TimesItalic.php', + 'Zend_Pdf_Resource_Font_Simple_Standard_TimesRoman' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/TimesRoman.php', + 'Zend_Pdf_Resource_Font_Simple_Standard_ZapfDingbats' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard/ZapfDingbats.php', + 'Zend_Pdf_Resource_Font_Simple_Standard' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple/Standard.php', + 'Zend_Pdf_Resource_Font_Simple' => dirname(__FILE__) . '//Pdf/Resource/Font/Simple.php', + 'Zend_Pdf_Resource_Font_Type0' => dirname(__FILE__) . '//Pdf/Resource/Font/Type0.php', + 'Zend_Pdf_Resource_Font' => dirname(__FILE__) . '//Pdf/Resource/Font.php', + 'Zend_Pdf_Resource_GraphicsState' => dirname(__FILE__) . '//Pdf/Resource/GraphicsState.php', + 'Zend_Pdf_Resource_Image_Jpeg' => dirname(__FILE__) . '//Pdf/Resource/Image/Jpeg.php', + 'Zend_Pdf_Resource_Image_Png' => dirname(__FILE__) . '//Pdf/Resource/Image/Png.php', + 'Zend_Pdf_Resource_Image_Tiff' => dirname(__FILE__) . '//Pdf/Resource/Image/Tiff.php', + 'Zend_Pdf_Resource_Image' => dirname(__FILE__) . '//Pdf/Resource/Image.php', + 'Zend_Pdf_Resource_ImageFactory' => dirname(__FILE__) . '//Pdf/Resource/ImageFactory.php', + 'Zend_Pdf_Resource_Unified' => dirname(__FILE__) . '//Pdf/Resource/Unified.php', + 'Zend_Pdf_Resource' => dirname(__FILE__) . '//Pdf/Resource.php', + 'Zend_Pdf_StringParser' => dirname(__FILE__) . '//Pdf/StringParser.php', + 'Zend_Pdf_Style' => dirname(__FILE__) . '//Pdf/Style.php', + 'Zend_Pdf_Target' => dirname(__FILE__) . '//Pdf/Target.php', + 'Zend_Pdf_Trailer_Generator' => dirname(__FILE__) . '//Pdf/Trailer/Generator.php', + 'Zend_Pdf_Trailer_Keeper' => dirname(__FILE__) . '//Pdf/Trailer/Keeper.php', + 'Zend_Pdf_Trailer' => dirname(__FILE__) . '//Pdf/Trailer.php', + 'Zend_Pdf_UpdateInfoContainer' => dirname(__FILE__) . '//Pdf/UpdateInfoContainer.php', + 'Zend_Pdf' => dirname(__FILE__) . '//Pdf.php', + 'Zend_ProgressBar_Adapter_Console' => dirname(__FILE__) . '//ProgressBar/Adapter/Console.php', + 'Zend_ProgressBar_Adapter_Exception' => dirname(__FILE__) . '//ProgressBar/Adapter/Exception.php', + 'Zend_ProgressBar_Adapter_JsPull' => dirname(__FILE__) . '//ProgressBar/Adapter/JsPull.php', + 'Zend_ProgressBar_Adapter_JsPush' => dirname(__FILE__) . '//ProgressBar/Adapter/JsPush.php', + 'Zend_ProgressBar_Adapter' => dirname(__FILE__) . '//ProgressBar/Adapter.php', + 'Zend_ProgressBar_Exception' => dirname(__FILE__) . '//ProgressBar/Exception.php', + 'Zend_ProgressBar' => dirname(__FILE__) . '//ProgressBar.php', + 'Zend_Queue_Adapter_Activemq' => dirname(__FILE__) . '//Queue/Adapter/Activemq.php', + 'Zend_Queue_Adapter_AdapterAbstract' => dirname(__FILE__) . '//Queue/Adapter/AdapterAbstract.php', + 'Zend_Queue_Adapter_AdapterInterface' => dirname(__FILE__) . '//Queue/Adapter/AdapterInterface.php', + 'Zend_Queue_Adapter_Array' => dirname(__FILE__) . '//Queue/Adapter/Array.php', + 'Zend_Queue_Adapter_Db_Message' => dirname(__FILE__) . '//Queue/Adapter/Db/Message.php', + 'Zend_Queue_Adapter_Db_Queue' => dirname(__FILE__) . '//Queue/Adapter/Db/Queue.php', + 'Zend_Queue_Adapter_Db' => dirname(__FILE__) . '//Queue/Adapter/Db.php', + 'Zend_Queue_Adapter_Memcacheq' => dirname(__FILE__) . '//Queue/Adapter/Memcacheq.php', + 'Zend_Queue_Adapter_Null' => dirname(__FILE__) . '//Queue/Adapter/Null.php', + 'Zend_Queue_Adapter_PlatformJobQueue' => dirname(__FILE__) . '//Queue/Adapter/PlatformJobQueue.php', + 'Zend_Queue_Exception' => dirname(__FILE__) . '//Queue/Exception.php', + 'Zend_Queue_Message_Iterator' => dirname(__FILE__) . '//Queue/Message/Iterator.php', + 'Zend_Queue_Message_PlatformJob' => dirname(__FILE__) . '//Queue/Message/PlatformJob.php', + 'Zend_Queue_Message' => dirname(__FILE__) . '//Queue/Message.php', + 'Zend_Queue_Stomp_Client_Connection' => dirname(__FILE__) . '//Queue/Stomp/Client/Connection.php', + 'Zend_Queue_Stomp_Client_ConnectionInterface' => dirname(__FILE__) . '//Queue/Stomp/Client/ConnectionInterface.php', + 'Zend_Queue_Stomp_Client' => dirname(__FILE__) . '//Queue/Stomp/Client.php', + 'Zend_Queue_Stomp_Frame' => dirname(__FILE__) . '//Queue/Stomp/Frame.php', + 'Zend_Queue_Stomp_FrameInterface' => dirname(__FILE__) . '//Queue/Stomp/FrameInterface.php', + 'Zend_Queue' => dirname(__FILE__) . '//Queue.php', + 'Zend_Reflection_Class' => dirname(__FILE__) . '//Reflection/Class.php', + 'Zend_Reflection_Docblock_Tag_Param' => dirname(__FILE__) . '//Reflection/Docblock/Tag/Param.php', + 'Zend_Reflection_Docblock_Tag_Return' => dirname(__FILE__) . '//Reflection/Docblock/Tag/Return.php', + 'Zend_Reflection_Docblock_Tag' => dirname(__FILE__) . '//Reflection/Docblock/Tag.php', + 'Zend_Reflection_Docblock' => dirname(__FILE__) . '//Reflection/Docblock.php', + 'Zend_Reflection_Exception' => dirname(__FILE__) . '//Reflection/Exception.php', + 'Zend_Reflection_Extension' => dirname(__FILE__) . '//Reflection/Extension.php', + 'Zend_Reflection_File' => dirname(__FILE__) . '//Reflection/File.php', + 'Zend_Reflection_Function' => dirname(__FILE__) . '//Reflection/Function.php', + 'Zend_Reflection_Method' => dirname(__FILE__) . '//Reflection/Method.php', + 'Zend_Reflection_Parameter' => dirname(__FILE__) . '//Reflection/Parameter.php', + 'Zend_Reflection_Property' => dirname(__FILE__) . '//Reflection/Property.php', + 'Zend_Registry' => dirname(__FILE__) . '//Registry.php', + 'Zend_Rest_Client_Exception' => dirname(__FILE__) . '//Rest/Client/Exception.php', + 'Zend_Rest_Client_Result_Exception' => dirname(__FILE__) . '//Rest/Client/Result/Exception.php', + 'Zend_Rest_Client_Result' => dirname(__FILE__) . '//Rest/Client/Result.php', + 'Zend_Rest_Client' => dirname(__FILE__) . '//Rest/Client.php', + 'Zend_Rest_Controller' => dirname(__FILE__) . '//Rest/Controller.php', + 'Zend_Rest_Exception' => dirname(__FILE__) . '//Rest/Exception.php', + 'Zend_Rest_Route' => dirname(__FILE__) . '//Rest/Route.php', + 'Zend_Rest_Server_Exception' => dirname(__FILE__) . '//Rest/Server/Exception.php', + 'Zend_Rest_Server' => dirname(__FILE__) . '//Rest/Server.php', + 'Zend_Search_Exception' => dirname(__FILE__) . '//Search/Exception.php', + 'Zend_Search_Lucene_Analysis_Analyzer_Common_Text_CaseInsensitive' => dirname(__FILE__) . '//Search/Lucene/Analysis/Analyzer/Common/Text/CaseInsensitive.php', + 'Zend_Search_Lucene_Analysis_Analyzer_Common_Text' => dirname(__FILE__) . '//Search/Lucene/Analysis/Analyzer/Common/Text.php', + 'Zend_Search_Lucene_Analysis_Analyzer_Common_TextNum_CaseInsensitive' => dirname(__FILE__) . '//Search/Lucene/Analysis/Analyzer/Common/TextNum/CaseInsensitive.php', + 'Zend_Search_Lucene_Analysis_Analyzer_Common_TextNum' => dirname(__FILE__) . '//Search/Lucene/Analysis/Analyzer/Common/TextNum.php', + 'Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8_CaseInsensitive' => dirname(__FILE__) . '//Search/Lucene/Analysis/Analyzer/Common/Utf8/CaseInsensitive.php', + 'Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8' => dirname(__FILE__) . '//Search/Lucene/Analysis/Analyzer/Common/Utf8.php', + 'Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8Num_CaseInsensitive' => dirname(__FILE__) . '//Search/Lucene/Analysis/Analyzer/Common/Utf8Num/CaseInsensitive.php', + 'Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8Num' => dirname(__FILE__) . '//Search/Lucene/Analysis/Analyzer/Common/Utf8Num.php', + 'Zend_Search_Lucene_Analysis_Analyzer_Common' => dirname(__FILE__) . '//Search/Lucene/Analysis/Analyzer/Common.php', + 'Zend_Search_Lucene_Analysis_Analyzer' => dirname(__FILE__) . '//Search/Lucene/Analysis/Analyzer.php', + 'Zend_Search_Lucene_Analysis_Token' => dirname(__FILE__) . '//Search/Lucene/Analysis/Token.php', + 'Zend_Search_Lucene_Analysis_TokenFilter_LowerCase' => dirname(__FILE__) . '//Search/Lucene/Analysis/TokenFilter/LowerCase.php', + 'Zend_Search_Lucene_Analysis_TokenFilter_LowerCaseUtf8' => dirname(__FILE__) . '//Search/Lucene/Analysis/TokenFilter/LowerCaseUtf8.php', + 'Zend_Search_Lucene_Analysis_TokenFilter_ShortWords' => dirname(__FILE__) . '//Search/Lucene/Analysis/TokenFilter/ShortWords.php', + 'Zend_Search_Lucene_Analysis_TokenFilter_StopWords' => dirname(__FILE__) . '//Search/Lucene/Analysis/TokenFilter/StopWords.php', + 'Zend_Search_Lucene_Analysis_TokenFilter' => dirname(__FILE__) . '//Search/Lucene/Analysis/TokenFilter.php', + 'Zend_Search_Lucene_Document_Docx' => dirname(__FILE__) . '//Search/Lucene/Document/Docx.php', + 'Zend_Search_Lucene_Document_Exception' => dirname(__FILE__) . '//Search/Lucene/Document/Exception.php', + 'Zend_Search_Lucene_Document_Html' => dirname(__FILE__) . '//Search/Lucene/Document/Html.php', + 'Zend_Search_Lucene_Document_OpenXml' => dirname(__FILE__) . '//Search/Lucene/Document/OpenXml.php', + 'Zend_Search_Lucene_Document_Pptx' => dirname(__FILE__) . '//Search/Lucene/Document/Pptx.php', + 'Zend_Search_Lucene_Document_Xlsx' => dirname(__FILE__) . '//Search/Lucene/Document/Xlsx.php', + 'Zend_Search_Lucene_Document' => dirname(__FILE__) . '//Search/Lucene/Document.php', + 'Zend_Search_Lucene_Exception' => dirname(__FILE__) . '//Search/Lucene/Exception.php', + 'Zend_Search_Lucene_Field' => dirname(__FILE__) . '//Search/Lucene/Field.php', + 'Zend_Search_Lucene_FSM' => dirname(__FILE__) . '//Search/Lucene/FSM.php', + 'Zend_Search_Lucene_FSMAction' => dirname(__FILE__) . '//Search/Lucene/FSMAction.php', + 'Zend_Search_Lucene_Index_DictionaryLoader' => dirname(__FILE__) . '//Search/Lucene/Index/DictionaryLoader.php', + 'Zend_Search_Lucene_Index_DocsFilter' => dirname(__FILE__) . '//Search/Lucene/Index/DocsFilter.php', + 'Zend_Search_Lucene_Index_FieldInfo' => dirname(__FILE__) . '//Search/Lucene/Index/FieldInfo.php', + 'Zend_Search_Lucene_Index_SegmentInfo' => dirname(__FILE__) . '//Search/Lucene/Index/SegmentInfo.php', + 'Zend_Search_Lucene_Index_SegmentMerger' => dirname(__FILE__) . '//Search/Lucene/Index/SegmentMerger.php', + 'Zend_Search_Lucene_Index_SegmentWriter_DocumentWriter' => dirname(__FILE__) . '//Search/Lucene/Index/SegmentWriter/DocumentWriter.php', + 'Zend_Search_Lucene_Index_SegmentWriter_StreamWriter' => dirname(__FILE__) . '//Search/Lucene/Index/SegmentWriter/StreamWriter.php', + 'Zend_Search_Lucene_Index_SegmentWriter' => dirname(__FILE__) . '//Search/Lucene/Index/SegmentWriter.php', + 'Zend_Search_Lucene_Index_Term' => dirname(__FILE__) . '//Search/Lucene/Index/Term.php', + 'Zend_Search_Lucene_Index_TermInfo' => dirname(__FILE__) . '//Search/Lucene/Index/TermInfo.php', + 'Zend_Search_Lucene_Index_TermsPriorityQueue' => dirname(__FILE__) . '//Search/Lucene/Index/TermsPriorityQueue.php', + 'Zend_Search_Lucene_Index_TermsStream_Interface' => dirname(__FILE__) . '//Search/Lucene/Index/TermsStream/Interface.php', + 'Zend_Search_Lucene_Index_Writer' => dirname(__FILE__) . '//Search/Lucene/Index/Writer.php', + 'Zend_Search_Lucene_Interface' => dirname(__FILE__) . '//Search/Lucene/Interface.php', + 'Zend_Search_Lucene_LockManager' => dirname(__FILE__) . '//Search/Lucene/LockManager.php', + 'Zend_Search_Lucene_MultiSearcher' => dirname(__FILE__) . '//Search/Lucene/MultiSearcher.php', + 'Zend_Search_Lucene_Interface_MultiSearcher' => dirname(__FILE__) . '//Search/Lucene/MultiSearcher.php', + 'Zend_Search_Lucene_PriorityQueue' => dirname(__FILE__) . '//Search/Lucene/PriorityQueue.php', + 'Zend_Search_Lucene_Proxy' => dirname(__FILE__) . '//Search/Lucene/Proxy.php', + 'Zend_Search_Lucene_Search_BooleanExpressionRecognizer' => dirname(__FILE__) . '//Search/Lucene/Search/BooleanExpressionRecognizer.php', + 'Zend_Search_Lucene_Search_Highlighter_Default' => dirname(__FILE__) . '//Search/Lucene/Search/Highlighter/Default.php', + 'Zend_Search_Lucene_Search_Highlighter_Interface' => dirname(__FILE__) . '//Search/Lucene/Search/Highlighter/Interface.php', + 'Zend_Search_Lucene_Search_Query_Boolean' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Boolean.php', + 'Zend_Search_Lucene_Search_Query_Empty' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Empty.php', + 'Zend_Search_Lucene_Search_Query_Fuzzy' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Fuzzy.php', + 'Zend_Search_Lucene_Search_Query_Insignificant' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Insignificant.php', + 'Zend_Search_Lucene_Search_Query_MultiTerm' => dirname(__FILE__) . '//Search/Lucene/Search/Query/MultiTerm.php', + 'Zend_Search_Lucene_Search_Query_Phrase' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Phrase.php', + 'Zend_Search_Lucene_Search_Query_Preprocessing_Fuzzy' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Preprocessing/Fuzzy.php', + 'Zend_Search_Lucene_Search_Query_Preprocessing_Phrase' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Preprocessing/Phrase.php', + 'Zend_Search_Lucene_Search_Query_Preprocessing_Term' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Preprocessing/Term.php', + 'Zend_Search_Lucene_Search_Query_Preprocessing' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Preprocessing.php', + 'Zend_Search_Lucene_Search_Query_Range' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Range.php', + 'Zend_Search_Lucene_Search_Query_Term' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Term.php', + 'Zend_Search_Lucene_Search_Query_Wildcard' => dirname(__FILE__) . '//Search/Lucene/Search/Query/Wildcard.php', + 'Zend_Search_Lucene_Search_Query' => dirname(__FILE__) . '//Search/Lucene/Search/Query.php', + 'Zend_Search_Lucene_Search_QueryEntry_Phrase' => dirname(__FILE__) . '//Search/Lucene/Search/QueryEntry/Phrase.php', + 'Zend_Search_Lucene_Search_QueryEntry_Subquery' => dirname(__FILE__) . '//Search/Lucene/Search/QueryEntry/Subquery.php', + 'Zend_Search_Lucene_Search_QueryEntry_Term' => dirname(__FILE__) . '//Search/Lucene/Search/QueryEntry/Term.php', + 'Zend_Search_Lucene_Search_QueryEntry' => dirname(__FILE__) . '//Search/Lucene/Search/QueryEntry.php', + 'Zend_Search_Lucene_Search_QueryHit' => dirname(__FILE__) . '//Search/Lucene/Search/QueryHit.php', + 'Zend_Search_Lucene_Search_QueryLexer' => dirname(__FILE__) . '//Search/Lucene/Search/QueryLexer.php', + 'Zend_Search_Lucene_Search_QueryParser' => dirname(__FILE__) . '//Search/Lucene/Search/QueryParser.php', + 'Zend_Search_Lucene_Search_QueryParserContext' => dirname(__FILE__) . '//Search/Lucene/Search/QueryParserContext.php', + 'Zend_Search_Lucene_Search_QueryParserException' => dirname(__FILE__) . '//Search/Lucene/Search/QueryParserException.php', + 'Zend_Search_Lucene_Search_QueryToken' => dirname(__FILE__) . '//Search/Lucene/Search/QueryToken.php', + 'Zend_Search_Lucene_Search_Similarity_Default' => dirname(__FILE__) . '//Search/Lucene/Search/Similarity/Default.php', + 'Zend_Search_Lucene_Search_Similarity' => dirname(__FILE__) . '//Search/Lucene/Search/Similarity.php', + 'Zend_Search_Lucene_Search_Weight_Boolean' => dirname(__FILE__) . '//Search/Lucene/Search/Weight/Boolean.php', + 'Zend_Search_Lucene_Search_Weight_Empty' => dirname(__FILE__) . '//Search/Lucene/Search/Weight/Empty.php', + 'Zend_Search_Lucene_Search_Weight_MultiTerm' => dirname(__FILE__) . '//Search/Lucene/Search/Weight/MultiTerm.php', + 'Zend_Search_Lucene_Search_Weight_Phrase' => dirname(__FILE__) . '//Search/Lucene/Search/Weight/Phrase.php', + 'Zend_Search_Lucene_Search_Weight_Term' => dirname(__FILE__) . '//Search/Lucene/Search/Weight/Term.php', + 'Zend_Search_Lucene_Search_Weight' => dirname(__FILE__) . '//Search/Lucene/Search/Weight.php', + 'Zend_Search_Lucene_Storage_Directory_Filesystem' => dirname(__FILE__) . '//Search/Lucene/Storage/Directory/Filesystem.php', + 'Zend_Search_Lucene_Storage_Directory' => dirname(__FILE__) . '//Search/Lucene/Storage/Directory.php', + 'Zend_Search_Lucene_Storage_File_Filesystem' => dirname(__FILE__) . '//Search/Lucene/Storage/File/Filesystem.php', + 'Zend_Search_Lucene_Storage_File_Memory' => dirname(__FILE__) . '//Search/Lucene/Storage/File/Memory.php', + 'Zend_Search_Lucene_Storage_File' => dirname(__FILE__) . '//Search/Lucene/Storage/File.php', + 'Zend_Search_Lucene_TermStreamsPriorityQueue' => dirname(__FILE__) . '//Search/Lucene/TermStreamsPriorityQueue.php', + 'Zend_Search_Lucene' => dirname(__FILE__) . '//Search/Lucene.php', + 'Zend_Serializer_Adapter_AdapterAbstract' => dirname(__FILE__) . '//Serializer/Adapter/AdapterAbstract.php', + 'Zend_Serializer_Adapter_AdapterInterface' => dirname(__FILE__) . '//Serializer/Adapter/AdapterInterface.php', + 'Zend_Serializer_Adapter_Amf0' => dirname(__FILE__) . '//Serializer/Adapter/Amf0.php', + 'Zend_Serializer_Adapter_Amf3' => dirname(__FILE__) . '//Serializer/Adapter/Amf3.php', + 'Zend_Serializer_Adapter_Igbinary' => dirname(__FILE__) . '//Serializer/Adapter/Igbinary.php', + 'Zend_Serializer_Adapter_Json' => dirname(__FILE__) . '//Serializer/Adapter/Json.php', + 'Zend_Serializer_Adapter_PhpCode' => dirname(__FILE__) . '//Serializer/Adapter/PhpCode.php', + 'Zend_Serializer_Adapter_PhpSerialize' => dirname(__FILE__) . '//Serializer/Adapter/PhpSerialize.php', + 'Zend_Serializer_Adapter_PythonPickle' => dirname(__FILE__) . '//Serializer/Adapter/PythonPickle.php', + 'Zend_Serializer_Adapter_Wddx' => dirname(__FILE__) . '//Serializer/Adapter/Wddx.php', + 'Zend_Serializer_Exception' => dirname(__FILE__) . '//Serializer/Exception.php', + 'Zend_Serializer' => dirname(__FILE__) . '//Serializer.php', + 'Zend_Server_Abstract' => dirname(__FILE__) . '//Server/Abstract.php', + 'Zend_Server_Cache' => dirname(__FILE__) . '//Server/Cache.php', + 'Zend_Server_Definition' => dirname(__FILE__) . '//Server/Definition.php', + 'Zend_Server_Exception' => dirname(__FILE__) . '//Server/Exception.php', + 'Zend_Server_Interface' => dirname(__FILE__) . '//Server/Interface.php', + 'Zend_Server_Method_Callback' => dirname(__FILE__) . '//Server/Method/Callback.php', + 'Zend_Server_Method_Definition' => dirname(__FILE__) . '//Server/Method/Definition.php', + 'Zend_Server_Method_Parameter' => dirname(__FILE__) . '//Server/Method/Parameter.php', + 'Zend_Server_Method_Prototype' => dirname(__FILE__) . '//Server/Method/Prototype.php', + 'Zend_Server_Reflection_Class' => dirname(__FILE__) . '//Server/Reflection/Class.php', + 'Zend_Server_Reflection_Exception' => dirname(__FILE__) . '//Server/Reflection/Exception.php', + 'Zend_Server_Reflection_Function_Abstract' => dirname(__FILE__) . '//Server/Reflection/Function/Abstract.php', + 'Zend_Server_Reflection_Function' => dirname(__FILE__) . '//Server/Reflection/Function.php', + 'Zend_Server_Reflection_Method' => dirname(__FILE__) . '//Server/Reflection/Method.php', + 'Zend_Server_Reflection_Node' => dirname(__FILE__) . '//Server/Reflection/Node.php', + 'Zend_Server_Reflection_Parameter' => dirname(__FILE__) . '//Server/Reflection/Parameter.php', + 'Zend_Server_Reflection_Prototype' => dirname(__FILE__) . '//Server/Reflection/Prototype.php', + 'Zend_Server_Reflection_ReturnValue' => dirname(__FILE__) . '//Server/Reflection/ReturnValue.php', + 'Zend_Server_Reflection' => dirname(__FILE__) . '//Server/Reflection.php', + 'Zend_Service_Abstract' => dirname(__FILE__) . '//Service/Abstract.php', + 'Zend_Service_Akismet' => dirname(__FILE__) . '//Service/Akismet.php', + 'Zend_Service_Amazon_Abstract' => dirname(__FILE__) . '//Service/Amazon/Abstract.php', + 'Zend_Service_Amazon_Accessories' => dirname(__FILE__) . '//Service/Amazon/Accessories.php', + 'Zend_Service_Amazon_Authentication_Exception' => dirname(__FILE__) . '//Service/Amazon/Authentication/Exception.php', + 'Zend_Service_Amazon_Authentication_S3' => dirname(__FILE__) . '//Service/Amazon/Authentication/S3.php', + 'Zend_Service_Amazon_Authentication_V1' => dirname(__FILE__) . '//Service/Amazon/Authentication/V1.php', + 'Zend_Service_Amazon_Authentication_V2' => dirname(__FILE__) . '//Service/Amazon/Authentication/V2.php', + 'Zend_Service_Amazon_Authentication' => dirname(__FILE__) . '//Service/Amazon/Authentication.php', + 'Zend_Service_Amazon_CustomerReview' => dirname(__FILE__) . '//Service/Amazon/CustomerReview.php', + 'Zend_Service_Amazon_Ec2_Abstract' => dirname(__FILE__) . '//Service/Amazon/Ec2/Abstract.php', + 'Zend_Service_Amazon_Ec2_Availabilityzones' => dirname(__FILE__) . '//Service/Amazon/Ec2/Availabilityzones.php', + 'Zend_Service_Amazon_Ec2_CloudWatch' => dirname(__FILE__) . '//Service/Amazon/Ec2/CloudWatch.php', + 'Zend_Service_Amazon_Ec2_Ebs' => dirname(__FILE__) . '//Service/Amazon/Ec2/Ebs.php', + 'Zend_Service_Amazon_Ec2_Elasticip' => dirname(__FILE__) . '//Service/Amazon/Ec2/Elasticip.php', + 'Zend_Service_Amazon_Ec2_Exception' => dirname(__FILE__) . '//Service/Amazon/Ec2/Exception.php', + 'Zend_Service_Amazon_Ec2_Image' => dirname(__FILE__) . '//Service/Amazon/Ec2/Image.php', + 'Zend_Service_Amazon_Ec2_Instance_Reserved' => dirname(__FILE__) . '//Service/Amazon/Ec2/Instance/Reserved.php', + 'Zend_Service_Amazon_Ec2_Instance_Windows' => dirname(__FILE__) . '//Service/Amazon/Ec2/Instance/Windows.php', + 'Zend_Service_Amazon_Ec2_Instance' => dirname(__FILE__) . '//Service/Amazon/Ec2/Instance.php', + 'Zend_Service_Amazon_Ec2_Keypair' => dirname(__FILE__) . '//Service/Amazon/Ec2/Keypair.php', + 'Zend_Service_Amazon_Ec2_Region' => dirname(__FILE__) . '//Service/Amazon/Ec2/Region.php', + 'Zend_Service_Amazon_Ec2_Response' => dirname(__FILE__) . '//Service/Amazon/Ec2/Response.php', + 'Zend_Service_Amazon_Ec2_Securitygroups' => dirname(__FILE__) . '//Service/Amazon/Ec2/Securitygroups.php', + 'Zend_Service_Amazon_Ec2' => dirname(__FILE__) . '//Service/Amazon/Ec2.php', + 'Zend_Service_Amazon_EditorialReview' => dirname(__FILE__) . '//Service/Amazon/EditorialReview.php', + 'Zend_Service_Amazon_Exception' => dirname(__FILE__) . '//Service/Amazon/Exception.php', + 'Zend_Service_Amazon_Image' => dirname(__FILE__) . '//Service/Amazon/Image.php', + 'Zend_Service_Amazon_Item' => dirname(__FILE__) . '//Service/Amazon/Item.php', + 'Zend_Service_Amazon_ListmaniaList' => dirname(__FILE__) . '//Service/Amazon/ListmaniaList.php', + 'Zend_Service_Amazon_Offer' => dirname(__FILE__) . '//Service/Amazon/Offer.php', + 'Zend_Service_Amazon_OfferSet' => dirname(__FILE__) . '//Service/Amazon/OfferSet.php', + 'Zend_Service_Amazon_Query' => dirname(__FILE__) . '//Service/Amazon/Query.php', + 'Zend_Service_Amazon_ResultSet' => dirname(__FILE__) . '//Service/Amazon/ResultSet.php', + 'Zend_Service_Amazon_S3_Exception' => dirname(__FILE__) . '//Service/Amazon/S3/Exception.php', + 'Zend_Service_Amazon_S3_Stream' => dirname(__FILE__) . '//Service/Amazon/S3/Stream.php', + 'Zend_Service_Amazon_S3' => dirname(__FILE__) . '//Service/Amazon/S3.php', + 'Zend_Service_Amazon_SimilarProduct' => dirname(__FILE__) . '//Service/Amazon/SimilarProduct.php', + 'Zend_Service_Amazon_SimpleDb_Attribute' => dirname(__FILE__) . '//Service/Amazon/SimpleDb/Attribute.php', + 'Zend_Service_Amazon_SimpleDb_Exception' => dirname(__FILE__) . '//Service/Amazon/SimpleDb/Exception.php', + 'Zend_Service_Amazon_SimpleDb_Page' => dirname(__FILE__) . '//Service/Amazon/SimpleDb/Page.php', + 'Zend_Service_Amazon_SimpleDb_Response' => dirname(__FILE__) . '//Service/Amazon/SimpleDb/Response.php', + 'Zend_Service_Amazon_SimpleDb' => dirname(__FILE__) . '//Service/Amazon/SimpleDb.php', + 'Zend_Service_Amazon_Sqs_Exception' => dirname(__FILE__) . '//Service/Amazon/Sqs/Exception.php', + 'Zend_Service_Amazon_Sqs' => dirname(__FILE__) . '//Service/Amazon/Sqs.php', + 'Zend_Service_Amazon' => dirname(__FILE__) . '//Service/Amazon.php', + 'Zend_Service_Audioscrobbler' => dirname(__FILE__) . '//Service/Audioscrobbler.php', + 'Zend_Service_Console_Command_ParameterSource_Argv' => dirname(__FILE__) . '//Service/Console/Command/ParameterSource/Argv.php', + 'Zend_Service_Console_Command_ParameterSource_ConfigFile' => dirname(__FILE__) . '//Service/Console/Command/ParameterSource/ConfigFile.php', + 'Zend_Service_Console_Command_ParameterSource_Env' => dirname(__FILE__) . '//Service/Console/Command/ParameterSource/Env.php', + 'Zend_Service_Console_Command_ParameterSource_ParameterSourceInterface' => dirname(__FILE__) . '//Service/Console/Command/ParameterSource/ParameterSourceInterface.php', + 'Zend_Service_Console_Command_ParameterSource_Prompt' => dirname(__FILE__) . '//Service/Console/Command/ParameterSource/Prompt.php', + 'Zend_Service_Console_Command_ParameterSource_StdIn' => dirname(__FILE__) . '//Service/Console/Command/ParameterSource/StdIn.php', + 'Zend_Service_Console_Command' => dirname(__FILE__) . '//Service/Console/Command.php', + 'Zend_Service_Console_Exception' => dirname(__FILE__) . '//Service/Console/Exception.php', + 'Zend_Service_Delicious_Exception' => dirname(__FILE__) . '//Service/Delicious/Exception.php', + 'Zend_Service_Delicious_Post' => dirname(__FILE__) . '//Service/Delicious/Post.php', + 'Zend_Service_Delicious_PostList' => dirname(__FILE__) . '//Service/Delicious/PostList.php', + 'Zend_Service_Delicious_SimplePost' => dirname(__FILE__) . '//Service/Delicious/SimplePost.php', + 'Zend_Service_Delicious' => dirname(__FILE__) . '//Service/Delicious.php', + 'Zend_Service_DeveloperGarden_BaseUserService_AccountBalance' => dirname(__FILE__) . '//Service/DeveloperGarden/BaseUserService/AccountBalance.php', + 'Zend_Service_DeveloperGarden_BaseUserService' => dirname(__FILE__) . '//Service/DeveloperGarden/BaseUserService.php', + 'Zend_Service_DeveloperGarden_Client_ClientAbstract' => dirname(__FILE__) . '//Service/DeveloperGarden/Client/ClientAbstract.php', + 'Zend_Service_DeveloperGarden_Client_Exception' => dirname(__FILE__) . '//Service/DeveloperGarden/Client/Exception.php', + 'Zend_Service_DeveloperGarden_Client_Soap' => dirname(__FILE__) . '//Service/DeveloperGarden/Client/Soap.php', + 'Zend_Service_DeveloperGarden_ConferenceCall_ConferenceAccount' => dirname(__FILE__) . '//Service/DeveloperGarden/ConferenceCall/ConferenceAccount.php', + 'Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail' => dirname(__FILE__) . '//Service/DeveloperGarden/ConferenceCall/ConferenceDetail.php', + 'Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule' => dirname(__FILE__) . '//Service/DeveloperGarden/ConferenceCall/ConferenceSchedule.php', + 'Zend_Service_DeveloperGarden_ConferenceCall_Exception' => dirname(__FILE__) . '//Service/DeveloperGarden/ConferenceCall/Exception.php', + 'Zend_Service_DeveloperGarden_ConferenceCall_Participant' => dirname(__FILE__) . '//Service/DeveloperGarden/ConferenceCall/Participant.php', + 'Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail' => dirname(__FILE__) . '//Service/DeveloperGarden/ConferenceCall/ParticipantDetail.php', + 'Zend_Service_DeveloperGarden_ConferenceCall_ParticipantStatus' => dirname(__FILE__) . '//Service/DeveloperGarden/ConferenceCall/ParticipantStatus.php', + 'Zend_Service_DeveloperGarden_ConferenceCall' => dirname(__FILE__) . '//Service/DeveloperGarden/ConferenceCall.php', + 'Zend_Service_DeveloperGarden_Credential' => dirname(__FILE__) . '//Service/DeveloperGarden/Credential.php', + 'Zend_Service_DeveloperGarden_Exception' => dirname(__FILE__) . '//Service/DeveloperGarden/Exception.php', + 'Zend_Service_DeveloperGarden_IpLocation_IpAddress' => dirname(__FILE__) . '//Service/DeveloperGarden/IpLocation/IpAddress.php', + 'Zend_Service_DeveloperGarden_IpLocation' => dirname(__FILE__) . '//Service/DeveloperGarden/IpLocation.php', + 'Zend_Service_DeveloperGarden_LocalSearch_Exception' => dirname(__FILE__) . '//Service/DeveloperGarden/LocalSearch/Exception.php', + 'Zend_Service_DeveloperGarden_LocalSearch_SearchParameters' => dirname(__FILE__) . '//Service/DeveloperGarden/LocalSearch/SearchParameters.php', + 'Zend_Service_DeveloperGarden_LocalSearch' => dirname(__FILE__) . '//Service/DeveloperGarden/LocalSearch.php', + 'Zend_Service_DeveloperGarden_Request_BaseUserService_ChangeQuotaPool' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/BaseUserService/ChangeQuotaPool.php', + 'Zend_Service_DeveloperGarden_Request_BaseUserService_GetAccountBalance' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/BaseUserService/GetAccountBalance.php', + 'Zend_Service_DeveloperGarden_Request_BaseUserService_GetQuotaInformation' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/BaseUserService/GetQuotaInformation.php', + 'Zend_Service_DeveloperGarden_Request_ConferenceCall_AddConferenceTemplateParticipantRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/AddConferenceTemplateParticipantRequest.php', + 'Zend_Service_DeveloperGarden_Request_ConferenceCall_CommitConferenceRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/CommitConferenceRequest.php', + 'Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceRequest.php', + 'Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceTemplateRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceTemplateRequest.php', + 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceListRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/GetConferenceListRequest.php', + 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceStatusRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/GetConferenceStatusRequest.php', + 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateListRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateListRequest.php', + 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateParticipantRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateParticipantRequest.php', + 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateRequest.php', + 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetParticipantStatusRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/GetParticipantStatusRequest.php', + 'Zend_Service_DeveloperGarden_Request_ConferenceCall_GetRunningConferenceRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/GetRunningConferenceRequest.php', + 'Zend_Service_DeveloperGarden_Request_ConferenceCall_NewParticipantRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/NewParticipantRequest.php', + 'Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceRequest.php', + 'Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceTemplateParticipantRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateParticipantRequest.php', + 'Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceTemplateRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateRequest.php', + 'Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveParticipantRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/RemoveParticipantRequest.php', + 'Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceRequest.php', + 'Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateParticipantRequest.php', + 'Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateRequest.php', + 'Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/ConferenceCall/UpdateParticipantRequest.php', + 'Zend_Service_DeveloperGarden_Request_Exception' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/Exception.php', + 'Zend_Service_DeveloperGarden_Request_IpLocation_LocateIPRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/IpLocation/LocateIPRequest.php', + 'Zend_Service_DeveloperGarden_Request_LocalSearch_LocalSearchRequest' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/LocalSearch/LocalSearchRequest.php', + 'Zend_Service_DeveloperGarden_Request_RequestAbstract' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/RequestAbstract.php', + 'Zend_Service_DeveloperGarden_Request_SendSms_SendFlashSMS' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/SendSms/SendFlashSMS.php', + 'Zend_Service_DeveloperGarden_Request_SendSms_SendSMS' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/SendSms/SendSMS.php', + 'Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/SendSms/SendSmsAbstract.php', + 'Zend_Service_DeveloperGarden_Request_SmsValidation_GetValidatedNumbers' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/SmsValidation/GetValidatedNumbers.php', + 'Zend_Service_DeveloperGarden_Request_SmsValidation_Invalidate' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/SmsValidation/Invalidate.php', + 'Zend_Service_DeveloperGarden_Request_SmsValidation_SendValidationKeyword' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/SmsValidation/SendValidationKeyword.php', + 'Zend_Service_DeveloperGarden_Request_SmsValidation_Validate' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/SmsValidation/Validate.php', + 'Zend_Service_DeveloperGarden_Request_VoiceButler_CallStatus' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/VoiceButler/CallStatus.php', + 'Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/VoiceButler/NewCall.php', + 'Zend_Service_DeveloperGarden_Request_VoiceButler_NewCallSequenced' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/VoiceButler/NewCallSequenced.php', + 'Zend_Service_DeveloperGarden_Request_VoiceButler_TearDownCall' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/VoiceButler/TearDownCall.php', + 'Zend_Service_DeveloperGarden_Request_VoiceButler_VoiceButlerAbstract' => dirname(__FILE__) . '//Service/DeveloperGarden/Request/VoiceButler/VoiceButlerAbstract.php', + 'Zend_Service_DeveloperGarden_Response_BaseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/BaseType.php', + 'Zend_Service_DeveloperGarden_Response_BaseUserService_ChangeQuotaPoolResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/BaseUserService/ChangeQuotaPoolResponse.php', + 'Zend_Service_DeveloperGarden_Response_BaseUserService_GetAccountBalanceResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/BaseUserService/GetAccountBalanceResponse.php', + 'Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/BaseUserService/GetQuotaInformationResponse.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_AddConferenceTemplateParticipantResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponse.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_AddConferenceTemplateParticipantResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponseType.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CCSResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/CCSResponseType.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CommitConferenceResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/CommitConferenceResponse.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_ConferenceCallAbstract' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/ConferenceCallAbstract.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponse.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponseType.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceTemplateResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponse.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceTemplateResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponseType.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceListResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponse.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceListResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponseType.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceStatusResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponse.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceStatusResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponseType.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateListResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponse.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateListResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponseType.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateParticipantResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponse.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateParticipantResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponseType.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponse.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponseType.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetParticipantStatusResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponse.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetParticipantStatusResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponseType.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetRunningConferenceResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponse.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_GetRunningConferenceResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponseType.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_NewParticipantResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponse.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_NewParticipantResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponseType.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_RemoveConferenceResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceResponse.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_RemoveConferenceTemplateParticipantResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceTemplateParticipantResponse.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_RemoveConferenceTemplateResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceTemplateResponse.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_RemoveParticipantResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/RemoveParticipantResponse.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_UpdateConferenceResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceResponse.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_UpdateConferenceTemplateParticipantResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceTemplateParticipantResponse.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_UpdateConferenceTemplateResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceTemplateResponse.php', + 'Zend_Service_DeveloperGarden_Response_ConferenceCall_UpdateParticipantResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ConferenceCall/UpdateParticipantResponse.php', + 'Zend_Service_DeveloperGarden_Response_Exception' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/Exception.php', + 'Zend_Service_DeveloperGarden_Response_IpLocation_CityType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/IpLocation/CityType.php', + 'Zend_Service_DeveloperGarden_Response_IpLocation_GeoCoordinatesType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/IpLocation/GeoCoordinatesType.php', + 'Zend_Service_DeveloperGarden_Response_IpLocation_IPAddressLocationType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/IpLocation/IPAddressLocationType.php', + 'Zend_Service_DeveloperGarden_Response_IpLocation_LocateIPResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/IpLocation/LocateIPResponse.php', + 'Zend_Service_DeveloperGarden_Response_IpLocation_LocateIPResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/IpLocation/LocateIPResponseType.php', + 'Zend_Service_DeveloperGarden_Response_IpLocation_RegionType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/IpLocation/RegionType.php', + 'Zend_Service_DeveloperGarden_Response_LocalSearch_LocalSearchResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponse.php', + 'Zend_Service_DeveloperGarden_Response_LocalSearch_LocalSearchResponseType' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponseType.php', + 'Zend_Service_DeveloperGarden_Response_ResponseAbstract' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/ResponseAbstract.php', + 'Zend_Service_DeveloperGarden_Response_SecurityTokenServer_Exception' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SecurityTokenServer/Exception.php', + 'Zend_Service_DeveloperGarden_Response_SecurityTokenServer_GetTokensResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SecurityTokenServer/GetTokensResponse.php', + 'Zend_Service_DeveloperGarden_Response_SecurityTokenServer_Interface' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SecurityTokenServer/Interface.php', + 'Zend_Service_DeveloperGarden_Response_SecurityTokenServer_SecurityTokenResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SecurityTokenServer/SecurityTokenResponse.php', + 'Zend_Service_DeveloperGarden_Response_SendSms_SendFlashSMSResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SendSms/SendFlashSMSResponse.php', + 'Zend_Service_DeveloperGarden_Response_SendSms_SendSmsAbstract' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SendSms/SendSmsAbstract.php', + 'Zend_Service_DeveloperGarden_Response_SendSms_SendSMSResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SendSms/SendSMSResponse.php', + 'Zend_Service_DeveloperGarden_Response_SmsValidation_GetValidatedNumbersResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SmsValidation/GetValidatedNumbersResponse.php', + 'Zend_Service_DeveloperGarden_Response_SmsValidation_ValidateResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SmsValidation/InvalidateResponse.php', + 'Zend_Service_DeveloperGarden_Response_SmsValidation_SendValidationKeywordResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SmsValidation/SendValidationKeywordResponse.php', + 'Zend_Service_DeveloperGarden_Response_SmsValidation_ValidatedNumber' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SmsValidation/ValidatedNumber.php', + 'Zend_Service_DeveloperGarden_Response_SmsValidation_InvalidateResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/SmsValidation/ValidateResponse.php', + 'Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatus2Response' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/VoiceButler/CallStatus2Response.php', + 'Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/VoiceButler/CallStatusResponse.php', + 'Zend_Service_DeveloperGarden_Response_VoiceButler_NewCallResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/VoiceButler/NewCallResponse.php', + 'Zend_Service_DeveloperGarden_Response_VoiceButler_NewCallSequencedResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/VoiceButler/NewCallSequencedResponse.php', + 'Zend_Service_DeveloperGarden_Response_VoiceButler_TearDownCallResponse' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/VoiceButler/TearDownCallResponse.php', + 'Zend_Service_DeveloperGarden_Response_VoiceButler_VoiceButlerAbstract' => dirname(__FILE__) . '//Service/DeveloperGarden/Response/VoiceButler/VoiceButlerAbstract.php', + 'Zend_Service_DeveloperGarden_SecurityTokenServer_Cache' => dirname(__FILE__) . '//Service/DeveloperGarden/SecurityTokenServer/Cache.php', + 'Zend_Service_DeveloperGarden_SecurityTokenServer' => dirname(__FILE__) . '//Service/DeveloperGarden/SecurityTokenServer.php', + 'Zend_Service_DeveloperGarden_SendSms' => dirname(__FILE__) . '//Service/DeveloperGarden/SendSms.php', + 'Zend_Service_DeveloperGarden_SmsValidation' => dirname(__FILE__) . '//Service/DeveloperGarden/SmsValidation.php', + 'Zend_Service_DeveloperGarden_VoiceCall' => dirname(__FILE__) . '//Service/DeveloperGarden/VoiceCall.php', + 'Zend_Service_Ebay_Abstract' => dirname(__FILE__) . '//Service/Ebay/Abstract.php', + 'Zend_Service_Ebay_Exception' => dirname(__FILE__) . '//Service/Ebay/Exception.php', + 'Zend_Service_Ebay_Finding_Abstract' => dirname(__FILE__) . '//Service/Ebay/Finding/Abstract.php', + 'Zend_Service_Ebay_Finding_Aspect_Histogram_Container' => dirname(__FILE__) . '//Service/Ebay/Finding/Aspect/Histogram/Container.php', + 'Zend_Service_Ebay_Finding_Aspect_Histogram_Value_Set' => dirname(__FILE__) . '//Service/Ebay/Finding/Aspect/Histogram/Value/Set.php', + 'Zend_Service_Ebay_Finding_Aspect_Histogram_Value' => dirname(__FILE__) . '//Service/Ebay/Finding/Aspect/Histogram/Value.php', + 'Zend_Service_Ebay_Finding_Aspect_Set' => dirname(__FILE__) . '//Service/Ebay/Finding/Aspect/Set.php', + 'Zend_Service_Ebay_Finding_Aspect' => dirname(__FILE__) . '//Service/Ebay/Finding/Aspect.php', + 'Zend_Service_Ebay_Finding_Category_Histogram_Container' => dirname(__FILE__) . '//Service/Ebay/Finding/Category/Histogram/Container.php', + 'Zend_Service_Ebay_Finding_Category_Histogram_Set' => dirname(__FILE__) . '//Service/Ebay/Finding/Category/Histogram/Set.php', + 'Zend_Service_Ebay_Finding_Category_Histogram' => dirname(__FILE__) . '//Service/Ebay/Finding/Category/Histogram.php', + 'Zend_Service_Ebay_Finding_Category' => dirname(__FILE__) . '//Service/Ebay/Finding/Category.php', + 'Zend_Service_Ebay_Finding_Error_Data_Set' => dirname(__FILE__) . '//Service/Ebay/Finding/Error/Data/Set.php', + 'Zend_Service_Ebay_Finding_Error_Data' => dirname(__FILE__) . '//Service/Ebay/Finding/Error/Data.php', + 'Zend_Service_Ebay_Finding_Error_Message' => dirname(__FILE__) . '//Service/Ebay/Finding/Error/Message.php', + 'Zend_Service_Ebay_Finding_Exception' => dirname(__FILE__) . '//Service/Ebay/Finding/Exception.php', + 'Zend_Service_Ebay_Finding_ListingInfo' => dirname(__FILE__) . '//Service/Ebay/Finding/ListingInfo.php', + 'Zend_Service_Ebay_Finding_PaginationOutput' => dirname(__FILE__) . '//Service/Ebay/Finding/PaginationOutput.php', + 'Zend_Service_Ebay_Finding_Response_Abstract' => dirname(__FILE__) . '//Service/Ebay/Finding/Response/Abstract.php', + 'Zend_Service_Ebay_Finding_Response_Histograms' => dirname(__FILE__) . '//Service/Ebay/Finding/Response/Histograms.php', + 'Zend_Service_Ebay_Finding_Response_Items' => dirname(__FILE__) . '//Service/Ebay/Finding/Response/Items.php', + 'Zend_Service_Ebay_Finding_Response_Keywords' => dirname(__FILE__) . '//Service/Ebay/Finding/Response/Keywords.php', + 'Zend_Service_Ebay_Finding_Search_Item_Set' => dirname(__FILE__) . '//Service/Ebay/Finding/Search/Item/Set.php', + 'Zend_Service_Ebay_Finding_Search_Item' => dirname(__FILE__) . '//Service/Ebay/Finding/Search/Item.php', + 'Zend_Service_Ebay_Finding_Search_Result' => dirname(__FILE__) . '//Service/Ebay/Finding/Search/Result.php', + 'Zend_Service_Ebay_Finding_SellerInfo' => dirname(__FILE__) . '//Service/Ebay/Finding/SellerInfo.php', + 'Zend_Service_Ebay_Finding_SellingStatus' => dirname(__FILE__) . '//Service/Ebay/Finding/SellingStatus.php', + 'Zend_Service_Ebay_Finding_Set_Abstract' => dirname(__FILE__) . '//Service/Ebay/Finding/Set/Abstract.php', + 'Zend_Service_Ebay_Finding_ShippingInfo' => dirname(__FILE__) . '//Service/Ebay/Finding/ShippingInfo.php', + 'Zend_Service_Ebay_Finding_Storefront' => dirname(__FILE__) . '//Service/Ebay/Finding/Storefront.php', + 'Zend_Service_Ebay_Finding' => dirname(__FILE__) . '//Service/Ebay/Finding.php', + 'Zend_Service_Exception' => dirname(__FILE__) . '//Service/Exception.php', + 'Zend_Service_Flickr_Image' => dirname(__FILE__) . '//Service/Flickr/Image.php', + 'Zend_Service_Flickr_Result' => dirname(__FILE__) . '//Service/Flickr/Result.php', + 'Zend_Service_Flickr_ResultSet' => dirname(__FILE__) . '//Service/Flickr/ResultSet.php', + 'Zend_Service_Flickr' => dirname(__FILE__) . '//Service/Flickr.php', + 'Zend_Service_LiveDocx_Exception' => dirname(__FILE__) . '//Service/LiveDocx/Exception.php', + 'Zend_Service_LiveDocx_MailMerge' => dirname(__FILE__) . '//Service/LiveDocx/MailMerge.php', + 'Zend_Service_LiveDocx' => dirname(__FILE__) . '//Service/LiveDocx.php', + 'Zend_Service_Rackspace_Abstract' => dirname(__FILE__) . '//Service/Rackspace/Abstract.php', + 'Zend_Service_Rackspace_Exception' => dirname(__FILE__) . '//Service/Rackspace/Exception.php', + 'Zend_Service_Rackspace_Files_Container' => dirname(__FILE__) . '//Service/Rackspace/Files/Container.php', + 'Zend_Service_Rackspace_Files_ContainerList' => dirname(__FILE__) . '//Service/Rackspace/Files/ContainerList.php', + 'Zend_Service_Rackspace_Files_Exception' => dirname(__FILE__) . '//Service/Rackspace/Files/Exception.php', + 'Zend_Service_Rackspace_Files_Object' => dirname(__FILE__) . '//Service/Rackspace/Files/Object.php', + 'Zend_Service_Rackspace_Files_ObjectList' => dirname(__FILE__) . '//Service/Rackspace/Files/ObjectList.php', + 'Zend_Service_Rackspace_Files' => dirname(__FILE__) . '//Service/Rackspace/Files.php', + 'Zend_Service_Rackspace_Servers_Exception' => dirname(__FILE__) . '//Service/Rackspace/Servers/Exception.php', + 'Zend_Service_Rackspace_Servers_Image' => dirname(__FILE__) . '//Service/Rackspace/Servers/Image.php', + 'Zend_Service_Rackspace_Servers_ImageList' => dirname(__FILE__) . '//Service/Rackspace/Servers/ImageList.php', + 'Zend_Service_Rackspace_Servers_Server' => dirname(__FILE__) . '//Service/Rackspace/Servers/Server.php', + 'Zend_Service_Rackspace_Servers_ServerList' => dirname(__FILE__) . '//Service/Rackspace/Servers/ServerList.php', + 'Zend_Service_Rackspace_Servers_SharedIpGroup' => dirname(__FILE__) . '//Service/Rackspace/Servers/SharedIpGroup.php', + 'Zend_Service_Rackspace_Servers_SharedIpGroupList' => dirname(__FILE__) . '//Service/Rackspace/Servers/SharedIpGroupList.php', + 'Zend_Service_Rackspace_Servers' => dirname(__FILE__) . '//Service/Rackspace/Servers.php', + 'Zend_Service_ReCaptcha_Exception' => dirname(__FILE__) . '//Service/ReCaptcha/Exception.php', + 'Zend_Service_ReCaptcha_MailHide_Exception' => dirname(__FILE__) . '//Service/ReCaptcha/MailHide/Exception.php', + 'Zend_Service_ReCaptcha_MailHide' => dirname(__FILE__) . '//Service/ReCaptcha/MailHide.php', + 'Zend_Service_ReCaptcha_Response' => dirname(__FILE__) . '//Service/ReCaptcha/Response.php', + 'Zend_Service_ReCaptcha' => dirname(__FILE__) . '//Service/ReCaptcha.php', + 'Zend_Service_ShortUrl_AbstractShortener' => dirname(__FILE__) . '//Service/ShortUrl/AbstractShortener.php', + 'Zend_Service_ShortUrl_BitLy' => dirname(__FILE__) . '//Service/ShortUrl/BitLy.php', + 'Zend_Service_ShortUrl_Exception' => dirname(__FILE__) . '//Service/ShortUrl/Exception.php', + 'Zend_Service_ShortUrl_IsGd' => dirname(__FILE__) . '//Service/ShortUrl/IsGd.php', + 'Zend_Service_ShortUrl_JdemCz' => dirname(__FILE__) . '//Service/ShortUrl/JdemCz.php', + 'Zend_Service_ShortUrl_MetamarkNet' => dirname(__FILE__) . '//Service/ShortUrl/MetamarkNet.php', + 'Zend_Service_ShortUrl_Shortener' => dirname(__FILE__) . '//Service/ShortUrl/Shortener.php', + 'Zend_Service_ShortUrl_TinyUrlCom' => dirname(__FILE__) . '//Service/ShortUrl/TinyUrlCom.php', + 'Zend_Service_SlideShare_Exception' => dirname(__FILE__) . '//Service/SlideShare/Exception.php', + 'Zend_Service_SlideShare_SlideShow' => dirname(__FILE__) . '//Service/SlideShare/SlideShow.php', + 'Zend_Service_SlideShare' => dirname(__FILE__) . '//Service/SlideShare.php', + 'Zend_Service_SqlAzure_Exception' => dirname(__FILE__) . '//Service/SqlAzure/Exception.php', + 'Zend_Service_SqlAzure_Management_Client' => dirname(__FILE__) . '//Service/SqlAzure/Management/Client.php', + 'Zend_Service_SqlAzure_Management_Exception' => dirname(__FILE__) . '//Service/SqlAzure/Management/Exception.php', + 'Zend_Service_SqlAzure_Management_FirewallRuleInstance' => dirname(__FILE__) . '//Service/SqlAzure/Management/FirewallRuleInstance.php', + 'Zend_Service_SqlAzure_Management_ServerInstance' => dirname(__FILE__) . '//Service/SqlAzure/Management/ServerInstance.php', + 'Zend_Service_SqlAzure_Management_ServiceEntityAbstract' => dirname(__FILE__) . '//Service/SqlAzure/Management/ServiceEntityAbstract.php', + 'Zend_Service_StrikeIron_Base' => dirname(__FILE__) . '//Service/StrikeIron/Base.php', + 'Zend_Service_StrikeIron_Decorator' => dirname(__FILE__) . '//Service/StrikeIron/Decorator.php', + 'Zend_Service_StrikeIron_Exception' => dirname(__FILE__) . '//Service/StrikeIron/Exception.php', + 'Zend_Service_StrikeIron_SalesUseTaxBasic' => dirname(__FILE__) . '//Service/StrikeIron/SalesUseTaxBasic.php', + 'Zend_Service_StrikeIron_USAddressVerification' => dirname(__FILE__) . '//Service/StrikeIron/USAddressVerification.php', + 'Zend_Service_StrikeIron_ZipCodeInfo' => dirname(__FILE__) . '//Service/StrikeIron/ZipCodeInfo.php', + 'Zend_Service_StrikeIron' => dirname(__FILE__) . '//Service/StrikeIron.php', + 'Zend_Service_Technorati_Author' => dirname(__FILE__) . '//Service/Technorati/Author.php', + 'Zend_Service_Technorati_BlogInfoResult' => dirname(__FILE__) . '//Service/Technorati/BlogInfoResult.php', + 'Zend_Service_Technorati_CosmosResult' => dirname(__FILE__) . '//Service/Technorati/CosmosResult.php', + 'Zend_Service_Technorati_CosmosResultSet' => dirname(__FILE__) . '//Service/Technorati/CosmosResultSet.php', + 'Zend_Service_Technorati_DailyCountsResult' => dirname(__FILE__) . '//Service/Technorati/DailyCountsResult.php', + 'Zend_Service_Technorati_DailyCountsResultSet' => dirname(__FILE__) . '//Service/Technorati/DailyCountsResultSet.php', + 'Zend_Service_Technorati_Exception' => dirname(__FILE__) . '//Service/Technorati/Exception.php', + 'Zend_Service_Technorati_GetInfoResult' => dirname(__FILE__) . '//Service/Technorati/GetInfoResult.php', + 'Zend_Service_Technorati_KeyInfoResult' => dirname(__FILE__) . '//Service/Technorati/KeyInfoResult.php', + 'Zend_Service_Technorati_Result' => dirname(__FILE__) . '//Service/Technorati/Result.php', + 'Zend_Service_Technorati_ResultSet' => dirname(__FILE__) . '//Service/Technorati/ResultSet.php', + 'Zend_Service_Technorati_SearchResult' => dirname(__FILE__) . '//Service/Technorati/SearchResult.php', + 'Zend_Service_Technorati_SearchResultSet' => dirname(__FILE__) . '//Service/Technorati/SearchResultSet.php', + 'Zend_Service_Technorati_TagResult' => dirname(__FILE__) . '//Service/Technorati/TagResult.php', + 'Zend_Service_Technorati_TagResultSet' => dirname(__FILE__) . '//Service/Technorati/TagResultSet.php', + 'Zend_Service_Technorati_TagsResult' => dirname(__FILE__) . '//Service/Technorati/TagsResult.php', + 'Zend_Service_Technorati_TagsResultSet' => dirname(__FILE__) . '//Service/Technorati/TagsResultSet.php', + 'Zend_Service_Technorati_Utils' => dirname(__FILE__) . '//Service/Technorati/Utils.php', + 'Zend_Service_Technorati_Weblog' => dirname(__FILE__) . '//Service/Technorati/Weblog.php', + 'Zend_Service_Technorati' => dirname(__FILE__) . '//Service/Technorati.php', + 'Zend_Service_Twitter_Exception' => dirname(__FILE__) . '//Service/Twitter/Exception.php', + 'Zend_Service_Twitter_Response' => dirname(__FILE__) . '//Service/Twitter/Response.php', + 'Zend_Service_Twitter' => dirname(__FILE__) . '//Service/Twitter.php', + 'Zend_Service_WindowsAzure_CommandLine_Certificate' => dirname(__FILE__) . '//Service/WindowsAzure/CommandLine/Certificate.php', + 'Zend_Service_WindowsAzure_CommandLine_Deployment' => dirname(__FILE__) . '//Service/WindowsAzure/CommandLine/Deployment.php', + 'Zend_Service_WindowsAzure_CommandLine_GetAsynchronousOperation' => dirname(__FILE__) . '//Service/WindowsAzure/CommandLine/GetAsynchronousOperation.php', + 'Zend_Service_WindowsAzure_CommandLine_Package' => dirname(__FILE__) . '//Service/WindowsAzure/CommandLine/Package.php', + 'Zend_Service_WindowsAzure_CommandLine_PackageScaffolder_PackageScaffolderAbstract' => dirname(__FILE__) . '//Service/WindowsAzure/CommandLine/PackageScaffolder/PackageScaffolderAbstract.php', + 'Scaffolder' => dirname(__FILE__) . '//Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/index.php', + 'Zend_Service_WindowsAzure_CommandLine_Service' => dirname(__FILE__) . '//Service/WindowsAzure/CommandLine/Service.php', + 'Zend_Service_WindowsAzure_CommandLine_Storage' => dirname(__FILE__) . '//Service/WindowsAzure/CommandLine/Storage.php', + 'Zend_Service_WindowsAzure_Credentials_CredentialsAbstract' => dirname(__FILE__) . '//Service/WindowsAzure/Credentials/CredentialsAbstract.php', + 'Zend_Service_WindowsAzure_Credentials_Exception' => dirname(__FILE__) . '//Service/WindowsAzure/Credentials/Exception.php', + 'Zend_Service_WindowsAzure_Credentials_SharedAccessSignature' => dirname(__FILE__) . '//Service/WindowsAzure/Credentials/SharedAccessSignature.php', + 'Zend_Service_WindowsAzure_Credentials_SharedKey' => dirname(__FILE__) . '//Service/WindowsAzure/Credentials/SharedKey.php', + 'Zend_Service_WindowsAzure_Credentials_SharedKeyLite' => dirname(__FILE__) . '//Service/WindowsAzure/Credentials/SharedKeyLite.php', + 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationDataSources' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/ConfigurationDataSources.php', + 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationDiagnosticInfrastructureLogs' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/ConfigurationDiagnosticInfrastructureLogs.php', + 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationDirectories' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/ConfigurationDirectories.php', + 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/ConfigurationInstance.php', + 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationLogs' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/ConfigurationLogs.php', + 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationObjectBaseAbstract' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/ConfigurationObjectBaseAbstract.php', + 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationPerformanceCounters' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/ConfigurationPerformanceCounters.php', + 'Zend_Service_WindowsAzure_Diagnostics_ConfigurationWindowsEventLog' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/ConfigurationWindowsEventLog.php', + 'Zend_Service_WindowsAzure_Diagnostics_DirectoryConfigurationSubscription' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/DirectoryConfigurationSubscription.php', + 'Zend_Service_WindowsAzure_Diagnostics_Exception' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/Exception.php', + 'Zend_Service_WindowsAzure_Diagnostics_LogLevel' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/LogLevel.php', + 'Zend_Service_WindowsAzure_Diagnostics_Manager' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/Manager.php', + 'Zend_Service_WindowsAzure_Diagnostics_PerformanceCounterSubscription' => dirname(__FILE__) . '//Service/WindowsAzure/Diagnostics/PerformanceCounterSubscription.php', + 'Zend_Service_WindowsAzure_Exception' => dirname(__FILE__) . '//Service/WindowsAzure/Exception.php', + 'Zend_Service_WindowsAzure_Log_Exception' => dirname(__FILE__) . '//Service/WindowsAzure/Log/Exception.php', + 'Zend_Service_WindowsAzure_Log_Formatter_WindowsAzure' => dirname(__FILE__) . '//Service/WindowsAzure/Log/Formatter/WindowsAzure.php', + 'Zend_Service_WindowsAzure_Log_Writer_WindowsAzure' => dirname(__FILE__) . '//Service/WindowsAzure/Log/Writer/WindowsAzure.php', + 'Zend_Service_WindowsAzure_Management_AffinityGroupInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Management/AffinityGroupInstance.php', + 'Zend_Service_WindowsAzure_Management_CertificateInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Management/CertificateInstance.php', + 'Zend_Service_WindowsAzure_Management_Client' => dirname(__FILE__) . '//Service/WindowsAzure/Management/Client.php', + 'Zend_Service_WindowsAzure_Management_DeploymentInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Management/DeploymentInstance.php', + 'Zend_Service_WindowsAzure_Management_Exception' => dirname(__FILE__) . '//Service/WindowsAzure/Management/Exception.php', + 'Zend_Service_WindowsAzure_Management_HostedServiceInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Management/HostedServiceInstance.php', + 'Zend_Service_WindowsAzure_Management_LocationInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Management/LocationInstance.php', + 'Zend_Service_WindowsAzure_Management_OperatingSystemFamilyInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Management/OperatingSystemFamilyInstance.php', + 'Zend_Service_WindowsAzure_Management_OperatingSystemInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Management/OperatingSystemInstance.php', + 'Zend_Service_WindowsAzure_Management_OperationStatusInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Management/OperationStatusInstance.php', + 'Zend_Service_WindowsAzure_Management_ServiceEntityAbstract' => dirname(__FILE__) . '//Service/WindowsAzure/Management/ServiceEntityAbstract.php', + 'Zend_Service_WindowsAzure_Management_StorageServiceInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Management/StorageServiceInstance.php', + 'Zend_Service_WindowsAzure_Management_SubscriptionOperationInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Management/SubscriptionOperationInstance.php', + 'Zend_Service_WindowsAzure_RetryPolicy_Exception' => dirname(__FILE__) . '//Service/WindowsAzure/RetryPolicy/Exception.php', + 'Zend_Service_WindowsAzure_RetryPolicy_NoRetry' => dirname(__FILE__) . '//Service/WindowsAzure/RetryPolicy/NoRetry.php', + 'Zend_Service_WindowsAzure_RetryPolicy_RetryN' => dirname(__FILE__) . '//Service/WindowsAzure/RetryPolicy/RetryN.php', + 'Zend_Service_WindowsAzure_RetryPolicy_RetryPolicyAbstract' => dirname(__FILE__) . '//Service/WindowsAzure/RetryPolicy/RetryPolicyAbstract.php', + 'Zend_Service_WindowsAzure_SessionHandler' => dirname(__FILE__) . '//Service/WindowsAzure/SessionHandler.php', + 'Zend_Service_WindowsAzure_Storage_Batch' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/Batch.php', + 'Zend_Service_WindowsAzure_Storage_BatchStorageAbstract' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/BatchStorageAbstract.php', + 'Zend_Service_WindowsAzure_Storage_Blob_Stream' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/Blob/Stream.php', + 'Zend_Service_WindowsAzure_Storage_Blob' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/Blob.php', + 'Zend_Service_WindowsAzure_Storage_BlobContainer' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/BlobContainer.php', + 'Zend_Service_WindowsAzure_Storage_BlobInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/BlobInstance.php', + 'Zend_Service_WindowsAzure_Storage_DynamicTableEntity' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/DynamicTableEntity.php', + 'Zend_Service_WindowsAzure_Storage_LeaseInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/LeaseInstance.php', + 'Zend_Service_WindowsAzure_Storage_PageRegionInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/PageRegionInstance.php', + 'Zend_Service_WindowsAzure_Storage_Queue' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/Queue.php', + 'Zend_Service_WindowsAzure_Storage_QueueInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/QueueInstance.php', + 'Zend_Service_WindowsAzure_Storage_QueueMessage' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/QueueMessage.php', + 'Zend_Service_WindowsAzure_Storage_SignedIdentifier' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/SignedIdentifier.php', + 'Zend_Service_WindowsAzure_Storage_StorageEntityAbstract' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/StorageEntityAbstract.php', + 'Zend_Service_WindowsAzure_Storage_Table' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/Table.php', + 'Zend_Service_WindowsAzure_Storage_TableEntity' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/TableEntity.php', + 'Zend_Service_WindowsAzure_Storage_TableEntityQuery' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/TableEntityQuery.php', + 'Zend_Service_WindowsAzure_Storage_TableInstance' => dirname(__FILE__) . '//Service/WindowsAzure/Storage/TableInstance.php', + 'Zend_Service_WindowsAzure_Storage' => dirname(__FILE__) . '//Service/WindowsAzure/Storage.php', + 'Zend_Service_Yahoo_Image' => dirname(__FILE__) . '//Service/Yahoo/Image.php', + 'Zend_Service_Yahoo_ImageResult' => dirname(__FILE__) . '//Service/Yahoo/ImageResult.php', + 'Zend_Service_Yahoo_ImageResultSet' => dirname(__FILE__) . '//Service/Yahoo/ImageResultSet.php', + 'Zend_Service_Yahoo_InlinkDataResult' => dirname(__FILE__) . '//Service/Yahoo/InlinkDataResult.php', + 'Zend_Service_Yahoo_InlinkDataResultSet' => dirname(__FILE__) . '//Service/Yahoo/InlinkDataResultSet.php', + 'Zend_Service_Yahoo_LocalResult' => dirname(__FILE__) . '//Service/Yahoo/LocalResult.php', + 'Zend_Service_Yahoo_LocalResultSet' => dirname(__FILE__) . '//Service/Yahoo/LocalResultSet.php', + 'Zend_Service_Yahoo_NewsResult' => dirname(__FILE__) . '//Service/Yahoo/NewsResult.php', + 'Zend_Service_Yahoo_NewsResultSet' => dirname(__FILE__) . '//Service/Yahoo/NewsResultSet.php', + 'Zend_Service_Yahoo_PageDataResult' => dirname(__FILE__) . '//Service/Yahoo/PageDataResult.php', + 'Zend_Service_Yahoo_PageDataResultSet' => dirname(__FILE__) . '//Service/Yahoo/PageDataResultSet.php', + 'Zend_Service_Yahoo_Result' => dirname(__FILE__) . '//Service/Yahoo/Result.php', + 'Zend_Service_Yahoo_ResultSet' => dirname(__FILE__) . '//Service/Yahoo/ResultSet.php', + 'Zend_Service_Yahoo_VideoResult' => dirname(__FILE__) . '//Service/Yahoo/VideoResult.php', + 'Zend_Service_Yahoo_VideoResultSet' => dirname(__FILE__) . '//Service/Yahoo/VideoResultSet.php', + 'Zend_Service_Yahoo_WebResult' => dirname(__FILE__) . '//Service/Yahoo/WebResult.php', + 'Zend_Service_Yahoo_WebResultSet' => dirname(__FILE__) . '//Service/Yahoo/WebResultSet.php', + 'Zend_Service_Yahoo' => dirname(__FILE__) . '//Service/Yahoo.php', + 'Zend_Session_Abstract' => dirname(__FILE__) . '//Session/Abstract.php', + 'Zend_Session_Exception' => dirname(__FILE__) . '//Session/Exception.php', + 'Zend_Session_Namespace' => dirname(__FILE__) . '//Session/Namespace.php', + 'Zend_Session_SaveHandler_DbTable' => dirname(__FILE__) . '//Session/SaveHandler/DbTable.php', + 'Zend_Session_SaveHandler_Exception' => dirname(__FILE__) . '//Session/SaveHandler/Exception.php', + 'Zend_Session_SaveHandler_Interface' => dirname(__FILE__) . '//Session/SaveHandler/Interface.php', + 'Zend_Session_Validator_Abstract' => dirname(__FILE__) . '//Session/Validator/Abstract.php', + 'Zend_Session_Validator_HttpUserAgent' => dirname(__FILE__) . '//Session/Validator/HttpUserAgent.php', + 'Zend_Session_Validator_Interface' => dirname(__FILE__) . '//Session/Validator/Interface.php', + 'Zend_Session' => dirname(__FILE__) . '//Session.php', + 'Zend_Soap_AutoDiscover_Exception' => dirname(__FILE__) . '//Soap/AutoDiscover/Exception.php', + 'Zend_Soap_AutoDiscover' => dirname(__FILE__) . '//Soap/AutoDiscover.php', + 'Zend_Soap_Client_Common' => dirname(__FILE__) . '//Soap/Client/Common.php', + 'Zend_Soap_Client_DotNet' => dirname(__FILE__) . '//Soap/Client/DotNet.php', + 'Zend_Soap_Client_Exception' => dirname(__FILE__) . '//Soap/Client/Exception.php', + 'Zend_Soap_Client_Local' => dirname(__FILE__) . '//Soap/Client/Local.php', + 'Zend_Soap_Client' => dirname(__FILE__) . '//Soap/Client.php', + 'Zend_Soap_Server_Exception' => dirname(__FILE__) . '//Soap/Server/Exception.php', + 'Zend_Soap_Server_Proxy' => dirname(__FILE__) . '//Soap/Server/Proxy.php', + 'Zend_Soap_Server' => dirname(__FILE__) . '//Soap/Server.php', + 'Zend_Soap_Wsdl_Exception' => dirname(__FILE__) . '//Soap/Wsdl/Exception.php', + 'Zend_Soap_Wsdl_Strategy_Abstract' => dirname(__FILE__) . '//Soap/Wsdl/Strategy/Abstract.php', + 'Zend_Soap_Wsdl_Strategy_AnyType' => dirname(__FILE__) . '//Soap/Wsdl/Strategy/AnyType.php', + 'Zend_Soap_Wsdl_Strategy_ArrayOfTypeComplex' => dirname(__FILE__) . '//Soap/Wsdl/Strategy/ArrayOfTypeComplex.php', + 'Zend_Soap_Wsdl_Strategy_ArrayOfTypeSequence' => dirname(__FILE__) . '//Soap/Wsdl/Strategy/ArrayOfTypeSequence.php', + 'Zend_Soap_Wsdl_Strategy_Composite' => dirname(__FILE__) . '//Soap/Wsdl/Strategy/Composite.php', + 'Zend_Soap_Wsdl_Strategy_DefaultComplexType' => dirname(__FILE__) . '//Soap/Wsdl/Strategy/DefaultComplexType.php', + 'Zend_Soap_Wsdl_Strategy_Interface' => dirname(__FILE__) . '//Soap/Wsdl/Strategy/Interface.php', + 'Zend_Soap_Wsdl' => dirname(__FILE__) . '//Soap/Wsdl.php', + 'Zend_Stdlib_CallbackHandler' => dirname(__FILE__) . '//Stdlib/CallbackHandler.php', + 'Zend_Stdlib_Exception_InvalidCallbackException' => dirname(__FILE__) . '//Stdlib/Exception/InvalidCallbackException.php', + 'Zend_Stdlib_Exception' => dirname(__FILE__) . '//Stdlib/Exception.php', + 'Zend_Stdlib_PriorityQueue' => dirname(__FILE__) . '//Stdlib/PriorityQueue.php', + 'SplPriorityQueue' => dirname(__FILE__) . '//Stdlib/SplPriorityQueue.php', + 'Zend_Stdlib_SplPriorityQueue' => dirname(__FILE__) . '//Stdlib/SplPriorityQueue.php', + 'Zend_Tag_Cloud_Decorator_Cloud' => dirname(__FILE__) . '//Tag/Cloud/Decorator/Cloud.php', + 'Zend_Tag_Cloud_Decorator_Exception' => dirname(__FILE__) . '//Tag/Cloud/Decorator/Exception.php', + 'Zend_Tag_Cloud_Decorator_HtmlCloud' => dirname(__FILE__) . '//Tag/Cloud/Decorator/HtmlCloud.php', + 'Zend_Tag_Cloud_Decorator_HtmlTag' => dirname(__FILE__) . '//Tag/Cloud/Decorator/HtmlTag.php', + 'Zend_Tag_Cloud_Decorator_Tag' => dirname(__FILE__) . '//Tag/Cloud/Decorator/Tag.php', + 'Zend_Tag_Cloud_Exception' => dirname(__FILE__) . '//Tag/Cloud/Exception.php', + 'Zend_Tag_Cloud' => dirname(__FILE__) . '//Tag/Cloud.php', + 'Zend_Tag_Exception' => dirname(__FILE__) . '//Tag/Exception.php', + 'Zend_Tag_Item' => dirname(__FILE__) . '//Tag/Item.php', + 'Zend_Tag_ItemList' => dirname(__FILE__) . '//Tag/ItemList.php', + 'Zend_Tag_Taggable' => dirname(__FILE__) . '//Tag/Taggable.php', + 'Zend_Test_DbAdapter' => dirname(__FILE__) . '//Test/DbAdapter.php', + 'Zend_Test_DbStatement' => dirname(__FILE__) . '//Test/DbStatement.php', + 'Zend_Test_PHPUnit_Constraint_DomQuery' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/DomQuery.php', + 'Zend_Test_PHPUnit_Constraint_DomQuery34' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/DomQuery34.php', + 'Zend_Test_PHPUnit_Constraint_DomQuery37' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/DomQuery37.php', + 'Zend_Test_PHPUnit_Constraint_DomQuery41' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/DomQuery41.php', + 'Zend_Test_PHPUnit_Constraint_Exception' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/Exception.php', + 'Zend_Test_PHPUnit_Constraint_Redirect' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/Redirect.php', + 'Zend_Test_PHPUnit_Constraint_Redirect34' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/Redirect34.php', + 'Zend_Test_PHPUnit_Constraint_Redirect37' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/Redirect37.php', + 'Zend_Test_PHPUnit_Constraint_Redirect41' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/Redirect41.php', + 'Zend_Test_PHPUnit_Constraint_ResponseHeader' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/ResponseHeader.php', + 'Zend_Test_PHPUnit_Constraint_ResponseHeader34' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/ResponseHeader34.php', + 'Zend_Test_PHPUnit_Constraint_ResponseHeader37' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/ResponseHeader37.php', + 'Zend_Test_PHPUnit_Constraint_ResponseHeader41' => dirname(__FILE__) . '//Test/PHPUnit/Constraint/ResponseHeader41.php', + 'Zend_Test_PHPUnit_ControllerTestCase' => dirname(__FILE__) . '//Test/PHPUnit/ControllerTestCase.php', + 'Zend_Test_PHPUnit_DatabaseTestCase' => dirname(__FILE__) . '//Test/PHPUnit/DatabaseTestCase.php', + 'Zend_Test_PHPUnit_Db_Connection' => dirname(__FILE__) . '//Test/PHPUnit/Db/Connection.php', + 'Zend_Test_PHPUnit_Db_DataSet_DbRowset' => dirname(__FILE__) . '//Test/PHPUnit/Db/DataSet/DbRowset.php', + 'Zend_Test_PHPUnit_Db_DataSet_DbTable' => dirname(__FILE__) . '//Test/PHPUnit/Db/DataSet/DbTable.php', + 'Zend_Test_PHPUnit_Db_DataSet_DbTableDataSet' => dirname(__FILE__) . '//Test/PHPUnit/Db/DataSet/DbTableDataSet.php', + 'Zend_Test_PHPUnit_Db_DataSet_QueryDataSet' => dirname(__FILE__) . '//Test/PHPUnit/Db/DataSet/QueryDataSet.php', + 'Zend_Test_PHPUnit_Db_DataSet_QueryTable' => dirname(__FILE__) . '//Test/PHPUnit/Db/DataSet/QueryTable.php', + 'Zend_Test_PHPUnit_Db_Exception' => dirname(__FILE__) . '//Test/PHPUnit/Db/Exception.php', + 'Zend_Test_PHPUnit_Db_Metadata_Generic' => dirname(__FILE__) . '//Test/PHPUnit/Db/Metadata/Generic.php', + 'Zend_Test_PHPUnit_Db_Operation_DeleteAll' => dirname(__FILE__) . '//Test/PHPUnit/Db/Operation/DeleteAll.php', + 'Zend_Test_PHPUnit_Db_Operation_Insert' => dirname(__FILE__) . '//Test/PHPUnit/Db/Operation/Insert.php', + 'Zend_Test_PHPUnit_Db_Operation_Truncate' => dirname(__FILE__) . '//Test/PHPUnit/Db/Operation/Truncate.php', + 'Zend_Test_PHPUnit_Db_SimpleTester' => dirname(__FILE__) . '//Test/PHPUnit/Db/SimpleTester.php', + 'Zend_Text_Exception' => dirname(__FILE__) . '//Text/Exception.php', + 'Zend_Text_Figlet_Exception' => dirname(__FILE__) . '//Text/Figlet/Exception.php', + 'Zend_Text_Figlet' => dirname(__FILE__) . '//Text/Figlet.php', + 'Zend_Text_MultiByte' => dirname(__FILE__) . '//Text/MultiByte.php', + 'Zend_Text_Table_Column' => dirname(__FILE__) . '//Text/Table/Column.php', + 'Zend_Text_Table_Decorator_Ascii' => dirname(__FILE__) . '//Text/Table/Decorator/Ascii.php', + 'Zend_Text_Table_Decorator_Interface' => dirname(__FILE__) . '//Text/Table/Decorator/Interface.php', + 'Zend_Text_Table_Decorator_Unicode' => dirname(__FILE__) . '//Text/Table/Decorator/Unicode.php', + 'Zend_Text_Table_Exception' => dirname(__FILE__) . '//Text/Table/Exception.php', + 'Zend_Text_Table_Row' => dirname(__FILE__) . '//Text/Table/Row.php', + 'Zend_Text_Table' => dirname(__FILE__) . '//Text/Table.php', + 'Zend_TimeSync_Exception' => dirname(__FILE__) . '//TimeSync/Exception.php', + 'Zend_TimeSync_Ntp' => dirname(__FILE__) . '//TimeSync/Ntp.php', + 'Zend_TimeSync_Protocol' => dirname(__FILE__) . '//TimeSync/Protocol.php', + 'Zend_TimeSync_Sntp' => dirname(__FILE__) . '//TimeSync/Sntp.php', + 'Zend_TimeSync' => dirname(__FILE__) . '//TimeSync.php', + 'Zend_Tool_Framework_Action_Base' => dirname(__FILE__) . '//Tool/Framework/Action/Base.php', + 'Zend_Tool_Framework_Action_Exception' => dirname(__FILE__) . '//Tool/Framework/Action/Exception.php', + 'Zend_Tool_Framework_Action_Interface' => dirname(__FILE__) . '//Tool/Framework/Action/Interface.php', + 'Zend_Tool_Framework_Action_Repository' => dirname(__FILE__) . '//Tool/Framework/Action/Repository.php', + 'Zend_Tool_Framework_Client_Abstract' => dirname(__FILE__) . '//Tool/Framework/Client/Abstract.php', + 'Zend_Tool_Framework_Client_Config' => dirname(__FILE__) . '//Tool/Framework/Client/Config.php', + 'Zend_Tool_Framework_Client_Console_ArgumentParser' => dirname(__FILE__) . '//Tool/Framework/Client/Console/ArgumentParser.php', + 'Zend_Tool_Framework_Client_Console_HelpSystem' => dirname(__FILE__) . '//Tool/Framework/Client/Console/HelpSystem.php', + 'Zend_Tool_Framework_Client_Console_Manifest' => dirname(__FILE__) . '//Tool/Framework/Client/Console/Manifest.php', + 'Zend_Tool_Framework_Client_Console_ResponseDecorator_AlignCenter' => dirname(__FILE__) . '//Tool/Framework/Client/Console/ResponseDecorator/AlignCenter.php', + 'Zend_Tool_Framework_Client_Console_ResponseDecorator_Blockize' => dirname(__FILE__) . '//Tool/Framework/Client/Console/ResponseDecorator/Blockize.php', + 'Zend_Tool_Framework_Client_Console_ResponseDecorator_Colorizer' => dirname(__FILE__) . '//Tool/Framework/Client/Console/ResponseDecorator/Colorizer.php', + 'Zend_Tool_Framework_Client_Console_ResponseDecorator_Indention' => dirname(__FILE__) . '//Tool/Framework/Client/Console/ResponseDecorator/Indention.php', + 'Zend_Tool_Framework_Client_Console' => dirname(__FILE__) . '//Tool/Framework/Client/Console.php', + 'Zend_Tool_Framework_Client_Exception' => dirname(__FILE__) . '//Tool/Framework/Client/Exception.php', + 'Zend_Tool_Framework_Client_Interactive_InputHandler' => dirname(__FILE__) . '//Tool/Framework/Client/Interactive/InputHandler.php', + 'Zend_Tool_Framework_Client_Interactive_InputInterface' => dirname(__FILE__) . '//Tool/Framework/Client/Interactive/InputInterface.php', + 'Zend_Tool_Framework_Client_Interactive_InputRequest' => dirname(__FILE__) . '//Tool/Framework/Client/Interactive/InputRequest.php', + 'Zend_Tool_Framework_Client_Interactive_InputResponse' => dirname(__FILE__) . '//Tool/Framework/Client/Interactive/InputResponse.php', + 'Zend_Tool_Framework_Client_Interactive_OutputInterface' => dirname(__FILE__) . '//Tool/Framework/Client/Interactive/OutputInterface.php', + 'Zend_Tool_Framework_Client_Manifest' => dirname(__FILE__) . '//Tool/Framework/Client/Manifest.php', + 'Zend_Tool_Framework_Client_Request' => dirname(__FILE__) . '//Tool/Framework/Client/Request.php', + 'Zend_Tool_Framework_Client_Response_ContentDecorator_Interface' => dirname(__FILE__) . '//Tool/Framework/Client/Response/ContentDecorator/Interface.php', + 'Zend_Tool_Framework_Client_Response_ContentDecorator_Separator' => dirname(__FILE__) . '//Tool/Framework/Client/Response/ContentDecorator/Separator.php', + 'Zend_Tool_Framework_Client_Response' => dirname(__FILE__) . '//Tool/Framework/Client/Response.php', + 'Zend_Tool_Framework_Client_Storage_AdapterInterface' => dirname(__FILE__) . '//Tool/Framework/Client/Storage/AdapterInterface.php', + 'Zend_Tool_Framework_Client_Storage_Directory' => dirname(__FILE__) . '//Tool/Framework/Client/Storage/Directory.php', + 'Zend_Tool_Framework_Client_Storage' => dirname(__FILE__) . '//Tool/Framework/Client/Storage.php', + 'Zend_Tool_Framework_Exception' => dirname(__FILE__) . '//Tool/Framework/Exception.php', + 'Zend_Tool_Framework_Loader_Abstract' => dirname(__FILE__) . '//Tool/Framework/Loader/Abstract.php', + 'Zend_Tool_Framework_Loader_BasicLoader' => dirname(__FILE__) . '//Tool/Framework/Loader/BasicLoader.php', + 'Zend_Tool_Framework_Loader_IncludePathLoader_RecursiveFilterIterator' => dirname(__FILE__) . '//Tool/Framework/Loader/IncludePathLoader/RecursiveFilterIterator.php', + 'Zend_Tool_Framework_Loader_IncludePathLoader' => dirname(__FILE__) . '//Tool/Framework/Loader/IncludePathLoader.php', + 'Zend_Tool_Framework_Loader_Interface' => dirname(__FILE__) . '//Tool/Framework/Loader/Interface.php', + 'Zend_Tool_Framework_Manifest_ActionManifestable' => dirname(__FILE__) . '//Tool/Framework/Manifest/ActionManifestable.php', + 'Zend_Tool_Framework_Manifest_ActionMetadata' => dirname(__FILE__) . '//Tool/Framework/Manifest/ActionMetadata.php', + 'Zend_Tool_Framework_Manifest_Exception' => dirname(__FILE__) . '//Tool/Framework/Manifest/Exception.php', + 'Zend_Tool_Framework_Manifest_Indexable' => dirname(__FILE__) . '//Tool/Framework/Manifest/Indexable.php', + 'Zend_Tool_Framework_Manifest_Interface' => dirname(__FILE__) . '//Tool/Framework/Manifest/Interface.php', + 'Zend_Tool_Framework_Manifest_Metadata' => dirname(__FILE__) . '//Tool/Framework/Manifest/Metadata.php', + 'Zend_Tool_Framework_Manifest_MetadataManifestable' => dirname(__FILE__) . '//Tool/Framework/Manifest/MetadataManifestable.php', + 'Zend_Tool_Framework_Manifest_ProviderManifestable' => dirname(__FILE__) . '//Tool/Framework/Manifest/ProviderManifestable.php', + 'Zend_Tool_Framework_Manifest_ProviderMetadata' => dirname(__FILE__) . '//Tool/Framework/Manifest/ProviderMetadata.php', + 'Zend_Tool_Framework_Manifest_Repository' => dirname(__FILE__) . '//Tool/Framework/Manifest/Repository.php', + 'Zend_Tool_Framework_Metadata_Attributable' => dirname(__FILE__) . '//Tool/Framework/Metadata/Attributable.php', + 'Zend_Tool_Framework_Metadata_Basic' => dirname(__FILE__) . '//Tool/Framework/Metadata/Basic.php', + 'Zend_Tool_Framework_Metadata_Dynamic' => dirname(__FILE__) . '//Tool/Framework/Metadata/Dynamic.php', + 'Zend_Tool_Framework_Metadata_Interface' => dirname(__FILE__) . '//Tool/Framework/Metadata/Interface.php', + 'Zend_Tool_Framework_Metadata_Tool' => dirname(__FILE__) . '//Tool/Framework/Metadata/Tool.php', + 'Zend_Tool_Framework_Provider_Abstract' => dirname(__FILE__) . '//Tool/Framework/Provider/Abstract.php', + 'Zend_Tool_Framework_Provider_DocblockManifestInterface' => dirname(__FILE__) . '//Tool/Framework/Provider/DocblockManifestable.php', + 'Zend_Tool_Framework_Provider_Exception' => dirname(__FILE__) . '//Tool/Framework/Provider/Exception.php', + 'Zend_Tool_Framework_Provider_Initializable' => dirname(__FILE__) . '//Tool/Framework/Provider/Initializable.php', + 'Zend_Tool_Framework_Provider_Interactable' => dirname(__FILE__) . '//Tool/Framework/Provider/Interactable.php', + 'Zend_Tool_Framework_Provider_Interface' => dirname(__FILE__) . '//Tool/Framework/Provider/Interface.php', + 'Zend_Tool_Framework_Provider_Pretendable' => dirname(__FILE__) . '//Tool/Framework/Provider/Pretendable.php', + 'Zend_Tool_Framework_Provider_Repository' => dirname(__FILE__) . '//Tool/Framework/Provider/Repository.php', + 'Zend_Tool_Framework_Provider_Signature' => dirname(__FILE__) . '//Tool/Framework/Provider/Signature.php', + 'Zend_Tool_Framework_Registry_EnabledInterface' => dirname(__FILE__) . '//Tool/Framework/Registry/EnabledInterface.php', + 'Zend_Tool_Framework_Registry_Exception' => dirname(__FILE__) . '//Tool/Framework/Registry/Exception.php', + 'Zend_Tool_Framework_Registry_Interface' => dirname(__FILE__) . '//Tool/Framework/Registry/Interface.php', + 'Zend_Tool_Framework_Registry' => dirname(__FILE__) . '//Tool/Framework/Registry.php', + 'Zend_Tool_Framework_System_Action_Create' => dirname(__FILE__) . '//Tool/Framework/System/Action/Create.php', + 'Zend_Tool_Framework_System_Action_Delete' => dirname(__FILE__) . '//Tool/Framework/System/Action/Delete.php', + 'Zend_Tool_Framework_System_Manifest' => dirname(__FILE__) . '//Tool/Framework/System/Manifest.php', + 'Zend_Tool_Framework_System_Provider_Config' => dirname(__FILE__) . '//Tool/Framework/System/Provider/Config.php', + 'Zend_Tool_Framework_System_Provider_Manifest' => dirname(__FILE__) . '//Tool/Framework/System/Provider/Manifest.php', + 'Zend_Tool_Framework_System_Provider_Phpinfo' => dirname(__FILE__) . '//Tool/Framework/System/Provider/Phpinfo.php', + 'Zend_Tool_Framework_System_Provider_Version' => dirname(__FILE__) . '//Tool/Framework/System/Provider/Version.php', + 'Zend_Tool_Project_Context_Content_Engine_CodeGenerator' => dirname(__FILE__) . '//Tool/Project/Context/Content/Engine/CodeGenerator.php', + 'Zend_Tool_Project_Context_Content_Engine_Phtml' => dirname(__FILE__) . '//Tool/Project/Context/Content/Engine/Phtml.php', + 'Zend_Tool_Project_Context_Content_Engine' => dirname(__FILE__) . '//Tool/Project/Context/Content/Engine.php', + 'Zend_Tool_Project_Context_Exception' => dirname(__FILE__) . '//Tool/Project/Context/Exception.php', + 'Zend_Tool_Project_Context_Filesystem_Abstract' => dirname(__FILE__) . '//Tool/Project/Context/Filesystem/Abstract.php', + 'Zend_Tool_Project_Context_Filesystem_Directory' => dirname(__FILE__) . '//Tool/Project/Context/Filesystem/Directory.php', + 'Zend_Tool_Project_Context_Filesystem_File' => dirname(__FILE__) . '//Tool/Project/Context/Filesystem/File.php', + 'Zend_Tool_Project_Context_Interface' => dirname(__FILE__) . '//Tool/Project/Context/Interface.php', + 'Zend_Tool_Project_Context_Repository' => dirname(__FILE__) . '//Tool/Project/Context/Repository.php', + 'Zend_Tool_Project_Context_System_Interface' => dirname(__FILE__) . '//Tool/Project/Context/System/Interface.php', + 'Zend_Tool_Project_Context_System_NotOverwritable' => dirname(__FILE__) . '//Tool/Project/Context/System/NotOverwritable.php', + 'Zend_Tool_Project_Context_System_ProjectDirectory' => dirname(__FILE__) . '//Tool/Project/Context/System/ProjectDirectory.php', + 'Zend_Tool_Project_Context_System_ProjectProfileFile' => dirname(__FILE__) . '//Tool/Project/Context/System/ProjectProfileFile.php', + 'Zend_Tool_Project_Context_System_ProjectProvidersDirectory' => dirname(__FILE__) . '//Tool/Project/Context/System/ProjectProvidersDirectory.php', + 'Zend_Tool_Project_Context_System_TopLevelRestrictable' => dirname(__FILE__) . '//Tool/Project/Context/System/TopLevelRestrictable.php', + 'Zend_Tool_Project_Context_Zf_AbstractClassFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/AbstractClassFile.php', + 'Zend_Tool_Project_Context_Zf_ActionMethod' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ActionMethod.php', + 'Zend_Tool_Project_Context_Zf_ApisDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ApisDirectory.php', + 'Zend_Tool_Project_Context_Zf_ApplicationConfigFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ApplicationConfigFile.php', + 'Zend_Tool_Project_Context_Zf_ApplicationDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ApplicationDirectory.php', + 'Zend_Tool_Project_Context_Zf_BootstrapFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/BootstrapFile.php', + 'Zend_Tool_Project_Context_Zf_CacheDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/CacheDirectory.php', + 'Zend_Tool_Project_Context_Zf_ConfigFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ConfigFile.php', + 'Zend_Tool_Project_Context_Zf_ConfigsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ConfigsDirectory.php', + 'Zend_Tool_Project_Context_Zf_ControllerFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ControllerFile.php', + 'Zend_Tool_Project_Context_Zf_ControllersDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ControllersDirectory.php', + 'Zend_Tool_Project_Context_Zf_DataDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/DataDirectory.php', + 'Zend_Tool_Project_Context_Zf_DbTableDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/DbTableDirectory.php', + 'Zend_Tool_Project_Context_Zf_DbTableFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/DbTableFile.php', + 'Zend_Tool_Project_Context_Zf_DocsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/DocsDirectory.php', + 'Zend_Tool_Project_Context_Zf_FormFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/FormFile.php', + 'Zend_Tool_Project_Context_Zf_FormsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/FormsDirectory.php', + 'Zend_Tool_Project_Context_Zf_HtaccessFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/HtaccessFile.php', + 'Zend_Tool_Project_Context_Zf_LayoutScriptFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/LayoutScriptFile.php', + 'Zend_Tool_Project_Context_Zf_LayoutScriptsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/LayoutScriptsDirectory.php', + 'Zend_Tool_Project_Context_Zf_LayoutsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/LayoutsDirectory.php', + 'Zend_Tool_Project_Context_Zf_LibraryDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/LibraryDirectory.php', + 'Zend_Tool_Project_Context_Zf_LocalesDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/LocalesDirectory.php', + 'Zend_Tool_Project_Context_Zf_LogsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/LogsDirectory.php', + 'Zend_Tool_Project_Context_Zf_ModelFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ModelFile.php', + 'Zend_Tool_Project_Context_Zf_ModelsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ModelsDirectory.php', + 'Zend_Tool_Project_Context_Zf_ModuleDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ModuleDirectory.php', + 'Zend_Tool_Project_Context_Zf_ModulesDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ModulesDirectory.php', + 'Zend_Tool_Project_Context_Zf_ProjectProviderFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ProjectProviderFile.php', + 'Zend_Tool_Project_Context_Zf_PublicDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/PublicDirectory.php', + 'Zend_Tool_Project_Context_Zf_PublicImagesDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/PublicImagesDirectory.php', + 'Zend_Tool_Project_Context_Zf_PublicIndexFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/PublicIndexFile.php', + 'Zend_Tool_Project_Context_Zf_PublicScriptsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/PublicScriptsDirectory.php', + 'Zend_Tool_Project_Context_Zf_PublicStylesheetsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/PublicStylesheetsDirectory.php', + 'Zend_Tool_Project_Context_Zf_SearchIndexesDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/SearchIndexesDirectory.php', + 'Zend_Tool_Project_Context_Zf_ServicesDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ServicesDirectory.php', + 'Zend_Tool_Project_Context_Zf_SessionsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/SessionsDirectory.php', + 'Zend_Tool_Project_Context_Zf_TemporaryDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TemporaryDirectory.php', + 'Zend_Tool_Project_Context_Zf_TestApplicationActionMethod' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestApplicationActionMethod.php', + 'Zend_Tool_Project_Context_Zf_TestApplicationBootstrapFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestApplicationBootstrapFile.php', + 'Zend_Tool_Project_Context_Zf_TestApplicationControllerDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestApplicationControllerDirectory.php', + 'Zend_Tool_Project_Context_Zf_TestApplicationControllerFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestApplicationControllerFile.php', + 'Zend_Tool_Project_Context_Zf_TestApplicationDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestApplicationDirectory.php', + 'Zend_Tool_Project_Context_Zf_TestApplicationModuleDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestApplicationModuleDirectory.php', + 'Zend_Tool_Project_Context_Zf_TestApplicationModulesDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestApplicationModulesDirectory.php', + 'Zend_Tool_Project_Context_Zf_TestLibraryBootstrapFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestLibraryBootstrapFile.php', + 'Zend_Tool_Project_Context_Zf_TestLibraryDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestLibraryDirectory.php', + 'Zend_Tool_Project_Context_Zf_TestLibraryFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestLibraryFile.php', + 'Zend_Tool_Project_Context_Zf_TestLibraryNamespaceDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestLibraryNamespaceDirectory.php', + 'Zend_Tool_Project_Context_Zf_TestPHPUnitBootstrapFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestPHPUnitBootstrapFile.php', + 'Zend_Tool_Project_Context_Zf_TestPHPUnitConfigFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestPHPUnitConfigFile.php', + 'Zend_Tool_Project_Context_Zf_TestsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/TestsDirectory.php', + 'Zend_Tool_Project_Context_Zf_UploadsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/UploadsDirectory.php', + 'Zend_Tool_Project_Context_Zf_ViewControllerScriptsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ViewControllerScriptsDirectory.php', + 'Zend_Tool_Project_Context_Zf_ViewFiltersDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ViewFiltersDirectory.php', + 'Zend_Tool_Project_Context_Zf_ViewHelpersDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ViewHelpersDirectory.php', + 'Zend_Tool_Project_Context_Zf_ViewScriptFile' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ViewScriptFile.php', + 'Zend_Tool_Project_Context_Zf_ViewScriptsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ViewScriptsDirectory.php', + 'Zend_Tool_Project_Context_Zf_ViewsDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ViewsDirectory.php', + 'Zend_Tool_Project_Context_Zf_ZfStandardLibraryDirectory' => dirname(__FILE__) . '//Tool/Project/Context/Zf/ZfStandardLibraryDirectory.php', + 'Zend_Tool_Project_Exception' => dirname(__FILE__) . '//Tool/Project/Exception.php', + 'Zend_Tool_Project_Profile_Exception' => dirname(__FILE__) . '//Tool/Project/Profile/Exception.php', + 'Zend_Tool_Project_Profile_FileParser_Interface' => dirname(__FILE__) . '//Tool/Project/Profile/FileParser/Interface.php', + 'Zend_Tool_Project_Profile_FileParser_Xml' => dirname(__FILE__) . '//Tool/Project/Profile/FileParser/Xml.php', + 'Zend_Tool_Project_Profile_Iterator_ContextFilter' => dirname(__FILE__) . '//Tool/Project/Profile/Iterator/ContextFilter.php', + 'Zend_Tool_Project_Profile_Iterator_EnabledResourceFilter' => dirname(__FILE__) . '//Tool/Project/Profile/Iterator/EnabledResourceFilter.php', + 'Zend_Tool_Project_Profile_Resource_Container' => dirname(__FILE__) . '//Tool/Project/Profile/Resource/Container.php', + 'Zend_Tool_Project_Profile_Resource_SearchConstraints' => dirname(__FILE__) . '//Tool/Project/Profile/Resource/SearchConstraints.php', + 'Zend_Tool_Project_Profile_Resource' => dirname(__FILE__) . '//Tool/Project/Profile/Resource.php', + 'Zend_Tool_Project_Profile' => dirname(__FILE__) . '//Tool/Project/Profile.php', + 'Zend_Tool_Project_Provider_Abstract' => dirname(__FILE__) . '//Tool/Project/Provider/Abstract.php', + 'Zend_Tool_Project_Provider_Action' => dirname(__FILE__) . '//Tool/Project/Provider/Action.php', + 'Zend_Tool_Project_Provider_Application' => dirname(__FILE__) . '//Tool/Project/Provider/Application.php', + 'Zend_Tool_Project_Provider_Controller' => dirname(__FILE__) . '//Tool/Project/Provider/Controller.php', + 'Zend_Tool_Project_Provider_DbAdapter' => dirname(__FILE__) . '//Tool/Project/Provider/DbAdapter.php', + 'Zend_Tool_Project_Provider_DbTable' => dirname(__FILE__) . '//Tool/Project/Provider/DbTable.php', + 'Zend_Tool_Project_Provider_Exception' => dirname(__FILE__) . '//Tool/Project/Provider/Exception.php', + 'Zend_Tool_Project_Provider_Form' => dirname(__FILE__) . '//Tool/Project/Provider/Form.php', + 'Zend_Tool_Project_Provider_Layout' => dirname(__FILE__) . '//Tool/Project/Provider/Layout.php', + 'Zend_Tool_Project_Provider_Manifest' => dirname(__FILE__) . '//Tool/Project/Provider/Manifest.php', + 'Zend_Tool_Project_Provider_Model' => dirname(__FILE__) . '//Tool/Project/Provider/Model.php', + 'Zend_Tool_Project_Provider_Module' => dirname(__FILE__) . '//Tool/Project/Provider/Module.php', + 'Zend_Tool_Project_Provider_Profile' => dirname(__FILE__) . '//Tool/Project/Provider/Profile.php', + 'Zend_Tool_Project_Provider_Project' => dirname(__FILE__) . '//Tool/Project/Provider/Project.php', + 'Zend_Tool_Project_Provider_ProjectProvider' => dirname(__FILE__) . '//Tool/Project/Provider/ProjectProvider.php', + 'Zend_Tool_Project_Provider_Test' => dirname(__FILE__) . '//Tool/Project/Provider/Test.php', + 'Zend_Tool_Project_Provider_View' => dirname(__FILE__) . '//Tool/Project/Provider/View.php', + 'Zend_Translate_Adapter_Array' => dirname(__FILE__) . '//Translate/Adapter/Array.php', + 'Zend_Translate_Adapter_Csv' => dirname(__FILE__) . '//Translate/Adapter/Csv.php', + 'Zend_Translate_Adapter_Gettext' => dirname(__FILE__) . '//Translate/Adapter/Gettext.php', + 'Zend_Translate_Adapter_Ini' => dirname(__FILE__) . '//Translate/Adapter/Ini.php', + 'Zend_Translate_Adapter_Qt' => dirname(__FILE__) . '//Translate/Adapter/Qt.php', + 'Zend_Translate_Adapter_Tbx' => dirname(__FILE__) . '//Translate/Adapter/Tbx.php', + 'Zend_Translate_Adapter_Tmx' => dirname(__FILE__) . '//Translate/Adapter/Tmx.php', + 'Zend_Translate_Adapter_Xliff' => dirname(__FILE__) . '//Translate/Adapter/Xliff.php', + 'Zend_Translate_Adapter_XmlTm' => dirname(__FILE__) . '//Translate/Adapter/XmlTm.php', + 'Zend_Translate_Adapter' => dirname(__FILE__) . '//Translate/Adapter.php', + 'Zend_Translate_Exception' => dirname(__FILE__) . '//Translate/Exception.php', + 'Zend_Translate_Plural' => dirname(__FILE__) . '//Translate/Plural.php', + 'Zend_Translate' => dirname(__FILE__) . '//Translate.php', + 'Zend_Uri_Exception' => dirname(__FILE__) . '//Uri/Exception.php', + 'Zend_Uri_Http' => dirname(__FILE__) . '//Uri/Http.php', + 'Zend_Uri' => dirname(__FILE__) . '//Uri.php', + 'Zend_Validate_Abstract' => dirname(__FILE__) . '//Validate/Abstract.php', + 'Zend_Validate_Alnum' => dirname(__FILE__) . '//Validate/Alnum.php', + 'Zend_Validate_Alpha' => dirname(__FILE__) . '//Validate/Alpha.php', + 'Zend_Validate_Barcode_AdapterAbstract' => dirname(__FILE__) . '//Validate/Barcode/AdapterAbstract.php', + 'Zend_Validate_Barcode_AdapterInterface' => dirname(__FILE__) . '//Validate/Barcode/AdapterInterface.php', + 'Zend_Validate_Barcode_Code25' => dirname(__FILE__) . '//Validate/Barcode/Code25.php', + 'Zend_Validate_Barcode_Code25interleaved' => dirname(__FILE__) . '//Validate/Barcode/Code25interleaved.php', + 'Zend_Validate_Barcode_Code39' => dirname(__FILE__) . '//Validate/Barcode/Code39.php', + 'Zend_Validate_Barcode_Code39ext' => dirname(__FILE__) . '//Validate/Barcode/Code39ext.php', + 'Zend_Validate_Barcode_Code93' => dirname(__FILE__) . '//Validate/Barcode/Code93.php', + 'Zend_Validate_Barcode_Code93ext' => dirname(__FILE__) . '//Validate/Barcode/Code93ext.php', + 'Zend_Validate_Barcode_Ean12' => dirname(__FILE__) . '//Validate/Barcode/Ean12.php', + 'Zend_Validate_Barcode_Ean13' => dirname(__FILE__) . '//Validate/Barcode/Ean13.php', + 'Zend_Validate_Barcode_Ean14' => dirname(__FILE__) . '//Validate/Barcode/Ean14.php', + 'Zend_Validate_Barcode_Ean18' => dirname(__FILE__) . '//Validate/Barcode/Ean18.php', + 'Zend_Validate_Barcode_Ean2' => dirname(__FILE__) . '//Validate/Barcode/Ean2.php', + 'Zend_Validate_Barcode_Ean5' => dirname(__FILE__) . '//Validate/Barcode/Ean5.php', + 'Zend_Validate_Barcode_Ean8' => dirname(__FILE__) . '//Validate/Barcode/Ean8.php', + 'Zend_Validate_Barcode_Gtin12' => dirname(__FILE__) . '//Validate/Barcode/Gtin12.php', + 'Zend_Validate_Barcode_Gtin13' => dirname(__FILE__) . '//Validate/Barcode/Gtin13.php', + 'Zend_Validate_Barcode_Gtin14' => dirname(__FILE__) . '//Validate/Barcode/Gtin14.php', + 'Zend_Validate_Barcode_Identcode' => dirname(__FILE__) . '//Validate/Barcode/Identcode.php', + 'Zend_Validate_Barcode_IntelligentMail' => dirname(__FILE__) . '//Validate/Barcode/Intelligentmail.php', + 'Zend_Validate_Barcode_Issn' => dirname(__FILE__) . '//Validate/Barcode/Issn.php', + 'Zend_Validate_Barcode_Itf14' => dirname(__FILE__) . '//Validate/Barcode/Itf14.php', + 'Zend_Validate_Barcode_Leitcode' => dirname(__FILE__) . '//Validate/Barcode/Leitcode.php', + 'Zend_Validate_Barcode_Planet' => dirname(__FILE__) . '//Validate/Barcode/Planet.php', + 'Zend_Validate_Barcode_Postnet' => dirname(__FILE__) . '//Validate/Barcode/Postnet.php', + 'Zend_Validate_Barcode_Royalmail' => dirname(__FILE__) . '//Validate/Barcode/Royalmail.php', + 'Zend_Validate_Barcode_Sscc' => dirname(__FILE__) . '//Validate/Barcode/Sscc.php', + 'Zend_Validate_Barcode_Upca' => dirname(__FILE__) . '//Validate/Barcode/Upca.php', + 'Zend_Validate_Barcode_Upce' => dirname(__FILE__) . '//Validate/Barcode/Upce.php', + 'Zend_Validate_Barcode' => dirname(__FILE__) . '//Validate/Barcode.php', + 'Zend_Validate_Between' => dirname(__FILE__) . '//Validate/Between.php', + 'Zend_Validate_Callback' => dirname(__FILE__) . '//Validate/Callback.php', + 'Zend_Validate_Ccnum' => dirname(__FILE__) . '//Validate/Ccnum.php', + 'Zend_Validate_CreditCard' => dirname(__FILE__) . '//Validate/CreditCard.php', + 'Zend_Validate_Date' => dirname(__FILE__) . '//Validate/Date.php', + 'Zend_Validate_Db_Abstract' => dirname(__FILE__) . '//Validate/Db/Abstract.php', + 'Zend_Validate_Db_NoRecordExists' => dirname(__FILE__) . '//Validate/Db/NoRecordExists.php', + 'Zend_Validate_Db_RecordExists' => dirname(__FILE__) . '//Validate/Db/RecordExists.php', + 'Zend_Validate_Digits' => dirname(__FILE__) . '//Validate/Digits.php', + 'Zend_Validate_EmailAddress' => dirname(__FILE__) . '//Validate/EmailAddress.php', + 'Zend_Validate_Exception' => dirname(__FILE__) . '//Validate/Exception.php', + 'Zend_Validate_File_Count' => dirname(__FILE__) . '//Validate/File/Count.php', + 'Zend_Validate_File_Crc32' => dirname(__FILE__) . '//Validate/File/Crc32.php', + 'Zend_Validate_File_ExcludeExtension' => dirname(__FILE__) . '//Validate/File/ExcludeExtension.php', + 'Zend_Validate_File_ExcludeMimeType' => dirname(__FILE__) . '//Validate/File/ExcludeMimeType.php', + 'Zend_Validate_File_Exists' => dirname(__FILE__) . '//Validate/File/Exists.php', + 'Zend_Validate_File_Extension' => dirname(__FILE__) . '//Validate/File/Extension.php', + 'Zend_Validate_File_FilesSize' => dirname(__FILE__) . '//Validate/File/FilesSize.php', + 'Zend_Validate_File_Hash' => dirname(__FILE__) . '//Validate/File/Hash.php', + 'Zend_Validate_File_ImageSize' => dirname(__FILE__) . '//Validate/File/ImageSize.php', + 'Zend_Validate_File_IsCompressed' => dirname(__FILE__) . '//Validate/File/IsCompressed.php', + 'Zend_Validate_File_IsImage' => dirname(__FILE__) . '//Validate/File/IsImage.php', + 'Zend_Validate_File_Md5' => dirname(__FILE__) . '//Validate/File/Md5.php', + 'Zend_Validate_File_MimeType' => dirname(__FILE__) . '//Validate/File/MimeType.php', + 'Zend_Validate_File_NotExists' => dirname(__FILE__) . '//Validate/File/NotExists.php', + 'Zend_Validate_File_Sha1' => dirname(__FILE__) . '//Validate/File/Sha1.php', + 'Zend_Validate_File_Size' => dirname(__FILE__) . '//Validate/File/Size.php', + 'Zend_Validate_File_Upload' => dirname(__FILE__) . '//Validate/File/Upload.php', + 'Zend_Validate_File_WordCount' => dirname(__FILE__) . '//Validate/File/WordCount.php', + 'Zend_Validate_Float' => dirname(__FILE__) . '//Validate/Float.php', + 'Zend_Validate_GreaterThan' => dirname(__FILE__) . '//Validate/GreaterThan.php', + 'Zend_Validate_Hex' => dirname(__FILE__) . '//Validate/Hex.php', + 'Zend_Validate_Hostname' => dirname(__FILE__) . '//Validate/Hostname.php', + 'Zend_Validate_Iban' => dirname(__FILE__) . '//Validate/Iban.php', + 'Zend_Validate_Identical' => dirname(__FILE__) . '//Validate/Identical.php', + 'Zend_Validate_InArray' => dirname(__FILE__) . '//Validate/InArray.php', + 'Zend_Validate_Int' => dirname(__FILE__) . '//Validate/Int.php', + 'Zend_Validate_Interface' => dirname(__FILE__) . '//Validate/Interface.php', + 'Zend_Validate_Ip' => dirname(__FILE__) . '//Validate/Ip.php', + 'Zend_Validate_Isbn' => dirname(__FILE__) . '//Validate/Isbn.php', + 'Zend_Validate_Ldap_Dn' => dirname(__FILE__) . '//Validate/Ldap/Dn.php', + 'Zend_Validate_LessThan' => dirname(__FILE__) . '//Validate/LessThan.php', + 'Zend_Validate_NotEmpty' => dirname(__FILE__) . '//Validate/NotEmpty.php', + 'Zend_Validate_PostCode' => dirname(__FILE__) . '//Validate/PostCode.php', + 'Zend_Validate_Regex' => dirname(__FILE__) . '//Validate/Regex.php', + 'Zend_Validate_Sitemap_Changefreq' => dirname(__FILE__) . '//Validate/Sitemap/Changefreq.php', + 'Zend_Validate_Sitemap_Lastmod' => dirname(__FILE__) . '//Validate/Sitemap/Lastmod.php', + 'Zend_Validate_Sitemap_Loc' => dirname(__FILE__) . '//Validate/Sitemap/Loc.php', + 'Zend_Validate_Sitemap_Priority' => dirname(__FILE__) . '//Validate/Sitemap/Priority.php', + 'Zend_Validate_StringLength' => dirname(__FILE__) . '//Validate/StringLength.php', + 'Zend_Validate' => dirname(__FILE__) . '//Validate.php', + 'Zend_Version' => dirname(__FILE__) . '//Version.php', + 'Zend_View_Abstract' => dirname(__FILE__) . '//View/Abstract.php', + 'Zend_View_Exception' => dirname(__FILE__) . '//View/Exception.php', + 'Zend_View_Helper_Abstract' => dirname(__FILE__) . '//View/Helper/Abstract.php', + 'Zend_View_Helper_Action' => dirname(__FILE__) . '//View/Helper/Action.php', + 'Zend_View_Helper_BaseUrl' => dirname(__FILE__) . '//View/Helper/BaseUrl.php', + 'Zend_View_Helper_Currency' => dirname(__FILE__) . '//View/Helper/Currency.php', + 'Zend_View_Helper_Cycle' => dirname(__FILE__) . '//View/Helper/Cycle.php', + 'Zend_View_Helper_DeclareVars' => dirname(__FILE__) . '//View/Helper/DeclareVars.php', + 'Zend_View_Helper_Doctype' => dirname(__FILE__) . '//View/Helper/Doctype.php', + 'Zend_View_Helper_Fieldset' => dirname(__FILE__) . '//View/Helper/Fieldset.php', + 'Zend_View_Helper_Form' => dirname(__FILE__) . '//View/Helper/Form.php', + 'Zend_View_Helper_FormButton' => dirname(__FILE__) . '//View/Helper/FormButton.php', + 'Zend_View_Helper_FormCheckbox' => dirname(__FILE__) . '//View/Helper/FormCheckbox.php', + 'Zend_View_Helper_FormElement' => dirname(__FILE__) . '//View/Helper/FormElement.php', + 'Zend_View_Helper_FormErrors' => dirname(__FILE__) . '//View/Helper/FormErrors.php', + 'Zend_View_Helper_FormFile' => dirname(__FILE__) . '//View/Helper/FormFile.php', + 'Zend_View_Helper_FormHidden' => dirname(__FILE__) . '//View/Helper/FormHidden.php', + 'Zend_View_Helper_FormImage' => dirname(__FILE__) . '//View/Helper/FormImage.php', + 'Zend_View_Helper_FormLabel' => dirname(__FILE__) . '//View/Helper/FormLabel.php', + 'Zend_View_Helper_FormMultiCheckbox' => dirname(__FILE__) . '//View/Helper/FormMultiCheckbox.php', + 'Zend_View_Helper_FormNote' => dirname(__FILE__) . '//View/Helper/FormNote.php', + 'Zend_View_Helper_FormPassword' => dirname(__FILE__) . '//View/Helper/FormPassword.php', + 'Zend_View_Helper_FormRadio' => dirname(__FILE__) . '//View/Helper/FormRadio.php', + 'Zend_View_Helper_FormReset' => dirname(__FILE__) . '//View/Helper/FormReset.php', + 'Zend_View_Helper_FormSelect' => dirname(__FILE__) . '//View/Helper/FormSelect.php', + 'Zend_View_Helper_FormSubmit' => dirname(__FILE__) . '//View/Helper/FormSubmit.php', + 'Zend_View_Helper_FormText' => dirname(__FILE__) . '//View/Helper/FormText.php', + 'Zend_View_Helper_FormTextarea' => dirname(__FILE__) . '//View/Helper/FormTextarea.php', + 'Zend_View_Helper_Gravatar' => dirname(__FILE__) . '//View/Helper/Gravatar.php', + 'Zend_View_Helper_HeadLink' => dirname(__FILE__) . '//View/Helper/HeadLink.php', + 'Zend_View_Helper_HeadMeta' => dirname(__FILE__) . '//View/Helper/HeadMeta.php', + 'Zend_View_Helper_HeadScript' => dirname(__FILE__) . '//View/Helper/HeadScript.php', + 'Zend_View_Helper_HeadStyle' => dirname(__FILE__) . '//View/Helper/HeadStyle.php', + 'Zend_View_Helper_HeadTitle' => dirname(__FILE__) . '//View/Helper/HeadTitle.php', + 'Zend_View_Helper_HtmlElement' => dirname(__FILE__) . '//View/Helper/HtmlElement.php', + 'Zend_View_Helper_HtmlFlash' => dirname(__FILE__) . '//View/Helper/HtmlFlash.php', + 'Zend_View_Helper_HtmlList' => dirname(__FILE__) . '//View/Helper/HtmlList.php', + 'Zend_View_Helper_HtmlObject' => dirname(__FILE__) . '//View/Helper/HtmlObject.php', + 'Zend_View_Helper_HtmlPage' => dirname(__FILE__) . '//View/Helper/HtmlPage.php', + 'Zend_View_Helper_HtmlQuicktime' => dirname(__FILE__) . '//View/Helper/HtmlQuicktime.php', + 'Zend_View_Helper_InlineScript' => dirname(__FILE__) . '//View/Helper/InlineScript.php', + 'Zend_View_Helper_Interface' => dirname(__FILE__) . '//View/Helper/Interface.php', + 'Zend_View_Helper_Json' => dirname(__FILE__) . '//View/Helper/Json.php', + 'Zend_View_Helper_Layout' => dirname(__FILE__) . '//View/Helper/Layout.php', + 'Zend_View_Helper_Navigation_Breadcrumbs' => dirname(__FILE__) . '//View/Helper/Navigation/Breadcrumbs.php', + 'Zend_View_Helper_Navigation_Helper' => dirname(__FILE__) . '//View/Helper/Navigation/Helper.php', + 'Zend_View_Helper_Navigation_HelperAbstract' => dirname(__FILE__) . '//View/Helper/Navigation/HelperAbstract.php', + 'Zend_View_Helper_Navigation_Links' => dirname(__FILE__) . '//View/Helper/Navigation/Links.php', + 'Zend_View_Helper_Navigation_Menu' => dirname(__FILE__) . '//View/Helper/Navigation/Menu.php', + 'Zend_View_Helper_Navigation_Sitemap' => dirname(__FILE__) . '//View/Helper/Navigation/Sitemap.php', + 'Zend_View_Helper_Navigation' => dirname(__FILE__) . '//View/Helper/Navigation.php', + 'Zend_View_Helper_PaginationControl' => dirname(__FILE__) . '//View/Helper/PaginationControl.php', + 'Zend_View_Helper_Partial_Exception' => dirname(__FILE__) . '//View/Helper/Partial/Exception.php', + 'Zend_View_Helper_Partial' => dirname(__FILE__) . '//View/Helper/Partial.php', + 'Zend_View_Helper_PartialLoop' => dirname(__FILE__) . '//View/Helper/PartialLoop.php', + 'Zend_View_Helper_Placeholder_Container_Abstract' => dirname(__FILE__) . '//View/Helper/Placeholder/Container/Abstract.php', + 'Zend_View_Helper_Placeholder_Container_Exception' => dirname(__FILE__) . '//View/Helper/Placeholder/Container/Exception.php', + 'Zend_View_Helper_Placeholder_Container_Standalone' => dirname(__FILE__) . '//View/Helper/Placeholder/Container/Standalone.php', + 'Zend_View_Helper_Placeholder_Container' => dirname(__FILE__) . '//View/Helper/Placeholder/Container.php', + 'Zend_View_Helper_Placeholder_Registry_Exception' => dirname(__FILE__) . '//View/Helper/Placeholder/Registry/Exception.php', + 'Zend_View_Helper_Placeholder_Registry' => dirname(__FILE__) . '//View/Helper/Placeholder/Registry.php', + 'Zend_View_Helper_Placeholder' => dirname(__FILE__) . '//View/Helper/Placeholder.php', + 'Zend_View_Helper_RenderToPlaceholder' => dirname(__FILE__) . '//View/Helper/RenderToPlaceholder.php', + 'Zend_View_Helper_ServerUrl' => dirname(__FILE__) . '//View/Helper/ServerUrl.php', + 'Zend_View_Helper_Translate' => dirname(__FILE__) . '//View/Helper/Translate.php', + 'Zend_View_Helper_Url' => dirname(__FILE__) . '//View/Helper/Url.php', + 'Zend_View_Helper_UserAgent' => dirname(__FILE__) . '//View/Helper/UserAgent.php', + 'Zend_View_Interface' => dirname(__FILE__) . '//View/Interface.php', + 'Zend_View_Stream' => dirname(__FILE__) . '//View/Stream.php', + 'Zend_View' => dirname(__FILE__) . '//View.php', + 'Zend_Wildfire_Channel_HttpHeaders' => dirname(__FILE__) . '//Wildfire/Channel/HttpHeaders.php', + 'Zend_Wildfire_Channel_Interface' => dirname(__FILE__) . '//Wildfire/Channel/Interface.php', + 'Zend_Wildfire_Exception' => dirname(__FILE__) . '//Wildfire/Exception.php', + 'Zend_Wildfire_Plugin_FirePhp_Message' => dirname(__FILE__) . '//Wildfire/Plugin/FirePhp/Message.php', + 'Zend_Wildfire_Plugin_FirePhp_TableMessage' => dirname(__FILE__) . '//Wildfire/Plugin/FirePhp/TableMessage.php', + 'Zend_Wildfire_Plugin_FirePhp' => dirname(__FILE__) . '//Wildfire/Plugin/FirePhp.php', + 'Zend_Wildfire_Plugin_Interface' => dirname(__FILE__) . '//Wildfire/Plugin/Interface.php', + 'Zend_Wildfire_Protocol_JsonStream' => dirname(__FILE__) . '//Wildfire/Protocol/JsonStream.php', + 'Zend_Xml_Exception' => dirname(__FILE__) . '//Xml/Exception.php', + 'Zend_Xml_Security' => dirname(__FILE__) . '//Xml/Security.php', + 'Zend_XmlRpc_Client_Exception' => dirname(__FILE__) . '//XmlRpc/Client/Exception.php', + 'Zend_XmlRpc_Client_FaultException' => dirname(__FILE__) . '//XmlRpc/Client/FaultException.php', + 'Zend_XmlRpc_Client_HttpException' => dirname(__FILE__) . '//XmlRpc/Client/HttpException.php', + 'Zend_XmlRpc_Client_IntrospectException' => dirname(__FILE__) . '//XmlRpc/Client/IntrospectException.php', + 'Zend_XmlRpc_Client_ServerIntrospection' => dirname(__FILE__) . '//XmlRpc/Client/ServerIntrospection.php', + 'Zend_XmlRpc_Client_ServerProxy' => dirname(__FILE__) . '//XmlRpc/Client/ServerProxy.php', + 'Zend_XmlRpc_Client' => dirname(__FILE__) . '//XmlRpc/Client.php', + 'Zend_XmlRpc_Exception' => dirname(__FILE__) . '//XmlRpc/Exception.php', + 'Zend_XmlRpc_Fault' => dirname(__FILE__) . '//XmlRpc/Fault.php', + 'Zend_XmlRpc_Generator_DomDocument' => dirname(__FILE__) . '//XmlRpc/Generator/DomDocument.php', + 'Zend_XmlRpc_Generator_GeneratorAbstract' => dirname(__FILE__) . '//XmlRpc/Generator/GeneratorAbstract.php', + 'Zend_XmlRpc_Generator_XmlWriter' => dirname(__FILE__) . '//XmlRpc/Generator/XmlWriter.php', + 'Zend_XmlRpc_Request_Http' => dirname(__FILE__) . '//XmlRpc/Request/Http.php', + 'Zend_XmlRpc_Request_Stdin' => dirname(__FILE__) . '//XmlRpc/Request/Stdin.php', + 'Zend_XmlRpc_Request' => dirname(__FILE__) . '//XmlRpc/Request.php', + 'Zend_XmlRpc_Response_Http' => dirname(__FILE__) . '//XmlRpc/Response/Http.php', + 'Zend_XmlRpc_Response' => dirname(__FILE__) . '//XmlRpc/Response.php', + 'Zend_XmlRpc_Server_Cache' => dirname(__FILE__) . '//XmlRpc/Server/Cache.php', + 'Zend_XmlRpc_Server_Exception' => dirname(__FILE__) . '//XmlRpc/Server/Exception.php', + 'Zend_XmlRpc_Server_Fault' => dirname(__FILE__) . '//XmlRpc/Server/Fault.php', + 'Zend_XmlRpc_Server_System' => dirname(__FILE__) . '//XmlRpc/Server/System.php', + 'Zend_XmlRpc_Server' => dirname(__FILE__) . '//XmlRpc/Server.php', + 'Zend_XmlRpc_Value_Array' => dirname(__FILE__) . '//XmlRpc/Value/Array.php', + 'Zend_XmlRpc_Value_Base64' => dirname(__FILE__) . '//XmlRpc/Value/Base64.php', + 'Zend_XmlRpc_Value_BigInteger' => dirname(__FILE__) . '//XmlRpc/Value/BigInteger.php', + 'Zend_XmlRpc_Value_Boolean' => dirname(__FILE__) . '//XmlRpc/Value/Boolean.php', + 'Zend_XmlRpc_Value_Collection' => dirname(__FILE__) . '//XmlRpc/Value/Collection.php', + 'Zend_XmlRpc_Value_DateTime' => dirname(__FILE__) . '//XmlRpc/Value/DateTime.php', + 'Zend_XmlRpc_Value_Double' => dirname(__FILE__) . '//XmlRpc/Value/Double.php', + 'Zend_XmlRpc_Value_Exception' => dirname(__FILE__) . '//XmlRpc/Value/Exception.php', + 'Zend_XmlRpc_Value_Integer' => dirname(__FILE__) . '//XmlRpc/Value/Integer.php', + 'Zend_XmlRpc_Value_Nil' => dirname(__FILE__) . '//XmlRpc/Value/Nil.php', + 'Zend_XmlRpc_Value_Scalar' => dirname(__FILE__) . '//XmlRpc/Value/Scalar.php', + 'Zend_XmlRpc_Value_String' => dirname(__FILE__) . '//XmlRpc/Value/String.php', + 'Zend_XmlRpc_Value_Struct' => dirname(__FILE__) . '//XmlRpc/Value/Struct.php', + 'Zend_XmlRpc_Value' => dirname(__FILE__) . '//XmlRpc/Value.php', );