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
ff29f90
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 14, 2011
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
Merge pull request #542 from symfony/form_guess_with_groups
Show description for ff9d9c9
weaverryan
committed
ff9d9c9
Copy full SHA for ff9d9c9
added a note about guessers/validation/form groups
fabpot
committed
7a82a89
Copy full SHA for 7a82a89
$response should have been $returnValue
lmcd
committed
58de001
Copy full SHA for 58de001
Minor changes to dic tags reference
weaverryan
committed
9f704d2
Copy full SHA for 9f704d2
Merge pull request #516 from stof/monolog
Show description for 9ae9e13
weaverryan
committed
9ae9e13
Copy full SHA for 9ae9e13
Commits on Jul 12, 2011
Fixed previous commit
stof
committed
c66d29f
Copy full SHA for c66d29f
[reference][framework] Filling out ide refrence entry
weaverryan
committed
51c5407
Copy full SHA for 51c5407
[reference][framework] Starting to play with and fill in reference configuration
weaverryan
committed
f2b6670
Copy full SHA for f2b6670
Changing empty to null, more consistent with CS
weaverryan
committed
ad81e29
Copy full SHA for ad81e29
Fixing typo - closes #539
weaverryan
committed
a687c84
Copy full SHA for a687c84
Merge pull request #512 from gimler/master
Show description for 3d7ecc7
weaverryan
committed
3d7ecc7
Copy full SHA for 3d7ecc7
Commits on Jul 11, 2011
Merge pull request #538 from carlossg00/fix_yaml_load
Show description for 8715713
weaverryan
committed
8715713
Copy full SHA for 8715713
updated doc
carlossg00
committed
e7e7cb1
Copy full SHA for e7e7cb1
Commits on Jul 9, 2011
* fix specificity in regards to Default constraint group
cordoval
committed
9165834
Copy full SHA for 9165834
* added an example annotation for type constraint
cordoval
committed
d7adfc5
Copy full SHA for d7adfc5
Blimey! Just a bunch o' little fixes.
igorw
committed
b699043
Copy full SHA for b699043
Commits on Jul 8, 2011
[book][controller] Re-reading this chapter to catch updates and any other needed changes
weaverryan
committed
9c0e585
Copy full SHA for 9c0e585
Merge pull request #531 from AlexKa/patch-1
Show description for e52a78d
weaverryan
committed
e52a78d
Copy full SHA for e52a78d
Edited cookbook/doctrine/mongodb.rst via GitHub
AlexKa
committed
0e4688f
Copy full SHA for 0e4688f
Edited cookbook/doctrine/mongodb.rst via GitHub
AlexKa
committed
fb5d696
Copy full SHA for fb5d696
Edited cookbook/doctrine/mongodb.rst via GitHub
AlexKa
committed
11df2e9
Copy full SHA for 11df2e9
Starting with symfony2 RC4 Annotations for the ORM have to be registered (see http://symfony.com/blog/symfony2-2-0-rc4-released). This has to be done for the ODM, too.
AlexKa
committed
3393a17
Copy full SHA for 3393a17
Commits on Jul 7, 2011
Updated Choice constraint documentation for PR1577.
marc.weistroff
committed
fc3f6e2
Copy full SHA for fc3f6e2
Pagination
Previous
Next
You can’t perform that action at this time.