Page 1 of 1

Use of undefined constant CHARSET_NATIVE

Posted: Sat Aug 31, 2019 10:07 am
by ashwindoz123
Use of undefined constant CHARSET_NATIVE" warning (php 7.2 issue

After a fresh installation of serendipity 2.2.1-alpha1 with PHP 7.2 entering the start page gives me a warning:

Warning: Use of undefined constant CHARSET_NATIVE - assumed 'CHARSET_NATIVE' (this will throw an Error in a future version of PHP) in [path]/9apps.ind.in9app9aps9appsserendipity_config.inc.php on line 403.

Re: Use of undefined constant CHARSET_NATIVE

Posted: Sat Aug 31, 2019 12:25 pm
by erAck
Why use an old alpha? Use 2.3.1, fixed since https://github.com/s9y/Serendipity/comm ... 5c25456e42

Re: Use of undefined constant CHARSET_NATIVE

Posted: Sat Aug 31, 2019 4:23 pm
by ashwindoz123
erAck wrote: Sat Aug 31, 2019 12:25 pm Why use an old alpha? Use 2.3.1, fixed since https://github.com/s9y/Serendipity/comm ... 5c25456e42
Thankyou erAck :)