Skip to content

3.4.6

@Spomky Spomky tagged this 24 Jun 16:31
* Replace PHP_EOL with "\n" in certificate processing

The PHP_EOL constant used in certificate processing has been replaced with "\n". This change impacts multiple files including KeyConverter.php, ECKey.php, and X5UFactory.php. The commit ensures consistent use of line breaks across various operating systems.
Assets 2
Loading