1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-24 07:02:08 +01:00

8 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
14767af0f0
2023-08-30 21:53:08 +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.

071a588364
2022-12-13 20:26:16 +09:00
Yoshinari Takaoka
cdafb72cba Update ext/reflection role attributes
ec2fe9a592
2022-12-12 20:33:00 +09:00
Yoshinari Takaoka
381e8946d1 Sync a few manual pages with the stubs
d6aee4a500
2022-11-05 03:31:42 +09:00
Yoshinari Takaoka
bd238d459d Generate ext/reflection class synopses from stubs - part 3
00b3ebfa68
2021-12-03 00:42:15 +09:00
Yoshinari Takaoka
849d0b379e 列挙型のページのタイトルに Enumerations ではなく、Enum を入れるよう修正
日本のあらゆる PHPer が列挙型を何と呼ぶかを想像すると、`Enumeration` ではなくて、`Enum` だろうなという偏見の元、タイトルもそうしました。
2021-10-30 23:14:50 +09:00
Yoshinari Takaoka
aac79608a2 [WIP] Document enumerations
現状のままだと、Enumerations について、リンクなどが不完全な状態になっていたため、取り急ぎ language/enumerations.xml 以外を全訳し、リンクを全て追随させた。

9fe8103520
2021-10-29 22:33:19 +09:00