8000 merged branch jorgemaiden/patch-1 (PR #6525) · klend/symfony@66b5818 · GitHub
[go: up one dir, main page]

Skip to content

Commit 66b5818

Browse files
committed
merged branch jorgemaiden/patch-1 (PR symfony#6525)
This PR was submitted for the master branch but it was merged into the 2.0 branch instead (closes symfony#6525). Commits ------- 0b5f1e3 Update src/Symfony/Component/HttpFoundation/Response.php Discussion ---------- Update src/Symfony/Component/HttpFoundation/Response.php Fix phpdoc typo
2 parents eb3eaf6 + d337ad5 commit 66b5818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpFoundation/Response.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ public function setExpires(\DateTime $date = null)
505505
}
506506

507507
/**
508-
* Sets the number of seconds after the time specified in the response's Date
508+
* Returns the number of seconds after the time specified in the response's Date
509509
* header when the the respon 41FA se should no longer be considered fresh.
510510
*
511511
* First, it checks for a s-maxage directive, then a max-age directive, and then it falls

0 commit comments

Comments
 (0)
0