1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-28 02:23:18 +02:00
Commit Graph

41 Commits

Author SHA1 Message Date
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 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 ff0855a931 Minor markup issue fixups
https://github.com/php/doc-en/commit/62126c55f1c6ed444043e7272c4f9e233818a44b
2024-04-28 14:39:23 +09:00
Yoshinari Takaoka dcf391cade Fix typo in php8 example
https://github.com/php/doc-en/commit/49299f8b46e7d259b78f22c057be1cdefe22da43
2023-02-18 10:41:08 +09:00
Yoshinari Takaoka 82a0928141 False isn't allowed for substr()'s $length
https://github.com/php/doc-en/commit/15247c75e1306d47898715dec11445edf4405dcc
2022-03-31 12:00:42 +09:00
Yoshinari Takaoka cd87371b64 Update strlen documentation for PHP8
Length parameter to substr() behaves differently for PHP8+. It recognizes null as if no value was provided at all. Updated the documentation to reflect this.

https://github.com/php/doc-en/commit/560262a55786e36fe60b37653b1965d0e82c0753
2022-02-11 20:55:25 +09:00
Yoshinari Takaoka e020e0aea1 Match substr() description to its signature
substr() no longer returns false as of PHP 8.0.0.

https://github.com/php/doc-en/commit/89ee07c72d1b19bf7050f8df276159a5bf0645c3
2021-09-11 00:37:31 +09:00
Yoshinari Takaoka 47cb1e76ec Fix section order issues (php/doc-en#664)
* Added parameters section for Tidy
* Fix section order for Svn
* Fix section order for Strings
2021-06-07 22:39:55 +09:00
Yoshinari Takaoka d8a1fc6480 Remove PHP 5, 7 references (php/doc-en#563)
- array functions
- datetime functions
- mbstring functions
- strings functions
- var functions
- xml functions
- json functions
2021-05-17 10:16:49 +09:00
Yoshinari Takaoka 688dcc378e Update EN-Revision only / Fix wording for substr changelog
Amends e095023e408c8cb6378ae16bb6870343a3946919

Closes GH-300.
2020-12-31 21:17:44 +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 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 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 12c938a851 updated translations
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348748 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-31 12:13:58 +00:00
Yoshinari Takaoka db4e51ccc5 Remove out-dated info
Empty strings are fully supported as of PHP 7.0.0; the former behavior is
described in the changelog.

This issue has been reported by Mark Randall.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348494 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-11 21:39:25 +00:00
TAKAGI Masahiro 91062323ca Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@337326 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-07 22:30:51 +00:00
TAKAGI Masahiro 3512443da4 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@337006 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-20 13:55:27 +00:00
TAKAGI Masahiro 79b3717fd2 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@336020 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-01 05:18:21 +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 9f1b8aa4e9 Restore EN-Revision tag changed by the last commits
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@330412 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-29 21:10:46 +00:00
Masaki Kagaya 9c1bde4e23 fixed mistranslation
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@330384 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-29 01:02:56 +00:00
TAKAGI Masahiro 050d129b5e sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@323062 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-04 21:28:23 +00:00
TAKAGI Masahiro e4bdafaa63 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@308274 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-12 05:46:47 +00:00
TAKAGI Masahiro 551e022d37 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@305728 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-24 21:13:41 +00:00
TAKAGI Masahiro 2dbb6169d7 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@303035 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-04 00:02:00 +00:00
TAKAGI Masahiro 42ff6c6539 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@301929 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-06 09:28:45 +00:00
TAKAGI Masahiro dcd87d0429 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@299162 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 00:15:50 +00:00
TAKAGI Masahiro f8cadc55bf sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@290161 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-03 03:29:45 +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 fdf09f4795 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@272461 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-01 07:26:22 +00:00
TAKAGI Masahiro 4474b4a5f2 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@261382 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-20 03:35:18 +00:00
TAKAGI Masahiro 45388210c3 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@258278 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-22 21:11:39 +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 8c34b9c38f sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@218003 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 19:59:10 +00:00
Hideyuki Shimooka 3a287886ae translation updated
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@189347 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-27 15:38:45 +00:00
Rui Hirokawa c1d753be2a modified the misused kanji.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@176274 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-02 07:23:48 +00:00
Rui Hirokawa c40a460a29 translated sync tag into En-Revision.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@173331 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-23 04:45:51 +00:00
Moriyoshi Koizumi 40d6ed86b3 Let's unify them :)
# sorry for the huge commit


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@134146 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-04 00:06:52 +00:00
Hartmut Holzgraefe f1296cb009 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@78214 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 01:18:44 +00:00