1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-27 00:22:08 +01:00
Commit Graph

132 Commits

Author SHA1 Message Date
Yoshinari Takaoka
4a3229af95 The "mode" parameter of pg_fetch_row is not documented
Instead of another copy&paste, we introduce a new XML entity.

cfeb14a38b
2022-07-06 01:43:18 +09:00
Yoshinari Takaoka
72ea0078f7 Undocumented change of pg_fetch_all
46d4ffd454
2022-07-06 01:35:56 +09:00
Yoshinari Takaoka
d0c29ce26b The default mode is PGSQL_ASSOC, not PGSQL_BOTH
47eb355293
2022-07-06 00:57:16 +09:00
Yoshinari Takaoka
a2cb081cb9 Remove grossly outdated info about PHP 4.0.3 requirement
ad618eea48
2022-05-10 00:49:43 +09:00
Yoshinari Takaoka
ff17650a10 pg_field_num Error with Quoted Aliases
https://bugs.php.net/bug.php?id=72058
6fcf14255c
2021-11-11 23:39:59 +09:00
Yoshinari Takaoka
6f7d41159f PostgreSQL Documentation のリンクタイトルを統一。 2021-11-09 07:52:15 +09:00
Yoshinari Takaoka
841196cd11 [PHP 8.1] Use PgSql objects instead of resources
c2eca73ef7
2021-10-17 00:53:10 +09:00
Yoshinari Takaoka
f770199edc typo
b323b5e04b
2021-10-15 23:00:41 +09:00
Yoshinari Takaoka
e7648952db updated EN-Revision only.
日本語版は既に修正済みだった。手patchした時に無意識に修正が行われていた。
2021-10-15 22:58:52 +09:00
Yoshinari Takaoka
766b010ac7 typo
いやいやいやいや、それをいうたら何でも typo になってしまうやろ。

2eda09ff8e
2021-10-13 02:06:35 +09:00
Yoshinari Takaoka
1c8df193ad Follow-up nit
Use correct function name instead of the one from the copy/paste
Also update pg_delete as it has the same issues

81aced57e0
2021-10-11 11:18:40 +09:00
Yoshinari Takaoka
01698e7a52 Couple of nits to pgsql docs
Redundant paragraph
Add <constant> markup and normalize
Fix parameter name

5589cbb636
2021-10-11 11:15:37 +09:00
Yoshinari Takaoka
42b6d6ba23 Generate ext/pgsql methodsynopses based on stubs
58645a79f1
2021-10-10 18:08:50 +09:00
Yoshinari Takaoka
0555fa191f s/返り値/戻り値/g 2021-10-09 02:40:05 +09:00
Yoshinari Takaoka
61f8a936c9 fixed untranslated part. 2021-08-12 20:59:25 +09:00
Yoshinari Takaoka
40fa24a74c Fix issues in PgSql directory 2021-06-10 01:08:48 +09:00
Yoshinari Takaoka
9f4033d0d6 s/必要とします/必要です/ 2021-05-28 20:00:10 +09:00
Yoshinari Takaoka
9e32c45b7e Remove PHP 5, 7 references (php/doc-en#565) 2021-05-13 10:14:52 +09:00
Yoshinari Takaoka
0e29a256ef Removed Changelog entries for PHP 5, PHP 7.0 (php/doc-en#543) 2021-04-23 01:59:00 +09:00
Yoshinari Takaoka
7d411ce02e updated EN-Revision only 2021-03-20 05:20:44 +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
4ed6124436 fix fix; need some coffee 2021-02-02 21:40:20 +09:00
Yoshinari Takaoka
3faf190dae really remove PHP 5 changelog 2021-02-02 21:39:07 +09:00
Yoshinari Takaoka
3d9ac989a3 fix example; remove PHP 5 changelog 2021-02-02 21:37:43 +09:00
Yoshinari Takaoka
2da1afea4b Fix #54863 by clarifying return values
Closes GH-318.
2021-01-11 09:23:31 +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
9cc4f90c0d Fix #80500: pg_fetch_result returns type is wrong according to the doc
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351985 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-10 00:52:49 +00:00
Yoshinari Takaoka
eb3777f5de Use canonical type names, part II.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351158 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 20:44:33 +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
06a8ee17f6 Remove safe_mode related information
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350873 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-14 05:04:14 +00:00
Yoshinari Takaoka
b865092c17 Note case-sensitivity of the parameter name
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350767 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-04 22:35:25 +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
fa54c62cf2 fixed typo (mostly updated EN-Revision only)
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349714 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 08:25:24 +00:00
Yoshinari Takaoka
d289e0b7d0 updated translations
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348898 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-14 04:05:43 +00:00
Yoshinari Takaoka
8f542adde4 Status: working -> ready
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348872 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-12 02:36:31 +00:00
Satoru Yoshida
d2e885d74e correct mistook tag.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@344810 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-23 13:14:56 +00:00
Satoru Yoshida
2240c6c836 correct mistook tag.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@344787 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-21 13:29:41 +00:00
Satoru Yoshida
1106b7d809 add 3 translations to pgsql/functions
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@344780 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-21 08:10:07 +00:00
Satoru Yoshida
2e9ea115dd sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@344779 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-21 07:20:46 +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
a0d51a7b6d sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@342213 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-01 04:29:28 +00:00
Satoru Yoshida
0ac73715c2 sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@341976 c90b9560-bf6c-de11-be94-00142212c4b1
2017-02-26 03:45:45 +00:00
TAKAGI Masahiro
c7424db955 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@338347 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-24 11:07:18 +00:00
TAKAGI Masahiro
af4747c17b Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@335771 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-18 02:03:27 +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
a462a226ae Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@334637 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 05:20:57 +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
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
0783b8d164 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@334239 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-10 23:24:28 +00:00