Yoshinari Takaoka
6c39ca672d
xml: Remove xml_parser_free() from all examples
...
b47e4bea19
2025-10-20 21:13:43 +09:00
Yoshinari Takaoka
4759d2f93d
[ext/xml] sync with en
2025-08-26 21:44:23 +09:00
Yoshinari Takaoka
616f8944b2
Fix XMLParser example for more recent PHP versions
...
The example uses the `$parser` as array index, but that implicit
conversion to integer already raises a notice as of PHP 7.0.0, and
outright fails as of PHP 8.0.0, since the `$parser` is an object now.
Since there doesn't appear a good reason for `$depth` to be an array
which supports different parsers, we change it to an integer, what also
simplifies the example.
This basically integrates user note 127199.
f5992156e6
2022-07-02 18:28:02 +09:00
TAKAGI Masahiro
035e856112
Sync with en
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@335175 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-11 22:54:20 +00:00
TAKAGI Masahiro
3c40dbfaec
Sync with en
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@332494 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-22 02:36:08 +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
04cc3bc98a
changed EN-Revision tag as cvs2svn;
...
fixed svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@283964 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-12 18:50:00 +00:00
TAKAGI Masahiro
1c71825a54
sync with en.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@270341 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-03 03:54:18 +00:00
TAKAGI Masahiro
62a4afa2ef
sync with en.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@248921 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-24 06:35:19 +00:00