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

70 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
Gina Peter Banyard
4a269a530f ssh2 : fix XML by converting para to simpara tags via script 2026-01-25 16:11:25 +00:00
Gina Peter Banyard
59605c425a ssh2: fix XML to remove useless wrapping para tags via script 2026-01-25 16:11:25 +00:00
Yoshinari Takaoka
adbc745a9d Remove empty configuration pages
765b2d6eec
2024-07-27 19:04:27 +09:00
Gina Peter Banyard
99803c9514 Run script from doc-en PR 3220 2024-02-28 19:52:23 +00:00
Yoshinari Takaoka
e909d4ca41 表記揺れを修正: サーバー / サーバ
find . -type f -name "*.xml" -print0 | xargs -0 sed -i -e "s/\(サーバ\)\([^ー]\)/サーバー\2/g"

closes: #69
2022-12-19 23:00:35 +09:00
Yoshinari Takaoka
e6ba06dbec Fix ssh2_shell termtype paramenter name
c44f6bd5cb
2022-11-07 19:10:53 +09:00
Yoshinari Takaoka
1b92d2dd7c 最終的に、全体を「拡張モジュール」に統一することとした
closes: #24
2022-10-17 22:00:50 +09:00
Yoshinari Takaoka
a3f4fa8cc6 Fix: ssh2_connect can return false
d6352b0809
2022-07-29 06:37:54 +09:00
Yoshinari Takaoka
0555fa191f s/返り値/戻り値/g 2021-10-09 02:40:05 +09:00
Yoshinari Takaoka
58f8190742 Update EN-Revision only / Capitalize "Linux"
日本語版は既に修正済みであった。
2021-07-18 11:22:07 +09:00
Yoshinari Takaoka
44e44619de Fix extension doc membership (php/doc-en#647) 2021-06-14 10:44:30 +09:00
Yoshinari Takaoka
4c4cf5d04b Removed references to PHP 5, PHP 7.0 (php/doc-en#548) 2021-04-26 21:29:47 +09:00
Yoshinari Takaoka
c423924768 Document ssh2_send_eof
Closes GH-490.
2021-03-19 01:53:44 +09:00
Yoshinari Takaoka
a0bd886cdc Fix #79136: ssh2_sftp_mkdir affected by umask 2021-02-12 00:48:56 +09:00
Yoshinari Takaoka
d9573aa0eb Fix ssh2_shell() signature and return type section 2021-02-12 00:46:30 +09:00
Yoshinari Takaoka
ba4bccf0a4 Basic documentation for missing ssh2 functions and constants 2021-01-15 21:54:23 +09:00
Yoshinari Takaoka
7609150143 Document ssh2 resources 2021-01-15 21:35:10 +09:00
Yoshinari Takaoka
a450968f9b PECL/ssh2 DLLs are available for a long time 2021-01-15 21:31:00 +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
Satoru Yoshida
c0bf6cfc22 sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348056 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-25 08:36:25 +00:00
Satoru Yoshida
e2c6ddaec9 sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@346959 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-03 06:08:55 +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
TAKAGI Masahiro
f04f046f81 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@340890 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-06 09:31:04 +00:00
TAKAGI Masahiro
9d7e0f2894 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@336930 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-12 03:50:49 +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
a95e4de08e Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@330348 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-24 21:19:30 +00:00
TAKAGI Masahiro
9d847bfe3f Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@329257 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-21 20:07:13 +00:00
TAKAGI Masahiro
3c605505ae Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@328310 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-11 21:05:27 +00:00
TAKAGI Masahiro
4284d39ec2 s/サーバ[^ー]/サーバー/g
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324072 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-10 01:47:36 +00:00
TAKAGI Masahiro
edc3d6b148 s/ユーザ[^ー]/ユーザー/g
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324071 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-10 01:29:04 +00:00
TAKAGI Masahiro
c7ea2ed554 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@323727 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 19:51:44 +00:00
TAKAGI Masahiro
a021e36545 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@315216 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-19 22:21:39 +00:00
TAKAGI Masahiro
6f7fdc84bb sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@315121 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-18 01:49:52 +00:00
TAKAGI Masahiro
8df820f508 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@313309 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-17 05:37:41 +00:00
TAKAGI Masahiro
7b80872db4 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@299002 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 00:36:17 +00:00
Daniel Egeberg
a8f0f02fc0 Update EN-Revision from second utf-8 conversion
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@297086 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:39:36 +00:00
Daniel Egeberg
ab3f7b9839 Updating EN-Revision on up-to-date files after phpdoc/en UTF-8 conversion.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@297032 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 00:47:47 +00:00
TAKAGI Masahiro
3e0c13e9ac sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@289479 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-10 01:58:00 +00:00
TAKAGI Masahiro
b9751264cc sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@289451 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-09 22:02:40 +00:00
Torben Wilson
5ba20ff84e Resynched with en (bumped EN-Revision and updated sgml-default-dtd-file).
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@288881 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-28 05:30:52 +00:00
Nilgün Belma Bugüner
4ad4e628ff changed EN-Revision tag as cvs2svn;
fixed svn properties

git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@283962 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-12 18:40:57 +00:00
TAKAGI Masahiro
f07be9da35 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@283203 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 20:28:40 +00:00
TAKAGI Masahiro
1ba9d9e851 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@275410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-09 12:10:05 +00:00
TAKAGI Masahiro
fdf09f4795 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@272461 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-01 07:26:22 +00:00
TAKAGI Masahiro
55cbf0a53d sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@260627 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-02 16:23:00 +00:00
TAKAGI Masahiro
2609da1300 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@260465 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 12:28:11 +00:00
TAKAGI Masahiro
0a77b5d3b6 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@252492 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-08 03:43:46 +00:00