From 4bc2eaf29f1f7bf5a4f68ff38538a5a730ab6e37 Mon Sep 17 00:00:00 2001 From: RA Date: Tue, 8 Dec 2015 15:45:57 +0200 Subject: [PATCH] =?UTF-8?q?feature=20=D0=98=D1=81=D0=BA=D0=BB=D1=8E=D1=87?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=B4=D0=BB=D1=8F=20=D1=81=D0=BA?= =?UTF-8?q?=D0=BB=D0=BE=D0=BD=D0=B5=D0=BD=D0=B8=D0=B9=20+=D0=A1=D1=91?= =?UTF-8?q?=D1=80=D0=B0=20=D0=BD=D0=B5=20=D1=81=D0=BA=D0=BB=D0=BE=D0=BD?= =?UTF-8?q?=D1=8F=D0=B5=D1=82=D1=81=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-Url: https://trello.com/c/GQsARxyE --- Library/NCLNameCaseRu.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/NCLNameCaseRu.php b/Library/NCLNameCaseRu.php index baf5c66..8d6611a 100644 --- a/Library/NCLNameCaseRu.php +++ b/Library/NCLNameCaseRu.php @@ -182,7 +182,7 @@ class NCLNameCaseRu extends NCLNameCaseCore { if ($this->Last(1) == "а") { - if ($this->inNames($this->workingWord, array('фра', 'Дега', 'Андреа'))) + if ($this->inNames($this->workingWord, array('фра', 'Дега', 'Андреа', 'Сёра', 'Сера'))) { $this->Rule(301); $this->makeResultTheSame();