POSIX Regex Functions

Discussions and requests related to new CMSimple features, plugins, templates etc. and how to develop.
Please don't ask for support at this forums!
Post Reply
cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

POSIX Regex Functions

Post by cmb » Sun Aug 31, 2014 7:45 pm

Hello Community,

since today there is a discussion on php-internals regarding removal of the POSIX Regex Functions extensions for PHP 7.

Unfortunately, there are still CMSimple plugins which use ereg() & friends. Even though it is not decided yet whether the POSIX Regex Functions extensions will be removed for PHP 7, and it will take quite some time until this version will be released, it seems reasonable to update these plugins or to supersede them with newer ones as soon as possible. Any volunteers?

Furthermore it seems to be noteworthy that ereg & friends have been used by CMSimple up to version 3.3...

Christoph
Christoph M. Becker – Plugins for CMSimple_XH

manu
Posts: 1090
Joined: Wed Jun 04, 2008 12:05 pm
Location: St. Gallen - Schweiz
Contact:

Re: POSIX Regex Functions

Post by manu » Mon Sep 01, 2014 12:25 pm

cmb wrote:Any volunteers?
Yes for sure. How do you want to have it done?

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: POSIX Regex Functions

Post by cmb » Mon Sep 01, 2014 12:29 pm

manu wrote:How do you want to have it done?
Anyway you like, as long as it is allowed (license issues). :)
Christoph M. Becker – Plugins for CMSimple_XH

Post Reply