Compare commits
No commits in common. "master" and "5-handle-unicode-correctly-if-possible" have entirely different histories.
master
...
5-handle-u
|
@ -740,7 +740,7 @@ begin
|
||||||
end;
|
end;
|
||||||
else
|
else
|
||||||
begin
|
begin
|
||||||
Result := (bcUnknown);
|
Result := (bcPHP);
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
|
Loading…
Reference in New Issue