Closed (fixed)
Project:
CAS
Version:
master
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Reporter:
Created:
4 Jun 2009 at 09:14 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent
All POSIX Regex function will be deprecated in PHP 5.3. This will cause notice when E_STRICT is on :
Function split() is deprecated in */drupal/sites/all/modules/cas/cas.module on line xxx
To resolve this you can replace split by explode().
I join a patch.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal-cas-split.diff | 437 bytes | Ze-2 |
Comments
Comment #1
metzlerd commentedChanged in head.