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
.
JSignPdf
/
jsignpdf-php
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
23
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/support jsignpdf 3
- #59
#59
Merged
vitormattos
merged 18 commits into
main
JSignPdf/jsignpdf-php:main
from
feat/support-jsignpdf-3
JSignPdf/jsignpdf-php:feat/support-jsignpdf-3
Copy head branch name to clipboard
Sep 4, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Feat/support jsignpdf 3
#59
vitormattos
merged 18 commits into
main
JSignPdf/jsignpdf-php:main
from
feat/support-jsignpdf-3
JSignPdf/jsignpdf-php:feat/support-jsignpdf-3
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
feat: support the JSignPdf 3.x CLI and keep the password out of argv
Show description for 9589bda
YvesCesar
committed
9589bda
View commit details
Copy full SHA for 9589bda
Browse repository at this point
test: add integration tests running the real JSignPdf
Show description for 819adca
YvesCesar
committed
819adca
View commit details
Copy full SHA for 819adca
Browse repository at this point
docs: document the JSignPdf 3.x behavior changes
Show description for 598d1b6
YvesCesar
committed
598d1b6
View commit details
Copy full SHA for 598d1b6
Browse repository at this point
refactor: rename the ZipArchive variable in JSignPdfRuntimeService
Show description for f3caf97
YvesCesar
committed
f3caf97
View commit details
Copy full SHA for f3caf97
Browse repository at this point
fix: replace the previous JSignPdf install instead of merging into it
Show description for 082e295
YvesCesar
committed
082e295
View commit details
Copy full SHA for 082e295
Browse repository at this point
fix: prefer the classpath layout over a leftover fat jar
Show description for 00c62d1
YvesCesar
committed
00c62d1
View commit details
Copy full SHA for 00c62d1
Browse repository at this point
test: cover the hash algorithm option and keep coverage off the integration group
Show description for 3ff53d9
YvesCesar
committed
3ff53d9
View commit details
Copy full SHA for 3ff53d9
Browse repository at this point
ci: run the integration tests in their own job
Show description for d70261b
YvesCesar
committed
d70261b
View commit details
Copy full SHA for d70261b
Browse repository at this point
docs: state that JSignPdf 2.x is no longer supported
Show description for 3d4413a
YvesCesar
committed
3d4413a
View commit details
Copy full SHA for 3d4413a
Browse repository at this point
Commits on Sep 2, 2026
feat: keep every JSignPdf password out of argv
Show description for 5410fb6
YvesCesar
committed
5410fb6
View commit details
Copy full SHA for 5410fb6
Browse repository at this point
Commits on Sep 3, 2026
refactor: derive the default JSignPdf download URL from a version constant
Show description for e302ad1
YvesCesar
committed
e302ad1
View commit details
Copy full SHA for e302ad1
Browse repository at this point
feat: accept an installation directory instead of a fake JSignPdf.jar path
Show description for b0f76a3
YvesCesar
committed
b0f76a3
View commit details
Copy full SHA for b0f76a3
Browse repository at this point
feat: drop the string form of setJSignParameters and add addJSignParameters
Show description for a1e3a81
YvesCesar
committed
a1e3a81
View commit details
Copy full SHA for a1e3a81
Browse repository at this point
feat: add setJavaOptions and setEnvironmentVariables to keep javaPath a plain executable
Show description for b274df0
YvesCesar
committed
b274df0
View commit details
Copy full SHA for b274df0
Browse repository at this point
fix: use the JSignPdf exit code instead of matching its success message
Show description for b4da77a
YvesCesar
committed
b4da77a
View commit details
Copy full SHA for b4da77a
Browse repository at this point
Commits on Sep 4, 2026
fix: treat a dash coming from the option list as a real password
Show description for 72d80d5
YvesCesar
committed
72d80d5
View commit details
Copy full SHA for 72d80d5
Browse repository at this point
fix: run getVersion through the same process call used to sign
Show description for f63da98
YvesCesar
committed
f63da98
View commit details
Copy full SHA for f63da98
Browse repository at this point
feat: key the JSignPdf parameters by option and keep every password out of them
Show description for 8b0348b
YvesCesar
committed
8b0348b
View commit details
Copy full SHA for 8b0348b
Browse repository at this point
You can’t perform that action at this time.