78 Commits

Author SHA1 Message Date
Victor
1ad9765f74 sync REFLECTION section (#911) 2024-04-28 10:37:49 +01:00
David CARLIER
da27c6a9d0 reflectionclass rev id fix (#817) 2024-02-24 16:39:51 +00:00
Pierre Ambroise
e8e04df6eb Add translation of missing reflection class methods (#814) 2024-02-23 19:30:44 +00:00
Pierre Ambroise
d7d9513f2f Add translation of ReflectionClass::getAttributes() (#703) 2023-12-16 17:29:26 +00:00
David CARLIER
bdf5230651 reflection section sync with EN (#665) 2023-11-16 05:30:59 +00:00
George Peter Banyard
d08f649f80 Sync reference/reflection with EN 2023-08-15 16:56:25 +01:00
Sergey Panteleev
2604ff95ba Sync various sections with EN (#544)
Co-authored-by: George Peter Banyard <girgias@php.net>
2023-07-06 17:11:34 +01:00
Pierrick Charron
0cea31c1a1 Sync reference/reflection/reflectionclass 2023-04-08 13:46:45 -04:00
George Peter Banyard
38b66ce4f5 Apply commit ec2fe9a592f794978114ef5021db9f1d00c2e05d
Don't update RevCheck for a couple of files that were previously outdated
2022-12-11 23:38:40 +00:00
Sergey Panteleev
626e522c1d Apply php/doc-en@967b478 (#196) 2022-04-08 12:39:41 +01:00
Sergey Panteleev
003d65ec02 Sync various docs with EN (#183)
Co-authored-by: George Peter Banyard <girgias@php.net>
2022-03-30 13:09:57 +01:00
Sergey Panteleev
f81af39039 Apply php/doc-en@ab58951 (#189) 2022-03-30 13:02:39 +01:00
Sergey Panteleev
eb40861209 Partially sync docs with English (#138)
Co-authored-by: George Peter Banyard <girgias@php.net>
2021-12-20 11:58:38 +00:00
George Peter Banyard
990ddcbfa8 Add missing EOL before end of file 2021-09-24 04:13:47 +01:00
orklah
53d89cb184 fix spelling 2021-07-08 20:10:05 +02:00
George Peter Banyard
030b51dd7b Fix type 'coeur' into 'cœur' 2021-06-08 16:51:07 +01:00
George Peter Banyard
cd35f9d6ad Sync section order with EN (first pass) 2021-06-07 16:27:05 +01:00
George Peter Banyard
61b23f5dde Fix typos in Reflection 2021-06-05 20:12:44 +01:00
George Peter Banyard
207d6996ac Remove PHP 5 mentions
And other small drive-by fixes
2021-05-20 18:11:37 +01:00
George Peter Banyard
09685304ef Sync EN revision tags
These were skipped on my personal revcheck as I hadn't made a tool to generate a batch diff for files with no changes
2021-05-19 19:16:05 +01:00
George Peter Banyard
ced77cb984 Sync Reflection docs with EN 2021-05-04 16:10:56 +01:00
George Peter Banyard
0e158d620d More of the same (PHP 5 mention removal, etc.) 2021-04-28 16:24:40 +01:00
George Peter Banyard
af603f8ca1 Fix XML errors compared to EN version via online doc editor 2021-04-28 13:36:58 +01:00
George Peter Banyard
a324fed998 Update EN-Revision tag for new rev-check 2021-02-02 01:17:51 +00:00
George Peter Banyard
48c6afeb13 Apply commit 98df2cf9a939729d73adee1484ec05929c74c98b
Generate reflection methodsynopses based on stubs
2021-01-02 17:09:57 +01:00
George Peter Banyard
b65e8265fd Update EN revision tag after patch
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@352100 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-15 17:59:31 +00:00
George Peter Banyard
9442b664b3 Update some examples in FR
Provided by villfa

git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@352098 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-15 17:51:30 +00:00
George Peter Banyard
98fc70e088 Sync various French translations with its English counterpart
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351606 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-24 22:33:17 +00:00
George Peter Banyard
bbe7e6aa50 Sync various French translations with its English counterpart
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351248 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-05 00:37:25 +00:00
George Peter Banyard
16bec09572 Update EN-Revision as these used the entity instead of the non-canonical <type>
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351199 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-03 20:29:32 +00:00
George Peter Banyard
201ab2125e Apply SVN revision 351129 onto French docs using diff generated from this command:
git diff --no-prefix 9e0f03ac354d797d1d16c0fcc1663e5e170f2727^ 9e0f03ac354d797d1d16c0fcc1663e5e170f2727 > somefile.diff
and applying it using
patch -p0 < somefile.diff

Did another passes when applying it failed and updated EN Revision numbers manually

Drive by fix for the previous application for int|float union in pow() function

git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351166 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-03 05:31:18 +00:00
George Peter Banyard
4d82834aab Update French translation of Reflection extension.
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@350555 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-12 17:59:31 +00:00
George Peter Banyard
a543ab0b6a Corrige une erreur de frappe dans la documentation
-- 
Provided by anonymous 103096 (thomas@glachant.fr)

git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@349687 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-22 14:07:44 +00:00
George Peter Banyard
d45e7c71bc Sync with latest EN revision
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346999 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-11 20:52:24 +00:00
George Peter Banyard
a8c4c836ba Sync with EN bug fixes
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346909 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-25 23:49:25 +00:00
George Peter Banyard
f26f9a3b2d Sync with latest EN revision
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346880 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-22 18:01:45 +00:00
George Peter Banyard
8b7ce1e201 Reviewed part of French Reflection doc
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346559 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-06 21:39:34 +00:00
George Peter Banyard
a3e572c6eb Added French doc for some ReflectionClasses
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346557 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-06 19:53:22 +00:00
Jean-Baptiste Nahan
b590f0fba6 Updated multiple files from the Reflection extension
-- 
Provided by anonymous 94980 ()

git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346350 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-15 20:48:42 +00:00
Jean-Baptiste Nahan
93491d2015 Sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@344453 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-06 07:27:24 +00:00
Yannick Torres
7ca35b9a95 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@338570 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-07 21:12:18 +00:00
Yannick Torres
f127ea1b46 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@334708 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 16:45:42 +00:00
Yannick Torres
727a458b6d sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@334679 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-31 17:15:32 +00:00
Yannick Torres
586108a5c6 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@334007 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-28 22:39:25 +00:00
Yannick Torres
d7a36300fb Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@333122 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-26 11:07:26 +00:00
Yannick Torres
efef851f87 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@330737 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-02 07:00:25 +00:00
Yannick Torres
58ba63f981 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@330362 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-26 15:48:45 +00:00
Yannick Torres
1e369b5e7a sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@330176 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-05 18:15:26 +00:00
Yannick Torres
36d1d0f542 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@329261 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-22 08:01:26 +00:00
Yannick Torres
4675f02846 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@328623 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-03 12:39:38 +00:00