Skip to content

Commit

Permalink
Add Lazy Objects item translation of New Things section
Browse files Browse the repository at this point in the history
  • Loading branch information
bkosun committed Nov 21, 2024
1 parent d3a2414 commit 3e257f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions releases/8.4/languages/uk.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
'new_without_parentheses_description' => 'До властивостей і методів нового екземпляра об\'єкта тепер можна звертатися, не беручи вираз <code>new</code> у круглі дужки.',

'new_classes_title' => 'Нові класи, інтерфейси та функції',
'new_lazy_objects' => 'Нові <a href="/manual/en/language.oop5.lazy-objects.php">ліниві об\'єкти</a>.',
'new_jit_implementation' => 'Нова реалізація JIT на основі IR Framework.',
'new_core_functions' => 'Нова функція <code>request_parse_body()</code>.',
'new_bcmath_functions' => 'Нові функції <code>bcceil()</code>, <code>bcdivmod()</code>, <code>bcfloor()</code> і <code>bcround()</code>.',
Expand Down

0 comments on commit 3e257f1

Please sign in to comment.