1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-24 16:38:16 +02:00
Commit Graph

122 Commits

Author SHA1 Message Date
Yoshinari Takaoka 2964baf6ac [com/compersisthelper/loadfromfile.xml] Implemented global.ent entities for all external URLs 2025-08-22 21:24:47 +09:00
Yoshinari Takaoka 244a6e6b0b Update COM constant markup to use <variablelist>
https://github.com/php/doc-en/commit/6585fbfcd7e4bcc2d2b24cfd78388b091803bac3
2024-12-15 11:08:17 +09:00
Yoshinari Takaoka 4b431e09c6 Replace _XXX with _* in constants
https://github.com/php/doc-en/commit/89ae180a851621c308f0ea4604ff2e919aa57a7f
2024-12-15 10:37:28 +09:00
Yoshinari Takaoka 603250e5ad COM variant_fix() and variant_int(): differences are now clear in MSDN
https://github.com/php/doc-en/commit/b8cba40e87ec3198618207bd74bb78dea43b753c
2024-08-31 21:27:56 +09:00
Yoshinari Takaoka 56d4d96192 Remove empty resources pages
https://github.com/php/doc-en/commit/48ce43fe79fa0c9f31f187ea8ec995b4cb13037e
2024-07-27 20:38:54 +09:00
Gina Peter Banyard e4f42ceee3 Apply commit from doc-en PR 3422 2024-06-14 17:01:59 +01:00
Gina Peter Banyard 3949505003 Apply revchecked skipped commit c60943fefc4ff8950460e76d714a463437cf0eb2
Replace PHP_INI_* with INI_* constants
2024-01-26 13:55:31 +00:00
Yoshinari Takaoka 1f43ad6a63 Add com_safearray_proxy class to docs
https://github.com/php/doc-en/commit/94ef70805b847c24941dfd7828df2f5a0fd48c96
2024-01-06 20:15:18 +09:00
Yoshinari Takaoka f3d209d22e Add missing literal tags in VT_DATE description
https://github.com/php/doc-en/commit/f5a7cdd4a07c847871002dbb80bc207e99bab328
2024-01-06 19:13:34 +09:00
Yoshinari Takaoka 3f38d3eb04 Remove values and references of PHP 7.0
https://github.com/php/doc-en/commit/7ef7e3dbdb645498a9721edec7892dc79d5697fd
2024-01-06 19:11:16 +09:00
Yoshinari Takaoka 051ba307c6 Add missing COM constants
https://github.com/php/doc-en/commit/44becea8d20298029753f96ce944bae9ca74a723
2023-12-30 22:51:32 +09:00
Yoshinari Takaoka 3b30b8e440 Use new class synopsis markup
https://github.com/php/doc-en/commit/14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60
2023-08-30 21:53:08 +09:00
Yoshinari Takaoka 092209596a Update setup.xml
https://github.com/php/doc-en/commit/1714e477c0011315222213efe350786f112c198e
2023-02-18 10:44:08 +09:00
Yoshinari Takaoka f3f81c400e List inherited constructors on the class synopsis pages
https://github.com/php/doc-en/commit/3fc56d76de1007a3c4f60b143c60c071f32546fb
2022-12-29 06:38:59 +09:00
Yoshinari Takaoka d68f90e3e9 「参照ください」に統一
- 参照下さい
- 参照して下さい
- 参照してください

を「参照ください」に置き換えた。
個人的には「参照ください」は違和感のある日本語だが、既存の訳で圧倒的な優勢だったそれを採用した。

closes: #23
2022-12-19 23:29:40 +09:00
Yoshinari Takaoka e909d4ca41 表記揺れを修正: サーバー / サーバ
find . -type f -name "*.xml" -print0 | xargs -0 sed -i -e "s/\(サーバ\)\([^ー]\)/サーバー\2/g"

closes: #69
2022-12-19 23:00:35 +09:00
Yoshinari Takaoka 09a6d3eabc Fix xpointer expressions
When removing the `not()` operator, some closing parentheses have been
overlooked, which resulted in broken xpointer expressions.

