User Details
User Details
- User Since
- Jun 29 2017, 10:01 AM (386 w, 6 h)
- Availability
- Available
Jan 24 2022
Jan 24 2022
vostok4 added a comment to D21743: Fix a PHP 8.1 issue in lint rendering.
There's also an error in Phabricator in src/infrastructure/env/PhabricatorEnv.php that can be fixed likewise with a similar diff:
vostok4 added a comment to D21746: Fix some PHP 8.1 errors.
This looks to be a dupe of D21743: Fix a PHP 8.1 issue in lint rendering which seems to use a slightly more idiomatic way of fixing this (using phutil_string_cast() on the supposed string first).
Feb 18 2019
Feb 18 2019
vostok4 added a comment to T6118: Support for Mercurial extensions in hosted repositories.
I'd propose for simplicity that the focus switch from largefiles to lfs support for Mercurial repositories. lfs has been added to Phabricator for Git already T7789 and it seems that there'd be less work involved to piggyback on that.
Jun 29 2017
Jun 29 2017
vostok4 added a comment to T7260: EXCEPTION: (AphrontCharacterSetQueryException) Attempting to construct a query using a non-utf8 string when utf8 is expected.
@PhoneixS thank you for the fix. It fixed a very annoying problem here with Windows-1252 encoding in a file name!