????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 18.117.121.244 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/self/root/home/b8009/php-5.6.22/ext/xml/ |
Upload File : |
<?xml version="1.0" encoding="ISO-8859-1" ?> <!DOCTYPE package SYSTEM "../pear/package.dtd"> <package> <name>xml</name> <summary>XML Parsing functions</summary> <maintainers> <maintainer> <user>ssb</user> <name>Stig Bakken</name> <email>ssb@php.net</email> <role>lead</role> </maintainer> <maintainer> <user>thies</user> <name>Thies Arntzen</name> <email>thies@php.net</email> <role>lead</role> </maintainer> <maintainer> <user>sterling</user> <name>Sterling Hughes</name> <email>sterling@php.net</email> <role>lead</role> </maintainer> </maintainers> <description> This extension lets you create XML parsers and then define handlers for different XML events. Each XML parser also has a few parameters you can adjust. </description> <license>PHP</license> <release> <state>beta</state> <version>5.0rc1</version> <date>2004-03-19</date> <notes> package.xml added to support installation using pear installer </notes> <configureoptions> <configureoption name="with-curl" default="autodetect" prompt="path to curl installation?"/> </configureoptions> <filelist> <file role="doc" name="CREDITS"/> <file role="src" name="config.m4"/> <file role="src" name="config.mw32"/> <file role="src" name="xml.mak"/> <file role="src" name="compat.c"/> <file role="src" name="expat_compat.h"/> <file role="src" name="php_xml.h"/> <file role="src" name="xml.c"/> <file role="test" name="tests/.cvsignore"/> <file role="test" name="tests/inc.ent"/> <file role="test" name="tests/skipif.inc"/> <file role="test" name="tests/xml001.phpt"/> <file role="test" name="tests/xml002.phpt"/> <file role="test" name="tests/xml003.phpt"/> <file role="test" name="tests/xml004.phpt"/> <file role="test" name="tests/xml006.phpt"/> <file role="test" name="tests/xml007.phpt"/> <file role="test" name="tests/xmltest.xml"/> <file role="test" name="tests/bug25666.phpt"/> <file role="test" name="tests/bug26528.phpt"/> <file role="test" name="tests/bug26614.phpt"/> <file role="test" name="tests/xml009.phpt"/> <file role="test" name="tests/xml010.phpt"/> </filelist> <deps> <dep type="php" rel="ge" version="5" /> </deps> </release> </package> <!-- vim:et:ts=1:sw=1 -->