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

306 Commits

Author SHA1 Message Date
Louis-Arnaud
53a8a3f6f5 PDO フェッチモード定数の翻訳を追加 (#332)
doc-en に存在するが doc-ja に欠けている
reference/pdo/constants.fetch-modes.xml の日本語翻訳を追加します。
2026-02-28 09:49:19 +09:00
Louis-Arnaud
0a15f1bb57 表記揺れ修正: パーサ → パーサー (#325)
Closes #310

Co-authored-by: KentarouTakeda <4785040+KentarouTakeda@users.noreply.github.com>
2026-02-24 23:42:11 +09:00
Yoshinari Takaoka
bacc45dc9c Fix class constant references inside parameter default values
c142be8117
2026-01-12 18:19:57 +09:00
Yoshinari Takaoka
f94de73da3 Remove (if required)
a58aa95a35
2025-12-28 23:21:09 +09:00
Yoshinari Takaoka
a26fa3d8a2 Various amendements to follow-up on https://github.com/php/doc-en/pull/4936
7e384b24f7
2025-11-10 21:06:13 +09:00
Yoshinari Takaoka
621778bc65 fixed textlint error 2025-11-04 06:12:19 +09:00
Yoshinari Takaoka
cf99d87179 PDO Fetch Modes
但し、reference/pdo/constants.fetch-modes.xml は除く。

812ed835fa
2025-11-04 06:00:56 +09:00
Yoshinari Takaoka
e8acbaec36 PDO: Add configure parameter info
78cd8f0ba3
2025-10-13 19:38:35 +09:00
Yoshinari Takaoka
57f00ec1de Improve docs on Persistent (DB) Connections
e7e4ffe9a1
2025-10-13 19:32:32 +09:00
Yoshinari Takaoka
89717e223c Clarify how properties are populated when using PDO::FETCH_CLASS part II.
a8863b0123
2025-08-16 22:37:03 +09:00
Yoshinari Takaoka
0f5e367511 PDO: improve PDO::ATTR_STRINGIFY_FETCHES description
9d792d3c55
2025-08-16 22:28:05 +09:00
Yoshinari Takaoka
5611f6ecaa Document Implicit Commits with DDL Statements in PDO Transactions
969a4a7062
2025-08-16 22:17:39 +09:00
Yoshinari Takaoka
381f92f3bf Remove wrong note about SQLite
a5950d8ae4
2025-08-16 22:04:38 +09:00
Yoshinari Takaoka
cd04c8b616 PDOException: Remove code from inherited properties
3c4752c0ae
2025-08-16 21:57:50 +09:00
Yoshinari Takaoka
a26245e151 Clarify how properties are populated when using PDO::FETCH_CLASS
- PDO: improve PDO::ATTR_STRINGIFY_FETCHES description

9d792d3c55
a8863b0123
2025-08-16 21:50:06 +09:00
Yoshinari Takaoka
295edc34bd Updates Windows installation instructions
b3d09b7bb4
2025-08-16 21:36:27 +09:00
Sunao Yada
6043eda85a [PHP 8.4] Mention class constant types in PDO changelogの翻訳 (#272)
* [PHP 8.4] Mention class constant types in PDO changelogの翻訳

* EN-Revisionの更新
2025-03-29 13:11:40 +09:00
Takuya Aramaki
2d197d5a6c PDO関連のマニュアル修正のアップデート (#235)
* php/doc-en#4288 を反映(PDOのディレクトリ構成変更)

* php/doc-en#4298 を反映(不要セクションの削除)

* Update EN-Revision

* php/doc-en#4330 を反映(PDOの階層構造の変更)
2024-12-31 12:04:04 +09:00
KentarouTakeda
2c97ea17e9 [PHP 8.4] PDOサブクラス・新メソッド (#205)
* 新規ファイルコピー・リビジョン変更・ホワイトスペース修正

* referenceの更新

* 新たなPDOサブクラスとメソッドの翻訳

* 「コメント」「Cスタイル」の改善と「新機能」へのバックポート

* *C 定数* → *C 言語の定数*
2024-12-13 12:21:15 +09:00
Yoshinari Takaoka
f90fc4ef48 Reduce overhead of SQL placeholder creation
216c5dc1ef
2024-12-08 19:41:38 +09:00
Yoshinari Takaoka
812d7de2f4 Update use cases for the mode parameter in PDOStatement::fetchAll()
44bcc82c7d
2024-12-08 13:39:54 +09:00
Yoshinari Takaoka
56d4d96192 Remove empty resources pages
48ce43fe79
2024-07-27 20:38:54 +09:00
Yoshinari Takaoka
6caf9da879 Remove empty requirements pages
605553e228
2024-07-27 11:26:43 +09:00
Gina Peter Banyard
e4f42ceee3 Apply commit from doc-en PR 3422 2024-06-14 17:01:59 +01:00
Yoshinari Takaoka
8eb2d5fb6d Document SensitiveParameter attributes - part 2
d76a7fe17d
2024-05-23 21:07:21 +09:00
Yoshinari Takaoka
a0ecefcc0c Corrections to comments in PDO construct examples
a1f229dc3e
2024-04-29 04:44:42 +09:00
Gina Peter Banyard
166e9f7a4d Run script from doc-en PR 3216 2024-02-29 15:11:00 +00:00
nsfisis
dc7a8197a9 Fix typo: 「をを」→「を」 (#115) 2024-02-11 19:46:17 +09:00
Yoshinari Takaoka
4885945287 Add details on PDORow
59a7b6d83a
2024-01-27 20:00:01 +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
67a2eaeedd Add PDORow class to docs
daf4cc624d
2024-01-06 19:43:34 +09:00
Yoshinari Takaoka
e731cbf39a Add link to PDO constants from PDO::setFetchMode()
b475652447
2023-12-29 19:36:09 +09:00
Yoshinari Takaoka
d1c0b67a0f PDO::getAttribute() may throw a PDOException
5bef6e3f51
2023-12-25 09:41:52 +09:00
Yoshinari Takaoka
8218a1f57d Remove unnecessary parentheses
28529d3539
2023-12-17 19:05:10 +09:00
Yoshinari Takaoka
4729b50141 updated EN-Revision only. 2023-12-04 22:51:52 +09:00
KentarouTakeda
75335dedb1 fix(pdo): In line with the latest specifications (#110) 2023-12-04 12:51:20 +09:00
Yoshinari Takaoka
f3f9e04941 Synchronize predefined constants with stubs - part 3
5bc8ebe3c1
2023-09-05 20:38:45 +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
85b4dcc4c3 s/サーバ/サーバー/ 2023-08-13 19:52:55 +09:00
Yoshinari Takaoka
c26d3418d5 fix build error 2023-08-11 17:08:31 +09:00
Yoshinari Takaoka
f949098c5c Better phrasing and code example for PDO connection management
d861a1bcea
2023-08-11 16:56:44 +09:00
Yoshinari Takaoka
f4594b478e Fix: Clarify wording about optional leading colon for parameters value binding
9ee48af9ac
2023-07-29 12:12:57 +09:00
Yoshinari Takaoka
e888328b25 Add missing class constants with empty description - part 3
ad4f8a7e36
2023-05-17 21:00:48 +09:00
Yoshinari Takaoka
b1f9e7a706 PDO_MYSQL support mysql 8.x
d56323d684
2023-03-18 19:30:43 +09:00
Yoshinari Takaoka
72438b2cc7 PDO::MYSQL_ATTR_USE_BUFFERED_QUERY is true by default
c60137e9d5
2023-02-22 16:02:31 +09:00
Yoshinari Takaoka
8c6216e03e Add missing "errors" sections for PDO and PDOStatement methods
082ddc19f5
2023-02-22 15:50:52 +09:00
Yoshinari Takaoka
da8ca25b70 Fix param name "cursorOffset" for PDOStatement::fetch()
daabfa493f
2023-02-22 15:32:19 +09:00
Yoshinari Takaoka
f1d2b22f73 Redesign PDOStatement::fetchAll() parameter list
7f8be9f445
2023-01-14 03:06:21 +09:00
Yoshinari Takaoka
f3f81c400e List inherited constructors on the class synopsis pages
3fc56d76de
2022-12-29 06:38:59 +09:00