opt
/
alt
/
php72
/
usr
/
share
/
pear
/
PEAR
/
Command
/
Go to Home Directory
+
Upload
Create File
root@0UT1S:~$
Execute
By Order of Mr.0UT1S
[DIR] ..
N/A
Auth.php
2.51 KB
Rename
Delete
Auth.xml
1.20 KB
Rename
Delete
Build.php
2.58 KB
Rename
Delete
Build.xml
388 bytes
Rename
Delete
Channels.php
32.66 KB
Rename
Delete
Channels.xml
4.12 KB
Rename
Delete
Common.php
8.02 KB
Rename
Delete
Config.php
15.10 KB
Rename
Delete
Config.xml
3.30 KB
Rename
Delete
Install.php
49.81 KB
Rename
Delete
Install.xml
8.49 KB
Rename
Delete
Mirror.php
4.40 KB
Rename
Delete
Mirror.xml
617 bytes
Rename
Delete
Package.php
39.21 KB
Rename
Delete
Package.xml
7.05 KB
Rename
Delete
Pickle.php
15.52 KB
Rename
Delete
Pickle.xml
1.15 KB
Rename
Delete
Registry.php
45.20 KB
Rename
Delete
Registry.xml
1.75 KB
Rename
Delete
Remote.php
29.28 KB
Rename
Delete
Remote.xml
3.23 KB
Rename
Delete
Test.php
11.85 KB
Rename
Delete
Test.xml
1.60 KB
Rename
Delete
<commands version="1.0"> <pickle> <summary>Build PECL Package</summary> <function>doPackage</function> <shortcut>pi</shortcut> <options> <nocompress> <shortopt>Z</shortopt> <doc>Do not gzip the package file</doc> </nocompress> <showname> <shortopt>n</shortopt> <doc>Print the name of the packaged file.</doc> </showname> </options> <doc>[descfile] Creates a PECL package from its package2.xml file. An automatic conversion will be made to a package.xml 1.0 and written out to disk in the current directory as "package.xml". Note that only simple package.xml 2.0 will be converted. package.xml 2.0 with: - dependency types other than required/optional PECL package/ext/php/pearinstaller - more than one extsrcrelease or zendextsrcrelease - zendextbinrelease, extbinrelease, phprelease, or bundle release type - dependency groups - ignore tags in release filelist - tasks other than replace - custom roles will cause pickle to fail, and output an error message. If your package2.xml uses any of these features, you are best off using PEAR_PackageFileManager to generate both package.xml. </doc> </pickle> </commands>
Save