From 220986b8a9e85f855bbb281b1beb1b7efdf4232d Mon Sep 17 00:00:00 2001 From: Maciej Sobaczewski Date: Fri, 7 Jun 2024 16:51:50 +0200 Subject: [PATCH] Translate missing paragraph --- language/operators/bitwise.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/language/operators/bitwise.xml b/language/operators/bitwise.xml index 39e73d1b..fe5eecb2 100644 --- a/language/operators/bitwise.xml +++ b/language/operators/bitwise.xml @@ -648,8 +648,8 @@ Wyrażenie: 0 = -4 << 62 - Use functions from the gmp extension for - bitwise manipulation on numbers beyond PHP_INT_MAX. + Użyj funkcji z rozszerzenia gmp do + manipulacji bitowych na liczbach większych niż PHP_INT_MAX.