Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

Releases: michelphp/php-dotenv

Fix deprecation warnings in PHP 8.4

Choose a tag to compare

@michelphp michelphp released this 05 Dec 18:35
896b6b1

Fix deprecation warnings in PHP 8.4

Rename library from devcoder-xyz/php-dotenv to phpdevcommunity/php-dotenv and update namespaces

Choose a tag to compare

@michelphp michelphp released this 07 Oct 08:35

Rename library from devcoder-xyz/php-dotenv to phpdevcommunity/php-dotenv and update namespaces

Improved documentation for better clarity and understanding.

Choose a tag to compare

@michelphp michelphp released this 31 Mar 20:57
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

Choose a tag to compare

@michelphp michelphp released this 15 Feb 12:04
2.1.1

Fix bug causing composer.lock to be incompatible with versions lower …

Added process of null and numbers

Choose a tag to compare

@michelphp michelphp released this 12 Feb 13:14
7b52064
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

Choose a tag to compare

@michelphp michelphp released this 17 Jul 21:21
1.1.1

fix bug : Uninitialized string offset: 0 in QuotedProcessor.php on li…

Added process of quotes

Choose a tag to compare

@michelphp michelphp released this 04 Jul 15:04
e61e0a0
Merge pull request #3 from jaumarar/process-quotes

Added process of quotes

Added process of booleans

Choose a tag to compare

@michelphp michelphp released this 27 Feb 18:40
e6d703b

Added process of booleans

addition unit test functionality

Choose a tag to compare

@michelphp michelphp released this 28 Jan 14:05
669fed8
1.0.1

Create LICENSE