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 }}
CoolGoose
/
symfony
Public
forked from
symfony/symfony
Notifications
You must be signed in to change notification settings
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 Nov 24, 2016
Merge branch '3.2'
Show description for d23fabf
fabpot
committed
d23fabf
Copy full SHA for d23fabf
bug #20583 [Workflow] Fixed graphviz dumper for state machine (lyrixx)
Show description for 215208e
fabpot
committed
215208e
Copy full SHA for 215208e
[Workflow] Fixed graphviz dumper for state machine
lyrixx
authored and
fabpot
committed
330c069
Copy full SHA for 330c069
bug #20621 [HttpKernel] Fix exception when serializing request attributes (nicolas-grekas)
Show description for 380c268
fabpot
committed
380c268
Copy full SHA for 380c268
[HttpKernel] Fix exception when serializing request attributes
nicolas-grekas
committed
2e404d0
Copy full SHA for 2e404d0
Merge branch '3.2'
Show description for 9361c5e
nicolas-grekas
committed
9361c5e
Copy full SHA for 9361c5e
Fix merge
nicolas-grekas
committed
1df5e7f
Copy full SHA for 1df5e7f
Merge branch '3.1' into 3.2
Show description for e67e47d
nicolas-grekas
committed
e67e47d
Copy full SHA for e67e47d
Merge branch '2.8' into 3.1
Show description for 3918fff
nicolas-grekas
committed
3918fff
Copy full SHA for 3918fff
Merge branch '2.7' into 2.8
Show description for b928133
nicolas-grekas
committed
b928133
Copy full SHA for b928133
bug #20609 [DI] Fixed custom services definition BC break introduced in ec7e70fb… (kiler129)
Show description for 3eb8a34
nicolas-grekas
committed
3eb8a34
Copy full SHA for 3eb8a34
[DI] Fixed custom services definition BC break introduced in ec7e70fb…
kiler129
authored and
nicolas-grekas
committed
7a5e11e
Copy full SHA for 7a5e11e
bug #20598 [DI] Aliases should preserve the aliased invalid behavior (nicolas-grekas)
Show description for af9c279
fabpot
committed
af9c279
Copy full SHA for af9c279
bug #20600 [Process] Fix process continuing after reached timeout using getIterator() (chalasr)
Show description for ed3fc9f
fabpot
committed
ed3fc9f
Copy full SHA for ed3fc9f
bug #20603 [HttpKernel] Deprecate checking for cacheable HTTP methods in Request::isMethodSafe() (nicolas-grekas)
Show description for 85033ff
fabpot
committed
85033ff
Copy full SHA for 85033ff
Merge branch '3.2'
Show description for df7f83c
fabpot
committed
df7f83c
Copy full SHA for df7f83c
Merge branch '3.1' into 3.2
Show description for 02b1e75
fabpot
committed
02b1e75
Copy full SHA for 02b1e75
Merge branch '2.8' into 3.1
Show description for 08c869e
fabpot
committed
08c869e
Copy full SHA for 08c869e
Merge branch '2.7' into 2.8
Show description for 5912413
fabpot
committed
5912413
Copy full SHA for 5912413
bug #20602 [HttpKernel] Revert BC breaking change of Request::isMethodSafe() (nicolas-grekas)
Show description for 34b9fd6
fabpot
committed
34b9fd6
Copy full SHA for 34b9fd6
minor #20614 [DI] minor FileLoaders tests update (ogizanagi)
Show description for 78d713c
fabpot
committed
78d713c
Copy full SHA for 78d713c
minor #20613 [Filesystem] Remove extra argv from dumpFile() calls in tests (chalasr)
Show description for 59e8f2f
fabpot
committed
59e8f2f
Copy full SHA for 59e8f2f
[Filesystem] Remove extra argv in dumpFile() tests
chalasr
authored and
fabpot
committed
1b298e5
Copy full SHA for 1b298e5
bug #20610 [FrameworkBundle] Add framework.cache.prefix_seed for predictible cache key prefixes (nicolas-grekas)
Show description for cabc225
fabpot
committed
cabc225
Copy full SHA for cabc225
bug #20595 [WebProfilerBundle] Fix deprecated uses of profiler_dump (nicolas-grekas)
Show description for 808cc22
fabpot
committed
808cc22
Copy full SHA for 808cc22
bug #20589 [SecurityBundle] Fix FirewallConfig nullable arguments (ogizanagi)
Show description for 6f138b8
fabpot
committed
6f138b8
Copy full SHA for 6f138b8
Commits on Nov 23, 2016
[DI] minor FileLoaders tests update
ogizanagi
committed
412fbe6
Copy full SHA for 412fbe6
[FrameworkBundle] Add framework.cache.prefix_seed for predictible cache key prefixes
nicolas-grekas
committed
82952bd
Copy full SHA for 82952bd
[HttpKernel] Deprecate checking for cacheable HTTP methods in Request::isMethodSafe()
nicolas-grekas
committed
34e7b95
Copy full SHA for 34e7b95
[SecurityBundle] Remove FirewallContext mandatory FirewallConfig argument deprecation
ogizanagi
committed
79ef474
Copy full SHA for 79ef474
[HttpKernel] Revert BC breaking change of Request::isMethodSafe()
nicolas-grekas
committed
0c3b7d7
Copy full SHA for 0c3b7d7
bug #20590 [DI] Allow null as default env value (sroze)
Show description for 3c1361c
nicolas-grekas
committed
3c1361c
Copy full SHA for 3c1361c
[DI] Allow null as default env value
sroze
authored and
nicolas-grekas
committed
519a471
Copy full SHA for 519a471
[Process] Fix kill process on reached timeout using getIterator()
chalasr
committed
10992cd
Copy full SHA for 10992cd
Commits on Nov 22, 2016
[WebProfilerBundle] Fix deprecated uses of profiler_dump
nicolas-grekas
committed
b4c327d
Copy full SHA for b4c327d
Pagination
Previous
Next
You can’t perform that action at this time.