Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
michalpipa
/
symfony-docs
Public
forked from
symfony/symfony-docs
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
70ceaa2
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 20, 2011
Merge pull request #550 from krmcbride/master
Show description for 70ceaa2
weaverryan
committed
70ceaa2
Copy full SHA for 70ceaa2
Merge pull request #548 from richardmiller/changing_twig_doc_link
Show description for 9d3e803
weaverryan
committed
9d3e803
Copy full SHA for 9d3e803
Merge pull request #559 from gordonslondon/security
Show description for ea5f67f
weaverryan
committed
ea5f67f
Copy full SHA for ea5f67f
Merge pull request #561 from richardmiller/fixing_link_in_internals
Show description for c73fbc2
weaverryan
committed
c73fbc2
Copy full SHA for c73fbc2
Merge pull request #560 from hhamon/fix_request_references
Show description for b1da656
weaverryan
committed
b1da656
Copy full SHA for b1da656
Fixed link which went to Event Dispatcher page which no longer exists
richardmiller-zz
committed
4690cac
Copy full SHA for 4690cac
Commits on Jul 19, 2011
[book] [http_cache] fixed wrong usage of ->renderView() method in a Controller. Changed to ->render() call.
Hugo Hamon
committed
2d6bcde
Copy full SHA for 2d6bcde
[quick_tour] changed ->get('request') to ->getRequest().
Hugo Hamon
committed
8932f4f
Copy full SHA for 8932f4f
[cookbook] changed ->get('request') to ->getRequest().
Hugo Hamon
committed
dbd9d3a
Copy full SHA for dbd9d3a
[book] changed ->get('request') to ->getRequest().
Hugo Hamon
committed
4cbbbb5
Copy full SHA for 4cbbbb5
added stateless option to security
julesbou
committed
bef2f69
Copy full SHA for bef2f69
Commits on Jul 18, 2011
Fixing line numbers - this closes #553
weaverryan
committed
eda47f5
Copy full SHA for eda47f5
[cookbook][doctrine] Adding a bit more detail
weaverryan
committed
d0008ac
Copy full SHA for d0008ac
Merge pull request #551 from superhaggis/master
Show description for 0f93bca
weaverryan
committed
0f93bca
Copy full SHA for 0f93bca
changed a sentence to avoid confusion
fabpot
committed
abc6ecf
Copy full SHA for abc6ecf
[Form] renamed invalid_message_template to invalid_message to be consistent with other error message names
fabpot
committed
009ec9d
Copy full SHA for 009ec9d
Commits on Jul 16, 2011
[cookbook] fixed typo
superhaggis
committed
5c46f07
Copy full SHA for 5c46f07
Commits on Jul 15, 2011
Fixed an error in code examples for _target_path in the login form
krmcbride
committed
6d1dd27
Copy full SHA for 6d1dd27
[book] Adding more cookbook references to the service container chapter
weaverryan
committed
55da9ac
Copy full SHA for 55da9ac
Commits on Jul 14, 2011
Fixing rendering errors
weaverryan
committed
0e518e5
Copy full SHA for 0e518e5
[reference][form] Large update to the formatting of the field references so that things are more usable and readable
weaverryan
committed
906e345
Copy full SHA for 906e345
Changed Twig tags link in templating book page
richardmiller-zz
committed
828bc5a
Copy full SHA for 828bc5a
[reference][forms] Adding the repeated field type form reference, and experimenting with a new layout for the field reference options
weaverryan
committed
8f1e280
Copy full SHA for 8f1e280
Merge remote-tracking branch 'origin/repeated_type_error_message'
weaverryan
committed
ff29f90
Copy full SHA for ff29f90
[book] Fixing bad config - closes #421
weaverryan
committed
4426f0a
Copy full SHA for 4426f0a
Adding additional note about serialization and private properties
weaverryan
committed
47010e9
Copy full SHA for 47010e9
Small fixes per @vicb
weaverryan
committed
50420d7
Copy full SHA for 50420d7
Specfiying the integer values not as strings - @jwage says that it makes some small difference at a low level (due to weak typing)
weaverryan
committed
676ac6b
Copy full SHA for 676ac6b
Commits on Jul 13, 2011
added a note about how to customize the error message when two submitted values are not the same (for the RepeatedType type)
fabpot
committed
408eb37
Copy full SHA for 408eb37
[book] Minor changes to form chapter
weaverryan
committed
a2f5321
Copy full SHA for a2f5321
Merge pull request #535 from cordoval/fixValidationDefaultConcept
Show description for 8ca4d0f
weaverryan
committed
8ca4d0f
Copy full SHA for 8ca4d0f
Merge pull request #534 from cordoval/simpleAnnotationAddition
Show description for 458f154
weaverryan
committed
458f154
Copy full SHA for 458f154
Merge pull request #533 from igorw/bunch-o-fixes
Show description for 66a0b48
weaverryan
committed
66a0b48
Copy full SHA for 66a0b48
Merge pull request #528 from marcw/pr-1577
Show description for 75e1009
weaverryan
committed
75e1009
Copy full SHA for 75e1009
Merge pull request #541 from lmcd/master
Show description for b281d9d
weaverryan
committed
b281d9d
Copy full SHA for b281d9d
Pagination
Previous
Next
You can’t perform that action at this time.