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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
interactivetools-com
/
SmartString
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: interactivetools-com/SmartString
Actions
All workflows
Workflows
Check all strings up to 4 bytes match htmlspecialchars
Check all strings up to 4 bytes match htmlspecialchars
Dependabot Updates
Dependabot Updates
Speed Matrix
Speed Matrix
Speed Page Table
Speed Page Table
Tests
Tests
Show more workflows...
Management
Caches
Tests
Tests
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
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
tests.yml
will be ignored since log searching is not yet available
174 workflow runs
174 workflow runs
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.
docs: finish the QA fix list
Tests
#174:
Commit
b6b0791
pushed by
daveedis
1m 37s
main
main
1m 37s
View workflow file
docs: correct pre-release QA findings, set 3.0.0 release date
Tests
#173:
Commit
964ba45
pushed by
daveedis
1m 35s
main
main
1m 35s
View workflow file
src: sync showme() scoping from SmartArray, name open redirect in orR…
Tests
#172:
Commit
b68d5cb
pushed by
daveedis
1m 3s
main
main
1m 3s
View workflow file
src: sync SharedHelpers with SmartArray, use shared h() in messages
Tests
#171:
Commit
8a5da07
pushed by
daveedis
1m 14s
main
main
1m 14s
View workflow file
gitignore: drop the *.sh rule so shell scripts are tracked normally
Tests
#170:
Commit
c2bb84a
pushed by
daveedis
1m 14s
main
main
1m 14s
View workflow file
scripts: add the codex security scan script
Tests
#169:
Commit
73b6085
pushed by
daveedis
1m 0s
main
main
1m 0s
View workflow file
src: state cast, truthiness, and raw-value contracts in docblocks
Tests
#168:
Commit
dcc04f8
pushed by
daveedis
1m 27s
main
main
1m 27s
View workflow file
src: document PHP cast rules in int() and float() docblocks
Tests
#167:
Commit
ba813bf
pushed by
daveedis
1m 49s
main
main
1m 49s
View workflow file
src: cap textOnly() strip passes so crafted nesting can't run quadratic
Tests
#166:
Commit
ff64efb
pushed by
daveedis
1m 21s
main
main
1m 21s
View workflow file
docs: update platform multipliers from full-flag CI run, raise floor …
Tests
#165:
Commit
c9408d9
pushed by
daveedis
1m 37s
main
main
1m 37s
View workflow file
src: keep server paths and raw markup out of two exception messages
Tests
#164:
Commit
84836a6
pushed by
daveedis
1m 34s
main
main
1m 34s
View workflow file
ci: pass free-form workflow inputs to bash as env vars
Tests
#163:
Commit
40bbebf
pushed by
daveedis
1m 5s
main
main
1m 5s
View workflow file
docs: re-measure speed page on dedicated server, race full flags both…
Tests
#162:
Commit
9947f18
pushed by
daveedis
1m 57s
main
main
1m 57s
View workflow file
src: inline isMissing() and guard getRawValue() calls in hot methods
Tests
#161:
Commit
a18d708
pushed by
daveedis
1m 7s
main
main
1m 7s
View workflow file
src: skip getRawValue() for plain values in hot methods
Tests
#160:
Commit
52678f5
pushed by
daveedis
1m 2s
main
main
1m 2s
View workflow file
src: swap !is_null($ifZero) for $ifZero !== null in percent()
Tests
#159:
Commit
ea36e80
pushed by
daveedis
1m 10s
main
main
1m 10s
View workflow file
tests: re-copy the checker with the missing late built-ins
Tests
#158:
Commit
589e430
pushed by
daveedis
1m 28s
main
main
1m 28s
View workflow file
tests: cover built-in constants in the NamespacedCalls pair, import t…
Tests
#157:
Commit
f82d089
pushed by
daveedis
1m 6s
main
main
1m 6s
View workflow file
tests: update the NamespacedCalls pair from the docs originals
Tests
#156:
Commit
a151eb7
pushed by
daveedis
1m 14s
main
main
1m 14s
View workflow file
tests: replace NativeCallsTest with the NamespacedCallsCheck copy-in …
Tests
#155:
Commit
2002703
pushed by
daveedis
1m 26s
main
main
1m 26s
View workflow file
docs: land CMS Builder readers on Your First SmartString
Tests
#154:
Commit
ad39fc0
pushed by
daveedis
1m 42s
main
main
1m 42s
View workflow file
docs: point the skip-ahead link at Your First SmartString
Tests
#153:
Commit
a0c6eee
pushed by
daveedis
1m 9s
main
main
1m 9s
View workflow file
tests: extract shared test helpers into a copy-in trait, share the md…
Tests
#152:
Commit
f5480e3
pushed by
daveedis
1m 14s
main
main
1m 14s
View workflow file
docs: tighten CHANGELOG and UPGRADING for the unreleased version
Tests
#151:
Commit
80fbc36
pushed by
daveedis
1m 13s
main
main
1m 13s
View workflow file
docs: add linked tables of contents to the guide pages
Tests
#150:
Commit
f82f9cc
pushed by
daveedis
1m 17s
main
main
1m 17s
View workflow file
Previous
1
2
3
4
5
6
7
Next
You can’t perform that action at this time.