Releases: phpdevcommunity/php-dotenv
Releases · phpdevcommunity/php-dotenv
Fix deprecation warnings in PHP 8.4
Fix deprecation warnings in PHP 8.4
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
Improved documentation for better clarity and understanding.
2.1.2 Improved documentation for better clarity and understanding.
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 …
Added process of null and numbers
Merge pull request #7 from jaumarar/process-number-null Added process of null and numbers
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…
Added process of quotes
Merge pull request #3 from jaumarar/process-quotes Added process of quotes
Added process of booleans
Added process of booleans
addition unit test functionality
1.0.1 Create LICENSE