From cd0ef91b325e8a8915a88fbde3aed33ba966b642 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 4 Sep 2025 10:38:08 +0200 Subject: initial package obsoletes php-pecl-csv open https://gitlab.com/Girgias/csv-php-extension/-/issues/13 Version 0.4.4 reports as 0.5.0 open https://gitlab.com/Girgias/csv-php-extension/-/issues/12 Deprecation message with 8.5.0beta2 --- PHPINFO | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 PHPINFO (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO new file mode 100644 index 0000000..8b0501b --- /dev/null +++ b/PHPINFO @@ -0,0 +1,8 @@ + +csv + +CSV support => enabled +Version => 0.4.4 +Author => Gina Peter Banyard +Bug reports => https://gitlab.com/Girgias/csv-php-extension/issues +Sponsor me => https://github.com/sponsors/Girgias -- cgit