Pierrick Charron
bc46b17057
Sync various sections
2022-07-06 07:18:41 -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
f532d78fd2
Sync various sections ( #223 )
...
Co-authored-by: George Peter Banyard <girgias@php.net >
2022-05-11 12:57:19 +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
8e82164d85
Apply commit c2eca73ef79ebe78cebb34053e41b565af504c4f
...
[PHP 8.1] Use PgSql objects instead of resources
2021-10-16 20:03:39 +01:00
George Peter Banyard
dd0684fe2d
Various syncs with EN
2021-10-16 16:38:42 +01:00
George Peter Banyard
e0678da4ed
Apply pgsql nits from EN
2021-10-11 00:51:24 +01:00
George Peter Banyard
4825544b44
Fix build
2021-10-11 00:42:09 +01:00
George Peter Banyard
669afb10ef
Apply commit 58645a79f1993effc0571f7b49acc9aace0e417f
...
Generate ext/pgsql methodsynopses based on stubs
2021-10-11 00:35:13 +01:00
George Peter Banyard
990ddcbfa8
Add missing EOL before end of file
2021-09-24 04:13:47 +01:00
George Peter Banyard
39c01c1817
Sync section order with EN (third pass)
2021-06-12 05:58:25 +01:00
George Peter Banyard
2a1f1280b9
Use standard type element instead of entity
2021-06-03 01:59:22 +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
0e158d620d
More of the same (PHP 5 mention removal, etc.)
2021-04-28 16:24:40 +01: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
cac51279d2
Update docs for pg_delete()
2021-02-03 01:43:57 +00:00
George Peter Banyard
a324fed998
Update EN-Revision tag for new rev-check
2021-02-02 01:17:51 +00:00
George Peter Banyard
7a22a42978
Apply commit 86a02efda4560ee4b35fc870eba6f8c82cec4644
...
Fix #54863 by clarifying return values
2021-01-10 19:55:38 +00:00
George Peter Banyard
85bded05c2
Apply commit fa7cb182a0ef04a3ecef2f9a0d6ae99e77201330
...
PGSQL_LIBPQ_VERSION_STR is deprecated as of PHP 8.0.0
2021-01-02 15:13:29 +01:00
George Peter Banyard
4a994b5ff0
Sync with EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351980 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-09 17:57:12 +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
cfc6f11c15
Update some EN revision number after commit revert
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351749 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-29 15:30:15 +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
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
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
George Peter Banyard
ace0e5f93e
Sync various French translations with its English counterpart
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@350785 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-06 05:43:29 +00:00
Yannick Torres
8215b7b3e0
Sync with EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@350743 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-01 18:04:08 +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
c5fae30d10
Sync with latest EN revision
...
Update revision number after typos in EN revision have been fixed,
Minor translations updated
Apply XML fixes from EN revision
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@349979 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-25 18:17:11 +00:00
George Peter Banyard
c9a3b366db
Sync with latest EN revision
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@347662 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-25 15:51:18 +00:00
George Peter Banyard
28b3044ef8
Updated French translation of PostgreSQL constants.
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346683 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-02 23:32:53 +00:00
George Peter Banyard
0e032729e9
Updated French doc for pgsql functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@346565 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-07 03:04:21 +00:00
Jean-Baptiste Nahan
188b216979
Sync with EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@345177 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-20 06:52:46 +00:00
Jean-Baptiste Nahan
eef2c076a9
Sync with EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@345029 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-16 21:48:26 +00:00
Jean-Baptiste Nahan
5c660c3e8e
Sync with EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@344452 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-05 22:22:47 +00:00
Jean-Baptiste Nahan
a32e17dcc7
Correction de fautes
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@344249 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-12 22:05:05 +00:00
Yannick Torres
a806058dc4
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@338571 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-07 21:31:24 +00:00
Yannick Torres
9ecee9dd74
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@336817 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-21 12:35:24 +00:00
Jean-Sebastien Hedde
ba88711cd8
Sync with EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@335794 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-23 12:39:33 +00:00
Yannick Torres
42b0d369df
sync with EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@334990 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-27 21:50:18 +00:00
Yannick Torres
0df32b90ae
New translation
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@334806 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-07 20:49:55 +00:00
Simion Onea
ec4bf13e24
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@334776 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 20:58:33 +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
Yannick Torres
51d7404f0d
sync with EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@334606 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:55:50 +00:00
Yannick Torres
bd34a98c19
sync with EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@334238 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-10 19:46:36 +00:00
Yannick Torres
8197974f53
New translation
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@334080 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-02 14:15:33 +00:00
Jean-Sebastien Hedde
6de06cd502
Sync with EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@333673 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-01 14:53:30 +00:00