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

17 Commits

Author SHA1 Message Date
Yoshinari Takaoka
892f542088 Standardise casting spacing
8859c8b96c
2024-09-16 21:38:02 +09:00
Gina Peter Banyard
e4f42ceee3 Apply commit from doc-en PR 3422 2024-06-14 17:01:59 +01:00
Yoshinari Takaoka
ff0855a931 Minor markup issue fixups
62126c55f1
2024-04-28 14:39:23 +09:00
Yoshinari Takaoka
fe43c4b502 Use new class synopsis markup for interfaces
9eb4a46bba
2023-07-29 17:33:53 +09:00
Yoshinari Takaoka
02c6124daa Render interfaces according to the new PhD format
96a8379cd8
2023-07-05 09:16:00 +09:00
Yoshinari Takaoka
0d557d8a9e Use FQCN for native attributes
* Use FQCN for native attributes

For attributes, it's non-obvious that they need to be imported with `use` or
referenced with their FQCN, because applying a non-existent attribute is not an
error.

Make the examples copy-and-paste safe by adding the leading backslash, as
already done for `#[\SensitiveParameterValue]`.

6e69d9342e
2023-01-05 21:16:36 +09:00
Yoshinari Takaoka
210f2f6654 Update ext/session role attributes
601f6f4ce5
2022-12-12 19:16:43 +09:00
Yoshinari Takaoka
aae70b1d72 Generate ext/session class synopses from stubs
4eb60e8132
2021-12-16 13:17:10 +09:00
Yoshinari Takaoka
21e8d25864 Update sessionhandlerinterface example for PHP 8.1
We require suitable return types or the ReturnTypeWillChange attribute
as of PHP 8.1.0.  We specify the return types where supported as of PHP
7.0.0, but go with the attribute for the union types.

d1c3de7ae6
2021-11-16 01:10:47 +09:00
Yoshinari Takaoka
6752f055bf Mark a few interfaces as oointerface rather than ooclass
ab57ab6849
2021-07-31 21:22:06 +09:00
Yoshinari Takaoka
be5c50b19c Fix #79892: session.use_strict_mode and SessionHandlerInterface mismatch
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350255 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-31 01:07:14 +00:00
Yoshinari Takaoka
4d1218307d updated translation
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348763 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-02 04:30:00 +00:00
Satoru Yoshida
3340b0952f sync en, and add session-gc. but now I have no time to translate session-create-id.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@344950 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-04 00:08:01 +00:00
TAKAGI Masahiro
017e8d2fc4 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324070 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-10 00:27:45 +00:00
TAKAGI Masahiro
b6d240a881 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@323856 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-03 23:41:38 +00:00
TAKAGI Masahiro
e359bd4e35 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@322986 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-31 22:58:41 +00:00
TAKAGI Masahiro
39e968ba0a add Japanese translation.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@322886 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 23:32:59 +00:00