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 }}
mike42
/
escpos-php
Public
Notifications
You must be signed in to change notification settings
Fork
881
Star
2.8k
Code
Issues
524
Pull requests
10
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Maintenance updates to enable new releases
- #1397
#1397
Merged
mike42
merged 15 commits into
development
mike42/escpos-php:development
from
1396-maintenance-updates
mike42/escpos-php:1396-maintenance-updates
Copy head branch name to clipboard
Jul 1, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Maintenance updates to enable new releases
#1397
mike42
merged 15 commits into
development
mike42/escpos-php:development
from
1396-maintenance-updates
mike42/escpos-php:1396-maintenance-updates
Copy head branch name to clipboard
Commits
Commits on Jun 30, 2026
switch supported PHP versions to 8.2+, testing against 8.2, 8.3, 8.4, 8,5 using phpunit 11 in GitHub actions
Show description for 71ae753
mike42
committed
71ae753
View commit details
Copy full SHA for 71ae753
Browse repository at this point
test fixes sufficient to get everything passing if deprecation warnings are ignored
mike42
committed
c137e05
View commit details
Copy full SHA for c137e05
Browse repository at this point
changes to phpunit test metadata (jsdoc style to attribute for larger tests)
mike42
committed
bd9c99e
View commit details
Copy full SHA for bd9c99e
Browse repository at this point
account for PHP 8.5 changes in code page mapper
mike42
committed
4833cff
View commit details
Copy full SHA for 4833cff
Browse repository at this point
remove '-d error_reporting=0' from PHPUnit, clear all deprecations
mike42
committed
85bcf71
View commit details
Copy full SHA for 85bcf71
Browse repository at this point
replace badges in the README
mike42
committed
5667261
View commit details
Copy full SHA for 5667261
Browse repository at this point
update LICENSE.md for year, README.md for current dev practices
mike42
committed
61408da
View commit details
Copy full SHA for 61408da
Browse repository at this point
bump copyright year on src/ files
mike42
committed
9722c20
View commit details
Copy full SHA for 9722c20
Browse repository at this point
add a .gitattributes file to remove test files
Show description for 514fba7
mike42
committed
514fba7
View commit details
Copy full SHA for 514fba7
Browse repository at this point
zip though all files and apply consistent PSR-12 header ordering
mike42
committed
1531114
View commit details
Copy full SHA for 1531114
Browse repository at this point
add type hints over majority of public API
mike42
committed
df75498
View commit details
Copy full SHA for df75498
Browse repository at this point
cleanup examples after testing - rawbt example has likely not worked for a long time, it is being dropped
mike42
committed
ce85cb2
View commit details
Copy full SHA for ce85cb2
Browse repository at this point
deprecate DummyPrintConnector in favour of MemoryPrintConnector (a rename w/ backwards compatibility)
mike42
committed
89d91ee
View commit details
Copy full SHA for 89d91ee
Browse repository at this point
update actions, fix typo in ignore statement
mike42
committed
b61195c
View commit details
Copy full SHA for b61195c
Browse repository at this point
gitignore .phpunit.cache/ also
mike42
committed
44b5480
View commit details
Copy full SHA for 44b5480
Browse repository at this point
You can’t perform that action at this time.