Page 1 of 1

PREG_NO_EMPTY_SPLIT what version of php use this???

Posted: Thu Mar 16, 2006 3:59 am
by monloi
what php distribution does this exists coz im debugging a site and im using php4 and i saw in the manual that this was supposed to be PREG_SPLIT_NO_EMPTY...so im wondering if versions of php use this constant...??

Posted: Thu Mar 16, 2006 8:12 am
by feyd
It's been there since PCRE was added to php's codebase.