1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-27 10:06:43 +02:00
Commit Graph

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 fe43c4b502 Use new class synopsis markup for interfaces
https://github.com/php/doc-en/commit/9eb4a46bba05da229be4c8f7a3cb64702e1a2f95
2023-07-29 17:33:53 +09:00
Yoshinari Takaoka 02c6124daa Render interfaces according to the new PhD format
https://github.com/php/doc-en/commit/96a8379cd86b3ca4f1f5b2b94c5fb263f38050fd
2023-07-05 09:16:00 +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 cd27eca7bc Update enum and Closure role attributes
https://github.com/php/doc-en/commit/9c74079f12d67cabb52c124d761f48275417d7eb
2022-12-13 01:30:31 +09:00
Yoshinari Takaoka d827d8d5b1 Generate Zend class synopses from stubs - part 1
https://github.com/php/doc-en/commit/65b648f058d79d42f792e53d7880eec278f8a48c
2021-12-23 22:33:48 +09:00
Yoshinari Takaoka 26be6be267 BackedEnum is also an interface.
https://github.com/php/doc-en/commit/61b163dbdfdd95ae296e6d1313b45c6f285dd551
2021-11-24 18:45:35 +09:00
Yoshinari Takaoka aac79608a2 [WIP] Document enumerations
現状のままだと、Enumerations について、リンクなどが不完全な状態になっていたため、取り急ぎ language/enumerations.xml 以外を全訳し、リンクを全て追随させた。

https://github.com/php/doc-en/commit/9fe810352095922a68ce2807745a9bc35c0afe1f
2021-10-29 22:33:19 +09:00