Yoshinari Takaoka
fd1d3e303a
mb-strpos.xml Use parameter names instead of types, fix typos and XML syntax
...
https://github.com/php/doc-en/commit/95d05546430b9e5db225dd42a0d285b870f0da42
2025-11-01 00:58:40 +09:00
Yoshinari Takaoka
89e170b80f
Update strpos docs with error handling details when offset exceeds length
...
https://github.com/php/doc-en/commit/4b72b23513caa3a8bc520d459a0417defc7b3880
2025-10-31 23:49:53 +09:00
Yoshinari Takaoka
5e62857bb5
substr.xml Remove the redundant mention of the offset
...
https://github.com/php/doc-en/commit/71166b721ba6bb7dd3110da86efa3b723e1f7651
2025-10-16 00:15:55 +09:00
Yoshinari Takaoka
0165632752
String comparison / similarity doc improvements
...
https://github.com/php/doc-en/commit/873f4a3d5027bd1b584f1d1e590e22cd4a08ae84
2025-10-04 06:44:13 +09:00
Yoshinari Takaoka
a2188902d1
stripos.xml Make the comment consistent
...
https://github.com/php/doc-en/commit/004fb3136a8ed6dd1065e0eca256d1e4edafcb2c
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
...
https://github.com/php/doc-en/commit/eb3c7d0d67625bae5fad478f5e11eebb71b397c8
2024-12-15 20:50:36 +09:00
Yoshinari Takaoka
7f256859f6
[PHP 8.4] Add manual for grapheme_str_split function
...
https://github.com/php/doc-en/commit/31e301590744e91ee5903f3e20973ddb9f3dadbb
2024-12-15 14:45:06 +09:00
Yoshinari Takaoka
7165b4ce8a
Use informal variant of tag instead of empty title tag
...
https://github.com/php/doc-en/commit/2a5223230bf6177c225003ca30c63f48ef266cc0
2024-12-15 11:16:28 +09:00
Yoshinari Takaoka
3564678a49
対応漏れを修正 / [PHP 8.4] Add mb_* functions
...
https://github.com/php/doc-en/commit/27ae0a4a16cdfc868a884c0f0dad7023b5f2709c
2024-12-15 10:23:12 +09:00
Yoshinari Takaoka
c4b4aadc40
wordwrap() Add errors/changelog sections, specify U+0020 instead U+20
...
https://github.com/php/doc-en/commit/a6ee935b0e0416084509e2c82ecea0578c7f40cc
2024-12-08 10:58:02 +09:00
Yoshinari Takaoka
8262ec9b45
Document where wordwrap() wraps
...
https://github.com/php/doc-en/commit/2ed0a46d445d2b213366f943d73660007d39c423
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
https://github.com/php/doc-en/commit/cef78b0fbe0fbe02003699b027ab50200097e949
* Add title+titleabbrev to preface and reformat info box
https://github.com/php/doc-en/commit/dee52c067be3be96a735f0c33cbcf0009a996b2e
2024-10-31 07:28:29 -07:00
Yoshinari Takaoka
82be54ab2a
strncmp: Correct minor typo in example
...
https://github.com/php/doc-en/commit/43cc4ed372bde0a8ee986d57bf522d14099d54a6
2024-09-23 19:29:45 +09:00
Yoshinari Takaoka
9c2ae31b1f
strpos.xml: add the parameter tag to the offset
...
https://github.com/php/doc-en/commit/7efec4c29a3cb6d6e7abe325a3c0d5b6024fa37c
2024-07-27 19:41:49 +09:00
Yoshinari Takaoka
0ab71610ce
trim.xml: additionally describe the characters parameter
...
https://github.com/php/doc-en/commit/3d38c9a1ce92c93fdf8c43f067c7ae7b4ad73885
2024-07-27 19:36:09 +09:00
Yoshinari Takaoka
944214f48a
Clean up “See Also” for hash*()
...
https://github.com/php/doc-en/commit/71e12e2df7b0bcf0dc2743681b73790ac0d45ccc
2024-07-27 11:50:46 +09:00
Yoshinari Takaoka
f3b95b39ba
Add replaceable tag to the appropriate nl_langinfo constants
...
https://github.com/php/doc-en/commit/bdef726773ce9f624da7958009367d607d7211ea
2024-06-15 18:43:57 +09:00
Yoshinari Takaoka
8eb2d5fb6d
Document SensitiveParameter attributes - part 2
...
https://github.com/php/doc-en/commit/d76a7fe17dd2488e47d664a8ab38e161b13ac843
2024-05-23 21:07:21 +09:00
Yoshinari Takaoka
5922b4a0c7
updated EN-Revision only / Update strstr note
...
日本語の意味的には変更されていない
https://github.com/php/doc-en/commit/c276fff86c44bc92a9f9105aa66342a731ac78d8
2024-04-29 05:03:29 +09:00
Yoshinari Takaoka
ff0855a931
Minor markup issue fixups
...
https://github.com/php/doc-en/commit/62126c55f1c6ed444043e7272c4f9e233818a44b
2024-04-28 14:39:23 +09:00
Yoshinari Takaoka
8dcfb8c529
Change literal to constant tags
...
https://github.com/php/doc-en/commit/61374bbe228e8e9c55a24aba59a1e2bb2a871148
2024-04-28 14:12:56 +09:00
Yoshinari Takaoka
d1c73edb6b
[PHP 8.3] Update functions
...
https://github.com/php/doc-en/commit/443d81b33e6537a000cc235c2a11748ba8d56232
2024-01-21 16:52:49 +09:00
Yoshinari Takaoka
dbff20c6bb
Add missing stristr 8.0 changelog
...
https://github.com/php/doc-en/commit/d369659c3ffdc8b60f3958b587eea94e6e867fec
2023-11-19 19:34:37 +09:00
Yoshinari Takaoka
19b5e410a7
add link to multibyte version of str_pad
...
https://github.com/php/doc-en/commit/1f0319dfed1968563fe4a3445c88cfc80cf71df0
2023-11-04 19:10:42 +09:00
Yoshinari Takaoka
949fec3ce4
Remove redundant spaces after strrchr() example update
...
https://github.com/php/doc-en/commit/654ee5c8afdf4ee721befdd0937fa155c50dca43
2023-10-29 22:20:49 +09:00
Yoshinari Takaoka
d908f097ce
strrchr: typo fix
...
https://github.com/php/doc-en/commit/a2ba966ef221784188fc900f17080df284e4a56c
2023-10-26 03:08:35 +09:00
Yoshinari Takaoka
0a58497492
Improve example for strrchr()
...
https://github.com/php/doc-en/commit/36c24dc9fa1854afe06383f9a2d1a8ed909a494d
2023-10-21 10:48:39 +09:00
Yoshinari Takaoka
62fa1f32bb
Document str_increment() and str_decrement()
...
https://github.com/php/doc-en/commit/57c83578be2f0ebf3528f1296040fe738dac37de
2023-10-06 22:12:19 +09:00
Yoshinari Takaoka
0df8fcf9ce
crypt: Improve comment in example
...
https://github.com/php/doc-en/commit/60b29fbe11384d5233398d70fdc74e9078fe32ad
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.
https://github.com/php/doc-en/commit/cc88cbd3303ca3342dcdcd643eae793e564730c7
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).
https://github.com/php/doc-en/commit/58cdfe0ec955bed03224ca6156af1c6c3350a2c7
2023-09-24 12:08:06 +09:00
Yoshinari Takaoka
555da7e9b6
Corrected description of negative offsets for strrpos()
...
https://github.com/php/doc-en/commit/2eb2cdbe58d2f35cb88ad06fa090f3c0ccd9f860
2023-09-19 22:56:34 +09:00
Yoshinari Takaoka
cb3d7a56f6
句点を追加
2023-09-05 23:03:41 +09:00
Yoshinari Takaoka
488a2946f4
訳を strstr に合わせる
2023-09-02 19:46:51 +09:00
nsfisis
c956ef634a
Change translation of "complexity" ( #102 )
2023-09-02 18:48:46 +09:00
Yoshinari Takaoka
df4e65db6b
訳を改善
2023-09-01 23:57:10 +09:00
Yoshinari Takaoka
92fa23a5de
Fixed $before_needle argument of strrchr() description
...
https://github.com/php/doc-en/commit/31d54a1c340cec9b15047f9f398d10e15f59f934
2023-08-31 07:07:39 +09:00
Yoshinari Takaoka
0691c50787
Document new $before_needle argument of strrchr()
...
https://github.com/php/doc-en/commit/ac9cbffe6eef9c63a7958069f6fd186310fa3e42
2023-08-30 22:27:07 +09:00
Yoshinari Takaoka
f91f43d7c0
Improve str_pad documentation
...
https://github.com/php/doc-en/commit/715a103ca5859b3f52f271af807a0738412f0456
2023-08-30 21:43:30 +09:00
Yoshinari Takaoka
0d58c7e932
Add an example for str_getcsv with empty string
...
https://github.com/php/doc-en/commit/272838c8815f95572a60d30e39dfb1feba3e497c
2023-08-26 17:45:10 +09:00
Yoshinari Takaoka
79004d51d0
Fix: Mention empty needle is accepter as of PHP 8.0.0 in string functions
...
https://github.com/php/doc-en/commit/71b1e926631d5f5bec9b2e2685553453349ae799
2023-08-07 23:12:43 +09:00
Yoshinari Takaoka
6cf0f37e72
Clarify the used rounding rule into the description of number_format()
...
number_format() only uses the rounding half up rule. Other rules are not supported.
https://github.com/php/doc-en/commit/de35b538453a7817a0cc839cddda0be46eed8764
2023-06-27 07:08:11 +09:00
Yoshinari Takaoka
388fc6c128
Fix typo
...
https://github.com/php/doc-en/commit/099842f34289b4cf932863e1f83d0e9a144d3b06
2023-05-20 18:55:58 +09:00
Yoshinari Takaoka
5a71ac7ce4
Deprecation and alternatives for utf8_encode and utf8_decode
...
https://github.com/php/doc-en/commit/b676d0b9c968ebb0b7429835f2f6bd364275eed1#
2023-05-17 20:51:08 +09:00
Yoshinari Takaoka
6422d74cc9
Mention the use of '*' in printf-formatting specifiers
...
https://github.com/php/doc-en/commit/125e2d067e2d73a5d467498bb4d186a674eeb32d
2023-05-16 23:35:13 +09:00