You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* origin/master: (93 commits)
[#5623] don't configure default constraint message
[Validator] added BIC validator
Update links
Added September changelog
Added September changelog
Misspelling
[#5689] Some minor syntax fixes
[DI] Add some documentation for the deprecation feature
Info about implicit session start
Revert "[#5771] remove another Response constant"
Revert "Remove not existing response constant"
[#5771] remove another Response constant
[#5761] add versionadded directive
Fixed two typos
Remember me, Renamed key to secret
translations have been removed from symfony.com
Remove not existing response constant
Update HttpFoundation note after recent changes in routing component
[#5584] language tweak and XML config fix
Add DebugBundle config reference
...
Copy file name to clipboardExpand all lines: _theme/_templates/layout.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -44,9 +44,9 @@
44
44
<divid="sidebar" class="col-sm-3">
45
45
<divid="sidebar-content">
46
46
<divid="demo-warning">
47
-
<h4>This is a demo</h4>
48
-
<p>This is a demo provided by platform.sh.<br>
49
-
<ahref="http://symfony.com/doc/current/{{ pagename }}">Visit on symfony.com</a>.</p>
47
+
<h4>Pull request build</h4>
48
+
<p>Each pull request of the Symfony Documentation is automatically deployed and hosted on <ahref="https://platform.sh">Platform.sh</a>.<br>
49
+
View this page on <ahref="https://symfony.com/doc/current/{{ pagename }}">symfony.com</a>.</p>
Copy file name to clipboardExpand all lines: book/http_fundamentals.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -579,5 +579,5 @@ sensible defaults. For more advanced users, the sky is the limit.
579
579
.. _`List of HTTP status codes`: https://en.wikipedia.org/wiki/List_of_HTTP_status_codes
580
580
.. _`List of HTTP header fields`: https://en.wikipedia.org/wiki/List_of_HTTP_header_fields
581
581
.. _`List of common media types`: https://www.iana.org/assignments/media-types/media-types.xhtml
0 commit comments