com doc/fr: Add missing translation: reference/reflection/reflectiontype.xml
[email protected] (George Peter Banyard)
| Newsgroups | php.doc.fr |
|---|---|
| Message-ID | <[email protected]> |
Commit: 7e6e09954ef835896905b181753a266e1b54ab60 Author: Benjamin Morel <[email protected]> Sat, 2 Jan 2021 23:36:05 +0100 Committer: George Peter Banyard <[email protected]> Mon, 4 Jan 2021 02:24:50 +0100 Parents: 9a5491cecb6d715e1b948c2bc09224aef5d0f3ec Branches: master Link: http://git.php.net/?p=doc/fr.git;a=commitdiff;h=7e6e09954ef835896905b181753a266e1b54ab60 Log: Add missing translation Closes GH-6 Signed-off-by: George Peter Banyard <[email protected]> Changed paths: M reference/reflection/reflectiontype.xml Diff: diff --git a/reference/reflection/reflectiontype.xml b/reference/reflection/reflectiontype.xml index 134b5240ef..a4acebf14f 100644 --- a/reference/reflection/reflectiontype.xml +++ b/reference/reflection/reflectiontype.xml @@ -64,8 +64,8 @@ <row> <entry>8.0.0</entry> <entry> - <classname>ReflectionType</classname> has become abstract and <function>ReflectionType::isBuiltin</function> - has been moved to <function>ReflectionNamedType::isBuiltin</function>. + <classname>ReflectionType</classname> est devenue abstraite et <function>ReflectionType::isBuiltin</function> + a été déplacée vers <function>ReflectionNamedType::isBuiltin</function>. </entry> </row> </tbody>