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
.
KaririCode-PHP
/
dotenv
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Develop
- #6
#6
Merged
walmir-silva
merged 14 commits into
main
KaririCode-PHP/dotenv:main
from
develop
KaririCode-PHP/dotenv:develop
Copy head branch name to clipboard
Mar 2, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Develop
#6
walmir-silva
merged 14 commits into
main
KaririCode-PHP/dotenv:main
from
develop
KaririCode-PHP/dotenv:develop
Copy head branch name to clipboard
Commits
Commits on Mar 2, 2026
feat!: upgrade to v4.0.0 — ARFA 1.3 compliant rewrite
Show description for 552adb9
walmir-silva
committed
552adb9
View commit details
Copy full SHA for 552adb9
Browse repository at this point
chore: remove docker infra and require-dev tools (use global kcode.phar devkit)
Show description for 2d6463a
walmir-silva
committed
2d6463a
View commit details
Copy full SHA for 2d6463a
Browse repository at this point
chore: project cleanup — remove legacy artifacts and devkit-agnostic Makefile
Show description for 7517f37
walmir-silva
committed
7517f37
View commit details
Copy full SHA for 7517f37
Browse repository at this point
chore: remove Makefile — use global kariricode-devkit (kcode.phar)
walmir-silva
committed
7541738
View commit details
Copy full SHA for 7541738
Browse repository at this point
chore: remove root config files — managed by global kcode.phar
Show description for 0a5bb6c
walmir-silva
committed
0a5bb6c
View commit details
Copy full SHA for 0a5bb6c
Browse repository at this point
docs: rewrite README.md to premium devkit standard
Show description for c3922f6
walmir-silva
committed
c3922f6
View commit details
Copy full SHA for c3922f6
Browse repository at this point
feat(config): add withAllowList() and withDenyList() to DotenvConfiguration
Show description for f8f4e0b
walmir-silva
committed
f8f4e0b
View commit details
Copy full SHA for f8f4e0b
Browse repository at this point
refactor(quality): apply psalm --alter — add #[Override] attributes and fix return types
Show description for 88604d5
walmir-silva
committed
88604d5
View commit details
Copy full SHA for 88604d5
Browse repository at this point
fix(tests): resolve 7 test failures introduced in last session
Show description for 34620ea
walmir-silva
committed
34620ea
View commit details
Copy full SHA for 34620ea
Browse repository at this point
docs(readme): update test badge and project stats for v4.0 current state
Show description for ccb3a9c
walmir-silva
committed
ccb3a9c
View commit details
Copy full SHA for ccb3a9c
Browse repository at this point
fix(core): make preg_replace_callback closures return string + type-safe resolveRawValue
Show description for bd330b9
walmir-silva
committed
bd330b9
View commit details
Copy full SHA for bd330b9
Browse repository at this point
fix(validation): resolve Psalm PropertyTypeCoercion and InvalidOperand errors
Show description for fd8ada8
walmir-silva
committed
fd8ada8
View commit details
Copy full SHA for fd8ada8
Browse repository at this point
fix(security,schema,processor): eliminate PossiblyFalse Psalm errors
Show description for 411d174
walmir-silva
committed
411d174
View commit details
Copy full SHA for 411d174
Browse repository at this point
fix(quality): resolve all PHPStan Level 9 + Psalm errors (14 + 7)
Show description for 577eabc
walmir-silva
committed
577eabc
View commit details
Copy full SHA for 577eabc
Browse repository at this point
You can’t perform that action at this time.