Closed smartbox-jiandonghan closed 2 years ago
v4.2.2 is the newest version that works on PHP 5.5. I'd recommend upgrading to that. If you need additional support or are not able to upgrade, ping me at hello at gjcampbell.co.uk
, and we can book in some paid consulting time. :)
@GrahamCampbell Thank you very much. will contact you soon. best regards.
I am maintaining an old system in which the PHP version is about 5.5, so I can only install the phpdotenv 2.5.2 version.
then I found the code block doesn't work.( it works when I use a higher phpdotenv version with higher php version in other testing environment)
Please give me some instructions or give me a simple example to tell me how the phpdotenv initilization and calling should be when I have to use the phpdotenv 2.5.2 version.
Thank a lot.