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.35
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
git: quiet: true dist: xenial language: c sudo: required addons: apt: packages: - locales - language-pack-de - re2c - ccache - mysql-server - libaspell-dev - libbz2-dev - libcurl4-gnutls-dev - libenchant-dev - libfreetype6-dev - libgmp-dev - libicu-dev - libjpeg-dev - libkrb5-dev - libonig-dev - libpng-dev - libpq-dev - libpspell-dev - libsasl2-dev - libsqlite3-dev - libsodium-dev - libtidy-dev - libwebp-dev - libxml2-dev - libxpm-dev - libxslt1-dev - libzip-dev services: - mysql - postgresql notifications: email: on_failure: change irc: template: - "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} - Change view : %{compare_url} - Build details : %{build_url}" channels: - "irc.efnet.org#php.pecl" on_success: change on_failure: always cache: apt: true ccache: true env: global: - MYSQL_TEST_HOST=127.0.0.1 - MYSQL_TEST_USER=travis - PDO_MYSQL_TEST_DSN="mysql:host=127.0.0.1;dbname=test" - PDO_MYSQL_TEST_USER=travis - PDO_MYSQL_TEST_PASS= - PDO_MYSQL_TEST_HOST=127.0.0.1 - PDO_PGSQL_TEST_DSN="pgsql:host=localhost port=5432 dbname=test user=postgres password=" - REPORT_EXIT_STATUS=1 jobs: include: - env: ENABLE_MAINTAINER_ZTS=0 ENABLE_DEBUG=0 arch: amd64 if: type = cron - env: ENABLE_MAINTAINER_ZTS=1 ENABLE_DEBUG=1 arch: amd64 if: type = cron - env: ENABLE_MAINTAINER_ZTS=1 ENABLE_DEBUG=1 SKIP_IO_CAPTURE_TESTS=1 ARM64=1 arch: arm64 if: type = cron before_script: - ccache --version - ccache --zero-stats - export USE_CCACHE=1 # Enable IPv6 - sudo sh -c 'echo 0 > /proc/sys/net/ipv6/conf/all/disable_ipv6' # Compile PHP - travis_wait ./travis/compile.sh # Setup Extensions - ./travis/setup-mysql.sh - ./travis/setup-pgsql.sh # Run PHPs run-tests.php script: # ARM64 CI reports nproc=32, which is excessive. - if [ -z "$ARM64" ]; then export JOBS=$(nproc); else export JOBS=16; fi - ./sapi/cli/php run-tests.php -P -d extension=`pwd`/modules/zend_test.so $(if [ $ENABLE_DEBUG == 0 ]; then echo "-d opcache.enable_cli=1 -d opcache.protect_memory=1 -d zend_extension=`pwd`/modules/opcache.so"; fi) -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --offline --show-diff --show-slow 1000 --set-timeout 120 -j$JOBS - sapi/cli/php -d extension_dir=`pwd`/modules -r 'dl("zend_test");' after_success: - ccache --show-stats