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 }}
Burgov
/
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
2.3
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 25, 2014
minor #10323 [Yaml] Fixed minor performance related issues in Yaml\Inline. (sun)
Show description for ca60916
fabpot
committed
ca60916
Copy full SHA for ca60916
Follow-up to #10312: Fixed minor performance related issues in Yaml\Inline.
sun
authored and
fabpot
committed
108e169
Copy full SHA for 108e169
Commits on Feb 24, 2014
minor #10305 [Process] minor fixes (aeryaguzov)
Show description for 30f35c0
fabpot
committed
30f35c0
Copy full SHA for 30f35c0
[Process] minor fixes
Andrey Ryaguzov
authored and
fabpot
committed
f03e5dc
Copy full SHA for f03e5dc
minor #10317 [YAML] Improve performance of getNextEmbedBlock (alexpott)
Show description for eed7a86
fabpot
committed
eed7a86
Copy full SHA for eed7a86
Commits on Feb 23, 2014
Improve performance of getNextEmbedBlock by removing unnecessary preg_match and function calls.
alexpott
committed
995a033
Copy full SHA for 995a033
minor #10312 [Yaml] Optimise Inline::evaluateScalar() for parsing strings. (alexpott)
Show description for 6b0b504
fabpot
committed
6b0b504
Copy full SHA for 6b0b504
Avoid unnecessary line indentation calculation.
alexpott
authored and
fabpot
committed
5e9f41e
Copy full SHA for 5e9f41e
Optimise Inline::evaluateScalar() for parsing strings.
alexpott
authored and
fabpot
committed
d5aca81
Copy full SHA for d5aca81
Commits on Feb 21, 2014
fixed CS
fabpot
committed
7ee758c
Copy full SHA for 7ee758c
bug #10146 [WebProfilerBundle] fixed parsing Mongo DSN and added Test for it (malarzm)
Show description for a8955bf
fabpot
committed
a8955bf
Copy full SHA for a8955bf
fixed parsing Mongo DSN and added Test for it
Show description for 5f0557e
Maciej Malarz
authored and
fabpot
committed
5f0557e
Copy full SHA for 5f0557e
Commits on Feb 20, 2014
bug #10299 [Finder] () is also a valid delimiter (WouterJ)
Show description for 5e665b5
fabpot
committed
5e665b5
Copy full SHA for 5e665b5
() is also a valid delimiter
wouterj
committed
b7519c7
Copy full SHA for b7519c7
Commits on Feb 19, 2014
minor #10248 Adding PHP 5.6 to travis-ci tests (pborreli)
Show description for 7ac17be
fabpot
committed
7ac17be
Copy full SHA for 7ac17be
Adding PHP 5.6 to travis-ci tests
pborreli
authored and
fabpot
committed
b9d13f2
Copy full SHA for b9d13f2
bug #10255 [FrameworkBundle] Fixed wrong redirect url if path contains some query parameters (pulzarraider)
Show description for 26732d7
fabpot
committed
26732d7
Copy full SHA for 26732d7
minor #10281 Update BCryptPasswordEncoder.php (Szymciosek)
Show description for bbe716c
fabpot
committed
bbe716c
Copy full SHA for bbe716c
Update BCryptPasswordEncoder.php
Szymciosek
authored and
fabpot
committed
04a506e
Copy full SHA for 04a506e
Commits on Feb 18, 2014
minor #10289 [Validator] Removed PHP <5.3.3 specific code which is not officially supported (pylebecq)
Show description for 0788896
fabpot
committed
0788896
Copy full SHA for 0788896
[Validator] Removed PHP <5.3.3 specific code which is not officially supported.
pylebecq
committed
f10c974
Copy full SHA for f10c974
Revert "bug #10207 [DomCrawler] Fixed filterXPath() chaining (robbertkl)"
Show description for 8f37921
fabpot
committed
8f37921
Copy full SHA for 8f37921
bug #10285 Bypass sigchild detection if phpinfo is not available (Seldaek)
Show description for 2637e55
fabpot
committed
2637e55
Copy full SHA for 2637e55
Bypass sigchild detection if phpinfo is not available
Seldaek
committed
714aee9
Copy full SHA for 714aee9
Commits on Feb 17, 2014
bug #10269 [Form] Revert "Fix "Array was modified outside object" in ResizeFormListener." (norzechowicz)
Show description for c4ffe02
fabpot
committed
c4ffe02
Copy full SHA for c4ffe02
Commits on Feb 15, 2014
Revert "Fix "Array was modified outside object" in ResizeFormListener."
norberttech
committed
f62e30d
Copy full SHA for f62e30d
Added failing test
norberttech
committed
462b7af
Copy full SHA for 462b7af
Commits on Feb 13, 2014
Fixed wrong redirect url if path contains some query parameters
pulzarraider
committed
a25d1e1
Copy full SHA for a25d1e1
Commits on Feb 12, 2014
bumped Symfony version to 2.3.11
fabpot
committed
8fef4f0
Copy full SHA for 8fef4f0
updated VERSION for 2.3.10
fabpot
committed
e4b9ff2
Copy full SHA for e4b9ff2
update CONTRIBUTORS for 2.3.10
fabpot
committed
a1b099d
Copy full SHA for a1b099d
updated CHANGELOG for 2.3.10
fabpot
committed
e4d1d04
Copy full SHA for e4d1d04
bug #10231 [Console] removed problematic regex (fabpot)
Show description for 6fc06e7
fabpot
committed
6fc06e7
Copy full SHA for 6fc06e7
[Console] removed problematic regex
fabpot
committed
80bc41e
Copy full SHA for 80bc41e
bug #10245 [DomCrawler] Added support for <area> tags to be treated as links (shamess)
Show description for 8cd285c
fabpot
committed
8cd285c
Copy full SHA for 8cd285c
Pagination
Previous
Next
You can’t perform that action at this time.