Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
@KK Sir,

I happened to just change the PHP version of the development server to any 7.x.x version pf PHP and started getting this error.

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; KCSV_Reader has a deprecated constructor in D:\wamp64\www\ProjectName\couch\addons\csv\csv.php on line 5


I have tried the versions:
1. PHP 7.0.33
2. PHP 7.1.26
3. PHP 7.2.14
4. PHP 7.3.1
and have got the above mentioned message.

In the PHP 7.3.1 version, the message is shown once then on refreshing the page again the message disappears.

I also tried the PHP 5.6.40 version and there is no deprecation message at all. This version I have been using by default for development.

Regards,
GenXCoders
Image
where innovation meets technology
Please use the version available at GitHub -
https://github.com/CouchCMS/CSV
@KK Sir,
Issue resolved. Thanks!
Regards,
GenXCoders
Image
where innovation meets technology
3 posts Page 1 of 1