Skip to content

Commit cd8bb0d

Browse files
authored
PHP Core in appendices/migration
1 parent 1c3742e commit cd8bb0d

File tree

20 files changed

+20
-20
lines changed

20 files changed

+20
-20
lines changed

appendices/migration73/other-changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>Autres changements</title>
88

99
<sect2 xml:id="migration73.other-changes.core">
10-
<title>PHP Core</title>
10+
<title>Cœur de PHP</title>
1111

1212
<sect3 xml:id="migration73.other-changes.core.setcookie">
1313
<title>Set(raw)cookie accepte l'argument $option</title>

appendices/migration74/constants.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>Nouvelles constantes globales</title>
88

99
<sect2 xml:id="migration74.constants.core">
10-
<title>PHP Core</title>
10+
<title>Cœur de PHP</title>
1111

1212
<itemizedlist>
1313
<listitem>

appendices/migration74/incompatible.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
<sect2 xml:id="migration74.incompatible.core">
9-
<title>PHP Core</title>
9+
<title>Cœur de PHP</title>
1010

1111
<sect3 xml:id="migration74.incompatible.core.non-array-access">
1212
<title>Accès de type tableau des non-tableaux</title>

appendices/migration74/new-functions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>Nouvelles fonctions</title>
66

77
<sect2 xml:id="migration74.new-functions.core">
8-
<title>PHP Core</title>
8+
<title>Cœur de PHP</title>
99

1010
<itemizedlist>
1111
<listitem>

appendices/migration80/deprecated.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>Fonctionnalités obsolètes</title>
88

99
<sect2 xml:id="migration80.deprecated.core">
10-
<title>PHP Core</title>
10+
<title>Cœur de PHP</title>
1111

1212
<itemizedlist>
1313
<listitem>

appendices/migration80/new-features.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>Nouvelles fonctionnalités</title>
66

77
<sect2 xml:id="migration80.new-features.core">
8-
<title>PHP Core</title>
8+
<title>Cœur de PHP</title>
99

1010
<sect3 xml:id="migration80.new-features.core.named-arguments">
1111
<title>Les arguments nommés</title>

appendices/migration81/deprecated.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>Fonctionnalités dépréciées</title>
66

77
<sect2 xml:id="migration81.deprecated.core">
8-
<title>PHP Core</title>
8+
<title>Cœur de PHP</title>
99

1010
<sect3 xml:id="migration81.deprecated.core.serialize-interface">
1111
<title>

appendices/migration81/incompatible.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>Les changements de rétrocompatibilités</title>
66

77
<sect2 xml:id="migration81.incompatible.core">
8-
<title>PHP Core</title>
8+
<title>Cœur de PHP</title>
99

1010
<sect3 xml:id="migration81.incompatible.core.globals-access">
1111
<title>Restrictions d'accès $GLOBALS</title>

appendices/migration81/new-features.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>Nouvelles Fonctionnalités</title>
66

77
<sect2 xml:id="migration81.new-features.core">
8-
<title>PHP Core</title>
8+
<title>Cœur de PHP</title>
99

1010
<sect3 xml:id="migration81.new-features.core.octal-literal-prefix">
1111
<title>Préfixe littéral octal entier</title>

appendices/migration81/new-functions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>Nouvelles fonctions</title>
66

77
<sect2 xml:id="migration81.new-functions.core">
8-
<title>PHP Core</title>
8+
<title>Cœur de PHP</title>
99

1010
<itemizedlist>
1111
<listitem>

0 commit comments

Comments
 (0)