php-ext.com / fann (from dev using PHP 7.3.28-zts-buster)

Dockerfile
FROM php:7.3.28-zts-buster
WORKDIR /tmp
RUN apt update && \
    apt install -y --no-install-recommends git subversion autoconf build-essential && \
    apt install -y --no-install-recommends libfann-dev && \
    rm -rf /var/lib/apt/lists/*
RUN git clone --recursive --depth=1 https://github.com/bukka/php-fann /tmp/ext-src && \
    cd /tmp/ext-src && \
    phpize && \
    ./configure --with-fann && \
    make && \
    make test
Build output PASS 16ss
Step 1/4 : FROM php:7.3.28-zts-buster
---> b7f4c7bf7df3
Step 2/4 : WORKDIR /tmp
---> Running in 4607e7fab0eb
Removing intermediate container 4607e7fab0eb
---> d92d6b18de93
Step 3/4 : RUN apt update && apt install -y --no-install-recommends git subversion autoconf build-essential && apt install -y --no-install-recommends libfann-dev && rm -rf /var/lib/apt/lists/*
---> Running in b969b9415b92


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 (5719 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 (83.4 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 ...
12684 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:
libfann2
Suggested packages:
libfann-doc
The following NEW packages will be installed:
libfann-dev libfann2
0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
Need to get 161 kB of archives.
After this operation, 1136 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main amd64 libfann2 amd64 2.2.0+ds-5 [66.8 kB]
Get:2 http://deb.debian.org/debian buster/main amd64 libfann-dev amd64 2.2.0+ds-5 [94.1 kB]
debconf: delaying package configuration, since apt-utils is not installed

Fetched 161 kB in 0s (13.6 MB/s)
Selecting previously unselected package libfann2:amd64.
(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 ...
13806 files and directories currently installed.)
Preparing to unpack .../libfann2_2.2.0+ds-5_amd64.deb ...
Unpacking libfann2:amd64 (2.2.0+ds-5) ...
Selecting previously unselected package libfann-dev:amd64.
Preparing to unpack .../libfann-dev_2.2.0+ds-5_amd64.deb ...
Unpacking libfann-dev:amd64 (2.2.0+ds-5) ...
Setting up libfann2:amd64 (2.2.0+ds-5) ...
Setting up libfann-dev:amd64 (2.2.0+ds-5) ...
Processing triggers for libc-bin (2.28-10) ...
Removing intermediate container b969b9415b92
---> b09709c47645
Step 4/4 : RUN git clone --recursive --depth=1 https://github.com/bukka/php-fann /tmp/ext-src && cd /tmp/ext-src && phpize && ./configure --with-fann && make && make test
---> Running in 583e2ce82876
Cloning into '/tmp/ext-src'...

Submodule 'phpc' (https://github.com/bukka/phpc.git) registered for path 'phpc'

Cloning into '/tmp/ext-src/phpc'...

Submodule path 'phpc': checked out '887b0899d7e7423baec691255c2d8b56bb348ecd'
Configuring for:
PHP Api Version:         20180731
Zend Module Api No:      20180731
Zend Extension Api No:   320180731
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 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 whether cc understands -c and -o together...
yes
checking for system library directory...
lib
checking if compiler supports -R...
no
checking if compiler supports -Wl,-rpath,...
yes
checking build system type...
x86_64-pc-linux-gnu
checking host system type...
x86_64-pc-linux-gnu
checking target system type...
x86_64-pc-linux-gnu
checking for PHP prefix...
/usr/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-zts-20180731
checking for PHP installed headers prefix...
/usr/local/include/php
checking if debug is enabled...
no
checking if zts is enabled...
yes
checking for re2c...
re2c
checking for re2c version...
1.1.1 (ok)
checking for gawk...
no
checking for nawk...
nawk
checking if nawk is broken...
no
checking for fann support...
yes, shared
checking for libfann headers in default path...
found in /usr
checking for fann_set_user_data in -lfann...
yes
checking for fann_copy in -lfann...
yes
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: creating ./config.status
config.status: creating config.h
/bin/bash /tmp/ext-src/libtool --mode=compile cc  -I. -I/tmp/ext-src -DPHP_ATOM_INC -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/fann.c -o fann.lo
mkdir .libs
cc -I. -I/tmp/ext-src -DPHP_ATOM_INC -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/fann.c  -fPIC -DPIC -o .libs/fann.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc  -I. -I/tmp/ext-src -DPHP_ATOM_INC -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/fann_connection.c -o fann_connection.lo
cc -I. -I/tmp/ext-src -DPHP_ATOM_INC -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/fann_connection.c  -fPIC -DPIC -o .libs/fann_connection.o
/bin/bash /tmp/ext-src/libtool --mode=link cc -DPHP_ATOM_INC -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 fann.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/ext-src/modules  fann.lo fann_connection.lo -lfann
cc -shared  .libs/fann.o .libs/fann_connection.o  -lfann  -Wl,-soname -Wl,fann.so -o .libs/fann.so
creating fann.la
(cd .libs && rm -f fann.la && ln -s ../fann.la fann.la)
/bin/bash /tmp/ext-src/libtool --mode=install cp ./fann.la /tmp/ext-src/modules
cp ./.libs/fann.so /tmp/ext-src/modules/fann.so
cp ./.libs/fann.lai /tmp/ext-src/modules/fann.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 
PHP_SAPI    : cli
PHP_VERSION : 7.3.28
ZEND_VERSION: 3.3.28
PHP_OS      : Linux - Linux 583e2ce82876 5.8.0-50-generic #56-Ubuntu SMP Mon Apr 12 17:18:36 UTC 2021 x86_64
INI actual  : /tmp/ext-src/tmp-php.ini
More .INIs  :   
---------------------------------------------------------------------
PHP         : /usr/local/bin/phpdbg 
PHP_SAPI    : phpdbg
PHP_VERSION : 7.3.28
ZEND_VERSION: 3.3.28
PHP_OS      : Linux - Linux 583e2ce82876 5.8.0-50-generic #56-Ubuntu SMP Mon Apr 12 17:18:36 UTC 2021 x86_64
INI actual  : /tmp/ext-src/tmp-php.ini
More .INIs  : 
---------------------------------------------------------------------
CWD         : /tmp/ext-src
Extra dirs  :
VALGRIND    : Not used
=====================================================================
TIME START 2021-04-30 03:49:37
=====================================================================
TEST 1/144 [tests/001.phpt]
PASS Check for fann presence [tests/001.phpt]
TEST 2/144 [tests/002.phpt]
PASS Test FANNConnection class [tests/002.phpt]
TEST 3/144 [tests/bug23.phpt]
PASS Test bug #23: Segmenation fault after fann_destroy [tests/bug23.phpt]
TEST 4/144 [tests/fann_cascadetrain_on_data_basic.phpt]
PASS Test function fann_cascadetrain_on_data() by calling it with its expected arguments [tests/fann_cascadetrain_on_data_basic.phpt]
TEST 5/144 [tests/fann_cascadetrain_on_file_basic.phpt]
PASS Test function fann_cascadetrain_on_file() by calling it with its expected arguments [tests/fann_cascadetrain_on_file_basic.phpt]
TEST 6/144 [tests/fann_clear_scaling_params_basic.phpt]
PASS Test function fann_clear_scaling_params() by calling it with its expected arguments [tests/fann_clear_scaling_params_basic.phpt]
TEST 7/144 [tests/fann_copy_basic.phpt]
PASS Test function fann_copy() by calling it with its expected arguments [tests/fann_copy_basic.phpt]
TEST 8/144 [tests/fann_create_from_file_basic.phpt]
PASS Test function fann_create_from_file() by calling it with its expected arguments [tests/fann_create_from_file_basic.phpt]
TEST 9/144 [tests/fann_create_shortcut_array_basic.phpt]
PASS Test function fann_create_shortcut_array() by calling it with its expected arguments [tests/fann_create_shortcut_array_basic.phpt]
TEST 10/144 [tests/fann_create_shortcut_basic.phpt]
PASS Test function fann_create_shortcut() by calling it with its expected arguments [tests/fann_create_shortcut_basic.phpt]
TEST 11/144 [tests/fann_create_sparse_array_basic.phpt]
PASS Test function fann_create_sparse_array() by calling it with its expected arguments [tests/fann_create_sparse_array_basic.phpt]
TEST 12/144 [tests/fann_create_sparse_basic.phpt]
PASS Test function fann_create_sparse() by calling it with its expected arguments [tests/fann_create_sparse_basic.phpt]
TEST 13/144 [tests/fann_create_standard_array_basic.phpt]
PASS Test function fann_create_standard_array() by calling it with its expected arguments [tests/fann_create_standard_array_basic.phpt]
TEST 14/144 [tests/fann_create_standard_basic.phpt]
PASS Test function fann_create_standard() by calling it with its expected arguments [tests/fann_create_standard_basic.phpt]
TEST 15/144 [tests/fann_create_train_basic.phpt]
PASS Test function fann_create_train() by calling it with its expected arguments [tests/fann_create_train_basic.phpt]
TEST 16/144 [tests/fann_create_train_from_callback_basic.phpt]
PASS Test function fann_create_train_from_callback() by calling it with its expected arguments [tests/fann_create_train_from_callback_basic.phpt]
TEST 17/144 [tests/fann_descale_input_basic.phpt]
PASS Test function fann_descale_input() by calling it with its expected arguments [tests/fann_descale_input_basic.phpt]
TEST 18/144 [tests/fann_descale_output_basic.phpt]
PASS Test function fann_descale_output() by calling it with its expected arguments [tests/fann_descale_output_basic.phpt]
TEST 19/144 [tests/fann_descale_train_basic.phpt]
PASS Test function fann_descale_train() by calling it with its expected arguments [tests/fann_descale_train_basic.phpt]
TEST 20/144 [tests/fann_destroy_basic.phpt]
PASS Test function fann_destroy() by calling it with its expected arguments [tests/fann_destroy_basic.phpt]
TEST 21/144 [tests/fann_destroy_train_basic.phpt]
PASS Test function fann_destroy_train() by calling it with its expected arguments [tests/fann_destroy_train_basic.phpt]
TEST 22/144 [tests/fann_duplicate_train_data_basic.phpt]
PASS Test function fann_duplicate_train_data() by calling it with its expected arguments [tests/fann_duplicate_train_data_basic.phpt]
TEST 23/144 [tests/fann_get_activation_function_basic.phpt]
PASS Test function fann_get_activation_function() by calling it with its expected arguments [tests/fann_get_activation_function_basic.phpt]
TEST 24/144 [tests/fann_get_activation_steepness_basic.phpt]
PASS Test function fann_get_activation_steepness() by calling it with its expected arguments [tests/fann_get_activation_steepness_basic.phpt]
TEST 25/144 [tests/fann_get_bias_array_basic.phpt]
PASS Test function fann_get_bias_array() by calling it with its expected arguments [tests/fann_get_bias_array_basic.phpt]
TEST 26/144 [tests/fann_get_bit_fail_basic.phpt]
PASS Test function fann_get_bit_fail() by calling it with its expected arguments [tests/fann_get_bit_fail_basic.phpt]
TEST 27/144 [tests/fann_get_bit_fail_limit_basic.phpt]
PASS Test function fann_get_bit_fail_limit() by calling it with its expected arguments [tests/fann_get_bit_fail_limit_basic.phpt]
TEST 28/144 [tests/fann_get_cascade_activation_functions_basic.phpt]
PASS Test function fann_get_cascade_activation_functions() by calling it with its expected arguments [tests/fann_get_cascade_activation_functions_basic.phpt]
TEST 29/144 [tests/fann_get_cascade_activation_functions_count_basic.phpt]
PASS Test function fann_get_cascade_activation_functions_count() by calling it with its expected arguments [tests/fann_get_cascade_activation_functions_count_basic.phpt]
TEST 30/144 [tests/fann_get_cascade_activation_steepnesses_basic.phpt]
PASS Test function fann_get_cascade_activation_steepnesses() by calling it with its expected arguments [tests/fann_get_cascade_activation_steepnesses_basic.phpt]
TEST 31/144 [tests/fann_get_cascade_activation_steepnesses_count_basic.phpt]
PASS Test function fann_get_cascade_activation_steepnesses_count() by calling it with its expected arguments [tests/fann_get_cascade_activation_steepnesses_count_basic.phpt]
TEST 32/144 [tests/fann_get_cascade_candidate_change_fraction_basic.phpt]
PASS Test function fann_get_cascade_candidate_change_fraction() by calling it with its expected arguments [tests/fann_get_cascade_candidate_change_fraction_basic.phpt]
TEST 33/144 [tests/fann_get_cascade_candidate_limit_basic.phpt]
PASS Test function fann_get_cascade_candidate_limit() by calling it with its expected arguments [tests/fann_get_cascade_candidate_limit_basic.phpt]
TEST 34/144 [tests/fann_get_cascade_candidate_stagnation_epochs_basic.phpt]
PASS Test function fann_get_cascade_candidate_stagnation_epochs() by calling it with its expected arguments [tests/fann_get_cascade_candidate_stagnation_epochs_basic.phpt]
TEST 35/144 [tests/fann_get_cascade_max_cand_epochs_basic.phpt]
PASS Test function fann_get_cascade_max_cand_epochs() by calling it with its expected arguments [tests/fann_get_cascade_max_cand_epochs_basic.phpt]
TEST 36/144 [tests/fann_get_cascade_max_out_epochs_basic.phpt]
PASS Test function fann_get_cascade_max_out_epochs() by calling it with its expected arguments [tests/fann_get_cascade_max_out_epochs_basic.phpt]
TEST 37/144 [tests/fann_get_cascade_min_cand_epochs_basic.phpt]
PASS Test function fann_get_cascade_min_cand_epochs() by calling it with its expected arguments [tests/fann_get_cascade_min_cand_epochs_basic.phpt]
TEST 38/144 [tests/fann_get_cascade_min_out_epochs_basic.phpt]
PASS Test function fann_get_cascade_min_out_epochs() by calling it with its expected arguments [tests/fann_get_cascade_min_out_epochs_basic.phpt]
TEST 39/144 [tests/fann_get_cascade_num_candidate_groups_basic.phpt]
PASS Test function fann_get_cascade_num_candidate_groups() by calling it with its expected arguments [tests/fann_get_cascade_num_candidate_groups_basic.phpt]
TEST 40/144 [tests/fann_get_cascade_num_candidates_basic.phpt]
PASS Test function fann_get_cascade_num_candidates() by calling it with its expected arguments [tests/fann_get_cascade_num_candidates_basic.phpt]
TEST 41/144 [tests/fann_get_cascade_output_change_fraction_basic.phpt]
PASS Test function fann_get_cascade_output_change_fraction() by calling it with its expected arguments [tests/fann_get_cascade_output_change_fraction_basic.phpt]
TEST 42/144 [tests/fann_get_cascade_output_stagnation_epochs_basic.phpt]
PASS Test function fann_get_cascade_output_stagnation_epochs() by calling it with its expected arguments [tests/fann_get_cascade_output_stagnation_epochs_basic.phpt]
TEST 43/144 [tests/fann_get_cascade_weight_multiplier_basic.phpt]
PASS Test function fann_get_cascade_weight_multiplier() by calling it with its expected arguments [tests/fann_get_cascade_weight_multiplier_basic.phpt]
TEST 44/144 [tests/fann_get_connection_array_basic.phpt]
PASS Test function fann_get_connection_array() by calling it with its expected arguments [tests/fann_get_connection_array_basic.phpt]
TEST 45/144 [tests/fann_get_connection_rate_basic.phpt]
PASS Test function fann_get_connection_rate() by calling it with its expected arguments [tests/fann_get_connection_rate_basic.phpt]
TEST 46/144 [tests/fann_get_errno_basic.phpt]
PASS Test function fann_get_errno() by calling it with its expected arguments [tests/fann_get_errno_basic.phpt]
TEST 47/144 [tests/fann_get_errstr_basic.phpt]
PASS Test function fann_get_errstr() by calling it with its expected arguments [tests/fann_get_errstr_basic.phpt]
TEST 48/144 [tests/fann_get_layer_array_basic.phpt]
PASS Test function fann_get_layer_array() by calling it with its expected arguments [tests/fann_get_layer_array_basic.phpt]
TEST 49/144 [tests/fann_get_learning_momentum_basic.phpt]
PASS Test function fann_get_learning_momentum() by calling it with its expected arguments [tests/fann_get_learning_momentum_basic.phpt]
TEST 50/144 [tests/fann_get_learning_rate_basic.phpt]
PASS Test function fann_get_learning_rate() by calling it with its expected arguments [tests/fann_get_learning_rate_basic.phpt]
TEST 51/144 [tests/fann_get_mse_basic.phpt]
PASS Test function fann_get_MSE() by calling it with its expected arguments [tests/fann_get_mse_basic.phpt]
TEST 52/144 [tests/fann_get_network_type_basic.phpt]
PASS Test function fann_get_network_type() by calling it with its expected arguments [tests/fann_get_network_type_basic.phpt]
TEST 53/144 [tests/fann_get_num_input_basic.phpt]
PASS Test function fann_get_num_input() by calling it with its expected arguments [tests/fann_get_num_input_basic.phpt]
TEST 54/144 [tests/fann_get_num_layers_basic.phpt]
PASS Test function fann_get_num_layers() by calling it with its expected arguments [tests/fann_get_num_layers_basic.phpt]
TEST 55/144 [tests/fann_get_num_output_basic.phpt]
PASS Test function fann_get_num_output() by calling it with its expected arguments [tests/fann_get_num_output_basic.phpt]
TEST 56/144 [tests/fann_get_quickprop_decay_basic.phpt]
PASS Test function fann_get_quickprop_decay() by calling it with its expected arguments [tests/fann_get_quickprop_decay_basic.phpt]
TEST 57/144 [tests/fann_get_quickprop_mu_basic.phpt]
PASS Test function fann_get_quickprop_mu() by calling it with its expected arguments [tests/fann_get_quickprop_mu_basic.phpt]
TEST 58/144 [tests/fann_get_rprop_decrease_factor_basic.phpt]
PASS Test function fann_get_rprop_decrease_factor() by calling it with its expected arguments [tests/fann_get_rprop_decrease_factor_basic.phpt]
TEST 59/144 [tests/fann_get_rprop_delta_max_basic.phpt]
PASS Test function fann_get_rprop_delta_max() by calling it with its expected arguments [tests/fann_get_rprop_delta_max_basic.phpt]
TEST 60/144 [tests/fann_get_rprop_delta_min_basic.phpt]
PASS Test function fann_get_rprop_delta_min() by calling it with its expected arguments [tests/fann_get_rprop_delta_min_basic.phpt]
TEST 61/144 [tests/fann_get_rprop_delta_zero_basic.phpt]
PASS Test function fann_get_rprop_delta_zero() by calling it with its expected arguments [tests/fann_get_rprop_delta_zero_basic.phpt]
TEST 62/144 [tests/fann_get_rprop_increase_factor_basic.phpt]
PASS Test function fann_get_rprop_increase_factor() by calling it with its expected arguments [tests/fann_get_rprop_increase_factor_basic.phpt]
TEST 63/144 [tests/fann_get_sarprop_step_error_shift_basic.phpt]
PASS Test function fann_get_sarprop_step_error_shift() by calling it with its expected arguments [tests/fann_get_sarprop_step_error_shift_basic.phpt]
TEST 64/144 [tests/fann_get_sarprop_step_error_threshold_factor_basic.phpt]
PASS Test function fann_get_sarprop_step_error_threshold_factor() by calling it with its expected arguments [tests/fann_get_sarprop_step_error_threshold_factor_basic.phpt]
TEST 65/144 [tests/fann_get_sarprop_temperature_basic.phpt]
PASS Test function fann_get_sarprop_temperature() by calling it with its expected arguments [tests/fann_get_sarprop_temperature_basic.phpt]
TEST 66/144 [tests/fann_get_sarprop_weight_decay_shift_basic.phpt]
PASS Test function fann_get_sarprop_weight_decay_shift() by calling it with its expected arguments [tests/fann_get_sarprop_weight_decay_shift_basic.phpt]
TEST 67/144 [tests/fann_get_total_connections_basic.phpt]
PASS Test function fann_get_total_connections() by calling it with its expected arguments [tests/fann_get_total_connections_basic.phpt]
TEST 68/144 [tests/fann_get_total_neurons_basic.phpt]
PASS Test function fann_get_total_neurons() by calling it with its expected arguments [tests/fann_get_total_neurons_basic.phpt]
TEST 69/144 [tests/fann_get_train_error_function_basic.phpt]
PASS Test function fann_get_train_error_function() by calling it with its expected arguments [tests/fann_get_train_error_function_basic.phpt]
TEST 70/144 [tests/fann_get_train_stop_function_basic.phpt]
PASS Test function fann_get_train_stop_function() by calling it with its expected arguments [tests/fann_get_train_stop_function_basic.phpt]
TEST 71/144 [tests/fann_get_training_algorithm_basic.phpt]
PASS Test function fann_get_training_algorithm() by calling it with its expected arguments [tests/fann_get_training_algorithm_basic.phpt]
TEST 72/144 [tests/fann_init_weights_basic.phpt]
PASS Test function fann_init_weights() by calling it with its expected arguments [tests/fann_init_weights_basic.phpt]
TEST 73/144 [tests/fann_length_train_data_basic.phpt]
PASS Test function fann_length_train_data() by calling it with its expected arguments [tests/fann_length_train_data_basic.phpt]
TEST 74/144 [tests/fann_merge_train_data_basic.phpt]
PASS Test function fann_merge_train_data() by calling it with its expected arguments [tests/fann_merge_train_data_basic.phpt]
TEST 75/144 [tests/fann_num_input_train_data_basic.phpt]
PASS Test function fann_num_input_train_data() by calling it with its expected arguments [tests/fann_num_input_train_data_basic.phpt]
TEST 76/144 [tests/fann_num_output_train_data_basic.phpt]
PASS Test function fann_num_output_train_data() by calling it with its expected arguments [tests/fann_num_output_train_data_basic.phpt]
TEST 77/144 [tests/fann_print_error_basic.phpt]
PASS Test function fann_reset_errno() by calling it with its expected arguments [tests/fann_print_error_basic.phpt]
TEST 78/144 [tests/fann_randomize_weights_basic.phpt]
PASS Test function fann_randomize_weights() by calling it with its expected arguments [tests/fann_randomize_weights_basic.phpt]
TEST 79/144 [tests/fann_read_train_from_file_basic.phpt]
PASS Test function fann_read_train_from_file() by calling it with its expected arguments [tests/fann_read_train_from_file_basic.phpt]
TEST 80/144 [tests/fann_reset_errno_basic.phpt]
PASS Test function fann_reset_errno() by calling it with its expected arguments [tests/fann_reset_errno_basic.phpt]
TEST 81/144 [tests/fann_reset_errstr_basic.phpt]
PASS Test function fann_reset_errstr() by calling it with its expected arguments [tests/fann_reset_errstr_basic.phpt]
TEST 82/144 [tests/fann_reset_mse_basic.phpt]
PASS Test function fann_reset_MSE() by calling it with its expected arguments [tests/fann_reset_mse_basic.phpt]
TEST 83/144 [tests/fann_run_basic.phpt]
PASS Test function fann_run() by calling it with its expected arguments [tests/fann_run_basic.phpt]
TEST 84/144 [tests/fann_save_basic.phpt]
PASS Test function fann_save() by calling it with its expected arguments [tests/fann_save_basic.phpt]
TEST 85/144 [tests/fann_save_train_basic.phpt]
PASS Test function fann_save_train() by calling it with its expected arguments [tests/fann_save_train_basic.phpt]
TEST 86/144 [tests/fann_scale_input_basic.phpt]
PASS Test function fann_scale_input() by calling it with its expected arguments [tests/fann_scale_input_basic.phpt]
TEST 87/144 [tests/fann_scale_input_train_data_basic.phpt]
PASS Test function fann_scale_input_train_data() by calling it with its expected arguments [tests/fann_scale_input_train_data_basic.phpt]
TEST 88/144 [tests/fann_scale_output_basic.phpt]
PASS Test function fann_scale_output() by calling it with its expected arguments [tests/fann_scale_output_basic.phpt]
TEST 89/144 [tests/fann_scale_output_train_data_basic.phpt]
PASS Test function fann_scale_output_train_data() by calling it with its expected arguments [tests/fann_scale_output_train_data_basic.phpt]
TEST 90/144 [tests/fann_scale_train_basic.phpt]
PASS Test function fann_scale_train() by calling it with its expected arguments [tests/fann_scale_train_basic.phpt]
TEST 91/144 [tests/fann_scale_train_data_basic.phpt]
PASS Test function fann_scale_train_data() by calling it with its expected arguments [tests/fann_scale_train_data_basic.phpt]
TEST 92/144 [tests/fann_set_activation_function_basic.phpt]
PASS Test function fann_set_activation_function() by calling it with its expected arguments [tests/fann_set_activation_function_basic.phpt]
TEST 93/144 [tests/fann_set_activation_function_hidden_basic.phpt]
PASS Test function fann_set_activation_function_hidden() by calling it with its expected arguments [tests/fann_set_activation_function_hidden_basic.phpt]
TEST 94/144 [tests/fann_set_activation_function_layer_basic.phpt]
PASS Test function fann_set_activation_function_layer() by calling it with its expected arguments [tests/fann_set_activation_function_layer_basic.phpt]
TEST 95/144 [tests/fann_set_activation_function_output_basic.phpt]
PASS Test function fann_set_activation_function_output() by calling it with its expected arguments [tests/fann_set_activation_function_output_basic.phpt]
TEST 96/144 [tests/fann_set_activation_steepness_basic.phpt]
PASS Test function fann_set_activation_steepness() by calling it with its expected arguments [tests/fann_set_activation_steepness_basic.phpt]
TEST 97/144 [tests/fann_set_activation_steepness_hidden_basic.phpt]
PASS Test function fann_set_activation_steepness_hidden() by calling it with its expected arguments [tests/fann_set_activation_steepness_hidden_basic.phpt]
TEST 98/144 [tests/fann_set_activation_steepness_layer_basic.phpt]
PASS Test function fann_set_activation_steepness_layer() by calling it with its expected arguments [tests/fann_set_activation_steepness_layer_basic.phpt]
TEST 99/144 [tests/fann_set_activation_steepness_output_basic.phpt]
PASS Test function fann_set_activation_steepness_output() by calling it with its expected arguments [tests/fann_set_activation_steepness_output_basic.phpt]
TEST 100/144 [tests/fann_set_bit_fail_limit_basic.phpt]
PASS Test function fann_set_bit_fail_limit() by calling it with its expected arguments [tests/fann_set_bit_fail_limit_basic.phpt]
TEST 101/144 [tests/fann_set_callback_basic.phpt]
PASS Test function fann_set_callback() by calling it with its expected arguments [tests/fann_set_callback_basic.phpt]
TEST 102/144 [tests/fann_set_cascade_activation_functions_basic.phpt]
PASS Test function fann_set_cascade_activation_functions() by calling it with its expected arguments [tests/fann_set_cascade_activation_functions_basic.phpt]
TEST 103/144 [tests/fann_set_cascade_activation_steepnesses_basic.phpt]
PASS Test function fann_set_cascade_activation_steepnesses() by calling it with its expected arguments [tests/fann_set_cascade_activation_steepnesses_basic.phpt]
TEST 104/144 [tests/fann_set_cascade_candidate_change_fraction_basic.phpt]
PASS Test function fann_set_cascade_candidate_change_fraction() by calling it with its expected arguments [tests/fann_set_cascade_candidate_change_fraction_basic.phpt]
TEST 105/144 [tests/fann_set_cascade_candidate_limit_basic.phpt]
PASS Test function fann_set_cascade_candidate_limit() by calling it with its expected arguments [tests/fann_set_cascade_candidate_limit_basic.phpt]
TEST 106/144 [tests/fann_set_cascade_candidate_stagnation_epochs_basic.phpt]
PASS Test function fann_set_cascade_candidate_stagnation_epochs() by calling it with its expected arguments [tests/fann_set_cascade_candidate_stagnation_epochs_basic.phpt]
TEST 107/144 [tests/fann_set_cascade_max_cand_epochs_basic.phpt]
PASS Test function fann_set_cascade_max_cand_epochs() by calling it with its expected arguments [tests/fann_set_cascade_max_cand_epochs_basic.phpt]
TEST 108/144 [tests/fann_set_cascade_max_out_epochs_basic.phpt]
PASS Test function fann_set_cascade_max_out_epochs() by calling it with its expected arguments [tests/fann_set_cascade_max_out_epochs_basic.phpt]
TEST 109/144 [tests/fann_set_cascade_min_cand_epochs_basic.phpt]
PASS Test function fann_set_cascade_min_cand_epochs() by calling it with its expected arguments [tests/fann_set_cascade_min_cand_epochs_basic.phpt]
TEST 110/144 [tests/fann_set_cascade_min_out_epochs_basic.phpt]
PASS Test function fann_set_cascade_min_out_epochs() by calling it with its expected arguments [tests/fann_set_cascade_min_out_epochs_basic.phpt]
TEST 111/144 [tests/fann_set_cascade_num_candidate_groups_basic.phpt]
PASS Test function fann_set_cascade_num_candidate_groups() by calling it with its expected arguments [tests/fann_set_cascade_num_candidate_groups_basic.phpt]
TEST 112/144 [tests/fann_set_cascade_output_change_fraction_basic.phpt]
PASS Test function fann_set_cascade_output_change_fraction() by calling it with its expected arguments [tests/fann_set_cascade_output_change_fraction_basic.phpt]
TEST 113/144 [tests/fann_set_cascade_output_stagnation_epochs_basic.phpt]
PASS Test function fann_set_cascade_output_stagnation_epochs() by calling it with its expected arguments [tests/fann_set_cascade_output_stagnation_epochs_basic.phpt]
TEST 114/144 [tests/fann_set_cascade_weight_multiplier_basic.phpt]
PASS Test function fann_set_cascade_weight_multiplier() by calling it with its expected arguments [tests/fann_set_cascade_weight_multiplier_basic.phpt]
TEST 115/144 [tests/fann_set_error_log_basic.phpt]
PASS Test function fann_set_error_log() by calling it with its expected arguments [tests/fann_set_error_log_basic.phpt]
TEST 116/144 [tests/fann_set_input_scaling_params_basic.phpt]
PASS Test function fann_set_input_scaling_params() by calling it with its expected arguments [tests/fann_set_input_scaling_params_basic.phpt]
TEST 117/144 [tests/fann_set_learning_momentum_basic.phpt]
PASS Test function fann_set_learning_momentum() by calling it with its expected arguments [tests/fann_set_learning_momentum_basic.phpt]
TEST 118/144 [tests/fann_set_learning_rate_basic.phpt]
PASS Test function fann_set_learning_rate() by calling it with its expected arguments [tests/fann_set_learning_rate_basic.phpt]
TEST 119/144 [tests/fann_set_output_scaling_params_basic.phpt]
PASS Test function fann_set_output_scaling_params() by calling it with its expected arguments [tests/fann_set_output_scaling_params_basic.phpt]
TEST 120/144 [tests/fann_set_quickprop_decay_basic.phpt]
PASS Test function fann_set_quickprop_decay() by calling it with its expected arguments [tests/fann_set_quickprop_decay_basic.phpt]
TEST 121/144 [tests/fann_set_quickprop_mu_basic.phpt]
PASS Test function fann_set_quickprop_mu() by calling it with its expected arguments [tests/fann_set_quickprop_mu_basic.phpt]
TEST 122/144 [tests/fann_set_rprop_decrease_factor_basic.phpt]
PASS Test function fann_set_rprop_decrease_factor() by calling it with its expected arguments [tests/fann_set_rprop_decrease_factor_basic.phpt]
TEST 123/144 [tests/fann_set_rprop_delta_max_basic.phpt]
PASS Test function fann_set_rprop_delta_max() by calling it with its expected arguments [tests/fann_set_rprop_delta_max_basic.phpt]
TEST 124/144 [tests/fann_set_rprop_delta_min_basic.phpt]
PASS Test function fann_set_rprop_delta_min() by calling it with its expected arguments [tests/fann_set_rprop_delta_min_basic.phpt]
TEST 125/144 [tests/fann_set_rprop_delta_zero_basic.phpt]
PASS Test function fann_set_rprop_delta_zero() by calling it with its expected arguments [tests/fann_set_rprop_delta_zero_basic.phpt]
TEST 126/144 [tests/fann_set_rprop_increase_factor_basic.phpt]
PASS Test function fann_set_rprop_increase_factor() by calling it with its expected arguments [tests/fann_set_rprop_increase_factor_basic.phpt]
TEST 127/144 [tests/fann_set_sarprop_step_error_shift_basic.phpt]
PASS Test function fann_set_sarprop_step_error_shift() by calling it with its expected arguments [tests/fann_set_sarprop_step_error_shift_basic.phpt]
TEST 128/144 [tests/fann_set_sarprop_step_error_threshold_factor_basic.phpt]
PASS Test function fann_set_sarprop_step_error_threshold_factor() by calling it with its expected arguments [tests/fann_set_sarprop_step_error_threshold_factor_basic.phpt]
TEST 129/144 [tests/fann_set_sarprop_temperature_basic.phpt]
PASS Test function fann_set_sarprop_temperature() by calling it with its expected arguments [tests/fann_set_sarprop_temperature_basic.phpt]
TEST 130/144 [tests/fann_set_sarprop_weight_decay_shift_basic.phpt]
PASS Test function fann_set_sarprop_weight_decay_shift() by calling it with its expected arguments [tests/fann_set_sarprop_weight_decay_shift_basic.phpt]
TEST 131/144 [tests/fann_set_scaling_params_basic.phpt]
PASS Test function fann_set_scaling_params() by calling it with its expected arguments [tests/fann_set_scaling_params_basic.phpt]
TEST 132/144 [tests/fann_set_train_error_function_basic.phpt]
PASS Test function fann_set_train_error_function() by calling it with its expected arguments [tests/fann_set_train_error_function_basic.phpt]
TEST 133/144 [tests/fann_set_train_stop_function_basic.phpt]
PASS Test function fann_set_train_stop_function() by calling it with its expected arguments [tests/fann_set_train_stop_function_basic.phpt]
TEST 134/144 [tests/fann_set_training_algorithm_basic.phpt]
PASS Test function fann_set_training_algorithm() by calling it with its expected arguments [tests/fann_set_training_algorithm_basic.phpt]
TEST 135/144 [tests/fann_set_weight_array_basic.phpt]
PASS Test function fann_set_weight_array() by calling it with its expected arguments [tests/fann_set_weight_array_basic.phpt]
TEST 136/144 [tests/fann_set_weight_basic.phpt]
PASS Test function fann_set_weight() by calling it with its expected arguments [tests/fann_set_weight_basic.phpt]
TEST 137/144 [tests/fann_shuffle_train_data_basic.phpt]
PASS Test function fann_shuffle_train_data() by calling it with its expected arguments [tests/fann_shuffle_train_data_basic.phpt]
TEST 138/144 [tests/fann_subset_train_data_basic.phpt]
PASS Test function fann_subset_train_data() by calling it with its expected arguments [tests/fann_subset_train_data_basic.phpt]
TEST 139/144 [tests/fann_test_basic.phpt]
PASS Test function fann_test() by calling it with its expected arguments [tests/fann_test_basic.phpt]
TEST 140/144 [tests/fann_test_data_basic.phpt]
PASS Test function fann_test_data() by calling it with its expected arguments [tests/fann_test_data_basic.phpt]
TEST 141/144 [tests/fann_train_basic.phpt]
PASS Test function fann_train() by calling it with its expected arguments [tests/fann_train_basic.phpt]
TEST 142/144 [tests/fann_train_epoch_basic.phpt]
PASS Test function fann_train_epoch() by calling it with its expected arguments [tests/fann_train_epoch_basic.phpt]
TEST 143/144 [tests/fann_train_on_data_basic.phpt]
PASS Test function fann_train_on_data() by calling it with its expected arguments [tests/fann_train_on_data_basic.phpt]
TEST 144/144 [tests/fann_train_on_file_basic.phpt]
PASS Test function fann_train_on_file() by calling it with its expected arguments [tests/fann_train_on_file_basic.phpt]
=====================================================================
TIME END 2021-04-30 03:49:41
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :    0
Exts tested     :   33
---------------------------------------------------------------------

Number of tests :  144               144
Tests skipped   :    0 (  0.0%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :    0 (  0.0%) (  0.0%)
Expected fail   :    0 (  0.0%) (  0.0%)
Tests passed    :  144 (100.0%) (100.0%)
---------------------------------------------------------------------
Time taken      :    4 seconds
=====================================================================
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
Removing intermediate container 583e2ce82876
---> 069dccd4f2c0
Successfully built 069dccd4f2c0