Commit Graph

179 Commits

Author SHA1 Message Date
George Peter Banyard
990ddcbfa8 Add missing EOL before end of file 2021-09-24 04:13:47 +01:00
George Peter Banyard
977f65ec54 Sync math functions with EN 2021-09-23 21:42:42 +01:00
George Peter Banyard
39c01c1817 Sync section order with EN (third pass) 2021-06-12 05:58:25 +01:00
George Peter Banyard
589232a9e0 Generate some standard methodsynopses based on stubs 2021-05-24 21:39:25 +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
e380149ed8 More PHP 5 removals and nits 2021-04-30 18:52:01 +01:00
Fabien Villepinte
01d7f6a2e2 Argument is masculine
Closes GH-13

Signed-off-by: George Peter Banyard <girgias@php.net>
2021-01-26 19:21:02 +00:00
George Peter Banyard
091a73355b Fix log() function XML signature
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@352250 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-28 17:32:33 +00:00
George Peter Banyard
a33edf3d64 Update French translation for maths section
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@352244 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-28 16:35:48 +00:00
George Peter Banyard
8be7eab6e3 Apply SVN revision 352191
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@352230 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-28 00:43:21 +00:00
George Peter Banyard
730d1ffecf Update some EN revision number after commit revert
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351751 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-29 18:35:47 +00:00
George Peter Banyard
4979bce005 Sync French translations with update numeric string content.
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351704 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-27 18:54:00 +00:00
George Peter Banyard
7f71d23230 Fix build, used &entier; instead of &integer;
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351267 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-05 14:41:25 +00:00
George Peter Banyard
501115bfed Sync with EN
Online doc editor seems to choke on these files for some reason so update them and push them from a fork.

git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351261 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-05 07:57:31 +00:00
George Peter Banyard
230026e81b Update French translations to use entity for canonical types instead of weird translation
Note: the entities currently are in French but redirect to the corresponding type pages.

git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351200 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-03 20:45:51 +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
22d3a5fa7e Use canonical type names
This follow up on 351133 which is the EN equivalent

Commands used to generate this patch is located https://gist.github.com/Girgias/440124551e14c3bc5106c53bc493449e

This was used as the French translation was fully up to date before this change came up and therefore replacing
the EN-Revision is safe

git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351172 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-03 07:44:35 +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
c0e8567ed2 Apply SVN revision 351123 onto French docs using diff generated from this command:
git diff --no-prefix eb0bd932eb5d90370d2e6c277cca5f6b75645c85^ eb0bd932eb5d90370d2e6c277cca5f6b75645c85 > somefile.diff
and applying it using
patch -p0 < somefile.diff

Revision number were updated manually

git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351161 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-03 03:48:53 +00:00
Yannick Torres
643645e348 Sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@350774 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-05 15:24:28 +00:00
Jean-Baptiste Nahan
7ae9bb6911 Sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@350698 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-27 19:18:15 +00:00
George Peter Banyard
fba0611c18 French typos
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@349980 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-25 19:49:10 +00:00
George Peter Banyard
afe8a41371 Sync with latest EN revision
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@349611 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-04 14:52:28 +00:00
George Peter Banyard
b032de6684 Update EN-Reference number after fixing changelog order in EN version.
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@348954 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-20 02:30:01 +00:00
George Peter Banyard
a2184d2792 Sync with latest EN revision
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@348951 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-20 02:23:23 +00:00
George Peter Banyard
96d990a650 Sync with latest EN revision (Remove PHP 4 and 5.0.0 mentions)
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@347556 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 18:15:46 +00:00
George Peter Banyard
3b524d8507 Sync with latest EN revision and some other improvements.
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@347482 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-24 16:40:47 +00:00
George Peter Banyard
ead8905a68 Sync with EN typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346857 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-19 17:04:28 +00:00
George Peter Banyard
44584af39f French typos
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346541 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-04 17:33:37 +00:00
Jean-Baptiste Nahan
3c234254bb fix build error
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346528 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-02 20:02:26 +00:00
George Peter Banyard
af5c6a818c Update French documentation for mt_srand
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346518 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-01 23:35:25 +00:00
Jean-Baptiste Nahan
ce604ff61a Sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346515 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-01 21:41:08 +00:00
George Peter Banyard
554bff4bef Small updates to the French documentation and fixed file upload which had no valid maintainer.
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346479 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-29 01:10:10 +00:00
George Peter Banyard
66e658e458 Small translation updates for the French documentation.
-- 
Provided by anonymous 95384 ()

git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346474 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-29 00:52:16 +00:00
Jean-Baptiste Nahan
f107eaf99a Small translation updates for the French documentation.
-- 
Provided by anonymous 95384 ()

git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346426 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-27 21:29:41 +00:00
Jean-Baptiste Nahan
ac4e30ec6f fix bug #75860
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@345327 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-16 16:35:40 +00:00
Jean-Baptiste Nahan
13a5eab576 Sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@345028 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-16 21:16:23 +00:00
Jean-Baptiste Nahan
a5713e4fed Sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@344448 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-05 08:20:27 +00:00
Jean-Baptiste Nahan
433b7d0ec7 Corrections diverses
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@343525 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 22:42:41 +00:00
Jean-Baptiste Nahan
fa43e5e9a1 Multiples petites mises à jour.
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@343448 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-22 21:32:33 +00:00
Yannick Torres
51f75b57e7 Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@342636 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-02 08:08:12 +00:00
Pierrick Charron
4b313c2022 Fixed bug #72467
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@339736 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-27 02:19:39 +00:00
Yannick Torres
8d4bc2db74 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@336671 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-26 21:49:24 +00:00
Yannick Torres
0725c10fb2 Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@336197 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-25 23:05:48 +00:00
Jean-Sebastien Hedde
fa64bfaac5 Sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@336047 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-06 13:04:47 +00:00
Jean-Sebastien Hedde
1d851a6070 Anonymous contributions
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@335779 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-20 12:53:15 +00:00
Yannick Torres
7a4f019c41 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@334805 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-07 20:23:46 +00:00
Yannick Torres
653abbbd23 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@334804 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-07 19:31:50 +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
eef7153fe3 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@334659 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-29 06:34:48 +00:00