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.