1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-24 16:38:16 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Yoshinari Takaoka 0095b55e85 Update wording of the unserialize_callback_func section of unserialize() and igbinary_unserialize()
https://github.com/php/doc-en/commit/4150dc92749c177758efe59eab23b6a5d32ffda2
2024-08-31 21:10:18 +09:00
Yoshinari Takaoka 01c8b688be Add __PHP_Incomplete_Class
https://github.com/php/doc-en/commit/26e26a95fdc3aac9b464068953ea3105dee00f14
2024-07-27 19:16:52 +09:00
Yoshinari Takaoka 769abb8bf8 s/デシリアライズ/アンシリアライズ/
特に理由がない限り、「アンシリアライズ」で統一することにした。
英語版でも unserialize の方が、deserialize より圧倒的に優勢だからである。

closes: #21
2022-10-09 13:25:56 +09:00
Yoshinari Takaoka 0c1cb52e65 unserialize の翻訳漏れを修正
https://github.com/php/doc-ja/commit/4a4395872e48bf32d5f4416ac992003185c618a4
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