1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-29 02:53:11 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Gina Peter Banyard e4f42ceee3 Apply commit from doc-en PR 3422 2024-06-14 17:01:59 +01: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 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 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 2938da1363 例外は「投げる」ではなく、「スローする」に統一
これは決めの問題だが、私も含めて、「スローする」派が圧倒的に優勢だったので、そちらに倒す。
2022-11-12 15:55:49 +09:00
Yoshinari Takaoka d1032f32dd Generate ext/json class synopses from stubs
https://github.com/php/doc-en/commit/83569ce5f5c884d79286f6d15daabd7f1a4ee1b5
2021-11-18 20:54:19 +09:00
Yoshinari Takaoka b97c4d1ca6 added missing jsonexception page.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348756 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-01 14:44:46 +00:00