Commit c7fc682
committed
Not compatible with PHP 7 due to changes to substr
PHP 7 substr changes:
"If string is equal to start characters long, an empty string will be returned. Prior to this version, FALSE was returned in this case."1 parent 30c2233 commit c7fc682
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1284 | 1284 | | |
1285 | 1285 | | |
1286 | 1286 | | |
1287 | | - | |
| 1287 | + | |
1288 | 1288 | | |
1289 | 1289 | | |
1290 | 1290 | | |
| |||
0 commit comments