Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
symfony
/
workflow
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
59
Star
630
Code
Actions
Security and quality
0
Insights
Additional navigation options
Code
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
workflow
Registry.php
on
8.2
User selector
All users
All time
Commit history
Commits on Jun 20, 2024
Prefix all sprintf() calls
derrabus
committed
f642a9c
View commit details
Copy full SHA for f642a9c
View code at this point
Browse repository at this point
Commits on Jan 23, 2024
Merge branch '6.4' into 7.0
Show description for e62e424
nicolas-grekas
committed
e62e424
View commit details
Copy full SHA for e62e424
View code at this point
Browse repository at this point
Merge branch '6.3' into 6.4
Show description for 3cd13dc
nicolas-grekas
committed
3cd13dc
View commit details
Copy full SHA for 3cd13dc
View code at this point
Browse repository at this point
Merge branch '5.4' into 6.3
Show description for 5270fc8
nicolas-grekas
committed
5270fc8
View commit details
Copy full SHA for 5270fc8
View code at this point
Browse repository at this point
Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
nicolas-grekas
committed
ff424ed
View commit details
Copy full SHA for ff424ed
View code at this point
Browse repository at this point
Commits on Oct 20, 2023
Merge branch '6.4' into 7.0
Show description for 6ea4ec1
fabpot
committed
6ea4ec1
View commit details
Copy full SHA for 6ea4ec1
View code at this point
Browse repository at this point
Commits on Oct 19, 2023
[Worflow] Add a TraceableWorkflow
lyrixx
committed
4748259
View commit details
Copy full SHA for 4748259
View code at this point
Browse repository at this point
Commits on Oct 12, 2023
Merge branch '6.4' into 7.0
Show description for 399fed1
nicolas-grekas
committed
399fed1
View commit details
Copy full SHA for 399fed1
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
[workflow] Revert deprecation about Registry
lyrixx
committed
df35f90
View commit details
Copy full SHA for df35f90
View code at this point
Browse repository at this point
Commits on Jul 5, 2023
[Components] Convert to native return types
wouterj
authored and
nicolas-grekas
committed
2a11e36
View commit details
Copy full SHA for 2a11e36
View code at this point
Browse repository at this point
[7.0] Remove remaining deprecated code paths
nicolas-grekas
committed
3bd6c35
View commit details
Copy full SHA for 3bd6c35
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
Add void return types
wouterj
authored and
nicolas-grekas
committed
105350a
View commit details
Copy full SHA for 105350a
View code at this point
Browse repository at this point
Commits on Jan 13, 2023
Leverage arrow function syntax for closure
tigitz
authored and
nicolas-grekas
committed
55317aa
View commit details
Copy full SHA for 55317aa
View code at this point
Browse repository at this point
Commits on Aug 12, 2022
[Workflow] Mark registry as internal and deprecate the service
Show description for 5049eb0
lyrixx
committed
5049eb0
View commit details
Copy full SHA for 5049eb0
View code at this point
Browse repository at this point
Commits on Aug 25, 2021
[Workflow] Add types to private properties
Show description for b69f31b
derrabus
committed
b69f31b
View commit details
Copy full SHA for b69f31b
View code at this point
Browse repository at this point
Commits on Aug 16, 2021
Run php-cs-fixer
nicolas-grekas
committed
ddf22a0
View commit details
Copy full SHA for ddf22a0
View code at this point
Browse repository at this point
Commits on Aug 13, 2021
Add return types - batch 1/n
nicolas-grekas
committed
4d23730
View commit details
Copy full SHA for 4d23730
View code at this point
Browse repository at this point
Commits on Oct 28, 2020
Fix CS
derrabus
committed
092d0d1
View commit details
Copy full SHA for 092d0d1
View code at this point
Browse repository at this point
Merge branch '4.4' into 5.1
derrabus
committed
9d7731b
View commit details
Copy full SHA for 9d7731b
View code at this point
Browse repository at this point
Use short array deconstruction syntax.
derrabus
committed
f636683
View commit details
Copy full SHA for f636683
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
Merge branch '3.4' into 4.4
Show description for 4c925b0
nicolas-grekas
committed
4c925b0
View commit details
Copy full SHA for 4c925b0
View code at this point
Browse repository at this point
Enable "native_constant_invocation" CS rule
nicolas-grekas
committed
40d07bd
View commit details
Copy full SHA for 40d07bd
View code at this point
Browse repository at this point
Commits on Mar 16, 2020
Leverage PHP8's get_debug_type()
nicolas-grekas
committed
b8b4902
View commit details
Copy full SHA for b8b4902
View code at this point
Browse repository at this point
Commits on Nov 25, 2019
[Workflow] Added `Registry::has()` to check if a workflow exists
lyrixx
committed
2b41bc7
View commit details
Copy full SHA for 2b41bc7
View code at this point
Browse repository at this point
Commits on Sep 13, 2019
Merge branch '4.4'
Show description for 9848c17
xabbuh
committed
9848c17
View commit details
Copy full SHA for 9848c17
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
[Workflow] Use a better exception message when many workflow are found
lyrixx
committed
ab02334
View commit details
Copy full SHA for ab02334
View code at this point
Browse repository at this point
Commits on Aug 21, 2019
Added more parameter type declarations.
derrabus
committed
db07622
View commit details
Copy full SHA for db07622
View code at this point
Browse repository at this point
Commits on Aug 19, 2019
Merge branch '4.4'
Show description for 4b76074
fabpot
committed
4b76074
View commit details
Copy full SHA for 4b76074
View code at this point
Browse repository at this point
Commits on Aug 18, 2019
Add types to private and final methods.
derrabus
committed
bcff982
View commit details
Copy full SHA for bcff982
View code at this point
Browse repository at this point
Commits on Aug 16, 2019
Fix some docblocks.
derrabus
committed
a769c58
View commit details
Copy full SHA for a769c58
View code at this point
Browse repository at this point
Commits on Aug 14, 2019
Remove superfluous phpdoc tags
Philippe Segatori
authored and
nicolas-grekas
committed
a6ceeb1
View commit details
Copy full SHA for a6ceeb1
View code at this point
Browse repository at this point
Commits on Aug 8, 2019
Remove unneeded phpdocs
fabpot
authored and
nicolas-grekas
committed
e1c1f45
View commit details
Copy full SHA for e1c1f45
View code at this point
Browse repository at this point
Commits on Jul 1, 2019
[Workflow] Added parameter typhint where possible
lyrixx
committed
680d6f2
View commit details
Copy full SHA for 680d6f2
View code at this point
Browse repository at this point
Commits on Jun 4, 2019
[FrameworkBundle][Workflow] Remove BC layers and deprecated codes
lyrixx
committed
657be14
View commit details
Copy full SHA for 657be14
View code at this point
Browse repository at this point
[Workflow] Remove BC layers and deprecated codes
lyrixx
committed
46b77a2
View commit details
Copy full SHA for 46b77a2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.