Fixes T13472. This library uses $a{0}, but this is deprecated in favor of $a[0].
Details
Details
Ran bin/search index Txxx --force on a task with "filing" in the title (this term reaches the "m" rule of the stemmer).
(I'm not on new enough PHP for this to actually raise an error, but I'll follow up with the reporting user.)
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- stem3
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 23722 Build 32618: Run Core Tests Build 32617: arc lint + arc unit
Time | Test | |
---|---|---|
2 ms | PhutilSearchStemmerTestCase::testStemTokens Assertion failed, expected values to be equal (at PhutilSearchStemmerTestCase.php:54): Token stem of "implementing".
Expected: 'implement'
Actual: 'implemen' | |
1 ms | AlmanacNamesTestCase::testServiceOrDeviceNames 30 assertions passed. | |
0 ms | AlmanacServiceTypeTestCase::testGetAllServiceTypes 1 assertion passed. | |
0 ms | AphrontHTTPSinkTestCase::testHTTPHeaderNames 2 assertions passed. | |
0 ms | AphrontHTTPSinkTestCase::testHTTPSinkBasics 3 assertions passed. | |
View Full Test Results (1 Failed · 390 Passed) |