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
Type
/
to 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
.
php-collective
/
toml
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
15
Code
Issues
1
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: php-collective/toml
Actions
All workflows
Workflows
CI
CI
Deploy Documentation
Deploy Documentation
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
139 workflow runs
139 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Prepare 1.0 release
CI
#107:
Pull request
#25
synchronize by
dereuromark
26s
v1
v1
26s
View #25
View workflow file
CI
CI
#106:
Commit
c04bed5
pushed by
dereuromark
20s
v1
v1
20s
View #25
View workflow file
Prepare 1.0 release
CI
#105:
Pull request
#25
synchronize by
dereuromark
24s
v1
v1
24s
View #25
View workflow file
Merge remote-tracking branch 'origin/master' into v1
CI
#104:
Commit
44b20cf
pushed by
dereuromark
22s
v1
v1
22s
View workflow file
Improve in-collection recovery for missing separators (#37)
CI
#103:
Commit
5181028
pushed by
dereuromark
22s
master
master
22s
View workflow file
Improve in-collection error recovery for missing separators
CI
#102:
Pull request
#37
opened by
dereuromark
24s
feature/in-collection-recovery
feature/in-collection-recovery
24s
View #37
View workflow file
docs: add benchmarks reference page (#36)
Deploy Documentation
#32:
Commit
587a13a
pushed by
dereuromark
38s
master
master
38s
View workflow file
docs: add benchmarks reference page (#36)
CI
#101:
Commit
587a13a
pushed by
dereuromark
23s
master
master
23s
View workflow file
docs: add benchmarks reference page
CI
#100:
Pull request
#36
opened by
dereuromark
23s
docs/benchmarks
docs/benchmarks
23s
View #36
View workflow file
Add stable error codes and tighten tooling (#35)
Deploy Documentation
#31:
Commit
4945f68
pushed by
dereuromark
33s
master
master
33s
View workflow file
Add stable error codes and tighten tooling (#35)
CI
#99:
Commit
4945f68
pushed by
dereuromark
24s
master
master
24s
View workflow file
Add stable error codes, lint bin/, and document file/diagnostics APIs
CI
#98:
Pull request
#35
opened by
dereuromark
29s
feature/diagnostics-and-conveniences
feature/diagnostics-and-conveniences
29s
View #35
View workflow file
ci: gate spec conformance with pinned toml-test corpus (#34)
CI
#97:
Commit
442e64f
pushed by
dereuromark
24s
master
master
24s
View workflow file
ci: gate spec conformance with pinned toml-test corpus (#34)
Deploy Documentation
#30:
Commit
442e64f
pushed by
dereuromark
42s
master
master
42s
View workflow file
ci: gate spec conformance with pinned toml-test corpus
CI
#96:
Pull request
#34
opened by
dereuromark
19s
ci/wire-toml-test-corpus
ci/wire-toml-test-corpus
19s
View #34
View workflow file
Encode stdClass as a table (#33)
Deploy Documentation
#29:
Commit
3238634
pushed by
dereuromark
39s
master
master
39s
View workflow file
Encode stdClass as a table (#33)
CI
#95:
Commit
3238634
pushed by
dereuromark
21s
master
master
21s
View workflow file
Encode stdClass as a table (enables empty-table output)
CI
#94:
Pull request
#33
opened by
dereuromark
26s
feature/encode-stdclass-as-table
feature/encode-stdclass-as-table
26s
View #33
View workflow file
Fix encoder correctness gaps and add toml-test encoder harness (#32)
Deploy Documentation
#28:
Commit
53cbf71
pushed by
dereuromark
38s
master
master
38s
View workflow file
Fix encoder correctness gaps and add toml-test encoder harness (#32)
CI
#93:
Commit
53cbf71
pushed by
dereuromark
21s
master
master
21s
View workflow file
Fix encoder correctness gaps (float precision, control-char escaping, datetime) and add toml-test encoder harness
CI
#92:
Pull request
#32
opened by
dereuromark
23s
fix-encoder-float-bom-conformance
fix-encoder-float-bom-conformance
23s
View #32
View workflow file
Add integer base output options to encoder (#31)
CI
#91:
Commit
33db7af
pushed by
dereuromark
24s
master
master
24s
View workflow file
Add integer base output options to encoder (#31)
Deploy Documentation
#27:
Commit
33db7af
pushed by
dereuromark
32s
master
master
32s
View workflow file
Add integer base output options to encoder
CI
#90:
Pull request
#31
opened by
dereuromark
27s
feature/encoder-integer-base
feature/encoder-integer-base
27s
View #31
View workflow file
Prepare 1.0 release
CI
#89:
Pull request
#25
synchronize by
dereuromark
28s
v1
v1
28s
View #25
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.