Sh3ll
OdayForums


Server : Apache
System : Linux 145.162.205.92.host.secureserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64
User : tradze ( 1001)
PHP Version : 8.1.34
Disable Function : NONE
Directory :  /home/tradze/public_html/test.tradze.com/vendor/cocur/slugify/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/tradze/public_html/test.tradze.com/vendor/cocur/slugify/.appveyor.yml
build: false
shallow_clone: true
platform: x86
clone_folder: c:\projects\cocur\slugify

cache:
  - '%LOCALAPPDATA%\Composer\files'

init:
  - SET PATH=C:\Program Files\OpenSSL;c:\tools\php;%PATH%

environment:
  matrix:
    - COMPOSER_FLAGS: ""

install:
  - cinst -y OpenSSL.Light
  - cinst -y php
  - cd c:\tools\php
  - copy php.ini-production php.ini /Y
  - echo date.timezone="UTC" >> php.ini
  - echo extension_dir=ext >> php.ini
  - echo extension=php_openssl.dll >> php.ini
  - echo extension=php_mbstring.dll >> php.ini
  - echo extension=php_fileinfo.dll >> php.ini
  - echo memory_limit=1G >> php.ini
  - cd c:\projects\cocur\slugify
  - php -r "readfile('http://getcomposer.org/installer');" | php
  - php composer.phar update %COMPOSER_FLAGS% --no-interaction --no-progress

test_script:
  - cd c:\projects\cocur\slugify
  - vendor\bin\phpunit.bat --verbose

notifications:
  - provider: Webhook
    url: https://webhooks.gitter.im/e/aaf55568e4629e650616
    on_build_success: false
    on_build_failure: true
    on_build_status_changed: true

ZeroDay Forums Mini