Yoshinari Takaoka
fbb6a9d43e
[reference/libxml] sync with en
2025-09-07 21:12:47 +09:00
KentarouTakeda
5393cd2c83
[PHP 8.4] xml,xsl関連機能の翻訳 ( #172 )
2024-11-17 14:57:48 +09:00
Yoshinari Takaoka
ec89510f26
Fix type of $public_id of libxml_set_external_entity_loader
...
https://github.com/php/doc-en/commit/8109567de77d72f9def7d39d92717248f9100a0b
2023-07-25 23:30:36 +09:00
Yoshinari Takaoka
3248918acc
Remove unnecessary role attribute for libxml_get_external_entity_loader
...
https://github.com/php/doc-en/commit/dea05ca001b3a7513cd210a08451e075c3fcf383
2022-12-13 01:48:00 +09:00
Yoshinari Takaoka
1d9b457c4b
Add documentation for libxml_get_external_entity_loader()
...
https://github.com/php/doc-en/commit/d0d1ec131e062eaa8661b510719d45d1d9a990c7
2022-11-05 03:25:52 +09:00
Yoshinari Takaoka
d3e1fef52e
Fix section order issues in some extensions ( php/doc-en#667 )
2021-06-07 23:09:49 +09:00
kurenaif
338da1faab
非推奨のlibxml_disable_entity_loader()を推奨するような文章になっていたため、非推奨だということが伝わる文章に変更 ( #4 )
...
* 非推奨のlibxml_disable_entity_loader()を推奨するような文章になっていたため、非推奨だということが伝わる文章に変更
* libxml_disable_entity_loaderの比較先を明記
2021-04-30 22:13:34 +09:00
Yoshinari Takaoka
a4e8759e94
PHP 8.0 migration/deprecated: expand on libxml_disable_entity_loader()
...
The current text in the migration guide about the deprecation of `libxml_disable_entity_loader()` is misleading and can easily lead to the introduction of XXE vulnerable code.
In select circumstances, when `LIBXML_NOENT` is used, code can still be vulnerable to XXE attacks, even on PHP 8.0.
So I'm proposing to add an appropriate warning and mention the upgrade path in the migration guide.
Includes fixing a typo on the `libxml_disable_entity_loader()` page.
Co-authored-by: jrfnl <jrfnl@users.noreply.github.com >
2021-04-17 23:20:22 +09:00
Yoshinari Takaoka
6e0c4b33a2
Improve libxml_disable_entity_loader() docs
...
We clarify that `libxml_set_external_entity_loader()` is the preferred
alternative, and also note that the function is deprecated as of PHP
8.0.0.
2021-01-20 06:44:54 +09:00
Yoshinari Takaoka
27cffaedfb
Improve libxml_set_external_entity_loader() docs
...
We point out that this function can be used to avoid XXE, and is
preferable to `libxml_disable_entity_loader()` in this regard.
We also set up a proper methodsysnopsis for the `$resolver_function`.
2021-01-20 06:40:30 +09:00
Yoshinari Takaoka
2bf8dba825
Generate libxml methodsynopses based on stubs
...
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com >.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351610 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-24 23:03:25 +00:00
Yoshinari Takaoka
7577b7c33f
Fix #62577 : simplexml_load_file does not file if libxml_disable_entit
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350443 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-31 17:08:50 +00:00
Satoru Yoshida
72a89c683b
sync en
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@346940 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-01 15:56:12 +00:00
TAKAGI Masahiro
47d0713d64
Sync with en
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@338964 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-08 03:40:41 +00:00
Yoshinari Takaoka
abc2579d6e
- fixed typo and translation.
...
-- http://ml.php.gr.jp/pipermail/php-doc/2013-September/001117.html
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@331324 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-09 15:04:25 +00:00
TAKAGI Masahiro
ad42cc37e9
add Japanese translation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324316 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-17 01:37:12 +00:00
TAKAGI Masahiro
edc3d6b148
s/ユーザ[^ー]/ユーザー/g
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324071 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-10 01:29:04 +00:00
TAKAGI Masahiro
bfdb0f89e4
sync with en.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@319019 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-10 23:12:14 +00:00
TAKAGI Masahiro
2807158319
sync with en.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@308269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 23:32:25 +00:00
TAKAGI Masahiro
f3be809d00
sync with en.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@299040 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 23:20:39 +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
TAKAGI Masahiro
f0f7d6b135
sync with en.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@287076 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-11 03:05:27 +00:00
TAKAGI Masahiro
8250b2389d
sync with en.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@286935 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-09 01:30:09 +00:00
Nilgün Belma Bugüner
98b43120e8
changed EN-Revision tag as cvs2svn;
...
fixed svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@283953 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-12 17:22:16 +00:00
TAKAGI Masahiro
b7c81b328e
sync with en.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@275484 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-10 03:53:07 +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
efcbe2879c
sync with en.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@196076 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-14 20:58:59 +00:00
Rui Hirokawa
258d01d8b5
added libxml into Japanese manual.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@182487 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-20 15:23:24 +00:00