php-ext.com / cmark (from dev using PHP 8.0.5-buster)

Dockerfile
FROM php:8.0.5-buster
WORKDIR /tmp
RUN apt update && \
    apt install -y --no-install-recommends git subversion autoconf build-essential && \
    apt install -y --no-install-recommends libcmark-dev && \
    rm -rf /var/lib/apt/lists/*
RUN git clone --recursive --depth=1 https://github.com/krakjoe/cmark /tmp/ext-src && \
    cd /tmp/ext-src && \
    phpize && \
    ./configure --with-cmark && \
    make && \
    make test
Build output FAIL 21ss
Step 1/4 : FROM php:8.0.5-buster
---> 9d3d64fb1730
Step 2/4 : WORKDIR /tmp
---> Running in 8498354825d5
Removing intermediate container 8498354825d5
---> 0b52e58075d9
Step 3/4 : RUN apt update && apt install -y --no-install-recommends git subversion autoconf build-essential && apt install -y --no-install-recommends libcmark-dev && rm -rf /var/lib/apt/lists/*
---> Running in c38685fd8807

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.


Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [285 kB]
Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
Fetched 8441 kB in 1s (5709 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
2 packages can be upgraded. Run 'apt list --upgradable' to see them.


WARNING: 
apt
 
does not have a stable CLI interface. 
Use with caution in scripts.




Reading package lists...
Building dependency tree...
Reading state information...
autoconf is already the newest version (2.69-11).
The following package was automatically installed and is no longer required:
lsb-base
Use 'apt autoremove' to remove it.
The following additional packages will be installed:
git-man libapr1 libaprutil1 libcurl3-gnutls liberror-perl libexpat1
libpcre2-8-0 libserf-1-1 libsvn1 libutf8proc2
Suggested packages:
gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email
git-gui gitk gitweb git-cvs git-mediawiki git-svn db5.3-util
libapache2-mod-svn subversion-tools
Recommended packages:
less ssh-client
The following NEW packages will be installed:
build-essential git git-man libapr1 libaprutil1 libcurl3-gnutls
liberror-perl libexpat1 libpcre2-8-0 libserf-1-1 libsvn1 libutf8proc2
subversion
0 upgraded, 13 newly installed, 0 to remove and 2 not upgraded.
Need to get 10.7 MB of archives.
After this operation, 50.2 MB of additional disk space will be used.
Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u2 [330 kB]
Get:2 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
Get:3 http://deb.debian.org/debian buster/main amd64 libexpat1 amd64 2.2.6-2+deb10u1 [106 kB]
Get:4 http://deb.debian.org/debian buster/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB]
Get:5 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB]
Get:6 http://deb.debian.org/debian buster/main amd64 git-man all 1:2.20.1-2+deb10u3 [1620 kB]
Get:7 http://deb.debian.org/debian buster/main amd64 git amd64 1:2.20.1-2+deb10u3 [5633 kB]
Get:8 http://deb.debian.org/debian buster/main amd64 libapr1 amd64 1.6.5-1+b1 [102 kB]
Get:9 http://deb.debian.org/debian buster/main amd64 libaprutil1 amd64 1.6.1-4 [91.8 kB]
Get:10 http://deb.debian.org/debian buster/main amd64 libserf-1-1 amd64 1.3.9-7+b10 [53.6 kB]
Get:11 http://deb.debian.org/debian buster/main amd64 libutf8proc2 amd64 2.3.0-1 [53.0 kB]
Get:12 http://deb.debian.org/debian buster/main amd64 libsvn1 amd64 1.10.4-1+deb10u2 [1403 kB]
Get:13 http://deb.debian.org/debian buster/main amd64 subversion amd64 1.10.4-1+deb10u2 [1008 kB]
debconf: delaying package configuration, since apt-utils is not installed

Fetched 10.7 MB in 0s (86.8 MB/s)
Selecting previously unselected package build-essential.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ...
12690 files and directories currently installed.)
Preparing to unpack .../00-build-essential_12.6_amd64.deb ...
Unpacking build-essential (12.6) ...
Selecting previously unselected package libcurl3-gnutls:amd64.
Preparing to unpack .../01-libcurl3-gnutls_7.64.0-4+deb10u2_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../02-libexpat1_2.2.6-2+deb10u1_amd64.deb ...
Unpacking libexpat1:amd64 (2.2.6-2+deb10u1) ...
Selecting previously unselected package libpcre2-8-0:amd64.
Preparing to unpack .../03-libpcre2-8-0_10.32-5_amd64.deb ...
Unpacking libpcre2-8-0:amd64 (10.32-5) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../04-liberror-perl_0.17027-2_all.deb ...
Unpacking liberror-perl (0.17027-2) ...
Selecting previously unselected package git-man.
Preparing to unpack .../05-git-man_1%3a2.20.1-2+deb10u3_all.deb ...
Unpacking git-man (1:2.20.1-2+deb10u3) ...
Selecting previously unselected package git.
Preparing to unpack .../06-git_1%3a2.20.1-2+deb10u3_amd64.deb ...
Unpacking git (1:2.20.1-2+deb10u3) ...
Selecting previously unselected package libapr1:amd64.
Preparing to unpack .../07-libapr1_1.6.5-1+b1_amd64.deb ...
Unpacking libapr1:amd64 (1.6.5-1+b1) ...
Selecting previously unselected package libaprutil1:amd64.
Preparing to unpack .../08-libaprutil1_1.6.1-4_amd64.deb ...
Unpacking libaprutil1:amd64 (1.6.1-4) ...
Selecting previously unselected package libserf-1-1:amd64.
Preparing to unpack .../09-libserf-1-1_1.3.9-7+b10_amd64.deb ...
Unpacking libserf-1-1:amd64 (1.3.9-7+b10) ...
Selecting previously unselected package libutf8proc2:amd64.
Preparing to unpack .../10-libutf8proc2_2.3.0-1_amd64.deb ...
Unpacking libutf8proc2:amd64 (2.3.0-1) ...
Selecting previously unselected package libsvn1:amd64.
Preparing to unpack .../11-libsvn1_1.10.4-1+deb10u2_amd64.deb ...
Unpacking libsvn1:amd64 (1.10.4-1+deb10u2) ...
Selecting previously unselected package subversion.
Preparing to unpack .../12-subversion_1.10.4-1+deb10u2_amd64.deb ...
Unpacking subversion (1.10.4-1+deb10u2) ...
Setting up libexpat1:amd64 (2.2.6-2+deb10u1) ...
Setting up libutf8proc2:amd64 (2.3.0-1) ...
Setting up libapr1:amd64 (1.6.5-1+b1) ...
Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ...
Setting up liberror-perl (0.17027-2) ...
Setting up libpcre2-8-0:amd64 (10.32-5) ...
Setting up build-essential (12.6) ...
Setting up git-man (1:2.20.1-2+deb10u3) ...
Setting up libaprutil1:amd64 (1.6.1-4) ...
Setting up libserf-1-1:amd64 (1.3.9-7+b10) ...
Setting up git (1:2.20.1-2+deb10u3) ...
Setting up libsvn1:amd64 (1.10.4-1+deb10u2) ...
Setting up subversion (1.10.4-1+deb10u2) ...
Processing triggers for libc-bin (2.28-10) ...


WARNING: 
apt
 
does not have a stable CLI interface. 
Use with caution in scripts.




Reading package lists...
Building dependency tree...
Reading state information...
The following package was automatically installed and is no longer required:
lsb-base
Use 'apt autoremove' to remove it.
The following additional packages will be installed:
libcmark0
The following NEW packages will be installed:
libcmark-dev libcmark0
0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
Need to get 231 kB of archives.
After this operation, 822 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main amd64 libcmark0 amd64 0.28.3-1 [108 kB]
Get:2 http://deb.debian.org/debian buster/main amd64 libcmark-dev amd64 0.28.3-1 [122 kB]
debconf: delaying package configuration, since apt-utils is not installed

Fetched 231 kB in 0s (16.6 MB/s)
Selecting previously unselected package libcmark0.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ...
13812 files and directories currently installed.)
Preparing to unpack .../libcmark0_0.28.3-1_amd64.deb ...
Unpacking libcmark0 (0.28.3-1) ...
Selecting previously unselected package libcmark-dev.
Preparing to unpack .../libcmark-dev_0.28.3-1_amd64.deb ...
Unpacking libcmark-dev (0.28.3-1) ...
Setting up libcmark0 (0.28.3-1) ...
Setting up libcmark-dev (0.28.3-1) ...
Processing triggers for libc-bin (2.28-10) ...
Removing intermediate container c38685fd8807
---> ab6dfb0db8f7
Step 4/4 : RUN git clone --recursive --depth=1 https://github.com/krakjoe/cmark /tmp/ext-src && cd /tmp/ext-src && phpize && ./configure --with-cmark && make && make test
---> Running in 4747c54901b9
Cloning into '/tmp/ext-src'...

Configuring for:
PHP Api Version:         20200930
Zend Module Api No:      20200930
Zend Extension Api No:   420200930
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 pkg-config...
/usr/bin/pkg-config
checking pkg-config is at least version 0.9.0...
yes
checking for cc...
cc
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 cc accepts -g...
yes
checking for cc option to accept ISO C89...
none needed
checking how to run the C preprocessor...
cc -E
checking for icc...
no
checking for suncc...
no
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/local
checking for PHP includes...
-I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib
checking for PHP extension directory...
/usr/local/lib/php/extensions/no-debug-non-zts-20200930
checking for PHP installed headers prefix...
/usr/local/include/php
checking if debug is enabled...
no
checking if zts is enabled...
no
checking for gawk...
no
checking for nawk...
nawk
checking if nawk is broken...
no
checking whether to enable cmark support...
yes, shared
checking for bison...
no
checking for byacc...
no
checking for pkg-config...
/usr/bin/pkg-config
checking for libcmark...
from pkgconfig: version 0.28.3
checking for cmark_markdown_to_html in -lcmark...
yes
checking for a sed that does not truncate output...
/bin/sed
checking for ld used by cc...
/usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld...
yes
checking for /usr/bin/ld option to reload object files...
-r
checking for BSD-compatible nm...
/usr/bin/nm -B
checking whether ln -s works...
yes
checking how to recognize dependent libraries...
pass_all
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 dlfcn.h usability...
yes
checking dlfcn.h presence...
yes
checking for dlfcn.h...
yes
checking the maximum length of command line arguments...
1572864
checking command to parse /usr/bin/nm -B output from cc object...
ok
checking for objdir...
.libs
checking for ar...
ar
checking for ranlib...
ranlib
checking for strip...
strip
checking if cc supports -fno-rtti -fno-exceptions...
no
checking for cc option to produce PIC...
-fPIC
checking if cc PIC flag -fPIC works...
yes
checking if cc static flag -static works...
yes
checking if cc supports -c -o file.o...
yes
checking whether the cc linker (/usr/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
creating libtool
appending configuration tag "CXX" to libtool
configure: patching config.h.in
configure: creating ./config.status
config.status: creating config.h
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/cmark.c -o cmark.lo
mkdir .libs
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/cmark.c  -fPIC -DPIC -o .libs/cmark.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/node.c -o src/node.lo
mkdir src/.libs
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/node.c  -fPIC -DPIC -o src/.libs/node.o
/tmp/ext-src/src/node.c: In function 'zm_startup_CommonMark_Node':

/tmp/ext-src/src/node.c:426:41: warning: assignment to 'zend_object_get_debug_info_t' {aka 'struct _zend_array * (*)(struct _zend_object *, int *)'} from incompatible pointer type 'HashTable * (*)(zval *, int *)' {aka 'struct _zend_array * (*)(struct _zval_struct *, int *)'} [-Wincompatible-pointer-types]
  php_cmark_node_handlers.get_debug_info = php_cmark_node_debug;
                                         ^

/tmp/ext-src/src/node.c:427:36: warning: assignment to 'zend_object_clone_obj_t' {aka 'struct _zend_object * (*)(struct _zend_object *)'} from incompatible pointer type 'zend_object * (*)(zval *)' {aka 'struct _zend_object * (*)(struct _zval_struct *)'} [-Wincompatible-pointer-types]
  php_cmark_node_handlers.clone_obj = php_cmark_node_clone;
                                    ^

/tmp/ext-src/src/node.c:429:40: warning: assignment to 'zend_object_read_property_t' {aka 'struct _zval_struct * (*)(struct _zend_object *, struct _zend_string *, int,  void **, struct _zval_struct *)'} from incompatible pointer type 'zval * (*)(zval *, zval *, int,  void **, zval *)' {aka 'struct _zval_struct * (*)(struct _zval_struct *, struct _zval_struct *, int,  void **, struct _zval_struct *)'} [-Wincompatible-pointer-types]
  php_cmark_node_handlers.read_property = php_cmark_node_read;
                                        ^

/tmp/ext-src/src/node.c:430:41: warning: assignment to 'zend_object_write_property_t' {aka 'struct _zval_struct * (*)(struct _zend_object *, struct _zend_string *, struct _zval_struct *, void **)'} from incompatible pointer type 'zval * (*)(zval *, zval *, zval *, void **)' {aka 'struct _zval_struct * (*)(struct _zval_struct *, struct _zval_struct *, struct _zval_struct *, void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_handlers.write_property = php_cmark_node_write;
                                         ^

/tmp/ext-src/src/node.c:431:39: warning: assignment to 'zend_object_has_property_t' {aka 'int (*)(struct _zend_object *, struct _zend_string *, int,  void **)'} from incompatible pointer type 'int (*)(zval *, zval *, int,  void **)' {aka 'int (*)(struct _zval_struct *, struct _zval_struct *, int,  void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_handlers.has_property = php_cmark_node_isset;
                                       ^

/tmp/ext-src/src/node.c:432:41: warning: assignment to 'zend_object_unset_property_t' {aka 'void (*)(struct _zend_object *, struct _zend_string *, void **)'} from incompatible pointer type 'void (*)(zval *, zval *, void **)' {aka 'void (*)(struct _zval_struct *, struct _zval_struct *, void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_handlers.unset_property = php_cmark_node_unset;
                                         ^

/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/handlers.c -o src/handlers.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/handlers.c  -fPIC -DPIC -o src/.libs/handlers.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/custom.c -o src/custom.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/custom.c  -fPIC -DPIC -o src/.libs/custom.o
/tmp/ext-src/src/custom.c: In function 'zm_startup_CommonMark_Node_Custom':

/tmp/ext-src/src/custom.c:228:47: warning: assignment to 'zend_object_read_property_t' {aka 'struct _zval_struct * (*)(struct _zend_object *, struct _zend_string *, int,  void **, struct _zval_struct *)'} from incompatible pointer type 'zval * (*)(zval *, zval *, int,  void **, zval *)' {aka 'struct _zval_struct * (*)(struct _zval_struct *, struct _zval_struct *, int,  void **, struct _zval_struct *)'} [-Wincompatible-pointer-types]
  php_cmark_node_custom_handlers.read_property = php_cmark_node_custom_read;
                                               ^

/tmp/ext-src/src/custom.c:229:48: warning: assignment to 'zend_object_write_property_t' {aka 'struct _zval_struct * (*)(struct _zend_object *, struct _zend_string *, struct _zval_struct *, void **)'} from incompatible pointer type 'zval * (*)(zval *, zval *, zval *, void **)' {aka 'struct _zval_struct * (*)(struct _zval_struct *, struct _zval_struct *, struct _zval_struct *, void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_custom_handlers.write_property = php_cmark_node_custom_write;
                                                ^

/tmp/ext-src/src/custom.c:230:46: warning: assignment to 'zend_object_has_property_t' {aka 'int (*)(struct _zend_object *, struct _zend_string *, int,  void **)'} from incompatible pointer type 'int (*)(zval *, zval *, int,  void **)' {aka 'int (*)(struct _zval_struct *, struct _zval_struct *, int,  void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_custom_handlers.has_property = php_cmark_node_custom_isset;
                                              ^

/tmp/ext-src/src/custom.c:231:48: warning: assignment to 'zend_object_unset_property_t' {aka 'void (*)(struct _zend_object *, struct _zend_string *, void **)'} from incompatible pointer type 'void (*)(zval *, zval *, void **)' {aka 'void (*)(struct _zval_struct *, struct _zval_struct *, void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_custom_handlers.unset_property = php_cmark_node_custom_unset;
                                                ^

/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/visitor.c -o src/visitor.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/visitor.c  -fPIC -DPIC -o src/.libs/visitor.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/document.c -o src/document.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/document.c  -fPIC -DPIC -o src/.libs/document.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/quote.c -o src/quote.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/quote.c  -fPIC -DPIC -o src/.libs/quote.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/list.c -o src/list.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/list.c  -fPIC -DPIC -o src/.libs/list.o
/tmp/ext-src/src/list.c: In function 'zm_startup_CommonMark_Node_List':

/tmp/ext-src/src/list.c:459:53: warning: assignment to 'zend_object_read_property_t' {aka 'struct _zval_struct * (*)(struct _zend_object *, struct _zend_string *, int,  void **, struct _zval_struct *)'} from incompatible pointer type 'zval * (*)(zval *, zval *, int,  void **, zval *)' {aka 'struct _zval_struct * (*)(struct _zval_struct *, struct _zval_struct *, int,  void **, struct _zval_struct *)'} [-Wincompatible-pointer-types]
  php_cmark_node_ordered_list_handlers.read_property = php_cmark_node_ordered_list_read;
                                                     ^

/tmp/ext-src/src/list.c:460:54: warning: assignment to 'zend_object_write_property_t' {aka 'struct _zval_struct * (*)(struct _zend_object *, struct _zend_string *, struct _zval_struct *, void **)'} from incompatible pointer type 'zval * (*)(zval *, zval *, zval *, void **)' {aka 'struct _zval_struct * (*)(struct _zval_struct *, struct _zval_struct *, struct _zval_struct *, void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_ordered_list_handlers.write_property = php_cmark_node_ordered_list_write;
                                                      ^

/tmp/ext-src/src/list.c:461:52: warning: assignment to 'zend_object_has_property_t' {aka 'int (*)(struct _zend_object *, struct _zend_string *, int,  void **)'} from incompatible pointer type 'int (*)(zval *, zval *, int,  void **)' {aka 'int (*)(struct _zval_struct *, struct _zval_struct *, int,  void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_ordered_list_handlers.has_property = php_cmark_node_ordered_list_isset;
                                                    ^

/tmp/ext-src/src/list.c:477:45: warning: assignment to 'zend_object_read_property_t' {aka 'struct _zval_struct * (*)(struct _zend_object *, struct _zend_string *, int,  void **, struct _zval_struct *)'} from incompatible pointer type 'zval * (*)(zval *, zval *, int,  void **, zval *)' {aka 'struct _zval_struct * (*)(struct _zval_struct *, struct _zval_struct *, int,  void **, struct _zval_struct *)'} [-Wincompatible-pointer-types]
  php_cmark_node_list_handlers.read_property = php_cmark_node_list_read;
                                             ^

/tmp/ext-src/src/list.c:478:46: warning: assignment to 'zend_object_write_property_t' {aka 'struct _zval_struct * (*)(struct _zend_object *, struct _zend_string *, struct _zval_struct *, void **)'} from incompatible pointer type 'zval * (*)(zval *, zval *, zval *, void **)' {aka 'struct _zval_struct * (*)(struct _zval_struct *, struct _zval_struct *, struct _zval_struct *, void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_list_handlers.write_property = php_cmark_node_list_write;
                                              ^

/tmp/ext-src/src/list.c:479:44: warning: assignment to 'zend_object_has_property_t' {aka 'int (*)(struct _zend_object *, struct _zend_string *, int,  void **)'} from incompatible pointer type 'int (*)(zval *, zval *, int,  void **)' {aka 'int (*)(struct _zval_struct *, struct _zval_struct *, int,  void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_list_handlers.has_property = php_cmark_node_list_isset;
                                            ^

/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/item.c -o src/item.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/item.c  -fPIC -DPIC -o src/.libs/item.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/block.c -o src/block.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/block.c  -fPIC -DPIC -o src/.libs/block.o
/tmp/ext-src/src/block.c: In function 'zm_startup_CommonMark_Node_Block':

/tmp/ext-src/src/block.c:292:51: warning: assignment to 'zend_object_read_property_t' {aka 'struct _zval_struct * (*)(struct _zend_object *, struct _zend_string *, int,  void **, struct _zval_struct *)'} from incompatible pointer type 'zval * (*)(zval *, zval *, int,  void **, zval *)' {aka 'struct _zval_struct * (*)(struct _zval_struct *, struct _zval_struct *, int,  void **, struct _zval_struct *)'} [-Wincompatible-pointer-types]
  php_cmark_node_code_block_handlers.read_property = php_cmark_node_code_block_read;
                                                   ^

/tmp/ext-src/src/block.c:293:52: warning: assignment to 'zend_object_write_property_t' {aka 'struct _zval_struct * (*)(struct _zend_object *, struct _zend_string *, struct _zval_struct *, void **)'} from incompatible pointer type 'zval * (*)(zval *, zval *, zval *, void **)' {aka 'struct _zval_struct * (*)(struct _zval_struct *, struct _zval_struct *, struct _zval_struct *, void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_code_block_handlers.write_property = php_cmark_node_code_block_write;
                                                    ^

/tmp/ext-src/src/block.c:294:50: warning: assignment to 'zend_object_has_property_t' {aka 'int (*)(struct _zend_object *, struct _zend_string *, int,  void **)'} from incompatible pointer type 'int (*)(zval *, zval *, int,  void **)' {aka 'int (*)(struct _zval_struct *, struct _zval_struct *, int,  void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_code_block_handlers.has_property = php_cmark_node_code_block_isset;
                                                  ^

/tmp/ext-src/src/block.c:295:52: warning: assignment to 'zend_object_unset_property_t' {aka 'void (*)(struct _zend_object *, struct _zend_string *, void **)'} from incompatible pointer type 'void (*)(zval *, zval *, void **)' {aka 'void (*)(struct _zval_struct *, struct _zval_struct *, void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_code_block_handlers.unset_property = php_cmark_node_code_block_unset;
                                                    ^

/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/paragraph.c -o src/paragraph.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/paragraph.c  -fPIC -DPIC -o src/.libs/paragraph.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/heading.c -o src/heading.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/heading.c  -fPIC -DPIC -o src/.libs/heading.o
/tmp/ext-src/src/heading.c: In function 'zm_startup_CommonMark_Node_Heading':

/tmp/ext-src/src/heading.c:208:48: warning: assignment to 'zend_object_read_property_t' {aka 'struct _zval_struct * (*)(struct _zend_object *, struct _zend_string *, int,  void **, struct _zval_struct *)'} from incompatible pointer type 'zval * (*)(zval *, zval *, int,  void **, zval *)' {aka 'struct _zval_struct * (*)(struct _zval_struct *, struct _zval_struct *, int,  void **, struct _zval_struct *)'} [-Wincompatible-pointer-types]
  php_cmark_node_heading_handlers.read_property = php_cmark_node_heading_read;
                                                ^

/tmp/ext-src/src/heading.c:209:49: warning: assignment to 'zend_object_write_property_t' {aka 'struct _zval_struct * (*)(struct _zend_object *, struct _zend_string *, struct _zval_struct *, void **)'} from incompatible pointer type 'zval * (*)(zval *, zval *, zval *, void **)' {aka 'struct _zval_struct * (*)(struct _zval_struct *, struct _zval_struct *, struct _zval_struct *, void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_heading_handlers.write_property = php_cmark_node_heading_write;
                                                 ^

/tmp/ext-src/src/heading.c:210:47: warning: assignment to 'zend_object_has_property_t' {aka 'int (*)(struct _zend_object *, struct _zend_string *, int,  void **)'} from incompatible pointer type 'int (*)(zval *, zval *, int,  void **)' {aka 'int (*)(struct _zval_struct *, struct _zval_struct *, int,  void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_heading_handlers.has_property = php_cmark_node_heading_isset;
                                               ^

/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/break.c -o src/break.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/break.c  -fPIC -DPIC -o src/.libs/break.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/text.c -o src/text.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/text.c  -fPIC -DPIC -o src/.libs/text.o
/tmp/ext-src/src/text.c: In function 'zm_startup_CommonMark_Node_Text':

/tmp/ext-src/src/text.c:255:45: warning: assignment to 'zend_object_read_property_t' {aka 'struct _zval_struct * (*)(struct _zend_object *, struct _zend_string *, int,  void **, struct _zval_struct *)'} from incompatible pointer type 'zval * (*)(zval *, zval *, int,  void **, zval *)' {aka 'struct _zval_struct * (*)(struct _zval_struct *, struct _zval_struct *, int,  void **, struct _zval_struct *)'} [-Wincompatible-pointer-types]
  php_cmark_node_text_handlers.read_property = php_cmark_node_text_read;
                                             ^

/tmp/ext-src/src/text.c:256:46: warning: assignment to 'zend_object_write_property_t' {aka 'struct _zval_struct * (*)(struct _zend_object *, struct _zend_string *, struct _zval_struct *, void **)'} from incompatible pointer type 'zval * (*)(zval *, zval *, zval *, void **)' {aka 'struct _zval_struct * (*)(struct _zval_struct *, struct _zval_struct *, struct _zval_struct *, void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_text_handlers.write_property = php_cmark_node_text_write;
                                              ^

/tmp/ext-src/src/text.c:257:44: warning: assignment to 'zend_object_has_property_t' {aka 'int (*)(struct _zend_object *, struct _zend_string *, int,  void **)'} from incompatible pointer type 'int (*)(zval *, zval *, int,  void **)' {aka 'int (*)(struct _zval_struct *, struct _zval_struct *, int,  void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_text_handlers.has_property = php_cmark_node_text_isset;
                                            ^

/tmp/ext-src/src/text.c:258:46: warning: assignment to 'zend_object_unset_property_t' {aka 'void (*)(struct _zend_object *, struct _zend_string *, void **)'} from incompatible pointer type 'void (*)(zval *, zval *, void **)' {aka 'void (*)(struct _zval_struct *, struct _zval_struct *, void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_text_handlers.unset_property = php_cmark_node_text_unset;
                                              ^

/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/code.c -o src/code.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/code.c  -fPIC -DPIC -o src/.libs/code.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/inline.c -o src/inline.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/inline.c  -fPIC -DPIC -o src/.libs/inline.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/media.c -o src/media.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/media.c  -fPIC -DPIC -o src/.libs/media.o
/tmp/ext-src/src/media.c: In function 'zm_startup_CommonMark_Node_Media':

/tmp/ext-src/src/media.c:344:46: warning: assignment to 'zend_object_read_property_t' {aka 'struct _zval_struct * (*)(struct _zend_object *, struct _zend_string *, int,  void **, struct _zval_struct *)'} from incompatible pointer type 'zval * (*)(zval *, zval *, int,  void **, zval *)' {aka 'struct _zval_struct * (*)(struct _zval_struct *, struct _zval_struct *, int,  void **, struct _zval_struct *)'} [-Wincompatible-pointer-types]
  php_cmark_node_media_handlers.read_property = php_cmark_node_media_read;
                                              ^

/tmp/ext-src/src/media.c:345:47: warning: assignment to 'zend_object_write_property_t' {aka 'struct _zval_struct * (*)(struct _zend_object *, struct _zend_string *, struct _zval_struct *, void **)'} from incompatible pointer type 'zval * (*)(zval *, zval *, zval *, void **)' {aka 'struct _zval_struct * (*)(struct _zval_struct *, struct _zval_struct *, struct _zval_struct *, void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_media_handlers.write_property = php_cmark_node_media_write;
                                               ^

/tmp/ext-src/src/media.c:346:45: warning: assignment to 'zend_object_has_property_t' {aka 'int (*)(struct _zend_object *, struct _zend_string *, int,  void **)'} from incompatible pointer type 'int (*)(zval *, zval *, int,  void **)' {aka 'int (*)(struct _zval_struct *, struct _zval_struct *, int,  void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_media_handlers.has_property = php_cmark_node_media_isset;
                                             ^

/tmp/ext-src/src/media.c:347:47: warning: assignment to 'zend_object_unset_property_t' {aka 'void (*)(struct _zend_object *, struct _zend_string *, void **)'} from incompatible pointer type 'void (*)(zval *, zval *, void **)' {aka 'void (*)(struct _zval_struct *, struct _zval_struct *, void **)'} [-Wincompatible-pointer-types]
  php_cmark_node_media_handlers.unset_property = php_cmark_node_media_unset;
                                               ^

/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/render.c -o src/render.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/render.c  -fPIC -DPIC -o src/.libs/render.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/parse.c -o src/parse.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/parse.c  -fPIC -DPIC -o src/.libs/parse.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/iterator.c -o src/iterator.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/iterator.c  -fPIC -DPIC -o src/.libs/iterator.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/cql_lexer.c -o src/cql_lexer.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/cql_lexer.c  -fPIC -DPIC -o src/.libs/cql_lexer.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/cql_parser.c -o src/cql_parser.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/cql_parser.c  -fPIC -DPIC -o src/.libs/cql_parser.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/call.c -o src/call.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/call.c  -fPIC -DPIC -o src/.libs/call.o
/tmp/ext-src/src/call.c: In function 'zm_startup_CommonMark_CQL':

/tmp/ext-src/src/call.c:198:36: warning: assignment to 'zend_object_clone_obj_t' {aka 'struct _zend_object * (*)(struct _zend_object *)'} from incompatible pointer type 'zend_object * (*)(zval *)' {aka 'struct _zend_object * (*)(struct _zval_struct *)'} [-Wincompatible-pointer-types]
  php_cmark_call_handlers.clone_obj = php_cmark_call_clone;
                                    ^

/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -c /tmp/ext-src/src/cql.c -o src/cql.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/ext-src/src/cql.c  -fPIC -DPIC -o src/.libs/cql.o
/bin/bash /tmp/ext-src/libtool --mode=link cc -shared -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2    -o cmark.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/ext-src/modules  cmark.lo src/node.lo src/handlers.lo src/custom.lo src/visitor.lo src/document.lo src/quote.lo src/list.lo src/item.lo src/block.lo src/paragraph.lo src/heading.lo src/break.lo src/text.lo src/code.lo src/inline.lo src/media.lo src/render.lo src/parse.lo src/iterator.lo src/cql_lexer.lo src/cql_parser.lo src/call.lo src/cql.lo -lcmark
cc -shared  .libs/cmark.o src/.libs/node.o src/.libs/handlers.o src/.libs/custom.o src/.libs/visitor.o src/.libs/document.o src/.libs/quote.o src/.libs/list.o src/.libs/item.o src/.libs/block.o src/.libs/paragraph.o src/.libs/heading.o src/.libs/break.o src/.libs/text.o src/.libs/code.o src/.libs/inline.o src/.libs/media.o src/.libs/render.o src/.libs/parse.o src/.libs/iterator.o src/.libs/cql_lexer.o src/.libs/cql_parser.o src/.libs/call.o src/.libs/cql.o  -lcmark  -Wl,-soname -Wl,cmark.so -o .libs/cmark.so
creating cmark.la
(cd .libs && rm -f cmark.la && ln -s ../cmark.la cmark.la)
/bin/bash /tmp/ext-src/libtool --mode=install cp ./cmark.la /tmp/ext-src/modules
cp ./.libs/cmark.so /tmp/ext-src/modules/cmark.so
cp ./.libs/cmark.lai /tmp/ext-src/modules/cmark.la
PATH="$PATH:/sbin" ldconfig -n /tmp/ext-src/modules
----------------------------------------------------------------------
Libraries have been installed in:
/tmp/ext-src/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'.
Build complete.
Don't forget to run 'make test'.
=====================================================================
PHP         : /usr/local/bin/php 
Fatal error: Class CommonMark\Node must implement interface Traversable as part of either Iterator or IteratorAggregate in Unknown on line 0
  
---------------------------------------------------------------------
PHP         : /usr/local/bin/phpdbg 
Fatal error: Class CommonMark\Node must implement interface Traversable as part of either Iterator or IteratorAggregate in Unknown on line 0

---------------------------------------------------------------------
CWD         : /tmp/ext-src
Extra dirs  :
VALGRIND    : Not used
=====================================================================
TIME START 2021-04-30 00:44:42
=====================================================================
TEST 1/268 [tests/CQL/001.phpt]
FAIL CommonMark\CQL firstChild [tests/CQL/001.phpt]
TEST 2/268 [tests/CQL/002.phpt]
FAIL CommonMark\CQL lastChild [tests/CQL/002.phpt]
TEST 3/268 [tests/CQL/003.phpt]
FAIL CommonMark\CQL previous [tests/CQL/003.phpt]
TEST 4/268 [tests/CQL/004.phpt]
FAIL CommonMark\CQL next [tests/CQL/004.phpt]
TEST 5/268 [tests/CQL/005.phpt]
FAIL CommonMark\CQL parent [tests/CQL/005.phpt]
TEST 6/268 [tests/CQL/006.phpt]
FAIL CommonMark\CQL children [tests/CQL/006.phpt]
TEST 7/268 [tests/CQL/007.phpt]
FAIL CommonMark\CQL children constraint [tests/CQL/007.phpt]
TEST 8/268 [tests/CQL/008.phpt]
FAIL CommonMark\CQL children, children [tests/CQL/008.phpt]
TEST 9/268 [tests/CQL/009.phpt]
FAIL CommonMark\CQL children, children, children [tests/CQL/009.phpt]
TEST 10/268 [tests/CQL/010.phpt]
FAIL CommonMark\CQL children, children, children with constraint [tests/CQL/010.phpt]
TEST 11/268 [tests/CQL/011.phpt]
FAIL CommonMark\CQL constraint BlockQuote [tests/CQL/011.phpt]
TEST 12/268 [tests/CQL/012.phpt]
FAIL CommonMark\CQL constraint List [tests/CQL/012.phpt]
TEST 13/268 [tests/CQL/013.phpt]
FAIL CommonMark\CQL constraint Item [tests/CQL/013.phpt]
TEST 14/268 [tests/CQL/014.phpt]
FAIL CommonMark\CQL constraint CodeBlock [tests/CQL/014.phpt]
TEST 15/268 [tests/CQL/015.phpt]
FAIL CommonMark\CQL constraint HTMLBlock [tests/CQL/015.phpt]
TEST 16/268 [tests/CQL/016.phpt]
FAIL CommonMark\CQL constraint Heading [tests/CQL/016.phpt]
TEST 17/268 [tests/CQL/017.phpt]
FAIL CommonMark\CQL constraint Text [tests/CQL/017.phpt]
TEST 18/268 [tests/CQL/018.phpt]
FAIL CommonMark\CQL constraint Code [tests/CQL/018.phpt]
TEST 19/268 [tests/CQL/019.phpt]
FAIL CommonMark\CQL constraint HTMLInline [tests/CQL/019.phpt]
TEST 20/268 [tests/CQL/020.phpt]
FAIL CommonMark\CQL constraint Emphasis [tests/CQL/020.phpt]
TEST 21/268 [tests/CQL/021.phpt]
FAIL CommonMark\CQL constraint Strong [tests/CQL/021.phpt]
TEST 22/268 [tests/CQL/022.phpt]
FAIL CommonMark\CQL constraint Link [tests/CQL/022.phpt]
TEST 23/268 [tests/CQL/023.phpt]
FAIL CommonMark\CQL constraint Image [tests/CQL/023.phpt]
TEST 24/268 [tests/CQL/024.phpt]
FAIL CommonMark\CQL children constraints [tests/CQL/024.phpt]
TEST 25/268 [tests/CQL/025.phpt]
FAIL CommonMark\CQL comments [tests/CQL/025.phpt]
TEST 26/268 [tests/CQL/026.phpt]
FAIL CommonMark\CQL firstChild(constrained) [tests/CQL/026.phpt]
TEST 27/268 [tests/CQL/027.phpt]
FAIL CommonMark\CQL lastChild(constrained) [tests/CQL/027.phpt]
TEST 28/268 [tests/CQL/028.phpt]
FAIL CommonMark\CQL next(constrained) [tests/CQL/028.phpt]
TEST 29/268 [tests/CQL/029.phpt]
FAIL CommonMark\CQL previous(constrained) [tests/CQL/029.phpt]
TEST 30/268 [tests/CQL/030.phpt]
FAIL CommonMark\CQL parent(constrained) [tests/CQL/030.phpt]
TEST 31/268 [tests/CQL/031.phpt]
FAIL CommonMark\CQL siblings [tests/CQL/031.phpt]
TEST 32/268 [tests/CQL/032.phpt]
FAIL CommonMark\CQL negation [tests/CQL/032.phpt]
TEST 33/268 [tests/CQL/033.phpt]
FAIL CommonMark\CQL cloning [tests/CQL/033.phpt]
TEST 34/268 [tests/CQL/034.phpt]
FAIL CommonMark\CQL return early [tests/CQL/034.phpt]
TEST 35/268 [tests/CQL/035.phpt]
FAIL CommonMark\CQL return early refcounted [tests/CQL/035.phpt]
TEST 36/268 [tests/CQL/036.phpt]
FAIL CommonMark\CQL compiler (begin + 2) [tests/CQL/036.phpt]
TEST 37/268 [tests/CQL/037.phpt]
FAIL CommonMark\CQL compile error [tests/CQL/037.phpt]
TEST 38/268 [tests/CQL/038.phpt]
FAIL CommonMark\CQL compile error [tests/CQL/038.phpt]
TEST 39/268 [tests/CQL/039.phpt]
FAIL CommonMark\CQL printer [tests/CQL/039.phpt]
TEST 40/268 [tests/CQL/040.phpt]
FAIL CommonMark\CQL compile error [tests/CQL/040.phpt]
TEST 41/268 [tests/Node/Abstract/001.phpt]
FAIL CommonMark\Node Append Child [tests/Node/Abstract/001.phpt]
TEST 42/268 [tests/Node/Abstract/002.phpt]
FAIL CommonMark\Node Append Child TypeError [tests/Node/Abstract/002.phpt]
TEST 43/268 [tests/Node/Abstract/003.phpt]
FAIL CommonMark\Node Append Child RuntimeException [tests/Node/Abstract/003.phpt]
TEST 44/268 [tests/Node/Abstract/004.phpt]
FAIL CommonMark\Node Prepend Child [tests/Node/Abstract/004.phpt]
TEST 45/268 [tests/Node/Abstract/005.phpt]
FAIL CommonMark\Node Prepend Child TypeError [tests/Node/Abstract/005.phpt]
TEST 46/268 [tests/Node/Abstract/006.phpt]
FAIL CommonMark\Node Prepend Child RuntimeException [tests/Node/Abstract/006.phpt]
TEST 47/268 [tests/Node/Abstract/007.phpt]
FAIL CommonMark\Node Next [tests/Node/Abstract/007.phpt]
TEST 48/268 [tests/Node/Abstract/008.phpt]
FAIL CommonMark\Node Next Return [tests/Node/Abstract/008.phpt]
TEST 49/268 [tests/Node/Abstract/009.phpt]
FAIL CommonMark\Node Previous Return [tests/Node/Abstract/009.phpt]
TEST 50/268 [tests/Node/Abstract/010.phpt]
FAIL CommonMark\Node Previous None [tests/Node/Abstract/010.phpt]
TEST 51/268 [tests/Node/Abstract/011.phpt]
FAIL CommonMark\Node Parent None [tests/Node/Abstract/011.phpt]
TEST 52/268 [tests/Node/Abstract/012.phpt]
FAIL CommonMark\Node Parent [tests/Node/Abstract/012.phpt]
TEST 53/268 [tests/Node/Abstract/013.phpt]
FAIL CommonMark\Node Insert Before [tests/Node/Abstract/013.phpt]
TEST 54/268 [tests/Node/Abstract/014.phpt]
FAIL CommonMark\Node Insert Before Error [tests/Node/Abstract/014.phpt]
TEST 55/268 [tests/Node/Abstract/015.phpt]
FAIL CommonMark\Node Insert Before Error Structure [tests/Node/Abstract/015.phpt]
TEST 56/268 [tests/Node/Abstract/016.phpt]
FAIL CommonMark\Node Insert After [tests/Node/Abstract/016.phpt]
TEST 57/268 [tests/Node/Abstract/017.phpt]
FAIL CommonMark\Node Insert After Error [tests/Node/Abstract/017.phpt]
TEST 58/268 [tests/Node/Abstract/018.phpt]
FAIL CommonMark\Node Insert After Error Structure [tests/Node/Abstract/018.phpt]
TEST 59/268 [tests/Node/Abstract/019.phpt]
FAIL CommonMark\Node replace [tests/Node/Abstract/019.phpt]
TEST 60/268 [tests/Node/Abstract/020.phpt]
FAIL CommonMark\Node replace used [tests/Node/Abstract/020.phpt]
TEST 61/268 [tests/Node/Abstract/021.phpt]
FAIL CommonMark\Node replace invalid [tests/Node/Abstract/021.phpt]
TEST 62/268 [tests/Node/Abstract/022.phpt]
FAIL CommonMark\Node replace invalid call [tests/Node/Abstract/022.phpt]
TEST 63/268 [tests/Node/Abstract/023.phpt]
FAIL CommonMark\Node insertAfter used [tests/Node/Abstract/023.phpt]
TEST 64/268 [tests/Node/Abstract/024.phpt]
FAIL CommonMark\Node insertBefore used [tests/Node/Abstract/024.phpt]
TEST 65/268 [tests/Node/Abstract/025.phpt]
FAIL CommonMark\Node appendChild used [tests/Node/Abstract/025.phpt]
TEST 66/268 [tests/Node/Abstract/026.phpt]
FAIL CommonMark\Node prependChild used [tests/Node/Abstract/026.phpt]
TEST 67/268 [tests/Node/Abstract/027.phpt]
FAIL CommonMark\Node accept [tests/Node/Abstract/027.phpt]
TEST 68/268 [tests/Node/Abstract/028.phpt]
FAIL CommonMark\Node clone [tests/Node/Abstract/028.phpt]
TEST 69/268 [tests/Node/Abstract/029.phpt]
FAIL CommonMark\Node debug [tests/Node/Abstract/029.phpt]
TEST 70/268 [tests/Node/Abstract/030.phpt]
FAIL CommonMark\Node debug [tests/Node/Abstract/030.phpt]
TEST 71/268 [tests/Node/Abstract/031.phpt]
FAIL CommonMark\Node Traversable [tests/Node/Abstract/031.phpt]
TEST 72/268 [tests/Node/Abstract/032.phpt]
FAIL CommonMark\Node Traversable Error [tests/Node/Abstract/032.phpt]
TEST 73/268 [tests/Node/Abstract/033.phpt]
FAIL CommonMark\Node startLine [tests/Node/Abstract/033.phpt]
TEST 74/268 [tests/Node/Abstract/034.phpt]
FAIL CommonMark\Node endLine [tests/Node/Abstract/034.phpt]
TEST 75/268 [tests/Node/Abstract/035.phpt]
FAIL CommonMark\Node startColumn [tests/Node/Abstract/035.phpt]
TEST 76/268 [tests/Node/Abstract/036.phpt]
FAIL CommonMark\Node endColumn [tests/Node/Abstract/036.phpt]
TEST 77/268 [tests/Node/Abstract/037.phpt]
FAIL CommonMark\Node caching [tests/Node/Abstract/037.phpt]
TEST 78/268 [tests/Node/Abstract/038.phpt]
FAIL CommonMark\Node cached read firstChild [tests/Node/Abstract/038.phpt]
TEST 79/268 [tests/Node/Abstract/039.phpt]
FAIL CommonMark\Node cached read lastChild [tests/Node/Abstract/039.phpt]
TEST 80/268 [tests/Node/Abstract/040.phpt]
FAIL CommonMark\Node cached read startLine [tests/Node/Abstract/040.phpt]
TEST 81/268 [tests/Node/Abstract/041.phpt]
FAIL CommonMark\Node cached read endLine [tests/Node/Abstract/041.phpt]
TEST 82/268 [tests/Node/Abstract/042.phpt]
FAIL CommonMark\Node cached read startColumn [tests/Node/Abstract/042.phpt]
TEST 83/268 [tests/Node/Abstract/043.phpt]
FAIL CommonMark\Node cached read endColumn [tests/Node/Abstract/043.phpt]
TEST 84/268 [tests/Node/Abstract/044.phpt]
FAIL CommonMark\Node cached read parent [tests/Node/Abstract/044.phpt]
TEST 85/268 [tests/Node/Abstract/045.phpt]
FAIL CommonMark\Node cached read previous [tests/Node/Abstract/045.phpt]
TEST 86/268 [tests/Node/Abstract/046.phpt]
FAIL CommonMark\Node cached read next [tests/Node/Abstract/046.phpt]
TEST 87/268 [tests/Node/Abstract/047.phpt]
FAIL CommonMark\Node cached read string [tests/Node/Abstract/047.phpt]
TEST 88/268 [tests/Node/Abstract/048.phpt]
FAIL CommonMark\Node cached object changed [tests/Node/Abstract/048.phpt]
TEST 89/268 [tests/Node/Abstract/049.phpt]
FAIL CommonMark\Node isset parent [tests/Node/Abstract/049.phpt]
TEST 90/268 [tests/Node/Abstract/050.phpt]
FAIL CommonMark\Node isset previous [tests/Node/Abstract/050.phpt]
TEST 91/268 [tests/Node/Abstract/051.phpt]
FAIL CommonMark\Node isset next [tests/Node/Abstract/051.phpt]
TEST 92/268 [tests/Node/Abstract/052.phpt]
FAIL CommonMark\Node isset firstChild [tests/Node/Abstract/052.phpt]
TEST 93/268 [tests/Node/Abstract/053.phpt]
FAIL CommonMark\Node isset lastChild [tests/Node/Abstract/053.phpt]
TEST 94/268 [tests/Node/Abstract/054.phpt]
FAIL CommonMark\Node isset startLine [tests/Node/Abstract/054.phpt]
TEST 95/268 [tests/Node/Abstract/055.phpt]
FAIL CommonMark\Node isset endLine [tests/Node/Abstract/055.phpt]
TEST 96/268 [tests/Node/Abstract/056.phpt]
FAIL CommonMark\Node isset startColumn [tests/Node/Abstract/056.phpt]
TEST 97/268 [tests/Node/Abstract/057.phpt]
FAIL CommonMark\Node isset endColumn [tests/Node/Abstract/057.phpt]
TEST 98/268 [tests/Node/BlockQuote/001.phpt]
FAIL CommonMark\Node\BlockQuote [tests/Node/BlockQuote/001.phpt]
TEST 99/268 [tests/Node/BlockQuote/002.phpt]
FAIL CommonMark\Node fetch BlockQuote [tests/Node/BlockQuote/002.phpt]
TEST 100/268 [tests/Node/BulletList/001.phpt]
FAIL CommonMark\Node\BulletList [tests/Node/BulletList/001.phpt]
TEST 101/268 [tests/Node/BulletList/002.phpt]
FAIL CommonMark\Node fetch BulletList [tests/Node/BulletList/002.phpt]
TEST 102/268 [tests/Node/BulletList/003.phpt]
FAIL CommonMark\Node\BulletList Tight [tests/Node/BulletList/003.phpt]
TEST 103/268 [tests/Node/BulletList/004.phpt]
FAIL CommonMark\Node\BulletList Tight Errors [tests/Node/BulletList/004.phpt]
TEST 104/268 [tests/Node/BulletList/005.phpt]
FAIL CommonMark\Node\BulletList Delimiter Period [tests/Node/BulletList/005.phpt]
TEST 105/268 [tests/Node/BulletList/006.phpt]
FAIL CommonMark\Node\BulletList Delimiter Paren [tests/Node/BulletList/006.phpt]
TEST 106/268 [tests/Node/BulletList/007.phpt]
FAIL CommonMark\Node\BulletList invalid read [tests/Node/BulletList/007.phpt]
TEST 107/268 [tests/Node/BulletList/008.phpt]
FAIL CommonMark\Node\BulletList cached read tight [tests/Node/BulletList/008.phpt]
TEST 108/268 [tests/Node/BulletList/009.phpt]
FAIL CommonMark\Node\BulletList cached write tight [tests/Node/BulletList/009.phpt]
TEST 109/268 [tests/Node/BulletList/010.phpt]
FAIL CommonMark\Node\BulletList cached read delim [tests/Node/BulletList/010.phpt]
TEST 110/268 [tests/Node/BulletList/011.phpt]
FAIL CommonMark\Node\BulletList cached write delimiter [tests/Node/BulletList/011.phpt]
TEST 111/268 [tests/Node/BulletList/012.phpt]
FAIL CommonMark\Node\BulletList invalid write [tests/Node/BulletList/012.phpt]
TEST 112/268 [tests/Node/BulletList/013.phpt]
FAIL CommonMark\Node\BulletList invalid isset [tests/Node/BulletList/013.phpt]
TEST 113/268 [tests/Node/BulletList/014.phpt]
FAIL CommonMark\Node\BulletList isset tight [tests/Node/BulletList/014.phpt]
TEST 114/268 [tests/Node/BulletList/015.phpt]
FAIL CommonMark\Node\BulletList isset delimiter [tests/Node/BulletList/015.phpt]
TEST 115/268 [tests/Node/BulletList/016.phpt]
FAIL CommonMark\Node\BulletList invalid isset [tests/Node/BulletList/016.phpt]
TEST 116/268 [tests/Node/Code/001.phpt]
FAIL CommonMark\Node\Code [tests/Node/Code/001.phpt]
TEST 117/268 [tests/Node/Code/002.phpt]
FAIL CommonMark\Node fetch Code [tests/Node/Code/002.phpt]
TEST 118/268 [tests/Node/Code/003.phpt]
FAIL CommonMark\Node\Code incorrect construction [tests/Node/Code/003.phpt]
TEST 119/268 [tests/Node/Code/004.phpt]
FAIL CommonMark\Node\Code incorrect construction [tests/Node/Code/004.phpt]
TEST 120/268 [tests/Node/CodeBlock/001.phpt]
FAIL CommonMark\Node\CodeBlock [tests/Node/CodeBlock/001.phpt]
TEST 121/268 [tests/Node/CodeBlock/002.phpt]
FAIL CommonMark\Node\CodeBlock Fence [tests/Node/CodeBlock/002.phpt]
TEST 122/268 [tests/Node/CodeBlock/003.phpt]
FAIL CommonMark\Node\CodeBlock Fence Error [tests/Node/CodeBlock/003.phpt]
TEST 123/268 [tests/Node/CodeBlock/004.phpt]
FAIL CommonMark\Node\CodeBlock Fence None [tests/Node/CodeBlock/004.phpt]
TEST 124/268 [tests/Node/CodeBlock/005.phpt]
FAIL CommonMark\Node fetch CodeBlock [tests/Node/CodeBlock/005.phpt]
TEST 125/268 [tests/Node/CodeBlock/006.phpt]
FAIL CommonMark\Node\CodeBlock fetch fence cached [tests/Node/CodeBlock/006.phpt]
TEST 126/268 [tests/Node/CodeBlock/007.phpt]
FAIL CommonMark\Node\CodeBlock fetch Error [tests/Node/CodeBlock/007.phpt]
TEST 127/268 [tests/Node/CodeBlock/008.phpt]
FAIL CommonMark\Node\CodeBlock fetch Error [tests/Node/CodeBlock/008.phpt]
TEST 128/268 [tests/Node/CodeBlock/009.phpt]
FAIL CommonMark\Node\CodeBlock write cached [tests/Node/CodeBlock/009.phpt]
TEST 129/268 [tests/Node/CodeBlock/010.phpt]
FAIL CommonMark\Node\CodeBlock write cached [tests/Node/CodeBlock/010.phpt]
TEST 130/268 [tests/Node/CodeBlock/011.phpt]
FAIL CommonMark\Node\CodeBlock isset [tests/Node/CodeBlock/011.phpt]
TEST 131/268 [tests/Node/CodeBlock/012.phpt]
FAIL CommonMark\Node\CodeBlock unset [tests/Node/CodeBlock/012.phpt]
TEST 132/268 [tests/Node/CodeBlock/013.phpt]
FAIL CommonMark\Node\CodeBlock constructor extra [tests/Node/CodeBlock/013.phpt]
TEST 133/268 [tests/Node/CodeBlock/014.phpt]
FAIL CommonMark\Node\CodeBlock constructor invalid [tests/Node/CodeBlock/014.phpt]
TEST 134/268 [tests/Node/CodeBlock/015.phpt]
FAIL CommonMark\Node\CodeBlock constructor literal [tests/Node/CodeBlock/015.phpt]
TEST 135/268 [tests/Node/CodeBlock/016.phpt]
FAIL CommonMark\Node\CodeBlock constructor literal and fence [tests/Node/CodeBlock/016.phpt]
TEST 136/268 [tests/Node/Custom/001.phpt]
FAIL CommonMark\Node\Custom cached read onEnter [tests/Node/Custom/001.phpt]
TEST 137/268 [tests/Node/Custom/002.phpt]
FAIL CommonMark\Node\Custom cached read onLeave [tests/Node/Custom/002.phpt]
TEST 138/268 [tests/Node/Custom/003.phpt]
FAIL CommonMark\Node\Custom incorrect read [tests/Node/Custom/003.phpt]
TEST 139/268 [tests/Node/Custom/004.phpt]
FAIL CommonMark\Node\Custom cached write onEnter [tests/Node/Custom/004.phpt]
TEST 140/268 [tests/Node/Custom/005.phpt]
FAIL CommonMark\Node\Custom cached write onLeave [tests/Node/Custom/005.phpt]
TEST 141/268 [tests/Node/Custom/006.phpt]
FAIL CommonMark\Node\Custom incorrect write [tests/Node/Custom/006.phpt]
TEST 142/268 [tests/Node/Custom/007.phpt]
FAIL CommonMark\Node\Custom incorrect isset [tests/Node/Custom/007.phpt]
TEST 143/268 [tests/Node/Custom/008.phpt]
FAIL CommonMark\Node\Custom isset onEnter [tests/Node/Custom/008.phpt]
TEST 144/268 [tests/Node/Custom/009.phpt]
FAIL CommonMark\Node\Custom isset onLeave [tests/Node/Custom/009.phpt]
TEST 145/268 [tests/Node/Custom/010.phpt]
FAIL CommonMark\Node\Custom incorrect unset [tests/Node/Custom/010.phpt]
TEST 146/268 [tests/Node/Custom/011.phpt]
FAIL CommonMark\Node\Custom unset cached onEnter [tests/Node/Custom/011.phpt]
TEST 147/268 [tests/Node/Custom/012.phpt]
FAIL CommonMark\Node\Custom unset cached onLeave [tests/Node/Custom/012.phpt]
TEST 148/268 [tests/Node/Custom/013.phpt]
FAIL CommonMark\Node\Custom incorrect unset [tests/Node/Custom/013.phpt]
TEST 149/268 [tests/Node/Custom/014.phpt]
FAIL CommonMark\Node\CustomBlock isset onEnter [tests/Node/Custom/014.phpt]
TEST 150/268 [tests/Node/Custom/015.phpt]
FAIL CommonMark\Node\CustomBlock isset onLeave [tests/Node/Custom/015.phpt]
TEST 151/268 [tests/Node/Custom/016.phpt]
FAIL CommonMark\Node\CustomBlock invalid read [tests/Node/Custom/016.phpt]
TEST 152/268 [tests/Node/CustomBlock/001.phpt]
FAIL CommonMark\Node\CustomBlock [tests/Node/CustomBlock/001.phpt]
TEST 153/268 [tests/Node/CustomBlock/002.phpt]
FAIL CommonMark\Node\CustomBlock onEnter [tests/Node/CustomBlock/002.phpt]
TEST 154/268 [tests/Node/CustomBlock/003.phpt]
FAIL CommonMark\Node\CustomBlock onLeave [tests/Node/CustomBlock/003.phpt]
TEST 155/268 [tests/Node/CustomBlock/004.phpt]
FAIL CommonMark\Node\CustomBlock onEnter Error [tests/Node/CustomBlock/004.phpt]
TEST 156/268 [tests/Node/CustomBlock/005.phpt]
FAIL CommonMark\Node\CustomBlock onLeave Error [tests/Node/CustomBlock/005.phpt]
TEST 157/268 [tests/Node/CustomBlock/006.phpt]
FAIL CommonMark\Node\CustomBlock onEnter Empty [tests/Node/CustomBlock/006.phpt]
TEST 158/268 [tests/Node/CustomBlock/007.phpt]
FAIL CommonMark\Node\CustomBlock onLeave Empty [tests/Node/CustomBlock/007.phpt]
TEST 159/268 [tests/Node/CustomBlock/008.phpt]
FAIL CommonMark\Node\CustomBlock clone [tests/Node/CustomBlock/008.phpt]
TEST 160/268 [tests/Node/CustomInline/001.phpt]
FAIL CommonMark\Node\CustomInline [tests/Node/CustomInline/001.phpt]
TEST 161/268 [tests/Node/CustomInline/002.phpt]
FAIL CommonMark\Node\CustomInline onEnter [tests/Node/CustomInline/002.phpt] 
TEST 162/268 [tests/Node/CustomInline/003.phpt]
FAIL CommonMark\Node\CustomInline onLeave [tests/Node/CustomInline/003.phpt]
TEST 163/268 [tests/Node/CustomInline/004.phpt]
FAIL CommonMark\Node\CustomInline onEnter Error [tests/Node/CustomInline/004.phpt]
TEST 164/268 [tests/Node/CustomInline/005.phpt]
FAIL CommonMark\Node\CustomInline onLeave Error [tests/Node/CustomInline/005.phpt]
TEST 165/268 [tests/Node/CustomInline/006.phpt]
FAIL CommonMark\Node\CustomInline onEnter Empty [tests/Node/CustomInline/006.phpt]
TEST 166/268 [tests/Node/CustomInline/007.phpt]
FAIL CommonMark\Node\CustomInline onLeave Empty [tests/Node/CustomInline/007.phpt]
TEST 167/268 [tests/Node/CustomInline/008.phpt]
FAIL CommonMark\Node\CustomInline clone [tests/Node/CustomInline/008.phpt]
TEST 168/268 [tests/Node/Document/001.phpt]
FAIL CommonMark\Node\Document; [tests/Node/Document/001.phpt]
TEST 169/268 [tests/Node/HTMLBlock/001.phpt]
FAIL CommonMark\Node\HTMLBlock [tests/Node/HTMLBlock/001.phpt]
TEST 170/268 [tests/Node/HTMLBlock/002.phpt]
FAIL CommonMark\Node fetch HTMLBlock [tests/Node/HTMLBlock/002.phpt]
TEST 171/268 [tests/Node/HTMLBlock/003.phpt]
FAIL CommonMark\Node\HTMLBlock construct [tests/Node/HTMLBlock/003.phpt]
TEST 172/268 [tests/Node/HTMLInline/001.phpt]
FAIL CommonMark\Node\HTMLInline [tests/Node/HTMLInline/001.phpt]
TEST 173/268 [tests/Node/HTMLInline/002.phpt]
FAIL CommonMark\Node fetch HTMLInline [tests/Node/HTMLInline/002.phpt]
TEST 174/268 [tests/Node/HTMLInline/003.phpt]
FAIL CommonMark\Node\HTMLInline construct [tests/Node/HTMLInline/003.phpt]
TEST 175/268 [tests/Node/Heading/001.phpt]
FAIL CommonMark\Node\Heading [tests/Node/Heading/001.phpt]
TEST 176/268 [tests/Node/Heading/002.phpt]
FAIL CommonMark\Node\Heading Level [tests/Node/Heading/002.phpt]
TEST 177/268 [tests/Node/Heading/003.phpt]
FAIL CommonMark\Node\Heading Level Error [tests/Node/Heading/003.phpt]
TEST 178/268 [tests/Node/Heading/004.phpt]
FAIL CommonMark\Node\Heading Level Error [tests/Node/Heading/004.phpt]
TEST 179/268 [tests/Node/Heading/005.phpt]
FAIL CommonMark\Node fetch Heading [tests/Node/Heading/005.phpt]
TEST 180/268 [tests/Node/Heading/006.phpt]
FAIL CommonMark\Node\Heading incorrect read [tests/Node/Heading/006.phpt]
TEST 181/268 [tests/Node/Heading/007.phpt]
FAIL CommonMark\Node\Heading cached read [tests/Node/Heading/007.phpt]
TEST 182/268 [tests/Node/Heading/008.phpt]
FAIL CommonMark\Node\Heading cached write [tests/Node/Heading/008.phpt]
TEST 183/268 [tests/Node/Heading/009.phpt]
FAIL CommonMark\Node\Heading incorrect write [tests/Node/Heading/009.phpt]
TEST 184/268 [tests/Node/Heading/010.phpt]
FAIL CommonMark\Node\Heading incorrect isset [tests/Node/Heading/010.phpt]
TEST 185/268 [tests/Node/Heading/011.phpt]
FAIL CommonMark\Node\Heading isset [tests/Node/Heading/011.phpt]
TEST 186/268 [tests/Node/Heading/012.phpt]
FAIL CommonMark\Node\Heading incorrect isset [tests/Node/Heading/012.phpt]
TEST 187/268 [tests/Node/Heading/013.phpt]
FAIL CommonMark\Node\Heading isset level [tests/Node/Heading/013.phpt]
TEST 188/268 [tests/Node/Heading/014.phpt]
FAIL CommonMark\Node\Heading construct with level [tests/Node/Heading/014.phpt]
TEST 189/268 [tests/Node/Image/001.phpt]
FAIL CommonMark\Node\Image [tests/Node/Image/001.phpt]
TEST 190/268 [tests/Node/Image/002.phpt]
FAIL CommonMark\Node fetch Image [tests/Node/Image/002.phpt]
TEST 191/268 [tests/Node/Image/003.phpt]
FAIL CommonMark\Node\Image constructor [tests/Node/Image/003.phpt]
TEST 192/268 [tests/Node/Item/001.phpt]
FAIL CommonMark\Node\Item [tests/Node/Item/001.phpt]
TEST 193/268 [tests/Node/Item/002.phpt]
FAIL CommonMark\Node fetch Item [tests/Node/Item/002.phpt]
TEST 194/268 [tests/Node/LineBreak/001.phpt]
FAIL CommonMark\Node\LineBreak [tests/Node/LineBreak/001.phpt]
TEST 195/268 [tests/Node/Link/001.phpt]
FAIL CommonMark\Node\Link [tests/Node/Link/001.phpt]
TEST 196/268 [tests/Node/Link/002.phpt]
FAIL CommonMark\Node fetch Link [tests/Node/Link/002.phpt]
TEST 197/268 [tests/Node/Media/001.phpt]
FAIL CommonMark\Node\Media Title [tests/Node/Media/001.phpt]
TEST 198/268 [tests/Node/Media/002.phpt]
FAIL CommonMark\Node\Media Title Errors [tests/Node/Media/002.phpt]
TEST 199/268 [tests/Node/Media/003.phpt]
FAIL CommonMark\Node\Media Title Errors [tests/Node/Media/003.phpt]
TEST 200/268 [tests/Node/Media/004.phpt]
FAIL CommonMark\Node\Media URL [tests/Node/Media/004.phpt]
TEST 201/268 [tests/Node/Media/005.phpt]
FAIL CommonMark\Node\Media URL Errors [tests/Node/Media/005.phpt]
TEST 202/268 [tests/Node/Media/006.phpt]
FAIL CommonMark\Node\IMedia URL Errors [tests/Node/Media/006.phpt]
TEST 203/268 [tests/Node/Media/007.phpt]
FAIL CommonMark\Node\Media read cached url [tests/Node/Media/007.phpt]
TEST 204/268 [tests/Node/Media/008.phpt]
FAIL CommonMark\Node\Media read cached title [tests/Node/Media/008.phpt]
TEST 205/268 [tests/Node/Media/009.phpt]
FAIL CommonMark\Node\Media invalid read [tests/Node/Media/009.phpt]
TEST 206/268 [tests/Node/Media/010.phpt]
FAIL CommonMark\Node\Media invalid read [tests/Node/Media/010.phpt]
TEST 207/268 [tests/Node/Media/011.phpt]
FAIL CommonMark\Node\Media write cached title [tests/Node/Media/011.phpt]
TEST 208/268 [tests/Node/Media/012.phpt]
FAIL CommonMark\Node\Media write cached url [tests/Node/Media/012.phpt]
TEST 209/268 [tests/Node/Media/013.phpt]
FAIL CommonMark\Node\Media write invalid [tests/Node/Media/013.phpt]
TEST 210/268 [tests/Node/Media/014.phpt]
FAIL CommonMark\Node\Media isset invalid [tests/Node/Media/014.phpt]
TEST 211/268 [tests/Node/Media/015.phpt]
FAIL CommonMark\Node\Media isset url [tests/Node/Media/015.phpt]
TEST 212/268 [tests/Node/Media/016.phpt]
FAIL CommonMark\Node\Media isset title [tests/Node/Media/016.phpt]
TEST 213/268 [tests/Node/Media/017.phpt]
FAIL CommonMark\Node\Media unset invalid [tests/Node/Media/017.phpt]
TEST 214/268 [tests/Node/Media/018.phpt]
FAIL CommonMark\Node\Media unset invalid [tests/Node/Media/018.phpt]
TEST 215/268 [tests/Node/Media/019.phpt]
FAIL CommonMark\Node\Media unset url [tests/Node/Media/019.phpt]
TEST 216/268 [tests/Node/Media/020.phpt]
FAIL CommonMark\Node\Media unset title [tests/Node/Media/020.phpt]
TEST 217/268 [tests/Node/Media/021.phpt]
FAIL CommonMark\Node\Media unset url cached [tests/Node/Media/021.phpt]
TEST 218/268 [tests/Node/Media/022.phpt]
FAIL CommonMark\Node\Media unset title cached [tests/Node/Media/022.phpt]
TEST 219/268 [tests/Node/Media/023.phpt]
FAIL CommonMark\Node\Media isset invalid [tests/Node/Media/023.phpt]
TEST 220/268 [tests/Node/OrderedList/001.phpt]
FAIL CommonMark\Node\OrderedList [tests/Node/OrderedList/001.phpt]
TEST 221/268 [tests/Node/OrderedList/002.phpt]
FAIL CommonMark\Node\OrderedList Start [tests/Node/OrderedList/002.phpt]
TEST 222/268 [tests/Node/OrderedList/003.phpt]
FAIL CommonMark\Node\OrderedList Start Errors [tests/Node/OrderedList/003.phpt]
TEST 223/268 [tests/Node/OrderedList/004.phpt]
FAIL CommonMark\Node\OrderedList Start Negative [tests/Node/OrderedList/004.phpt]
TEST 224/268 [tests/Node/OrderedList/005.phpt]
FAIL CommonMark\Node fetch OrderedList [tests/Node/OrderedList/005.phpt]
TEST 225/268 [tests/Node/OrderedList/006.phpt]
FAIL CommonMark\Node\OrderedList Start Negative [tests/Node/OrderedList/006.phpt]
TEST 226/268 [tests/Node/OrderedList/007.phpt]
FAIL CommonMark\Node\OrderedList write cached start [tests/Node/OrderedList/007.phpt]
TEST 227/268 [tests/Node/OrderedList/008.phpt]
FAIL CommonMark\Node\OrderedList write error [tests/Node/OrderedList/008.phpt]
TEST 228/268 [tests/Node/OrderedList/009.phpt]
FAIL CommonMark\Node\OrderedList isset start [tests/Node/OrderedList/009.phpt]
TEST 229/268 [tests/Node/OrderedList/010.phpt]
FAIL CommonMark\Node\OrderedList isset invalid [tests/Node/OrderedList/010.phpt]
TEST 230/268 [tests/Node/Paragraph/001.phpt]
FAIL CommonMark\Node\Paragraph [tests/Node/Paragraph/001.phpt]
TEST 231/268 [tests/Node/Paragraph/002.phpt]
FAIL CommonMark\Node fetch Paragraph [tests/Node/Paragraph/002.phpt]
TEST 232/268 [tests/Node/SoftBreak/001.phpt]
FAIL CommonMark\Node\SoftBreak [tests/Node/SoftBreak/001.phpt]
TEST 233/268 [tests/Node/Text/001.phpt]
FAIL CommonMark\Node\Text [tests/Node/Text/001.phpt]
TEST 234/268 [tests/Node/Text/002.phpt]
FAIL CommonMark\Node\Text Literals [tests/Node/Text/002.phpt]
TEST 235/268 [tests/Node/Text/003.phpt]
FAIL CommonMark\Node\Text Literals Errors [tests/Node/Text/003.phpt]
TEST 236/268 [tests/Node/Text/004.phpt]
FAIL CommonMark\Node\Text Literals Construct [tests/Node/Text/004.phpt]
TEST 237/268 [tests/Node/Text/005.phpt]
FAIL CommonMark\Node\Text Bad Construct [tests/Node/Text/005.phpt]
TEST 238/268 [tests/Node/Text/006.phpt]
FAIL CommonMark\Node\Text cached read [tests/Node/Text/006.phpt]
TEST 239/268 [tests/Node/Text/007.phpt]
FAIL CommonMark\Node\Text cached write [tests/Node/Text/007.phpt]
TEST 240/268 [tests/Node/Text/008.phpt]
FAIL CommonMark\Node\Text incorrect isset [tests/Node/Text/008.phpt]
TEST 241/268 [tests/Node/Text/009.phpt]
FAIL CommonMark\Node\Text isset [tests/Node/Text/009.phpt]
TEST 242/268 [tests/Node/Text/010.phpt]
FAIL CommonMark\Node\Text cached unset [tests/Node/Text/010.phpt]
TEST 243/268 [tests/Node/Text/Emphasis/001.phpt]
FAIL CommonMark\Node\Text\Emphasis [tests/Node/Text/Emphasis/001.phpt]
TEST 244/268 [tests/Node/Text/Emphasis/002.phpt]
FAIL CommonMark\Node\Text\Emphasis Bad Construct [tests/Node/Text/Emphasis/002.phpt]
TEST 245/268 [tests/Node/Text/Strong/001.phpt]
FAIL CommonMark\Node\Text\Strong [tests/Node/Text/Strong/001.phpt]
TEST 246/268 [tests/Node/Text/Strong/002.phpt]
FAIL CommonMark\Node\Text\Strong Bad Construct [tests/Node/Text/Strong/002.phpt]
TEST 247/268 [tests/Node/ThematicBreak/001.phpt]
FAIL CommonMark\Node\ThematicBreak [tests/Node/ThematicBreak/001.phpt]
TEST 248/268 [tests/Node/ThematicBreak/002.phpt]
FAIL CommonMark\Node fetch ThematicBreak [tests/Node/ThematicBreak/002.phpt]
TEST 249/268 [tests/Parser/001.phpt]
FAIL CommonMark\Parser [tests/Parser/001.phpt]
TEST 250/268 [tests/Parser/002.phpt]
FAIL CommonMark\Parser Constructor Error [tests/Parser/002.phpt]
TEST 251/268 [tests/Parser/003.phpt]
FAIL CommonMark\Parser Parse Error [tests/Parser/003.phpt]
TEST 252/268 [tests/Parser/004.phpt]
FAIL CommonMark\Parser Finish Error [tests/Parser/004.phpt]
TEST 253/268 [tests/Parser/005.phpt]
FAIL CommonMark\Parser Finish Error [tests/Parser/005.phpt]
TEST 254/268 [tests/Parser/006.phpt]
FAIL CommonMark\Parser Simple [tests/Parser/006.phpt]
TEST 255/268 [tests/Parser/007.phpt]
FAIL CommonMark\Parser Error [tests/Parser/007.phpt]
TEST 256/268 [tests/Render/CommonMark/001.phpt]
FAIL CommonMark\Render CommonMark [tests/Render/CommonMark/001.phpt]
TEST 257/268 [tests/Render/CommonMark/002.phpt]
FAIL CommonMark\Render CommonMark Error [tests/Render/CommonMark/002.phpt]
TEST 258/268 [tests/Render/CommonMark/003.phpt]
FAIL CommonMark\Render CommonMark Width [tests/Render/CommonMark/003.phpt]
TEST 259/268 [tests/Render/HTML/001.phpt]
FAIL CommonMark\Render HTML [tests/Render/HTML/001.phpt]
TEST 260/268 [tests/Render/HTML/002.phpt]
FAIL CommonMark\Render HTML Error [tests/Render/HTML/002.phpt]
TEST 261/268 [tests/Render/Latex/001.phpt]
FAIL CommonMark\Render Latex [tests/Render/Latex/001.phpt]
TEST 262/268 [tests/Render/Latex/002.phpt]
FAIL CommonMark\Render Latex Error [tests/Render/Latex/002.phpt]
TEST 263/268 [tests/Render/Latex/003.phpt]
FAIL CommonMark\Render Latex Width [tests/Render/Latex/003.phpt]
TEST 264/268 [tests/Render/Man/001.phpt]
FAIL CommonMark\Render Man [tests/Render/Man/001.phpt]
TEST 265/268 [tests/Render/Man/002.phpt]
FAIL CommonMark\Render Man Error [tests/Render/Man/002.phpt]
TEST 266/268 [tests/Render/Man/003.phpt]
FAIL CommonMark\Render Man Width [tests/Render/Man/003.phpt]
TEST 267/268 [tests/Render/XML/001.phpt]
FAIL CommonMark\Render XML [tests/Render/XML/001.phpt]
TEST 268/268 [tests/Render/XML/002.phpt]
FAIL CommonMark\Render XML Error [tests/Render/XML/002.phpt]
=====================================================================
TIME END 2021-04-30 00:44:47
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :    0
Exts tested     :    1
---------------------------------------------------------------------

Number of tests :  268               268
Tests skipped   :    0 (  0.0%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :  268 (100.0%) (100.0%)
Tests passed    :    0 (  0.0%) (  0.0%)
---------------------------------------------------------------------
Time taken      :    5 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
CommonMark\CQL firstChild [tests/CQL/001.phpt]
CommonMark\CQL lastChild [tests/CQL/002.phpt]
CommonMark\CQL previous [tests/CQL/003.phpt]
CommonMark\CQL next [tests/CQL/004.phpt]
CommonMark\CQL parent [tests/CQL/005.phpt]
CommonMark\CQL children [tests/CQL/006.phpt]
CommonMark\CQL children constraint [tests/CQL/007.phpt]
CommonMark\CQL children, children [tests/CQL/008.phpt]
CommonMark\CQL children, children, children [tests/CQL/009.phpt]
CommonMark\CQL children, children, children with constraint [tests/CQL/010.phpt]
CommonMark\CQL constraint BlockQuote [tests/CQL/011.phpt]
CommonMark\CQL constraint List [tests/CQL/012.phpt]
CommonMark\CQL constraint Item [tests/CQL/013.phpt]
CommonMark\CQL constraint CodeBlock [tests/CQL/014.phpt]
CommonMark\CQL constraint HTMLBlock [tests/CQL/015.phpt]
CommonMark\CQL constraint Heading [tests/CQL/016.phpt]
CommonMark\CQL constraint Text [tests/CQL/017.phpt]
CommonMark\CQL constraint Code [tests/CQL/018.phpt]
CommonMark\CQL constraint HTMLInline [tests/CQL/019.phpt]
CommonMark\CQL constraint Emphasis [tests/CQL/020.phpt]
CommonMark\CQL constraint Strong [tests/CQL/021.phpt]
CommonMark\CQL constraint Link [tests/CQL/022.phpt]
CommonMark\CQL constraint Image [tests/CQL/023.phpt]
CommonMark\CQL children constraints [tests/CQL/024.phpt]
CommonMark\CQL comments [tests/CQL/025.phpt]
CommonMark\CQL firstChild(constrained) [tests/CQL/026.phpt]
CommonMark\CQL lastChild(constrained) [tests/CQL/027.phpt]
CommonMark\CQL next(constrained) [tests/CQL/028.phpt]
CommonMark\CQL previous(constrained) [tests/CQL/029.phpt]
CommonMark\CQL parent(constrained) [tests/CQL/030.phpt]
CommonMark\CQL siblings [tests/CQL/031.phpt]
CommonMark\CQL negation [tests/CQL/032.phpt]
CommonMark\CQL cloning [tests/CQL/033.phpt]
CommonMark\CQL return early [tests/CQL/034.phpt]
CommonMark\CQL return early refcounted [tests/CQL/035.phpt]
CommonMark\CQL compiler (begin + 2) [tests/CQL/036.phpt]
CommonMark\CQL compile error [tests/CQL/037.phpt]
CommonMark\CQL compile error [tests/CQL/038.phpt]
CommonMark\CQL printer [tests/CQL/039.phpt]
CommonMark\CQL compile error [tests/CQL/040.phpt]
CommonMark\Node Append Child [tests/Node/Abstract/001.phpt]
CommonMark\Node Append Child TypeError [tests/Node/Abstract/002.phpt]
CommonMark\Node Append Child RuntimeException [tests/Node/Abstract/003.phpt]
CommonMark\Node Prepend Child [tests/Node/Abstract/004.phpt]
CommonMark\Node Prepend Child TypeError [tests/Node/Abstract/005.phpt]
CommonMark\Node Prepend Child RuntimeException [tests/Node/Abstract/006.phpt]
CommonMark\Node Next [tests/Node/Abstract/007.phpt]
CommonMark\Node Next Return [tests/Node/Abstract/008.phpt]
CommonMark\Node Previous Return [tests/Node/Abstract/009.phpt]
CommonMark\Node Previous None [tests/Node/Abstract/010.phpt]
CommonMark\Node Parent None [tests/Node/Abstract/011.phpt]
CommonMark\Node Parent [tests/Node/Abstract/012.phpt]
CommonMark\Node Insert Before [tests/Node/Abstract/013.phpt]
CommonMark\Node Insert Before Error [tests/Node/Abstract/014.phpt]
CommonMark\Node Insert Before Error Structure [tests/Node/Abstract/015.phpt]
CommonMark\Node Insert After [tests/Node/Abstract/016.phpt]
CommonMark\Node Insert After Error [tests/Node/Abstract/017.phpt]
CommonMark\Node Insert After Error Structure [tests/Node/Abstract/018.phpt]
CommonMark\Node replace [tests/Node/Abstract/019.phpt]
CommonMark\Node replace used [tests/Node/Abstract/020.phpt]
CommonMark\Node replace invalid [tests/Node/Abstract/021.phpt]
CommonMark\Node replace invalid call [tests/Node/Abstract/022.phpt]
CommonMark\Node insertAfter used [tests/Node/Abstract/023.phpt]
CommonMark\Node insertBefore used [tests/Node/Abstract/024.phpt]
CommonMark\Node appendChild used [tests/Node/Abstract/025.phpt]
CommonMark\Node prependChild used [tests/Node/Abstract/026.phpt]
CommonMark\Node accept [tests/Node/Abstract/027.phpt]
CommonMark\Node clone [tests/Node/Abstract/028.phpt]
CommonMark\Node debug [tests/Node/Abstract/029.phpt]
CommonMark\Node debug [tests/Node/Abstract/030.phpt]
CommonMark\Node Traversable [tests/Node/Abstract/031.phpt]
CommonMark\Node Traversable Error [tests/Node/Abstract/032.phpt]
CommonMark\Node startLine [tests/Node/Abstract/033.phpt]
CommonMark\Node endLine [tests/Node/Abstract/034.phpt]
CommonMark\Node startColumn [tests/Node/Abstract/035.phpt]
CommonMark\Node endColumn [tests/Node/Abstract/036.phpt]
CommonMark\Node caching [tests/Node/Abstract/037.phpt]
CommonMark\Node cached read firstChild [tests/Node/Abstract/038.phpt]
CommonMark\Node cached read lastChild [tests/Node/Abstract/039.phpt]
CommonMark\Node cached read startLine [tests/Node/Abstract/040.phpt]
CommonMark\Node cached read endLine [tests/Node/Abstract/041.phpt]
CommonMark\Node cached read startColumn [tests/Node/Abstract/042.phpt]
CommonMark\Node cached read endColumn [tests/Node/Abstract/043.phpt]
CommonMark\Node cached read parent [tests/Node/Abstract/044.phpt]
CommonMark\Node cached read previous [tests/Node/Abstract/045.phpt]
CommonMark\Node cached read next [tests/Node/Abstract/046.phpt]
CommonMark\Node cached read string [tests/Node/Abstract/047.phpt]
CommonMark\Node cached object changed [tests/Node/Abstract/048.phpt]
CommonMark\Node isset parent [tests/Node/Abstract/049.phpt]
CommonMark\Node isset previous [tests/Node/Abstract/050.phpt]
CommonMark\Node isset next [tests/Node/Abstract/051.phpt]
CommonMark\Node isset firstChild [tests/Node/Abstract/052.phpt]
CommonMark\Node isset lastChild [tests/Node/Abstract/053.phpt]
CommonMark\Node isset startLine [tests/Node/Abstract/054.phpt]
CommonMark\Node isset endLine [tests/Node/Abstract/055.phpt]
CommonMark\Node isset startColumn [tests/Node/Abstract/056.phpt]
CommonMark\Node isset endColumn [tests/Node/Abstract/057.phpt]
CommonMark\Node\BlockQuote [tests/Node/BlockQuote/001.phpt]
CommonMark\Node fetch BlockQuote [tests/Node/BlockQuote/002.phpt]
CommonMark\Node\BulletList [tests/Node/BulletList/001.phpt]
CommonMark\Node fetch BulletList [tests/Node/BulletList/002.phpt]
CommonMark\Node\BulletList Tight [tests/Node/BulletList/003.phpt]
CommonMark\Node\BulletList Tight Errors [tests/Node/BulletList/004.phpt]
CommonMark\Node\BulletList Delimiter Period [tests/Node/BulletList/005.phpt]
CommonMark\Node\BulletList Delimiter Paren [tests/Node/BulletList/006.phpt]
CommonMark\Node\BulletList invalid read [tests/Node/BulletList/007.phpt]
CommonMark\Node\BulletList cached read tight [tests/Node/BulletList/008.phpt]
CommonMark\Node\BulletList cached write tight [tests/Node/BulletList/009.phpt]
CommonMark\Node\BulletList cached read delim [tests/Node/BulletList/010.phpt]
CommonMark\Node\BulletList cached write delimiter [tests/Node/BulletList/011.phpt]
CommonMark\Node\BulletList invalid write [tests/Node/BulletList/012.phpt]
CommonMark\Node\BulletList invalid isset [tests/Node/BulletList/013.phpt]
CommonMark\Node\BulletList isset tight [tests/Node/BulletList/014.phpt]
CommonMark\Node\BulletList isset delimiter [tests/Node/BulletList/015.phpt]
CommonMark\Node\BulletList invalid isset [tests/Node/BulletList/016.phpt]
CommonMark\Node\Code [tests/Node/Code/001.phpt]
CommonMark\Node fetch Code [tests/Node/Code/002.phpt]
CommonMark\Node\Code incorrect construction [tests/Node/Code/003.phpt]
CommonMark\Node\Code incorrect construction [tests/Node/Code/004.phpt]
CommonMark\Node\CodeBlock [tests/Node/CodeBlock/001.phpt]
CommonMark\Node\CodeBlock Fence [tests/Node/CodeBlock/002.phpt]
CommonMark\Node\CodeBlock Fence Error [tests/Node/CodeBlock/003.phpt]
CommonMark\Node\CodeBlock Fence None [tests/Node/CodeBlock/004.phpt]
CommonMark\Node fetch CodeBlock [tests/Node/CodeBlock/005.phpt]
CommonMark\Node\CodeBlock fetch fence cached [tests/Node/CodeBlock/006.phpt]
CommonMark\Node\CodeBlock fetch Error [tests/Node/CodeBlock/007.phpt]
CommonMark\Node\CodeBlock fetch Error [tests/Node/CodeBlock/008.phpt]
CommonMark\Node\CodeBlock write cached [tests/Node/CodeBlock/009.phpt]
CommonMark\Node\CodeBlock write cached [tests/Node/CodeBlock/010.phpt]
CommonMark\Node\CodeBlock isset [tests/Node/CodeBlock/011.phpt]
CommonMark\Node\CodeBlock unset [tests/Node/CodeBlock/012.phpt]
CommonMark\Node\CodeBlock constructor extra [tests/Node/CodeBlock/013.phpt]
CommonMark\Node\CodeBlock constructor invalid [tests/Node/CodeBlock/014.phpt]
CommonMark\Node\CodeBlock constructor literal [tests/Node/CodeBlock/015.phpt]
CommonMark\Node\CodeBlock constructor literal and fence [tests/Node/CodeBlock/016.phpt]
CommonMark\Node\Custom cached read onEnter [tests/Node/Custom/001.phpt]
CommonMark\Node\Custom cached read onLeave [tests/Node/Custom/002.phpt]
CommonMark\Node\Custom incorrect read [tests/Node/Custom/003.phpt]
CommonMark\Node\Custom cached write onEnter [tests/Node/Custom/004.phpt]
CommonMark\Node\Custom cached write onLeave [tests/Node/Custom/005.phpt]
CommonMark\Node\Custom incorrect write [tests/Node/Custom/006.phpt]
CommonMark\Node\Custom incorrect isset [tests/Node/Custom/007.phpt]
CommonMark\Node\Custom isset onEnter [tests/Node/Custom/008.phpt]
CommonMark\Node\Custom isset onLeave [tests/Node/Custom/009.phpt]
CommonMark\Node\Custom incorrect unset [tests/Node/Custom/010.phpt]
CommonMark\Node\Custom unset cached onEnter [tests/Node/Custom/011.phpt]
CommonMark\Node\Custom unset cached onLeave [tests/Node/Custom/012.phpt]
CommonMark\Node\Custom incorrect unset [tests/Node/Custom/013.phpt]
CommonMark\Node\CustomBlock isset onEnter [tests/Node/Custom/014.phpt]
CommonMark\Node\CustomBlock isset onLeave [tests/Node/Custom/015.phpt]
CommonMark\Node\CustomBlock invalid read [tests/Node/Custom/016.phpt]
CommonMark\Node\CustomBlock [tests/Node/CustomBlock/001.phpt]
CommonMark\Node\CustomBlock onEnter [tests/Node/CustomBlock/002.phpt]
CommonMark\Node\CustomBlock onLeave [tests/Node/CustomBlock/003.phpt]
CommonMark\Node\CustomBlock onEnter Error [tests/Node/CustomBlock/004.phpt]
CommonMark\Node\CustomBlock onLeave Error [tests/Node/CustomBlock/005.phpt]
CommonMark\Node\CustomBlock onEnter Empty [tests/Node/CustomBlock/006.phpt]
CommonMark\Node\CustomBlock onLeave Empty [tests/Node/CustomBlock/007.phpt]
CommonMark\Node\CustomBlock clone [tests/Node/CustomBlock/008.phpt]
CommonMark\Node\CustomInline [tests/Node/CustomInline/001.phpt]
CommonMark\Node\CustomInline onEnter [tests/Node/CustomInline/002.phpt]
CommonMark\Node\CustomInline onLeave [tests/Node/CustomInline/003.phpt]
CommonMark\Node\CustomInline onEnter Error [tests/Node/CustomInline/004.phpt]
CommonMark\Node\CustomInline onLeave Error [tests/Node/CustomInline/005.phpt]
CommonMark\Node\CustomInline onEnter Empty [tests/Node/CustomInline/006.phpt]
CommonMark\Node\CustomInline onLeave Empty [tests/Node/CustomInline/007.phpt]
CommonMark\Node\CustomInline clone [tests/Node/CustomInline/008.phpt]
CommonMark\Node\Document; [tests/Node/Document/001.phpt]
CommonMark\Node\HTMLBlock [tests/Node/HTMLBlock/001.phpt]
CommonMark\Node fetch HTMLBlock [tests/Node/HTMLBlock/002.phpt]
CommonMark\Node\HTMLBlock construct [tests/Node/HTMLBlock/003.phpt]
CommonMark\Node\HTMLInline [tests/Node/HTMLInline/001.phpt]
CommonMark\Node fetch HTMLInline [tests/Node/HTMLInline/002.phpt]
CommonMark\Node\HTMLInline construct [tests/Node/HTMLInline/003.phpt]
CommonMark\Node\Heading [tests/Node/Heading/001.phpt]
CommonMark\Node\Heading Level [tests/Node/Heading/002.phpt]
CommonMark\Node\Heading Level Error [tests/Node/Heading/003.phpt]
CommonMark\Node\Heading Level Error [tests/Node/Heading/004.phpt]
CommonMark\Node fetch Heading [tests/Node/Heading/005.phpt]
CommonMark\Node\Heading incorrect read [tests/Node/Heading/006.phpt]
CommonMark\Node\Heading cached read [tests/Node/Heading/007.phpt]
CommonMark\Node\Heading cached write [tests/Node/Heading/008.phpt]
CommonMark\Node\Heading incorrect write [tests/Node/Heading/009.phpt]
CommonMark\Node\Heading incorrect isset [tests/Node/Heading/010.phpt]
CommonMark\Node\Heading isset [tests/Node/Heading/011.phpt]
CommonMark\Node\Heading incorrect isset [tests/Node/Heading/012.phpt]
CommonMark\Node\Heading isset level [tests/Node/Heading/013.phpt]
CommonMark\Node\Heading construct with level [tests/Node/Heading/014.phpt]
CommonMark\Node\Image [tests/Node/Image/001.phpt]
CommonMark\Node fetch Image [tests/Node/Image/002.phpt]
CommonMark\Node\Image constructor [tests/Node/Image/003.phpt]
CommonMark\Node\Item [tests/Node/Item/001.phpt]
CommonMark\Node fetch Item [tests/Node/Item/002.phpt]
CommonMark\Node\LineBreak [tests/Node/LineBreak/001.phpt]
CommonMark\Node\Link [tests/Node/Link/001.phpt]
CommonMark\Node fetch Link [tests/Node/Link/002.phpt]
CommonMark\Node\Media Title [tests/Node/Media/001.phpt]
CommonMark\Node\Media Title Errors [tests/Node/Media/002.phpt]
CommonMark\Node\Media Title Errors [tests/Node/Media/003.phpt]
CommonMark\Node\Media URL [tests/Node/Media/004.phpt]
CommonMark\Node\Media URL Errors [tests/Node/Media/005.phpt]
CommonMark\Node\IMedia URL Errors [tests/Node/Media/006.phpt]
CommonMark\Node\Media read cached url [tests/Node/Media/007.phpt]
CommonMark\Node\Media read cached title [tests/Node/Media/008.phpt]
CommonMark\Node\Media invalid read [tests/Node/Media/009.phpt]
CommonMark\Node\Media invalid read [tests/Node/Media/010.phpt]
CommonMark\Node\Media write cached title [tests/Node/Media/011.phpt]
CommonMark\Node\Media write cached url [tests/Node/Media/012.phpt]
CommonMark\Node\Media write invalid [tests/Node/Media/013.phpt]
CommonMark\Node\Media isset invalid [tests/Node/Media/014.phpt]
CommonMark\Node\Media isset url [tests/Node/Media/015.phpt]
CommonMark\Node\Media isset title [tests/Node/Media/016.phpt]
CommonMark\Node\Media unset invalid [tests/Node/Media/017.phpt]
CommonMark\Node\Media unset invalid [tests/Node/Media/018.phpt]
CommonMark\Node\Media unset url [tests/Node/Media/019.phpt]
CommonMark\Node\Media unset title [tests/Node/Media/020.phpt]
CommonMark\Node\Media unset url cached [tests/Node/Media/021.phpt]
CommonMark\Node\Media unset title cached [tests/Node/Media/022.phpt]
CommonMark\Node\Media isset invalid [tests/Node/Media/023.phpt]
CommonMark\Node\OrderedList [tests/Node/OrderedList/001.phpt]
CommonMark\Node\OrderedList Start [tests/Node/OrderedList/002.phpt]
CommonMark\Node\OrderedList Start Errors [tests/Node/OrderedList/003.phpt]
CommonMark\Node\OrderedList Start Negative [tests/Node/OrderedList/004.phpt]
CommonMark\Node fetch OrderedList [tests/Node/OrderedList/005.phpt]
CommonMark\Node\OrderedList Start Negative [tests/Node/OrderedList/006.phpt]
CommonMark\Node\OrderedList write cached start [tests/Node/OrderedList/007.phpt]
CommonMark\Node\OrderedList write error [tests/Node/OrderedList/008.phpt]
CommonMark\Node\OrderedList isset start [tests/Node/OrderedList/009.phpt]
CommonMark\Node\OrderedList isset invalid [tests/Node/OrderedList/010.phpt]
CommonMark\Node\Paragraph [tests/Node/Paragraph/001.phpt]
CommonMark\Node fetch Paragraph [tests/Node/Paragraph/002.phpt]
CommonMark\Node\SoftBreak [tests/Node/SoftBreak/001.phpt]
CommonMark\Node\Text [tests/Node/Text/001.phpt]
CommonMark\Node\Text Literals [tests/Node/Text/002.phpt]
CommonMark\Node\Text Literals Errors [tests/Node/Text/003.phpt]
CommonMark\Node\Text Literals Construct [tests/Node/Text/004.phpt]
CommonMark\Node\Text Bad Construct [tests/Node/Text/005.phpt]
CommonMark\Node\Text cached read [tests/Node/Text/006.phpt]
CommonMark\Node\Text cached write [tests/Node/Text/007.phpt]
CommonMark\Node\Text incorrect isset [tests/Node/Text/008.phpt]
CommonMark\Node\Text isset [tests/Node/Text/009.phpt]
CommonMark\Node\Text cached unset [tests/Node/Text/010.phpt]
CommonMark\Node\Text\Emphasis [tests/Node/Text/Emphasis/001.phpt]
CommonMark\Node\Text\Emphasis Bad Construct [tests/Node/Text/Emphasis/002.phpt]
CommonMark\Node\Text\Strong [tests/Node/Text/Strong/001.phpt]
CommonMark\Node\Text\Strong Bad Construct [tests/Node/Text/Strong/002.phpt]
CommonMark\Node\ThematicBreak [tests/Node/ThematicBreak/001.phpt]
CommonMark\Node fetch ThematicBreak [tests/Node/ThematicBreak/002.phpt]
CommonMark\Parser [tests/Parser/001.phpt]
CommonMark\Parser Constructor Error [tests/Parser/002.phpt]
CommonMark\Parser Parse Error [tests/Parser/003.phpt]
CommonMark\Parser Finish Error [tests/Parser/004.phpt]
CommonMark\Parser Finish Error [tests/Parser/005.phpt]
CommonMark\Parser Simple [tests/Parser/006.phpt]
CommonMark\Parser Error [tests/Parser/007.phpt]
CommonMark\Render CommonMark [tests/Render/CommonMark/001.phpt]
CommonMark\Render CommonMark Error [tests/Render/CommonMark/002.phpt]
CommonMark\Render CommonMark Width [tests/Render/CommonMark/003.phpt]
CommonMark\Render HTML [tests/Render/HTML/001.phpt]
CommonMark\Render HTML Error [tests/Render/HTML/002.phpt]
CommonMark\Render Latex [tests/Render/Latex/001.phpt]
CommonMark\Render Latex Error [tests/Render/Latex/002.phpt]
CommonMark\Render Latex Width [tests/Render/Latex/003.phpt]
CommonMark\Render Man [tests/Render/Man/001.phpt]
CommonMark\Render Man Error [tests/Render/Man/002.phpt]
CommonMark\Render Man Width [tests/Render/Man/003.phpt]
CommonMark\Render XML [tests/Render/XML/001.phpt]
CommonMark\Render XML Error [tests/Render/XML/002.phpt]
=====================================================================
You may have found a problem in PHP.
This report can be automatically sent to the PHP QA team at
http://qa.php.net/reports and http://news.php.net/php.qa.reports
This gives us a better understanding of PHP's behavior.
If you don't want to send the report immediately you can choose
option "s" to save it.	You can then email it to [email protected] later.
Do you want to send this report now? [Yns]:
Please enter your email address.
(Your address will be mangled so that it will not go out on any
mailinglist in plain text):
Posting to http://qa.php.net/buildtest-process.php
make: *** [Makefile:133: test] Error 1