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 }}
77web
/
symfony
Public
forked from
symfony/symfony
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
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 5, 2013
merged branch henrikbjorn/time-collector (PR #6971)
Show description for eb2bcc5
fabpot
committed
eb2bcc5
Copy full SHA for eb2bcc5
Use REQUEST_TIME_FLOAT if available.
Show description for bd0709c
henrikbjorn
committed
bd0709c
Copy full SHA for bd0709c
Commits on Feb 4, 2013
Merge branch '2.2'
Show description for 223cc6f
fabpot
committed
223cc6f
Copy full SHA for 223cc6f
Merge branch '2.1' into 2.2
Show description for bf8b0f7
fabpot
committed
bf8b0f7
Copy full SHA for bf8b0f7
Merge branch '2.0' into 2.1
Show description for 04cb480
fabpot
committed
04cb480
Copy full SHA for 04cb480
merged branch fabpot/exec-fix (PR #6882)
Show description for 81aed8f
fabpot
committed
81aed8f
Copy full SHA for 81aed8f
fixed regression in the Finder component (it was possible to use it without using exec before, closes #6357)
fabpot
committed
3166e5b
Copy full SHA for 3166e5b
merged branch fabpot/container-dumper-fix (PR #6959)
Show description for 1eab515
fabpot
committed
1eab515
Copy full SHA for 1eab515
fixed a circular call (closes #6864)
fabpot
committed
74f2fcf
Copy full SHA for 74f2fcf
merged branch hhamon/user_password_validator_unit_test (PR #6947)
Show description for df4188a
fabpot
committed
df4188a
Copy full SHA for df4188a
merged branch fabpot/render-with-objects (PR #6942)
Show description for 4284f19
fabpot
committed
4284f19
Copy full SHA for 4284f19
merged branch seferov/master (PR #6956)
Show description for 21af63a
fabpot
committed
21af63a
Copy full SHA for 21af63a
typo
seferov
authored and
fabpot
committed
16b45d6
Copy full SHA for 16b45d6
Commits on Feb 2, 2013
[Security] [Tests] added unit tests for the UserPasswordValidator class and made the validator service for the UserPassword constraint configurable.
Hugo Hamon
committed
a433ba2
Copy full SHA for a433ba2
Commits on Feb 1, 2013
merged branch inmarelibero/patch-1 (PR #6945)
Show description for 98752f6
fabpot
committed
98752f6
Copy full SHA for 98752f6
fixed wrong indentation
inmarelibero
authored and
fabpot
committed
507ceac
Copy full SHA for 507ceac
tweaked previous commit
fabpot
committed
1758277
Copy full SHA for 1758277
[HttpKernel] Fix the URI signer (closes #6801)
vicb
authored and
fabpot
committed
3fee9c0
Copy full SHA for 3fee9c0
merged branch franmomu/add_phpdoc_to_authentication_events (PR #6831)
Show description for 0c3d0db
fabpot
committed
0c3d0db
Copy full SHA for 0c3d0db
merged branch mahmouds/arabic-support-master (PR #6944)
Show description for 3848e84
fabpot
committed
3848e84
Copy full SHA for 3848e84
Add Arabic translations.
mahmouds
authored and
fabpot
committed
edd5a85
Copy full SHA for edd5a85
[HttpKernel] fixed regression when rendering an inline controller and passing some objects (closes #6822)
fabpot
committed
8f8d6cf
Copy full SHA for 8f8d6cf
[FrameworkBundle] fixed typo
fabpot
committed
bb5c8f4
Copy full SHA for bb5c8f4
merged branch fabpot/renderer-renaming (PR #6925)
Show description for 9dd4396
fabpot
committed
9dd4396
Copy full SHA for 9dd4396
renamed some classes and Twig functions to more descriptive names (refs #6871)
Show description for c72e471
fabpot
committed
c72e471
Copy full SHA for c72e471
merged branch vicb/classcollectionloader (PR #6258)
Show description for c85ec8b
fabpot
committed
c85ec8b
Copy full SHA for c85ec8b
Classcollectionloader: fix traits + enhancements
vicb
authored and
fabpot
committed
507d0c4
Copy full SHA for 507d0c4
merged branch vicb/fixvalid (PR #6938)
Show description for d8bceab
fabpot
committed
d8bceab
Copy full SHA for d8bceab
Fix a deprecated method call in the tests
vicb
authored and
fabpot
committed
df9db25
Copy full SHA for df9db25
merged branch stloyd/feature/doctrine_versions (PR #6632)
Show description for 6ccaa65
fabpot
committed
6ccaa65
Copy full SHA for 6ccaa65
Update `composer.json` files: - to allow versions ~2.2 (>=2.2,<3.0) of Doctrine DBAL, ORM & Common - fixed Propel1 versions difference between main and bridge files - fixed Twig versions difference…
Show description for 53c7054
stloyd
authored and
fabpot
committed
53c7054
Copy full SHA for 53c7054
Commits on Jan 31, 2013
updated the branch alias in composer files
fabpot
committed
d0aaf62
Copy full SHA for d0aaf62
merged branch TravisCarden/master (PR #6933)
Show description for f39cb95
fabpot
committed
f39cb95
Copy full SHA for f39cb95
Remove executable bit from all PHP files
TravisCarden
committed
924c256
Copy full SHA for 924c256
merged branch dlsniper/validator-deprecation (PR #6929)
Show description for 4b75754
fabpot
committed
4b75754
Copy full SHA for 4b75754
Pagination
Previous
Next
You can’t perform that action at this time.