1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-23 22:52:11 +01:00

124 Commits

Author SHA1 Message Date
KentarouTakeda
768e8d6ed7 軽微な差分を優先し26ファイルを既訳更新 (#349)
- reference/mbstring/functions/mb-decode-numericentity.xml
  1. php/doc-en@4e69a9f2b1
- reference/imap/functions/imap-headerinfo.xml
  1. php/doc-en@4e69a9f2b1
- reference/ssh2/functions/ssh2-auth-pubkey-file.xml
  1. php/doc-en@74ef2355c5
- reference/ssh2/functions/ssh2-connect.xml
  1. php/doc-en@74ef2355c5
- reference/stream/functions/stream-filter-append.xml
  1. php/doc-en@a684294e0b
- reference/stream/functions/stream-filter-prepend.xml
  1. php/doc-en@a684294e0b
- reference/filesystem/functions/fgetcsv.xml
  1. php/doc-en@e1fd0bef1d
  2. php/doc-en@0a3648a718
  3. `&warning.csv.escape-parameter;` の重複を削除(既訳のバグ修正)
- reference/spl/splfileobject/fgetcsv.xml
  1. php/doc-en@e1fd0bef1d
  2. php/doc-en@3a89b55d11
  3. php/doc-en@0a3648a718
- language/predefined/attributes/nodiscard.xml
  1. php/doc-en@30bda33771
- reference/pdo_sqlite/pdo/sqlite/createfunction.xml
  1. php/doc-en@28930349ca
- reference/math/functions/fmod.xml
  1. php/doc-en@54a788ca59
- reference/simplexml/simplexmlelement/addChild.xml
  1. php/doc-en@dca2a8354f
- reference/json/functions/json-last-error.xml
  1. php/doc-en@058ea1e842
- features/commandline.xml
  1. php/doc-en@96b10a9885
- appendices/migration85/incompatible.xml
  1. php/doc-en@048982b729
  2. php/doc-en@f81bbcf9d3
- reference/random/random/randomizer/getfloat.xml
  1. php/doc-en@1ada637cc8
  2. php/doc-en@423a1da63f
- reference/mysqli/mysqli/multi-query.xml
  1. php/doc-en@1beae37b69
- reference/image/functions/getimagesize.xml
  1. php/doc-en@6bb90d24b2
- reference/curl/functions/curl-close.xml
  1. php/doc-en@86c8ebd19e
- reference/curl/functions/curl-share-close.xml
  1. php/doc-en@29c3d13980
- reference/yaml/functions/yaml-parse-file.xml
  1. php/doc-en@132d2a8d63
- reference/mysqli/mysqli/options.xml
  1. php/doc-en@e309a62b16
  2. MYSQLI_SERVER_PUBLIC_KEY の古い「PHP 5.5.0 以降」テキストを削除(既訳のバグ修正)
- appendices/transports.xml
  1. php/doc-en@ae90ecc932
- reference/soap/soapserver/addfunction.xml
  1. php/doc-en@577239f64b
- reference/var/functions/settype.xml
  1. php/doc-en@8d49e302b4
- features/http-auth.xml
  1. php/doc-en@cd4180557a
2026-03-10 08:58:57 +09:00
siwa32
d42b749d48 PHP 8.4: Indicate extensions have been unbundledの翻訳 (#231)
* PHP 8.4: Indicate extensions have been unbundledの翻訳

https://github.com/php/doc-en/pull/4103

* 改行を原文と併せる対応

---------

Co-authored-by: 武田 憲太郎 <takeda@youmind.jp>
2024-12-27 22:13:50 +09:00
Gina Peter Banyard
e4f42ceee3 Apply commit from doc-en PR 3422 2024-06-14 17:01:59 +01: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
e0cd8c7d62 Sync ext/imap methodsynopsis with stubs based on PHP 8.3 changes
673d373eda
2023-12-29 19:19:50 +09:00
Yoshinari Takaoka
ef5f805cec Syncronize predefined constants with stubs - part 1 2023-09-05 20:35:39 +09:00
Yoshinari Takaoka
3b30b8e440 Use new class synopsis markup
14767af0f0
2023-08-30 21:53:08 +09:00
Yoshinari Takaoka
76664914a6 [PHP 8.2] added imap_is_open documentation
919a02eb27
2023-07-18 20:23:43 +09:00
Yoshinari Takaoka
b561ee5c40 Drop imap_mailboxmsginfo() return false description
848fab73ae
2023-01-19 20:57:52 +09:00
Yoshinari Takaoka
1b92d2dd7c 最終的に、全体を「拡張モジュール」に統一することとした
closes: #24
2022-10-17 22:00:50 +09:00
takaram
545566fec0 「失敗した場合にfalseを返します」の後に句点を追加 (#48) 2022-05-12 22:47:52 +09:00
Yoshinari Takaoka
15b33d2630 Fix $message_nums parameter names
d845236a60
2021-12-22 10:15:06 +09:00
Yoshinari Takaoka
11a70f2854 imap_mail_move() does actually copy and delete
91a4618df8
2021-12-06 09:48:23 +09:00
Yoshinari Takaoka
7b523c82a8 imap_(un)delete expects sequences, not msgnos
Cf. <https://bugs.php.net/81649>.
620dfaa244
2021-11-23 07:58:57 +09:00
Yoshinari Takaoka
f2e3bd50eb Generate ext/imap class synopses from stubs
cc9ca293a0
2021-11-18 00:49:56 +09:00
Yoshinari Takaoka
0555fa191f s/返り値/戻り値/g 2021-10-09 02:40:05 +09:00
Yoshinari Takaoka
13da286d38 [PHP 8.1] Deprecated functions and constants
8a2141dcc0
2021-10-05 02:19:11 +09:00
Yoshinari Takaoka
8dfa61d3c6 [PHP 8.1] Use an IMAP\Connection instance instead of a resource
34892f8274
2021-09-30 22:09:23 +09:00
Yoshinari Takaoka
8c6c002807 Remove some unnecessary methodsynopsis role attributes
7f99d5e488
2021-09-15 00:43:54 +09:00
Yoshinari Takaoka
e55127c6be fixed untranslated return values part. 2021-08-12 21:04:09 +09:00
Yoshinari Takaoka
0e8cea7d4a Fix section order issues in IMAP extension 2021-06-07 11:45:54 +09:00
Yoshinari Takaoka
9f4033d0d6 s/必要とします/必要です/ 2021-05-28 20:00:10 +09:00
Yoshinari Takaoka
9b1bdf0006 fix parameter 2021-03-25 02:30:11 +09:00
Yoshinari Takaoka
eec3216ad5 updated EN-Revision only / deleted original UTF-7 description.
c.f: http://git.php.net/?p=doc/en.git;a=commitdiff;h=4881b14f09ae8e406ad04cf4fb394eb693098eff
2021-01-01 07:21:34 +09:00
Yoshinari Takaoka
528b7deb66 Generate imap methodsynopses based on stubs
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-297.
2021-01-01 06:56:46 +09:00
Yoshinari Takaoka
975835b9bd update EN-Revision only
EN-Revision was fully updated, because of revert r351730, r351729.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352016 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-11 19:06:49 +00:00
Yoshinari Takaoka
e70a9d4629 Fix return types
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351156 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 19:51:55 +00:00
Yoshinari Takaoka
144f5f2124 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351153 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 19:20:32 +00:00
Yoshinari Takaoka
6ef97c8765 Remove info about Windows 2000
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350869 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-13 19:42:35 +00:00
Yoshinari Takaoka
c5fae765a0 imap_sort() returns false on failure
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350868 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-13 19:39:18 +00:00
Yoshinari Takaoka
ba062856a9 ext/imap is not thread-safe
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350867 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-13 19:37:35 +00:00
Yoshinari Takaoka
554be18354 Properly document $bodies parameter of imap_mail_compose()
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350859 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-12 23:33:13 +00:00
Yoshinari Takaoka
5bb23d69bf followed imap related changes.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350841 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-10 08:30:16 +00:00
Yoshinari Takaoka
73ccac34bf Remove PHP4 or PHP5 only extension, changelogs
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350668 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-27 01:47:22 +00:00
Yoshinari Takaoka
f795798781 updated overall imap related doc translations
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348942 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-18 04:51:23 +00:00
TAKAGI Masahiro
a18c4bf65d Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@346243 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-10 00:40:30 +00:00
Satoru Yoshida
dacb0e321c sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@343023 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-09 03:58:07 +00:00
Satoru Yoshida
06b3727f04 sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@342485 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-15 14:41:32 +00:00
Satoru Yoshida
ce6554321b sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@342384 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-18 14:37:29 +00:00
Satoru Yoshida
6a382e4877 sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@342211 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-01 00:55:18 +00:00
Satoru Yoshida
0bed154a49 sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@342077 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-11 05:07:38 +00:00
TAKAGI Masahiro
9ffe24df30 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@340015 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-11 22:52:57 +00:00
TAKAGI Masahiro
df76df6cf3 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@339401 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-19 15:23:06 +00:00
TAKAGI Masahiro
f94c0a0103 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@337673 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-30 20:21:34 +00:00
TAKAGI Masahiro
bdabb9d7ee Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@337523 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 22:53:42 +00:00
TAKAGI Masahiro
580160ca7f Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@335516 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-31 07:28:42 +00:00
Simion Onea
31eae4c3b3 Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@334778 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 21:01:42 +00:00
TAKAGI Masahiro
26f8f5cc6c Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@334624 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 22:56:38 +00:00
TAKAGI Masahiro
2c76645691 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@333222 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-30 12:52:11 +00:00
TAKAGI Masahiro
d78bb235c5 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@331978 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-25 22:14:02 +00:00