diff --git a/releases/8.0/de.php b/releases/8.0/de.php index 8fc2c5b0b2..ac36f58203 100644 --- a/releases/8.0/de.php +++ b/releases/8.0/de.php @@ -126,7 +126,7 @@ class User

Constructor Property Promotion - RFC + RFC Doc

@@ -175,7 +175,7 @@ public function __construct(

Union Types - RFC Doc + RFC Doc

@@ -223,7 +223,7 @@ public function __construct(

Match Ausdruck - RFC + RFC Doc

@@ -370,7 +370,7 @@ public function __construct(
-

Die meisten internen Funktionen erzeugen nun eine Fatal Error Exception wenn die Typenvalidierung der Parameter +

Die meisten internen Funktionen erzeugen nun eine Error Exception wenn die Typenvalidierung der Parameter fehlschlägt.

@@ -424,11 +424,17 @@ public function __construct(
  • Typen für interne Funktionen - RFC + E-Mail-Thread
  • - Curl verwendet nun Objekte anstelle des resource Typs - RFC + Objekte ohne Methoden anstelle des resource Typs für + Curl, + Gd, + Sockets, + OpenSSL, + XMLWriter, und + XML + Extension
  • diff --git a/releases/8.0/en.php b/releases/8.0/en.php index f313672c5e..74167e269a 100644 --- a/releases/8.0/en.php +++ b/releases/8.0/en.php @@ -123,7 +123,7 @@ class User

    Constructor property promotion - RFC + RFC Doc

    @@ -220,7 +220,7 @@ public function __construct(

    Match expression - RFC + RFC Doc

    @@ -366,7 +366,7 @@ public function __construct(
    -

    Most of the internal functions now throw a Fatal Error exception if the validation of the parameters fails.

    +

    Most of the internal functions now throw an Error exception if the validation of the parameters fails.

    @@ -419,11 +419,17 @@ public function __construct(
  • Types for internal functions - RFC + Email thread
  • - Curl objects instead of resources - RFC + Opaque objects instead of resources for + Curl, + Gd, + Sockets, + OpenSSL, + XMLWriter, and + XML + extensions
  • diff --git a/releases/8.0/pt_BR.php b/releases/8.0/pt_BR.php index f7fdc67688..e0d1d316a0 100644 --- a/releases/8.0/pt_BR.php +++ b/releases/8.0/pt_BR.php @@ -126,7 +126,7 @@ class User

    Promoção de propriedade de construtor - RFC + RFC Doc

    @@ -175,7 +175,7 @@ public function __construct(

    União de tipos - RFC Doc + RFC Doc

    @@ -223,7 +223,7 @@ public function __construct(

    Expressão match - RFC + RFC Doc

    @@ -366,7 +366,7 @@ public function __construct(
    -

    A maioria das funções internas agora lançam uma exceção Fatal Error se a validação do parâmetro falhar.

    +

    A maioria das funções internas agora lançam uma exceção Error se a validação do parâmetro falhar.

    @@ -420,11 +420,17 @@ public function __construct(
  • Tipagem de funções internas - RFC + Discussão por email
  • - Objetos curl em vez de recursos - RFC + Objetos opacos em vez de recursos para + Curl, + Gd, + Sockets, + OpenSSL, + XMLWriter, e + XML + extensões
  • diff --git a/releases/8.0/ru.php b/releases/8.0/ru.php index 7a9c3ea194..6c2995933c 100644 --- a/releases/8.0/ru.php +++ b/releases/8.0/ru.php @@ -125,7 +125,7 @@ class User

    Объявление свойств в конструкторе - RFC + RFC Doc

    @@ -222,7 +222,7 @@ public function __construct(

    Выражение Match - RFC + RFC Doc

    @@ -368,7 +368,7 @@ public function __construct(
    -

    Большинство внутренних функций теперь выбрасывают исключение Fatal Error, если при проверке параметра возникает ошибка.

    +

    Большинство внутренних функций теперь выбрасывают исключение Error, если при проверке параметра возникает ошибка.

    @@ -421,11 +421,17 @@ public function __construct(
  • Типы для стандартных функций - RFC + E-mail Тема
  • - Объекты вместо ресурсов для cURL - RFC + Непрозрачные объекты вместо ресурсов для + Curl, + Gd, + Sockets, + OpenSSL, + XMLWriter, e + XML + расширения