8000 Merge branch '3.4' into 4.2 · symfony/symfony-docs@dca7438 · GitHub
[go: up one dir, main page]

Skip to content

Commit dca7438

Browse files
committed
Merge branch '3.4' into 4.2
* 3.4: Renamed an article that was still referring to Symfony2
2 parents 65324f3 + db96080 commit dca7438

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

_build/redirection_map

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,3 +416,4 @@
416416
/contributing/code/patches /contributing/code/pull_requests
417417
/workflow/state-machines /workflow/introduction
418418
/workflow/usage /workflow
419+
/introduction/from_flat_php_to_symfony2 /introduction/from_flat_php_to_symfony

create_framework/http_foundation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ unit test for the above code::
7878

7979
If our application were just slightly bigger, we would have been able to
8080
find even more problems. If you are curious about them, read the
81-
:doc:`/introduction/from_flat_php_to_symfony2` chapter of the book.
81+
:doc:`/introduction/from_flat_php_to_symfony` chapter of the book.
8282

8383
At this point, if you are not convinced that security and testing are indeed
8484
two very good reasons to stop writing code the old way and adopt a framework

0 commit comments

Comments
 (0)
0