@@ -2,7 +2,7 @@ phpinfo()
2
2
PHP Version => 5.6.24
3
3
4
4
System => Windows NT HUMMER 6.1 build 7601 (Windows 7 Ultimate Edition Service Pack 1) AMD64
5
- Build Date => Dec 27 2017 23:20:15
5
+ Build Date => Aug 24 2019 02:44:02
6
6
Compiler => MSVC11 (Visual C++ 2012)
7
7
Architecture => x64
8
8
Configure Command => cscript /nologo configure.js "--disable-all" "--enable-cli" "--with-curl" "--enable-calendar" "--enable-ctype" "--enable-fileinfo" "--enable-filter" "--with-gd" "--enable-hash" "--with-iconv" "--enable-json" "--enable-mbstring" "--with-mcrypt" "--with-mysqli" "--with-mysqlnd" "--with-openssl" "--enable-pdo" "--with-pdo-mysql" "--enable-session" "--enable-zlib" "--with-bz2" "--with-libxml" "--with-dom" "--enable-exif" "--with-gettext" "--with-gmp" "--with-mysql" "--with-pdo-pgsql" "--with-pgsql" "--with-pdo-sqlite" "--enable-phar" "--with-simplexml" "--enable-sockets" "--enable-tokenizer" "--with-sqlite3" "--with-xml" "--enable-xmlreader" "--enable-xmlwriter" "--enable-zip" "--with-xmlrpc" "--enable-apache2-4handler"
@@ -735,7 +735,8 @@ Environment
735
735
Variable => Value
736
736
ALLUSERSPROFILE => C:\ProgramData
737
737
APPDATA => C:\Users\admin\AppData\Roaming
738
- BOOST_ROOT => C:\Program Files\boost\boost_1_63_0
738
+ BOOST_ROOT => C:\Program Files\boost\boost_1_68_0
739
+ BOOST_ROOT_ICU => C:\Program Files\boost\boost_1_68_0_icu
739
740
CommonProgramFiles => C:\Program Files\Common Files
740
741
CommonProgramFiles(x86) => C:\Program Files (x86)\Common Files
741
742
CommonProgramW6432 => C:\Program Files\Common Files
@@ -749,11 +750,12 @@ FARPROFILE => C:\Users\admin\AppData\Roaming\Far Manager\Profile
749
750
FP_NO_HOST_CHECK => NO
750
751
HOMEDRIVE => C:
751
752
HOMEPATH => \Users\admin
753
+ ICU_ROOT => C:\icu\dist
752
754
LOCALAPPDATA => C:\Users\admin\AppData\Local
753
755
LOGONSERVER => \\HUMMER
754
- NUMBER_OF_PROCESSORS => 2
756
+ NUMBER_OF_PROCESSORS => 4
755
757
OS => Windows_NT
756
- Path => C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\ Borland\StarTeam SDK 9.3\Lib;C:\Program Files (x86)\Borland\StarTeam SDK 9.3\Bin;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\
758
+ Path => C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Borland\StarTeam SDK 9.3\Lib;C:\Program Files (x86)\Borland\StarTeam SDK 9.3\Bin;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\ICU\bin;C:\cygwin64\bin;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0 \
757
759
PATHEXT => .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
758
760
PROCESSOR_ARCHITECTURE => AMD64
759
761
PROCESSOR_IDENTIFIER => Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
@@ -776,6 +778,7 @@ USERPROFILE => C:\Users\admin
776
778
VBOX_MSI_INSTALL_PATH => C:\Program Files\Oracle\VirtualBox\
777
779
VS100COMNTOOLS => c:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools\
778
780
VS110COMNTOOLS => C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
781
+ VS120COMNTOOLS => C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
779
782
VS140COMNTOOLS => C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
780
783
windir => C:\Windows
781
784
windows_tracing_flags => 3
@@ -787,7 +790,8 @@ PHP Variables
787
790
Variable => Value
788
791
_SERVER["ALLUSERSPROFILE"] => C:\ProgramData
789
792
_SERVER["APPDATA"] => C:\Users\admin\AppData\Roaming
790
- _SERVER["BOOST_ROOT"] => C:\Program Files\boost\boost_1_63_0
793
+ _SERVER["BOOST_ROOT"] => C:\Program Files\boost\boost_1_68_0
794
+ _SERVER["BOOST_ROOT_ICU"] => C:\Program Files\boost\boost_1_68_0_icu
791
795
_SERVER["CommonProgramFiles"] => C:\Program Files\Common Files
792
796
_SERVER["CommonProgramFiles(x86)"] => C:\Program Files (x86)\Common Files
793
797
_SERVER["CommonProgramW6432"] => C:\Program Files\Common Files
@@ -801,11 +805,12 @@ _SERVER["FARPROFILE"] => C:\Users\admin\AppData\Roaming\Far Manager\Profile
801
805
_SERVER["FP_NO_HOST_CHECK"] => NO
802
806
_SERVER["HOMEDRIVE"] => C:
803
807
_SERVER["HOMEPATH"] => \Users\admin
808
+ _SERVER["ICU_ROOT"] => C:\icu\dist
804
809
_SERVER["LOCALAPPDATA"] => C:\Users\admin\AppData\Local
805
810
_SERVER["LOGONSERVER"] => \\HUMMER
806
- _SERVER["NUMBER_OF_PROCESSORS"] => 2
811
+ _SERVER["NUMBER_OF_PROCESSORS"] => 4
807
812
_SERVER["OS"] => Windows_NT
808
- _SERVER["Path"] => C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\ Borland\StarTeam SDK 9.3\Lib;C:\Program Files (x86)\Borland\StarTeam SDK 9.3\Bin;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\
813
+ _SERVER["Path"] => C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Borland\StarTeam SDK 9.3\Lib;C:\Program Files (x86)\Borland\StarTeam SDK 9.3\Bin;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\ICU\bin;C:\cygwin64\bin;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0 \
809
814
_SERVER["PATHEXT"] => .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
810
815
_SERVER["PROCESSOR_ARCHITECTURE"] => AMD64
811
816
_SERVER["PROCESSOR_IDENTIFIER"] => Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
@@ -828,6 +833,7 @@ _SERVER["USERPROFILE"] => C:\Users\admin
828
833
_SERVER["VBOX_MSI_INSTALL_PATH"] => C:\Program Files\Oracle\VirtualBox\
829
834
_SERVER["VS100COMNTOOLS"] => c:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools\
830
835
_SERVER["VS110COMNTOOLS"] => C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
836
+ _SERVER["VS120COMNTOOLS"] => C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
831
837
_SERVER["VS140COMNTOOLS"] => C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
832
838
_SERVER["windir"] => C:\Windows
833
839
_SERVER["windows_tracing_flags"] => 3
@@ -838,8 +844,8 @@ _SERVER["SCRIPT_NAME"] => phpinfo.php
838
844
_SERVER["SCRIPT_FILENAME"] => phpinfo.php
839
845
_SERVER["PATH_TRANSLATED"] => phpinfo.php
840
846
_SERVER["DOCUMENT_ROOT"] =>
841
- _SERVER["REQUEST_TIME_FLOAT"] => 1514391887.4059
842
- _SERVER["REQUEST_TIME"] => 1514391887
847
+ _SERVER["REQUEST_TIME_FLOAT"] => 1566589584.8144
848
+ _SERVER["REQUEST_TIME"] => 1566589584
843
849
_SERVER["argv"] => Array
844
850
(
845
851
[0] => phpinfo.php
@@ -848,7 +854,8 @@ _SERVER["argv"] => Array
848
854
_SERVER["argc"] => 1
849
855
_ENV["ALLUSERSPROFILE"] => C:\ProgramData
850
856
_ENV["APPDATA"] => C:\Users\admin\AppData\Roaming
851
- _ENV["BOOST_ROOT"] => C:\Program Files\boost\boost_1_63_0
857
+ _ENV["BOOST_ROOT"] => C:\Program Files\boost\boost_1_68_0
858
+ _ENV["BOOST_ROOT_ICU"] => C:\Program Files\boost\boost_1_68_0_icu
852
859
_ENV["CommonProgramFiles"] => C:\Program Files\Common Files
853
860
_ENV["CommonProgramFiles(x86)"] => C:\Program Files (x86)\Common Files
854
861
_ENV["CommonProgramW6432"] => C:\Program Files\Common Files
@@ -862,11 +869,12 @@ _ENV["FARPROFILE"] => C:\Users\admin\AppData\Roaming\Far Manager\Profile
862
869
_ENV["FP_NO_HOST_CHECK"] => NO
863
870
_ENV["HOMEDRIVE"] => C:
864
871
_ENV["HOMEPATH"] => \Users\admin
872
+ _ENV["ICU_ROOT"] => C:\icu\dist
865
873
_ENV["LOCALAPPDATA"] => C:\Users\admin\AppData\Local
866
874
_ENV["LOGONSERVER"] => \\HUMMER
867
- _ENV["NUMBER_OF_PROCESSORS"] => 2
875
+ _ENV["NUMBER_OF_PROCESSORS"] => 4
868
876
_ENV["OS"] => Windows_NT
869
- _ENV["Path"] => C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\ Borland\StarTeam SDK 9.3\Lib;C:\Program Files (x86)\Borland\StarTeam SDK 9.3\Bin;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\
877
+ _ENV["Path"] => C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Borland\StarTeam SDK 9.3\Lib;C:\Program Files (x86)\Borland\StarTeam SDK 9.3\Bin;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\ICU\bin;C:\cygwin64\bin;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0 \
870
878
_ENV["PATHEXT"] => .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
871
879
_ENV["PROCESSOR_ARCHITECTURE"] => AMD64
872
880
_ENV["PROCESSOR_IDENTIFIER"] => Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
@@ -889,6 +897,7 @@ _ENV["USERPROFILE"] => C:\Users\admin
889
897
_ENV["VBOX_MSI_INSTALL_PATH"] => C:\Program Files\Oracle\VirtualBox\
890
898
_ENV["VS100COMNTOOLS"] => c:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools\
891
899
_ENV["VS110COMNTOOLS"] => C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
900
+ _ENV["VS120COMNTOOLS"] => C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
892
901
_ENV["VS140COMNTOOLS"] => C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
893
902
_ENV["windir"] => C:\Windows
894
903
_ENV["windows_tracing_flags"] => 3
0 commit comments