Commit Graph

269 Commits

Author SHA1 Message Date
Pierrick Charron
a0e8603337 Sync various sections 2022-07-05 08:57:31 -04:00
Pierrick Charron
6c62165d29 Add new rule for hyphens rules in french and fixes 2022-05-27 17:46:58 -04:00
Sergey Panteleev
8dc9cf3fcc Sync mysqli and other docs to English (#151)
Co-authored-by: George Peter Banyard <girgias@php.net>
2022-01-13 11:58:17 +00:00
Thomas P
ec1e37f8e3 Remove duplicate "survient" in the return value of the preg_match() (#147) 2021-12-31 11:38:58 +00:00
George Peter Banyard
d4d71bbe0e Sync a couple of files with EN
Drive by typo fixes
2021-12-24 15:21:49 +00:00
Sergey Panteleev
120692b671 Sync FR with English for various minimal changes (#129) 2021-12-01 12:04:40 +00:00
Sergey Panteleev
6aa0462c4d Sync with English docs (#123) 2021-11-17 13:09:15 +00:00
George Peter Banyard
990ddcbfa8 Add missing EOL before end of file 2021-09-24 04:13:47 +01:00
George Peter Banyard
1b32e42733 Sync PCRE docs with EN 2021-09-08 13:21:45 +01:00
George Peter Banyard
9b4ea5e9f6 Update extension membership 2021-06-13 23:56:49 +01:00
George Peter Banyard
3dcac01dcf Sync section order with EN (second pass) 2021-06-08 16:43:45 +01:00
George Peter Banyard
cd35f9d6ad Sync section order with EN (first pass) 2021-06-07 16:27:05 +01:00
George Peter Banyard
2a1f1280b9 Use standard type element instead of entity 2021-06-03 01:59:22 +01:00
George Peter Banyard
506695425a Minor sync in reference/ with EN 2021-05-25 18:58:36 +01:00
George Peter Banyard
84848d1220 Sync PCRE docs 2021-05-01 19:10:32 +01:00
George Peter Banyard
e380149ed8 More PHP 5 removals and nits 2021-04-30 18:52:01 +01:00
George Peter Banyard
95fc9868eb Remove POSIX Regex docs 2021-04-30 18:37:44 +01:00
George Peter Banyard
34a483717d Apply commit 7962c3e6a2af22dbc568e3cd117287d8baec8e80
Fix #80652: Leading whitespace in a regex is ignored
2021-03-17 16:18:33 +00:00
George Peter Banyard
325229c95b Apply commit 6dfe0767250cdbdf509223f6bc266557b0a3fec9
xi:include INI settings documented elsewhere in ini.list
2021-02-24 17:45:14 +00:00
George Peter Banyard
d8c39c3de5 Apply commit a41128675051f3b8ea0fc722a243455611087e55
Generate methodsynopses based on recently updated stubs
2021-01-20 12:05:26 +00:00
Bruno Veyckemans
3b872149b9 typo 2021-01-08 22:39:17 +00:00
Bruno Veyckemans
d846f95c41 Fix word "caractère" 2021-01-08 22:39:17 +00:00
Bruno Veyckemans
2f0819de89 fix typos for "fonctionnalité" 2021-01-08 02:50:08 +00:00
George Peter Banyard
a1c0695f97 Apply SVN revision 351490 onto French docs
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351605 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-24 22:02:13 +00:00
George Peter Banyard
adabf92df5 Sync various French translations with its English counterpart
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351363 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-12 16:02:09 +00:00
George Peter Banyard
61b9bbf4bd Apply SVN revision 351135 onto French docs using diff generated from this command:
git diff --no-prefix b95d28e6ec86e4a71e012737d36ebdc1cf009180^ b95d28e6ec86e4a71e012737d36ebdc1cf009180 > somefile.diff
and applying it using
patch -p0 < somefile.diff

Updated EN Revision numbers manually

git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351201 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-03 22:11:37 +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
c5c9338a0a Quick sync with EN Revisions
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@350884 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-14 17:07:34 +00:00
Yannick Torres
9df3faab22 Sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@350799 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-06 15:59:49 +00:00
Yannick Torres
a35924a5a3 Sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@350753 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-03 15:38:58 +00:00
George Peter Banyard
5fe70ee1d8 Second batch of syncing French translation with English revision after removal of PHP 5 docs.
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@350667 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-27 01:28:42 +00:00
George Peter Banyard
0aca882520 Update French translation to the latest EN Revision.
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@350211 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-26 17:05:48 +00:00
George Peter Banyard
397c5ad4d4 Sync with latest EN revision
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@349418 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-14 03:37:39 +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
364e987918 Update revision number after EN revert change
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@347623 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-20 14:04:16 +00:00
George Peter Banyard
b01f0f4aa8 Sync with latest EN revision
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@347591 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-11 14:53:48 +00:00
George Peter Banyard
f6ce808d9c Sync with latest EN revision
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@347278 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-18 17:52:22 +00:00
George Peter Banyard
82038bd333 French typos
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346881 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-22 18:07:25 +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
f0fdd0fc9f French typos
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346820 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-12 20:33:22 +00:00
George Peter Banyard
ce0fed3eba French typos
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346653 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-25 10:00:39 +00:00
George Peter Banyard
257c5fb2cb Update EN Revision number on a couple of the PCRE files I edited earlier on which I forgot to do it.
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346495 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-31 00:17:45 +00:00
George Peter Banyard
dd1e3a5b67 Updated French PCRE extension documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346491 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-30 20:31:38 +00:00
Jean-Baptiste Nahan
5041ff9d7c Correction de fautes et mise à jour.
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@345894 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-24 16:08:40 +00:00
Jean-Baptiste Nahan
8dcf34910b Mise à jour du guide de migration PHP 7.2
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@344839 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-26 06:06:15 +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
Jean-Sebastien Hedde
23a0b3113e Spelling fixes from anonymous contributions
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@341770 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-26 12:47:10 +00:00
Yannick Torres
b726c32130 Typo & new translation found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@341193 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-28 00:10:13 +00:00
Yannick Torres
44a03bb701 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@341192 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-27 21:52:32 +00:00
Yannick Torres
b0450a3ed8 Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@339550 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-03 18:43:48 +00:00