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 }}
barros001
/
symfony
Public
forked from
symfony/symfony
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
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
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 12, 2011
Merge branch '2.0'
Show description for c681b68
fabpot
committed
c681b68
Copy full SHA for c681b68
[FrameworkBundle] fixed a unit test
fabpot
committed
564b4b9
Copy full SHA for 564b4b9
merged branch ManuelAC/2.0 (PR #2629)
Show description for ff76409
fabpot
committed
ff76409
Copy full SHA for ff76409
Commits on Nov 11, 2011
[Form] Check for normal integers. refs 0427b126c15a0a27cd7033375e30371ae6a4e516
manuelderuiter
committed
462580c
Copy full SHA for 462580c
[Form] Replace `an` with `is`
manuelderuiter
committed
970e2a2
Copy full SHA for 970e2a2
Merge branch '2.0'
Show description for 83b24c5
fabpot
committed
83b24c5
Copy full SHA for 83b24c5
changed the way we store the current ob level (refs #2617)
fabpot
committed
bb5fb79
Copy full SHA for bb5fb79
merged 2.0
fabpot
committed
b8e0f41
Copy full SHA for b8e0f41
[Validator] fixed a unit test for PHP 5.4 (closes #2585)
fabpot
committed
fb0fffe
Copy full SHA for fb0fffe
Merge branch '2.0'
Show description for 21cec04
fabpot
committed
21cec04
Copy full SHA for 21cec04
merged branch igorw/phpunit-ob-level (PR #2617)
Show description for 1940bec
fabpot
committed
1940bec
Copy full SHA for 1940bec
merged branch jalliot/file_widget (PR #2608)
Show description for 7f32043
fabpot
committed
7f32043
Copy full SHA for 7f32043
[Form] fixed previous merge
fabpot
committed
0427b12
Copy full SHA for 0427b12
[Form] simplified previous merge
fabpot
committed
3922fb8
Copy full SHA for 3922fb8
merged branch ondrowan/2.0 (PR #2614)
Show description for 7475a39
fabpot
committed
7475a39
Copy full SHA for 7475a39
merged branch rouffj/cs (PR #2624)
Show description for 78f5ae2
fabpot
committed
78f5ae2
Copy full SHA for 78f5ae2
merged branch schniper/patch-2 (PR #2622)
Show description for 1a2b3cf
fabpot
committed
1a2b3cf
Copy full SHA for 1a2b3cf
Fix some CheckStyle violations on Components.
Show description for fb0379d
rouffj
committed
fb0379d
Copy full SHA for fb0379d
Revert "merged branch drak/eventdispatcher_opimization (PR #2597)"
Show description for 6140869
fabpot
committed
6140869
Copy full SHA for 6140869
Also identify FirePHP by the X-FirePHP-Version header
schniper
committed
7cba0a0
Copy full SHA for 7cba0a0
[TwigBundle] Extract output buffer cleaning to method
igorw
committed
29e12af
Copy full SHA for 29e12af
[TwigBundle] Do not clean output buffering below initial level
Show description for ed1a6c2
igorw
committed
ed1a6c2
Copy full SHA for ed1a6c2
Fixed rendering of FileType (value is not a valid attribute for input[type=file])
jalliot
committed
e83e00a
Copy full SHA for e83e00a
Added tests for string fix in DateTimeToArrayTransformer (8351a112861cd1cc71fbe35d69455c504d2f6acf).
ondrowan
committed
2582fcb
Copy full SHA for 2582fcb
Added check for array fields to be integers in reverseTransform method. This prevents checkdate from getting strings as arguments and throwing incorrect ErrorException when submitting form with mal…
Show description for 8351a11
ondrowan
committed
8351a11
Copy full SHA for 8351a11
[Translation] removed unneeded methods
fabpot
committed
6b0e7c8
Copy full SHA for 6b0e7c8
merged branch drak/eventdispatcher_opimization (PR #2597)
Show description for db6fea9
fabpot
committed
db6fea9
Copy full SHA for db6fea9
[Translation] added detection for circular references when adding a fallback catalogue
fabpot
committed
45b218e
Copy full SHA for 45b218e
merged branch stealth35/fix_2599 (PR #2601)
Show description for 632a99f
fabpot
committed
632a99f
Copy full SHA for 632a99f
Commits on Nov 10, 2011
[EventDispatcher] Removed unused argument.
Drak
committed
0fe8ac6
Copy full SHA for 0fe8ac6
[DomCrawler] trim URI in getURI
stealth35
committed
a245e15
Copy full SHA for a245e15
merged branch aboks/yaml_inlinetest (PR #2602)
Show description for f8164ec
fabpot
committed
f8164ec
Copy full SHA for f8164ec
[Yaml][Tests] Fixed missing locale string for Windows platforms which caused test to fail
aboks
committed
e7acb23
Copy full SHA for e7acb23
merged branch snc/issue-1798-sf21 (PR #2598)
Show description for 47b09f7
fabpot
committed
47b09f7
Copy full SHA for 47b09f7
Merge branch '2.0'
Show description for 0025673
fabpot
committed
0025673
Copy full SHA for 0025673
Pagination
Previous
Next
You can’t perform that action at this time.