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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
laminas
/
laminas-i18n
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
40
Star
81
Code
Issues
8
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
New feature: Translation message placeholder support
- #121
#121
Draft
TotalWipeOut
wants to merge 18 commits into
laminas:2.27.x
laminas/laminas-i18n:2.27.x
from
TotalWipeOut:feature/placeholders
TotalWipeOut/laminas-i18n:feature/placeholders
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Draft
New feature: Translation message placeholder support
#121
TotalWipeOut
wants to merge 18 commits into
laminas:2.27.x
laminas/laminas-i18n:2.27.x
from
TotalWipeOut:feature/placeholders
TotalWipeOut/laminas-i18n:feature/placeholders
Copy head branch name to clipboard
Commits
Commits on May 16, 2024
Initial implementation of placeholders within translated text
Show description for 2c08407
TotalWipeOut
committed
2c08407
View commit details
Copy full SHA for 2c08407
Browse repository at this point
#7: Pass translated message through placeholder compile
Show description for 7268f05
TotalWipeOut
committed
7268f05
View commit details
Copy full SHA for 7268f05
Browse repository at this point
#7: Ensure text without a translation is still compiled
Show description for 3f9c7c9
TotalWipeOut
committed
3f9c7c9
View commit details
Copy full SHA for 3f9c7c9
Browse repository at this point
#7: Move compilation to translate methods
Show description for feac441
TotalWipeOut
committed
feac441
View commit details
Copy full SHA for feac441
Browse repository at this point
#7: Changes to pass tests
Show description for 7d257af
TotalWipeOut
committed
7d257af
View commit details
Copy full SHA for 7d257af
Browse repository at this point
#7: Missed returns
Show description for f07eef4
TotalWipeOut
committed
f07eef4
View commit details
Copy full SHA for f07eef4
Browse repository at this point
Better type inference for psalm
Show description for feee260
TotalWipeOut
committed
feee260
View commit details
Copy full SHA for feee260
Browse repository at this point
Optimise use
Show description for 1306a09
TotalWipeOut
committed
1306a09
View commit details
Copy full SHA for 1306a09
Browse repository at this point
Commits on May 17, 2024
Move translator with params to new methods, add corresponding view helpers
Show description for 1c50b03
TotalWipeOut
committed
1c50b03
View commit details
Copy full SHA for 1c50b03
Browse repository at this point
docblock tweaks
Show description for de5e914
TotalWipeOut
committed
de5e914
View commit details
Copy full SHA for de5e914
Browse repository at this point
Commits on May 22, 2024
Update psalm baseline and address psalm type issues
Show description for 48a9044
TotalWipeOut
committed
48a9044
View commit details
Copy full SHA for 48a9044
Browse repository at this point
Fix param in docblock
Show description for 7ca402c
TotalWipeOut
committed
7ca402c
View commit details
Copy full SHA for 7ca402c
Browse repository at this point
Initial re-work using decorator pattern
Show description for 5c4f32d
TotalWipeOut
committed
5c4f32d
View commit details
Copy full SHA for 5c4f32d
Browse repository at this point
Commits on May 23, 2024
Better type inference for psalm, updated pslam baseline
Show description for da1f695
TotalWipeOut
committed
da1f695
View commit details
Copy full SHA for da1f695
Browse repository at this point
phpcs style fix
Show description for 25ca826
TotalWipeOut
committed
25ca826
View commit details
Copy full SHA for 25ca826
Browse repository at this point
Update view helper config to use new helpers with param support
Show description for 2e27540
TotalWipeOut
and
froschdesign
authored
2e27540
View commit details
Copy full SHA for 2e27540
Browse repository at this point
Commits on May 24, 2024
Adjust some exception messages. correction for phpcs
Show description for a9cc082
TotalWipeOut
committed
a9cc082
View commit details
Copy full SHA for a9cc082
Browse repository at this point
corrections for phpcs
Show description for 58bf694
TotalWipeOut
committed
58bf694
View commit details
Copy full SHA for 58bf694
Browse repository at this point
You can’t perform that action at this time.