Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
{{ message }}
symfony
/
symfony-docs
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
5.3k
Star
2.3k
Code
Issues
113
Pull requests
81
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
4f23382
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 27, 2017
minor #7816 KernelTestCase::createKernel() is static, $this->createKernel() -> static::createKernel() (baruica)
Show description for 4f23382
xabbuh
committed
4f23382
Copy full SHA for 4f23382
KernelTestCase::createKernel() is static, $this->createKernel() -> static::createKernel()
baruica
authored and
xabbuh
committed
b9e931a
Copy full SHA for b9e931a
minor #7836 Better explain how to enable the validation component and its annotations (javiereguiluz)
Show description for 1d3a10c
xabbuh
committed
1d3a10c
Copy full SHA for 1d3a10c
Better explain how to enable the validation component and its annotations
javiereguiluz
authored and
xabbuh
committed
dc5ff52
Copy full SHA for dc5ff52
minor #7842 Fix the link to ConEmu (it is now hosted on GitHub) (Calinou)
Show description for cbb8346
xabbuh
committed
cbb8346
Copy full SHA for cbb8346
Commits on Apr 25, 2017
Fix the link to ConEmu (it is now hosted on GitHub)
Calinou
committed
b568325
Copy full SHA for b568325
Commits on Apr 15, 2017
typo
weaverryan
committed
280d0e8
Copy full SHA for 280d0e8
feature #7804 Rewriting the service container docs (weaverryan)
Show description for 6d2b09a
weaverryan
committed
6d2b09a
Copy full SHA for 6d2b09a
Rewriting the service container docs
weaverryan
committed
d76a5e8
Copy full SHA for d76a5e8
minor #7754 Adding a tip for validation in forms without class (stoccc, javiereguiluz)
Show description for 0b9c93a
xabbuh
committed
0b9c93a
Copy full SHA for 0b9c93a
Minor reword
javiereguiluz
authored and
xabbuh
committed
eb26f28
Copy full SHA for eb26f28
Adding a tip for validation in forms without class
Show description for 3177c1d
stoccc
authored and
xabbuh
committed
3177c1d
Copy full SHA for 3177c1d
minor #7658 Added a note about the .htaccess files included by Symfony apps (javiereguiluz)
Show description for c6a5a08
xabbuh
committed
c6a5a08
Copy full SHA for c6a5a08
Added a note about the .htaccess files included by Symfony apps
javiereguiluz
authored and
xabbuh
committed
60658aa
Copy full SHA for 60658aa
minor #7321 Made unmapped field example in forms chapter more descriptive (hvt)
Show description for dcad7f1
xabbuh
committed
dcad7f1
Copy full SHA for dcad7f1
Made unmapped field example in forms chapter more descriptive
hvt
authored and
xabbuh
committed
2d82707
Copy full SHA for 2d82707
[#7507] fix namespace
xabbuh
committed
6cd0063
Copy full SHA for 6cd0063
[#7507] fix component name
xabbuh
committed
d72d8fc
Copy full SHA for d72d8fc
minor #7507 Merged and improved the articles about testing + authentication (javiereguiluz, HeahDude)
Show description for 2de3dd3
xabbuh
committed
2de3dd3
Copy full SHA for 2de3dd3
[#7490] minor typo fix
xabbuh
committed
801b5d6
Copy full SHA for 801b5d6
minor #7490 Minor fixes about bundle overridding (franciscocorrales, javiereguiluz)
Show description for 75e7a9a
xabbuh
committed
75e7a9a
Copy full SHA for 75e7a9a
minor #7390 Unify placeholders in documentation and code (aivus)
Show description for 15d0cc2
xabbuh
committed
15d0cc2
Copy full SHA for 15d0cc2
minor #7521 Added a note about redirections to absolute URLs in tests (javiereguiluz)
Show description for fa5fa31
xabbuh
committed
fa5fa31
Copy full SHA for fa5fa31
Added a note about redirections to absolute URLs in tests
javiereguiluz
authored and
xabbuh
committed
8414fb7
Copy full SHA for 8414fb7
Added the changes suggested by reviewers
javiereguiluz
committed
c9a52ae
Copy full SHA for c9a52ae
[#7620] use generate() in PHP templates before 2.8
xabbuh
committed
326f23f
Copy full SHA for 326f23f
minor #7563 Improve example context (matthieu88160, javiereguiluz)
Show description for 769e893
xabbuh
committed
769e893
Copy full SHA for 769e893
Fixed the RST syntax
javiereguiluz
authored and
xabbuh
committed
901fe20
Copy full SHA for 901fe20
Improve example context
Show description for ce9db18
matthieu88160
authored and
xabbuh
committed
ce9db18
Copy full SHA for ce9db18
[#5621] Enhancing example of using bundle config
weaverryan
committed
8292f92
Copy full SHA for 8292f92
feature #5621 Explain sample configuration parameter usage (bennyt2)
Show description for d9e7f22
weaverryan
committed
d9e7f22
Copy full SHA for d9e7f22
[#7601] minor tweak
xabbuh
committed
524c045
Copy full SHA for 524c045
minor #7601 Improve specification explanation (matthieu88160, javiereguiluz)
Show description for f64f6f0
xabbuh
committed
f64f6f0
Copy full SHA for f64f6f0
Update expiration.rst
matthieu88160
authored and
xabbuh
committed
ce64af5
Copy full SHA for ce64af5
Update expiration.rst
matthieu88160
authored and
xabbuh
committed
46e6408
Copy full SHA for 46e6408
Pagination
Previous
Next
You can’t perform that action at this time.