Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.41
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
src /
php-7.4.33 /
Delete
Unzip
Name
Size
Permission
Date
Action
TSRM
[ DIR ]
drwxrwxr-x
2024-03-12 14:32
Zend
[ DIR ]
drwxrwxr-x
2024-03-12 14:35
appveyor
[ DIR ]
drwxrwxr-x
2022-10-31 11:36
azure
[ DIR ]
drwxrwxr-x
2022-10-31 11:36
build
[ DIR ]
drwxrwxr-x
2022-10-31 11:36
docs
[ DIR ]
drwxrwxr-x
2022-10-31 11:36
ext
[ DIR ]
drwxrwxr-x
2022-10-31 11:36
include
[ DIR ]
drwxr-xr-x
2024-03-12 14:17
libs
[ DIR ]
drwxr-xr-x
2024-03-12 14:17
main
[ DIR ]
drwxrwxr-x
2024-03-12 14:36
modules
[ DIR ]
drwxr-xr-x
2024-03-12 15:33
pear
[ DIR ]
drwxrwxr-x
2022-10-31 11:36
sapi
[ DIR ]
drwxrwxr-x
2022-10-31 11:36
scripts
[ DIR ]
drwxrwxr-x
2024-03-12 14:19
tests
[ DIR ]
drwxrwxr-x
2022-10-31 11:36
travis
[ DIR ]
drwxrwxr-x
2022-10-31 11:36
win32
[ DIR ]
drwxrwxr-x
2022-10-31 11:36
.appveyor.yml
1.52
KB
-rw-rw-r--
2022-10-31 11:36
.editorconfig
733
B
-rw-rw-r--
2022-10-31 11:36
.gdbinit
12.99
KB
-rw-rw-r--
2022-10-31 11:36
.gitattributes
758
B
-rw-rw-r--
2022-10-31 11:36
.gitignore
8.35
KB
-rw-rw-r--
2022-10-31 11:36
.travis.yml
2.63
KB
-rw-rw-r--
2022-10-31 11:36
CODING_STANDARDS.md
12.44
KB
-rw-rw-r--
2022-10-31 11:36
CONTRIBUTING.md
19.8
KB
-rw-rw-r--
2022-10-31 11:36
EXTENSIONS
23.17
KB
-rw-rw-r--
2022-10-31 11:36
LICENSE
3.13
KB
-rw-rw-r--
2022-10-31 11:36
Makefile
266.14
KB
-rw-r--r--
2024-03-12 14:19
Makefile.fragments
12.57
KB
-rw-r--r--
2024-03-12 14:19
Makefile.objects
220.54
KB
-rw-r--r--
2024-03-12 14:19
NEWS
99.68
KB
-rw-rw-r--
2022-10-31 11:36
README.REDIST.BINS
28.9
KB
-rw-rw-r--
2022-10-31 11:36
README.md
4.6
KB
-rw-rw-r--
2022-10-31 11:36
UPGRADING
33.75
KB
-rw-rw-r--
2022-10-31 11:36
UPGRADING.INTERNALS
15.42
KB
-rw-rw-r--
2022-10-31 11:36
azure-pipelines.yml
3.39
KB
-rw-rw-r--
2022-10-31 11:36
buildconf
3.92
KB
-rwxrwxr-x
2022-10-31 11:36
buildconf.bat
346
B
-rw-rw-r--
2022-10-31 11:36
config.log
815.21
KB
-rw-r--r--
2024-03-12 14:19
config.nice
418
B
-rwxr-xr-x
2024-03-12 14:18
config.status
45.81
KB
-rwxr-xr-x
2024-03-12 14:19
configure
2.28
MB
-rwxr-xr-x
2022-10-31 11:36
configure.ac
43.16
KB
-rw-rw-r--
2022-10-31 11:36
libtool
215.58
KB
-rwxr-xr-x
2024-03-12 14:19
php.ini-development
70.85
KB
-rw-rw-r--
2022-10-31 11:36
php.ini-production
70.88
KB
-rw-rw-r--
2022-10-31 11:36
run-tests.php
124.08
KB
-rwxrwxr-x
2022-10-31 11:36
Save
Rename
version: "{branch}.build.{build}" image: Visual Studio 2017 branches: except: - PHP-5.6 - PHP-7.0 clone_depth: 64 skip_commits: files: - docs/* - NEWS - UPGRADING - UPGRADING.INTERNALS cache: - c:\build-cache environment: PHP_BUILD_CACHE_BASE_DIR: c:\build-cache PHP_BUILD_OBJ_DIR: c:\obj PHP_BUILD_CACHE_SDK_DIR: c:\build-cache\sdk PHP_BUILD_SDK_BRANCH: php-sdk-2.2.0 PHP_BUILD_CRT: vc15 # ext and env setup for tests #MYSQL_TEST_PASSWD: Password12! #MYSQL_TEST_USER: root #PDO_MYSQL_TEST_DSN: "pgsql:host=127.0.0.1 port=5432 dbname=test user=root password=Password12!" #PDO_MYSQL_TEST_USER: root #PDO_MYSQL_TEST_PASS: Password12! #PGSQL_TEST_CONNSTR: "host=127.0.0.1 dbname=test port=5432 user=postgres password=Password12!" #PDO_PGSQL_TEST_DSN: "pgsql:host=127.0.0.1 port=5432 dbname=test user=postgres password=Password12!" #build permutations matrix: - THREAD_SAFE: 0 OPCACHE: 0 PARALLEL: -j2 - THREAD_SAFE: 1 OPCACHE: 1 PARALLEL: -j2 INTRINSICS: AVX services: # the setup scripts have to be touched, once some other db version is used - mysql - postgresql101 - mssql2017 platform: - x64 # - x86 build_script: - appveyor\build.bat test_script: - appveyor\test.bat