1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-25 23:52:16 +01:00
Commit Graph

493 Commits

Author SHA1 Message Date
Yoshinari Takaoka
fd1d3e303a mb-strpos.xml Use parameter names instead of types, fix typos and XML syntax
95d0554643
2025-11-01 00:58:40 +09:00
Yoshinari Takaoka
89e170b80f Update strpos docs with error handling details when offset exceeds length
4b72b23513
2025-10-31 23:49:53 +09:00
Yoshinari Takaoka
5e62857bb5 substr.xml Remove the redundant mention of the offset
71166b721b
2025-10-16 00:15:55 +09:00
Yoshinari Takaoka
0165632752 String comparison / similarity doc improvements
873f4a3d50
2025-10-04 06:44:13 +09:00
Yoshinari Takaoka
a2188902d1 stripos.xml Make the comment consistent
004fb3136a
2025-10-04 06:12:22 +09:00
Yoshinari Takaoka
4773312462 [ext/strings] followed all updates made on or after November 1, 2024.
- WASM の example 修正
- number_format まわりの誤訳
- その他細かい修正全てに追随

https://github.com/php/doc-en/commits/master/reference/strings
2025-08-23 15:55:59 +09:00
siwa32
3690cd32b3 PHP 8.4: CSV related changes and deprecations の翻訳 (#250)
* PHP 8.4: CSV related changes and deprecations の取り込み

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

以下も合わせて取り込む

reference/spl/splfileobject/setcsvcontrol.xml
- [skip-revcheck] Fill xi:fallback to avoid 'variablelist incomplete' in some translations
  - https://github.com/php/doc-en/pull/4128
- Update setcsvcontrol.xml Fix typo
  - https://github.com/php/doc-en/pull/4379

reference/spl/splfileobject/fgetcsv.xml
- Update fgetcsv.xml Remove the duplicate sentence
  - https://github.com/php/doc-en/pull/4111

* Fix GH-4175: do not say the parameters are optional の取り込み

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

* Document str_getcsv() and fgetcsv() change in 8.3.0 (closes #4197) の取り込み

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

* Fix: Add explicit $escape parameter in fputcsv for PHP 8.4 compatibility の取り込み

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

* 改行位置を原文と合わせる対応

---------

Co-authored-by: 武田 憲太郎 <takeda@youmind.jp>
2025-01-19 11:40:13 +09:00
Yoshinari Takaoka
aca8037fed Updated EN-Revision only / Fix Grammer
eb3c7d0d67
2024-12-15 20:50:36 +09:00
Yoshinari Takaoka
7f256859f6 [PHP 8.4] Add manual for grapheme_str_split function
31e3015907
2024-12-15 14:45:06 +09:00
Yoshinari Takaoka
7165b4ce8a Use informal variant of tag instead of empty title tag
2a5223230b
2024-12-15 11:16:28 +09:00
Yoshinari Takaoka
3564678a49 対応漏れを修正 / [PHP 8.4] Add mb_* functions
27ae0a4a16
2024-12-15 10:23:12 +09:00
Yoshinari Takaoka
c4b4aadc40 wordwrap() Add errors/changelog sections, specify U+0020 instead U+20
a6ee935b0e
2024-12-08 10:58:02 +09:00
Yoshinari Takaoka
8262ec9b45 Document where wordwrap() wraps
2ed0a46d44
2024-12-03 23:54:45 +09:00
Haruki Tazoe
7840133517 strcspnの変更履歴と例を追記 (#165)
* strcspnの変更履歴と例を追記

* 表現の改善: 以前 → より前
2024-11-12 15:05:08 +09:00
Gina Peter Banyard
6385841d01 Fix RelaxNG violation
I didn't remove the empty <title> tag.
Follow-up to ef8daecc9a
2024-10-31 17:18:01 +00:00
Gina Peter Banyard
ef8daecc9a Partial sync of string functions with EN 2024-10-31 16:51:11 +00:00
USAMI Kenta
5510f67a8b doc-enの差分を反映(1) (#138)
* Add explicit warning about CSV function's escape parameterName

cef78b0fbe

* Add title+titleabbrev to preface and reformat info box

dee52c067b
2024-10-31 07:28:29 -07:00
Yoshinari Takaoka
82be54ab2a strncmp: Correct minor typo in example
43cc4ed372
2024-09-23 19:29:45 +09:00
Yoshinari Takaoka
720c98c2c8 book.xml: add a link to the PCRE section
523a0692f7
2024-07-27 20:57:16 +09:00
Yoshinari Takaoka
56d4d96192 Remove empty resources pages
48ce43fe79
2024-07-27 20:38:54 +09:00
Yoshinari Takaoka
9c2ae31b1f strpos.xml: add the parameter tag to the offset
7efec4c29a
2024-07-27 19:41:49 +09:00
Yoshinari Takaoka
0ab71610ce trim.xml: additionally describe the characters parameter
3d38c9a1ce
2024-07-27 19:36:09 +09:00
Yoshinari Takaoka
adbc745a9d Remove empty configuration pages
765b2d6eec
2024-07-27 19:04:27 +09:00
Yoshinari Takaoka
7b5ba182c3 Add ALT_DIGITS constant
5cadfd39ba
2024-07-27 11:55:27 +09:00
Yoshinari Takaoka
944214f48a Clean up “See Also” for hash*()
71e12e2df7
2024-07-27 11:50:46 +09:00
Yoshinari Takaoka
6caf9da879 Remove empty requirements pages
605553e228
2024-07-27 11:26:43 +09:00
Yoshinari Takaoka
f3b95b39ba Add replaceable tag to the appropriate nl_langinfo constants
bdef726773
2024-06-15 18:43:57 +09:00
Yoshinari Takaoka
e7ad0f6074 fixed build error 2024-06-15 18:43:51 +09:00
Yoshinari Takaoka
a03242f0d8 Add individual ABDAY, DAY, ABMON and MON constants
50ac73a352
2024-06-15 18:40:05 +09:00
Yoshinari Takaoka
7c87262de0 Add locale constant descriptions
0d39e1f71e
2024-06-15 18:29:20 +09:00
Gina Peter Banyard
1babba838b Fix build after script migration 2024-05-27 13:47:18 +01:00
Gina Peter Banyard
320119b9a0 Run script from doc-en PR 3299 2024-05-27 13:39:20 +01:00
Yoshinari Takaoka
8eb2d5fb6d Document SensitiveParameter attributes - part 2
d76a7fe17d
2024-05-23 21:07:21 +09:00
Yoshinari Takaoka
5922b4a0c7 updated EN-Revision only / Update strstr note
日本語の意味的には変更されていない

c276fff86c
2024-04-29 05:03:29 +09:00
Yoshinari Takaoka
ff0855a931 Minor markup issue fixups
62126c55f1
2024-04-28 14:39:23 +09:00
Yoshinari Takaoka
8dcfb8c529 Change literal to constant tags
61374bbe22
2024-04-28 14:12:56 +09:00
Yoshinari Takaoka
d1c73edb6b [PHP 8.3] Update functions
443d81b33e
2024-01-21 16:52:49 +09:00
Yoshinari Takaoka
dbff20c6bb Add missing stristr 8.0 changelog
d369659c3f
2023-11-19 19:34:37 +09:00
Yoshinari Takaoka
19b5e410a7 add link to multibyte version of str_pad
1f0319dfed
2023-11-04 19:10:42 +09:00
Yoshinari Takaoka
949fec3ce4 Remove redundant spaces after strrchr() example update
654ee5c8af
2023-10-29 22:20:49 +09:00
Yoshinari Takaoka
d908f097ce strrchr: typo fix
a2ba966ef2
2023-10-26 03:08:35 +09:00
Yoshinari Takaoka
0a58497492 Improve example for strrchr()
36c24dc9fa
2023-10-21 10:48:39 +09:00
Yoshinari Takaoka
62fa1f32bb Document str_increment() and str_decrement()
57c83578be
2023-10-06 22:12:19 +09:00
Yoshinari Takaoka
0df8fcf9ce crypt: Improve comment in example
60b29fbe11
2023-10-05 01:41:06 +09:00
Yoshinari Takaoka
55322c2588 crypt: Do not reference md5()
`md5()` should not be referenced anywhere, especially not anywhere near a
function that is suitable for hashing passwords.

cc88cbd330
2023-09-24 12:09:07 +09:00
Yoshinari Takaoka
973443e8ad crypt: Remove examples showcasing bad practices
The existing examples showcased constant salts and the use of DES-based
hashing. Showcase a simple example of validating an existing SHA-512 crypt hash
with `1000000` rounds for compatibility with non-PHP software that relies on
libc's crypt (commonly mail servers or the OS's /etc/shadow).

58cdfe0ec9
2023-09-24 12:08:06 +09:00
Yoshinari Takaoka
555da7e9b6 Corrected description of negative offsets for strrpos()
2eb2cdbe58
2023-09-19 22:56:34 +09:00
Yoshinari Takaoka
cb3d7a56f6 句点を追加 2023-09-05 23:03:41 +09:00
Yoshinari Takaoka
e68328d50d Synchronize predefined constants with stubs - part 2)
3b67c8e90c
2023-09-05 20:37:21 +09:00
Yoshinari Takaoka
488a2946f4 訳を strstr に合わせる 2023-09-02 19:46:51 +09:00