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 }}
malaney
/
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 Nov 19, 2012
merged branch nomack84/fixed_docblocks (PR #6067)
Show description for 12b8ae2
fabpot
committed
12b8ae2
Copy full SHA for 12b8ae2
Fixed docblocks
alvarezmario
committed
c78b46f
Copy full SHA for c78b46f
merged branch Tobion/patch-6 (PR #6065)
Show description for 4e973e4
fabpot
committed
4e973e4
Copy full SHA for 4e973e4
merged branch pborreli/gc_memory (PR #6063)
Show description for 382d580
fabpot
committed
382d580
Copy full SHA for 382d580
[travis-ci] Zend Garbage Collection only for PHP5.4
pborreli
authored and
fabpot
committed
d3d8ff4
Copy full SHA for d3d8ff4
[Routing] initialize the Route properties
Show description for e39b709
Tobion
committed
e39b709
Copy full SHA for e39b709
merged branch raziel057/COMPONENT_Form (PR #5888)
Show description for 6e8115a
fabpot
committed
6e8115a
Copy full SHA for 6e8115a
CS Fixes - Replaced "array of type" by "Type[]" in PHPDoc block
raziel057
authored and
fabpot
committed
2379d86
Copy full SHA for 2379d86
fixed typo
fabpot
committed
270e530
Copy full SHA for 270e530
merged branch Tobion/routing-pcre (PR #6064)
Show description for 077bd35
fabpot
committed
077bd35
Copy full SHA for 077bd35
Merge branch '2.1'
Show description for cec11fa
fabpot
committed
cec11fa
Copy full SHA for cec11fa
[Routing] compatibility with older PCRE (pre 8)
Tobion
committed
824a0f3
Copy full SHA for 824a0f3
merged branch Tobion/routing-centos (PR #6062)
Show description for 8f33f2e
fabpot
committed
8f33f2e
Copy full SHA for 8f33f2e
merged branch Tobion/patch-5 (PR #6061)
Show description for 4860e75
fabpot
committed
4860e75
Copy full SHA for 4860e75
[Routing] made it compatible with older PCRE version (pre 8)
Tobion
committed
1daefa5
Copy full SHA for 1daefa5
removed unused variable
Tobion
committed
1b41ed0
Copy full SHA for 1b41ed0
merged branch DenisGorbachev/patch-1 (PR #6046)
Show description for b358748
fabpot
committed
b358748
Copy full SHA for b358748
merged branch Tobion/patch-2 (PR #6048)
Show description for c4631c5
fabpot
committed
c4631c5
Copy full SHA for c4631c5
merged branch Tobion/is_object_instance_of (PR #6051)
Show description for 7e88ecc
fabpot
committed
7e88ecc
Copy full SHA for 7e88ecc
merged branch Tobion/patch-4 (PR #6058)
Show description for 5127492
fabpot
committed
5127492
Copy full SHA for 5127492
[Routing] fix Route recompilation when hostname changed
Tobion
committed
acf8a70
Copy full SHA for acf8a70
Commits on Nov 18, 2012
[DI] removed unneeded is_object() calls
Tobion
committed
966e7d6
Copy full SHA for 966e7d6
tiny refactoring for consistency
Tobion
committed
ea2bb09
Copy full SHA for ea2bb09
Renamed variable for consistency
Denis Gorbachev
authored and
Denis Gorbachev
committed
acbb393
Copy full SHA for acbb393
Commits on Nov 17, 2012
merged branch lanthaler/master (PR #6030)
Show description for 00d132a
fabpot
committed
00d132a
Copy full SHA for 00d132a
Improve docBlock
lanthaler
authored and
fabpot
committed
749dac1
Copy full SHA for 749dac1
merged branch eriksencosta/patch-2 (PR #6032)
Show description for 461db28
fabpot
committed
461db28
Copy full SHA for 461db28
merged branch nomack84/fixed_docblocks (PR #6033)
Show description for 9c6497f
fabpot
committed
9c6497f
Copy full SHA for 9c6497f
merged branch pborreli/fix-travis (PR #6039)
Show description for 5d1ce89
fabpot
committed
5d1ce89
Copy full SHA for 5d1ce89
merged branch pborreli/patch-3 (PR #6038)
Show description for a5aed62
fabpot
committed
a5aed62
Copy full SHA for a5aed62
Merge pull request #2 from Tobion/patch-2
Show description for a146156
pborreli
committed
a146156
Copy full SHA for a146156
remove logic that could not be triggered anyway
Show description for 38802ea
Tobion
committed
38802ea
Copy full SHA for 38802ea
Fix PHP 5.4 segfault
pborreli
committed
9843d29
Copy full SHA for 9843d29
[Routing] Fixed undefined variable + typo
pborreli
committed
f7ea68f
Copy full SHA for f7ea68f
Commits on Nov 16, 2012
Fix docblock in Doctrine Bridge
alvarezmario
committed
644de74
Copy full SHA for 644de74
Pagination
Previous
Next
You can’t perform that action at this time.