Skip to content

Commit 2299df0

Browse files
committed
Updating Symfony version from 2.4 to 2.5
The descriptions are still displaying the old version
1 parent 74c2e94 commit 2299df0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

book/from_flat_php_to_symfony2.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ content:
431431
432432
{
433433
"require": {
434-
"symfony/symfony": "2.4.*"
434+
"symfony/symfony": "2.5.*"
435435
},
436436
"autoload": {
437437
"files": ["model.php","controllers.php"]
@@ -480,8 +480,8 @@ the HTTP response being returned. Use them to improve the blog:
480480
// echo the headers and send the response
481481
$response->send();
482482

483-
.. versionadded:: 2.4
484-
Support for HTTP status code constants was introduced in Symfony 2.4.
483+
.. versionadded:: 2.5
484+
Support for HTTP status code constants was introduced in Symfony 2.5.
485485

486486
The controllers are now responsible for returning a ``Response`` object.
487487
To make this easier, you can add a new ``render_template()`` function, which,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy