Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 580714 Details for
Bug 688640
dev-php/xdebug-2.7.2 fails tests: FAIL Test for bug #421: xdebug sends back invalid characters in xml sometimes [tests/bug00421-001.phpt]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-php:xdebug-2.7.2:20190624-135222.log
dev-php:xdebug-2.7.2:20190624-135222.log (text/plain), 144.52 KB, created by
Toralf Förster
on 2019-06-24 18:30:18 UTC
(
hide
)
Description:
dev-php:xdebug-2.7.2:20190624-135222.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-06-24 18:30:18 UTC
Size:
144.52 KB
patch
obsolete
> * Package: dev-php/xdebug-2.7.2 > * Repository: gentoo > * Maintainer: php-bugs@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux php_targets_php7-2 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking xdebug-2.7.2.tar.gz to /var/tmp/portage/dev-php/xdebug-2.7.2/work >>>> Source unpacked in /var/tmp/portage/dev-php/xdebug-2.7.2/work >>>> Preparing source in /var/tmp/portage/dev-php/xdebug-2.7.2/work/xdebug-2.7.2 ... > * Running /usr/lib64/php7.2/bin/phpize ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2' ... > * Running libtoolize --install --copy --force ... > [ ok ] > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running elibtoolize in: php7.2/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-php/xdebug-2.7.2/work/xdebug-2.7.2 ... > * econf: updating php7.2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating php7.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating php7.2/debugclient/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating php7.2/debugclient/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating xdebug-2.7.2/debugclient/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating xdebug-2.7.2/debugclient/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/xdebug-2.7.2 --htmldir=/usr/share/doc/xdebug-2.7.2/html --with-sysroot=/ --libdir=/usr/lib64 --with-php-config=/usr/lib64/php7.2/bin/php-config >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for a sed that does not truncate output... /bin/sed >checking for x86_64-pc-linux-gnu-cc... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for icc... no >checking for suncc... no >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for system library directory... lib >checking if compiler supports -R... no >checking if compiler supports -Wl,-rpath,... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for PHP prefix... /usr/lib64/php7.2 >checking for PHP includes... -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib >checking for PHP extension directory... /usr/lib64/php7.2/lib/extensions/no-debug-non-zts-20170718 >checking for PHP installed headers prefix... /usr/lib64/php7.2/include/php >checking if debug is enabled... no >checking if zts is enabled... no >checking for re2c... re2c >checking for re2c version... 1.1.1 (ok) >checking for gawk... gawk >checking whether to enable Xdebug support... yes, shared >checking whether to enable Xdebug developer build flags... no >checking Check for supported PHP versions... supported (7.2.19) >checking for gettimeofday... yes >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... yes >checking for cos in -lm... yes >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for gawk... (cached) gawk >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating ./config.status >config.status: creating config.h >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-php/xdebug-2.7.2/work/xdebug-2.7.2 ... >make -j1 >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug.c -o xdebug.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug.c -fPIC -DPIC -o .libs/xdebug.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_branch_info.c -o xdebug_branch_info.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_branch_info.c -fPIC -DPIC -o .libs/xdebug_branch_info.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_code_coverage.c -o xdebug_code_coverage.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_code_coverage.c -fPIC -DPIC -o .libs/xdebug_code_coverage.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_com.c -o xdebug_com.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_com.c -fPIC -DPIC -o .libs/xdebug_com.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_compat.c -o xdebug_compat.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_compat.c -fPIC -DPIC -o .libs/xdebug_compat.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_gc_stats.c -o xdebug_gc_stats.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_gc_stats.c -fPIC -DPIC -o .libs/xdebug_gc_stats.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_filter.c -o xdebug_filter.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_filter.c -fPIC -DPIC -o .libs/xdebug_filter.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_handler_dbgp.c -o xdebug_handler_dbgp.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_handler_dbgp.c -fPIC -DPIC -o .libs/xdebug_handler_dbgp.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_handlers.c -o xdebug_handlers.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_handlers.c -fPIC -DPIC -o .libs/xdebug_handlers.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_llist.c -o xdebug_llist.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_llist.c -fPIC -DPIC -o .libs/xdebug_llist.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_monitor.c -o xdebug_monitor.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_monitor.c -fPIC -DPIC -o .libs/xdebug_monitor.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_hash.c -o xdebug_hash.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_hash.c -fPIC -DPIC -o .libs/xdebug_hash.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_private.c -o xdebug_private.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_private.c -fPIC -DPIC -o .libs/xdebug_private.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_profiler.c -o xdebug_profiler.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_profiler.c -fPIC -DPIC -o .libs/xdebug_profiler.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_set.c -o xdebug_set.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_set.c -fPIC -DPIC -o .libs/xdebug_set.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_stack.c -o xdebug_stack.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_stack.c -fPIC -DPIC -o .libs/xdebug_stack.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_str.c -o xdebug_str.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_str.c -fPIC -DPIC -o .libs/xdebug_str.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_superglobals.c -o xdebug_superglobals.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_superglobals.c -fPIC -DPIC -o .libs/xdebug_superglobals.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_tracing.c -o xdebug_tracing.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_tracing.c -fPIC -DPIC -o .libs/xdebug_tracing.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_trace_textual.c -o xdebug_trace_textual.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_trace_textual.c -fPIC -DPIC -o .libs/xdebug_trace_textual.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_trace_computerized.c -o xdebug_trace_computerized.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_trace_computerized.c -fPIC -DPIC -o .libs/xdebug_trace_computerized.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_trace_html.c -o xdebug_trace_html.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_trace_html.c -fPIC -DPIC -o .libs/xdebug_trace_html.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_var.c -o xdebug_var.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_var.c -fPIC -DPIC -o .libs/xdebug_var.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_xml.c -o xdebug_xml.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/xdebug_xml.c -fPIC -DPIC -o .libs/xdebug_xml.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/usefulstuff.c -o usefulstuff.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/usefulstuff.c -fPIC -DPIC -o .libs/usefulstuff.o >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=link x86_64-pc-linux-gnu-gcc -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/include -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/main -I/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o xdebug.la -export-dynamic -avoid-version -prefer-pic -module -rpath /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/modules xdebug.lo xdebug_branch_info.lo xdebug_code_coverage.lo xdebug_com.lo xdebug_compat.lo xdebug_gc_stats.lo xdebug_filter.lo xdebug_handler_dbgp.lo xdebug_handlers.lo xdebug_llist.lo xdebug_monitor.lo xdebug_hash.lo xdebug_private.lo xdebug_profiler.lo xdebug_set.lo xdebug_stack.lo xdebug_str.lo xdebug_superglobals.lo xdebug_tracing.lo xdebug_trace_textual.lo xdebug_trace_computerized.lo xdebug_trace_html.lo xdebug_var.lo xdebug_xml.lo usefulstuff.lo -lm >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/xdebug.o .libs/xdebug_branch_info.o .libs/xdebug_code_coverage.o .libs/xdebug_com.o .libs/xdebug_compat.o .libs/xdebug_gc_stats.o .libs/xdebug_filter.o .libs/xdebug_handler_dbgp.o .libs/xdebug_handlers.o .libs/xdebug_llist.o .libs/xdebug_monitor.o .libs/xdebug_hash.o .libs/xdebug_private.o .libs/xdebug_profiler.o .libs/xdebug_set.o .libs/xdebug_stack.o .libs/xdebug_str.o .libs/xdebug_superglobals.o .libs/xdebug_tracing.o .libs/xdebug_trace_textual.o .libs/xdebug_trace_computerized.o .libs/xdebug_trace_html.o .libs/xdebug_var.o .libs/xdebug_xml.o .libs/usefulstuff.o -Wl,--as-needed -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so >libtool: link: ( cd ".libs" && rm -f "xdebug.la" && ln -s "../xdebug.la" "xdebug.la" ) >/bin/sh /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/libtool --mode=install cp ./xdebug.la /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/modules >libtool: install: cp ./.libs/xdebug.so /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/modules/xdebug.so >libtool: install: cp ./.libs/xdebug.lai /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/modules/xdebug.la >libtool: finish: PATH="/usr/lib/portage/python3.6/ebuild-helpers/xattr:/usr/lib/portage/python3.6/ebuild-helpers:/usr/lib/llvm/8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/sbin" ldconfig -n /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/modules >---------------------------------------------------------------------- >Libraries have been installed in: > /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/modules > >If you ever happen to want to link against installed libraries >in a given directory, LIBDIR, you must either use libtool, and >specify the full pathname of the library, or use the '-LLIBDIR' >flag during linking and do at least one of the following: > - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable > during execution > - add LIBDIR to the 'LD_RUN_PATH' environment variable > during linking > - use the '-Wl,-rpath -Wl,LIBDIR' linker flag > - have your system administrator add LIBDIR to '/etc/ld.so.conf' > >See any operating system documentation about shared libraries for >more information, such as the ld(1) and ld.so(8) manual pages. >---------------------------------------------------------------------- > >Build complete. >Don't forget to run 'make test'. > >>>> Source compiled. >>>> Test phase: dev-php/xdebug-2.7.2 >make -j1 test > >Build complete. >Don't forget to run 'make test'. > > >===================================================================== >PHP : /usr/lib64/php7.2/bin/php >PHP_SAPI : cli >PHP_VERSION : 7.2.19 >ZEND_VERSION: 3.2.0 >PHP_OS : Linux - Linux mr-fox 5.1.14 #14 SMP Sat Jun 22 11:28:06 CEST 2019 x86_64 >INI actual : /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2/tmp-php.ini >More .INIs : >CWD : /var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2 >Extra dirs : >VALGRIND : Not used >===================================================================== >TIME START 2019-06-24 13:52:55 >===================================================================== >TEST 1/593 [tests/001.phpt] >PASS Check for xdebug presence [tests/001.phpt] >TEST 2/593 [tests/array_map.phpt] >PASS Test with internal callbacks [tests/array_map.phpt] >TEST 3/593 [tests/assert_test-001.phpt] >PASS Test for assertion callbacks [tests/assert_test-001.phpt] >TEST 4/593 [tests/assert_test-002.phpt] >PASS Test for assertion callbacks and description [tests/assert_test-002.phpt] >TEST 5/593 [tests/assert_test-003.phpt] >PASS Test for assertion callbacks and exception [tests/assert_test-003.phpt] >TEST 6/593 [tests/assert_test-004.phpt] >PASS Test for assertion callbacks and exception [tests/assert_test-004.phpt] >TEST 7/593 [tests/assignment-trace1-php72-opcache.phpt] >SKIP Test for tracing property assignments in user-readable function traces (>= PHP 7.2, opcache) [tests/assignment-trace1-php72-opcache.phpt] reason: >= PHP 7.2 && opcache loaded needed >TEST 8/593 [tests/assignment-trace1.phpt] >PASS Test for tracing property assignments in user-readable function traces (< PHP 7.2 || no opcache) [tests/assignment-trace1.phpt] >TEST 9/593 [tests/assignment-trace10.phpt] >PASS Test for tracing assign pow [tests/assignment-trace10.phpt] >TEST 10/593 [tests/assignment-trace11.phpt] >PASS Test for tracing property assignments in user-readable function traces [tests/assignment-trace11.phpt] >TEST 11/593 [tests/assignment-trace2-php72-opcache.phpt] >SKIP Test for tracing array assignments in user-readable function traces (= PHP 7.2, opcache) [tests/assignment-trace2-php72-opcache.phpt] reason: opcache required >TEST 12/593 [tests/assignment-trace2-php73-opcache.phpt] >SKIP Test for tracing array assignments in user-readable function traces (>= PHP 7.3.2, opcache) [tests/assignment-trace2-php73-opcache.phpt] reason: >= PHP 7.3.2 && opcache loaded needed >TEST 13/593 [tests/assignment-trace2.phpt] >PASS Test for tracing array assignments in user-readable function traces (< PHP 7.2 || no opcache) [tests/assignment-trace2.phpt] >TEST 14/593 [tests/assignment-trace3.phpt] >PASS Test for tracing array assignments in user-readable function traces [tests/assignment-trace3.phpt] >TEST 15/593 [tests/assignment-trace4.phpt] >PASS Test for tracing assignments in user-readable function traces [tests/assignment-trace4.phpt] >TEST 16/593 [tests/assignment-trace5.phpt] >PASS Test for tracing assignments in user-readable function traces [tests/assignment-trace5.phpt] >TEST 17/593 [tests/assignment-trace6-opcache.phpt] >SKIP Test for tracing assignments in user-readable function traces (< PHP 7.2, opcache) [tests/assignment-trace6-opcache.phpt] reason: < PHP 7.2 && opcache loaded needed >TEST 18/593 [tests/assignment-trace6-php72-opcache.phpt] >SKIP Test for tracing assignments in user-readable function traces (>= PHP 7.2, opcache) [tests/assignment-trace6-php72-opcache.phpt] reason: >= PHP 7.2 && opcache loaded needed >TEST 19/593 [tests/assignment-trace6.phpt] >PASS Test for tracing assignments in user-readable function traces (< PHP 7.2 || no opcache) [tests/assignment-trace6.phpt] >TEST 20/593 [tests/assignment-trace7-php72-opcache.phpt] >SKIP Test for tracing property assignments in user-readable function traces (>= PHP 7.2, opcache) [tests/assignment-trace7-php72-opcache.phpt] reason: >= PHP 7.2 && opcache loaded needed >TEST 21/593 [tests/assignment-trace7.phpt] >PASS Test for tracing property assignments in user-readable function traces (< PHP 7.2 || no opcache) [tests/assignment-trace7.phpt] >TEST 22/593 [tests/assignment-trace8.phpt] >PASS Test for tracing multi-dimensional property assignments in user-readable function traces [tests/assignment-trace8.phpt] >TEST 23/593 [tests/assignment-trace9.phpt] >PASS Test for tracing mixed array element and property assignments in user-readable function traces [tests/assignment-trace9.phpt] >TEST 24/593 [tests/auto_trace.phpt] >PASS Test with auto-trace [tests/auto_trace.phpt] >TEST 25/593 [tests/backtrace-args-php70.phpt] >SKIP Test for complex parameters to a function (= PHP 7.0) [tests/backtrace-args-php70.phpt] reason: = PHP 7.0 needed >TEST 26/593 [tests/backtrace-args-php71.phpt] >PASS Test for complex parameters to a function (>= PHP 7.1) [tests/backtrace-args-php71.phpt] >TEST 27/593 [tests/backtrace-complex-php7.phpt] >PASS Test for somewhat more complex backtrace [tests/backtrace-complex-php7.phpt] >TEST 28/593 [tests/backtrace-simple-php7.phpt] >PASS Test for simple backtrace [tests/backtrace-simple-php7.phpt] >TEST 29/593 [tests/bug00001.phpt] >PASS Test for crash with a destructor [tests/bug00001.phpt] >TEST 30/593 [tests/bug00002.phpt] >PASS Test for traces to file [tests/bug00002.phpt] >TEST 31/593 [tests/bug00003.phpt] >PASS Text for crash bug in tracing to file [tests/bug00003.phpt] >TEST 32/593 [tests/bug00022.phpt] >PASS Test for segmentation fault with xdebug_get_function_stack() and collect_params=1 [tests/bug00022.phpt] >TEST 33/593 [tests/bug00032-php7.phpt] >PASS Test for segmentation fault with unusual variables [tests/bug00032-php7.phpt] >TEST 34/593 [tests/bug00057.phpt] >PASS Test for bug #57: Crash with overloading functions [tests/bug00057.phpt] >TEST 35/593 [tests/bug00089.phpt] >PASS Test for bug #89: var_dump shows empty strings garbled [tests/bug00089.phpt] >TEST 36/593 [tests/bug00146.phpt] >PASS Test for bug #146: Array key names with quotes in traces are not escaped [tests/bug00146.phpt] >TEST 37/593 [tests/bug00168.phpt] >SKIP Test for bug #168: Memory error with DBGp eval when the result is an array [tests/bug00168.phpt] reason: Can only be tested through DBGp >TEST 38/593 [tests/bug00173.phpt] >PASS Test for bug #173: Xdebug segfaults using SPL ArrayIterator [tests/bug00173.phpt] >TEST 39/593 [tests/bug00176.phpt] >PASS Test for bug #176: Segfault using SplTempFileObject [tests/bug00176.phpt] >TEST 40/593 [tests/bug00178.phpt] >PASS Test for bug #178: $php_errormsg and Track errors unavailable [tests/bug00178.phpt] >TEST 41/593 [tests/bug00184.phpt] >PASS Test for bug #184: problem with control chars in code traces [tests/bug00184.phpt] >TEST 42/593 [tests/bug00209.phpt] >SKIP Test for bug #209: Additional remote debugging session started when triggering shutdown function [tests/bug00209.phpt] reason: Can only be tested through DBGp >TEST 43/593 [tests/bug00212a-php70.phpt] >SKIP Test for bug #212: coverage coverage inaccurate (1) (>= PHP 7.0, <= PHP 7.0.12) [tests/bug00212a-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 44/593 [tests/bug00212a-php71.phpt] >PASS Test for bug #212: coverage coverage inaccurate (1) (>= PHP 7.1) [tests/bug00212a-php71.phpt] >TEST 45/593 [tests/bug00212b-php70.phpt] >SKIP Test for bug #212: coverage coverage inaccurate (2) (>= PHP 7.0, <= PHP 7.0.12) [tests/bug00212b-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 46/593 [tests/bug00212b-php71.phpt] >PASS Test for bug #212: coverage coverage inaccurate (2) (> PHP 7.0.12) [tests/bug00212b-php71.phpt] >TEST 47/593 [tests/bug00212c-php70.phpt] >SKIP Test for bug #212: coverage coverage inaccurate (3) (>= PHP 7.0, <= PHP 7.0.12) [tests/bug00212c-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 48/593 [tests/bug00212c-php71.phpt] >PASS Test for bug #212: coverage coverage inaccurate (3) (> PHP 7.0.12) [tests/bug00212c-php71.phpt] >TEST 49/593 [tests/bug00213-php70-opcache.phpt] >SKIP Test for bug #213: Dead code analysis doesn't take catches for throws into account (> PHP 7.0.12, < PHP 7.1, opcache) [tests/bug00213-php70-opcache.phpt] reason: > PHP 7.0.12, < PHP 7.1 needed >TEST 50/593 [tests/bug00213-php70.phpt] >SKIP Test for bug #213: Dead code analysis doesn't take catches for throws into account (>= PHP 7.0, <= PHP 7.0.12) [tests/bug00213-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 51/593 [tests/bug00213-php71-opcache.phpt] >SKIP Test for bug #213: Dead code analysis doesn't take catches for throws into account (>= PHP 7.1, opcache) [tests/bug00213-php71-opcache.phpt] reason: opcache required >TEST 52/593 [tests/bug00213-php71.phpt] >PASS Test for bug #213: Dead code analysis doesn't take catches for throws into account (> PHP 7.0.12) [tests/bug00213-php71.phpt] >TEST 53/593 [tests/bug00241.phpt] >PASS Test for bug #241: Crash in xdebug_get_function_stack() [tests/bug00241.phpt] >TEST 54/593 [tests/bug00265-php7.phpt] >PASS Test for bug #265: Xdebug's error handler breaks error_get_last() [tests/bug00265-php7.phpt] >TEST 55/593 [tests/bug00280.phpt] >PASS Test for bug #280: var_dump don't display key of array as expected [tests/bug00280.phpt] >TEST 56/593 [tests/bug00298.phpt] >PASS Test for bug #298: xdebug_var_dump & multiline strings [tests/bug00298.phpt] >TEST 57/593 [tests/bug00305.phpt] >PASS Test for bug #305: xdebug exception handler doesn't properly handle special chars [tests/bug00305.phpt] >TEST 58/593 [tests/bug00313.phpt] >PASS Test for bug #313: Segmentation Fault in code coverage analysis on empty PHP files [tests/bug00313.phpt] >TEST 59/593 [tests/bug00314-win.phpt] >SKIP Test for bug #314: PHP CLI Error logging thwarted when Xdebug loaded (Windows) [tests/bug00314-win.phpt] reason: For Windows only >TEST 60/593 [tests/bug00314.phpt] >PASS Test for bug #314: PHP CLI Error logging thwarted when Xdebug loaded [tests/bug00314.phpt] >TEST 61/593 [tests/bug00315.phpt] >PASS Test for bug #315: Xdebug crashes when including a file that doesn't exist [tests/bug00315.phpt] >TEST 62/593 [tests/bug00318-php7.phpt] >PASS Test for bug #318: Segmentation Fault in code coverage analysis [tests/bug00318-php7.phpt] >TEST 63/593 [tests/bug00328.phpt] >PASS Test for bug #328: Private properties are incorrectly enumerated in case of extended classes [tests/bug00328.phpt] >TEST 64/593 [tests/bug00334-php70-opcache.phpt] >SKIP Test for bug #334: Code Coverage Regressions (> PHP 7.0.12, < PHP 7.1, opcache) [tests/bug00334-php70-opcache.phpt] reason: > PHP 7.0.12, < PHP 7.1 needed >TEST 65/593 [tests/bug00334-php70.phpt] >SKIP Test for bug #334: Code Coverage Regressions (>= PHP 7.0, <= PHP 7.0.12) [tests/bug00334-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 66/593 [tests/bug00334-php71-opcache.phpt] >SKIP Test for bug #334: Code Coverage Regressions (>= PHP 7.1) [tests/bug00334-php71-opcache.phpt] reason: opcache required >TEST 67/593 [tests/bug00334-php71.phpt] >PASS Test for bug #334: Code Coverage Regressions (> PHP 7.0.12) [tests/bug00334-php71.phpt] >TEST 68/593 [tests/bug00340.phpt] >PASS Test for bug #340: Segfault while throwing an Exception [tests/bug00340.phpt] >TEST 69/593 [tests/bug00355.phpt] >PASS Test for bug #355: Non-unique functions numbers in function traces [tests/bug00355.phpt] >TEST 70/593 [tests/bug00360.phpt] >PASS Test for bug #360: Function line number in profile not correct [tests/bug00360.phpt] >TEST 71/593 [tests/bug00389-php7.phpt] >PASS Test for bug #389: Destructors called on fatal error [tests/bug00389-php7.phpt] >TEST 72/593 [tests/bug00391-php7.phpt] >PASS Test for bug #391: When PHP runs with Xdebug it doesn't stop executing script when type hinting leads to fatal error [tests/bug00391-php7.phpt] >TEST 73/593 [tests/bug00419-sunos.phpt] >SKIP Test for bug #419: make use of P_tmpdir if defined instead of hardcoded '/tmp' [tests/bug00419-sunos.phpt] reason: Solaris/OpenSolaris/OpenIndiana needed >TEST 74/593 [tests/bug00419.phpt] >PASS Test for bug #419: make use of P_tmpdir if defined instead of hardcoded '/tmp' [tests/bug00419.phpt] >TEST 75/593 [tests/bug00421-001.phpt] >FAIL Test for bug #421: xdebug sends back invalid characters in xml sometimes [tests/bug00421-001.phpt] >TEST 76/593 [tests/bug00421-002.phpt] >FAIL Test for bug #421: xdebug sends back invalid characters in xml sometimes [tests/bug00421-002.phpt] >TEST 77/593 [tests/bug00422-php70.phpt] >PASS Test for bug #422: Segfaults when using code coverage with a parse error in the script [tests/bug00422-php70.phpt] >TEST 78/593 [tests/bug00457-2.phpt] >PASS Test for bug #457: var_dump() overloading from the command line [tests/bug00457-2.phpt] >TEST 79/593 [tests/bug00457.phpt] >PASS Test for bug #457: var_dump() overloading from the command line [tests/bug00457.phpt] >TEST 80/593 [tests/bug00470-php70.phpt] >SKIP Test for bug #470: catch blocks marked as dead code unless executed (>= PHP 7.0, <= PHP 7.0.12) [tests/bug00470-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 81/593 [tests/bug00470-php71.phpt] >PASS Test for bug #470: catch blocks marked as dead code unless executed (> PHP 7.0.12) [tests/bug00470-php71.phpt] >TEST 82/593 [tests/bug00472-php70.phpt] >SKIP Test for bug #472: Dead Code Analysis for code coverage messed up after goto (>= PHP 7.0, <= PHP 7.0.12) [tests/bug00472-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 83/593 [tests/bug00472-php71.phpt] >PASS Test for bug #472: Dead Code Analysis for code coverage messed up after goto (> PHP 7.0.12) [tests/bug00472-php71.phpt] >TEST 84/593 [tests/bug00475.phpt] >FAIL Test for bug #475: Property names with null chars are not sent fully to the client [tests/bug00475.phpt] >TEST 85/593 [tests/bug00476-001-php7.phpt] >PASS Test for bug #476: Exception chanining doesn't work [tests/bug00476-001-php7.phpt] >TEST 86/593 [tests/bug00476-002-php7.phpt] >PASS Test for bug #476: Exception chanining doesn't work [tests/bug00476-002-php7.phpt] >TEST 87/593 [tests/bug00494.phpt] >FAIL Test for bug #494: Private attributes of parent class unavailable when inheriting [tests/bug00494.phpt] >TEST 88/593 [tests/bug00501.phpt] >PASS Test for bug #501: Xdebug's variable tracing misses POST_INC and variants [tests/bug00501.phpt] >TEST 89/593 [tests/bug00515-php70.phpt] >SKIP Test for bug #515: Dead Code Analysis for code coverage messed up with ticks (>= PHP 7.0, <= PHP 7.0.12) [tests/bug00515-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 90/593 [tests/bug00515-php71.phpt] >PASS Test for bug #515: Dead Code Analysis for code coverage messed up with ticks (> PHP 7.0.12) [tests/bug00515-php71.phpt] >TEST 91/593 [tests/bug00530.phpt] >FAIL Test for bug #530: Xdebug returns properties out of page if there are less than max_children properties [tests/bug00530.phpt] >TEST 92/593 [tests/bug00535-php7.phpt] >PASS Test for bug #535: Code coverage and return before function|class ending (>= PHP 7.0) [tests/bug00535-php7.phpt] >TEST 93/593 [tests/bug00538-2.phpt] >PASS Test for bug #538: Error in watches and call stack parameter with string containing '\\' [tests/bug00538-2.phpt] >TEST 94/593 [tests/bug00538.phpt] >FAIL Test for bug #538: Error in watches and call stack parameter with string containing '\\' [tests/bug00538.phpt] >TEST 95/593 [tests/bug00558-001.phpt] >PASS Test for bug #558: PHP segfaults when running a nested eval. [tests/bug00558-001.phpt] >TEST 96/593 [tests/bug00558-002.phpt] >PASS Test for bug #558: PHP segfaults when running a nested eval while tracing. [tests/bug00558-002.phpt] >TEST 97/593 [tests/bug00562-php7.phpt] >PASS Test for bug #562: Incorrect coverage information for closure function headers [tests/bug00562-php7.phpt] >TEST 98/593 [tests/bug00565.phpt] >PASS Test for bug #565: xdebug.show_local_vars setting does not work with php 5.3 [tests/bug00565.phpt] >TEST 99/593 [tests/bug00566-1.phpt] >PASS Test for bug #566: Xdebug crashes when using conditional breakpoints (1) [tests/bug00566-1.phpt] >TEST 100/593 [tests/bug00566-2.phpt] >FAIL Test for bug #566: Xdebug crashes when using conditional breakpoints (2) [tests/bug00566-2.phpt] >TEST 101/593 [tests/bug00567-php7-nts.phpt] >PASS Test for bug #567: xdebug_debug_zval() and xdebug_debug_zval_stdout() don't work (>= PHP 7.0, NTS) [tests/bug00567-php7-nts.phpt] >TEST 102/593 [tests/bug00567-php70-nts-opcache.phpt] >SKIP Test for bug #567: xdebug_debug_zval() and xdebug_debug_zval_stdout() don't work (>= PHP 7.0, < PHP 7.1, NTS, opcache) [tests/bug00567-php70-nts-opcache.phpt] reason: >= PHP 7.0, < PHP 7.1 needed >TEST 103/593 [tests/bug00567-php70-zts.phpt] >SKIP Test for bug #567: xdebug_debug_zval() and xdebug_debug_zval_stdout() don't work (= PHP 7.0, ZTS) [tests/bug00567-php70-zts.phpt] reason: ZTS needed >TEST 104/593 [tests/bug00567-php71-zts-opcache.phpt] >SKIP Test for bug #567: xdebug_debug_zval() and xdebug_debug_zval_stdout() don't work (= PHP 7.1, ZTS, opcache) [tests/bug00567-php71-zts-opcache.phpt] reason: ZTS needed >TEST 105/593 [tests/bug00567-php71-zts.phpt] >SKIP Test for bug #567: xdebug_debug_zval() and xdebug_debug_zval_stdout() don't work (>= PHP 7.1, ZTS) [tests/bug00567-php71-zts.phpt] reason: ZTS needed >TEST 106/593 [tests/bug00567-php72-zts-opcache.phpt] >SKIP Test for bug #567: xdebug_debug_zval() and xdebug_debug_zval_stdout() don't work (>= PHP 7.2, ZTS, opcache) [tests/bug00567-php72-zts-opcache.phpt] reason: ZTS needed >TEST 107/593 [tests/bug00570.phpt] >PASS Test for bug #570: undefined symbol: zend_memrchr [tests/bug00570.phpt] >TEST 108/593 [tests/bug00575.phpt] >PASS Test for bug #575: Dump super globals contents to error log [tests/bug00575.phpt] >TEST 109/593 [tests/bug00606-2.phpt] >FAIL Test for bug #606: evaluate a $this->... expression when $this is not accesible crash xdebug [tests/bug00606-2.phpt] >TEST 110/593 [tests/bug00606.phpt] >FAIL Test for bug #606: evaluate a $this->... expression when $this is not accesible crash xdebug [tests/bug00606.phpt] >TEST 111/593 [tests/bug00609.phpt] >SKIP Test for bug #609: Xdebug and SOAP error handler conflicts [tests/bug00609.phpt] reason: SOAP extension required >TEST 112/593 [tests/bug00614.phpt] >FAIL Test for bug #614: local variables loses class members [tests/bug00614.phpt] >TEST 113/593 [tests/bug00619.phpt] >FAIL Test for bug #619: Xdebug does NOT show "private" properties defined in parent classes [tests/bug00619.phpt] >TEST 114/593 [tests/bug00622.phpt] >FAIL Test for bug #622: Working with eval() code is inconvenient and difficult [tests/bug00622.phpt] >TEST 115/593 [tests/bug00623-php7.phpt] >FAIL Test for bug #623: Static properties of a class can be evaluated only with difficulty [tests/bug00623-php7.phpt] >TEST 116/593 [tests/bug00625-1.phpt] >PASS Test for bug #625: xdebug_get_headers() resets header list (1) [tests/bug00625-1.phpt] >TEST 117/593 [tests/bug00625-2.phpt] >PASS Test for bug #625: xdebug_get_headers() resets header list (2) [tests/bug00625-2.phpt] >TEST 118/593 [tests/bug00627.phpt] >FAIL Test for bug #627: breakpoints set in symlinked files don't trigger [tests/bug00627.phpt] >TEST 119/593 [tests/bug00631.phpt] >PASS Test for bug #631: Summary not written when script ended with "exit()" [tests/bug00631.phpt] >TEST 120/593 [tests/bug00635.phpt] >PASS Test for bug #635: Browser output broken with xdebug.show_exception_trace = 1 [tests/bug00635.phpt] >TEST 121/593 [tests/bug00639.phpt] >PASS Test for bug #639: Xdebug profiling: output not correct - missing 'cfl=' [tests/bug00639.phpt] >TEST 122/593 [tests/bug00642.phpt] >PASS Test for bug #642: No line number for offsetGet and offsetSet [tests/bug00642.phpt] >TEST 123/593 [tests/bug00643.phpt] >PASS Test for bug #643: Profiler gets line numbers wrong [tests/bug00643.phpt] >TEST 124/593 [tests/bug00651a-php7.phpt] >PASS Test for bug #651: Incorrect code coverage after ! empty() in conditional [tests/bug00651a-php7.phpt] >TEST 125/593 [tests/bug00651b-php7.phpt] >PASS Test for bug #651: Incorrect code coverage after empty() in conditional [tests/bug00651b-php7.phpt] >TEST 126/593 [tests/bug00651c-php7.phpt] >PASS Test for bug #651: Incorrect code coverage after isset() in conditional [tests/bug00651c-php7.phpt] >TEST 127/593 [tests/bug00654-php70.phpt] >SKIP Test for bug #654: Xdebug hides error message in CLI (< PHP 7.2) [tests/bug00654-php70.phpt] reason: < PHP 7.2 needed >TEST 128/593 [tests/bug00654-php72.phpt] >PASS Test for bug #654: Xdebug hides error message in CLI (>= PHP 7.2) [tests/bug00654-php72.phpt] >TEST 129/593 [tests/bug00665.phpt] >PASS Test for bug #665: xdebug does not respect display_errors=stderr [tests/bug00665.phpt] >TEST 130/593 [tests/bug00667-php7.phpt] >FAIL Test for bug #667: Class static members are shown in the locals when using context_get [tests/bug00667-php7.phpt] >TEST 131/593 [tests/bug00670-php7.phpt] >PASS Test for bug #670: Xdebug crashes with broken "break x" code [tests/bug00670-php7.phpt] >TEST 132/593 [tests/bug00678-2.phpt] >FAIL Test for bug #678: Xdebug segfault when IDE send "eval NonExistsClass" [tests/bug00678-2.phpt] >TEST 133/593 [tests/bug00678.phpt] >FAIL Test for bug #678: Xdebug segfault when IDE send "eval NonExistsClass" [tests/bug00678.phpt] >TEST 134/593 [tests/bug00684.phpt] >PASS Test for bug #684: xdebug_var_dump - IE does not support & [tests/bug00684.phpt] >TEST 135/593 [tests/bug00686.phpt] >FAIL Test for bug #686: Not possible to inspect SplObjectStorage instances with Xdebug [tests/bug00686.phpt] >TEST 136/593 [tests/bug00687.phpt] >FAIL Test for bug #687: Xdebug does not show dynamically defined variable [tests/bug00687.phpt] >TEST 137/593 [tests/bug00688.phpt] >FAIL Test for bug #688: Call to not yet defined function aborts the session [tests/bug00688.phpt] >TEST 138/593 [tests/bug00689.phpt] >FAIL Test for bug #689: Access method of not yet defined variable aborts debug session [tests/bug00689.phpt] >TEST 139/593 [tests/bug00690-1.phpt] >PASS Test for bug #690: Function traces are not appended to file when xdebug_start_trace() is used with xdebug.trace_options=1 (step 1 of 2) [tests/bug00690-1.phpt] >TEST 140/593 [tests/bug00690-2.phpt] >PASS Test for bug #690: Function traces are not appended to file when xdebug_start_trace() is used with xdebug.trace_options=1 (step 2 of 2) [tests/bug00690-2.phpt] >TEST 141/593 [tests/bug00693.phpt] >PASS Test for bug #693: Cachegrind files not written when filename is very long [tests/bug00693.phpt] >TEST 142/593 [tests/bug00697-php70.phpt] >SKIP Test for bug #697: Incorrect code coverage of function arguments when using XDEBUG_CC_UNUSED (>= PHP 7.0, <= PHP 7.0.12) [tests/bug00697-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 143/593 [tests/bug00697-php71.phpt] >PASS Test for bug #697: Incorrect code coverage of function arguments when using XDEBUG_CC_UNUSED (> PHP 7.0.12) [tests/bug00697-php71.phpt] >TEST 144/593 [tests/bug00699-php72.phpt] >PASS Test for bug #699: Xdebug gets the filename wrong for the countable interface (>= PHP 7.2) [tests/bug00699-php72.phpt] >TEST 145/593 [tests/bug00699.phpt] >SKIP Test for bug #699: Xdebug gets the filename wrong for the countable interface (< PHP 7.2) [tests/bug00699.phpt] reason: < PHP 7.2 needed >TEST 146/593 [tests/bug00701-php5.phpt] >SKIP Test for bug #701: Functions as array indexes (PHP 5) [tests/bug00701-php5.phpt] reason: < PHP 7.0 needed >TEST 147/593 [tests/bug00701-php7.phpt] >PASS Test for bug #701: Functions as array indexes (PHP 7) [tests/bug00701-php7.phpt] >TEST 148/593 [tests/bug00702-1.phpt] >PASS Test for bug #702: Check whether variables tracing also works with =& (PHP >= 7.1.1) [tests/bug00702-1.phpt] >TEST 149/593 [tests/bug00702-2.phpt] >PASS Test for bug #702: Check whether variables tracing also works with =& (with object) (PHP >= 7.1.1) [tests/bug00702-2.phpt] >TEST 150/593 [tests/bug00703-php70.phpt] >SKIP Test for bug #703: Line in heredoc marked as not executed (>= PHP 7.0, <= PHP 7.0.12) [tests/bug00703-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 151/593 [tests/bug00703-php7012.phpt] >SKIP Test for bug #703: Line in heredoc marked as not executed (>= PHP 7.0.13, <= PHP 7.0.17) [tests/bug00703-php7012.phpt] reason: >= PHP 7.0.13, <= PHP 7.0.17 needed >TEST 152/593 [tests/bug00703-php7018.phpt] >SKIP Test for bug #703: Line in heredoc marked as not executed (> PHP 7.0.17, < PHP 7.1) [tests/bug00703-php7018.phpt] reason: > PHP 7.0.17, < PHP 7.1 needed >TEST 153/593 [tests/bug00703-php71.phpt] >SKIP Test for bug #703: Line in heredoc marked as not executed (>= PHP 7.1.0 <= PHP 7.1.3) [tests/bug00703-php71.phpt] reason: >= PHP 7.1.0, <= PHP 7.1.3 needed >TEST 154/593 [tests/bug00703-php714.phpt] >PASS Test for bug #703: Line in heredoc marked as not executed (> PHP 7.1.3) [tests/bug00703-php714.phpt] >TEST 155/593 [tests/bug00709.phpt] >PASS Test for bug #709: Xdebug doesn't understand E_USER_DEPRECATED [tests/bug00709.phpt] >TEST 156/593 [tests/bug00714.phpt] >PASS Test for bug #714: Cachegrind files have huge (wrong) numbers in some lines [tests/bug00714.phpt] >TEST 157/593 [tests/bug00723.phpt] >PASS Test for bug #723: xdebug is stricter than PHP regarding Exception property types [tests/bug00723.phpt] >TEST 158/593 [tests/bug00728-php71.phpt] >PASS Test for bug #728: Profiler reports __call() invocations confusingly/wrongly. (>= PHP 7.1) [tests/bug00728-php71.phpt] >TEST 159/593 [tests/bug00728.phpt] >SKIP Test for bug #728: Profiler reports __call() invocations confusingly/wrongly. (< PHP 7.1) [tests/bug00728.phpt] reason: < PHP 7.1 needed >TEST 160/593 [tests/bug00744.phpt] >PASS Test for bug #744: new lines in a PHP file from Windows are displayed with an extra white line with var_dump(). [tests/bug00744.phpt] >TEST 161/593 [tests/bug00747.phpt] >SKIP Test for bug #747: Xdebug and SOAP Server conflict [tests/bug00747.phpt] reason: SOAP extension required >TEST 162/593 [tests/bug00756-php7.phpt] >PASS Test for bug #756: Tracing doesn't always understand the variables and shows IS_VAR [tests/bug00756-php7.phpt] >TEST 163/593 [tests/bug00757a-php7.phpt] >PASS Test for bug #757: XDEBUG_CC_UNUSED does not work with code outside a function. [tests/bug00757a-php7.phpt] >TEST 164/593 [tests/bug00757b-php7.phpt] >PASS Test for bug #757: XDEBUG_CC_UNUSED does not work with code outside a function. (< PHP 7.2 || !opcache) [tests/bug00757b-php7.phpt] >TEST 165/593 [tests/bug00757b-php72.phpt] >SKIP Test for bug #757: XDEBUG_CC_UNUSED does not work with code outside a function (>= PHP 7.2 && opcache) [tests/bug00757b-php72.phpt] reason: >= PHP 7.2 && opcache loaded needed >TEST 166/593 [tests/bug00763-php5.phpt] >SKIP Test for bug #763: Access method of not yet defined variable aborts debug session (< PHP 7.0) [tests/bug00763-php5.phpt] reason: < PHP 7.0 needed >TEST 167/593 [tests/bug00763-php7.phpt] >FAIL Test for bug #763: Access method of not yet defined variable aborts debug session [tests/bug00763-php7.phpt] >TEST 168/593 [tests/bug00766-php70.phpt] >SKIP Test for bug #766: Xdebug doesn't understand ZEND_RETURN_BY_REF (>= PHP 7.0, <= PHP 7.0.12) [tests/bug00766-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 169/593 [tests/bug00766-php71.phpt] >PASS Test for bug #766: Xdebug doesn't understand ZEND_RETURN_BY_REF (> PHP 7.0.12) [tests/bug00766-php71.phpt] >TEST 170/593 [tests/bug00774.phpt] >FAIL Test for bug #774: Xdebug generates a "bailout without bailout address" [tests/bug00774.phpt] >TEST 171/593 [tests/bug00777.phpt] >SKIP Test for bug #777: Connection to reset on stepping over call to mysqli_init [tests/bug00777.phpt] reason: The MySQLi extension needs to be installed >TEST 172/593 [tests/bug00778.phpt] >FAIL Test for bug #778: Xdebug session in Eclipse crash whenever it run into simplexml_load_string call [tests/bug00778.phpt] >TEST 173/593 [tests/bug00785-1.phpt] >PASS Test for bug #785: Profiler does not handle closures well [tests/bug00785-1.phpt] >TEST 174/593 [tests/bug00785-2.phpt] >PASS Test for bug #785: Profiler does not handle call_user_func_array well [tests/bug00785-2.phpt] >TEST 175/593 [tests/bug00787.phpt] >PASS Test for bug #787: Segmentation Fault with PHP header_remove() [tests/bug00787.phpt] >TEST 176/593 [tests/bug00790-2.phpt] >FAIL Test for bug #790: Debugging with PHP 5.4 and stderr/strout doesn't work. [2] [tests/bug00790-2.phpt] >TEST 177/593 [tests/bug00790.phpt] >FAIL Test for bug #790: Debugging with PHP 5.4 and stderr/strout doesn't work. [1] [tests/bug00790.phpt] >TEST 178/593 [tests/bug00797.phpt] >FAIL Test for bug #797: XDebug terminates (or Eclipse loses it?) when viewing variables [tests/bug00797.phpt] >TEST 179/593 [tests/bug00799.phpt] >PASS Test for bug #799: Function traces report base class instead of object name (>= PHP 7.0) [tests/bug00799.phpt] >TEST 180/593 [tests/bug00800.phpt] >PASS Test for bug #800: var_dump(get_class(new foo\bar')) add an extra "\" in class name. [tests/bug00800.phpt] >TEST 181/593 [tests/bug00801.phpt] >PASS Test for bug #801: Segfault with streamwrapper, unclosed $fp and xdebug on destruction [tests/bug00801.phpt] >TEST 182/593 [tests/bug00806.phpt] >FAIL Test for bug #806: 'property_get' doesn't work if array key contains a whitespace [tests/bug00806.phpt] >TEST 183/593 [tests/bug00811.phpt] >PASS Test for bug #811: PHP Documentation Link [tests/bug00811.phpt] >TEST 184/593 [tests/bug00814.phpt] >FAIL Test for bug #814: Xdebug craches everytime when debugging using Xdebug 2.2.0RC1, Eclipse and Windows [tests/bug00814.phpt] >TEST 185/593 [tests/bug00815.phpt] >FAIL Test for bug #815: Xdebug crashes when 'exit' operator used in the script [tests/bug00815.phpt] >TEST 186/593 [tests/bug00823.phpt] >PASS Test for bug #823: Single quotes are escaped in var_dumped string output [tests/bug00823.phpt] >TEST 187/593 [tests/bug00838.phpt] >FAIL Test for bug #838: Xdebug shows static vars twice. [tests/bug00838.phpt] >TEST 188/593 [tests/bug00839.phpt] >FAIL Test for bug #839: xdebug shows wrong data in debug (when using static class vars?) [tests/bug00839.phpt] >TEST 189/593 [tests/bug00840.phpt] >FAIL Test for bug #840: Xdebug crashes when a class is returned by a __call method with a static var and more than 2 props [tests/bug00840.phpt] >TEST 190/593 [tests/bug00842-php7-1.phpt] >FAIL Test for bug #842: Can't debug conditional statements without a block (TS1a) [tests/bug00842-php7-1.phpt] >TEST 191/593 [tests/bug00842-php7-2.phpt] >FAIL Test for bug #842: Can't debug conditional statements without a block (TS1b) [tests/bug00842-php7-2.phpt] >TEST 192/593 [tests/bug00842-php7-3.phpt] >FAIL Test for bug #842: Can't debug conditional statements without a block (TS2) [tests/bug00842-php7-3.phpt] >TEST 193/593 [tests/bug00842-php7-4.phpt] >FAIL Test for bug #842: Can't debug conditional statements without a block (TS3) [tests/bug00842-php7-4.phpt] >TEST 194/593 [tests/bug00843-001.phpt] >PASS Test for bug #843: Text output depends on php locale. [computerized] [tests/bug00843-001.phpt] >TEST 195/593 [tests/bug00843-002.phpt] >PASS Test for bug #843: Text output depends on php locale. [normal] [tests/bug00843-002.phpt] >TEST 196/593 [tests/bug00847-001.phpt] >PASS Test for bug #847: %s doesn't work in xdebug.trace_output_name (auto_trace) [tests/bug00847-001.phpt] >TEST 197/593 [tests/bug00847-002.phpt] >PASS Test for bug #847: %s doesn't work in xdebug.trace_output_name (xdebug_start_trace) [tests/bug00847-002.phpt] >TEST 198/593 [tests/bug00864.phpt] >FAIL Test for bug #864: Not possible to inspect ArrayIterator instances with Xdebug [tests/bug00864.phpt] >TEST 199/593 [tests/bug00879-php70.phpt] >SKIP Test for bug #879: Closing brace in trait-using class definitions is counted towards code coverage (>= PHP 7.0, <= PHP 7.0.12) [tests/bug00879-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 200/593 [tests/bug00879-php71.phpt] >PASS Test for bug #879: Closing brace in trait-using class definitions is counted towards code coverage (> PHP 7.0.12) [tests/bug00879-php71.phpt] >TEST 201/593 [tests/bug00885.phpt] >PASS Test for bug #885: missing validation point returned by strchr in xdebug_error_cb. [tests/bug00885.phpt] >TEST 202/593 [tests/bug00886-php7.phpt] >FAIL Test for bug #886: Use the same file system protocol for file located inside PHAR in both directions [tests/bug00886-php7.phpt] >TEST 203/593 [tests/bug00898.phpt] >PASS Test for bug #898: Wrong works with empty string key in ArrayObject [tests/bug00898.phpt] >TEST 204/593 [tests/bug00903.phpt] >PASS Test for bug #903: xdebug_get_headers() returns replaced headers [tests/bug00903.phpt] >TEST 205/593 [tests/bug00905-php70.phpt] >SKIP Test for bug #905: Tracing for generators. (PHP < 7.1) [tests/bug00905-php70.phpt] reason: < PHP 7.1 needed >TEST 206/593 [tests/bug00905-php71.phpt] >PASS Test for bug #905: Tracing for generators. (PHP >= 7.1) [tests/bug00905-php71.phpt] >TEST 207/593 [tests/bug00913.phpt] >PASS Test for bug #913: "Added debug info handler to DOM objects." not supported. [tests/bug00913.phpt] >TEST 208/593 [tests/bug00923.phpt] >SKIP Test for bug #923: Debugging PHP with MongoDB using Cursor, causes debug session termination [tests/bug00923.phpt] reason: The MongoDB extension needs to be installed >TEST 209/593 [tests/bug00931.phpt] >PASS Test for bug #931: Crash with exception in shut-down stage [tests/bug00931.phpt] >TEST 210/593 [tests/bug00932.phpt] >PASS Test for bug #932: Show an error if Xdebug can't open the remote debug log. [tests/bug00932.phpt] >TEST 211/593 [tests/bug00947-1.phpt] >PASS Test for bug #947: Newlines converted when html_errors = 0 (ansi) [tests/bug00947-1.phpt] >TEST 212/593 [tests/bug00947-2.phpt] >PASS Test for bug #947: Newlines converted when html_errors = 0 (plain) [tests/bug00947-2.phpt] >TEST 213/593 [tests/bug00964-1.phpt] >FAIL Test for bug #964: IP retrival from X-Forwarded-For complies with RFC 7239 (without comma) [tests/bug00964-1.phpt] >TEST 214/593 [tests/bug00964-2.phpt] >FAIL Test for bug #964: IP retrival from X-Forwarded-For complies with RFC 7239 (with comma) [tests/bug00964-2.phpt] >TEST 215/593 [tests/bug00978-1.phpt] >FAIL Test for bug #978: Inspection of array with negative keys fails [tests/bug00978-1.phpt] >TEST 216/593 [tests/bug00978-2.phpt] >PASS Test for bug #978: Inspection of array with negative keys fails [tests/bug00978-2.phpt] >TEST 217/593 [tests/bug00979.phpt] >FAIL Test for bug #979: property_value -m 0 should mean all bytes, not 0 bytes [tests/bug00979.phpt] >TEST 218/593 [tests/bug00987-001-php70.phpt] >SKIP Test for bug #987: Hidden property names not shown with var_dump (CLI) (PHP < 7.2) [tests/bug00987-001-php70.phpt] reason: < PHP 7.2 needed >TEST 219/593 [tests/bug00987-001-php72.phpt] >PASS Test for bug #987: Hidden property names not shown with var_dump (CLI) (>= PHP 7.2) [tests/bug00987-001-php72.phpt] >TEST 220/593 [tests/bug00987-002-php70.phpt] >SKIP Test for bug #987: Hidden property names not shown with var_dump (HTML) (< PHP 7.2) [tests/bug00987-002-php70.phpt] reason: < PHP 7.2 needed >TEST 221/593 [tests/bug00987-002-php72.phpt] >PASS Test for bug #987: Hidden property names not shown with var_dump (HTML) (>= PHP 7.2) [tests/bug00987-002-php72.phpt] >TEST 222/593 [tests/bug00987-003-php70.phpt] >SKIP Test for bug #987: Hidden property names not shown with var_dump (CLI colours) (< PHP 7.2) [tests/bug00987-003-php70.phpt] reason: < PHP 7.2 needed >TEST 223/593 [tests/bug00987-003-php72.phpt] >PASS Test for bug #987: Hidden property names not shown with var_dump (CLI colours) (>= PHP 7.2) [tests/bug00987-003-php72.phpt] >TEST 224/593 [tests/bug00987-004.phpt] >SKIP Test for bug #987: Hidden property names not shown with stack trace. (< PHP 7.1) [tests/bug00987-004.phpt] reason: < PHP 7.1 needed >TEST 225/593 [tests/bug00987-005.phpt] >FAIL Test for bug #987: Hidden property names not shown while debugging [tests/bug00987-005.phpt] >TEST 226/593 [tests/bug00987-006.phpt] >PASS Test for bug #987: Hidden property names not shown with var_dump [tests/bug00987-006.phpt] >TEST 227/593 [tests/bug00990-001.phpt] >FAIL Test for bug #990: DBGP: Add notification for notices, warnings and errors [tests/bug00990-001.phpt] >TEST 228/593 [tests/bug00990-002.phpt] >FAIL Test for bug #990: DBGP: Add notification for notices, warnings and errors [tests/bug00990-002.phpt] >TEST 229/593 [tests/bug00990-003.phpt] >FAIL Test for bug #990: DBGP: Add notification for notices, warnings and errors [tests/bug00990-003.phpt] >TEST 230/593 [tests/bug00996-001.phpt] >FAIL Test for bug #996: Can't evaluate property of class that extends ArrayObject [tests/bug00996-001.phpt] >TEST 231/593 [tests/bug00996-002.phpt] >FAIL Test for bug #996: Can't evaluate property of class that extends ArrayObject [tests/bug00996-002.phpt] >TEST 232/593 [tests/bug00998-ipv4.phpt] >FAIL Test for bug #998: Test that Xdebug connects back on IPv4 [tests/bug00998-ipv4.phpt] >TEST 233/593 [tests/bug00998-ipv4_localhost.phpt] >FAIL Test for bug #998: Test that Xdebug connects back on IPv4 with localhost as the remote host [tests/bug00998-ipv4_localhost.phpt] >TEST 234/593 [tests/bug00998-ipv6.phpt] >FAIL Test for bug #998: Test that Xdebug connects back on IPv6 [tests/bug00998-ipv6.phpt] >TEST 235/593 [tests/bug00998-ipv6_localhost.phpt] >SKIP Test for bug #998: Test that Xdebug connects back on IPv6 with localhost as the remote host [tests/bug00998-ipv6_localhost.phpt] reason: localhost doesn't resolve as IPv6 >TEST 236/593 [tests/bug01004-1.phpt] >PASS Test for xdebug.halt_level [1] [tests/bug01004-1.phpt] >TEST 237/593 [tests/bug01004-2.phpt] >PASS Test for xdebug.halt_level [2] [tests/bug01004-2.phpt] >TEST 238/593 [tests/bug01007-php7.phpt] >FAIL Test for bug #1007: Static Variables are showing "uninitialized" when stepping through the debug process [tests/bug01007-php7.phpt] >TEST 239/593 [tests/bug01025.phpt] >FAIL Test for bug #1025: Xdebug does not reject wrong breakpoint types (-t) [tests/bug01025.phpt] >TEST 240/593 [tests/bug01034-001-php70.phpt] >SKIP Test for bug #1034: path coverage [1] (>= PHP 7.0, <= PHP 7.0.12) [tests/bug01034-001-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 >TEST 241/593 [tests/bug01034-001-php71-opcache.phpt] >SKIP Test for bug #1034: path coverage [1] (> PHP 7.1, < PHP 7.3, opcache) [tests/bug01034-001-php71-opcache.phpt] reason: opcache required >TEST 242/593 [tests/bug01034-001-php71.phpt] >PASS Test for bug #1034: path coverage [1] (> PHP 7.0.12, < PHP 7.3) [tests/bug01034-001-php71.phpt] >TEST 243/593 [tests/bug01034-001-php73-opcache.phpt] >SKIP Test for bug #1034: path coverage [1] (> PHP 7.1, < PHP 7.3, opcache) [tests/bug01034-001-php73-opcache.phpt] reason: opcache required >TEST 244/593 [tests/bug01034-001-php73.phpt] >SKIP Test for bug #1034: path coverage [1] (>= PHP 7.3) [tests/bug01034-001-php73.phpt] reason: >= PHP 7.3 >TEST 245/593 [tests/bug01034-002-php70.phpt] >SKIP Test for bug #1034: path coverage [2] (>= PHP 7.0, <= PHP 7.0.12) [tests/bug01034-002-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 >TEST 246/593 [tests/bug01034-002-php71.phpt] >PASS Test for bug #1034: path coverage [2] (> PHP 7.0.12) [tests/bug01034-002-php71.phpt] >TEST 247/593 [tests/bug01034-003-php70.phpt] >SKIP Test for bug #1034: path coverage [3] (>= PHP 7.0, <= PHP 7.0.12) [tests/bug01034-003-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 >TEST 248/593 [tests/bug01034-003-php71-opcache.phpt] >SKIP Test for bug #1034: path coverage [3] (> PHP 7.1, < PHP 7.3, opcache) [tests/bug01034-003-php71-opcache.phpt] reason: opcache required >TEST 249/593 [tests/bug01034-003-php71.phpt] >PASS Test for bug #1034: path coverage [3] (> PHP 7.0.12, < PHP 7.3) [tests/bug01034-003-php71.phpt] >TEST 250/593 [tests/bug01034-003-php73.phpt] >SKIP Test for bug #1034: path coverage [3] (>= PHP 7.3) [tests/bug01034-003-php73.phpt] reason: >= PHP 7.3 >TEST 251/593 [tests/bug01034-004-php70.phpt] >SKIP Test for bug #1034: path coverage [4] (>= PHP 7.0, <= PHP 7.0.12) [tests/bug01034-004-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 >TEST 252/593 [tests/bug01034-004-php71.phpt] >PASS Test for bug #1034: path coverage [4] (> PHP 7.0.12) [tests/bug01034-004-php71.phpt] >TEST 253/593 [tests/bug01034-005-php70-opcache.phpt] >SKIP Test for bug #1034: path coverage [5] (>= PHP 7.0, <= PHP 7.0.12, opcache) [tests/bug01034-005-php70-opcache.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 >TEST 254/593 [tests/bug01034-005-php70.phpt] >SKIP Test for bug #1034: path coverage [5] (>= PHP 7.0, <= PHP 7.0.12) [tests/bug01034-005-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 >TEST 255/593 [tests/bug01034-005-php71-opcache.phpt] >SKIP Test for bug #1034: path coverage [5] (> PHP 7.0.12, < PHP 7.3, opcache) [tests/bug01034-005-php71-opcache.phpt] reason: opcache required >TEST 256/593 [tests/bug01034-005-php71.phpt] >PASS Test for bug #1034: path coverage [5] (> PHP 7.0.12, < PHP 7.3) [tests/bug01034-005-php71.phpt] >TEST 257/593 [tests/bug01034-005-php73-opcache.phpt] >SKIP Test for bug #1034: path coverage [5] (>= PHP 7.3, opcache) [tests/bug01034-005-php73-opcache.phpt] reason: >= PHP 7.3 >TEST 258/593 [tests/bug01034-005-php73.phpt] >SKIP Test for bug #1034: path coverage [5] (>= PHP 7.3) [tests/bug01034-005-php73.phpt] reason: >= PHP 7.3 >TEST 259/593 [tests/bug01048-1.phpt] >FAIL Test for bug #1048: Can not get $GLOBAL variable by property_value on function context [tests/bug01048-1.phpt] >TEST 260/593 [tests/bug01048-2.phpt] >PASS Test for bug #1048: Can not get $GLOBAL variable by property_value on function context [tests/bug01048-2.phpt] >TEST 261/593 [tests/bug01059.phpt] >FAIL Test for bug #1059: Crash when using a non-associate array key in a $GLOBALS element [tests/bug01059.phpt] >TEST 262/593 [tests/bug01073.phpt] >PASS Test for bug #1073: Segmentation Fault 11 when nesting call_user_func_array [tests/bug01073.phpt] >TEST 263/593 [tests/bug01083.phpt] >FAIL Test for bug #1083: Segfault while retrieving information about uninitiased var. [tests/bug01083.phpt] >TEST 264/593 [tests/bug01084.phpt] >FAIL Test for bug #1084: Add support for inheritence in exception breakpoints [tests/bug01084.phpt] >TEST 265/593 [tests/bug01088.phpt] >PASS Test for bug #1088: Xdebug won't show dead and not executed lines at the 2nd time. [tests/bug01088.phpt] >TEST 266/593 [tests/bug01094-1.phpt] >PASS Test for bug #1094: Segmentation fault when attempting to use branch/path coverage [tests/bug01094-1.phpt] >TEST 267/593 [tests/bug01094-2.phpt] >PASS Test for bug #1094: Segmentation fault when attempting to use branch/path coverage [tests/bug01094-2.phpt] >TEST 268/593 [tests/bug01101.phpt] >FAIL Test for bug #1101: Debugger is not triggered on xdebug_break() in jit mode. [tests/bug01101.phpt] >TEST 269/593 [tests/bug01104.phpt] >FAIL Test for bug #1104: "Notice: Corrupt member variable name" on 1-character static property [tests/bug01104.phpt] >TEST 270/593 [tests/bug01105-001.phpt] >FAIL Test for bug #1105: Setting properties without specifying a type only works in topmost frame [tests/bug01105-001.phpt] >TEST 271/593 [tests/bug01105-002.phpt] >FAIL Test for bug #1105: Setting properties without specifying a type only works in topmost frame [tests/bug01105-002.phpt] >TEST 272/593 [tests/bug01105-003.phpt] >FAIL Test for bug #1105: Setting properties without specifying a type only works in topmost frame [tests/bug01105-003.phpt] >TEST 273/593 [tests/bug01106.phpt] >PASS Test for bug #1106: A thrown Exception after a class with __debugInfo gives 2 errors [tests/bug01106.phpt] >TEST 274/593 [tests/bug01111-001.phpt] >FAIL Test for bug #1111: eval does not work when debugger is stopped in xdebug_throw_exception_hook [tests/bug01111-001.phpt] >TEST 275/593 [tests/bug01111-002.phpt] >FAIL Test for bug #1111: eval does not work when debugger is stopped in xdebug_throw_exception_hook [tests/bug01111-002.phpt] >TEST 276/593 [tests/bug01112.phpt] >PASS Test for bug #1112: Setting an invalid xdebug.trace_format causes Xdebug to crash [tests/bug01112.phpt] >TEST 277/593 [tests/bug01130.phpt] >PASS Test for bug #1130: PHP documentation links to local manual reference are broken at title description [tests/bug01130.phpt] >TEST 278/593 [tests/bug01133.phpt] >SKIP Test for bug #1133: PDO exception code value type is changed [tests/bug01133.phpt] reason: The PDO/SQLite extension needs to be installed >TEST 279/593 [tests/bug01140.phpt] >PASS Test for bug #1140: Tracing with __debugInfo() crashes Xdebug due to a stack overflow [tests/bug01140.phpt] >TEST 280/593 [tests/bug01148.phpt] >PASS Test for bug #1148: Can't disable max_nesting_function [tests/bug01148.phpt] >TEST 281/593 [tests/bug01165.phpt] >FAIL Test for bug #1165: DBGp: step_out skips subsequent function calls [tests/bug01165.phpt] >TEST 282/593 [tests/bug01166.phpt] >PASS Test for bug #1166: Using $this in __debugInfo() causes infinite recursion [tests/bug01166.phpt] >TEST 283/593 [tests/bug01174.phpt] >PASS Test for bug #1174: SIGFPE in xdebug_get_monitored_functions() [tests/bug01174.phpt] >TEST 284/593 [tests/bug01180.phpt] >PASS Test for bug #1180: Code coverage crashes with non-standard start/stops [tests/bug01180.phpt] >TEST 285/593 [tests/bug01181.phpt] >FAIL Test for bug #1181: Derived class with __get gets called on fetching base class private property [tests/bug01181.phpt] >TEST 286/593 [tests/bug01192-php70.phpt] >SKIP Test for bug #1092: Dead code analysis does not work for generators with 'return;' (= PHP 7.0) [tests/bug01192-php70.phpt] reason: = PHP 7.0 needed >TEST 287/593 [tests/bug01192-php71.phpt] >PASS Test for bug #1092: Dead code analysis does not work for generators with 'return;' (>= PHP 7.1) [tests/bug01192-php71.phpt] >TEST 288/593 [tests/bug01194.phpt] >PASS Test for bug #1194: The error message is doubly HTML-encoded with assert() [tests/bug01194.phpt] >TEST 289/593 [tests/bug01195-php70.phpt] >SKIP Test for bug #1195: Segfault with code coverage and foreach (>= PHP 7.0, <= PHP 7.0.12) [tests/bug01195-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 290/593 [tests/bug01195-php71.phpt] >SKIP Test for bug #1195: Segfault with code coverage and foreach (> PHP 7.0.12, <= PHP 7.2.13) [tests/bug01195-php71.phpt] reason: <= PHP 7.2.13 needed >TEST 291/593 [tests/bug01195-php7214.phpt] >PASS Test for bug #1195: Segfault with code coverage and foreach (> PHP 7.2.13) [tests/bug01195-php7214.phpt] >TEST 292/593 [tests/bug01200-php70.phpt] >SKIP Test for bug #1200: Coverage of sending arguments to a method (>= PHP 7.0, <= PHP 7.0.12) [tests/bug01200-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 293/593 [tests/bug01200-php71.phpt] >PASS Test for bug #1200: Coverage of sending arguments to a method (> PHP 7.0.12) [tests/bug01200-php71.phpt] >TEST 294/593 [tests/bug01202.phpt] >FAIL Test for bug #1202: Anonymous classes are not handled properly while remote debugging [tests/bug01202.phpt] >TEST 295/593 [tests/bug01203.phpt] >FAIL Test for bug #1203: Accessing static property of a class that has no static properties crashes while remote debugging [tests/bug01203.phpt] >TEST 296/593 [tests/bug01209-php7.phpt] >PASS Test for bug #1209: Tracing property assignments in user-readable function traces [tests/bug01209-php7.phpt] >TEST 297/593 [tests/bug01210-php70.phpt] >SKIP Test for bug #1210: Coverage of sending arguments to a method (>= PHP 7.0, <= PHP 7.0.12) [tests/bug01210-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 298/593 [tests/bug01210-php71-opcache.phpt] >SKIP Test for bug #1210: Coverage of sending arguments to a method (>= PHP 7.1, <= PHP 7.2.13, opcache) [tests/bug01210-php71-opcache.phpt] reason: >= PHP 7.1, <= PHP 7.2.13 needed >TEST 299/593 [tests/bug01210-php71.phpt] >SKIP Test for bug #1210: Coverage of sending arguments to a method (> PHP 7.0.12, <= PHP 7.2.13) [tests/bug01210-php71.phpt] reason: <= PHP 7.2.13 needed >TEST 300/593 [tests/bug01210-php7214-opcache.phpt] >SKIP Test for bug #1210: Coverage of sending arguments to a method (> PHP 7.2.13, opcache) [tests/bug01210-php7214-opcache.phpt] reason: opcache required >TEST 301/593 [tests/bug01210-php7214.phpt] >PASS Test for bug #1210: Coverage of sending arguments to a method (> PHP 7.2.13) [tests/bug01210-php7214.phpt] >TEST 302/593 [tests/bug01215.phpt] >PASS Test for bug #1215: SIGSEGV if xdebug.trace_output_dir directory does not exist [tests/bug01215.phpt] >TEST 303/593 [tests/bug01218-001.phpt] >PASS Test for bug #1218: Xdebug messes with the exception code, by casting it to int [tests/bug01218-001.phpt] >TEST 304/593 [tests/bug01218-002.phpt] >FAIL Test for bug #1218: Xdebug messes with the exception code, by casting it to int (DBGp) [tests/bug01218-002.phpt] >TEST 305/593 [tests/bug01223.phpt] >FAIL Test for bug #1223: Xdebug crashes on PHP 7 when doing a DBGp eval command [tests/bug01223.phpt] >TEST 306/593 [tests/bug01232.phpt] >PASS Test for bug #1232: HTML trace format with show_mem_delta [tests/bug01232.phpt] >TEST 307/593 [tests/bug01241-002-php70.phpt] >SKIP Test for bug #1241: Xdebug doesn't handle FAST_RET and FAST_CALL opcodes for branch/dead code analysis (>= PHP 7.0.3, <= PHP 7.0.12) [tests/bug01241-002-php70.phpt] reason: >= PHP 7.0.3, <= PHP 7.0.12 needed >TEST 308/593 [tests/bug01241-002-php71.phpt] >PASS Test for bug #1241: Xdebug doesn't handle FAST_RET and FAST_CALL opcodes for branch/dead code analysis (> PHP 7.0.12) [tests/bug01241-002-php71.phpt] >TEST 309/593 [tests/bug01241-php70.phpt] >SKIP Test for bug #1241: Xdebug doesn't handle FAST_RET and FAST_CALL opcodes for branch/dead code analysis (>= PHP 7.0.3, PHP <= 7.0.12) [tests/bug01241-php70.phpt] reason: >= PHP 7.0.3, <= PHP 7.0.12 needed >TEST 310/593 [tests/bug01241-php71.phpt] >PASS Test for bug #1241: Xdebug doesn't handle FAST_RET and FAST_CALL opcodes for branch/dead code analysis (> PHP 7.0.12) [tests/bug01241-php71.phpt] >SKIP Test for bug #1245: xdebug_dump_superglobals dumps *uninitialized* with PHP 7 [tests/bug01245.phpt] reason: CGI not available >SKIP Test for bug #1247: xdebug.show_local_vars dumps variables with *uninitialized* values (>= PHP 7.2 && opcache) [tests/bug01247-php72-opcache.phpt] reason: CGI not available >SKIP Test for bug #1247: xdebug.show_local_vars dumps variables with *uninitialized* values (< PHP 7.2 || no opcache) [tests/bug01247.phpt] reason: CGI not available >TEST 314/593 [tests/bug01258-php7.phpt] >SKIP Test for bug #1258: ensure case statements are covered (< PHP 7.2) [tests/bug01258-php7.phpt] reason: < PHP 7.2 needed >TEST 315/593 [tests/bug01258-php72.phpt] >PASS Test for bug #1258: ensure case statements are covered (>= PHP 7.2) [tests/bug01258-php72.phpt] >TEST 316/593 [tests/bug01262.phpt] >PASS Test for bug #1262: overload_var_dump=0 messes with xdebug_var_dump() [tests/bug01262.phpt] >TEST 317/593 [tests/bug01263-php7.phpt] >SKIP Test for bug #1263: Coverage of sending arguments to a method (>= PHP 7.0.8) [tests/bug01263-php7.phpt] reason: opcache required >TEST 318/593 [tests/bug01266.phpt] >PASS Test for bug #1266: xdebug_dump_superglobals() always dumps empty $_SESSION stack on PHP 7 [tests/bug01266.phpt] >TEST 319/593 [tests/bug01270-php70.phpt] >SKIP Test for bug #1270: String parsing marked not covered (>= PHP 7.0, <= PHP 7.0.12) [tests/bug01270-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 320/593 [tests/bug01270-php71-opcache.phpt] >SKIP Test for bug #1270: String parsing marked not covered (>= PHP 7.1.0, <= PHP 7.1.3, opcache) [tests/bug01270-php71-opcache.phpt] reason: >= PHP 7.1.0, <= PHP 7.1.3 needed >TEST 321/593 [tests/bug01270-php71.phpt] >SKIP Test for bug #1270: String parsing marked not covered (> PHP 7.0.12, <= PHP 7.1.3) [tests/bug01270-php71.phpt] reason: > PHP 7.0.12, <= PHP 7.1.3 needed >TEST 322/593 [tests/bug01270-php714-opcache.phpt] >SKIP Test for bug #1270: String parsing marked not covered (> PHP 7.1.3; < PHP 7.2) [tests/bug01270-php714-opcache.phpt] reason: > PHP 7.1.3; < PHP 7.2 needed >TEST 323/593 [tests/bug01270-php714.phpt] >PASS Test for bug #1270: String parsing marked not covered (> PHP 7.1.3) [tests/bug01270-php714.phpt] >TEST 324/593 [tests/bug01270-php72-opcache.phpt] >SKIP Test for bug #1270: String parsing marked not covered (>= PHP 7.2) [tests/bug01270-php72-opcache.phpt] reason: opcache required >TEST 325/593 [tests/bug01272-1.phpt] >FAIL Test for bug #1272: property_get doesn't return attributes for SimpleXMLElement [tests/bug01272-1.phpt] >TEST 326/593 [tests/bug01272-2.phpt] >PASS Test for bug #1272: property_get doesn't return attributes for SimpleXMLElement [tests/bug01272-2.phpt] >TEST 327/593 [tests/bug01278.phpt] >PASS Test for bug #1278: Xdebug with PHP 7 does not handle prefill-from-oparray for XDEBUG_CC_UNUSED [tests/bug01278.phpt] >TEST 328/593 [tests/bug01282-32bit.phpt] >SKIP Test for bug #1282: var_dump() of integers > 32 bit is broken on Windows [tests/bug01282-32bit.phpt] reason: Only for 32bit platforms >TEST 329/593 [tests/bug01282-64bit.phpt] >PASS Test for bug #1282: var_dump() of integers > 32 bit is broken on Windows [tests/bug01282-64bit.phpt] >TEST 330/593 [tests/bug01288.phpt] >PASS Test for bug #1288: Segfault when uncaught exception message does not contain " in " [tests/bug01288.phpt] >TEST 331/593 [tests/bug01305.phpt] >FAIL Test for bug #1305: Problems with array keys with an aposprophe [tests/bug01305.phpt] >TEST 332/593 [tests/bug01312.phpt] >FAIL Test for bug #1312: DBGP: extended_properties for \0 characters in fields [tests/bug01312.phpt] >TEST 333/593 [tests/bug01323-1.phpt] >PASS Test for bug #1323: Add config option to enable full paths in trace output [tests/bug01323-1.phpt] >TEST 334/593 [tests/bug01335.phpt] >FAIL Test for bug #1335: Debugging with PhpStorm sometimes gives "can not get property" [tests/bug01335.phpt] >TEST 335/593 [tests/bug01343-32bit.phpt] >SKIP Test for bug #1343: Wrong values of numerical keys outside 32bit range [tests/bug01343-32bit.phpt] reason: Only for 32bit platforms >TEST 336/593 [tests/bug01343-64bit.phpt] >PASS Test for bug #1343: Wrong values of numerical keys outside 32bit range [tests/bug01343-64bit.phpt] >TEST 337/593 [tests/bug01357.phpt] >PASS Test for bug #1357: Function signature using variadics is reported as being not executed [tests/bug01357.phpt] >TEST 338/593 [tests/bug01381.phpt] >PASS Test for bug #1381: FETCH_DIM_W is not overloaded [tests/bug01381.phpt] >TEST 339/593 [tests/bug01385.phpt] >FAIL Test for bug #1385: Can not fetch IS_INDIRECT private properties [tests/bug01385.phpt] >TEST 340/593 [tests/bug01386-php70-opcache.phpt] >SKIP Test for bug #1386: Executable code not shown as executed/executable (>= PHP 7.0, < PHP 7.1, opcache) [tests/bug01386-php70-opcache.phpt] reason: >= PHP 7.0, < PHP 7.1 needed >TEST 341/593 [tests/bug01386-php71-opcache.phpt] >SKIP Test for bug #1386: Executable code not shown as executed/executable (>= PHP 7.1, opcache) [tests/bug01386-php71-opcache.phpt] reason: opcache required >TEST 342/593 [tests/bug01386.phpt] >PASS Test for bug #1386: Executable code not shown as executed/executable [tests/bug01386.phpt] >TEST 343/593 [tests/bug01394.phpt] >PASS Test for bug #1394: Code coverage does not cover instanceof (in elseif) [tests/bug01394.phpt] >TEST 344/593 [tests/bug01403.phpt] >PASS Test for bug #1403: Code coverage does not cover BIND_STATIC [tests/bug01403.phpt] >TEST 345/593 [tests/bug01417.phpt] >FAIL Test for bug #1417: Fetching properties of static class contexts fails due to incorrect fetch mode [tests/bug01417.phpt] >TEST 346/593 [tests/bug01420-php72-opcache.phpt] >SKIP Test for bug #1420: handle path/branch converage for switch with jump table (>= PHP 7.2, < PHP 7.3, opcache) [tests/bug01420-php72-opcache.phpt] reason: opcache required >TEST 347/593 [tests/bug01420-php72.phpt] >PASS Test for bug #1420: handle path/branch converage for switch with jump table (>= PHP 7.2, no opcache) [tests/bug01420-php72.phpt] >TEST 348/593 [tests/bug01429.phpt] >PASS Test for bug #1429: Code coverage does not cover null coalesce [tests/bug01429.phpt] >TEST 349/593 [tests/bug01437.phpt] >PASS Test for bug #1437: Add X-Xdebug-Profile-Filename header [tests/bug01437.phpt] >TEST 350/593 [tests/bug01439.phpt] >PASS Test for bug #1439: Code coverage does not cover is_object (in elseif) [tests/bug01439.phpt] >TEST 351/593 [tests/bug01446-php5.phpt] >SKIP Test for bug #1446: Code Coverage misses elseif if it uses an isset with a property (< PHP 7.0) [tests/bug01446-php5.phpt] reason: < PHP 7.0 needed >TEST 352/593 [tests/bug01446-php7.phpt] >PASS Test for bug #1446: Code Coverage misses elseif if it uses an isset with a property (>= PHP 7.0) [tests/bug01446-php7.phpt] >TEST 353/593 [tests/bug01449.phpt] >FAIL Test for bug #1449: Array element keys containing low-ASCII variables [tests/bug01449.phpt] >TEST 354/593 [tests/bug01471.phpt] >PASS Test for bug #1471: Crash with tracing and ternairy op assignment [tests/bug01471.phpt] >TEST 355/593 [tests/bug01486-001-php72-opcache.phpt] >SKIP Test for bug #1486: Crash on ZEND_SWITCH_LONG / ZEND_SWITCH_STRING (>= PHP 7.2, <= PHP 7.2.13, opcache) [tests/bug01486-001-php72-opcache.phpt] reason: >= PHP 7.2, <= PHP 7.2.13 needed >TEST 356/593 [tests/bug01486-001-php72.phpt] >SKIP Test for bug #1486: Crash on ZEND_SWITCH_LONG / ZEND_SWITCH_STRING (>= PHP 7.2, <= PHP 7.2.13) [tests/bug01486-001-php72.phpt] reason: >= PHP 7.2, <= PHP 7.2.13 needed >TEST 357/593 [tests/bug01486-001-php7214-opcache.phpt] >SKIP Test for bug #1486: Crash on ZEND_SWITCH_LONG / ZEND_SWITCH_STRING (> PHP 7.2.13, opcache) [tests/bug01486-001-php7214-opcache.phpt] reason: opcache required >TEST 358/593 [tests/bug01486-001-php7214.phpt] >PASS Test for bug #1486: Crash on ZEND_SWITCH_LONG / ZEND_SWITCH_STRING (> PHP 7.2.13) [tests/bug01486-001-php7214.phpt] >TEST 359/593 [tests/bug01486-002-opcache.phpt] >SKIP Test for bug #1486: Crash on ZEND_SWITCH_LONG / ZEND_SWITCH_STRING (>= PHP 7.2, < PHP 7.3, opcache) [tests/bug01486-002-opcache.phpt] reason: opcache required >TEST 360/593 [tests/bug01486-002.phpt] >PASS Test for bug #1486: Crash on ZEND_SWITCH_LONG / ZEND_SWITCH_STRING [tests/bug01486-002.phpt] >TEST 361/593 [tests/bug01488.phpt] >FAIL Test for bug #1488: Rewrite DBGp 'property_set' to always use eval [tests/bug01488.phpt] >TEST 362/593 [tests/bug01501-001-32bit.phpt] >SKIP Test for bug #1501: Xdebug var dump tries casting properties (text) [tests/bug01501-001-32bit.phpt] reason: Only for 32bit platforms >TEST 363/593 [tests/bug01501-001-64bit.phpt] >PASS Test for bug #1501: Xdebug var dump tries casting properties (text) [tests/bug01501-001-64bit.phpt] >TEST 364/593 [tests/bug01501-002-32bit.phpt] >SKIP Test for bug #1501: Xdebug var dump tries casting properties (HTML) [tests/bug01501-002-32bit.phpt] reason: Only for 32bit platforms >TEST 365/593 [tests/bug01501-002-64bit.phpt] >PASS Test for bug #1501: Xdebug var dump tries casting properties (HTML) [tests/bug01501-002-64bit.phpt] >TEST 366/593 [tests/bug01501-003-32bit.phpt] >SKIP Test for bug #1501: Xdebug var dump tries casting properties (ANSI) [tests/bug01501-003-32bit.phpt] reason: Only for 32bit platforms >TEST 367/593 [tests/bug01501-003-64bit.phpt] >PASS Test for bug #1501: Xdebug var dump tries casting properties (ANSI) [tests/bug01501-003-64bit.phpt] >TEST 368/593 [tests/bug01502.phpt] >PASS Test for bug #1502: SEND_REF lines are not marked as covered (PHP >= 7.1.5) [tests/bug01502.phpt] >TEST 369/593 [tests/bug01508-black.phpt] >PASS Test for bug #1508: Code coverage filter not checked in xdebug_common_assign_dim handler (black list) [tests/bug01508-black.phpt] >TEST 370/593 [tests/bug01508-white.phpt] >PASS Test for bug #1508: Code coverage filter not checked in xdebug_common_assign_dim handler (white list) [tests/bug01508-white.phpt] >TEST 371/593 [tests/bug01509-php72-opcache.phpt] >SKIP Test for bug #1509: Code coverage missing for case inside switch (>= PHP 7.2, opcache) [tests/bug01509-php72-opcache.phpt] reason: opcache required >TEST 372/593 [tests/bug01509.phpt] >PASS Test for bug #1509: Code coverage missing for case inside switch (>= PHP 7.2) [tests/bug01509.phpt] >TEST 373/593 [tests/bug01512.phpt] >FAIL Test for bug #1512: Xdebug returns escaped property name and fullname [tests/bug01512.phpt] >TEST 374/593 [tests/bug01514.phpt] >FAIL Test for bug #1514: Variable names with a NULL char are cut off at NULL char [tests/bug01514.phpt] >TEST 375/593 [tests/bug01515-001.phpt] >PASS Test for bug #1515: Object property names with a NULL char are cut off at NULL char (var_dump) [tests/bug01515-001.phpt] >TEST 376/593 [tests/bug01515-002.phpt] >FAIL Test for bug #1515: Object property names with a NULL char are cut off at NULL char (DBGp) [tests/bug01515-002.phpt] >TEST 377/593 [tests/bug01516.phpt] >FAIL Test for bug #1516: Can't fetch variables or object properties which have \0 characters in them [tests/bug01516.phpt] >TEST 378/593 [tests/bug01520.phpt] >FAIL Test for bug #1520: Xdebug does not handle variable names with "-" in their name [tests/bug01520.phpt] >TEST 379/593 [tests/bug01530-opcache.phpt] >SKIP Test for bug #1530: Code coverage incorrect for last code line in a loop (>= PHP 7.2.14, opcache) [tests/bug01530-opcache.phpt] reason: opcache required >TEST 380/593 [tests/bug01530.phpt] >PASS Test for bug #1530: Code coverage incorrect for last code line in a loop (>= PHP 7.2.14) [tests/bug01530.phpt] >TEST 381/593 [tests/bug01532.phpt] >FAIL Test for bug #1532: SIGABRT when using remote debugging and an error is thrown in eval() [tests/bug01532.phpt] >TEST 382/593 [tests/bug01551.phpt] >FAIL Test for bug #1551: Can't debug properties with an empty name [tests/bug01551.phpt] >TEST 383/593 [tests/bug01556.phpt] >PASS Test for bug #1556: Crash when register_shutdown_function() is called with a function named call_user_func* [tests/bug01556.phpt] >TEST 384/593 [tests/bug01568.phpt] >SKIP Test for bug #1568: Can't debug object properties that have numeric keys [tests/bug01568.phpt] reason: PHP-DS extension required >TEST 385/593 [tests/bug01571-001.phpt] >PASS Test for bug #1571: Stack traces don't show file/line for closures in namespaces [tests/bug01571-001.phpt] >TEST 386/593 [tests/bug01571-002.phpt] >PASS Test for bug #1571: Profiler doesn't show file/line for closures in namespaces [tests/bug01571-002.phpt] >TEST 387/593 [tests/bug01571-003.phpt] >PASS Test for bug #1571: Code Coverage doesn't show file/line for closures in namespaces [tests/bug01571-003.phpt] >TEST 388/593 [tests/bug01583.phpt] >PASS Test for bug #1583: Xdebug crashes when OPcache's compact literals optimisation is on [tests/bug01583.phpt] >TEST 389/593 [tests/bug01586.phpt] >FAIL Test for bug #1586: error_reporting evaluation [tests/bug01586.phpt] >TEST 390/593 [tests/bug01629.phpt] >SKIP Test for bug #1629: SOAP Client/Server detection code does not handle inherited classes [tests/bug01629.phpt] reason: SOAP extension required >TEST 391/593 [tests/bug01647.phpt] >FAIL Test for bug #1647: Memory corruption when a conditional breakpoint is used [tests/bug01647.phpt] >TEST 392/593 [tests/bug01656.phpt] >PASS Test for bug #1656: remote_connect_back alters header if multiple values are present [tests/bug01656.phpt] >TEST 393/593 [tests/bug01662.phpt] >FAIL Test for bug #1662: __debugInfo() should not be used for user-defined classes [tests/bug01662.phpt] >TEST 394/593 [tests/call_user_func_array.phpt] >PASS Test for file/line correctness with call_user_func_array() [tests/call_user_func_array.phpt] >TEST 395/593 [tests/call_user_func_array2.phpt] >PASS Test call_user_func_array() with multiple files [tests/call_user_func_array2.phpt] >TEST 396/593 [tests/coverage-filter-path-black-1.phpt] >PASS Filtered code coverage: path blacklist [1] [tests/coverage-filter-path-black-1.phpt] >TEST 397/593 [tests/coverage-filter-path-white-1.phpt] >PASS Filtered code coverage: path whitelist [1] [tests/coverage-filter-path-white-1.phpt] >TEST 398/593 [tests/coverage-php70.phpt] >SKIP Test with Code Coverage (>= PHP 7.0, <= PHP 7.0.12) [tests/coverage-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 399/593 [tests/coverage-php71.phpt] >PASS Test with Code Coverage (> PHP 7.0.12) [tests/coverage-php71.phpt] >TEST 400/593 [tests/coverage2-php70.phpt] >SKIP Test with Code Coverage with unused lines (>= PHP 7.0, <= PHP 7.0.12) [tests/coverage2-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 401/593 [tests/coverage2-php71.phpt] >PASS Test with Code Coverage with path and branch checking (> PHP 7.0.12) [tests/coverage2-php71.phpt] >TEST 402/593 [tests/coverage3-php7.phpt] >PASS Test with Code Coverage with unused lines [tests/coverage3-php7.phpt] >TEST 403/593 [tests/coverage4-new.phpt] >PASS Test with Code Coverage with abstract methods (> PHP 7.0.17, > PHP 7.1.3) [tests/coverage4-new.phpt] >TEST 404/593 [tests/coverage4-php70.phpt] >SKIP Test with Code Coverage with abstract methods (>= PHP 7.1.0, <= PHP 7.1.3) [tests/coverage4-php70.phpt] reason: >= PHP 7.1.0, <= PHP 7.1.3 needed >TEST 405/593 [tests/coverage4-php714.phpt] >PASS Test with Code Coverage with abstract methods (> PHP 7.1.3) [tests/coverage4-php714.phpt] >TEST 406/593 [tests/coverage4.phpt] >SKIP Test with Code Coverage with abstract methods (<= PHP 7.0.17, >= PHP 7.1.0, <= PHP 7.1.3) [tests/coverage4.phpt] reason: <= PHP 7.0.17, >= PHP 7.1.0, <= PHP 7.1.3 needed >TEST 407/593 [tests/coverage5-php70.phpt] >SKIP Test with Code Coverage with path and branch checking (>= PHP 7.0, <= PHP 7.0.12) [tests/coverage5-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 408/593 [tests/coverage5-php71.phpt] >PASS Test with Code Coverage with path and branch checking (> PHP 7.0.12) [tests/coverage5-php71.phpt] >TEST 409/593 [tests/coverage6-php70.phpt] >SKIP Test with Code Coverage with path and branch checking (>= PHP 7.0, <= PHP 7.0.12) [tests/coverage6-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 410/593 [tests/coverage6-php71.phpt] >PASS Test with Code Coverage with path and branch checking (> PHP 7.0.12) [tests/coverage6-php71.phpt] >TEST 411/593 [tests/coverage7-php70.phpt] >SKIP Test with Code Coverage with path and branch checking (>= PHP 7.0, <= PHP 7.0.12) [tests/coverage7-php70.phpt] reason: >= PHP 7.0, <= PHP 7.0.12 needed >TEST 412/593 [tests/coverage7-php71-opcache.phpt] >SKIP Test with Code Coverage with path and branch checking (>= PHP 7.1, < PHP 7.3, opcache) [tests/coverage7-php71-opcache.phpt] reason: opcache required >TEST 413/593 [tests/coverage7-php71.phpt] >PASS Test with Code Coverage with path and branch checking (> PHP 7.0.12) [tests/coverage7-php71.phpt] >TEST 414/593 [tests/dbgp-breakpoint-error.phpt] >FAIL DBGP: breakpoints on errors [tests/dbgp-breakpoint-error.phpt] >TEST 415/593 [tests/dbgp-context-get.phpt] >FAIL DBGP: context_get [tests/dbgp-context-get.phpt] >TEST 416/593 [tests/dbgp-property-get-constants.phpt] >FAIL DBGP: property_get (constants) [tests/dbgp-property-get-constants.phpt] >TEST 417/593 [tests/dbgp-property-value.phpt] >FAIL DBGP: property_value [tests/dbgp-property-value.phpt] >TEST 418/593 [tests/dump-superglobal1.phpt] >PASS Test for dumping of super globals [tests/dump-superglobal1.phpt] >TEST 419/593 [tests/error_collection_1.phpt] >PASS Test for collection errors (1) [tests/error_collection_1.phpt] >TEST 420/593 [tests/error_collection_2.phpt] >PASS Test for collection errors (2) (fatal error) [tests/error_collection_2.phpt] >TEST 421/593 [tests/error_collection_3.phpt] >PASS Test for collection errors (3) - HTML errors [tests/error_collection_3.phpt] >TEST 422/593 [tests/errorlog_variadic.phpt] >PASS Test for stack traces with variadics (error_log) [tests/errorlog_variadic.phpt] >TEST 423/593 [tests/exception.phpt] >PASS Test to see if exceptions still work with Xdebug's hook enabled [tests/exception.phpt] >TEST 424/593 [tests/filter-errors.phpt] >PASS xdebug_set_filter() wrong arguments [tests/filter-errors.phpt] >TEST 425/593 [tests/force_display_errors.phpt] >PASS Test for xdebug.force_display_errors [tests/force_display_errors.phpt] >TEST 426/593 [tests/force_error_reporting-display_errors-001.phpt] >PASS Test for xdebug.force_error_reporting (display_errors) [1] [tests/force_error_reporting-display_errors-001.phpt] >TEST 427/593 [tests/force_error_reporting-display_errors-002.phpt] >PASS Test for xdebug.force_error_reporting (display_errors) [2] [tests/force_error_reporting-display_errors-002.phpt] >TEST 428/593 [tests/force_error_reporting-display_errors-003.phpt] >PASS Test for xdebug.force_error_reporting (display_errors) [3] [tests/force_error_reporting-display_errors-003.phpt] >TEST 429/593 [tests/force_error_reporting-log_errors-001.phpt] >PASS Test for xdebug.force_error_reporting (log_errors) [1] [tests/force_error_reporting-log_errors-001.phpt] >TEST 430/593 [tests/force_error_reporting-log_errors-002.phpt] >PASS Test for xdebug.force_error_reporting (log_errors) [2] [tests/force_error_reporting-log_errors-002.phpt] >TEST 431/593 [tests/force_error_reporting-log_errors-003.phpt] >PASS Test for xdebug.force_error_reporting (log_errors) [3] [tests/force_error_reporting-log_errors-003.phpt] >TEST 432/593 [tests/function_counter.phpt] >PASS Test for xdebug_get_function_count [tests/function_counter.phpt] >TEST 433/593 [tests/functrace_comp_0.phpt] >PASS Test computerized function traces (level0, comp) [tests/functrace_comp_0.phpt] >TEST 434/593 [tests/functrace_comp_1.phpt] >PASS Test computerized function traces (level1, comp) [tests/functrace_comp_1.phpt] >TEST 435/593 [tests/functrace_comp_1r.phpt] >PASS Test computerized function traces (level1, comp, with return) [tests/functrace_comp_1r.phpt] >TEST 436/593 [tests/functrace_comp_2.phpt] >PASS Test computerized function traces (level2, comp) [tests/functrace_comp_2.phpt] >TEST 437/593 [tests/functrace_comp_2r.phpt] >PASS Test computerized function traces (level2, comp, with return) [tests/functrace_comp_2r.phpt] >TEST 438/593 [tests/functrace_comp_3.phpt] >PASS Test computerized function traces (level3, comp) [tests/functrace_comp_3.phpt] >TEST 439/593 [tests/functrace_comp_3r.phpt] >PASS Test computerized function traces (level3, comp, with return) [tests/functrace_comp_3r.phpt] >TEST 440/593 [tests/functrace_comp_4.phpt] >PASS Test computerized function traces (level4, comp) [tests/functrace_comp_4.phpt] >TEST 441/593 [tests/functrace_comp_4r.phpt] >PASS Test computerized function traces (level4, comp, with return) [tests/functrace_comp_4r.phpt] >TEST 442/593 [tests/functrace_comp_5.phpt] >PASS Test computerized function traces (level5, comp) [tests/functrace_comp_5.phpt] >TEST 443/593 [tests/functrace_comp_5r.phpt] >PASS Test computerized function traces (level5, comp, with return) [tests/functrace_comp_5r.phpt] >TEST 444/593 [tests/functrace_variadics_0.phpt] >PASS Test for function traces with variadics (0) [tests/functrace_variadics_0.phpt] >TEST 445/593 [tests/functrace_variadics_1.phpt] >PASS Test for function traces with variadics (1) [tests/functrace_variadics_1.phpt] >TEST 446/593 [tests/functrace_variadics_2.phpt] >PASS Test for function traces with variadics (2) [tests/functrace_variadics_2.phpt] >TEST 447/593 [tests/functrace_variadics_3.phpt] >PASS Test for function traces with variadics (3) [tests/functrace_variadics_3.phpt] >TEST 448/593 [tests/functrace_variadics_4.phpt] >PASS Test for function traces with variadics (4) [tests/functrace_variadics_4.phpt] >TEST 449/593 [tests/functrace_variadics_5.phpt] >PASS Test for function traces with variadics (5) [tests/functrace_variadics_5.phpt] >TEST 450/593 [tests/get_declared_vars-php72-opcache.phpt] >SKIP Test with xdebug_get_declared_vars() (> PHP 7.2 && opcache) [tests/get_declared_vars-php72-opcache.phpt] reason: >= PHP 7.2 && opcache loaded needed >TEST 451/593 [tests/get_declared_vars.phpt] >PASS Test with xdebug_get_declared_vars() (< PHP 7.2 || !opcache) [tests/get_declared_vars.phpt] >TEST 452/593 [tests/local_vars_in_error-php7.phpt] >PASS Test with showing local variables on errors [tests/local_vars_in_error-php7.phpt] >TEST 453/593 [tests/max_nesting_level-001.phpt] >PASS Test for xdebug.max_nesting_level (default) [1] [tests/max_nesting_level-001.phpt] >TEST 454/593 [tests/max_nesting_level-002.phpt] >PASS Test for xdebug.max_nesting_level (configured) [2] [tests/max_nesting_level-002.phpt] >TEST 455/593 [tests/max_stack_frames.phpt] >PASS Test for xdebug.max_stack_frames [tests/max_stack_frames.phpt] >TEST 456/593 [tests/memory_usage.phpt] >PASS Test for xdebug.collect_params setting [tests/memory_usage.phpt] >TEST 457/593 [tests/monitor-functions-001.phpt] >PASS Function Monitor: Setting a list of functions to spy on [tests/monitor-functions-001.phpt] >TEST 458/593 [tests/monitor-functions-002.phpt] >PASS Function Monitor: Setting a replacement list of functions to spy on [tests/monitor-functions-002.phpt] >TEST 459/593 [tests/monitor-functions-003.phpt] >PASS Function Monitor: Simple function name [tests/monitor-functions-003.phpt] >TEST 460/593 [tests/monitor-functions-004.phpt] >PASS Function Monitor: Method function name [tests/monitor-functions-004.phpt] >TEST 461/593 [tests/peak_memory_usage.phpt] >PASS Test for xdebug_peak_memory_usage [tests/peak_memory_usage.phpt] >TEST 462/593 [tests/print_function_stack-no-description-001.phpt] >PASS Test for xdebug_print_function_stack() without description [tests/print_function_stack-no-description-001.phpt] >TEST 463/593 [tests/print_function_stack-no-description-002.phpt] >PASS Test for xdebug_print_function_stack() without description (CLI colour) [tests/print_function_stack-no-description-002.phpt] >TEST 464/593 [tests/print_function_stack-no-description-003.phpt] >PASS Test for xdebug_print_function_stack() without description (HTML) [tests/print_function_stack-no-description-003.phpt] >TEST 465/593 [tests/print_function_stack.phpt] >PASS Test for xdebug_print_function_stack(). [tests/print_function_stack.phpt] >TEST 466/593 [tests/remote_log-unix-2.phpt] >FAIL Test for Xdebug's remote log (with unix sockets and header) [tests/remote_log-unix-2.phpt] >TEST 467/593 [tests/remote_log-unix.phpt] >FAIL Test for Xdebug's remote log (with unix sockets) [tests/remote_log-unix.phpt] >TEST 468/593 [tests/remote_log-win.phpt] >SKIP Test for Xdebug's remote log (Windows) [tests/remote_log-win.phpt] reason: For Windows >TEST 469/593 [tests/remote_log1.phpt] >FAIL Test for Xdebug's remote log (can not connect, no remote callback) [tests/remote_log1.phpt] >TEST 470/593 [tests/remote_log2.phpt] >FAIL Test for Xdebug's remote log (can not connect, with not-found remote callback) [tests/remote_log2.phpt] >TEST 471/593 [tests/remote_log3.phpt] >FAIL Test for Xdebug's remote log (with xdebug.remote_addr_header) [tests/remote_log3.phpt] >TEST 472/593 [tests/remote_log4.phpt] >FAIL Test for Xdebug's remote log (with xdebug.remote_addr_header value) [tests/remote_log4.phpt] >TEST 473/593 [tests/scream.phpt] >PASS Test for scream support [tests/scream.phpt] >TEST 474/593 [tests/scream_cli.phpt] >PASS Test for scream support [tests/scream_cli.phpt] >TEST 475/593 [tests/scream_html.phpt] >PASS Test for scream support (HTML) [tests/scream_html.phpt] >TEST 476/593 [tests/shutdown.phpt] >PASS Shutdown function [tests/shutdown.phpt] >TEST 477/593 [tests/stack-filter-ns-black-1.phpt] >PASS Filtered stack traces: namespace blacklist [1] [tests/stack-filter-ns-black-1.phpt] >TEST 478/593 [tests/stack-filter-ns-white-1.phpt] >PASS Filtered stack traces: namespace whitelist [1] [tests/stack-filter-ns-white-1.phpt] >TEST 479/593 [tests/stack-filter-path-black-1.phpt] >PASS Filtered stack traces: path blacklist [1] [tests/stack-filter-path-black-1.phpt] >TEST 480/593 [tests/stack-filter-path-white-1.phpt] >PASS Filtered stack traces: path whitelist [1] [tests/stack-filter-path-white-1.phpt] >TEST 481/593 [tests/stacktrace_html_0.phpt] >PASS Test stack traces (level0, html) [tests/stacktrace_html_0.phpt] >TEST 482/593 [tests/stacktrace_html_1.phpt] >PASS Test stack traces (level1, html) [tests/stacktrace_html_1.phpt] >TEST 483/593 [tests/stacktrace_html_2.phpt] >PASS Test stack traces (level2, html) [tests/stacktrace_html_2.phpt] >TEST 484/593 [tests/stacktrace_html_3.phpt] >PASS Test stack traces (level3, html) [tests/stacktrace_html_3.phpt] >TEST 485/593 [tests/stacktrace_html_4.phpt] >PASS Test stack traces (level4, html) [tests/stacktrace_html_4.phpt] >TEST 486/593 [tests/stacktrace_html_4_novar.phpt] >PASS Test stack traces (level4, html) [tests/stacktrace_html_4_novar.phpt] >TEST 487/593 [tests/stacktrace_html_5.phpt] >PASS Test stack traces (level5, html) [tests/stacktrace_html_5.phpt] >TEST 488/593 [tests/stacktrace_text_0.phpt] >PASS Test stack traces (level0, text) [tests/stacktrace_text_0.phpt] >TEST 489/593 [tests/stacktrace_text_1.phpt] >PASS Test stack traces (level1, text) [tests/stacktrace_text_1.phpt] >TEST 490/593 [tests/stacktrace_text_2.phpt] >PASS Test stack traces (level2, text) [tests/stacktrace_text_2.phpt] >TEST 491/593 [tests/stacktrace_text_3.phpt] >PASS Test stack traces (level3, text) [tests/stacktrace_text_3.phpt] >TEST 492/593 [tests/stacktrace_text_4.phpt] >PASS Test stack traces (level4, text) [tests/stacktrace_text_4.phpt] >TEST 493/593 [tests/stacktrace_text_4_novar.phpt] >PASS Test stack traces (level4, text) [tests/stacktrace_text_4_novar.phpt] >TEST 494/593 [tests/stacktrace_text_5.phpt] >PASS Test stack traces (level5, text) [tests/stacktrace_text_5.phpt] >TEST 495/593 [tests/stacktrace_variadic_html_0.phpt] >PASS Test for stack traces with variadics (html, 0) [tests/stacktrace_variadic_html_0.phpt] >TEST 496/593 [tests/stacktrace_variadic_html_1.phpt] >PASS Test for stack traces with variadics (html, 1) [tests/stacktrace_variadic_html_1.phpt] >TEST 497/593 [tests/stacktrace_variadic_html_2.phpt] >PASS Test for stack traces with variadics (html, 2) [tests/stacktrace_variadic_html_2.phpt] >TEST 498/593 [tests/stacktrace_variadic_html_3.phpt] >PASS Test for stack traces with variadics (html, 3) [tests/stacktrace_variadic_html_3.phpt] >TEST 499/593 [tests/stacktrace_variadic_html_4.phpt] >PASS Test for stack traces with variadics (html, 4) [tests/stacktrace_variadic_html_4.phpt] >TEST 500/593 [tests/stacktrace_variadic_html_5.phpt] >PASS Test for stack traces with variadics (html, 5) [tests/stacktrace_variadic_html_5.phpt] >TEST 501/593 [tests/stacktrace_variadic_text_0.phpt] >PASS Test for stack traces with variadics (text, 0) [tests/stacktrace_variadic_text_0.phpt] >TEST 502/593 [tests/stacktrace_variadic_text_1.phpt] >PASS Test for stack traces with variadics (text, 1) [tests/stacktrace_variadic_text_1.phpt] >TEST 503/593 [tests/stacktrace_variadic_text_2.phpt] >PASS Test for stack traces with variadics (text, 2) [tests/stacktrace_variadic_text_2.phpt] >TEST 504/593 [tests/stacktrace_variadic_text_3.phpt] >PASS Test for stack traces with variadics (text, 3) [tests/stacktrace_variadic_text_3.phpt] >TEST 505/593 [tests/stacktrace_variadic_text_4.phpt] >PASS Test for stack traces with variadics (text, 4) [tests/stacktrace_variadic_text_4.phpt] >TEST 506/593 [tests/stacktrace_variadic_text_5.phpt] >PASS Test for stack traces with variadics (text, 5) [tests/stacktrace_variadic_text_5.phpt] >TEST 507/593 [tests/start_trace.phpt] >PASS xdebug_start_trace() without filename [tests/start_trace.phpt] >TEST 508/593 [tests/test1.phpt] >PASS Test with include file [tests/test1.phpt] >TEST 509/593 [tests/test10b.phpt] >PASS Test for nested indirect function call [tests/test10b.phpt] >TEST 510/593 [tests/test11.phpt] >PASS Test for indirect function call [tests/test11.phpt] >TEST 511/593 [tests/test12.phpt] >PASS Test for complex parameters to functions [tests/test12.phpt] >TEST 512/593 [tests/test13.phpt] >PASS Test for variable function calls [tests/test13.phpt] >TEST 513/593 [tests/test14b.phpt] >PASS Test for circular references [tests/test14b.phpt] >TEST 514/593 [tests/test15.phpt] >PASS Test for variable member functions [tests/test15.phpt] >TEST 515/593 [tests/test17.phpt] >PASS Test for internal parameters [tests/test17.phpt] >TEST 516/593 [tests/test18.phpt] >PASS Test with eval() [tests/test18.phpt] >TEST 517/593 [tests/test18a.phpt] >PASS Test with eval() [tests/test18a.phpt] >TEST 518/593 [tests/test18b.phpt] >PASS Test with eval() [tests/test18b.phpt] >TEST 519/593 [tests/test19.phpt] >PASS Test for lots of calls to internal functions [tests/test19.phpt] >TEST 520/593 [tests/test20b.phpt] >PASS Test for static method calls [tests/test20b.phpt] >TEST 521/593 [tests/test3.phpt] >PASS Test for xdebug_is_enabled, xdebug_disable and xdebug_enable [tests/test3.phpt] >TEST 522/593 [tests/test7b.phpt] >PASS Test for class members [tests/test7b.phpt] >TEST 523/593 [tests/test8.phpt] >PASS Test for nested function calls [tests/test8.phpt] >TEST 524/593 [tests/test9b.phpt] >PASS Test for nested static method calls [tests/test9b.phpt] >TEST 525/593 [tests/trace-filter-ns-black-1.phpt] >PASS Filtered tracing: namespace blacklist [1] [tests/trace-filter-ns-black-1.phpt] >TEST 526/593 [tests/trace-filter-ns-black-2.phpt] >PASS Filtered tracing: namespace blacklist [2] [tests/trace-filter-ns-black-2.phpt] >TEST 527/593 [tests/trace-filter-ns-black-3.phpt] >PASS Filtered tracing: namespace blacklist [3] [tests/trace-filter-ns-black-3.phpt] >TEST 528/593 [tests/trace-filter-ns-white-1.phpt] >PASS Filtered tracing: namespace whitelist [1] [tests/trace-filter-ns-white-1.phpt] >TEST 529/593 [tests/trace-filter-ns-white-2.phpt] >PASS Filtered tracing: namespace whitelist [2] [tests/trace-filter-ns-white-2.phpt] >TEST 530/593 [tests/trace-filter-ns-white-3.phpt] >PASS Filtered tracing: namespace whitelist [3] [tests/trace-filter-ns-white-3.phpt] >TEST 531/593 [tests/trace-filter-ns-white-4.phpt] >PASS Filtered tracing: namespace whitelist [1] [tests/trace-filter-ns-white-4.phpt] >TEST 532/593 [tests/trace-filter-path-black-1.phpt] >PASS Filtered tracing: path blacklist [1] [tests/trace-filter-path-black-1.phpt] >TEST 533/593 [tests/trace-filter-path-white-1.phpt] >PASS Filtered tracing: path whitelist [1] [tests/trace-filter-path-white-1.phpt] >TEST 534/593 [tests/trace-filter-path-white-2.phpt] >PASS Filtered tracing: path whitelist [2] [tests/trace-filter-path-white-2.phpt] >TEST 535/593 [tests/trace-filter-path-white-3.phpt] >PASS Filtered tracing: path whitelist [3] [tests/trace-filter-path-white-3.phpt] >TEST 536/593 [tests/trace-filter-path-white-4.phpt] >PASS Filtered tracing: path whitelist [4] [tests/trace-filter-path-white-4.phpt] >TEST 537/593 [tests/trace.phpt] >PASS Trace test with fibonacci numbers (format=0) [tests/trace.phpt] >TEST 538/593 [tests/trace1.phpt] >PASS Trace test with fibonacci numbers (format=1) [tests/trace1.phpt] >TEST 539/593 [tests/trace2.phpt] >PASS Trace test with fibonacci numbers (format=2) [tests/trace2.phpt] >TEST 540/593 [tests/trace_with_magic_call_method.phpt] >PASS Test for line numbers and arguments with __call [tests/trace_with_magic_call_method.phpt] >TEST 541/593 [tests/trace_with_magic_methods.phpt] >PASS Test for line numbers for __get, __set, __isset, and __unset [tests/trace_with_magic_methods.phpt] >TEST 542/593 [tests/trace_with_naked_filename.phpt] >PASS Test trace with "naked filename" [tests/trace_with_naked_filename.phpt] >TEST 543/593 [tests/vardump-overload-cli-2.phpt] >PASS Test for overloaded var_dump() on the CLI with file [tests/vardump-overload-cli-2.phpt] >TEST 544/593 [tests/vardump-overload-cli.phpt] >PASS Test for overloaded var_dump() on the CLI [tests/vardump-overload-cli.phpt] >TEST 545/593 [tests/xdebug_call.phpt] >PASS Test for xdebug_call_*() [tests/xdebug_call.phpt] >TEST 546/593 [tests/xdebug_call_depth-1.phpt] >PASS Test for xdebug_call_*(-1) [tests/xdebug_call_depth-1.phpt] >TEST 547/593 [tests/xdebug_call_depth0.phpt] >PASS Test for xdebug_call_*(0) [tests/xdebug_call_depth0.phpt] >TEST 548/593 [tests/xdebug_call_depth1.phpt] >PASS Test for xdebug_call_*(1) [tests/xdebug_call_depth1.phpt] >TEST 549/593 [tests/xdebug_call_depth2.phpt] >PASS Test for xdebug_call_*(2) [tests/xdebug_call_depth2.phpt] >TEST 550/593 [tests/xdebug_call_depth3.phpt] >PASS Test for xdebug_call_*(3) [tests/xdebug_call_depth3.phpt] >TEST 551/593 [tests/xdebug_code_coverage_started.phpt] >PASS xdebug_code_coverage_started() [tests/xdebug_code_coverage_started.phpt] >TEST 552/593 [tests/xdebug_debug_zval-php70-nts.phpt] >SKIP Test for xdebug_debug_zval() (= PHP 7.0, NTS) [tests/xdebug_debug_zval-php70-nts.phpt] reason: = PHP 7.0 needed >TEST 553/593 [tests/xdebug_debug_zval-php70-zts.phpt] >SKIP Test for xdebug_debug_zval() (= PHP 7.0, ZTS) [tests/xdebug_debug_zval-php70-zts.phpt] reason: ZTS needed >TEST 554/593 [tests/xdebug_debug_zval-php71-nts-opcache.phpt] >SKIP Test for xdebug_debug_zval() (>= PHP 7.1, < PHP 7.2, NTS, opcache) [tests/xdebug_debug_zval-php71-nts-opcache.phpt] reason: >= PHP 7.1, < PHP 7.2 needed >TEST 555/593 [tests/xdebug_debug_zval-php71-nts.phpt] >PASS Test for xdebug_debug_zval() (>= PHP 7.1, NTS) [tests/xdebug_debug_zval-php71-nts.phpt] >TEST 556/593 [tests/xdebug_debug_zval-php71-zts-opcache.phpt] >SKIP Test for xdebug_debug_zval() (= PHP 7.1, ZTS, opcache) [tests/xdebug_debug_zval-php71-zts-opcache.phpt] reason: ZTS needed >TEST 557/593 [tests/xdebug_debug_zval-php71-zts.phpt] >SKIP Test for xdebug_debug_zval() (>= PHP 7.1, ZTS) [tests/xdebug_debug_zval-php71-zts.phpt] reason: ZTS needed >TEST 558/593 [tests/xdebug_debug_zval-php72-nts-opcache.phpt] >SKIP Test for xdebug_debug_zval() (>= PHP 7.2, NTS, opcache) [tests/xdebug_debug_zval-php72-nts-opcache.phpt] reason: opcache required >TEST 559/593 [tests/xdebug_debug_zval-php72-zts-opcache.phpt] >SKIP Test for xdebug_debug_zval() (>= PHP 7.2, ZTS, opcache) [tests/xdebug_debug_zval-php72-zts-opcache.phpt] reason: ZTS needed >TEST 560/593 [tests/xdebug_debug_zval_cli_color-php70-nts.phpt] >SKIP Test for xdebug_debug_zval() (CLI colours) (= PHP 7.0, NTS) [tests/xdebug_debug_zval_cli_color-php70-nts.phpt] reason: = PHP 7.0 needed >TEST 561/593 [tests/xdebug_debug_zval_cli_color-php70-zts.phpt] >SKIP Test for xdebug_debug_zval() (CLI colours) (= PHP 7.0, ZTS) [tests/xdebug_debug_zval_cli_color-php70-zts.phpt] reason: ZTS needed >TEST 562/593 [tests/xdebug_debug_zval_cli_color-php71-nts-opcache.phpt] >SKIP Test for xdebug_debug_zval() (CLI colours) (>= PHP 7.1, < PHP 7.2, NTS, opcache) [tests/xdebug_debug_zval_cli_color-php71-nts-opcache.phpt] reason: >= PHP 7.1, < PHP 7.2 needed >TEST 563/593 [tests/xdebug_debug_zval_cli_color-php71-nts.phpt] >PASS Test for xdebug_debug_zval() (CLI colours) (>= PHP 7.1, NTS) [tests/xdebug_debug_zval_cli_color-php71-nts.phpt] >TEST 564/593 [tests/xdebug_debug_zval_cli_color-php71-zts-opcache.phpt] >SKIP Test for xdebug_debug_zval() (CLI colours) (= PHP 7.1, ZTS, opcache) [tests/xdebug_debug_zval_cli_color-php71-zts-opcache.phpt] reason: ZTS needed >TEST 565/593 [tests/xdebug_debug_zval_cli_color-php71-zts.phpt] >SKIP Test for xdebug_debug_zval() (CLI colours) (>= PHP 7.1, ZTS) [tests/xdebug_debug_zval_cli_color-php71-zts.phpt] reason: ZTS needed >TEST 566/593 [tests/xdebug_debug_zval_cli_color-php72-nts-opcache.phpt] >SKIP Test for xdebug_debug_zval() (CLI colours) (>= PHP 7.2, NTS, opcache) [tests/xdebug_debug_zval_cli_color-php72-nts-opcache.phpt] reason: opcache required >TEST 567/593 [tests/xdebug_debug_zval_cli_color-php72-zts-opcache.phpt] >SKIP Test for xdebug_debug_zval() (CLI colours) (>= PHP 7.2, ZTS, opcache) [tests/xdebug_debug_zval_cli_color-php72-zts-opcache.phpt] reason: ZTS needed >TEST 568/593 [tests/xdebug_debug_zval_stdout-php70-nts.phpt] >SKIP Test for xdebug_debug_zval_stdout() (= PHP 7.0, NTS) [tests/xdebug_debug_zval_stdout-php70-nts.phpt] reason: = PHP 7.0 needed >TEST 569/593 [tests/xdebug_debug_zval_stdout-php70-zts.phpt] >SKIP Test for xdebug_debug_zval_stdout() (= PHP 7.0, ZTS) [tests/xdebug_debug_zval_stdout-php70-zts.phpt] reason: ZTS needed >TEST 570/593 [tests/xdebug_debug_zval_stdout-php71-nts-opcache.phpt] >SKIP Test for xdebug_debug_zval_stdout() (>= PHP 7.1, PHP < 7.2, NTS, opcache) [tests/xdebug_debug_zval_stdout-php71-nts-opcache.phpt] reason: >= PHP 7.1, < PHP 7.2 needed >TEST 571/593 [tests/xdebug_debug_zval_stdout-php71-nts.phpt] >PASS Test for xdebug_debug_zval_stdout() (>= PHP 7.1, NTS) [tests/xdebug_debug_zval_stdout-php71-nts.phpt] >TEST 572/593 [tests/xdebug_debug_zval_stdout-php71-zts-opcache.phpt] >SKIP Test for xdebug_debug_zval_stdout() (= PHP 7.1, ZTS) [tests/xdebug_debug_zval_stdout-php71-zts-opcache.phpt] reason: ZTS needed >TEST 573/593 [tests/xdebug_debug_zval_stdout-php71-zts.phpt] >SKIP Test for xdebug_debug_zval_stdout() (>= PHP 7.1, ZTS) [tests/xdebug_debug_zval_stdout-php71-zts.phpt] reason: ZTS needed >TEST 574/593 [tests/xdebug_debug_zval_stdout-php72-nts-opcache.phpt] >SKIP Test for xdebug_debug_zval_stdout() (>= PHP 7.2, NTS, opcache) [tests/xdebug_debug_zval_stdout-php72-nts-opcache.phpt] reason: opcache required >TEST 575/593 [tests/xdebug_debug_zval_stdout-php72-zts-opcache.phpt] >SKIP Test for xdebug_debug_zval_stdout() (>= PHP 7.2, ZTS) [tests/xdebug_debug_zval_stdout-php72-zts-opcache.phpt] reason: ZTS needed >TEST 576/593 [tests/xdebug_gc_stats1.phpt] >PASS GC Stats: No memleak, return empty runs [tests/xdebug_gc_stats1.phpt] >TEST 577/593 [tests/xdebug_gc_stats2.phpt] >PASS GC Stats: Run gc_collect_cyles(); and collect stats [tests/xdebug_gc_stats2.phpt] >TEST 578/593 [tests/xdebug_gc_stats3.phpt] >PASS GC Stats: Stats about trigger garbage collection automatically [tests/xdebug_gc_stats3.phpt] >TEST 579/593 [tests/xdebug_gc_stats4.phpt] >PASS GC Stats: Class with garbage [tests/xdebug_gc_stats4.phpt] >TEST 580/593 [tests/xdebug_gc_stats5.phpt] >PASS GC Stats: Start with xdebug_start_gcstats() [tests/xdebug_gc_stats5.phpt] >TEST 581/593 [tests/xdebug_gc_stats6.phpt] >PASS GC Stats: Start with xdebug_start_gcstats() and filename [tests/xdebug_gc_stats6.phpt] >TEST 582/593 [tests/xdebug_gc_stats7.phpt] >PASS GC Stats: userland statistic functions [tests/xdebug_gc_stats7.phpt] >TEST 583/593 [tests/xdebug_gc_stats8.phpt] >PASS GC Stats: Closure with garbage [tests/xdebug_gc_stats8.phpt] >TEST 584/593 [tests/xdebug_get_function_stack_variadic.phpt] >PASS xdebug_get_function_stack with variadics [tests/xdebug_get_function_stack_variadic.phpt] >TEST 585/593 [tests/xdebug_var_dump.phpt] >PASS Test for correct display with xdebug_var_dump() [tests/xdebug_var_dump.phpt] >TEST 586/593 [tests/xdebug_var_dump_file.phpt] >PASS Test for file display with xdebug_var_dump() [tests/xdebug_var_dump_file.phpt] >TEST 587/593 [tests/xdebug_var_dump_file_link.phpt] >PASS Test for file and link display with xdebug_var_dump() [tests/xdebug_var_dump_file_link.phpt] >TEST 588/593 [tests/xdebug_var_dump_fileformat-ansi.phpt] >PASS Test for file display with xdebug_var_dump() [tests/xdebug_var_dump_fileformat-ansi.phpt] >TEST 589/593 [tests/xdebug_var_dump_fileformat-html.phpt] >PASS Test for file display with xdebug_var_dump() [tests/xdebug_var_dump_fileformat-html.phpt] >TEST 590/593 [tests/xdebug_var_dump_fileformat-text.phpt] >PASS Test for file display with xdebug_var_dump() [tests/xdebug_var_dump_fileformat-text.phpt] >TEST 591/593 [tests/xdebug_var_dump_limitations.phpt] >PASS Test for display limitations with xdebug_var_dump(). [tests/xdebug_var_dump_limitations.phpt] >TEST 592/593 [tests/xdebug_var_dump_limitations_cli.phpt] >PASS Test for display limitations with xdebug_var_dump() on CLI. [tests/xdebug_var_dump_limitations_cli.phpt] >TEST 593/593 [tests/xdebug_var_dump_non_overload.phpt] >PASS Test for correct display with non overloaded var_dump() [tests/xdebug_var_dump_non_overload.phpt] >===================================================================== >TIME END 2019-06-24 14:23:44 > >===================================================================== >TEST RESULT SUMMARY >--------------------------------------------------------------------- >Exts skipped : 0 >Exts tested : 28 >--------------------------------------------------------------------- > >Number of tests : 593 459 >Tests skipped : 134 ( 22.6%) -------- >Tests warned : 0 ( 0.0%) ( 0.0%) >Tests failed : 99 ( 16.7%) ( 21.6%) >Expected fail : 0 ( 0.0%) ( 0.0%) >Tests passed : 360 ( 60.7%) ( 78.4%) >--------------------------------------------------------------------- >Time taken : 1849 seconds >===================================================================== > >===================================================================== >FAILED TEST SUMMARY >--------------------------------------------------------------------- >Test for bug #421: xdebug sends back invalid characters in xml sometimes [tests/bug00421-001.phpt] >Test for bug #421: xdebug sends back invalid characters in xml sometimes [tests/bug00421-002.phpt] >Test for bug #475: Property names with null chars are not sent fully to the client [tests/bug00475.phpt] >Test for bug #494: Private attributes of parent class unavailable when inheriting [tests/bug00494.phpt] >Test for bug #530: Xdebug returns properties out of page if there are less than max_children properties [tests/bug00530.phpt] >Test for bug #538: Error in watches and call stack parameter with string containing '\\' [tests/bug00538.phpt] >Test for bug #566: Xdebug crashes when using conditional breakpoints (2) [tests/bug00566-2.phpt] >Test for bug #606: evaluate a $this->... expression when $this is not accesible crash xdebug [tests/bug00606-2.phpt] >Test for bug #606: evaluate a $this->... expression when $this is not accesible crash xdebug [tests/bug00606.phpt] >Test for bug #614: local variables loses class members [tests/bug00614.phpt] >Test for bug #619: Xdebug does NOT show "private" properties defined in parent classes [tests/bug00619.phpt] >Test for bug #622: Working with eval() code is inconvenient and difficult [tests/bug00622.phpt] >Test for bug #623: Static properties of a class can be evaluated only with difficulty [tests/bug00623-php7.phpt] >Test for bug #627: breakpoints set in symlinked files don't trigger [tests/bug00627.phpt] >Test for bug #667: Class static members are shown in the locals when using context_get [tests/bug00667-php7.phpt] >Test for bug #678: Xdebug segfault when IDE send "eval NonExistsClass" [tests/bug00678-2.phpt] >Test for bug #678: Xdebug segfault when IDE send "eval NonExistsClass" [tests/bug00678.phpt] >Test for bug #686: Not possible to inspect SplObjectStorage instances with Xdebug [tests/bug00686.phpt] >Test for bug #687: Xdebug does not show dynamically defined variable [tests/bug00687.phpt] >Test for bug #688: Call to not yet defined function aborts the session [tests/bug00688.phpt] >Test for bug #689: Access method of not yet defined variable aborts debug session [tests/bug00689.phpt] >Test for bug #763: Access method of not yet defined variable aborts debug session [tests/bug00763-php7.phpt] >Test for bug #774: Xdebug generates a "bailout without bailout address" [tests/bug00774.phpt] >Test for bug #778: Xdebug session in Eclipse crash whenever it run into simplexml_load_string call [tests/bug00778.phpt] >Test for bug #790: Debugging with PHP 5.4 and stderr/strout doesn't work. [2] [tests/bug00790-2.phpt] >Test for bug #790: Debugging with PHP 5.4 and stderr/strout doesn't work. [1] [tests/bug00790.phpt] >Test for bug #797: XDebug terminates (or Eclipse loses it?) when viewing variables [tests/bug00797.phpt] >Test for bug #806: 'property_get' doesn't work if array key contains a whitespace [tests/bug00806.phpt] >Test for bug #814: Xdebug craches everytime when debugging using Xdebug 2.2.0RC1, Eclipse and Windows [tests/bug00814.phpt] >Test for bug #815: Xdebug crashes when 'exit' operator used in the script [tests/bug00815.phpt] >Test for bug #838: Xdebug shows static vars twice. [tests/bug00838.phpt] >Test for bug #839: xdebug shows wrong data in debug (when using static class vars?) [tests/bug00839.phpt] >Test for bug #840: Xdebug crashes when a class is returned by a __call method with a static var and more than 2 props [tests/bug00840.phpt] >Test for bug #842: Can't debug conditional statements without a block (TS1a) [tests/bug00842-php7-1.phpt] >Test for bug #842: Can't debug conditional statements without a block (TS1b) [tests/bug00842-php7-2.phpt] >Test for bug #842: Can't debug conditional statements without a block (TS2) [tests/bug00842-php7-3.phpt] >Test for bug #842: Can't debug conditional statements without a block (TS3) [tests/bug00842-php7-4.phpt] >Test for bug #864: Not possible to inspect ArrayIterator instances with Xdebug [tests/bug00864.phpt] >Test for bug #886: Use the same file system protocol for file located inside PHAR in both directions [tests/bug00886-php7.phpt] >Test for bug #964: IP retrival from X-Forwarded-For complies with RFC 7239 (without comma) [tests/bug00964-1.phpt] >Test for bug #964: IP retrival from X-Forwarded-For complies with RFC 7239 (with comma) [tests/bug00964-2.phpt] >Test for bug #978: Inspection of array with negative keys fails [tests/bug00978-1.phpt] >Test for bug #979: property_value -m 0 should mean all bytes, not 0 bytes [tests/bug00979.phpt] >Test for bug #987: Hidden property names not shown while debugging [tests/bug00987-005.phpt] >Test for bug #990: DBGP: Add notification for notices, warnings and errors [tests/bug00990-001.phpt] >Test for bug #990: DBGP: Add notification for notices, warnings and errors [tests/bug00990-002.phpt] >Test for bug #990: DBGP: Add notification for notices, warnings and errors [tests/bug00990-003.phpt] >Test for bug #996: Can't evaluate property of class that extends ArrayObject [tests/bug00996-001.phpt] >Test for bug #996: Can't evaluate property of class that extends ArrayObject [tests/bug00996-002.phpt] >Test for bug #998: Test that Xdebug connects back on IPv4 [tests/bug00998-ipv4.phpt] >Test for bug #998: Test that Xdebug connects back on IPv4 with localhost as the remote host [tests/bug00998-ipv4_localhost.phpt] >Test for bug #998: Test that Xdebug connects back on IPv6 [tests/bug00998-ipv6.phpt] >Test for bug #1007: Static Variables are showing "uninitialized" when stepping through the debug process [tests/bug01007-php7.phpt] >Test for bug #1025: Xdebug does not reject wrong breakpoint types (-t) [tests/bug01025.phpt] >Test for bug #1048: Can not get $GLOBAL variable by property_value on function context [tests/bug01048-1.phpt] >Test for bug #1059: Crash when using a non-associate array key in a $GLOBALS element [tests/bug01059.phpt] >Test for bug #1083: Segfault while retrieving information about uninitiased var. [tests/bug01083.phpt] >Test for bug #1084: Add support for inheritence in exception breakpoints [tests/bug01084.phpt] >Test for bug #1101: Debugger is not triggered on xdebug_break() in jit mode. [tests/bug01101.phpt] >Test for bug #1104: "Notice: Corrupt member variable name" on 1-character static property [tests/bug01104.phpt] >Test for bug #1105: Setting properties without specifying a type only works in topmost frame [tests/bug01105-001.phpt] >Test for bug #1105: Setting properties without specifying a type only works in topmost frame [tests/bug01105-002.phpt] >Test for bug #1105: Setting properties without specifying a type only works in topmost frame [tests/bug01105-003.phpt] >Test for bug #1111: eval does not work when debugger is stopped in xdebug_throw_exception_hook [tests/bug01111-001.phpt] >Test for bug #1111: eval does not work when debugger is stopped in xdebug_throw_exception_hook [tests/bug01111-002.phpt] >Test for bug #1165: DBGp: step_out skips subsequent function calls [tests/bug01165.phpt] >Test for bug #1181: Derived class with __get gets called on fetching base class private property [tests/bug01181.phpt] >Test for bug #1202: Anonymous classes are not handled properly while remote debugging [tests/bug01202.phpt] >Test for bug #1203: Accessing static property of a class that has no static properties crashes while remote debugging [tests/bug01203.phpt] >Test for bug #1218: Xdebug messes with the exception code, by casting it to int (DBGp) [tests/bug01218-002.phpt] >Test for bug #1223: Xdebug crashes on PHP 7 when doing a DBGp eval command [tests/bug01223.phpt] >Test for bug #1272: property_get doesn't return attributes for SimpleXMLElement [tests/bug01272-1.phpt] >Test for bug #1305: Problems with array keys with an aposprophe [tests/bug01305.phpt] >Test for bug #1312: DBGP: extended_properties for \0 characters in fields [tests/bug01312.phpt] >Test for bug #1335: Debugging with PhpStorm sometimes gives "can not get property" [tests/bug01335.phpt] >Test for bug #1385: Can not fetch IS_INDIRECT private properties [tests/bug01385.phpt] >Test for bug #1417: Fetching properties of static class contexts fails due to incorrect fetch mode [tests/bug01417.phpt] >Test for bug #1449: Array element keys containing low-ASCII variables [tests/bug01449.phpt] >Test for bug #1488: Rewrite DBGp 'property_set' to always use eval [tests/bug01488.phpt] >Test for bug #1512: Xdebug returns escaped property name and fullname [tests/bug01512.phpt] >Test for bug #1514: Variable names with a NULL char are cut off at NULL char [tests/bug01514.phpt] >Test for bug #1515: Object property names with a NULL char are cut off at NULL char (DBGp) [tests/bug01515-002.phpt] >Test for bug #1516: Can't fetch variables or object properties which have \0 characters in them [tests/bug01516.phpt] >Test for bug #1520: Xdebug does not handle variable names with "-" in their name [tests/bug01520.phpt] >Test for bug #1532: SIGABRT when using remote debugging and an error is thrown in eval() [tests/bug01532.phpt] >Test for bug #1551: Can't debug properties with an empty name [tests/bug01551.phpt] >Test for bug #1586: error_reporting evaluation [tests/bug01586.phpt] >Test for bug #1647: Memory corruption when a conditional breakpoint is used [tests/bug01647.phpt] >Test for bug #1662: __debugInfo() should not be used for user-defined classes [tests/bug01662.phpt] >DBGP: breakpoints on errors [tests/dbgp-breakpoint-error.phpt] >DBGP: context_get [tests/dbgp-context-get.phpt] >DBGP: property_get (constants) [tests/dbgp-property-get-constants.phpt] >DBGP: property_value [tests/dbgp-property-value.phpt] >Test for Xdebug's remote log (with unix sockets and header) [tests/remote_log-unix-2.phpt] >Test for Xdebug's remote log (with unix sockets) [tests/remote_log-unix.phpt] >Test for Xdebug's remote log (can not connect, no remote callback) [tests/remote_log1.phpt] >Test for Xdebug's remote log (can not connect, with not-found remote callback) [tests/remote_log2.phpt] >Test for Xdebug's remote log (with xdebug.remote_addr_header) [tests/remote_log3.phpt] >Test for Xdebug's remote log (with xdebug.remote_addr_header value) [tests/remote_log4.phpt] >===================================================================== >make: *** [Makefile:134: test] Error 1 > * ERROR: dev-php/xdebug-2.7.2::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-php/xdebug-2.7.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-php/xdebug-2.7.2::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-php:xdebug-2.7.2:20190624-135222.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-php/xdebug-2.7.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-php/xdebug-2.7.2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-php/xdebug-2.7.2/work/php7.2' > * S: '/var/tmp/portage/dev-php/xdebug-2.7.2/work/xdebug-2.7.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 688640
:
580712
| 580714 |
580716
|
580718
|
580720
|
580722
|
580724
|
580726