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
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 }}
pelmered
/
larapara
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5
Star
3
Code
Issues
2
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix the findings of a verification pass over #11
- #13
#13
Merged
4/4
pelmered
merged 31 commits into
main
pelmered/larapara:main
from
fix/review-follow-ups
pelmered/larapara:fix/review-follow-ups
Copy head branch name to clipboard
Aug 22, 2026
Conversation
Commits
31
(31)
Checks
Files changed
Merged
Fix the findings of a verification pass over #11
#13
pelmered
merged 31 commits into
main
pelmered/larapara:main
from
fix/review-follow-ups
pelmered/larapara:fix/review-follow-ups
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2026
Read a currency's minor unit from its code
Show description for 6ea8e72
pelmered
committed
6ea8e72
View commit details
Copy full SHA for 6ea8e72
Browse repository at this point
Put the currency on an amount ICU has no symbol for
Show description for c8c4166
pelmered
committed
c8c4166
View commit details
Copy full SHA for c8c4166
Browse repository at this point
Read a decimal column back the way it was written
Show description for b15c963
pelmered
committed
b15c963
View commit details
Copy full SHA for b15c963
Browse repository at this point
Take a currency of whatever shape a request carries
Show description for 4733aa9
pelmered
committed
4733aa9
View commit details
Copy full SHA for 4733aa9
Browse repository at this point
Resolve the empty locale before it becomes a cache key
Show description for 11dbcb4
pelmered
committed
11dbcb4
View commit details
Copy full SHA for 11dbcb4
Browse repository at this point
Carry the magnitude when significant digits round the mantissa up
Show description for 49ca102
pelmered
committed
49ca102
View commit details
Copy full SHA for 49ca102
Browse repository at this point
Say how much precision a parsed amount actually has
Show description for c8ef30e
pelmered
committed
c8ef30e
View commit details
Copy full SHA for c8ef30e
Browse repository at this point
Keep the separator classes with the comment that explains them
Show description for 359417d
pelmered
committed
359417d
View commit details
Copy full SHA for 359417d
Browse repository at this point
Name the method the config comment describes
Show description for 3182127
pelmered
committed
3182127
View commit details
Copy full SHA for 3182127
Browse repository at this point
Read a provider's minor unit as defensively as its name
Show description for 2ae6b76
pelmered
committed
2ae6b76
View commit details
Copy full SHA for 2ae6b76
Browse repository at this point
Fix config comment
pelmered
committed
481a7ee
View commit details
Copy full SHA for 481a7ee
Browse repository at this point
Correct the formatter examples in the upgrade guide
Show description for 6bcc0be
pelmered
committed
6bcc0be
View commit details
Copy full SHA for 6bcc0be
Browse repository at this point
Name the rejected value's type instead of echoing it
Show description for 54e48bd
pelmered
committed
54e48bd
View commit details
Copy full SHA for 54e48bd
Browse repository at this point
Deduplicate the mechanisms the review branch introduced
Show description for 4d0960d
pelmered
committed
4d0960d
View commit details
Copy full SHA for 4d0960d
Browse repository at this point
Fix the four defects the adversarial review found
Show description for 6e6e046
pelmered
committed
6e6e046
View commit details
Copy full SHA for 6e6e046
Browse repository at this point
Add an agent guide, with CLAUDE.md importing it
Show description for a17eac7
pelmered
committed
a17eac7
View commit details
Copy full SHA for a17eac7
Browse repository at this point
Read a column in exponent notation, or refuse it
Show description for c156299
pelmered
committed
c156299
View commit details
Copy full SHA for c156299
Browse repository at this point
Serialize the currency a row holds, not the one the registry has
Show description for bba90be
pelmered
committed
bba90be
View commit details
Copy full SHA for bba90be
Browse repository at this point
Exclude a currency whichever way its provider spells it
Show description for 49379c8
pelmered
committed
49379c8
View commit details
Copy full SHA for 49379c8
Browse repository at this point
Cache the currencies money:cache says it cached
Show description for 630af6f
pelmered
committed
630af6f
View commit details
Copy full SHA for 630af6f
Browse repository at this point
Store the amount that was written, or refuse it
Show description for c49b9c4
pelmered
committed
c49b9c4
View commit details
Copy full SHA for c49b9c4
Browse repository at this point
Read a currency code through the registry in either cast
Show description for 4e65907
pelmered
committed
4e65907
View commit details
Copy full SHA for 4e65907
Browse repository at this point
Say which configured currency the provider does not have
Show description for 7465b68
pelmered
committed
7465b68
View commit details
Copy full SHA for 7465b68
Browse repository at this point
Take a currency's minor unit from the provider that supplies it
Show description for 9d79ece
pelmered
committed
9d79ece
View commit details
Copy full SHA for 9d79ece
Browse repository at this point
Hold the currency list for the process that built it
Show description for e3d6e14
pelmered
committed
e3d6e14
View commit details
Copy full SHA for e3d6e14
Browse repository at this point
Refuse what formatting would deform, and what a scale cannot mean
Show description for 22138dc
pelmered
committed
22138dc
View commit details
Copy full SHA for 22138dc
Browse repository at this point
Store an amount an integer holds, or refuse it
Show description for 0cdd154
pelmered
committed
0cdd154
View commit details
Copy full SHA for 0cdd154
Browse repository at this point
Cover the lines the suite never reached
Show description for f8be8ab
pelmered
committed
f8be8ab
View commit details
Copy full SHA for f8be8ab
Browse repository at this point
Pin what strict parsing accepts for a long currency code
Show description for 66b058c
pelmered
committed
66b058c
View commit details
Copy full SHA for 66b058c
Browse repository at this point
Say what a double carries, and what replaces formatAsDecimal
Show description for c466861
pelmered
committed
c466861
View commit details
Copy full SHA for c466861
Browse repository at this point
Read the amount a column holds, or refuse it, on every path
Show description for 68f8b1e
pelmered
committed
68f8b1e
View commit details
Copy full SHA for 68f8b1e
Browse repository at this point
You can’t perform that action at this time.