1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-25 15:42:08 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Yoshinari Takaoka
0095b55e85 Update wording of the unserialize_callback_func section of unserialize() and igbinary_unserialize()
4150dc9274
2024-08-31 21:10:18 +09:00
Yoshinari Takaoka
01c8b688be Add __PHP_Incomplete_Class
26e26a95fd
2024-07-27 19:16:52 +09:00
Yoshinari Takaoka
6caf9da879 Remove empty requirements pages
605553e228
2024-07-27 11:26:43 +09: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
759b2bdbd3 updated EN-Revision only / Improve clarity of igbinary_serialize() documentation
日本語版では意味が変わらない

a2565b4e1f
2023-10-30 20:30:01 +09:00
Yoshinari Takaoka
d68f90e3e9 「参照ください」に統一
- 参照下さい
- 参照して下さい
- 参照してください

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

closes: #23
2022-12-19 23:29:40 +09:00
Yoshinari Takaoka
769abb8bf8 s/デシリアライズ/アンシリアライズ/
特に理由がない限り、「アンシリアライズ」で統一することにした。
英語版でも unserialize の方が、deserialize より圧倒的に優勢だからである。

closes: #21
2022-10-09 13:25:56 +09:00
Yoshinari Takaoka
682d499831 Fix extension membership for igbinary extension
ca1c139b22
2022-04-05 19:27:59 +09:00
Yoshinari Takaoka
0c1cb52e65 unserialize の翻訳漏れを修正
4a4395872e
2021-10-15 00:04:34 +09:00
Yoshinari Takaoka
4a4395872e s/アンシリアライズ/デシリアライズ/
現状、PHP Manual 日本語版全体でブレている問題はあるが、igbinary の中では統一しておく

see: #21
2021-10-14 06:11:24 +09:00
Yoshinari Takaoka
877104754a added Igbinary translation.
PHP 本体に同梱されていない pecl モジュールのドキュメントは、基本メンテしない方針だが、これは独断と偏見で需要がありそうなことから、敢えて対応した。
2021-10-13 12:22:19 +09:00