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 }}
rubenrua
/
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 May 1, 2017
bumped Symfony version to 3.3.0
fabpot
committed
85e2d2f
Copy full SHA for 85e2d2f
Merge pull request #22603 from fabpot/release-3.3.0-BETA1
Show description for 0fa3940
fabpot
authored
0fa3940
Copy full SHA for 0fa3940
updated VERSION for 3.3.0-BETA1
fabpot
committed
b393761
Copy full SHA for b393761
updated CHANGELOG for 3.3.0-BETA1
fabpot
committed
20b19b0
Copy full SHA for 20b19b0
Merge branch '3.2'
Show description for 33d4bce
fabpot
committed
33d4bce
Copy full SHA for 33d4bce
fixed tests
fabpot
committed
c7a7170
Copy full SHA for c7a7170
fixed merge
fabpot
committed
9c610ee
Copy full SHA for 9c610ee
Merge branch '2.8' into 3.2
Show description for 824dc8b
fabpot
committed
824dc8b
Copy full SHA for 824dc8b
Merge branch '2.7' into 2.8
Show description for 6000faf
fabpot
committed
6000faf
Copy full SHA for 6000faf
minor #22591 [Profiler] DataCollector: Remove unused static property (ogizanagi)
Show description for 3c9a7e4
fabpot
committed
3c9a7e4
Copy full SHA for 3c9a7e4
feature #22530 Making tags under _defaults always apply (weaverryan)
Show description for 2d88787
fabpot
committed
2d88787
Copy full SHA for 2d88787
Making tags under _defaults always apply and removing inherit_tags entirely
Show description for 037a782
weaverryan
committed
037a782
Copy full SHA for 037a782
Commits on Apr 30, 2017
feature #22590 [Lock] remove the component from 3.3 (fabpot)
Show description for 7010a7a
fabpot
committed
7010a7a
Copy full SHA for 7010a7a
[Profiler] DataCollector: Remove unused static property
ogizanagi
committed
96743e6
Copy full SHA for 96743e6
[Lock] remove the component from 3.3
fabpot
committed
37ec869
Copy full SHA for 37ec869
bug #22585 [Security] json login listener: ensure a json response is sent on bad request (ogizanagi)
Show description for 82a6a35
stof
committed
82a6a35
Copy full SHA for 82a6a35
bug #22581 [DI] Fix invalid callables dumped for ArgumentInterface objects (nicolas-grekas, iltar)
Show description for 5edbc13
nicolas-grekas
committed
5edbc13
Copy full SHA for 5edbc13
[Security] json login listener: ensure a json response is sent on bad request
ogizanagi
committed
4427cf9
Copy full SHA for 4427cf9
Commits on Apr 29, 2017
[DI] Test references inside ServiceLocator are not inlined
Iltar van der Berg
authored and
nicolas-grekas
committed
f81c577
Copy full SHA for f81c577
[DI] Fix invalid callables dumped for ArgumentInterface objects
nicolas-grekas
committed
8783602
Copy full SHA for 8783602
minor #22582 Fix tests (chalasr)
Show description for b9e19f6
nicolas-grekas
committed
b9e19f6
Copy full SHA for b9e19f6
Fix tests
chalasr
committed
b6948dd
Copy full SHA for b6948dd
feature #22527 [DI] Throw useful exception on bad XML argument tags (nicolas-grekas)
Show description for 8872833
fabpot
committed
8872833
Copy full SHA for 8872833
[DI] Throw useful exception on bad XML argument tags
nicolas-grekas
committed
91828ec
Copy full SHA for 91828ec
minor #22453 Fix minor phpdoc mismatches with the code(detected by phan) (TysonAndre)
Show description for c84ee65
fabpot
committed
c84ee65
Copy full SHA for c84ee65
Fix minor phpdoc mismatches with the code(detected by phan)
TysonAndre
authored and
fabpot
committed
12f1239
Copy full SHA for 12f1239
minor #22477 [Security] add Request type json check in json_login (lsmith77)
Show description for 35608f5
fabpot
committed
35608f5
Copy full SHA for 35608f5
minor #22555 [Serializer] Add missing normalizer options constants (ogizanagi)
Show description for 5863e4b
fabpot
committed
5863e4b
Copy full SHA for 5863e4b
feature #22537 [Serializer] Allow to pass csv encoder options in context (ogizanagi)
Show description for 1cef186
fabpot
committed
1cef186
Copy full SHA for 1cef186
bug #22550 Allow Upper Case property names in ObjectNormalizer (insekticid)
Show description for 07fc060
fabpot
committed
07fc060
Copy full SHA for 07fc060
minor #22557 [VarDumper] Add iconv dependency (julienfalque)
Show description for 04e48bd
fabpot
committed
04e48bd
Copy full SHA for 04e48bd
bug #22569 [Security] Handle bad request format in json auth listener (ogizanagi)
Show description for 460fcbf
fabpot
committed
460fcbf
Copy full SHA for 460fcbf
bug #22551 [Process] Ecaping of CLI arguments containing slashes on Windows (maryo)
Show description for 288d55f
fabpot
committed
288d55f
Copy full SHA for 288d55f
[Process] Ecaping of CLI arguments containing slashes on Windows
maryo
authored and
fabpot
committed
0d07312
Copy full SHA for 0d07312
feature #22563 Not allowing autoconfigure, instanceofConditionals or defaults for ChildDefinition (weaverryan)
Show description for 89979ca
fabpot
committed
89979ca
Copy full SHA for 89979ca
Pagination
Previous
Next
You can’t perform that action at this time.