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
.
Notifications
You must be signed in to change notification settings
Fork
5.3k
Star
2.3k
Code
Issues
114
Pull requests
87
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
1acd1c0
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 19, 2014
cleaned up the code example
Show description for 1acd1c0
gondo
authored and
weaverryan
committed
1acd1c0
Copy full SHA for 1acd1c0
bug #4138 fixed wrongly linked dependency (gondo)
Show description for b5c9f2a
weaverryan
committed
b5c9f2a
Copy full SHA for b5c9f2a
fixed wrongly linked dependency
gondo
authored and
weaverryan
committed
0d16851
Copy full SHA for 0d16851
Commits on Aug 16, 2014
feature #3915 [Cookbook][Configuration] documentation of Apache + PHP-FPM (xabbuh)
Show description for 4ea4dfe
weaverryan
committed
4ea4dfe
Copy full SHA for 4ea4dfe
minor #4135 [#3940] Adding php example for an array of emails (weaverryan)
Show description for 6e90520
weaverryan
committed
6e90520
Copy full SHA for 6e90520
document the usage of PHP-FPM on Apache
xabbuh
committed
822b3bd
Copy full SHA for 822b3bd
Avoiding builds for the git notes
weaverryan
committed
4b93ef0
Copy full SHA for 4b93ef0
minor #4132 Use proper way to reference a doc page for legacy sessions (Baptouuuu)
Show description for b37ee61
weaverryan
committed
b37ee61
Copy full SHA for b37ee61
use relative path to page
Baptouuuu
authored and
weaverryan
committed
cfce4b9
Copy full SHA for cfce4b9
bug #4131 Replaced old way of specifying http method by the new one (Baptouuuu)
Show description for b486b22
weaverryan
committed
b486b22
Copy full SHA for b486b22
fix xml to specify a method
Baptouuuu
authored and
weaverryan
committed
7d1ec51
Copy full SHA for 7d1ec51
replaced old way of specifying http method by the new one
Baptouuuu
authored and
weaverryan
committed
ef45eea
Copy full SHA for ef45eea
minor #4129 [Components] consistent & complete config examples (xabbuh)
Show description for 189a123
weaverryan
committed
189a123
Copy full SHA for 189a123
minor #4126 Rebased #3848 (WouterJ)
Show description for 46f3108
weaverryan
committed
46f3108
Copy full SHA for 46f3108
feature #4125 Added link to JSFiddle example (WouterJ)
Show description for 4d5adaa
weaverryan
committed
4d5adaa
Copy full SHA for 4d5adaa
feature #4124 Rebased #3965 (WouterJ)
Show description for 75bda4b
weaverryan
committed
75bda4b
Copy full SHA for 75bda4b
bug #4120 Fix use mistakes (mbutkereit)
Show description for 93481d7
weaverryan
committed
93481d7
Copy full SHA for 93481d7
Fixing a mistake
Marvin Butkereit
authored and
weaverryan
committed
7404481
Copy full SHA for 7404481
Fix use mistakes.
Marvin Butkereit
authored and
weaverryan
committed
81a6428
Copy full SHA for 81a6428
bug #4119 Fix class name in ConsoleTerminateListener example (alOneh)
Show description for c0a0120
weaverryan
committed
c0a0120
Copy full SHA for c0a0120
minor #4114 [Book] consistent and complete config examples (xabbuh)
Show description for 84e6e7f
weaverryan
committed
84e6e7f
Copy full SHA for 84e6e7f
minor #4112 [Contributing][Documentation] add order of translation formats (xabbuh)
Show description for 03fcab1
weaverryan
committed
03fcab1
Copy full SHA for 03fcab1
minor #4002 added Github teams for the core team (fabpot)
Show description for 650120a
weaverryan
committed
650120a
Copy full SHA for 650120a
minor #3959 [book][cache][tip] added cache annotations. (aitboudad)
Show description for 10792c3
weaverryan
committed
10792c3
Copy full SHA for 10792c3
feature #3950 [Components][EventDispatcher] describe the usage of the RegisterListenersPass (xabbuh)
Show description for fdb8a32
weaverryan
committed
fdb8a32
Copy full SHA for fdb8a32
[#3944] Tiny addition to mention multiple connections
weaverryan
committed
73b8487
Copy full SHA for 73b8487
minor #3944 Update dbal.rst (bpiepiora)
Show description for ebaed21
weaverryan
committed
ebaed21
Copy full SHA for ebaed21
Update dbal.rst
Show description for 8d9389e
bpiepiora
authored and
weaverryan
committed
8d9389e
Copy full SHA for 8d9389e
[#3940] Adding php example for an array of emails
weaverryan
committed
0366d6e
Copy full SHA for 0366d6e
feature #3940 Updated docs for Monolog "swift" handler in cookbook. (phansys)
Show description for 7e09383
weaverryan
committed
7e09383
Copy full SHA for 7e09383
feature #3894 Rewrote Extension & Configuration docs (WouterJ)
Show description for 8adfe98
weaverryan
committed
8adfe98
Copy full SHA for 8adfe98
minor #3890 [Components][HttpFoundation] use a placeholder for the constructor arguments (xabbuh)
Show description for 16e346a
weaverryan
committed
16e346a
Copy full SHA for 16e346a
[#3888] Changing base template title back
Show description for 0da6508
weaverryan
committed
0da6508
Copy full SHA for 0da6508
feature #3888 Updated the example used to explain page creation (javiereguiluz)
Show description for cafea43
weaverryan
committed
cafea43
Copy full SHA for cafea43
feature #3885 [RFR] Added "How to Organize Configuration Files" cookbook (javiereguiluz)
Show description for df0cf68
weaverryan
committed
df0cf68
Copy full SHA for df0cf68
Pagination
Previous
Next
You can’t perform that action at this time.