1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-23 07:58:01 +02:00
Commit Graph

34 Commits

Author SHA1 Message Date
Yoshinari Takaoka 2938da1363 例外は「投げる」ではなく、「スローする」に統一
これは決めの問題だが、私も含めて、「スローする」派が圧倒的に優勢だったので、そちらに倒す。
2022-11-12 15:55:49 +09:00
Yoshinari Takaoka 1b92d2dd7c 最終的に、全体を「拡張モジュール」に統一することとした
closes: #24
2022-10-17 22:00:50 +09:00
Yoshinari Takaoka 005d912f19 s/拡張モジュール/拡張機能/
mysql_xdevapi のみに適用

relates to: #24
2022-10-17 18:37:09 +09:00
Yoshinari Takaoka 6fc3fb46ec Fix syntax errors in examples
https://github.com/php/doc-en/commit/73fae4ee51b644b72028e610abefefced57c18ad
2022-04-05 19:48:33 +09:00
Yoshinari Takaoka 4f9ed4ae89 Added modifyCollection() docs, and updated createCollection() docs to include validate parameter info.
https://github.com/php/doc-en/commit/06cd4fdff7ed6962955f5bc9fbe7c6a30517979e
2022-01-15 16:02:25 +09:00
Yoshinari Takaoka 0e95e5c1e5 Removed TLSv1 and TLSv1.1 support in v8.0.28
https://github.com/php/doc-en/commit/591ad94e5f37586ee1bfbf95ca1db9dd3fa9a16d
2022-01-15 15:46:13 +09:00
Yoshinari Takaoka d19194e787 Deprecate TLS 1.0 and 1.1 2021-07-10 15:14:16 +09:00
Yoshinari Takaoka 7c91085805 Deprecate TLS 1.0 and 1.1 2021-07-10 15:13:06 +09:00
Yoshinari Takaoka 44e44619de Fix extension doc membership (php/doc-en#647) 2021-06-14 10:44:30 +09:00
Yoshinari Takaoka 7d411ce02e updated EN-Revision only 2021-03-20 05:20:44 +09:00
Yoshinari Takaoka 8be686f9d2 deleted needless versions.xml 2021-03-20 04:31:00 +09:00
George Peter Banyard 223542483b Update EN-Revision tags for new rev-check
This only updates files which have an empty diff between the two different revisions
2021-02-02 18:27:13 +00:00
Yoshinari Takaoka 3c7e15b19f Added table ids as needed by the docs at mysql.com 2021-01-28 19:00:45 +09:00
Yoshinari Takaoka d480870215 Added informaltable ids as needed by the docs at mysql.com 2021-01-23 09:12:55 +09:00
Yoshinari Takaoka 57b687740b Fix minor errors, provided by anonymous users.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352086 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-15 03:08:31 +00:00
Yoshinari Takaoka 975835b9bd update EN-Revision only
EN-Revision was fully updated, because of revert r351730, r351729.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352016 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-11 19:06:49 +00:00
Yoshinari Takaoka 10a6f3885c added svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351444 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-19 00:12:20 +00:00
Yoshinari Takaoka 144f5f2124 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351153 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 19:20:32 +00:00
Yoshinari Takaoka e2244a78cc fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351147 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 17:48:33 +00:00
Yoshinari Takaoka c58bf47244 Proper variadics instead of pseudo variadics
We markup variadic parameters with the `rep=repeat` standard DocBook
attribute of `<methodparam>`, and use proper variable names instead of
using the old pseudo variable name `...`.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351140 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 16:41:17 +00:00
Yoshinari Takaoka 35d2704ff9 Mention that altering a collection means it won't be seen as a collection
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-01 08:07:25 +00:00
Yoshinari Takaoka fdef9b4df1 deleted needless "and"
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350593 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-20 00:08:34 +00:00
Yoshinari Takaoka c20e0e5d87 Document the compression-algorithms connection option; WL #14012
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350586 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-18 10:29:06 +00:00
Yoshinari Takaoka 7d9a3f6571 Removed old SDK reference as per MySQL bug #99612
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350403 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-27 22:27:38 +00:00
Yoshinari Takaoka 42499c0d97 Added liblz4-tool and zstd for compression support; WL13001
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349750 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-05 00:50:23 +00:00
Yoshinari Takaoka cf7260f219 Added compression attribute info; via WL13001
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349599 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-03 01:55:35 +00:00
Yoshinari Takaoka e399671293 some tweaks.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348889 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-12 15:02:37 +00:00
Yoshinari Takaoka 20522cf3c4 deleted Not in EN Tree files
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348869 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-11 13:22:11 +00:00
Yoshinari Takaoka 144570e268 updated EN-Revision only
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348867 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-11 13:11:23 +00:00
Yoshinari Takaoka 54498ae48e updated overall mysql_xdevapi doc translations.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348851 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-09 11:08:17 +00:00
Yoshinari Takaoka 7afb4d318f updated mysql xdevapi translations
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348782 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-04 03:04:32 +00:00
Yoshinari Takaoka 66f83630f5 added EN-Revision comment entry
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348549 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-16 23:48:04 +00:00
Yoshinari Takaoka d36b0a5d60 Files without svn:keywords Revision
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348538 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-16 14:08:57 +00:00
Yoshinari Takaoka 6b33523ccd sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348537 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-16 14:02:41 +00:00