-
Notifications
You must be signed in to change notification settings - Fork 25
Releases: phpdevcommunity/php-dotenv
Releases · phpdevcommunity/php-dotenv
Fix deprecation warnings in PHP 8.4
@phpdevcommunity
phpdevcommunity
896b6b1
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix deprecation warnings in PHP 8.4
Assets 2
Rename library from devcoder-xyz/php-dotenv to phpdevcommunity/php-dotenv and update namespaces
Rename library from devcoder-xyz/php-dotenv to phpdevcommunity/php-dotenv and update namespaces
Assets 2
Improved documentation for better clarity and understanding.
2.1.2 Improved documentation for better clarity and understanding.
Assets 2
1 person reacted
Fix bug causing composer.lock to be incompatible with versions lower than PHP 8.1
2.1.1 Fix bug causing composer.lock to be incompatible with versions lower ...
Assets 2
Added process of null and numbers
@phpdevcommunity
phpdevcommunity
7b52064
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Merge pull request #7 from jaumarar/process-number-null Added process of null and numbers
Assets 2
fix bug : Uninitialized string offset: 0 in QuotedProcessor.php on line 29
1.1.1 fix bug : Uninitialized string offset: 0 in QuotedProcessor.php on li...
Assets 2
Added process of quotes
@phpdevcommunity
phpdevcommunity
e61e0a0
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Merge pull request #3 from jaumarar/process-quotes Added process of quotes
Assets 2
Added process of booleans
@phpdevcommunity
phpdevcommunity
e6d703b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added process of booleans
Assets 2
addition unit test functionality
@phpdevcommunity
phpdevcommunity
669fed8
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
1.0.1 Create LICENSE