Giter Site home page Giter Site logo

Comments (21)

riasvdv avatar riasvdv commented on July 16, 2024 3

macOS X: "Darwin"

from environment.

tobiasgies avatar tobiasgies commented on July 16, 2024 3

Ubuntu 16.04, confirming @galvao's suspicion:
string(5) "Linux"

from environment.

Ichabond avatar Ichabond commented on July 16, 2024 1

string(7) "OpenBSD"
OpenBSD viper GENERIC.MP#20 amd64

from environment.

Ichabond avatar Ichabond commented on July 16, 2024 1

After a lot of cursing, shouting, and just general misery:
string(5) "SunOS"
SunOS ranger 5.11 omnios-r151022-f9693432c2 i86pc i386 i86pc

from environment.

jsakars avatar jsakars commented on July 16, 2024 1

macOS X: Darwin

from environment.

voda avatar voda commented on July 16, 2024

string(5) "Linux" on Debian

from environment.

galvao avatar galvao commented on July 16, 2024

Fedora (and I suspect any distro really):
string(5) "Linux"

from environment.

m-takagi avatar m-takagi commented on July 16, 2024

Microsoft Windows 7 SP1 (Microsoft Windows [Version 6.1.7601]): string(5) "WINNT"

from environment.

Tjoosten avatar Tjoosten commented on July 16, 2024

Windows 10: string(5) "WINNT"

from environment.

JulienItard avatar JulienItard commented on July 16, 2024

Linux Mint 18.1
string(5) "Linux"

from environment.

dshafik avatar dshafik commented on July 16, 2024

macOS 10.12: string(6) "Darwin"

from environment.

ellotheth avatar ellotheth commented on July 16, 2024

Debian 7 (wheezy) and 8 (jessie):

string(5) "Linux"

from environment.

Slamdunk avatar Slamdunk commented on July 16, 2024

string(5) "Linux" on Slackware 14.0

from environment.

Slamdunk avatar Slamdunk commented on July 16, 2024

string(5) "WINNT" on Windows 7 SP1 & Cygwin

from environment.

s7eph4n avatar s7eph4n commented on July 16, 2024

string(5) "Linux" on RHEL 6.7

from environment.

mgocobachi avatar mgocobachi commented on July 16, 2024

macOS 10.12:
string(6) "Darwin"

from environment.

derickr avatar derickr commented on July 16, 2024

php -r 'var_dump(PHP_OS);'
string(7) "FreeBSD"

FreeBSD pledge 10.3-RELEASE FreeBSD 10.3-RELEASE #0 r297264: 
                   Fri Mar 25 02:10:02 UTC 2016     
                   [email protected]:/usr/obj/usr/src/sys/GENERIC  
                   amd64

from environment.

sea-wave avatar sea-wave commented on July 16, 2024

string(6) "NetBSD"

NetBSD sdf 7.0.1_PATCH NetBSD 7.0.1_PATCH (GENERIC.201607220540Z) amd64

from environment.

eclipxe13 avatar eclipxe13 commented on July 16, 2024

This is the response from a pfSense running FreeBSD

# uname -a
FreeBSD the-host-name 10.3-RELEASE-p9 FreeBSD 10.3-RELEASE-p9 #1 5fc1b19(RELENG_2_3_2): Tue Sep 27 12:26:06 CDT 2016     root@ce23-amd64-builder:/builder/pfsense-232/tmp/obj/builder/pfsense-232/tmp/FreeBSD-src/sys/pfSense  amd64

# php -r 'var_dump(PHP_OS);'
Command line code:1:
string(7) "FreeBSD"

from environment.

eclipxe13 avatar eclipxe13 commented on July 16, 2024

WIP: installing a dragonfly on virtualbox...
DragonFly 4.8.0-RELEASE 4 x86_64 with PHP 7.0.18

# /usr/local/bin/php -r 'var_dump(PHP_OS);'
string(9) "DragonFly"

from environment.

eclipxe13 avatar eclipxe13 commented on July 16, 2024

WIP: installing solaris on virtualbox...

#uname -a
SunOS solaristest 5.11 11.3 i86pc i386 i86pc

# php --version
PHP 5.6.8 (cli) (built: Aug 19 2015 18:50:51) 
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies

# php -r 'var_dump(PHP_OS);'
string(5) "SunOS"

from environment.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.