1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-24 07:02:08 +01:00

18 Commits

Author SHA1 Message Date
Takuya Aramaki
9ddd8fa588 array_udiffの説明を更新 (#280)
`array_udiff`が内部関数を利用するかのような記述になっていたのを修正しています。
2025-04-20 18:21:21 +09:00
Yoshinari Takaoka
e3ac785a0d Fix: array_udiff(): Add precision to the comparison function 2024-02-11 20:07:10 +09:00
KOSEKI Kengo
dfc1eb9cb4 Add sort.callback.description entity (#85)
* Add sort.callback.description entity and restore the caution

This caution was removed from usort() document at 663a376446 . Add literal tags to the original.

* Replace the description of sort callback function to the entity

* Add emphasis tag to the caution

Co-authored-by: Yoshinari Takaoka <mumumu@mumumu.org>

---------

Co-authored-by: Yoshinari Takaoka <mumumu@mumumu.org>
2023-03-25 13:08:29 +09:00
Yoshinari Takaoka
f38822cb71 Fix: stdClass is spelled in different cases: StdClass / stdclass
6d29533483
2023-01-11 19:41:24 +09:00
Yoshinari Takaoka
c58bf47244 Proper variadics instead of pseudo variadics
We markup variadic parameters with the `rep=repeat` standard DocBook
attribute of `<methodparam>`, and use proper variable names instead of
using the old pseudo variable name `...`.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351140 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 16:41:17 +00:00
TAKAGI Masahiro
1293b2707b Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@336716 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-04 21:42:55 +00:00
TAKAGI Masahiro
a05b1b6d50 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@331648 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-02 22:46:30 +00:00
TAKAGI Masahiro
9d847bfe3f Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@329257 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-21 20:07:13 +00:00
TAKAGI Masahiro
2bbc445b07 sync with en (callable type hint introduced in PHP 5.4).
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324167 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 21:14:58 +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
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
b5a6e9a36c changed EN-Revision tag as cvs2svn;
fixed svn properties

git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@283942 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-12 16:27:55 +00:00
TAKAGI Masahiro
5339c2ceb8 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@250742 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-16 03:33:23 +00:00
TAKAGI Masahiro
83b604fd28 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@249547 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-31 08:26:20 +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
cdfe3e4bbb sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@222583 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-31 13:44:12 +00:00
TAKAGI Masahiro
3a0df7d8a7 added japanese manual.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@192650 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-07 06:33:15 +00:00