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

24 Commits

Author SHA1 Message Date
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
Yoshinari Takaoka
e386eb955e Update some string function parameter default values
eabde0419c
2021-12-31 09:27:16 +09:00
Yoshinari Takaoka
d143b83bf2 Fix html.c functions description
ありがとう Sergey!
e4b52745bc
2021-10-28 00:13:48 +09:00
Yoshinari Takaoka
57fc2f7e08 Use 'ENT_QUOTES|ENT_SUBSTITUTE' for HTML encoding and decoding functions.
eff487cfb3
2021-09-24 04:53:34 +09:00
Yoshinari Takaoka
213afc018a Generate some string methodsynopses based on stubs
Partial merge of https://github.com/php/doc-en/pull/265.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351910 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-05 21:54:55 +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
6d79b8254b updated translations.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348740 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-30 22:18:04 +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
af1faee9dc Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@333390 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-21 20:31:50 +00:00
TAKAGI Masahiro
a3a18f53fa sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@326302 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-23 03:06:20 +00:00
TAKAGI Masahiro
08c279ac81 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@323271 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-17 03:07:31 +00:00
TAKAGI Masahiro
b7d83c7710 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@322908 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-28 20:07:31 +00:00
TAKAGI Masahiro
85a7d878e3 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@312852 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-03 08:22:35 +00:00
TAKAGI Masahiro
6d231daf33 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@308143 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-08 19:44:34 +00:00
Daniel Egeberg
ab3f7b9839 Updating EN-Revision on up-to-date files after phpdoc/en UTF-8 conversion.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@297032 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 00:47:47 +00:00
Torben Wilson
5ba20ff84e Resynched with en (bumped EN-Revision and updated sgml-default-dtd-file).
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@288881 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-28 05:30:52 +00:00
Nilgün Belma Bugüner
4ad4e628ff changed EN-Revision tag as cvs2svn;
fixed svn properties

git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@283962 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-12 18:40:57 +00:00
TAKAGI Masahiro
127af9ce0e sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@275252 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-05 23:42:41 +00:00
TAKAGI Masahiro
c1feb36190 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@244526 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-21 00:40:08 +00:00
TAKAGI Masahiro
6fca67cb50 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@241066 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-11 04:15:47 +00:00
Hannes Magnusson
d0ac585542 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there
 - Bump EN-Revision where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@238266 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-22 14:32:58 +00:00
TAKAGI Masahiro
5504c441fc sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@228171 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-26 21:06:15 +00:00
TAKAGI Masahiro
85f0b7410b sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@198603 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-17 12:36:56 +00:00