Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 68ab675

Browse filesBrowse files
committed
Merge branch '3.4' into 4.2
* 3.4: Reorganized the Workflow docs
2 parents ad961c7 + cd34c97 commit 68ab675
Copy full SHA for 68ab675

File tree

Expand file treeCollapse file tree

5 files changed

+773
-829
lines changed
Filter options
Expand file treeCollapse file tree

5 files changed

+773
-829
lines changed

‎_build/redirection_map

Copy file name to clipboardExpand all lines: _build/redirection_map
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,3 +414,5 @@
414414
/frontend/encore/legacy-apps /frontend/encore/legacy-applications
415415
/configuration/external_parameters /configuration/environment_variables
416416
/contributing/code/patches /contributing/code/pull_requests
417+
/workflow/state-machines /workflow/introduction
418+
/workflow/usage /workflow

‎reference/configuration/framework.rst

Copy file name to clipboardExpand all lines: reference/configuration/framework.rst
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2302,8 +2302,9 @@ type
23022302

23032303
**type**: ``string`` **possible values**: ``'workflow'`` or ``'state_machine'``
23042304

2305-
Defines the kind fo workflow that is going to be created, which can be either
2306-
a :doc:`normal workflow </workflow/usage>` or a :doc:`state machine </workflow/state-machines>`.
2305+
Defines the kind of workflow that is going to be created, which can be either
2306+
a normal workflow or a state machine. Read :doc:`this article </workflow/introduction>`
2307+
to know their differences.
23072308

23082309
.. _`HTTP Host header attacks`: http://www.skeletonscribe.net/2013/05/practical-http-host-header-attacks.html
23092310
.. _`Security Advisory Blog post`: https://symfony.com/blog/security-releases-symfony-2-0-24-2-1-12-2-2-5-and-2-3-3-released#cve-2013-4752-request-gethost-poisoning

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.