Details
Details
Added failing tests, fixed 'em.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- midline
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 18292 Build 24615: Run Core Tests Build 24614: arc lint + arc unit
Event Timeline
Comment Actions
PHP 7.0.0 - If string is equal to start characters long, an empty string will be returned. Prior to this version, FALSE was returned in this case.
http://php.net/substr
Thanks, PHP.