Skip to content

Commit d079389

Browse files
committed
minor #35289 [Workflow] Fix configuration node reference for "initial_marking" (phansys)
This PR was merged into the 4.3 branch. Discussion ---------- [Workflow] Fix configuration node reference for "initial_marking" | Q | A | ------------- | --- | Branch? | 4.3 | Bug fix? | no | New feature? | no | Deprecations? | no | Related to | #30890 | License | MIT Commits ------- 452f925 [Workflow] Fix configuration node reference for "initial_marking"
2 parents 2787024 + 452f925 commit d079389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-5.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ Workflow
416416
* `ClassInstanceSupportStrategy` has been removed, use `InstanceOfSupportStrategy` instead.
417417
* `WorkflowInterface::apply()` has a third argument: `array $context = []`.
418418
* `MarkingStoreInterface::setMarking()` has a third argument: `array $context = []`.
419-
* Removed support of `initial_place`. Use `initial_places` instead.
419+
* Removed support of `initial_place`. Use `initial_marking` instead.
420420
* `MultipleStateMarkingStore` has been removed. Use `MethodMarkingStore` instead.
421421
* `DefinitionBuilder::setInitialPlace()` has been removed, use `DefinitionBuilder::setInitialPlaces()` instead.
422422

0 commit comments

Comments
 (0)