https://github.com/php/doc-en/commit/071a588364ddef3af5e008b3d6213f98c617b5a0
2022-12-13 20:26:16 +09:00
Yoshinari Takaoka ee2d7da259 Update Error, Exception, and Throwable role attributes
https://github.com/php/doc-en/commit/09c49da6f0167fcdfe53a76e3ea28ecfc0eb337b
2022-12-13 01:46:50 +09:00
Yoshinari Takaoka b38d33033d Update ext/com role attributes
https://github.com/php/doc-en/commit/49ff12041acd30489ef8cb7b1e08ec1ddf4dc6bc
2022-12-12 19:54:20 +09:00
Yoshinari Takaoka 2938da1363 例外は「投げる」ではなく、「スローする」に統一
これは決めの問題だが、私も含めて、「スローする」派が圧倒的に優勢だったので、そちらに倒す。
2022-11-12 15:55:49 +09:00
Yoshinari Takaoka 2e782def96 dotnet クラスの訳を調整 2022-09-09 23:58:52 +09:00
Yoshinari Takaoka 3afa3acc67 Fix further xref misuse
https://github.com/php/doc-en/commit/554db5a3a3ac77910d68349eefa37e2c9a9da628
2022-02-19 00:24:00 +09:00
Yoshinari Takaoka 64e09aef43 Fix: xref not working?
https://github.com/php/doc-en/commit/b9043112d87ec0ca6db17276d7013acc2368ed33
2022-02-18 23:16:30 +09:00
Yoshinari Takaoka 9ef47b3a81 .Net framework 4.0 and later are supported as of PHP 8.0.0
https://github.com/php/doc-en/commit/766f190db356d7013c802389a8a0ef929f1f1db8
2021-12-03 08:46:01 +09:00
Yoshinari Takaoka d3877d6d0e DOTNET cannot instantiate generic classes
https://github.com/php/doc-en/commit/6bc82c07c29f49ad200bd5e40e8da3eb89e54337
2021-12-03 08:42:26 +09:00
Yoshinari Takaoka 9572cbf131 fixed typo 2021-11-09 07:58:12 +09:00
Yoshinari Takaoka b2022b971b Generate ext/com_dotnet class synopses from stubs
https://github.com/php/doc-en/commit/bd8169a9b15cfa5007f060532c76d5f766cd4adf
2021-11-09 07:49:52 +09:00
Yoshinari Takaoka 8c6c002807 Remove some unnecessary methodsynopsis role attributes
https://github.com/php/doc-en/commit/7f99d5e488d161ce3b12d1dae405a283728933c3
2021-09-15 00:43:54 +09:00
Yoshinari Takaoka eb80d16a4b update EN-Revision only 2021-06-07 11:34:36 +09:00
Yoshinari Takaoka 956f40adca Fix lone section order issues in various extensions 2021-06-07 11:28:12 +09:00
Yoshinari Takaoka 9f4033d0d6 s/必要とします/必要です/ 2021-05-28 20:00:10 +09:00
Yoshinari Takaoka 649d683074 xi:include INI settings documented elsewhere in ini.list
We do not xi:include core INI settings, since we want to keep
alphabetic sort order (well, roughly at least).

We do add xi:fallback elements to all xi:includes, just in case.
2021-02-25 03:35:53 +09:00
Yoshinari Takaoka a868f826ac Generate methodsynopses based on recently updated stubs
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-362.
2021-01-20 06:27:08 +09:00
Yoshinari Takaoka 6066f6154b Generate com_dotnet methodsynopses based on stubs
Based on patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351615 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-24 23:47:45 +00:00
Yoshinari Takaoka 6a381e8516 Fix #42585: die() in event handler => PHP hangs
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351233 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-04 18:03:02 +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 1ef24efe78 Document new com.dotnet_version INI setting
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350837 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-10 07:58:04 +00:00
Yoshinari Takaoka 8fd158a0d4 Document dotnet limitation to .Net framework < 4.0
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350317 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-14 01:55:15 +00:00
Yoshinari Takaoka 34038ede53 Document domain element of $server_name
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350086 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-26 05:11:52 +00:00
Yoshinari Takaoka 8044c1335e Fix #50305: DOTNET Warning
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350054 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-19 19:38:40 +00:00
Yoshinari Takaoka 91cf0df17d Order VT_I* and VT_UI* constants | Fix VT_* constant values
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349468 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-16 01:25:28 +00:00
Yoshinari Takaoka c19c5de85f Fix #50473: static dotnet classes can't be called
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349441 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-14 23:03:38 +00:00
Yoshinari Takaoka 8948a96740 Mark optional parameters as such
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349275 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-01 21:40:00 +00:00
Yoshinari Takaoka 1b8d40d3d5 fixed mistranslation
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349265 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-29 18:28:53 +00:00
Yoshinari Takaoka bfc4e9aad9 Document COMPersistHelper::__construct with NULL argument
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349264 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-29 18:18:55 +00:00
Yoshinari Takaoka 33788b2ca6 Document COMPersistHelper
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349262 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-28 18:40:55 +00:00
Yoshinari Takaoka 92297b7703 Use canonical spelling of class names
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349254 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-26 12:12:55 +00:00
Yoshinari Takaoka 3d0d30e18d Document VT_I8 and VT_UI8 constants
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349177 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-08 23:40:07 +00:00
Yoshinari Takaoka b6c4961c74 Fix description of COM error constants
Besides adding docs for the missing `DISP_E_BADINDEX`, we also document that
the values are positive integers on x64 as of PHP 7.0.0.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349165 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-08 00:13:33 +00:00
Yoshinari Takaoka 734d2d82d0 Status:working -> ready
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348967 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-20 10:45:50 +00:00