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 }}
beenalee
/
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
0
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 Apr 28, 2011
added the possibility to easily customize the template of just one widget of a form
fabpot
committed
a204aec
Copy full SHA for a204aec
Merge remote branch 'Infranology/icu-update'
Show description for 23db6b6
fabpot
committed
23db6b6
Copy full SHA for 23db6b6
[Locale] updated ICU data, changes to note:
Show description for 12968f1
eriksencosta
committed
12968f1
Copy full SHA for 12968f1
updated Assetic vendor
fabpot
committed
be3120b
Copy full SHA for be3120b
changed Assetic version to alpha2
fabpot
committed
8f91989
Copy full SHA for 8f91989
removed the automatic loading of the compiled classes (should be done explicitely by the end user now)
fabpot
committed
4cbc33a
Copy full SHA for 4cbc33a
removed the autoloader map feature
Show description for 3fe385e
fabpot
committed
3fe385e
Copy full SHA for 3fe385e
removed the possibility to pass a template to render_widget()
Show description for 509f3dd
fabpot
committed
509f3dd
Copy full SHA for 509f3dd
Merge remote branch 'noelg/session-storage-bug'
Show description for 9f11ab4
fabpot
committed
9f11ab4
Copy full SHA for 9f11ab4
[Form] added the possibility to configure the CSRF field name and the disabling of the CSRF feature altogether
fabpot
committed
05f1481
Copy full SHA for 05f1481
Fixed a bug when the storage service is initialized later by another bundle.
Show description for 6f1df33
noelg
committed
6f1df33
Copy full SHA for 6f1df33
added Definition::getArgument() (very useful when unit testing a Container)
fabpot
committed
2e92789
Copy full SHA for 2e92789
added a global secret setting to configure CSRF, the temporary storage, and possibly more
fabpot
committed
e72f1a9
Copy full SHA for e72f1a9
added Locale stubs to the autoloader so that people can run Symfony unit tests even if they don't have intl installed
fabpot
committed
2291af4
Copy full SHA for 2291af4
[DoctrineBundle] simplified code
fabpot
committed
1bc8071
Copy full SHA for 1bc8071
[HttpKernel] allowed bundle names to have 'bundle' in their base name
fabpot
committed
77f9daf
Copy full SHA for 77f9daf
Merge remote branch 'kriswallsmith/kernel/bundle-extension'
Show description for 40d256e
fabpot
committed
40d256e
Copy full SHA for 40d256e
fixed Doctrine EntityType when the identifier is a string
fabpot
committed
4fb1035
Copy full SHA for 4fb1035
Merge remote branch 'mweimerskirch/form_fixes'
Show description for 751eaab
fabpot
committed
751eaab
Copy full SHA for 751eaab
[Form] fixed unit tests
fabpot
committed
7d02412
Copy full SHA for 7d02412
[Form] fixed DateTimeToTimestampTransformer to use the proper exception class
fabpot
committed
f865a79
Copy full SHA for f865a79
Merge remote branch 'Seldaek/datetime'
Show description for 0007702
fabpot
committed
0007702
Copy full SHA for 0007702
Merge remote branch 'Brouznouf/patch-2'
Show description for 9e23189
fabpot
committed
9e23189
Copy full SHA for 9e23189
[Form] Fixed bug creating empty "1" directory in root
pborreli
committed
47948c8
Copy full SHA for 47948c8
Commits on Apr 27, 2011
[Serializer] [XmlEncoder] Add unit test for decoding / encoding root with attributes
joelwurtz
committed
5712b3b
Copy full SHA for 5712b3b
fix wrong method name
stfalcon
committed
411997d
Copy full SHA for 411997d
[DoctrineBundle] fixed regression
fabpot
committed
25ae70e
Copy full SHA for 25ae70e
Merge remote branch 'opensky/form-interface-use-statements'
Show description for 289d35a
fabpot
committed
289d35a
Copy full SHA for 289d35a
[Form] Remove unnecessary use statements in EventListeners
jmikola
committed
f594236
Copy full SHA for f594236
Merge remote branch 'sasezaki/fixed-typo-domcrawler'
Show description for 5fab450
fabpot
committed
5fab450
Copy full SHA for 5fab450
Merge remote branch 'kriswallsmith/update-tweak'
Show description for b5e1e2c
fabpot
committed
b5e1e2c
Copy full SHA for b5e1e2c
[DoctrineBundle] added auto-mapping support in XSD
fabpot
committed
6431881
Copy full SHA for 6431881
[DoctrineBundle] added the possibility to disable a bundle when using auto_mapping
Show description for c846990
fabpot
committed
c846990
Copy full SHA for c846990
[DoctrineBundle] removed the possibility to use auto_mapping when you have more than one entity manager
fabpot
committed
c752429
Copy full SHA for c752429
[DoctrineBundle] added an auto-mapping option to let Symfony register all enabled bundle mappings
Show description for dc85727
fabpot
committed
dc85727
Copy full SHA for dc85727
Pagination
Previous
Next
You can’t perform that action at this time.