Changeset 1359463
- Timestamp:
- 02/27/2016 09:49:22 AM (10 years ago)
- Location:
- aws-sns/trunk/sdk/aws_v2.8.27
- Files:
-
- 467 added
-
. (added)
-
Aws (added)
-
Aws/Sns (added)
-
Aws/Sns/Exception (added)
-
Aws/Sns/Exception/AuthorizationErrorException.php (added)
-
Aws/Sns/Exception/EndpointDisabledException.php (added)
-
Aws/Sns/Exception/InternalErrorException.php (added)
-
Aws/Sns/Exception/InvalidParameterException.php (added)
-
Aws/Sns/Exception/NotFoundException.php (added)
-
Aws/Sns/Exception/PlatformApplicationDisabledException.php (added)
-
Aws/Sns/Exception/SnsException.php (added)
-
Aws/Sns/Exception/SubscriptionLimitExceededException.php (added)
-
Aws/Sns/Exception/TopicLimitExceededException.php (added)
-
Aws/Sns/MessageValidator (added)
-
Aws/Sns/MessageValidator/Exception (added)
-
Aws/Sns/MessageValidator/Exception/CannotGetPublicKeyFromCertificateException.php (added)
-
Aws/Sns/MessageValidator/Exception/CertificateFromUnrecognizedSourceException.php (added)
-
Aws/Sns/MessageValidator/Exception/InvalidMessageSignatureException.php (added)
-
Aws/Sns/MessageValidator/Exception/SnsMessageValidatorException.php (added)
-
Aws/Sns/MessageValidator/Message.php (added)
-
Aws/Sns/MessageValidator/MessageValidator.php (added)
-
Aws/Sns/Resources (added)
-
Aws/Sns/Resources/sns-2010-03-31.php (added)
-
Aws/Sns/SnsClient.php (added)
-
CHANGELOG.md (added)
-
Doctrine (added)
-
Doctrine/Common (added)
-
Doctrine/Common/Cache (added)
-
Doctrine/Common/Cache/ApcCache.php (added)
-
Doctrine/Common/Cache/ApcuCache.php (added)
-
Doctrine/Common/Cache/ArrayCache.php (added)
-
Doctrine/Common/Cache/Cache.php (added)
-
Doctrine/Common/Cache/CacheProvider.php (added)
-
Doctrine/Common/Cache/ChainCache.php (added)
-
Doctrine/Common/Cache/ClearableCache.php (added)
-
Doctrine/Common/Cache/CouchbaseCache.php (added)
-
Doctrine/Common/Cache/FileCache.php (added)
-
Doctrine/Common/Cache/FilesystemCache.php (added)
-
Doctrine/Common/Cache/FlushableCache.php (added)
-
Doctrine/Common/Cache/MemcacheCache.php (added)
-
Doctrine/Common/Cache/MemcachedCache.php (added)
-
Doctrine/Common/Cache/MongoDBCache.php (added)
-
Doctrine/Common/Cache/MultiGetCache.php (added)
-
Doctrine/Common/Cache/MultiPutCache.php (added)
-
Doctrine/Common/Cache/PhpFileCache.php (added)
-
Doctrine/Common/Cache/PredisCache.php (added)
-
Doctrine/Common/Cache/RedisCache.php (added)
-
Doctrine/Common/Cache/RiakCache.php (added)
-
Doctrine/Common/Cache/SQLite3Cache.php (added)
-
Doctrine/Common/Cache/Version.php (added)
-
Doctrine/Common/Cache/VoidCache.php (added)
-
Doctrine/Common/Cache/WinCacheCache.php (added)
-
Doctrine/Common/Cache/XcacheCache.php (added)
-
Doctrine/Common/Cache/ZendDataCache.php (added)
-
Guzzle (added)
-
Guzzle/Batch (added)
-
Guzzle/Batch/AbstractBatchDecorator.php (added)
-
Guzzle/Batch/Batch.php (added)
-
Guzzle/Batch/BatchBuilder.php (added)
-
Guzzle/Batch/BatchClosureDivisor.php (added)
-
Guzzle/Batch/BatchClosureTransfer.php (added)
-
Guzzle/Batch/BatchCommandTransfer.php (added)
-
Guzzle/Batch/BatchDivisorInterface.php (added)
-
Guzzle/Batch/BatchInterface.php (added)
-
Guzzle/Batch/BatchRequestTransfer.php (added)
-
Guzzle/Batch/BatchSizeDivisor.php (added)
-
Guzzle/Batch/BatchTransferInterface.php (added)
-
Guzzle/Batch/Exception (added)
-
Guzzle/Batch/Exception/BatchTransferException.php (added)
-
Guzzle/Batch/ExceptionBufferingBatch.php (added)
-
Guzzle/Batch/FlushingBatch.php (added)
-
Guzzle/Batch/HistoryBatch.php (added)
-
Guzzle/Batch/NotifyingBatch.php (added)
-
Guzzle/Cache (added)
-
Guzzle/Cache/AbstractCacheAdapter.php (added)
-
Guzzle/Cache/CacheAdapterFactory.php (added)
-
Guzzle/Cache/CacheAdapterInterface.php (added)
-
Guzzle/Cache/ClosureCacheAdapter.php (added)
-
Guzzle/Cache/DoctrineCacheAdapter.php (added)
-
Guzzle/Cache/NullCacheAdapter.php (added)
-
Guzzle/Cache/Zf1CacheAdapter.php (added)
-
Guzzle/Cache/Zf2CacheAdapter.php (added)
-
Guzzle/Common (added)
-
Guzzle/Common/AbstractHasDispatcher.php (added)
-
Guzzle/Common/Collection.php (added)
-
Guzzle/Common/Event.php (added)
-
Guzzle/Common/Exception (added)
-
Guzzle/Common/Exception/BadMethodCallException.php (added)
-
Guzzle/Common/Exception/ExceptionCollection.php (added)
-
Guzzle/Common/Exception/GuzzleException.php (added)
-
Guzzle/Common/Exception/InvalidArgumentException.php (added)
-
Guzzle/Common/Exception/RuntimeException.php (added)
-
Guzzle/Common/Exception/UnexpectedValueException.php (added)
-
Guzzle/Common/FromConfigInterface.php (added)
-
Guzzle/Common/HasDispatcherInterface.php (added)
-
Guzzle/Common/ToArrayInterface.php (added)
-
Guzzle/Common/Version.php (added)
-
Guzzle/Http (added)
-
Guzzle/Http/AbstractEntityBodyDecorator.php (added)
-
Guzzle/Http/CachingEntityBody.php (added)
-
Guzzle/Http/Client.php (added)
-
Guzzle/Http/ClientInterface.php (added)
-
Guzzle/Http/Curl (added)
-
Guzzle/Http/Curl/CurlHandle.php (added)
-
Guzzle/Http/Curl/CurlMulti.php (added)
-
Guzzle/Http/Curl/CurlMultiInterface.php (added)
-
Guzzle/Http/Curl/CurlMultiProxy.php (added)
-
Guzzle/Http/Curl/CurlVersion.php (added)
-
Guzzle/Http/Curl/RequestMediator.php (added)
-
Guzzle/Http/EntityBody.php (added)
-
Guzzle/Http/EntityBodyInterface.php (added)
-
Guzzle/Http/Exception (added)
-
Guzzle/Http/Exception/BadResponseException.php (added)
-
Guzzle/Http/Exception/ClientErrorResponseException.php (added)
-
Guzzle/Http/Exception/CouldNotRewindStreamException.php (added)
-
Guzzle/Http/Exception/CurlException.php (added)
-
Guzzle/Http/Exception/HttpException.php (added)
-
Guzzle/Http/Exception/MultiTransferException.php (added)
-
Guzzle/Http/Exception/RequestException.php (added)
-
Guzzle/Http/Exception/ServerErrorResponseException.php (added)
-
Guzzle/Http/Exception/TooManyRedirectsException.php (added)
-
Guzzle/Http/IoEmittingEntityBody.php (added)
-
Guzzle/Http/Message (added)
-
Guzzle/Http/Message/AbstractMessage.php (added)
-
Guzzle/Http/Message/EntityEnclosingRequest.php (added)
-
Guzzle/Http/Message/EntityEnclosingRequestInterface.php (added)
-
Guzzle/Http/Message/Header (added)
-
Guzzle/Http/Message/Header.php (added)
-
Guzzle/Http/Message/Header/CacheControl.php (added)
-
Guzzle/Http/Message/Header/HeaderCollection.php (added)
-
Guzzle/Http/Message/Header/HeaderFactory.php (added)
-
Guzzle/Http/Message/Header/HeaderFactoryInterface.php (added)
-
Guzzle/Http/Message/Header/HeaderInterface.php (added)
-
Guzzle/Http/Message/Header/Link.php (added)
-
Guzzle/Http/Message/MessageInterface.php (added)
-
Guzzle/Http/Message/PostFile.php (added)
-
Guzzle/Http/Message/PostFileInterface.php (added)
-
Guzzle/Http/Message/Request.php (added)
-
Guzzle/Http/Message/RequestFactory.php (added)
-
Guzzle/Http/Message/RequestFactoryInterface.php (added)
-
Guzzle/Http/Message/RequestInterface.php (added)
-
Guzzle/Http/Message/Response.php (added)
-
Guzzle/Http/Mimetypes.php (added)
-
Guzzle/Http/QueryAggregator (added)
-
Guzzle/Http/QueryAggregator/CommaAggregator.php (added)
-
Guzzle/Http/QueryAggregator/DuplicateAggregator.php (added)
-
Guzzle/Http/QueryAggregator/PhpAggregator.php (added)
-
Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php (added)
-
Guzzle/Http/QueryString.php (added)
-
Guzzle/Http/ReadLimitEntityBody.php (added)
-
Guzzle/Http/RedirectPlugin.php (added)
-
Guzzle/Http/Resources (added)
-
Guzzle/Http/Resources/cacert.pem (added)
-
Guzzle/Http/StaticClient.php (added)
-
Guzzle/Http/Url.php (added)
-
Guzzle/Inflection (added)
-
Guzzle/Inflection/Inflector.php (added)
-
Guzzle/Inflection/InflectorInterface.php (added)
-
Guzzle/Inflection/MemoizingInflector.php (added)
-
Guzzle/Inflection/PreComputedInflector.php (added)
-
Guzzle/Iterator (added)
-
Guzzle/Iterator/AppendIterator.php (added)
-
Guzzle/Iterator/ChunkedIterator.php (added)
-
Guzzle/Iterator/FilterIterator.php (added)
-
Guzzle/Iterator/MapIterator.php (added)
-
Guzzle/Iterator/MethodProxyIterator.php (added)
-
Guzzle/Log (added)
-
Guzzle/Log/AbstractLogAdapter.php (added)
-
Guzzle/Log/ArrayLogAdapter.php (added)
-
Guzzle/Log/ClosureLogAdapter.php (added)
-
Guzzle/Log/LogAdapterInterface.php (added)
-
Guzzle/Log/MessageFormatter.php (added)
-
Guzzle/Log/MonologLogAdapter.php (added)
-
Guzzle/Log/PsrLogAdapter.php (added)
-
Guzzle/Log/Zf1LogAdapter.php (added)
-
Guzzle/Log/Zf2LogAdapter.php (added)
-
Guzzle/Parser (added)
-
Guzzle/Parser/Cookie (added)
-
Guzzle/Parser/Cookie/CookieParser.php (added)
-
Guzzle/Parser/Cookie/CookieParserInterface.php (added)
-
Guzzle/Parser/Message (added)
-
Guzzle/Parser/Message/AbstractMessageParser.php (added)
-
Guzzle/Parser/Message/MessageParser.php (added)
-
Guzzle/Parser/Message/MessageParserInterface.php (added)
-
Guzzle/Parser/Message/PeclHttpMessageParser.php (added)
-
Guzzle/Parser/ParserRegistry.php (added)
-
Guzzle/Parser/UriTemplate (added)
-
Guzzle/Parser/UriTemplate/PeclUriTemplate.php (added)
-
Guzzle/Parser/UriTemplate/UriTemplate.php (added)
-
Guzzle/Parser/UriTemplate/UriTemplateInterface.php (added)
-
Guzzle/Parser/Url (added)
-
Guzzle/Parser/Url/UrlParser.php (added)
-
Guzzle/Parser/Url/UrlParserInterface.php (added)
-
Guzzle/Plugin (added)
-
Guzzle/Plugin/Async (added)
-
Guzzle/Plugin/Async/AsyncPlugin.php (added)
-
Guzzle/Plugin/Backoff (added)
-
Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php (added)
-
Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php (added)
-
Guzzle/Plugin/Backoff/BackoffLogger.php (added)
-
Guzzle/Plugin/Backoff/BackoffPlugin.php (added)
-
Guzzle/Plugin/Backoff/BackoffStrategyInterface.php (added)
-
Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php (added)
-
Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php (added)
-
Guzzle/Plugin/Backoff/CurlBackoffStrategy.php (added)
-
Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php (added)
-
Guzzle/Plugin/Backoff/HttpBackoffStrategy.php (added)
-
Guzzle/Plugin/Backoff/LinearBackoffStrategy.php (added)
-
Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php (added)
-
Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php (added)
-
Guzzle/Plugin/Cache (added)
-
Guzzle/Plugin/Cache/CacheKeyProviderInterface.php (added)
-
Guzzle/Plugin/Cache/CachePlugin.php (added)
-
Guzzle/Plugin/Cache/CacheStorageInterface.php (added)
-
Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php (added)
-
Guzzle/Plugin/Cache/CanCacheStrategyInterface.php (added)
-
Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php (added)
-
Guzzle/Plugin/Cache/DefaultCacheStorage.php (added)
-
Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php (added)
-
Guzzle/Plugin/Cache/DefaultRevalidation.php (added)
-
Guzzle/Plugin/Cache/DenyRevalidation.php (added)
-
Guzzle/Plugin/Cache/RevalidationInterface.php (added)
-
Guzzle/Plugin/Cache/SkipRevalidation.php (added)
-
Guzzle/Plugin/Cookie (added)
-
Guzzle/Plugin/Cookie/Cookie.php (added)
-
Guzzle/Plugin/Cookie/CookieJar (added)
-
Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php (added)
-
Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php (added)
-
Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php (added)
-
Guzzle/Plugin/Cookie/CookiePlugin.php (added)
-
Guzzle/Plugin/Cookie/Exception (added)
-
Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php (added)
-
Guzzle/Plugin/CurlAuth (added)
-
Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php (added)
-
Guzzle/Plugin/ErrorResponse (added)
-
Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php (added)
-
Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php (added)
-
Guzzle/Plugin/ErrorResponse/Exception (added)
-
Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php (added)
-
Guzzle/Plugin/History (added)
-
Guzzle/Plugin/History/HistoryPlugin.php (added)
-
Guzzle/Plugin/Log (added)
-
Guzzle/Plugin/Log/LogPlugin.php (added)
-
Guzzle/Plugin/Md5 (added)
-
Guzzle/Plugin/Md5/CommandContentMd5Plugin.php (added)
-
Guzzle/Plugin/Md5/Md5ValidatorPlugin.php (added)
-
Guzzle/Plugin/Mock (added)
-
Guzzle/Plugin/Mock/MockPlugin.php (added)
-
Guzzle/Plugin/Oauth (added)
-
Guzzle/Plugin/Oauth/OauthPlugin.php (added)
-
Guzzle/Service (added)
-
Guzzle/Service/AbstractConfigLoader.php (added)
-
Guzzle/Service/Builder (added)
-
Guzzle/Service/Builder/ServiceBuilder.php (added)
-
Guzzle/Service/Builder/ServiceBuilderInterface.php (added)
-
Guzzle/Service/Builder/ServiceBuilderLoader.php (added)
-
Guzzle/Service/CachingConfigLoader.php (added)
-
Guzzle/Service/Client.php (added)
-
Guzzle/Service/ClientInterface.php (added)
-
Guzzle/Service/Command (added)
-
Guzzle/Service/Command/AbstractCommand.php (added)
-
Guzzle/Service/Command/ClosureCommand.php (added)
-
Guzzle/Service/Command/CommandInterface.php (added)
-
Guzzle/Service/Command/CreateResponseClassEvent.php (added)
-
Guzzle/Service/Command/DefaultRequestSerializer.php (added)
-
Guzzle/Service/Command/DefaultResponseParser.php (added)
-
Guzzle/Service/Command/Factory (added)
-
Guzzle/Service/Command/Factory/AliasFactory.php (added)
-
Guzzle/Service/Command/Factory/CompositeFactory.php (added)
-
Guzzle/Service/Command/Factory/ConcreteClassFactory.php (added)
-
Guzzle/Service/Command/Factory/FactoryInterface.php (added)
-
Guzzle/Service/Command/Factory/MapFactory.php (added)
-
Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php (added)
-
Guzzle/Service/Command/LocationVisitor (added)
-
Guzzle/Service/Command/LocationVisitor/Request (added)
-
Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php (added)
-
Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php (added)
-
Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php (added)
-
Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php (added)
-
Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php (added)
-
Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php (added)
-
Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php (added)
-
Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php (added)
-
Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php (added)
-
Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php (added)
-
Guzzle/Service/Command/LocationVisitor/Response (added)
-
Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php (added)
-
Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php (added)
-
Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php (added)
-
Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php (added)
-
Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php (added)
-
Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php (added)
-
Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php (added)
-
Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php (added)
-
Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php (added)
-
Guzzle/Service/Command/OperationCommand.php (added)
-
Guzzle/Service/Command/OperationResponseParser.php (added)
-
Guzzle/Service/Command/RequestSerializerInterface.php (added)
-
Guzzle/Service/Command/ResponseClassInterface.php (added)
-
Guzzle/Service/Command/ResponseParserInterface.php (added)
-
Guzzle/Service/ConfigLoaderInterface.php (added)
-
Guzzle/Service/Description (added)
-
Guzzle/Service/Description/Operation.php (added)
-
Guzzle/Service/Description/OperationInterface.php (added)
-
Guzzle/Service/Description/Parameter.php (added)
-
Guzzle/Service/Description/SchemaFormatter.php (added)
-
Guzzle/Service/Description/SchemaValidator.php (added)
-
Guzzle/Service/Description/ServiceDescription.php (added)
-
Guzzle/Service/Description/ServiceDescriptionInterface.php (added)
-
Guzzle/Service/Description/ServiceDescriptionLoader.php (added)
-
Guzzle/Service/Description/ValidatorInterface.php (added)
-
Guzzle/Service/Exception (added)
-
Guzzle/Service/Exception/CommandException.php (added)
-
Guzzle/Service/Exception/CommandTransferException.php (added)
-
Guzzle/Service/Exception/DescriptionBuilderException.php (added)
-
Guzzle/Service/Exception/InconsistentClientTransferException.php (added)
-
Guzzle/Service/Exception/ResponseClassException.php (added)
-
Guzzle/Service/Exception/ServiceBuilderException.php (added)
-
Guzzle/Service/Exception/ServiceNotFoundException.php (added)
-
Guzzle/Service/Exception/ValidationException.php (added)
-
Guzzle/Service/Resource (added)
-
Guzzle/Service/Resource/AbstractResourceIteratorFactory.php (added)
-
Guzzle/Service/Resource/CompositeResourceIteratorFactory.php (added)
-
Guzzle/Service/Resource/MapResourceIteratorFactory.php (added)
-
Guzzle/Service/Resource/Model.php (added)
-
Guzzle/Service/Resource/ResourceIterator.php (added)
-
Guzzle/Service/Resource/ResourceIteratorApplyBatched.php (added)
-
Guzzle/Service/Resource/ResourceIteratorClassFactory.php (added)
-
Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php (added)
-
Guzzle/Service/Resource/ResourceIteratorInterface.php (added)
-
Guzzle/Stream (added)
-
Guzzle/Stream/PhpStreamRequestFactory.php (added)
-
Guzzle/Stream/Stream.php (added)
-
Guzzle/Stream/StreamInterface.php (added)
-
Guzzle/Stream/StreamRequestFactoryInterface.php (added)
-
LICENSE.md (added)
-
Monolog (added)
-
Monolog/ErrorHandler.php (added)
-
Monolog/Formatter (added)
-
Monolog/Formatter/ChromePHPFormatter.php (added)
-
Monolog/Formatter/ElasticaFormatter.php (added)
-
Monolog/Formatter/FlowdockFormatter.php (added)
-
Monolog/Formatter/FormatterInterface.php (added)
-
Monolog/Formatter/GelfMessageFormatter.php (added)
-
Monolog/Formatter/HtmlFormatter.php (added)
-
Monolog/Formatter/JsonFormatter.php (added)
-
Monolog/Formatter/LineFormatter.php (added)
-
Monolog/Formatter/LogglyFormatter.php (added)
-
Monolog/Formatter/LogstashFormatter.php (added)
-
Monolog/Formatter/MongoDBFormatter.php (added)
-
Monolog/Formatter/NormalizerFormatter.php (added)
-
Monolog/Formatter/ScalarFormatter.php (added)
-
Monolog/Formatter/WildfireFormatter.php (added)
-
Monolog/Handler (added)
-
Monolog/Handler/AbstractHandler.php (added)
-
Monolog/Handler/AbstractProcessingHandler.php (added)
-
Monolog/Handler/AbstractSyslogHandler.php (added)
-
Monolog/Handler/AmqpHandler.php (added)
-
Monolog/Handler/BrowserConsoleHandler.php (added)
-
Monolog/Handler/BufferHandler.php (added)
-
Monolog/Handler/ChromePHPHandler.php (added)
-
Monolog/Handler/CouchDBHandler.php (added)
-
Monolog/Handler/CubeHandler.php (added)
-
Monolog/Handler/Curl (added)
-
Monolog/Handler/Curl/Util.php (added)
-
Monolog/Handler/DoctrineCouchDBHandler.php (added)
-
Monolog/Handler/DynamoDbHandler.php (added)
-
Monolog/Handler/ElasticSearchHandler.php (added)
-
Monolog/Handler/ErrorLogHandler.php (added)
-
Monolog/Handler/FilterHandler.php (added)
-
Monolog/Handler/FingersCrossed (added)
-
Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php (added)
-
Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php (added)
-
Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php (added)
-
Monolog/Handler/FingersCrossedHandler.php (added)
-
Monolog/Handler/FirePHPHandler.php (added)
-
Monolog/Handler/FleepHookHandler.php (added)
-
Monolog/Handler/FlowdockHandler.php (added)
-
Monolog/Handler/GelfHandler.php (added)
-
Monolog/Handler/GroupHandler.php (added)
-
Monolog/Handler/HandlerInterface.php (added)
-
Monolog/Handler/HipChatHandler.php (added)
-
Monolog/Handler/IFTTTHandler.php (added)
-
Monolog/Handler/LogEntriesHandler.php (added)
-
Monolog/Handler/LogglyHandler.php (added)
-
Monolog/Handler/MailHandler.php (added)
-
Monolog/Handler/MandrillHandler.php (added)
-
Monolog/Handler/MissingExtensionException.php (added)
-
Monolog/Handler/MongoDBHandler.php (added)
-
Monolog/Handler/NativeMailerHandler.php (added)
-
Monolog/Handler/NewRelicHandler.php (added)
-
Monolog/Handler/NullHandler.php (added)
-
Monolog/Handler/PHPConsoleHandler.php (added)
-
Monolog/Handler/PsrHandler.php (added)
-
Monolog/Handler/PushoverHandler.php (added)
-
Monolog/Handler/RavenHandler.php (added)
-
Monolog/Handler/RedisHandler.php (added)
-
Monolog/Handler/RollbarHandler.php (added)
-
Monolog/Handler/RotatingFileHandler.php (added)
-
Monolog/Handler/SamplingHandler.php (added)
-
Monolog/Handler/SlackHandler.php (added)
-
Monolog/Handler/SocketHandler.php (added)
-
Monolog/Handler/StreamHandler.php (added)
-
Monolog/Handler/SwiftMailerHandler.php (added)
-
Monolog/Handler/SyslogHandler.php (added)
-
Monolog/Handler/SyslogUdp (added)
-
Monolog/Handler/SyslogUdp/UdpSocket.php (added)
-
Monolog/Handler/SyslogUdpHandler.php (added)
-
Monolog/Handler/TestHandler.php (added)
-
Monolog/Handler/WhatFailureGroupHandler.php (added)
-
Monolog/Handler/ZendMonitorHandler.php (added)
-
Monolog/Logger.php (added)
-
Monolog/Processor (added)
-
Monolog/Processor/GitProcessor.php (added)
-
Monolog/Processor/IntrospectionProcessor.php (added)
-
Monolog/Processor/MemoryPeakUsageProcessor.php (added)
-
Monolog/Processor/MemoryProcessor.php (added)
-
Monolog/Processor/MemoryUsageProcessor.php (added)
-
Monolog/Processor/ProcessIdProcessor.php (added)
-
Monolog/Processor/PsrLogMessageProcessor.php (added)
-
Monolog/Processor/TagProcessor.php (added)
-
Monolog/Processor/UidProcessor.php (added)
-
Monolog/Processor/WebProcessor.php (added)
-
Monolog/Registry.php (added)
-
NOTICE.md (added)
-
Psr (added)
-
Psr/Log (added)
-
Psr/Log/AbstractLogger.php (added)
-
Psr/Log/InvalidArgumentException.php (added)
-
Psr/Log/LogLevel.php (added)
-
Psr/Log/LoggerAwareInterface.php (added)
-
Psr/Log/LoggerAwareTrait.php (added)
-
Psr/Log/LoggerInterface.php (added)
-
Psr/Log/LoggerTrait.php (added)
-
Psr/Log/NullLogger.php (added)
-
Psr/Log/Test (added)
-
Psr/Log/Test/LoggerInterfaceTest.php (added)
-
README.md (added)
-
Symfony (added)
-
Symfony/Component (added)
-
Symfony/Component/EventDispatcher (added)
-
Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php (added)
-
Symfony/Component/EventDispatcher/Debug (added)
-
Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php (added)
-
Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcherInterface.php (added)
-
Symfony/Component/EventDispatcher/Debug/WrappedListener.php (added)
-
Symfony/Component/EventDispatcher/DependencyInjection (added)
-
Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php (added)
-
Symfony/Component/EventDispatcher/Event.php (added)
-
Symfony/Component/EventDispatcher/EventDispatcher.php (added)
-
Symfony/Component/EventDispatcher/EventDispatcherInterface.php (added)
-
Symfony/Component/EventDispatcher/EventSubscriberInterface.php (added)
-
Symfony/Component/EventDispatcher/GenericEvent.php (added)
-
Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php (added)
-
Symfony/Component/EventDispatcher/LICENSE (added)
-
Symfony/Component/EventDispatcher/Tests (added)
-
Symfony/Component/EventDispatcher/Tests/AbstractEventDispatcherTest.php (added)
-
Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php (added)
-
Symfony/Component/EventDispatcher/Tests/Debug (added)
-
Symfony/Component/EventDispatcher/Tests/Debug/TraceableEventDispatcherTest.php (added)
-
Symfony/Component/EventDispatcher/Tests/DependencyInjection (added)
-
Symfony/Component/EventDispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php (added)
-
Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php (added)
-
Symfony/Component/EventDispatcher/Tests/EventTest.php (added)
-
Symfony/Component/EventDispatcher/Tests/GenericEventTest.php (added)
-
Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php (added)
-
aws-autoloader.php (added)
Note: See TracChangeset
for help on using the changeset viewer.