php_test_results_20160317_1417
[email protected] (Cloves Pereira Costa Junior)
| Newsgroups | php.qa.reports |
|---|---|
| Message-ID | <OFCC54B2A0.FBAC1C40-ON83257F79.004F214B-83257F79.004F8B76@jtekt.com.br> |
Cloves Pereira Costa Jr Support Analyst Information Technology JTEKT AUTOMOTIVA BRASIL LTDA Av. Volkswagen Audi , 1200 - Bairro Campo Largo da Roseira CEP: 83090-680 - São José dos Pinhais - Paraná - Brasil Phone: +55 (41) 2102-8175 Email: [email protected] AVISO LEGAL: As informações contidas nesta mensagem podem ser confidenciais, legalmente privilegiadas, ou ter de alguma forma protegida a sua divulgação, sendo exclusivamente para o uso do(s) seu(s) destinatário(s). Se você não for o destinatário desta comunicação, queira por gentileza excluir e destruir todas as cópias em seu poder, notificar o remetente que você recebeu esta comunicação por engano, sendo vedada qualquer utilização de seu conteúdo ( conservação, reprodução; difusão; divulgação total ou parcial, etc). Nada nesta mensagem deve ser considerada como uma assinatura eletrônica, a menos que uma declaração especifica em contrario seja inclusa nesta mensagem. DISCLAIMER: The information contained in this message may be confidential, subject to legal privilege, or otherwise protected from disclosure, and is intended only for the use of the recipient(s) specified in this communication. If you are not the intended recipient of this communication, please delete and destroy all copies in your possession, advise the sender immediately that you have received this communication in error, and note that its dissemination or any use of its content (keeping, reproduction, distribution, total or partial disclosure, etc.) is expressly prohibited.. Nothing in this message is intended to constitute an electronic signature unless a specific statement to the contrary is included in this message.
php_test_results_20160317_1417.txt
(text/plain, 42.1 KB)
===================================================================== EXPECTED FAILED TEST SUMMARY --------------------------------------------------------------------- Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt] XFAIL REASON: BUG: open_basedir cannot delete symlink to prohibited file. See also bugs 48111 and 52176. Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2 Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2 Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt] XFAIL REASON: See Bug #48770 Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt] XFAIL REASON: See Bug #48770 Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt] XFAIL REASON: See Bug #48770 Bug #64896 (Segfault with gc_collect_cycles using unserialize on certain objects) [Zend/tests/bug64896.phpt] XFAIL REASON: We can not fix this bug without a significant (performace slow down) change to gc Initial value of static var in method depends on the include time of the class definition [Zend/tests/method_static_var.phpt] XFAIL REASON: Maybe not a bug DateTime::add() -- fall type2 type3 [ext/date/tests/DateTime_add-fall-type2-type3.phpt] XFAIL REASON: Various bugs exist DateTime::add() -- fall type3 type2 [ext/date/tests/DateTime_add-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist DateTime::add() -- fall type3 type3 [ext/date/tests/DateTime_add-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist DateTime::add() -- spring type2 type3 [ext/date/tests/DateTime_add-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist DateTime::add() -- spring type3 type2 [ext/date/tests/DateTime_add-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist DateTime::add() -- spring type3 type3 [ext/date/tests/DateTime_add-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist DateTime::diff() -- fall type2 type3 [ext/date/tests/DateTime_diff-fall-type2-type3..phpt] XFAIL REASON: Various bugs exist DateTime::diff() -- fall type3 type2 [ext/date/tests/DateTime_diff-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist DateTime::diff() -- fall type3 type3 [ext/date/tests/DateTime_diff-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist DateTime::diff() -- spring type2 type3 [ext/date/tests/DateTime_diff-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist DateTime::diff() -- spring type3 type2 [ext/date/tests/DateTime_diff-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist DateTime::diff() -- spring type3 type3 [ext/date/tests/DateTime_diff-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist DateTime::sub() -- fall type2 type3 [ext/date/tests/DateTime_sub-fall-type2-type3.phpt] XFAIL REASON: Various bugs exist DateTime::sub() -- fall type3 type2 [ext/date/tests/DateTime_sub-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist DateTime::sub() -- fall type3 type3 [ext/date/tests/DateTime_sub-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist DateTime::sub() -- spring type2 type3 [ext/date/tests/DateTime_sub-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist DateTime::sub() -- spring type3 type2 [ext/date/tests/DateTime_sub-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist DateTime::sub() -- spring type3 type3 [ext/date/tests/DateTime_sub-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bd2) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bd2.phpt] XFAIL REASON: Still not quite right RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fs) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fs.phpt] XFAIL REASON: Still not quite right Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt] XFAIL REASON: FILTER_UNSAFE_RAW not applied when configured as default filter, even with flags Bug #67296 (filter_input doesn't validate variables) [ext/filter/tests/bug49184.phpt] XFAIL REASON: See Bug #49184 Bug #53640 (XBM images require width to be multiple of 8) [ext/gd/tests/bug53640.phpt] XFAIL REASON: Padding is not implemented yet zend multibyte (2) [ext/mbstring/tests/zend_multibyte-02.phpt] XFAIL REASON: https://bugs.php..net/bug.php?id=66582 zend multibyte (6) [ext/mbstring/tests/zend_multibyte-06.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 zend multibyte (7) [ext/mbstring/tests/zend_multibyte-07.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 zend multibyte (9) [ext/mbstring/tests/zend_multibyte-09.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 Bug #70470 (Built-in server truncates headers spanning over TCP packets) [sapi/cli/tests/bug70470.phpt] XFAIL REASON: bug is not fixed yet ===================================================================== ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- file_get_contents() test using offset parameter out of range [ext/standard/tests/file/file_get_contents_error001.phpt] mixed stream_socket_enable_crypto(resource $stream , bool $enable [, int $crypto_type [, resource $session_stream ]] ) ; [ext/standard/tests/streams/stream_socket_enable_crypto-win32.phpt] ===================================================================== ===================================================================== WARNED TEST SUMMARY --------------------------------------------------------------------- zend multibyte (8) [ext/mbstring/tests/zend_multibyte-08.phpt] (warn: XFAIL section but test passes) zend multibyte (10) [ext/mbstring/tests/zend_multibyte-10.phpt] (warn: XFAIL section but test passes) zend multibyte (11) [ext/mbstring/tests/zend_multibyte-11.phpt] (warn: XFAIL section but test passes) Phar: bug #69958: Segfault in Phar::convertToData on invalid file [ext/phar/tests/bug69958.phpt] (warn: XFAIL section but test passes) Bug #69111 Crash in SessionHandler::read() [ext/session/tests/bug69111.phpt] (warn: XFAIL section but test passes) Bug #70172 - Use After Free Vulnerability in unserialize() [ext/standard/tests/serialize/bug70172.phpt] (warn: XFAIL section but test passes) ===================================================================== ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 46 Exts tested : 34 --------------------------------------------------------------------- Number of tests : 13720 9933 Tests skipped : 3787 ( 27.6%) -------- Tests warned : 6 ( 0.0%) ( 0.1%) Tests failed : 2 ( 0.0%) ( 0.0%) Expected fail : 36 ( 0.3%) ( 0.4%) Tests passed : 9889 ( 72.1%) ( 99.6%) --------------------------------------------------------------------- Time taken : 326 seconds ===================================================================== ===================================================================== EXPECTED FAILED TEST SUMMARY --------------------------------------------------------------------- Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt] XFAIL REASON: BUG: open_basedir cannot delete symlink to prohibited file. See also bugs 48111 and 52176. Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2 Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2 Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt] XFAIL REASON: See Bug #48770 Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt] XFAIL REASON: See Bug #48770 Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt] XFAIL REASON: See Bug #48770 Bug #64896 (Segfault with gc_collect_cycles using unserialize on certain objects) [Zend/tests/bug64896.phpt] XFAIL REASON: We can not fix this bug without a significant (performace slow down) change to gc Initial value of static var in method depends on the include time of the class definition [Zend/tests/method_static_var.phpt] XFAIL REASON: Maybe not a bug DateTime::add() -- fall type2 type3 [ext/date/tests/DateTime_add-fall-type2-type3.phpt] XFAIL REASON: Various bugs exist DateTime::add() -- fall type3 type2 [ext/date/tests/DateTime_add-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist DateTime::add() -- fall type3 type3 [ext/date/tests/DateTime_add-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist DateTime::add() -- spring type2 type3 [ext/date/tests/DateTime_add-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist DateTime::add() -- spring type3 type2 [ext/date/tests/DateTime_add-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist DateTime::add() -- spring type3 type3 [ext/date/tests/DateTime_add-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist DateTime::diff() -- fall type2 type3 [ext/date/tests/DateTime_diff-fall-type2-type3.phpt] XFAIL REASON: Various bugs exist DateTime::diff() -- fall type3 type2 [ext/date/tests/DateTime_diff-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist DateTime::diff() -- fall type3 type3 [ext/date/tests/DateTime_diff-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist DateTime::diff() -- spring type2 type3 [ext/date/tests/DateTime_diff-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist DateTime::diff() -- spring type3 type2 [ext/date/tests/DateTime_diff-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist DateTime::diff() -- spring type3 type3 [ext/date/tests/DateTime_diff-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist DateTime::sub() -- fall type2 type3 [ext/date/tests/DateTime_sub-fall-type2-type3.phpt] XFAIL REASON: Various bugs exist DateTime::sub() -- fall type3 type2 [ext/date/tests/DateTime_sub-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist DateTime::sub() -- fall type3 type3 [ext/date/tests/DateTime_sub-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist DateTime::sub() -- spring type2 type3 [ext/date/tests/DateTime_sub-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist DateTime::sub() -- spring type3 type2 [ext/date/tests/DateTime_sub-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist DateTime::sub() -- spring type3 type3 [ext/date/tests/DateTime_sub-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bd2) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bd2.phpt] XFAIL REASON: Still not quite right RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fs) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fs.phpt] XFAIL REASON: Still not quite right Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt] XFAIL REASON: FILTER_UNSAFE_RAW not applied when configured as default filter, even with flags Bug #67296 (filter_input doesn't validate variables) [ext/filter/tests/bug49184.phpt] XFAIL REASON: See Bug #49184 Bug #53640 (XBM images require width to be multiple of 8) [ext/gd/tests/bug53640.phpt] XFAIL REASON: Padding is not implemented yet zend multibyte (2) [ext/mbstring/tests/zend_multibyte-02.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 zend multibyte (6) [ext/mbstring/tests/zend_multibyte-06.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 zend multibyte (7) [ext/mbstring/tests/zend_multibyte-07.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 zend multibyte (9) [ext/mbstring/tests/zend_multibyte-09.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 Bug #70470 (Built-in server truncates headers spanning over TCP packets) [sapi/cli/tests/bug70470.phpt] XFAIL REASON: bug is not fixed yet ===================================================================== ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- file_get_contents() test using offset parameter out of range [ext/standard/tests/file/file_get_contents_error001.phpt] mixed stream_socket_enable_crypto(resource $stream , bool $enable [, int $crypto_type [, resource $session_stream ]] ) ; [ext/standard/tests/streams/stream_socket_enable_crypto-win32.phpt] ===================================================================== ===================================================================== WARNED TEST SUMMARY --------------------------------------------------------------------- zend multibyte (8) [ext/mbstring/tests/zend_multibyte-08.phpt] (warn: XFAIL section but test passes) zend multibyte (10) [ext/mbstring/tests/zend_multibyte-10.phpt] (warn: XFAIL section but test passes) zend multibyte (11) [ext/mbstring/tests/zend_multibyte-11.phpt] (warn: XFAIL section but test passes) Phar: bug #69958: Segfault in Phar::convertToData on invalid file [ext/phar/tests/bug69958.phpt] (warn: XFAIL section but test passes) Bug #69111 Crash in SessionHandler::read() [ext/session/tests/bug69111.phpt] (warn: XFAIL section but test passes) Bug #70172 - Use After Free Vulnerability in unserialize() [ext/standard/tests/serialize/bug70172.phpt] (warn: XFAIL section but test passes) ===================================================================== ================================================================================ /usr/local/se/apps/php-5.6.19/ext/standard/tests/file/file_get_contents_error001.phpt ================================================================================ ** ERROR: process timed out ** ================================================================================ 001+ ** ERROR: process timed out ** 001- bool(false) ================================================================================ ================================================================================ /usr/local/se/apps/php-5.6.19/ext/standard/tests/streams/stream_socket_enable_crypto-win32.phpt ================================================================================ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /usr/local/se/apps/php-5.6.19/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 6 bool(true) Warning: stream_socket_enable_crypto(): When enabling encryption you must specify the crypto type in /usr/local/se/apps/php-5.6.19/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 7 bool(false) Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /usr/local/se/apps/php-5.6.19/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 8 bool(false) Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /usr/local/se/apps/php-5.6.19/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 9 bool(false) Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /usr/local/se/apps/php-5.6.19/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 10 bool(false) Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /usr/local/se/apps/php-5.6.19/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 11 bool(false) Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /usr/local/se/apps/php-5.6.19/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 12 bool(false) Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /usr/local/se/apps/php-5.6.19/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 13 bool(false) Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /usr/local/se/apps/php-5.6.19/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 14 bool(false) Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /usr/local/se/apps/php-5.6.19/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 15 bool(false) ================================================================================ 001+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /usr/local/se/apps/php-5.6.19/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 6 002+ bool(true) 001- bool(false) 006+ 007+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /usr/local/se/apps/php-5.6.19/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 8 007- Warning: stream_socket_enable_crypto(): SSL: A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied. 008- in %s on line %d 010+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /usr/local/se/apps/php-5.6.19/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 9 011+ bool(false) 012+ 013+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /usr/local/se/apps/php-5.6.19/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 10 014+ bool(false) 015+ 016+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /usr/local/se/apps/php-5.6.19/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 11 017+ bool(false) 018+ 019+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /usr/local/se/apps/php-5.6.19/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 12 020+ bool(false) 021+ 022+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /usr/local/se/apps/php-5.6.19/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 13 023+ bool(false) 024+ 025+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /usr/local/se/apps/php-5.6.19/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 14 011- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for this stream in %s on line %d 028+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /usr/local/se/apps/php-5.6.19/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 15 013- 014- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for this stream in %s on line %d 015- bool(false) 016- 017- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for this stream in %s on line %d 018- bool(false) 019- 020- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for this stream in %s on line %d 021- bool(false) 022- 023- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for this stream in %s on line %d 024- bool(false) 025- 026- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for this stream in %s on line %d 027- bool(false) ================================================================================ ================================================================================ BUILD ENVIRONMENT ================================================================================ OS: Linux - Linux jabrvm45 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u3 (2015-08-04) x86_64 Autoconf: autoconf (GNU Autoconf) 2.69 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. Bundled Libtool: ltmain.sh (GNU libtool) 1.5.26 (1.1220.2.492 2008/01/30 06:40:56) Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. System Libtool: N/A Compiler: Using built-in specs. COLLECT_GCC=cc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.9.2 (Debian 4.9.2-10) Bison: Libraries: linux-vdso.so.1 (0x00007ffcd75b3000) libcrypt.so.1 => /lib/x86_64-linux-gnu/libcrypt.so.1 (0x00007f2339905000) libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007f23396ee000) librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f23394e6000) libsybdb.so.5 => /usr/lib/x86_64-linux-gnu/libsybdb.so.5 (0x00007f233927e000) libmcrypt.so.4 => /usr/lib/libmcrypt.so.4 (0x00007f233904c000) libltdl.so.7 => /usr/lib/x86_64-linux-gnu/libltdl..so.7 (0x00007f2338e42000) libpng12.so.0 => /usr/lib/x86_64-linux-gnu/libpng12.so.0 (0x00007f2338c1b000) libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f2338a00000) libjpeg.so.62 => /usr/lib/x86_64-linux-gnu/libjpeg.so.62 (0x00007f23387a9000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f23384a8000) libnsl.so.1 => /lib/x86_64-linux-gnu/libnsl.so.1 (0x00007f2338290000) libxml2.so.2 => /usr/lib/x86_64-linux-gnu/libxml2.so.2 (0x00007f2337f29000) libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007f2337c7f000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f2337a7b000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f23376d0000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f23374b3000) libgssapi_krb5.so.2 => /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 (0x00007f2337268000) libgnutls-deb0.so.28 => /usr/lib/x86_64-linux-gnu/libgnutls-deb0.so.28 (0x00007f2336f49000) liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007f2336d26000) /lib64/ld-linux-x86-64.so.2 (0x00007f2339b3c000) libkrb5.so.3 => /usr/lib/x86_64-linux-gnu/libkrb5.so.3 (0x00007f2336a52000) libk5crypto.so.3 => /usr/lib/x86_64-linux-gnu/libk5crypto.so.3 (0x00007f2336821000) libcom_err.so.2 => /lib/x86_64-linux-gnu/libcom_err.so.2 (0x00007f233661d000) libkrb5support.so.0 => /usr/lib/x86_64-linux-gnu/libkrb5support.so.0 (0x00007f2336411000) libkeyutils.so.1 => /lib/x86_64-linux-gnu/libkeyutils.so.1 (0x00007f233620d000) libp11-kit.so.0 => /usr/lib/x86_64-linux-gnu/libp11-kit.so.0 (0x00007f2335fc7000) libtasn1.so.6 => /usr/lib/x86_64-linux-gnu/libtasn1.so.6 (0x00007f2335db3000) libnettle.so.4 => /usr/lib/x86_64-linux-gnu/libnettle.so.4 (0x00007f2335b81000) libhogweed.so.2 => /usr/lib/x86_64-linux-gnu/libhogweed.so.2 (0x00007f2335952000) libgmp.so.10 => /usr/lib/x86_64-linux-gnu/libgmp.so.10 (0x00007f23356cf000) libffi.so.6 => /usr/lib/x86_64-linux-gnu/libffi.so.6 (0x00007f23354c7000) User's E-mail: cloves dot costa at jtekt dot com dot br ================================================================================ PHPINFO ================================================================================ phpinfo() PHP Version => 5.6.19 System => Linux jabrvm45 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u3 (2015-08-04) x86_64 Build Date => Mar 17 2016 11:15:37 Configure Command => './configure' '--prefix=/usr/local/se/apps/php' '--with-config-file-path=/usr/local/se/apps/php' '--with-apxs2=/usr/bin/apxs' '--with-gd' '--with-zlib' '--with-jpeg-dir' '--with-png-dir' '--with-mhash' '--enable-mbstring' '--with-freetype-dir' '--enable-gd-native-ttf' '--with-iconv' '--enable-bcmath' '--with-mcrypt' '--with-mssql=/usr/local/se/apps/freetds' Server API => Command Line Interface Virtual Directory Support => disabled Configuration File (php.ini) Path => /usr/local/se/apps/php Loaded Configuration File => (none) Scan this dir for additional .ini files => (none) Additional ..ini files parsed => (none) PHP API => 20131106 PHP Extension => 20131226 Zend Extension => 220131226 Zend Extension Build => API220131226,NTS PHP Extension Build => API20131226,NTS Debug Build => no Thread Safety => disabled Zend Signal Handling => disabled Zend Memory Manager => enabled Zend Multibyte Support => provided by mbstring IPv6 Support => enabled DTrace Support => disabled Registered PHP Streams => compress.zlib, php, file, glob, data, http, ftp, phar Registered Stream Socket Transports => tcp, udp, unix, udg Registered Stream Filters => zlib.*, convert.iconv.*, mcrypt.*, mdecrypt.*, string..rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk This program makes use of the Zend Scripting Language Engine: Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies _______________________________________________________________________ Configuration bcmath BCMath support => enabled Directive => Local Value => Master Value bcmath.scale => 0 => 0 Core PHP Version => 5.6.19 Directive => Local Value => Master Value allow_url_fopen => On => On allow_url_include => Off => Off always_populate_raw_post_data => 0 => 0 arg_separator.input => & => & arg_separator.output => & => & asp_tags => Off => Off auto_append_file => no value => no value auto_globals_jit => On => On auto_prepend_file => no value => no value browscap => no value => no value default_charset => UTF-8 => UTF-8 default_mimetype => text/html => text/html disable_classes => no value => no value disable_functions => no value => no value display_errors => STDERR => STDERR display_startup_errors => Off => Off doc_root => no value => no value docref_ext => no value => no value docref_root => no value => no value enable_dl => On => On enable_post_data_reading => On => On error_append_string => no value => no value error_log => no value => no value error_prepend_string => no value => no value error_reporting => no value => no value exit_on_timeout => Off => Off expose_php => On => On extension_dir => /usr/local/se/apps/php/lib/php/extensions/no-debug-non-zts-20131226 => /usr/local/se/apps/php/lib/php/extensions/no-debug-non-zts-20131226 file_uploads => On => On highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font> highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font> highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font> highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font> highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font> html_errors => Off => Off ignore_repeated_errors => Off => Off ignore_repeated_source => Off => Off ignore_user_abort => Off => Off implicit_flush => On => On include_path => .:/usr/local/se/apps/php/lib/php => .:/usr/local/se/apps/php/lib/php input_encoding => no value => no value internal_encoding => no value => no value log_errors => Off => Off log_errors_max_len => 1024 => 1024 mail.add_x_header => Off => Off mail.force_extra_parameters => no value => no value mail.log => no value => no value max_execution_time => 0 => 0 max_file_uploads => 20 => 20 max_input_nesting_level => 64 => 64 max_input_time => -1 => -1 max_input_vars => 1000 => 1000 memory_limit => 128M => 128M open_basedir => no value => no value output_buffering => 0 => 0 output_encoding => no value => no value output_handler => no value => no value post_max_size => 8M => 8M precision => 14 => 14 realpath_cache_size => 16K => 16K realpath_cache_ttl => 120 => 120 register_argc_argv => On => On report_memleaks => On => On report_zend_debug => Off => Off request_order => no value => no value sendmail_from => no value => no value sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i serialize_precision => 17 => 17 short_open_tag => On => On SMTP => localhost => localhost smtp_port => 25 => 25 sql.safe_mode => Off => Off sys_temp_dir => no value => no value track_errors => Off => Off unserialize_callback_func => no value => no value upload_max_filesize => 2M => 2M upload_tmp_dir => no value => no value user_dir => no value => no value user_ini.cache_ttl => 300 => 300 user_ini.filename => .user.ini => .user.ini variables_order => EGPCS => EGPCS xmlrpc_error_number => 0 => 0 xmlrpc_errors => Off => Off zend.detect_unicode => On => On zend.enable_gc => On => On zend.multibyte => Off => Off zend.script_encoding => no value => no value ctype ctype functions => enabled date date/time support => enabled "Olson" Timezone Database Version => 2016.1 Timezone Database => internal Default timezone => UTC Directive => Local Value => Master Value date.default_latitude => 31.7667 => 31.7667 date.default_longitude => 35.2333 => 35.2333 date.sunrise_zenith => 90.583333 => 90.583333 date.sunset_zenith => 90.583333 => 90.583333 date.timezone => no value => no value dom DOM/XML => enabled DOM/XML API Version => 20031129 libxml Version => 2.9.1 HTML Support => enabled XPath Support => enabled XPointer Support => enabled Schema Support => enabled RelaxNG Support => enabled ereg Regex Library => Bundled library enabled fileinfo fileinfo support => enabled version => 1.0.5 libmagic => 517 filter Input Validation and Filtering => enabled Revision => $Id: 0a967738ca580e8bfdacb06853749743fc79b969 $ Directive => Local Value => Master Value filter.default => unsafe_raw => unsafe_raw filter.default_flags => no value => no value gd GD Support => enabled GD Version => bundled (2.1.0 compatible) FreeType Support => enabled FreeType Linkage => with freetype FreeType Version => 2.5.2 GIF Read Support => enabled GIF Create Support => enabled JPEG Support => enabled libJPEG Version => 6b PNG Support => enabled libPNG Version => 1.2.50 WBMP Support => enabled XBM Support => enabled Directive => Local Value => Master Value gd.jpeg_ignore_warning => 0 => 0 hash hash support => enabled Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b fnv132 fnv1a32 fnv164 fnv1a64 joaat haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5 iconv iconv support => enabled iconv implementation => glibc iconv library version => 2.19 Directive => Local Value => Master Value iconv.input_encoding => no value => no value iconv.internal_encoding => no value => no value iconv.output_encoding => no value => no value json json support => enabled json version => 1.2.1 libxml libXML support => active libXML Compiled Version => 2.9.1 libXML Loaded Version => 20901 libXML streams => enabled mbstring Multibyte Support => enabled Multibyte string engine => libmbfl HTTP input encoding translation => disabled libmbfl version => 1.3.2 mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1. Multibyte (japanese) regex support => enabled Multibyte regex (oniguruma) backtrack check => On Multibyte regex (oniguruma) version => 5.9.5 Directive => Local Value => Master Value mbstring.detect_order => no value => no value mbstring.encoding_translation => Off => Off mbstring.func_overload => 0 => 0 mbstring.http_input => no value => no value mbstring.http_output => no value => no value mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml) mbstring.internal_encoding => no value => no value mbstring.language => neutral => neutral mbstring.strict_detection => Off => Off mbstring.substitute_character => no value => no value mcrypt mcrypt support => enabled mcrypt_filter support => enabled Version => 2.5..8 Api No => 20021217 Supported ciphers => cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream Directive => Local Value => Master Value mcrypt.algorithms_dir => no value => no value mcrypt.modes_dir => no value => no value mhash MHASH support => Enabled MHASH API Version => Emulated Support mssql MSSQL Support => enabled Active Persistent Links => 0 Active Links => 0 Library version => FreeTDS Directive => Local Value => Master Value mssql.allow_persistent => On => On mssql.batchsize => 0 => 0 mssql.charset => no value => no value mssql.compatability_mode => Off => Off mssql.compatibility_mode => Off => Off mssql.connect_timeout => 5 => 5 mssql.datetimeconvert => On => On mssql.max_links => Unlimited => Unlimited mssql.max_persistent => Unlimited => Unlimited mssql.max_procs => Unlimited => Unlimited mssql.min_error_severity => 10 => 10 mssql..min_message_severity => 10 => 10 mssql.secure_connection => Off => Off mssql.textlimit => Server default => Server default mssql.textsize => Server default => Server default mssql.timeout => 60 => 60 pcre PCRE (Perl Compatible Regular Expressions) Support => enabled PCRE Library Version => 8.38 2015-11-23 Directive => Local Value => Master Value pcre.backtrack_limit => 1000000 => 1000000 pcre.recursion_limit => 100000 => 100000 PDO PDO support => enabled PDO drivers => sqlite pdo_sqlite PDO Driver for SQLite 3.x => enabled SQLite Library => 3.8.10.2 Phar Phar: PHP Archive support => enabled Phar EXT version => 2.0.2 Phar API version => 1.1.1 SVN revision => $Id: 02776458f3b53f9c4694356ef19e77b32d03ecd3 $ Phar-based phar archives => enabled Tar-based phar archives => enabled ZIP-based phar archives => enabled gzip compression => enabled bzip2 compression => disabled (install pecl/bz2) OpenSSL support => disabled (install ext/openssl) Phar based on pear/PHP_Archive, original concept by Davey Shafik. Phar fully realized by Gregory Beaver and Marcus Boerger. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle. Directive => Local Value => Master Value phar.cache_list => no value => no value phar.readonly => On => On phar.require_hash => On => On posix Revision => $Id: 5f4acc20904b1406142f2a0ede068db048c77e77 $ Reflection Reflection => enabled Version => $Id: fbcf7a77ca8e3d4cd7501de8025235b947b8240f $ session Session Support => enabled Registered save handlers => files user Registered serializer handlers => php_serialize php php_binary Directive => Local Value => Master Value session.auto_start => Off => Off session.cache_expire => 180 => 180 session.cache_limiter => nocache => nocache session.cookie_domain => no value => no value session.cookie_httponly => Off => Off session.cookie_lifetime => 0 => 0 session.cookie_path => / => / session.cookie_secure => Off => Off session.entropy_file => /dev/urandom => /dev/urandom session.entropy_length => 32 => 32 session.gc_divisor => 100 => 100 session.gc_maxlifetime => 1440 => 1440 session.gc_probability => 1 => 1 session.hash_bits_per_character => 4 => 4 session.hash_function => 0 => 0 session.name => PHPSESSID => PHPSESSID session.referer_check => no value => no value session.save_handler => files => files session.save_path => no value => no value session.serialize_handler => php => php session.upload_progress.cleanup => On => On session.upload_progress.enabled => On => On session.upload_progress.freq => 1% => 1% session.upload_progress.min_freq => 1 => 1 session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS session.upload_progress.prefix => upload_progress_ => upload_progress_ session.use_cookies => On => On session.use_only_cookies => On => On session.use_strict_mode => Off => Off session.use_trans_sid => 0 => 0 SimpleXML Simplexml support => enabled Revision => $Id: af266348a39eb99eeabb77c7f34cf28d640f2f1f $ Schema support => enabled SPL SPL support => enabled Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException sqlite3 SQLite3 support => enabled SQLite3 module version => 0.7-dev SQLite Library => 3.8.10.2 Directive => Local Value => Master Value sqlite3.extension_dir => no value => no value standard Dynamic Library Support => enabled Path to sendmail => /usr/sbin/sendmail -t -i Directive => Local Value => Master Value assert.active => 1 => 1 assert.bail => 0 => 0 assert.callback => no value => no value assert.quiet_eval => 0 => 0 assert.warning => 1 => 1 auto_detect_line_endings => 0 => 0 default_socket_timeout => 60 => 60 from => no value => no value url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset= user_agent => no value => no value tokenizer Tokenizer Support => enabled xml XML Support => active XML Namespace Support => active libxml2 Version => 2.9.1 xmlreader XMLReader => enabled xmlwriter XMLWriter => enabled zlib ZLib Support => enabled Stream Wrapper => compress.zlib:// Stream Filter => zlib.inflate, zlib.deflate Compiled Version => 1.2.8 Linked Version => 1..2.8 Directive => Local Value => Master Value zlib.output_compression => Off => Off zlib.output_compression_level => -1 => -1 zlib.output_handler => no value => no value Additional Modules Module Name Environment Variable => Value MAIL => /var/mail/root SSH_CLIENT => deleted USER => root LANGUAGE => en_US:en SHLVL => 2 TEST_PHP_SRCDIR => /usr/local/se/apps/php-5.6.19 HOME => /root SSH_TTY => deleted MAKEFLAGS => LOGNAME => root TEST_PHP_EXECUTABLE => /usr/local/se/apps/php-5.6.19/sapi/cli/php _ => /usr/local/se/apps/php-5.6.19/sapi/cli/php TERM => xterm PATH => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin MAKELEVEL => 1 LANG => en_US.UTF-8 SSH_AUTH_SOCK => deleted SHELL => /bin/bash PWD => /usr/local/se/apps/php-5.6.19 JAVA_HOME => /usr/local/se/apps/java/jdk1.7.0_80 SSH_CONNECTION => deleted CC => cc MFLAGS => PHP Variables Variable => Value _SERVER["MAIL"] => /var/mail/root _SERVER["SSH_CLIENT"] => deleted _SERVER["USER"] => root _SERVER["LANGUAGE"] => en_US:en _SERVER["SHLVL"] => 2 _SERVER["TEST_PHP_SRCDIR"] => /usr/local/se/apps/php-5.6.19 _SERVER["HOME"] => /root _SERVER["SSH_TTY"] => deleted _SERVER["MAKEFLAGS"] => _SERVER["LOGNAME"] => root _SERVER["TEST_PHP_EXECUTABLE"] => /usr/local/se/apps/php-5.6.19/sapi/cli/php _SERVER["_"] => /usr/local/se/apps/php-5.6.19/sapi/cli/php _SERVER["TERM"] => xterm _SERVER["PATH"] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin _SERVER["MAKELEVEL"] => 1 _SERVER["LANG"] => en_US.UTF-8 _SERVER["SSH_AUTH_SOCK"] => deleted _SERVER["SHELL"] => /bin/bash _SERVER["PWD"] => /usr/local/se/apps/php-5.6.19 _SERVER["JAVA_HOME"] => /usr/local/se/apps/java/jdk1.7.0_80 _SERVER["SSH_CONNECTION"] => deleted _SERVER["CC"] => cc _SERVER["MFLAGS"] => _SERVER["PHP_SELF"] => _SERVER["SCRIPT_NAME"] => _SERVER["SCRIPT_FILENAME"] => _SERVER["PATH_TRANSLATED"] => _SERVER["DOCUMENT_ROOT"] => _SERVER["REQUEST_TIME_FLOAT"] => 1458224841.2288 _SERVER["REQUEST_TIME"] => 1458224841 _SERVER["argv"] => Array ( ) _SERVER["argc"] => 0 _ENV["MAIL"] => /var/mail/root _ENV["SSH_CLIENT"] => deleted _ENV["USER"] => root _ENV["LANGUAGE"] => en_US:en _ENV["SHLVL"] => 2 _ENV["TEST_PHP_SRCDIR"] => /usr/local/se/apps/php-5.6.19 _ENV["HOME"] => /root _ENV["SSH_TTY"] => deleted _ENV["MAKEFLAGS"] => _ENV["LOGNAME"] => root _ENV["TEST_PHP_EXECUTABLE"] => /usr/local/se/apps/php-5.6.19/sapi/cli/php _ENV["_"] => /usr/local/se/apps/php-5.6.19/sapi/cli/php _ENV["TERM"] => xterm _ENV["PATH"] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin _ENV["MAKELEVEL"] => 1 _ENV["LANG"] => en_US.UTF-8 _ENV["SSH_AUTH_SOCK"] => deleted _ENV["SHELL"] => /bin/bash _ENV["PWD"] => /usr/local/se/apps/php-5.6.19 _ENV["JAVA_HOME"] => /usr/local/se/apps/java/jdk1.7.0_80 _ENV["SSH_CONNECTION"] => deleted _ENV["CC"] => cc _ENV["MFLAGS"] => PHP License This program is free software; you can redistribute it and/or modify it under the terms of the PHP License as published by the PHP Group and included in the distribution in the file: LICENSE This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. If you did not receive a copy of the PHP license, or have any questions about PHP licensing, please contact [email protected].