User Details
- User Since
- Mar 20 2014, 11:34 AM (149 mo, 3 w)
- Roles
- Administrator
Thu, Sep 4
Use "la_fld_LogServerHostname" phrases (existing) instead of "la_fld_ServerHostname" (non-existing) in the Session Log grid.
Wed, Sep 3
Extracted Arcanist integration into a separate Differential Revision.
Rename test file/class to make Phabricator understand PHPUnit test results/coverage.
Tue, Sep 2
Also try to modify tested code to confirm, that related tests would fail.
Mon, Sep 1
Let's implement this the other way around (sender does type casting, but recipient throws an exception on error on any PHP version):
Sun, Aug 31
Thu, Aug 14
Fixed the filesize(): stat failed for error when uploading file larger, than 1MB.
Aug 13 2025
Aug 11 2025
Added tests for "core" and "custom" modules.
Reclassified some tests from Unit to Functional.
Aug 8 2025
Renamed the "kOptionsFormatter" class test for Phabricator to be able to generate coverage report from it.
Aug 6 2025
Found these problems and fixed them (related to tests in the patch):
Added more unit tests (original version created by Erik).