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 }}
craigmarvelley
/
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 26, 2013
minor #9594 [Security] Fixed typos/CS/PHPDoc (pborreli)
Show description for ce64435
fabpot
committed
ce64435
Copy full SHA for ce64435
Merge branch '2.4'
Show description for 1fcc7c5
fabpot
committed
1fcc7c5
Copy full SHA for 1fcc7c5
Merge branch '2.3' into 2.4
Show description for 990267f
fabpot
committed
990267f
Copy full SHA for 990267f
bug #9617 [HttpKernel] Http kernel regression fix (hhamon)
Show description for 41b5c8e
fabpot
committed
41b5c8e
Copy full SHA for 41b5c8e
[HttpKernel] fixed regression introduced in 2.4 in the base DataCollector class. Added more unit tests coverage for the RequestDataCollector object.
Hugo Hamon
committed
d1e5006
Copy full SHA for d1e5006
minor #9616 Fixed mistake in upgrade docu (theaxel)
Show description for da90eb9
fabpot
committed
da90eb9
Copy full SHA for da90eb9
Fixed mistake in upgrade docu
theaxel
authored and
fabpot
committed
3a2ae38
Copy full SHA for 3a2ae38
Commits on Nov 25, 2013
bumped Symfony version to 2.4.0
fabpot
committed
a5408b0
Copy full SHA for a5408b0
updated VERSION for 2.4.0-RC1
fabpot
committed
32ceb0b
Copy full SHA for 32ceb0b
updated CHANGELOG for 2.4.0-RC1
fabpot
committed
44cd496
Copy full SHA for 44cd496
bug #9610 Container::camelize also takes backslashes into consideration (ondrejmirtes)
Show description for 40b5314
fabpot
committed
40b5314
Copy full SHA for 40b5314
Container::camelize also takes backslashes into consideration
ondrejmirtes
authored and
fabpot
committed
e30a7d0
Copy full SHA for e30a7d0
fixed typos
fabpot
committed
222564c
Copy full SHA for 222564c
fixed @expectedException class names
fabpot
committed
19caa6a
Copy full SHA for 19caa6a
Merge branch '2.2' into 2.3
Show description for e0b751a
fabpot
committed
e0b751a
Copy full SHA for e0b751a
minor #9603 Fixed some typos (fabpot)
Show description for 763c8aa
fabpot
committed
763c8aa
Copy full SHA for 763c8aa
bug #9607 [HttpKernel] Fix a bug when using the kernel property in overridden method Client::setServerParameters() (gnutix)
Show description for b0a04cc
fabpot
committed
b0a04cc
Copy full SHA for b0a04cc
Fix an issue when overriding Client::setServerParameters() and using the getContainer() method in it.
gnutix
committed
ec43a0c
Copy full SHA for ec43a0c
fixed some typos
fabpot
committed
5c6edb3
Copy full SHA for 5c6edb3
fixed @expectedException class names
fabpot
committed
8d69bb5
Copy full SHA for 8d69bb5
Commits on Nov 24, 2013
updated version to 2.5
fabpot
committed
4aab341
Copy full SHA for 4aab341
bug #9597 [Security] Typos in Security's ExpressionLanguage (ovrflo)
Show description for 419e10d
fabpot
committed
419e10d
Copy full SHA for 419e10d
[Security] Typos in Security's ExpressionLanguage
ovrflo
authored and
fabpot
committed
087403b
Copy full SHA for 087403b
minor #9598 [SecurityBundle] minor simplification in main configuration (shieldo)
Show description for bf3bcfe
fabpot
committed
bf3bcfe
Copy full SHA for bf3bcfe
minor #9599 [Validator] Typo and better wording for german validator translation (Danez)
Show description for 1fabf4d
fabpot
committed
1fabf4d
Copy full SHA for 1fabf4d
Typo and better wording for german validator translation
Daniel Tschinder
authored and
fabpot
committed
2fe9cd3
Copy full SHA for 2fe9cd3
[SecurityBundle] minor simplification in main configuration
shieldo
committed
0d8c34b
Copy full SHA for 0d8c34b
Fixed typos/CS/PHPDoc
pborreli
committed
e1110de
Copy full SHA for e1110de
Commits on Nov 23, 2013
Merge branch '2.3'
Show description for 43becff
fabpot
committed
43becff
Copy full SHA for 43becff
Merge branch '2.2' into 2.3
Show description for dfc54f9
fabpot
committed
dfc54f9
Copy full SHA for dfc54f9
minor #9588 Add missing german translation for validators (Danez)
Show description for c66aaa9
fabpot
committed
c66aaa9
Copy full SHA for c66aaa9
Add german translation for several validators (Greater/Equal/Less)
Daniel Tschinder
committed
11fd126
Copy full SHA for 11fd126
feature #9587 [SecurityBundle] Added csrf_token_generator and csrf_token_id as new (shieldo)
Show description for f0c83bb
fabpot
committed
f0c83bb
Copy full SHA for f0c83bb
[SecurityBundle] Added csrf_token_generator and csrf_token_id as new
Show description for f2f15f5
shieldo
committed
f2f15f5
Copy full SHA for f2f15f5
[DomCrawler] fixed a PHPDoc
fabpot
committed
b814941
Copy full SHA for b814941
Pagination
Previous
Next
You can’t perform that action at this time.