You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: releases/8.3/languages/pt_BR.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@
33
33
'new_openssl_ec' => 'Suporte para geração de chaves EC com parâmetros EC personalizados na extensão OpenSSL.',
34
34
'new_ini' => 'Nova configuração INI <a href="/manual/pt_BR/migration83.other-changes.php#migration83.other-changes.ini"><code>zend.max_allowed_stack_size</code></a> para definir o tamanho máximo permitido da pilha.',
35
35
36
-
'bc_title' => 'Descontinuações e quebras de retrocompatibilidade',
36
+
'bc_title' => 'Alterações obsoletas e incompatibilidades com versões anteriores',
37
37
'bc_datetime' => 'Exceções de Date/Time mais apropriadas.',
38
38
'bc_arrays' => 'Atribuir um índice negativo <code>n</code> a um array vazio agora garantirá que o próximo índice seja <code>n + 1</code> em vez de <code>0</code>.',
39
39
'bc_range' => 'Alterações na função <code>range()</code>.',
0 commit comments