Skip to content

Releases: phpdevcommunity/php-dotenv

Fix deprecation warnings in PHP 8.4

05 Dec 18:35
896b6b1

Choose a tag to compare

Fix deprecation warnings in PHP 8.4

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

07 Oct 08:35

Choose a tag to compare

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

Improved documentation for better clarity and understanding.

31 Mar 20:57

Choose a tag to compare

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

15 Feb 12:04

Choose a tag to compare

2.1.1

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

Added process of null and numbers

12 Feb 13:14
7b52064

Choose a tag to compare

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

17 Jul 21:21

Choose a tag to compare

1.1.1

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

Added process of quotes

04 Jul 15:04
e61e0a0

Choose a tag to compare

Merge pull request #3 from jaumarar/process-quotes

Added process of quotes

Added process of booleans

27 Feb 18:40
e6d703b

Choose a tag to compare

Added process of booleans

addition unit test functionality

28 Jan 14:05
669fed8

Choose a tag to compare

1.0.1

Create LICENSE