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

81 Commits

Author SHA1 Message Date
KentarouTakeda
e24f31b407 pgsql 全件同期・クラスページ packagesynopsis 移行ほか 29 件 (#353)
## 翻訳内容

### reference/ldap(3件)

- reference/ldap/ldap.connection.xml — packagesynopsis 構造への移行
  1. php/doc-en@4d17b7b
  2. php/doc-en@37d269b
- reference/ldap/ldap.result.xml — packagesynopsis 構造への移行
  1. php/doc-en@4d17b7b
  2. php/doc-en@37d269b
- reference/ldap/ldap.resultentry.xml — packagesynopsis 構造への移行
  1. php/doc-en@4d17b7b
  2. php/doc-en@37d269b

### reference/intl(2件)

- reference/intl/intlchar.xml — changelog の定数名重複を修正
  1. php/doc-en@63bd68a
- reference/intl/dateformatter.xml — PATTERN の changelog バージョン修正 (8.5.0→8.4.0)
  1. php/doc-en@1786db6

### reference/pgsql(20件)

- reference/pgsql/pgsql.connection.xml — packagesynopsis 構造への移行
  1. php/doc-en@4d17b7b
  2. php/doc-en@37d269b
- reference/pgsql/pgsql.lob.xml — packagesynopsis 構造への移行
  1. php/doc-en@4d17b7b
  2. php/doc-en@37d269b
- reference/pgsql/pgsql.result.xml — packagesynopsis 構造への移行
  1. php/doc-en@4d17b7b
  2. php/doc-en@37d269b
- reference/pgsql/setup.xml — PG バージョン要件を libpq 要件に更新
  1. php/doc-en@5f1a920
- reference/pgsql/reference.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/constants.xml — PGSQL_TRACE_SUPPRESS_TIMESTAMPS バージョン修正 (8.3.0→8.4.20)
  1. php/doc-en@f5419b6
- reference/pgsql/functions/pg-affected-rows.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-client-encoding.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-copy-from.xml — パラメータ型を array|Traversable に同期
  1. php/doc-en@aa120f3
- reference/pgsql/functions/pg-escape-identifier.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-escape-literal.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-escape-string.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-execute.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-lo-create.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-parameter-status.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-prepare.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-query-params.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-result-error-field.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-unescape-bytea.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-version.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920

### 独立ファイル

- reference/ftp/ftp.connection.xml — packagesynopsis 構造への移行
  1. php/doc-en@4d17b7b
  2. php/doc-en@37d269b
- reference/ffi/ffi.cdata.xml — packagesynopsis 構造への移行
  1. php/doc-en@37d269b
- reference/dba/dba.connection.xml — packagesynopsis 構造への移行
  1. php/doc-en@37d269b
- reference/soap/soapfault.xml — $lang プロパティの varname 修正
  1. php/doc-en@cdb9b8a
2026-03-16 09:55:20 +09:00
Gina Peter Banyard
13b5c8c990 dba : fix XML by converting para to simpara tags via script 2026-01-18 22:40:46 +00:00
Gina Peter Banyard
c3ed8f646c dba: Update revcheck as automatic script was provided wrong git hash 2026-01-16 05:28:09 +00:00
Gina Peter Banyard
98987fd45d dba: fix XML to get remove of useless wrapping para tags - pass2 2026-01-15 22:11:45 +00:00
Gina Peter Banyard
cb85223caf dba: fix XML to get remove of useless wrapping para tags 2026-01-15 17:27:42 +00:00
Yoshinari Takaoka
3f4a2f3b6a [PHP 8.4] DBA resource to Object conversions (continue)
8b2eba9e48
2024-12-15 09:40:17 +09:00
Yoshinari Takaoka
096f43f1b9 dba: Remove useless wrapping para for new changelogs
cc62b5ecf4
2024-12-15 08:53:47 +09:00
Yoshinari Takaoka
b24c9c1d3e 訳を微調整 / [PHP 8.4] DBA resource to Object conversions
44428b04b7
2024-12-15 08:44:09 +09:00
SUMIDA, Ippei
b4a510be02 [PHP 8.4] DBA resource to Object conversions (#185)
* DBAの翻訳

* class.dba-connection ページタイトルの翻訳

* php/doc-en@1a53c22 をチェリーピックで翻訳追加

---------

Co-authored-by: 武田 憲太郎 <takeda@youmind.jp>
2024-11-23 22:09:57 +09:00
Haruki Tazoe
e4bae48397 dba_key_splitの変更履歴を追加 (#155) 2024-11-09 19:09:56 +09:00
Gina Peter Banyard
f3814773f2 Partial DBA doc sync with EN 2024-10-31 17:14:02 +00:00
Gina Peter Banyard
cd768ff97f Fix some RelaxNG violation (#136)
A mistake was made during a sync with doc-en, <para> tags are required
2024-10-27 11:30:32 +00: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
92ea390d04 dba_fetch() takes array|string for the key even in the overloaded signature
effc344e26
2023-12-17 19:24:37 +09:00
Yoshinari Takaoka
027c4a5c0c [PHP 8.3] Calling dba_fetch() with $dba as the 3rd argument is now deprecated.
a55792ff57
2023-11-05 10:15:21 +09:00
Yoshinari Takaoka
cc02315af2 Fix dba_open changelog php version
e4faf426c0
2023-02-18 10:50:00 +09:00
Yoshinari Takaoka
d68f90e3e9 「参照ください」に統一
- 参照下さい
- 参照して下さい
- 参照してください

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

closes: #23
2022-12-19 23:29:40 +09:00
Yoshinari Takaoka
b14a398710 Update the signature of dba_open() and dba_popen()
9264401165
2022-11-08 00:55:29 +09:00
Yoshinari Takaoka
c712659300 userland の訳を調整し、用語集に追加 2022-11-05 16:44:22 +09:00
Yoshinari Takaoka
a641e5f84d dba_fetch() signature has changed to follow userland semantics
The overloaded signature is still supported but discouraged.

d5f9822c02
2022-11-05 04:09:45 +09:00
Yoshinari Takaoka
160c9dabc2 Add DBA flag constants
bf457cd76a
2022-09-24 10:40:21 +09:00
Yoshinari Takaoka
825bbe70fd Update EN-Revision only / Fix misspelling of "successful" on dba_open page 2021-07-10 00:06:27 +09:00
Yoshinari Takaoka
eb80d16a4b update EN-Revision only 2021-06-07 11:34:36 +09:00
Yoshinari Takaoka
956f40adca Fix lone section order issues in various extensions 2021-06-07 11:28:12 +09:00
Yoshinari Takaoka
baeb602790 Removed references to PHP 5, PHP 7.0 (php/doc-en#545) 2021-04-25 17:35:27 +09:00
Yoshinari Takaoka
7d411ce02e updated EN-Revision only 2021-03-20 05:20:44 +09:00
Yoshinari Takaoka
649d683074 xi:include INI settings documented elsewhere in ini.list
We do not xi:include core INI settings, since we want to keep
alphabetic sort order (well, roughly at least).

We do add xi:fallback elements to all xi:includes, just in case.
2021-02-25 03:35:53 +09:00
George Peter Banyard
223542483b Update EN-Revision tags for new rev-check
This only updates files which have an empty diff between the two different revisions
2021-02-02 18:27:13 +00:00
Yoshinari Takaoka
78e335b840 Generate dba methodsynopses based on stubs
Closes GH-283.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352210 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-27 18:05:08 +00: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
c58bf47244 Proper variadics instead of pseudo variadics
We markup variadic parameters with the `rep=repeat` standard DocBook
attribute of `<methodparam>`, and use proper variable names instead of
using the old pseudo variable name `...`.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351140 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 16:41:17 +00:00
Yoshinari Takaoka
3e5bd49b47 Document lmdb $mapsize parameter
Cf. <https://github.com/php/php-src/pull/4910>.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348996 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-24 01:22:08 +00:00
Yoshinari Takaoka
248c33a2de updated EN-Revision
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348794 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-04 10:26:45 +00:00
Yoshinari Takaoka
c467835cc9 updated translations
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348791 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-04 08:45:45 +00:00
Satoru Yoshida
fe07575cd5 sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@347997 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-16 10:50:42 +00:00
Satoru Yoshida
390c68f710 sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@346926 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-28 15:36:53 +00:00
Satoru Yoshida
4457b2edef sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@341951 c90b9560-bf6c-de11-be94-00142212c4b1
2017-02-22 14:00:40 +00:00
TAKAGI Masahiro
378fc1a0d2 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@339881 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-15 06:47:39 +00:00
TAKAGI Masahiro
b8f1ab6df3 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@334609 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 23:24:26 +00:00
TAKAGI Masahiro
278ca1cde9 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@331677 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-05 04:29:39 +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
54bf97bb6f sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@326076 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-10 03:21:07 +00:00
TAKAGI Masahiro
1d579ac885 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324876 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-05 23:12:54 +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
6f3346a4d2 unify the translation of the term "wrapper".
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@323482 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-25 00:27:28 +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
3fbbbc635b sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@311522 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-28 01:16:34 +00:00
TAKAGI Masahiro
804050f11c sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@308718 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-27 08:22:46 +00:00