Alexey Lutovinin

Results 2 issues of Alexey Lutovinin

Abbreviation does not work for multi-byte encoding. Example: *[АБВГ]: This Cyrillic alphabet For solve need add "u" modifier to pattern at unmarkedText($text) function : ``` protected function unmarkedText($text) { $text...

Problem with component installation in Delphi 2007: when trying to open zControls.groupproj message: "project XXX could not be loaded. Only one top-level element is allowed in an XML document."