8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2787024 commit 452f925Copy full SHA for 452f925
UPGRADE-5.0.md
@@ -416,7 +416,7 @@ Workflow
416
* `ClassInstanceSupportStrategy` has been removed, use `InstanceOfSupportStrategy` instead.
417
* `WorkflowInterface::apply()` has a third argument: `array $context = []`.
418
* `MarkingStoreInterface::setMarking()` has a third argument: `array $context = []`.
419
- * Removed support of `initial_place`. Use `initial_places` instead.
+ * Removed support of `initial_place`. Use `initial_marking` instead.
420
* `MultipleStateMarkingStore` has been removed. Use `MethodMarkingStore` instead.
421
* `DefinitionBuilder::setInitialPlace()` has been removed, use `DefinitionBuilder::setInitialPlaces()` instead.
422
0 commit comments