diff --git a/examples/event/QuickStartSucceeded.php b/examples/event/QuickStartSucceeded.php index 82dd23d4..c538dc80 100644 --- a/examples/event/QuickStartSucceeded.php +++ b/examples/event/QuickStartSucceeded.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/examples/quickstart.php b/examples/quickstart.php index 94a863e4..ea706d58 100644 --- a/examples/quickstart.php +++ b/examples/quickstart.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/ActionEventEmitterEventStore.php b/src/ActionEventEmitterEventStore.php index 3befd960..4bd1d1f0 100644 --- a/src/ActionEventEmitterEventStore.php +++ b/src/ActionEventEmitterEventStore.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Container/InMemoryEventStoreFactory.php b/src/Container/InMemoryEventStoreFactory.php index bcd0fb41..934030e9 100644 --- a/src/Container/InMemoryEventStoreFactory.php +++ b/src/Container/InMemoryEventStoreFactory.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Container/InMemoryProjectionManagerFactory.php b/src/Container/InMemoryProjectionManagerFactory.php index 54a7c92a..0a11e967 100644 --- a/src/Container/InMemoryProjectionManagerFactory.php +++ b/src/Container/InMemoryProjectionManagerFactory.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/EventStore.php b/src/EventStore.php index cf301efd..af110091 100644 --- a/src/EventStore.php +++ b/src/EventStore.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/EventStoreDecorator.php b/src/EventStoreDecorator.php index 5c57ffa4..a309963a 100644 --- a/src/EventStoreDecorator.php +++ b/src/EventStoreDecorator.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Exception/ConcurrencyException.php b/src/Exception/ConcurrencyException.php index 44c3f220..2d13d888 100644 --- a/src/Exception/ConcurrencyException.php +++ b/src/Exception/ConcurrencyException.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Exception/ConfigurationException.php b/src/Exception/ConfigurationException.php index 728ff12e..d0ced2d7 100644 --- a/src/Exception/ConfigurationException.php +++ b/src/Exception/ConfigurationException.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Exception/EventStoreException.php b/src/Exception/EventStoreException.php index 8bd149a3..512ac1be 100644 --- a/src/Exception/EventStoreException.php +++ b/src/Exception/EventStoreException.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Exception/ExtensionNotLoadedException.php b/src/Exception/ExtensionNotLoadedException.php index 8c6d2186..54dfaa7c 100644 --- a/src/Exception/ExtensionNotLoadedException.php +++ b/src/Exception/ExtensionNotLoadedException.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Exception/InvalidArgumentException.php b/src/Exception/InvalidArgumentException.php index b94c3319..71cbe155 100644 --- a/src/Exception/InvalidArgumentException.php +++ b/src/Exception/InvalidArgumentException.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Exception/OutOfRangeException.php b/src/Exception/OutOfRangeException.php index cbcd26bb..d3a7dc4f 100644 --- a/src/Exception/OutOfRangeException.php +++ b/src/Exception/OutOfRangeException.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Exception/ProjectionNotFound.php b/src/Exception/ProjectionNotFound.php index 4f542b4c..7a82e44b 100644 --- a/src/Exception/ProjectionNotFound.php +++ b/src/Exception/ProjectionNotFound.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Exception/RuntimeException.php b/src/Exception/RuntimeException.php index e37196da..5cfe0734 100644 --- a/src/Exception/RuntimeException.php +++ b/src/Exception/RuntimeException.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Exception/StreamExistsAlready.php b/src/Exception/StreamExistsAlready.php index 9acb8968..f4054627 100644 --- a/src/Exception/StreamExistsAlready.php +++ b/src/Exception/StreamExistsAlready.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Exception/StreamNotFound.php b/src/Exception/StreamNotFound.php index dfb638ff..44f3093d 100644 --- a/src/Exception/StreamNotFound.php +++ b/src/Exception/StreamNotFound.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Exception/TransactionAlreadyStarted.php b/src/Exception/TransactionAlreadyStarted.php index 2194aca1..1b98c8f3 100644 --- a/src/Exception/TransactionAlreadyStarted.php +++ b/src/Exception/TransactionAlreadyStarted.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Exception/TransactionNotStarted.php b/src/Exception/TransactionNotStarted.php index 800829da..e9c59975 100644 --- a/src/Exception/TransactionNotStarted.php +++ b/src/Exception/TransactionNotStarted.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/InMemoryEventStore.php b/src/InMemoryEventStore.php index 60bb89df..a6a16cf2 100644 --- a/src/InMemoryEventStore.php +++ b/src/InMemoryEventStore.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. @@ -482,6 +482,7 @@ private function matchesMessagesProperty(MetadataMatcher $metadataMatcher, Messa case 'uuid': $value = $message->uuid()->toString(); break; + case 'event_name': case 'message_name': case 'messageName': $value = $message->messageName(); diff --git a/src/Metadata/FieldType.php b/src/Metadata/FieldType.php index a3ff6c7f..6957926d 100644 --- a/src/Metadata/FieldType.php +++ b/src/Metadata/FieldType.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Metadata/MetadataEnricher.php b/src/Metadata/MetadataEnricher.php index 5daeab91..1da25c82 100644 --- a/src/Metadata/MetadataEnricher.php +++ b/src/Metadata/MetadataEnricher.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Metadata/MetadataEnricherAggregate.php b/src/Metadata/MetadataEnricherAggregate.php index 21236f3a..b520e0c4 100644 --- a/src/Metadata/MetadataEnricherAggregate.php +++ b/src/Metadata/MetadataEnricherAggregate.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Metadata/MetadataEnricherPlugin.php b/src/Metadata/MetadataEnricherPlugin.php index aba35028..7398cee4 100644 --- a/src/Metadata/MetadataEnricherPlugin.php +++ b/src/Metadata/MetadataEnricherPlugin.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Metadata/MetadataMatcher.php b/src/Metadata/MetadataMatcher.php index b8242809..a7a8d776 100644 --- a/src/Metadata/MetadataMatcher.php +++ b/src/Metadata/MetadataMatcher.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Metadata/Operator.php b/src/Metadata/Operator.php index 8a1b8e0f..b9ecf3f1 100644 --- a/src/Metadata/Operator.php +++ b/src/Metadata/Operator.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/NonTransactionalInMemoryEventStore.php b/src/NonTransactionalInMemoryEventStore.php index 8ab1d19b..69337435 100644 --- a/src/NonTransactionalInMemoryEventStore.php +++ b/src/NonTransactionalInMemoryEventStore.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. @@ -404,6 +404,7 @@ private function matchesMessagesProperty(MetadataMatcher $metadataMatcher, Messa case 'uuid': $value = $message->uuid()->toString(); break; + case 'event_name': case 'message_name': case 'messageName': $value = $message->messageName(); diff --git a/src/Plugin/AbstractPlugin.php b/src/Plugin/AbstractPlugin.php index c138c793..8dac0c18 100644 --- a/src/Plugin/AbstractPlugin.php +++ b/src/Plugin/AbstractPlugin.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Plugin/Plugin.php b/src/Plugin/Plugin.php index 35c26411..92fa5d49 100644 --- a/src/Plugin/Plugin.php +++ b/src/Plugin/Plugin.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Plugin/UpcastingPlugin.php b/src/Plugin/UpcastingPlugin.php index 32403892..d69926a9 100644 --- a/src/Plugin/UpcastingPlugin.php +++ b/src/Plugin/UpcastingPlugin.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Projection/AbstractReadModel.php b/src/Projection/AbstractReadModel.php index 4e37eb0e..1cd5a22a 100644 --- a/src/Projection/AbstractReadModel.php +++ b/src/Projection/AbstractReadModel.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Projection/InMemoryEventStoreProjector.php b/src/Projection/InMemoryEventStoreProjector.php index 5bfe0112..6ab8ff06 100644 --- a/src/Projection/InMemoryEventStoreProjector.php +++ b/src/Projection/InMemoryEventStoreProjector.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Projection/InMemoryEventStoreQuery.php b/src/Projection/InMemoryEventStoreQuery.php index 29021e26..9c0a994c 100644 --- a/src/Projection/InMemoryEventStoreQuery.php +++ b/src/Projection/InMemoryEventStoreQuery.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Projection/InMemoryEventStoreReadModelProjector.php b/src/Projection/InMemoryEventStoreReadModelProjector.php index 64c4104f..6d7ab403 100644 --- a/src/Projection/InMemoryEventStoreReadModelProjector.php +++ b/src/Projection/InMemoryEventStoreReadModelProjector.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Projection/InMemoryProjectionManager.php b/src/Projection/InMemoryProjectionManager.php index 0eeed7ae..59f49cd6 100644 --- a/src/Projection/InMemoryProjectionManager.php +++ b/src/Projection/InMemoryProjectionManager.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Projection/ProjectionManager.php b/src/Projection/ProjectionManager.php index d56f7c7e..ed3ffce5 100644 --- a/src/Projection/ProjectionManager.php +++ b/src/Projection/ProjectionManager.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Projection/ProjectionStatus.php b/src/Projection/ProjectionStatus.php index 39a488a8..5c68489f 100644 --- a/src/Projection/ProjectionStatus.php +++ b/src/Projection/ProjectionStatus.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Projection/Projector.php b/src/Projection/Projector.php index 824aaed7..c8ec1d36 100644 --- a/src/Projection/Projector.php +++ b/src/Projection/Projector.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Projection/Query.php b/src/Projection/Query.php index a8c11e5a..f30efcf9 100644 --- a/src/Projection/Query.php +++ b/src/Projection/Query.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Projection/ReadModel.php b/src/Projection/ReadModel.php index d6bc2057..610f8d5d 100644 --- a/src/Projection/ReadModel.php +++ b/src/Projection/ReadModel.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Projection/ReadModelProjector.php b/src/Projection/ReadModelProjector.php index bd3803f3..1ae76b00 100644 --- a/src/Projection/ReadModelProjector.php +++ b/src/Projection/ReadModelProjector.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/ReadOnlyEventStore.php b/src/ReadOnlyEventStore.php index bf4b8c19..df1573ec 100644 --- a/src/ReadOnlyEventStore.php +++ b/src/ReadOnlyEventStore.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/ReadOnlyEventStoreWrapper.php b/src/ReadOnlyEventStoreWrapper.php index d8c0ea88..f5721fc1 100644 --- a/src/ReadOnlyEventStoreWrapper.php +++ b/src/ReadOnlyEventStoreWrapper.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Stream.php b/src/Stream.php index 6f7adddd..55a5a99a 100644 --- a/src/Stream.php +++ b/src/Stream.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/StreamIterator/EmptyStreamIterator.php b/src/StreamIterator/EmptyStreamIterator.php index fdb8c4ad..59a53241 100644 --- a/src/StreamIterator/EmptyStreamIterator.php +++ b/src/StreamIterator/EmptyStreamIterator.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/StreamIterator/InMemoryStreamIterator.php b/src/StreamIterator/InMemoryStreamIterator.php index 4defaaa0..e5859541 100644 --- a/src/StreamIterator/InMemoryStreamIterator.php +++ b/src/StreamIterator/InMemoryStreamIterator.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/StreamIterator/StreamIterator.php b/src/StreamIterator/StreamIterator.php index 85b3d425..f41aa7a0 100644 --- a/src/StreamIterator/StreamIterator.php +++ b/src/StreamIterator/StreamIterator.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/StreamName.php b/src/StreamName.php index 094b0b6e..ddc2e0fc 100644 --- a/src/StreamName.php +++ b/src/StreamName.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/TransactionalActionEventEmitterEventStore.php b/src/TransactionalActionEventEmitterEventStore.php index 147a8545..146e153e 100644 --- a/src/TransactionalActionEventEmitterEventStore.php +++ b/src/TransactionalActionEventEmitterEventStore.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/TransactionalEventStore.php b/src/TransactionalEventStore.php index 42b228df..cccc2118 100644 --- a/src/TransactionalEventStore.php +++ b/src/TransactionalEventStore.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Upcasting/NoOpEventUpcaster.php b/src/Upcasting/NoOpEventUpcaster.php index 59816770..e3b13070 100644 --- a/src/Upcasting/NoOpEventUpcaster.php +++ b/src/Upcasting/NoOpEventUpcaster.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Upcasting/SingleEventUpcaster.php b/src/Upcasting/SingleEventUpcaster.php index 581dbc98..7a443635 100644 --- a/src/Upcasting/SingleEventUpcaster.php +++ b/src/Upcasting/SingleEventUpcaster.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Upcasting/Upcaster.php b/src/Upcasting/Upcaster.php index c7bf17bd..f3d792b0 100644 --- a/src/Upcasting/Upcaster.php +++ b/src/Upcasting/Upcaster.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Upcasting/UpcasterChain.php b/src/Upcasting/UpcasterChain.php index af9401e2..5847c83e 100644 --- a/src/Upcasting/UpcasterChain.php +++ b/src/Upcasting/UpcasterChain.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Upcasting/UpcastingIterator.php b/src/Upcasting/UpcastingIterator.php index b9bb6a72..689f3e8f 100644 --- a/src/Upcasting/UpcastingIterator.php +++ b/src/Upcasting/UpcastingIterator.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Util/ArrayCache.php b/src/Util/ArrayCache.php index 26eb4222..346422d7 100644 --- a/src/Util/ArrayCache.php +++ b/src/Util/ArrayCache.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Util/Assertion.php b/src/Util/Assertion.php index 9f47d5df..bc07b00b 100644 --- a/src/Util/Assertion.php +++ b/src/Util/Assertion.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/AbstractEventStoreTest.php b/tests/AbstractEventStoreTest.php index 5b205d4f..f0b222ce 100644 --- a/tests/AbstractEventStoreTest.php +++ b/tests/AbstractEventStoreTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. @@ -771,6 +771,13 @@ public function it_returns_only_matched_message_property(): void $result = $this->eventStore->load($streamName, 1, null, $metadataMatcher); $this->assertFalse($result->valid()); + + $metadataMatcher = new MetadataMatcher(); + $metadataMatcher = $metadataMatcher->withMetadataMatch('event_name', Operator::REGEX(), 'foobar', FieldType::MESSAGE_PROPERTY()); + + $result = $this->eventStore->load($streamName, 1, null, $metadataMatcher); + + $this->assertFalse($result->valid()); } /** @@ -857,6 +864,13 @@ public function it_returns_only_matched_message_property_reverse(): void $result = $this->eventStore->loadReverse($streamName, 1, null, $metadataMatcher); $this->assertFalse($result->valid()); + + $metadataMatcher = new MetadataMatcher(); + $metadataMatcher = $metadataMatcher->withMetadataMatch('event_name', Operator::REGEX(), 'foobar', FieldType::MESSAGE_PROPERTY()); + + $result = $this->eventStore->loadReverse($streamName, 1, null, $metadataMatcher); + + $this->assertFalse($result->valid()); } /** diff --git a/tests/ActionEventEmitterEventStoreTest.php b/tests/ActionEventEmitterEventStoreTest.php index a0835073..972b647e 100644 --- a/tests/ActionEventEmitterEventStoreTest.php +++ b/tests/ActionEventEmitterEventStoreTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/ActionEventEmitterEventStoreTestCase.php b/tests/ActionEventEmitterEventStoreTestCase.php index b7569324..3234582d 100644 --- a/tests/ActionEventEmitterEventStoreTestCase.php +++ b/tests/ActionEventEmitterEventStoreTestCase.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Container/InMemoryEventStoreFactoryTest.php b/tests/Container/InMemoryEventStoreFactoryTest.php index bc196788..884af274 100644 --- a/tests/Container/InMemoryEventStoreFactoryTest.php +++ b/tests/Container/InMemoryEventStoreFactoryTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Container/InMemoryProjectionManagerFactoryTest.php b/tests/Container/InMemoryProjectionManagerFactoryTest.php index 9a635634..6f758caf 100644 --- a/tests/Container/InMemoryProjectionManagerFactoryTest.php +++ b/tests/Container/InMemoryProjectionManagerFactoryTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/EventStoreTestStreamTrait.php b/tests/EventStoreTestStreamTrait.php index 38867e21..3cbe2690 100644 --- a/tests/EventStoreTestStreamTrait.php +++ b/tests/EventStoreTestStreamTrait.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Example/QuickStartTest.php b/tests/Example/QuickStartTest.php index 1ef9c564..afc4653c 100644 --- a/tests/Example/QuickStartTest.php +++ b/tests/Example/QuickStartTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/InMemoryEventStoreTest.php b/tests/InMemoryEventStoreTest.php index c2aa705f..a8f1a3ab 100644 --- a/tests/InMemoryEventStoreTest.php +++ b/tests/InMemoryEventStoreTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Metadata/MetadataEnricherAggregateTest.php b/tests/Metadata/MetadataEnricherAggregateTest.php index e6522e7f..f80d83b9 100644 --- a/tests/Metadata/MetadataEnricherAggregateTest.php +++ b/tests/Metadata/MetadataEnricherAggregateTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Metadata/MetadataEnricherPluginTest.php b/tests/Metadata/MetadataEnricherPluginTest.php index 0fa68b8a..3a6f0e2f 100644 --- a/tests/Metadata/MetadataEnricherPluginTest.php +++ b/tests/Metadata/MetadataEnricherPluginTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Metadata/MetadataMatcherTest.php b/tests/Metadata/MetadataMatcherTest.php index 3a8ee2b6..1b6eb25a 100644 --- a/tests/Metadata/MetadataMatcherTest.php +++ b/tests/Metadata/MetadataMatcherTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Mock/EventLoggerPlugin.php b/tests/Mock/EventLoggerPlugin.php index 4bf018a9..c9ee9aaf 100644 --- a/tests/Mock/EventLoggerPlugin.php +++ b/tests/Mock/EventLoggerPlugin.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Mock/Post.php b/tests/Mock/Post.php index e3d9bdc7..9b5f94b1 100644 --- a/tests/Mock/Post.php +++ b/tests/Mock/Post.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Mock/PostCreated.php b/tests/Mock/PostCreated.php index 0592cc0c..fe916c05 100644 --- a/tests/Mock/PostCreated.php +++ b/tests/Mock/PostCreated.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Mock/Product.php b/tests/Mock/Product.php index 0b68908c..0e63c9a2 100644 --- a/tests/Mock/Product.php +++ b/tests/Mock/Product.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Mock/ReadModelMock.php b/tests/Mock/ReadModelMock.php index 91efcbef..2658cb74 100644 --- a/tests/Mock/ReadModelMock.php +++ b/tests/Mock/ReadModelMock.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Mock/TestDomainEvent.php b/tests/Mock/TestDomainEvent.php index 9f3125e2..44f129e3 100644 --- a/tests/Mock/TestDomainEvent.php +++ b/tests/Mock/TestDomainEvent.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Mock/TestIteratorAggregate.php b/tests/Mock/TestIteratorAggregate.php index a8a7500b..703c9027 100644 --- a/tests/Mock/TestIteratorAggregate.php +++ b/tests/Mock/TestIteratorAggregate.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Mock/User.php b/tests/Mock/User.php index 5f671cce..67856ad1 100644 --- a/tests/Mock/User.php +++ b/tests/Mock/User.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Mock/UserCreated.php b/tests/Mock/UserCreated.php index 2394964f..46fbe629 100644 --- a/tests/Mock/UserCreated.php +++ b/tests/Mock/UserCreated.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Mock/UsernameChanged.php b/tests/Mock/UsernameChanged.php index aad1675e..efb3b9f2 100644 --- a/tests/Mock/UsernameChanged.php +++ b/tests/Mock/UsernameChanged.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/NonTransactionalInMemoryEventStoreTest.php b/tests/NonTransactionalInMemoryEventStoreTest.php index 9106bb5e..da221ac5 100644 --- a/tests/NonTransactionalInMemoryEventStoreTest.php +++ b/tests/NonTransactionalInMemoryEventStoreTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Plugin/PluginManagerTest.php b/tests/Plugin/PluginManagerTest.php index a356c6d4..ba2d66c9 100644 --- a/tests/Plugin/PluginManagerTest.php +++ b/tests/Plugin/PluginManagerTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Plugin/UpcastingPluginTest.php b/tests/Plugin/UpcastingPluginTest.php index 7d75ff5c..5a7510d2 100644 --- a/tests/Plugin/UpcastingPluginTest.php +++ b/tests/Plugin/UpcastingPluginTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Projection/AbstractEventStoreProjectorTest.php b/tests/Projection/AbstractEventStoreProjectorTest.php index 1fd51e88..bc9218cf 100644 --- a/tests/Projection/AbstractEventStoreProjectorTest.php +++ b/tests/Projection/AbstractEventStoreProjectorTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Projection/AbstractEventStoreQueryTest.php b/tests/Projection/AbstractEventStoreQueryTest.php index 79af5db2..e65947d2 100644 --- a/tests/Projection/AbstractEventStoreQueryTest.php +++ b/tests/Projection/AbstractEventStoreQueryTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Projection/AbstractEventStoreReadModelProjectorTest.php b/tests/Projection/AbstractEventStoreReadModelProjectorTest.php index 682cc80c..b18c8435 100644 --- a/tests/Projection/AbstractEventStoreReadModelProjectorTest.php +++ b/tests/Projection/AbstractEventStoreReadModelProjectorTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Projection/AbstractProjectionManagerTest.php b/tests/Projection/AbstractProjectionManagerTest.php index 7e37c288..0030226e 100644 --- a/tests/Projection/AbstractProjectionManagerTest.php +++ b/tests/Projection/AbstractProjectionManagerTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Projection/InMemoryEventStoreProjectorTest.php b/tests/Projection/InMemoryEventStoreProjectorTest.php index 98671d61..007f1a5d 100644 --- a/tests/Projection/InMemoryEventStoreProjectorTest.php +++ b/tests/Projection/InMemoryEventStoreProjectorTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Projection/InMemoryEventStoreQueryTest.php b/tests/Projection/InMemoryEventStoreQueryTest.php index e17f3174..d2a744b6 100644 --- a/tests/Projection/InMemoryEventStoreQueryTest.php +++ b/tests/Projection/InMemoryEventStoreQueryTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Projection/InMemoryEventStoreReadModelProjectorTest.php b/tests/Projection/InMemoryEventStoreReadModelProjectorTest.php index 136be977..e8dc8e61 100644 --- a/tests/Projection/InMemoryEventStoreReadModelProjectorTest.php +++ b/tests/Projection/InMemoryEventStoreReadModelProjectorTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Projection/InMemoryProjectionManagerTest.php b/tests/Projection/InMemoryProjectionManagerTest.php index 10789c14..04af793a 100644 --- a/tests/Projection/InMemoryProjectionManagerTest.php +++ b/tests/Projection/InMemoryProjectionManagerTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Projection/isolated-long-running-projection.php b/tests/Projection/isolated-long-running-projection.php index f5bc5ce0..dfe754e2 100755 --- a/tests/Projection/isolated-long-running-projection.php +++ b/tests/Projection/isolated-long-running-projection.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Projection/isolated-long-running-query.php b/tests/Projection/isolated-long-running-query.php index 06b0d239..7a865d3c 100755 --- a/tests/Projection/isolated-long-running-query.php +++ b/tests/Projection/isolated-long-running-query.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Projection/isolated-long-running-read-model-projection.php b/tests/Projection/isolated-long-running-read-model-projection.php index 03148687..6c62a689 100755 --- a/tests/Projection/isolated-long-running-read-model-projection.php +++ b/tests/Projection/isolated-long-running-read-model-projection.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Projection/isolated-projection.php b/tests/Projection/isolated-projection.php index 5ac23003..22e2127f 100755 --- a/tests/Projection/isolated-projection.php +++ b/tests/Projection/isolated-projection.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Projection/isolated-read-model-projection.php b/tests/Projection/isolated-read-model-projection.php index 400cddd4..34720a39 100755 --- a/tests/Projection/isolated-read-model-projection.php +++ b/tests/Projection/isolated-read-model-projection.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/ReadOnlyEventStoreWrapperTest.php b/tests/ReadOnlyEventStoreWrapperTest.php index 1fd3203b..3d2603de 100644 --- a/tests/ReadOnlyEventStoreWrapperTest.php +++ b/tests/ReadOnlyEventStoreWrapperTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/StreamIterator/AbstractStreamIteratorTest.php b/tests/StreamIterator/AbstractStreamIteratorTest.php index e13d28c0..1a0a06d6 100644 --- a/tests/StreamIterator/AbstractStreamIteratorTest.php +++ b/tests/StreamIterator/AbstractStreamIteratorTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/StreamIterator/EmptyStreamIteratorTest.php b/tests/StreamIterator/EmptyStreamIteratorTest.php index ba08d7a7..c36471f7 100644 --- a/tests/StreamIterator/EmptyStreamIteratorTest.php +++ b/tests/StreamIterator/EmptyStreamIteratorTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/StreamIterator/InMemoryStreamIteratorTest.php b/tests/StreamIterator/InMemoryStreamIteratorTest.php index f9ec59fe..59881668 100644 --- a/tests/StreamIterator/InMemoryStreamIteratorTest.php +++ b/tests/StreamIterator/InMemoryStreamIteratorTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/StreamNameTest.php b/tests/StreamNameTest.php index e721b108..0ce48a9a 100644 --- a/tests/StreamNameTest.php +++ b/tests/StreamNameTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/TransactionalActionEventEmitterEventStoreTest.php b/tests/TransactionalActionEventEmitterEventStoreTest.php index e656ac0f..9f333789 100644 --- a/tests/TransactionalActionEventEmitterEventStoreTest.php +++ b/tests/TransactionalActionEventEmitterEventStoreTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/TransactionalEventStoreTestTrait.php b/tests/TransactionalEventStoreTestTrait.php index 4ed1d12a..4df4f811 100644 --- a/tests/TransactionalEventStoreTestTrait.php +++ b/tests/TransactionalEventStoreTestTrait.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Upcasting/NoOpEventUpcasterTest.php b/tests/Upcasting/NoOpEventUpcasterTest.php index e15baec0..f2424d00 100644 --- a/tests/Upcasting/NoOpEventUpcasterTest.php +++ b/tests/Upcasting/NoOpEventUpcasterTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Upcasting/SingleEventUpcasterTest.php b/tests/Upcasting/SingleEventUpcasterTest.php index b27db4b0..d99b50a6 100644 --- a/tests/Upcasting/SingleEventUpcasterTest.php +++ b/tests/Upcasting/SingleEventUpcasterTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Upcasting/UpcasterChainTest.php b/tests/Upcasting/UpcasterChainTest.php index 56713b2f..8fd8f25c 100644 --- a/tests/Upcasting/UpcasterChainTest.php +++ b/tests/Upcasting/UpcasterChainTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Upcasting/UpcastingIteratorTest.php b/tests/Upcasting/UpcastingIteratorTest.php index 6aa0743b..eb67df23 100644 --- a/tests/Upcasting/UpcastingIteratorTest.php +++ b/tests/Upcasting/UpcastingIteratorTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Util/ArrayCacheTest.php b/tests/Util/ArrayCacheTest.php index e77bfe2f..f938e5a2 100644 --- a/tests/Util/ArrayCacheTest.php +++ b/tests/Util/ArrayCacheTest.php @@ -2,8 +2,8 @@ /** * This file is part of prooph/event-store. - * (c) 2014-2018 prooph software GmbH - * (c) 2015-2018 Sascha-Oliver Prolic + * (c) 2014-2019 prooph software GmbH + * (c) 2015-2019 Sascha-Oliver Prolic * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code.