/
opt
/
alt
/
php55
/
usr
/
share
/
pear
/
.pkgxml
/
/opt/alt/php55/usr/share/pear/.pkgxml
mkdir
upload
Name
Size
Mode
Actions
eZc.list
99
0644
edit
dl
rm
ezc.xml
591
0644
edit
dl
rm
eZc_Archive-1.4.1.xml
7671
0644
edit
dl
rm
eZc_Base-1.8.xml
8257
0644
edit
dl
rm
eZc_ConsoleTools-1.6.1.xml
16077
0644
edit
dl
rm
eZc_File-1.2.xml
3164
0644
edit
dl
rm
Pear.list
243
0644
edit
dl
rm
Pear_Auth_SASL-1.1.0.xml
5861
0644
edit
dl
rm
Pear_File_MARC-1.3.0.xml
11616
0644
edit
dl
rm
Pear_Mail-1.4.1.xml
3912
0644
edit
dl
rm
Pear_Mail_Mime-1.10.11.xml
37556
0644
edit
dl
rm
Pear_Mail_mimeDecode-1.5.6.xml
7382
0644
edit
dl
rm
Pear_Net_IDNA2-0.2.0.xml
3140
0644
edit
dl
rm
Pear_Net_Sieve-1.4.5.xml
16306
0644
edit
dl
rm
Pear_Net_SMTP-1.10.0.xml
2567
0644
edit
dl
rm
Pear_Net_Socket-1.2.2.xml
2056
0644
edit
dl
rm
Pear_Structures_LinkedList-0.2.2.xml
4397
0644
edit
dl
rm
phpunit.xml
742
0644
edit
dl
rm
Symfony2.list
725
0644
edit
dl
rm
symfony2.xml
811
0644
edit
dl
rm
Symfony2_BrowserKit-2.4.3.xml
3556
0644
edit
dl
rm
Symfony2_ClassLoader-2.4.3.xml
14254
0644
edit
dl
rm
Symfony2_Config-2.4.3.xml
14474
0644
edit
dl
rm
Symfony2_Console-2.4.3.xml
24542
0644
edit
dl
rm
Symfony2_CssSelector-2.4.3.xml
12414
0644
edit
dl
rm
Symfony2_DependencyInjection-2.4.3.xml
29467
0644
edit
dl
rm
Symfony2_DoctrineBridge-2.4.3.xml
12106
0644
edit
dl
rm
Symfony2_DomCrawler-2.4.3.xml
4575
0644
edit
dl
rm
Symfony2_EventDispatcher-2.4.3.xml
3718
0644
edit
dl
rm
Symfony2_Filesystem-2.4.3.xml
2952
0644
edit
dl
rm
Symfony2_Finder-2.4.3.xml
12379
0644
edit
dl
rm
Symfony2_Form-2.4.3.xml
48289
0644
edit
dl
rm
Symfony2_HttpFoundation-2.4.3.xml
17313
0644
edit
dl
rm
Symfony2_HttpKernel-2.4.3.xml
28395
0644
edit
dl
rm
Symfony2_Locale-2.4.3.xml
5715
0644
edit
dl
rm
Symfony2_MonologBridge-2.4.3.xml
3202
0644
edit
dl
rm
Symfony2_OptionsResolver-2.4.3.xml
3062
0644
edit
dl
rm
Symfony2_Process-2.4.3.xml
5209
0644
edit
dl
rm
Symfony2_Routing-2.4.3.xml
15661
0644
edit
dl
rm
Symfony2_Security-2.4.3.xml
54420
0644
edit
dl
rm
Symfony2_Serializer-2.4.3.xml
7003
0644
edit
dl
rm
Symfony2_Templating-2.4.3.xml
7305
0644
edit
dl
rm
Symfony2_Translation-2.4.3.xml
17114
0644
edit
dl
rm
Symfony2_TwigBridge-2.4.3.xml
9714
0644
edit
dl
rm
Symfony2_Validator-2.4.3.xml
42992
0644
edit
dl
rm
Symfony2_Yaml-2.4.3.xml
6187
0644
edit
dl
rm
XML_Util.xml
19345
0644
edit
dl
rm
Edit:
/opt/alt/php55/usr/share/pear/.pkgxml/Pear_Net_Socket-1.2.2.xml
(2056B)
<?xml version="1.0" encoding="UTF-8"?> <package packagerversion="1.10.3" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"> <name>Net_Socket</name> <channel>pear.php.net</channel> <summary>Network Socket Interface</summary> <description>Net_Socket is a class interface to TCP sockets. It provides blocking and non-blocking operation, with different reading and writing modes (byte-wise, block-wise, line-wise and special formats like network byte-order ip addresses).</description> <lead> <name>Chuck Hagenbuch</name> <user>chagenbu</user> <email>chuck@horde.org</email> <active>no</active> </lead> <lead> <name>Stig Bakken</name> <user>ssb</user> <email>stig@php.net</email> <active>no</active> </lead> <lead> <name>Aleksander Machniak</name> <user>alec</user> <email>alec@php.net</email> <active>no</active> </lead> <date>2017-04-13</date> <time>17:15:33</time> <version> <release>1.2.2</release> <api>1.2.0</api> </version> <stability> <release>stable</release> <api>stable</api> </stability> <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD-2-Clause</license> <notes> * Bug #21178: $php_errormsg is deprecated in PHP 7.2 </notes> <contents> <dir baseinstalldir="/" name="/"> <file baseinstalldir="/" md5sum="f99081ef3a69bcc1faa0d90a9a616788" name="Net/Socket.php" role="php" /> <file baseinstalldir="/" md5sum="61a9ed8d1604a739e6997149ea34e701" name="README.md" role="doc" /> <file baseinstalldir="/" md5sum="28575b04f4f2014316245d83e27343e1" name="LICENSE" role="doc" /> </dir> </contents> <dependencies> <required> <php> <min>5.4.0</min> </php> <pearinstaller> <min>1.10.1</min> </pearinstaller> </required> </dependencies> <phprelease /> </package>
Save
cmd:
run