mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-08 04:22:40 +00:00
Merge branch 'master' into 2.5
This commit is contained in:
commit
c1ab6fa9d1
8 changed files with 80 additions and 3 deletions
|
@ -528,6 +528,7 @@ class ExtractTask extends AppShell {
|
|||
$msgid = $rule;
|
||||
}
|
||||
if ($msgid) {
|
||||
$msgid = $this->_formatString(sprintf("'%s'", $msgid));
|
||||
$details = array(
|
||||
'file' => $file,
|
||||
'line' => 'validation for field ' . $field
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue