Test results of make test for PHP-7.3.6

[email protected] (Michelangelo van Dam) Wed, 3 Jul 2019 14:25:48 +0200
Newsgroups php.qa.reports
Message-ID <[email protected]>
--Apple-Mail=_AD86041D-F0E4-4101-BB38-DDE4C9E48BE1
Content-Disposition: attachment;
	filename=php_test_results_20190703_1352.txt
Content-Type: text/plain;
	x-unix-mode=0644;
	name="php_test_results_20190703_1352.txt"
Content-Transfer-Encoding: quoted-printable


=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
Test open_basedir configuration =
[tests/security/open_basedir_linkinfo.phpt]  XFAIL REASON: BUG: =
open_basedir cannot delete symlink to prohibited file. See also
bugs 48111 and 52176.
Inconsistencies when accessing protected members =
[Zend/tests/access_modifiers_008.phpt]  XFAIL REASON: Discussion: =
http://marc.info/?l=3Dphp-internals&m=3D120221184420957&w=3D2
Inconsistencies when accessing protected members - 2 =
[Zend/tests/access_modifiers_009.phpt]  XFAIL REASON: Discussion: =
http://marc.info/?l=3Dphp-internals&m=3D120221184420957&w=3D2
Bug #48770 (call_user_func_array() fails to call parent from inheriting =
class) [Zend/tests/bug48770.phpt]  XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting =
class) [Zend/tests/bug48770_2.phpt]  XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting =
class) [Zend/tests/bug48770_3.phpt]  XFAIL REASON: See Bug #48770
Initial value of static var in method depends on the include time of the =
class definition [Zend/tests/method_static_var.phpt]  XFAIL REASON: =
Maybe not a bug
DateTime::add() -- fall type2 type3 =
[ext/date/tests/DateTime_add-fall-type2-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::add() -- fall type3 type2 =
[ext/date/tests/DateTime_add-fall-type3-type2.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::add() -- fall type3 type3 =
[ext/date/tests/DateTime_add-fall-type3-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::add() -- spring type2 type3 =
[ext/date/tests/DateTime_add-spring-type2-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::add() -- spring type3 type2 =
[ext/date/tests/DateTime_add-spring-type3-type2.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::add() -- spring type3 type3 =
[ext/date/tests/DateTime_add-spring-type3-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::diff() -- fall type2 type3 =
[ext/date/tests/DateTime_diff-fall-type2-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::diff() -- fall type3 type2 =
[ext/date/tests/DateTime_diff-fall-type3-type2.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::diff() -- fall type3 type3 =
[ext/date/tests/DateTime_diff-fall-type3-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::diff() -- spring type2 type3 =
[ext/date/tests/DateTime_diff-spring-type2-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::diff() -- spring type3 type2 =
[ext/date/tests/DateTime_diff-spring-type3-type2.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::diff() -- spring type3 type3 =
[ext/date/tests/DateTime_diff-spring-type3-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::sub() -- fall type2 type3 =
[ext/date/tests/DateTime_sub-fall-type2-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::sub() -- fall type3 type2 =
[ext/date/tests/DateTime_sub-fall-type3-type2.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::sub() -- fall type3 type3 =
[ext/date/tests/DateTime_sub-fall-type3-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::sub() -- spring type2 type3 =
[ext/date/tests/DateTime_sub-spring-type2-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::sub() -- spring type3 type2 =
[ext/date/tests/DateTime_sub-spring-type3-type2.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::sub() -- spring type3 type3 =
[ext/date/tests/DateTime_sub-spring-type3-type3.phpt]  XFAIL REASON: =
Various bugs exist
Bug #52480 (Incorrect difference using DateInterval) =
[ext/date/tests/bug52480.phpt]  XFAIL REASON: See =
https://bugs.php.net/bug.php?id=3D52480
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bd2) =
[ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bd2.phpt]  =
XFAIL REASON: Still not quite right
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fs) =
[ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fs.phpt]  =
XFAIL REASON: Still not quite right
Bug #42718 (unsafe_raw filter not applied when configured as default =
filter) [ext/filter/tests/bug42718.phpt]  XFAIL REASON: =
FILTER_UNSAFE_RAW not applied when configured as default filter, even =
with flags
Bug #67296 (filter_input doesn't validate variables) =
[ext/filter/tests/bug49184.phpt]  XFAIL REASON: See Bug #49184
Bug #67167: =
filter_var(null,FILTER_VALIDATE_BOOLEAN,FILTER_NULL_ON_FAILURE) returns =
null [ext/filter/tests/bug67167.02.phpt]  XFAIL REASON: Requires =
php_zval_filter to not use convert_to_string for all filters.
via [ext/pdo_sqlite/tests/common.phpt]
	SQLite PDO Common: PDOStatement::getColumnMeta =
[ext/pdo_sqlite/tests/pdo_022.phpt]  XFAIL REASON: This feature is not =
yet finalized, no test makes sense
Phar: bug #69958: Segfault in Phar::convertToData on invalid file =
[ext/phar/tests/bug69958.phpt]  XFAIL REASON: Still has memory leaks, =
see https://bugs.php.net/bug.php?id=3D70005
updateTimestamp never called when session data is empty =
[ext/session/tests/bug71162.phpt]  XFAIL REASON: Current session module =
is designed to write empty session always. In addition, current session =
module only supports SessionHandlerInterface only from PHP 7.0.
Bug #73529 session_decode() silently fails on wrong input =
[ext/session/tests/bug73529.phpt]  XFAIL REASON: session_decode() does =
not return proper status.
Bug #70219 Use after free vulnerability in session deserializer =
[ext/standard/tests/serialize/bug70219.phpt]  XFAIL REASON: Unfinished =
merge, needs fix.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
FAILED TEST SUMMARY
---------------------------------------------------------------------
Blacklist (with glob, quote and comments) =
[ext/opcache/tests/blacklist.phpt]
Multicast support: IPv6 send options =
[ext/sockets/tests/mcast_ipv6_send.phpt]
recvmsg(): receive SCM_CREDENTIALS messages =
[ext/sockets/tests/socket_cmsg_rights.phpt]
Test if socket_create_listen() returns false, when it cannot bind to the =
port. [ext/sockets/tests/socket_create_listen-nobind.phpt]
ext/sockets - socket_create_listen - test for used socket =
[ext/sockets/tests/socket_create_listen_used.phpt]
ext/sockets - socket_getpeername_ipv4loop - basic test =
[ext/sockets/tests/socket_getpeername_ipv4loop.phpt]
ext/sockets - socket_getpeername_ipv6loop - basic test =
[ext/sockets/tests/socket_getpeername_ipv6loop.phpt]
int socket_send ( resource $socket , string $buf , int $len , int $flags =
); [ext/sockets/tests/socket_send.phpt]
Test if socket_recvfrom() receives data sent by socket_sendto() via IPv6 =
UDP [ext/sockets/tests/socket_sentto_recvfrom_ipv6_udp.phpt]
bool socket_shutdown ( resource $socket [, int $how =3D 2 ] ) ; =
[ext/sockets/tests/socket_shutdown.phpt]
Bug #73594 (dns_get_record() does not populate $additional out =
parameter) [ext/standard/tests/network/bug73594.phpt]
mixed stream_socket_enable_crypto(resource $stream , bool $enable [, int =
$crypto_type [, resource $session_stream ]] ) ; =
[ext/standard/tests/streams/stream_socket_enable_crypto.phpt]
int stream_socket_sendto ( resource $socket , string $data [, int $flags =
=3D 0 [, string $address ]] ); =
[ext/standard/tests/streams/stream_socket_sendto.phpt]
ZipArchive::addGlob() method [ext/zip/tests/oo_addglob.phpt]
Bug #55544 (ob_gzhandler always conflicts with zlib.output_compression) =
[ext/zlib/tests/bug55544.phpt]
Test gzencode() function : variation =
[ext/zlib/tests/gzencode_variation1.phpt]
Test gzencode() function : variation - verify header contents with all =
encoding modes [ext/zlib/tests/gzencode_variation2.phpt]
CLI -a and libedit [sapi/cli/tests/017.phpt]
cli_get_process_title() function : basic functionality =
[sapi/cli/tests/cli_get_process_title_basic.phpt]
Check cli_process_title support on Unix =
[sapi/cli/tests/cli_process_title_unix.phpt]
cli_set_process_title() function : basic functionality =
[sapi/cli/tests/cli_set_process_title_basic.phpt]
Fundamental breakpoints functionality =
[sapi/phpdbg/tests/breakpoints_001.phpt]
Preserve breakpoints on restart [sapi/phpdbg/tests/breakpoints_002.phpt]
Test deleting breakpoints [sapi/phpdbg/tests/breakpoints_003.phpt]
Test opcode breakpoints [sapi/phpdbg/tests/breakpoints_004.phpt]
Test breakpoint into function context =
[sapi/phpdbg/tests/breakpoints_005.phpt]
Basic function breakpoints [sapi/phpdbg/tests/breakpoints_006.phpt]
Test namespaced and non-lowercase breakpoint names =
[sapi/phpdbg/tests/breakpoints_008.phpt]
Bug #73704 (phpdbg shows the wrong line in files with shebang) =
[sapi/phpdbg/tests/bug73704.phpt]
Cleaning must preserve breakpoints [sapi/phpdbg/tests/clean_001.phpt]
Test clearing breakpoints [sapi/phpdbg/tests/clear_001.phpt]
Properly handle exceptions going to be uncaught =
[sapi/phpdbg/tests/exceptions_001.phpt]
Test exceptions in eval during exception =
[sapi/phpdbg/tests/exceptions_002.phpt]
Ensure proper saving of EX(opline) =
[sapi/phpdbg/tests/generator_run.phpt]
include_once must include only once =
[sapi/phpdbg/tests/include_once_001.phpt]
include_once must include only once #2 =
[sapi/phpdbg/tests/include_once_002.phpt]
Test basic info functionality [sapi/phpdbg/tests/info_001.phpt]
A script with die() must end "normally" =
[sapi/phpdbg/tests/normal_exit.phpt]
Test phpdbg_break_next() function =
[sapi/phpdbg/tests/phpdbg_break_next.phpt]
Getting executable lines from custom wrappers =
[sapi/phpdbg/tests/phpdbg_get_executable_stream_wrapper.phpt]
Test phpdbg_*_oplog() functions =
[sapi/phpdbg/tests/phpdbg_oplog_001.phpt]
phpdbg_end_oplog() alone must not crash =
[sapi/phpdbg/tests/phpdbg_oplog_002.phpt]
Test argv passing [sapi/phpdbg/tests/run_001.phpt]
Stdin and escaped args being passed to run command =
[sapi/phpdbg/tests/run_002.phpt]
set_exception_handler() in phpdbg =
[sapi/phpdbg/tests/set_exception_handler.phpt]
Test stdin input with breakpoints [sapi/phpdbg/tests/stdin_001.phpt]
Test simple recursive watchpoint [sapi/phpdbg/tests/watch_001.phpt]
Test simple array watchpoint with replace =
[sapi/phpdbg/tests/watch_002.phpt]
Test simple watchpoint with replace [sapi/phpdbg/tests/watch_003.phpt]
Test detection of inline string manipulations on zval watch =
[sapi/phpdbg/tests/watch_004.phpt]
Test proper watch comparisons when having multiple levels of indirection =
from a zval to its value [sapi/phpdbg/tests/watch_005.phpt]
Test multiple watch elements pointing to the same watchpoint =
[sapi/phpdbg/tests/watch_006.phpt]
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   34
Exts tested     :   41
---------------------------------------------------------------------

Number of tests : 16293             12896
Tests skipped   : 3397 ( 20.8%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :   52 (  0.3%) (  0.4%)
Expected fail   :   36 (  0.2%) (  0.3%)
Tests passed    : 12808 ( 78.6%) ( 99.3%)
---------------------------------------------------------------------
Time taken      : 1444 seconds
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
Test open_basedir configuration =
[tests/security/open_basedir_linkinfo.phpt]  XFAIL REASON: BUG: =
open_basedir cannot delete symlink to prohibited file. See also
bugs 48111 and 52176.
Inconsistencies when accessing protected members =
[Zend/tests/access_modifiers_008.phpt]  XFAIL REASON: Discussion: =
http://marc.info/?l=3Dphp-internals&m=3D120221184420957&w=3D2
Inconsistencies when accessing protected members - 2 =
[Zend/tests/access_modifiers_009.phpt]  XFAIL REASON: Discussion: =
http://marc.info/?l=3Dphp-internals&m=3D120221184420957&w=3D2
Bug #48770 (call_user_func_array() fails to call parent from inheriting =
class) [Zend/tests/bug48770.phpt]  XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting =
class) [Zend/tests/bug48770_2.phpt]  XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting =
class) [Zend/tests/bug48770_3.phpt]  XFAIL REASON: See Bug #48770
Initial value of static var in method depends on the include time of the =
class definition [Zend/tests/method_static_var.phpt]  XFAIL REASON: =
Maybe not a bug
DateTime::add() -- fall type2 type3 =
[ext/date/tests/DateTime_add-fall-type2-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::add() -- fall type3 type2 =
[ext/date/tests/DateTime_add-fall-type3-type2.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::add() -- fall type3 type3 =
[ext/date/tests/DateTime_add-fall-type3-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::add() -- spring type2 type3 =
[ext/date/tests/DateTime_add-spring-type2-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::add() -- spring type3 type2 =
[ext/date/tests/DateTime_add-spring-type3-type2.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::add() -- spring type3 type3 =
[ext/date/tests/DateTime_add-spring-type3-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::diff() -- fall type2 type3 =
[ext/date/tests/DateTime_diff-fall-type2-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::diff() -- fall type3 type2 =
[ext/date/tests/DateTime_diff-fall-type3-type2.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::diff() -- fall type3 type3 =
[ext/date/tests/DateTime_diff-fall-type3-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::diff() -- spring type2 type3 =
[ext/date/tests/DateTime_diff-spring-type2-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::diff() -- spring type3 type2 =
[ext/date/tests/DateTime_diff-spring-type3-type2.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::diff() -- spring type3 type3 =
[ext/date/tests/DateTime_diff-spring-type3-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::sub() -- fall type2 type3 =
[ext/date/tests/DateTime_sub-fall-type2-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::sub() -- fall type3 type2 =
[ext/date/tests/DateTime_sub-fall-type3-type2.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::sub() -- fall type3 type3 =
[ext/date/tests/DateTime_sub-fall-type3-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::sub() -- spring type2 type3 =
[ext/date/tests/DateTime_sub-spring-type2-type3.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::sub() -- spring type3 type2 =
[ext/date/tests/DateTime_sub-spring-type3-type2.phpt]  XFAIL REASON: =
Various bugs exist
DateTime::sub() -- spring type3 type3 =
[ext/date/tests/DateTime_sub-spring-type3-type3.phpt]  XFAIL REASON: =
Various bugs exist
Bug #52480 (Incorrect difference using DateInterval) =
[ext/date/tests/bug52480.phpt]  XFAIL REASON: See =
https://bugs.php.net/bug.php?id=3D52480
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bd2) =
[ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bd2.phpt]  =
XFAIL REASON: Still not quite right
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fs) =
[ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fs.phpt]  =
XFAIL REASON: Still not quite right
Bug #42718 (unsafe_raw filter not applied when configured as default =
filter) [ext/filter/tests/bug42718.phpt]  XFAIL REASON: =
FILTER_UNSAFE_RAW not applied when configured as default filter, even =
with flags
Bug #67296 (filter_input doesn't validate variables) =
[ext/filter/tests/bug49184.phpt]  XFAIL REASON: See Bug #49184
Bug #67167: =
filter_var(null,FILTER_VALIDATE_BOOLEAN,FILTER_NULL_ON_FAILURE) returns =
null [ext/filter/tests/bug67167.02.phpt]  XFAIL REASON: Requires =
php_zval_filter to not use convert_to_string for all filters.
via [ext/pdo_sqlite/tests/common.phpt]
	SQLite PDO Common: PDOStatement::getColumnMeta =
[ext/pdo_sqlite/tests/pdo_022.phpt]  XFAIL REASON: This feature is not =
yet finalized, no test makes sense
Phar: bug #69958: Segfault in Phar::convertToData on invalid file =
[ext/phar/tests/bug69958.phpt]  XFAIL REASON: Still has memory leaks, =
see https://bugs.php.net/bug.php?id=3D70005
updateTimestamp never called when session data is empty =
[ext/session/tests/bug71162.phpt]  XFAIL REASON: Current session module =
is designed to write empty session always. In addition, current session =
module only supports SessionHandlerInterface only from PHP 7.0.
Bug #73529 session_decode() silently fails on wrong input =
[ext/session/tests/bug73529.phpt]  XFAIL REASON: session_decode() does =
not return proper status.
Bug #70219 Use after free vulnerability in session deserializer =
[ext/standard/tests/serialize/bug70219.phpt]  XFAIL REASON: Unfinished =
merge, needs fix.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
FAILED TEST SUMMARY
---------------------------------------------------------------------
Blacklist (with glob, quote and comments) =
[ext/opcache/tests/blacklist.phpt]
Multicast support: IPv6 send options =
[ext/sockets/tests/mcast_ipv6_send.phpt]
recvmsg(): receive SCM_CREDENTIALS messages =
[ext/sockets/tests/socket_cmsg_rights.phpt]
Test if socket_create_listen() returns false, when it cannot bind to the =
port. [ext/sockets/tests/socket_create_listen-nobind.phpt]
ext/sockets - socket_create_listen - test for used socket =
[ext/sockets/tests/socket_create_listen_used.phpt]
ext/sockets - socket_getpeername_ipv4loop - basic test =
[ext/sockets/tests/socket_getpeername_ipv4loop.phpt]
ext/sockets - socket_getpeername_ipv6loop - basic test =
[ext/sockets/tests/socket_getpeername_ipv6loop.phpt]
int socket_send ( resource $socket , string $buf , int $len , int $flags =
); [ext/sockets/tests/socket_send.phpt]
Test if socket_recvfrom() receives data sent by socket_sendto() via IPv6 =
UDP [ext/sockets/tests/socket_sentto_recvfrom_ipv6_udp.phpt]
bool socket_shutdown ( resource $socket [, int $how =3D 2 ] ) ; =
[ext/sockets/tests/socket_shutdown.phpt]
Bug #73594 (dns_get_record() does not populate $additional out =
parameter) [ext/standard/tests/network/bug73594.phpt]
mixed stream_socket_enable_crypto(resource $stream , bool $enable [, int =
$crypto_type [, resource $session_stream ]] ) ; =
[ext/standard/tests/streams/stream_socket_enable_crypto.phpt]
int stream_socket_sendto ( resource $socket , string $data [, int $flags =
=3D 0 [, string $address ]] ); =
[ext/standard/tests/streams/stream_socket_sendto.phpt]
ZipArchive::addGlob() method [ext/zip/tests/oo_addglob.phpt]
Bug #55544 (ob_gzhandler always conflicts with zlib.output_compression) =
[ext/zlib/tests/bug55544.phpt]
Test gzencode() function : variation =
[ext/zlib/tests/gzencode_variation1.phpt]
Test gzencode() function : variation - verify header contents with all =
encoding modes [ext/zlib/tests/gzencode_variation2.phpt]
CLI -a and libedit [sapi/cli/tests/017.phpt]
cli_get_process_title() function : basic functionality =
[sapi/cli/tests/cli_get_process_title_basic.phpt]
Check cli_process_title support on Unix =
[sapi/cli/tests/cli_process_title_unix.phpt]
cli_set_process_title() function : basic functionality =
[sapi/cli/tests/cli_set_process_title_basic.phpt]
Fundamental breakpoints functionality =
[sapi/phpdbg/tests/breakpoints_001.phpt]
Preserve breakpoints on restart [sapi/phpdbg/tests/breakpoints_002.phpt]
Test deleting breakpoints [sapi/phpdbg/tests/breakpoints_003.phpt]
Test opcode breakpoints [sapi/phpdbg/tests/breakpoints_004.phpt]
Test breakpoint into function context =
[sapi/phpdbg/tests/breakpoints_005.phpt]
Basic function breakpoints [sapi/phpdbg/tests/breakpoints_006.phpt]
Test namespaced and non-lowercase breakpoint names =
[sapi/phpdbg/tests/breakpoints_008.phpt]
Bug #73704 (phpdbg shows the wrong line in files with shebang) =
[sapi/phpdbg/tests/bug73704.phpt]
Cleaning must preserve breakpoints [sapi/phpdbg/tests/clean_001.phpt]
Test clearing breakpoints [sapi/phpdbg/tests/clear_001.phpt]
Properly handle exceptions going to be uncaught =
[sapi/phpdbg/tests/exceptions_001.phpt]
Test exceptions in eval during exception =
[sapi/phpdbg/tests/exceptions_002.phpt]
Ensure proper saving of EX(opline) =
[sapi/phpdbg/tests/generator_run.phpt]
include_once must include only once =
[sapi/phpdbg/tests/include_once_001.phpt]
include_once must include only once #2 =
[sapi/phpdbg/tests/include_once_002.phpt]
Test basic info functionality [sapi/phpdbg/tests/info_001.phpt]
A script with die() must end "normally" =
[sapi/phpdbg/tests/normal_exit.phpt]
Test phpdbg_break_next() function =
[sapi/phpdbg/tests/phpdbg_break_next.phpt]
Getting executable lines from custom wrappers =
[sapi/phpdbg/tests/phpdbg_get_executable_stream_wrapper.phpt]
Test phpdbg_*_oplog() functions =
[sapi/phpdbg/tests/phpdbg_oplog_001.phpt]
phpdbg_end_oplog() alone must not crash =
[sapi/phpdbg/tests/phpdbg_oplog_002.phpt]
Test argv passing [sapi/phpdbg/tests/run_001.phpt]
Stdin and escaped args being passed to run command =
[sapi/phpdbg/tests/run_002.phpt]
set_exception_handler() in phpdbg =
[sapi/phpdbg/tests/set_exception_handler.phpt]
Test stdin input with breakpoints [sapi/phpdbg/tests/stdin_001.phpt]
Test simple recursive watchpoint [sapi/phpdbg/tests/watch_001.phpt]
Test simple array watchpoint with replace =
[sapi/phpdbg/tests/watch_002.phpt]
Test simple watchpoint with replace [sapi/phpdbg/tests/watch_003.phpt]
Test detection of inline string manipulations on zval watch =
[sapi/phpdbg/tests/watch_004.phpt]
Test proper watch comparisons when having multiple levels of indirection =
from a zval to its value [sapi/phpdbg/tests/watch_005.phpt]
Test multiple watch elements pointing to the same watchpoint =
[sapi/phpdbg/tests/watch_006.phpt]
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/ext/opcache/tests/blacklist.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
Array
(
    [0] =3D> /path/to/foo
    [1] =3D> /path/to/foo2
    [2] =3D> /path/to/bar
    [3] =3D> __DIR__/blacklist.inc
    [4] =3D> __DIR__/current.php
    [5] =3D> /private/tmp/path/?nocache.inc
    [6] =3D> /private/tmp/path/*/somedir
)
ok
1
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
008+     [5] =3D> /private/tmp/path/?nocache.inc=0D
009+     [6] =3D> /private/tmp/path/*/somedir=0D
008-     [5] =3D> /tmp/path/?nocache.inc=0D
009-     [6] =3D> /tmp/path/*/somedir
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/mcast_ipv6_send.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
Setting IPV6_MULTICAST_TTL
bool(true)
int(9)

Setting IPV6_MULTICAST_LOOP
bool(true)
int(0)
bool(true)
int(1)

Setting IPV6_MULTICAST_IF
interface 0:

Warning: socket_set_option(): unable to set socket option [49]: Can't =
assign requested address in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/mcast_ipv6_send.php on =
line 26
bool(false)
int(0)
interface 1:
bool(true)
int(1)
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
013+ =0D
014+ Warning: socket_set_option(): unable to set socket option [49]: =
Can't assign requested address in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/mcast_ipv6_send.php on =
line 26=0D
015+ bool(false)=0D
013- bool(true)
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_cmsg_rights.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
creating send socket
resource(6) of type (Socket)
creating receive socket
resource(7) of type (Socket)
bool(true)
int(11)
array(3) {
  ["name"]=3D>
  array(0) {
  }
  ["buffer_size"]=3D>
  int(2000)
  ["controllen"]=3D>
  int(28)
}
Array
(
    [name] =3D> Array
        (
            [family] =3D> 1
            [path] =3D>=20
        )

    [control] =3D> Array
        (
            [0] =3D> Array
                (
                    [level] =3D> 65535
                    [type] =3D> 1
                    [data] =3D> Array
                        (
                            [0] =3D> Resource id #8
                            [1] =3D> Resource id #9
                            [2] =3D> Resource id #10
                            [3] =3D> Resource id #11
                        )

                )

        )

    [iov] =3D> Array
        (
            [0] =3D> test thing

        )

    [flags] =3D> 0
)
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
018+     [name] =3D> Array=0D
019+         (=0D
020+             [family] =3D> 1=0D
021+             [path] =3D> =0D
022+         )=0D
023+ =0D
018-     [name] =3D>=20
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_create_listen-nobin=
d.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
Warning: socket_create_listen(): unable to bind to given address [48]: =
Address already in use in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_create_listen-nobin=
d.php on line 2
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
001+ Warning: socket_create_listen(): unable to bind to given address =
[48]: Address already in use in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_create_listen-nobin=
d.php on line 2=0D
001- Warning: socket_create_listen(): unable to bind to given address =
[13]: Permission denied in %s on line %d
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_create_listen_used.=
phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
Warning: socket_create_listen(): unable to bind to given address [48]: =
Address already in use in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_create_listen_used.=
php on line 4
bool(false)

Warning: socket_create_listen(): unable to bind to given address [48]: =
Address already in use in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_create_listen_used.=
php on line 7
bool(false)

Warning: socket_close() expects parameter 1 to be resource, bool given =
in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_create_listen_used.=
php on line 9

Warning: socket_close() expects parameter 1 to be resource, bool given =
in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_create_listen_used.=
php on line 10
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
001+ Warning: socket_create_listen(): unable to bind to given address =
[48]: Address already in use in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_create_listen_used.=
php on line 4=0D
002+ bool(false)=0D
001- resource(%i) of type (Socket)=0D
008+ =0D
009+ Warning: socket_close() expects parameter 1 to be resource, bool =
given in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_create_listen_used.=
php on line 10
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_getpeername_ipv4loo=
p.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
Warning: socket_bind(): unable to bind address [48]: Address already in =
use in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_getpeername_ipv4loo=
p.php on line 15
string(9) "127.0.0.1"
bool(true)
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
001+ Warning: socket_bind(): unable to bind address [48]: Address =
already in use in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_getpeername_ipv4loo=
p.php on line 15
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_getpeername_ipv6loo=
p.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
Warning: socket_bind(): unable to bind address [48]: Address already in =
use in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_getpeername_ipv6loo=
p.php on line 15
string(3) "::1"
bool(true)
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
001+ Warning: socket_bind(): unable to bind address [48]: Address =
already in use in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_getpeername_ipv6loo=
p.php on line 15
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_send.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
okey

Warning: socket_send(): unable to write to socket [22]: Invalid argument =
in /Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_send.php on =
line 14
okey
okey
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
002+ =0D
003+ Warning: socket_send(): unable to write to socket [22]: Invalid =
argument in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_send.php on line =
14=0D
004- okey
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_sentto_recvfrom_ipv=
6_udp.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
bool(false)

Warning: Wrong parameter count for socket_sendto() in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_sentto_recvfrom_ipv=
6_udp.php on line 11

Warning: socket_recvfrom() expects at least 5 parameters, 4 given in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_sentto_recvfrom_ipv=
6_udp.php on line 27

Warning: Wrong parameter count for socket_recvfrom() in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_sentto_recvfrom_ipv=
6_udp.php on line 28
 bytes have been received instead of the 5 bytes expected
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
008+  bytes have been received instead of the 5 bytes expected=0D
008- Received Ping! from remote address ::1 and remote port 1223
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_shutdown.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
bool(true)
bool(true)
bool(true)

Warning: socket_shutdown(): unable to shutdown socket [57]: Socket is =
not connected in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_shutdown.php on =
line 21
bool(false)

Warning: socket_shutdown(): unable to shutdown socket [22]: Invalid =
argument in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_shutdown.php on =
line 24
bool(false)
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
005+ Warning: socket_shutdown(): unable to shutdown socket [57]: Socket =
is not connected in =
/Users/dragonbe/tmp/php-7.3.6/ext/sockets/tests/socket_shutdown.php on =
line 21=0D
005- Warning: socket_shutdown(): unable to shutdown socket [%d]: =
Transport endpoint is not connected in %s on line %d
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/ext/standard/tests/network/bug73594.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
bool(true)
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
001+ bool(true)=0D
001- bool(false)
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=
/Users/dragonbe/tmp/php-7.3.6/ext/standard/tests/streams/stream_socket_ena=
ble_crypto.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
bool(false)

Warning: stream_socket_enable_crypto(): When enabling encryption you =
must specify the crypto type in =
/Users/dragonbe/tmp/php-7.3.6/ext/standard/tests/streams/stream_socket_ena=
ble_crypto.php on line 7
bool(false)

 ** ERROR: process timed out **
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
006+  ** ERROR: process timed out **=0D
006- Warning: stream_socket_enable_crypto(): SSL: %a in %s on line %d=0D
007- bool(false)=0D
008- =0D
009- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for =
this stream in %s on line %d=0D
010- bool(false)=0D
011- =0D
012- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for =
this stream in %s on line %d=0D
013- bool(false)=0D
014- =0D
015- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for =
this stream in %s on line %d=0D
016- bool(false)=0D
017- =0D
018- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for =
this stream in %s on line %d=0D
019- bool(false)=0D
020- =0D
021- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for =
this stream in %s on line %d=0D
022- bool(false)=0D
023- =0D
024- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for =
this stream in %s on line %d=0D
025- bool(false)=0D
026- =0D
027- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for =
this stream in %s on line %d=0D
028- bool(false)
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=
/Users/dragonbe/tmp/php-7.3.6/ext/standard/tests/streams/stream_socket_sen=
dto.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
Notice: fwrite(): send of 23 bytes failed with errno=3D57 Socket is not =
connected in =
/Users/dragonbe/tmp/php-7.3.6/ext/standard/tests/streams/stream_socket_sen=
dto.php on line 9

Warning: stream_socket_sendto() expects at least 2 parameters, 0 given =
in =
/Users/dragonbe/tmp/php-7.3.6/ext/standard/tests/streams/stream_socket_sen=
dto.php on line 10
bool(false)

Warning: stream_socket_sendto() expects at least 2 parameters, 1 given =
in =
/Users/dragonbe/tmp/php-7.3.6/ext/standard/tests/streams/stream_socket_sen=
dto.php on line 11
bool(false)

Warning: stream_socket_sendto(): Socket is not connected
 in =
/Users/dragonbe/tmp/php-7.3.6/ext/standard/tests/streams/stream_socket_sen=
dto.php on line 12
int(-1)

Warning: stream_socket_sendto(): Socket is not connected
 in =
/Users/dragonbe/tmp/php-7.3.6/ext/standard/tests/streams/stream_socket_sen=
dto.php on line 13
int(-1)

Warning: stream_socket_sendto(): php_network_getaddresses: getaddrinfo =
failed: nodename nor servname provided, or not known in =
/Users/dragonbe/tmp/php-7.3.6/ext/standard/tests/streams/stream_socket_sen=
dto.php on line 14

Warning: stream_socket_sendto(): Failed to resolve `tcp': =
php_network_getaddresses: getaddrinfo failed: nodename nor servname =
provided, or not known in =
/Users/dragonbe/tmp/php-7.3.6/ext/standard/tests/streams/stream_socket_sen=
dto.php on line 14

Warning: stream_socket_sendto(): Failed to parse `tcp://127.0.0.1:31854' =
into a valid network address in =
/Users/dragonbe/tmp/php-7.3.6/ext/standard/tests/streams/stream_socket_sen=
dto.php on line 14
bool(false)

Warning: stream_socket_sendto(): php_network_getaddresses: getaddrinfo =
failed: nodename nor servname provided, or not known in =
/Users/dragonbe/tmp/php-7.3.6/ext/standard/tests/streams/stream_socket_sen=
dto.php on line 15

Warning: stream_socket_sendto(): Failed to resolve `http': =
php_network_getaddresses: getaddrinfo failed: nodename nor servname =
provided, or not known in =
/Users/dragonbe/tmp/php-7.3.6/ext/standard/tests/streams/stream_socket_sen=
dto.php on line 15

Warning: stream_socket_sendto(): Failed to parse `http://php.net' into a =
valid network address in =
/Users/dragonbe/tmp/php-7.3.6/ext/standard/tests/streams/stream_socket_sen=
dto.php on line 15
bool(false)
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
001+ Notice: fwrite(): send of 23 bytes failed with errno=3D57 Socket is =
not connected in =
/Users/dragonbe/tmp/php-7.3.6/ext/standard/tests/streams/stream_socket_sen=
dto.php on line 9=0D
001- Notice: fwrite(): send of %i bytes failed with errno=3D%i Broken =
pipe in %s on line %d=0D
009+ Warning: stream_socket_sendto(): Socket is not connected=0D
009- Warning: stream_socket_sendto(): Broken pipe=0D
013+ Warning: stream_socket_sendto(): Socket is not connected=0D
013- Warning: stream_socket_sendto(): Broken pipe=0D
017+ Warning: stream_socket_sendto(): php_network_getaddresses: =
getaddrinfo failed: nodename nor servname provided, or not known in =
/Users/dragonbe/tmp/php-7.3.6/ext/standard/tests/streams/stream_socket_sen=
dto.php on line 14=0D
017- Warning: stream_socket_sendto(): php_network_getaddresses: =
getaddrinfo failed: Name or service not known in %s on line %d=0D
019+ Warning: stream_socket_sendto(): Failed to resolve `tcp': =
php_network_getaddresses: getaddrinfo failed: nodename nor servname =
provided, or not known in =
/Users/dragonbe/tmp/php-7.3.6/ext/standard/tests/streams/stream_socket_sen=
dto.php on line 14=0D
019- Warning: stream_socket_sendto(): Failed to resolve %s: =
php_network_getaddresses: getaddrinfo failed: Name or service not known =
in %s on line %d=0D
024+ Warning: stream_socket_sendto(): php_network_getaddresses: =
getaddrinfo failed: nodename nor servname provided, or not known in =
/Users/dragonbe/tmp/php-7.3.6/ext/standard/tests/streams/stream_socket_sen=
dto.php on line 15=0D
024- Warning: stream_socket_sendto(): php_network_getaddresses: =
getaddrinfo failed: Name or service not known in %s on line %d=0D
026+ Warning: stream_socket_sendto(): Failed to resolve `http': =
php_network_getaddresses: getaddrinfo failed: nodename nor servname =
provided, or not known in =
/Users/dragonbe/tmp/php-7.3.6/ext/standard/tests/streams/stream_socket_sen=
dto.php on line 15=0D
026- Warning: stream_socket_sendto(): Failed to resolve %s: =
php_network_getaddresses: getaddrinfo failed: Name or service not known =
in %s on line %d
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/ext/zip/tests/oo_addglob.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
0 bar
1 foobar/
2 foobar/baz
3 entry1.txt
4 baz/bar.baz
5 baz/foo.txt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
005+ 4 baz/bar.baz=0D
006+ 5 baz/foo.txt=0D
005- 4 baz/foo.txt=0D
006- 5 baz/bar.baz
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/ext/zlib/tests/bug55544.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=1F=8B=08=00=00=00=00=00=00=13=CB=C8=04=00=AC*=93=D8=02
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
001+ =1F=8B=08=00=00=00=00=00=00=13=CB=C8=04=00=AC*=93=D8=02=0D
001- =1F=8B=08=00=00=00=00=00=00=03=CB=C8=04=00=AC*=93=D8=02
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/ext/zlib/tests/gzencode_variation1.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
*** Testing gzencode() : variation ***

-- Testing multiple compression --
string(3658) =
"1f8b0800000000000013010e07f1f81f8b08000000000000136d574d6fe4c80dbdeb57d4a=
d2f3dfe01eb83e1ec22980e309b4562c067b64449159754dafab0b6e7d7e73d96da1e4c721=
84c4b2ab2c8f7c847fa25baabba98dc1a8b2b7c38bb324b713ee37f757f56cdc5c7f5b17b9=
d152f923b157c5ae335e0b75fedd0e2d781c6b98ea3a6ee05affe1dfc3a6527f8f09c52dcb=
38ba38bb5249934d6ecfe1e53a9ab76ff4c342cf2a64ed2028349fc9a8b139755685352acb=
82b9fbb67f8bade5cdcb698e1fcec94b7ceba3cb897e806cfc8114350dd1ebbdfa35b62d24=
78b0056d23ed809b9b95d696d91ce2aa97c911e3fa539c43f84c887554a4d125c9e63ff967=
11cc08c0866263cb37a0bbe2122ae8f6baecb2284abfb4ddf916db8354cddeef37c1afe5fa=
02fc7afb3db34f5b3acbdf2eb905490d8f38d7468d253a323d5ebb903760d7944d3b2024e8=
34a99ddce77669bdd823cfbb8e899d4ad4c799677452e6029e80023a03b2374005590641f7=
d3877df2ad09f3c0e82a54d6a5644fd63049a37ed4bc362016fd9f51264f1e5c630727421a=
e930b7ed416e93e47b7c71a400390361ffbecb7561bb98f69b5da289e91becc27f08b3b724=
cb8704f9144d366431d0cb870c56b205deaa2e17636063761a911039fb7e4bf9f06c4f0aec=
d2ec80e8b41831ca7515e31286166458ea3ef71f2ce7cde2ae269c96d60525724a9c9170b7=
13ed5750758f3cd2a361fc8b288fc92358ce884692e8ea0fe59bd969a0da2eed5831b71574=
9eaae7178f3ebd30fb88c92105f367cce2c882955dc6bf8eca0d5d57540b3092894743ba0f=
d5b2dad021836191f1afc0bba14dde1642cb0b1aa6879c38907dcefa0720082b801bec6141=
7469219175267dfa047df35b0bd1332001c28cdfafd3bcabe91e74368cdd8d8478e494c190=
e7ee90c67f2bde288e68ab6b15e883c995be4f8feb6c6dda4278e4f38578ddbdc7be36788d=
af0c3cb1d1819c73822f7000a0d1813fa94153b572315e51343b536bc64977dff163cebfd8=
418773261f524017e251fccc60ae29a5770ae097594d52e9c1229d87ce967a36401c46b699=
45afb249d101c9d420ffa9a123e232c20e76467d5d169202a2dd4c582949e013e745df7958=
d4b0cc4fd4377a737cd4feea7974070000f314d423e0634cb9a618fdf5dc64fd422181fd59=
c9230c9f6f9d18dc8fc23e9cccbc7188733b04aa57de83ebea0be3633cff5fa1ff83269be7=
f44f5a8d84550cc703255fd345dd402034d0b3e11a73ec6e3d4a77f4f685b614329f1b3132=
ae7af33d02e1e55e291fa6574b758d1f0200e7423dbc852211818043a7c9ce80aa9d59fce0=
401959f5ea2cf71fde90824f8c9192dbe9d329db143794675ddcf257dd7755273b67340414=
e3ccad12e3f661f8aad9cf9957dc1275d10a51d3934fa81e68dc6768fb8ee23e373936c8e1=
3feab8b0f50d227f7af76f561fb0950f3d099bbc316c3892a42fb36806d8660e800fa4f43f=
d4b962d2097d71933a54b77ff948677848eb17bb3a88b621682cfb3bbb49cf42fed6b39441=
24ad8358ca688aa44dd5f2144c7c9ab16f25b9aca9654ef357ec9ad55c40d324d6cc3d9e39=
20b863c231d31a95d937fb5520f9c816c79b7dcecc593fb9593cc05a51ebb1eeddd5b49eb4=
37769738d0f64adc579d372b8b7f7c0208487ee3915ebf5766e148ebd77cf4e01f3ec28504=
7011e55838968b6494d517fe29224777b24dd3ddf933101695b102e87db805eef291b74dcf=
d91628fb2a53f93dbd2968ef2e598746c9204f89fba1f0246fc671610a0591806e46a1346f=
77c40d910a47c5e20ffb23f003c04b648327a4ed98032c1965bd35bb0044f5344248f56fdb=
99aa61d6451d68e33489a83bffbe6573541b2da5f64681ea12090f778b2075374778810f73=
965fa3626a9d41f4df2f83f7c34658cec921b5a9bde49dd5007ec882b02adc514f81aa8589=
8b5cc98e1b137733c0a8789b7f5648d2d231b80bf74978f25d61ce08a8abd11801fd8f995e=
066676307192ff7641f1cc6e0dee68565b8b22ac3889cd067bf732754a6b270af1044c6a87=
76811a4f6d8bd0477a9f516064201b920b92d7cd4dc7eee13e6b3eb3528a82f9abb3f388eb=
e6a8f871393461b73816ec54c99d604174bc5a6801de13908f86aea6a7d0fea107d682bcf1=
ec348b83872e6b8a316ecd02eb8f8dc86a609bf59a2dd03f1dfa4079436d55e24617be1a28=
54d008b2b2b1705e2078a7f3946318df1c24f6bf70d4b456eca286ec2b585b28262cc048a0=
98c3e2d5f325a92bb36f691afdc14c822da1b116c9c1c07bb362eb0a04b78834c812134230=
ebf2044ac2e3c0e3ad00f848dc5010f3bf917ec2fc700b7bf26dacea8440620e04f90f4d97=
d6dd77cfde8a05c7d3930f1e5811fb8ec5c70964dcc8187ec90e32fdd6b64eec7586413b7d=
55bed65c4cce39a9b6c15e70e9da94e53fc904e6286f01f5b5562c94211befbc23507e01b2=
a3865e2f45b5d7b591f290087a5605b82495b4e393f31aa5b37211ec40241a746d903c5eeb=
f117a4d3ddb0d0000ed6ebe4d0e070000"
=3D=3D=3DDone=3D=3D=3D
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
004+ string(3658) =
"1f8b0800000000000013010e07f1f81f8b08000000000000136d574d6fe4c80dbdeb57d4a=
d2f3dfe01eb83e1ec22980e309b4562c067b64449159754dafab0b6e7d7e73d96da1e4c721=
84c4b2ab2c8f7c847fa25baabba98dc1a8b2b7c38bb324b713ee37f757f56cdc5c7f5b17b9=
d152f923b157c5ae335e0b75fedd0e2d781c6b98ea3a6ee05affe1dfc3a6527f8f09c52dcb=
38ba38bb5249934d6ecfe1e53a9ab76ff4c342cf2a64ed2028349fc9a8b139755685352acb=
82b9fbb67f8bade5cdcb698e1fcec94b7ceba3cb897e806cfc8114350dd1ebbdfa35b62d24=
78b0056d23ed809b9b95d696d91ce2aa97c911e3fa539c43f84c887554a4d125c9e63ff967=
11cc08c0866263cb37a0bbe2122ae8f6baecb2284abfb4ddf916db8354cddeef37c1afe5fa=
02fc7afb3db34f5b3acbdf2eb905490d8f38d7468d253a323d5ebb903760d7944d3b2024e8=
34a99ddce77669bdd823cfbb8e899d4ad4c799677452e6029e80023a03b2374005590641f7=
d3877df2ad09f3c0e82a54d6a5644fd63049a37ed4bc362016fd9f51264f1e5c630727421a=
e930b7ed416e93e47b7c71a400390361ffbecb7561bb98f69b5da289e91becc27f08b3b724=
cb8704f9144d366431d0cb870c56b205deaa2e17636063761a911039fb7e4bf9f06c4f0aec=
d2ec80e8b41831ca7515e31286166458ea3ef71f2ce7cde2ae269c96d60525724a9c9170b7=
13ed5750758f3cd2a361fc8b288fc92358ce884692e8ea0fe59bd969a0da2eed5831b71574=
9eaae7178f3ebd30fb88c92105f367cce2c882955dc6bf8eca0d5d57540b3092894743ba0f=
d5b2dad021836191f1afc0bba14dde1642cb0b1aa6879c38907dcefa0720082b801bec6141=
7469219175267dfa047df35b0bd1332001c28cdfafd3bcabe91e74368cdd8d8478e494c190=
e7ee90c67f2bde288e68ab6b15e883c995be4f8feb6c6dda4278e4f38578ddbdc7be36788d=
af0c3cb1d1819c73822f7000a0d1813fa94153b572315e51343b536bc64977dff163cebfd8=
418773261f524017e251fccc60ae29a5770ae097594d52e9c1229d87ce967a36401c46b699=
45afb249d101c9d420ffa9a123e232c20e76467d5d169202a2dd4c582949e013e745df7958=
d4b0cc4fd4377a737cd4feea7974070000f314d423e0634cb9a618fdf5dc64fd422181fd59=
c9230c9f6f9d18dc8fc23e9cccbc7188733b04aa57de83ebea0be3633cff5fa1ff83269be7=
f44f5a8d84550cc703255fd345dd402034d0b3e11a73ec6e3d4a77f4f685b614329f1b3132=
ae7af33d02e1e55e291fa6574b758d1f0200e7423dbc852211818043a7c9ce80aa9d59fce0=
401959f5ea2cf71fde90824f8c9192dbe9d329db143794675ddcf257dd7755273b67340414=
e3ccad12e3f661f8aad9cf9957dc1275d10a51d3934fa81e68dc6768fb8ee23e373936c8e1=
3feab8b0f50d227f7af76f561fb0950f3d099bbc316c3892a42fb36806d8660e800fa4f43f=
d4b962d2097d71933a54b77ff948677848eb17bb3a88b621682cfb3bbb49cf42fed6b39441=
24ad8358ca688aa44dd5f2144c7c9ab16f25b9aca9654ef357ec9ad55c40d324d6cc3d9e39=
20b863c231d31a95d937fb5520f9c816c79b7dcecc593fb9593cc05a51ebb1eeddd5b49eb4=
37769738d0f64adc579d372b8b7f7c0208487ee3915ebf5766e148ebd77cf4e01f3ec28504=
7011e55838968b6494d517fe29224777b24dd3ddf933101695b102e87db805eef291b74dcf=
d91628fb2a53f93dbd2968ef2e598746c9204f89fba1f0246fc671610a0591806e46a1346f=
77c40d910a47c5e20ffb23f003c04b648327a4ed98032c1965bd35bb0044f5344248f56fdb=
99aa61d6451d68e33489a83bffbe6573541b2da5f64681ea12090f778b2075374778810f73=
965fa3626a9d41f4df2f83f7c34658cec921b5a9bde49dd5007ec882b02adc514f81aa8589=
8b5cc98e1b137733c0a8789b7f5648d2d231b80bf74978f25d61ce08a8abd11801fd8f995e=
066676307192ff7641f1cc6e0dee68565b8b22ac3889cd067bf732754a6b270af1044c6a87=
76811a4f6d8bd0477a9f516064201b920b92d7cd4dc7eee13e6b3eb3528a82f9abb3f388eb=
e6a8f871393461b73816ec54c99d604174bc5a6801de13908f86aea6a7d0fea107d682bcf1=
ec348b83872e6b8a316ecd02eb8f8dc86a609bf59a2dd03f1dfa4079436d55e24617be1a28=
54d008b2b2b1705e2078a7f3946318df1c24f6bf70d4b456eca286ec2b585b28262cc048a0=
98c3e2d5f325a92bb36f691afdc14c822da1b116c9c1c07bb362eb0a04b78834c812134230=
ebf2044ac2e3c0e3ad00f848dc5010f3bf917ec2fc700b7bf26dacea8440620e04f90f4d97=
d6dd77cfde8a05c7d3930f1e5811fb8ec5c70964dcc8187ec90e32fdd6b64eec7586413b7d=
55bed65c4cce39a9b6c15e70e9da94e53fc904e6286f01f5b5562c94211befbc23507e01b2=
a3865e2f45b5d7b591f290087a5605b82495b4e393f31aa5b37211ec40241a746d903c5eeb=
f117a4d3ddb0d0000ed6ebe4d0e070000"=0D
004- string(3658) =
"1f8b0800000000000003010e07f1f81f8b08000000000000036d574d6fe4c80dbdeb57d4a=
d2f3dfe01eb83e1ec22980e309b4562c067b64449159754dafab0b6e7d7e73d96da1e4c721=
84c4b2ab2c8f7c847fa25baabba98dc1a8b2b7c38bb324b713ee37f757f56cdc5c7f5b17b9=
d152f923b157c5ae335e0b75fedd0e2d781c6b98ea3a6ee05affe1dfc3a6527f8f09c52dcb=
38ba38bb5249934d6ecfe1e53a9ab76ff4c342cf2a64ed2028349fc9a8b139755685352acb=
82b9fbb67f8bade5cdcb698e1fcec94b7ceba3cb897e806cfc8114350dd1ebbdfa35b62d24=
78b0056d23ed809b9b95d696d91ce2aa97c911e3fa539c43f84c887554a4d125c9e63ff967=
11cc08c0866263cb37a0bbe2122ae8f6baecb2284abfb4ddf916db8354cddeef37c1afe5fa=
02fc7afb3db34f5b3acbdf2eb905490d8f38d7468d253a323d5ebb903760d7944d3b2024e8=
34a99ddce77669bdd823cfbb8e899d4ad4c799677452e6029e80023a03b2374005590641f7=
d3877df2ad09f3c0e82a54d6a5644fd63049a37ed4bc362016fd9f51264f1e5c630727421a=
e930b7ed416e93e47b7c71a400390361ffbecb7561bb98f69b5da289e91becc27f08b3b724=
cb8704f9144d366431d0cb870c56b205deaa2e17636063761a911039fb7e4bf9f06c4f0aec=
d2ec80e8b41831ca7515e31286166458ea3ef71f2ce7cde2ae269c96d60525724a9c9170b7=
13ed5750758f3cd2a361fc8b288fc92358ce884692e8ea0fe59bd969a0da2eed5831b71574=
9eaae7178f3ebd30fb88c92105f367cce2c882955dc6bf8eca0d5d57540b3092894743ba0f=
d5b2dad021836191f1afc0bba14dde1642cb0b1aa6879c38907dcefa0720082b801bec6141=
7469219175267dfa047df35b0bd1332001c28cdfafd3bcabe91e74368cdd8d8478e494c190=
e7ee90c67f2bde288e68ab6b15e883c995be4f8feb6c6dda4278e4f38578ddbdc7be36788d=
af0c3cb1d1819c73822f7000a0d1813fa94153b572315e51343b536bc64977dff163cebfd8=
418773261f524017e251fccc60ae29a5770ae097594d52e9c1229d87ce967a36401c46b699=
45afb249d101c9d420ffa9a123e232c20e76467d5d169202a2dd4c582949e013e745df7958=
d4b0cc4fd4377a737cd4feea7974070000f314d423e0634cb9a618fdf5dc64fd422181fd59=
c9230c9f6f9d18dc8fc23e9cccbc7188733b04aa57de83ebea0be3633cff5fa1ff83269be7=
f44f5a8d84550cc703255fd345dd402034d0b3e11a73ec6e3d4a77f4f685b614329f1b3132=
ae7af33d02e1e55e291fa6574b758d1f0200e7423dbc852211818043a7c9ce80aa9d59fce0=
401959f5ea2cf71fde90824f8c9192dbe9d329db143794675ddcf257dd7755273b67340414=
e3ccad12e3f661f8aad9cf9957dc1275d10a51d3934fa81e68dc6768fb8ee23e373936c8e1=
3feab8b0f50d227f7af76f561fb0950f3d099bbc316c3892a42fb36806d8660e800fa4f43f=
d4b962d2097d71933a54b77ff948677848eb17bb3a88b621682cfb3bbb49cf42fed6b39441=
24ad8358ca688aa44dd5f2144c7c9ab16f25b9aca9654ef357ec9ad55c40d324d6cc3d9e39=
20b863c231d31a95d937fb5520f9c816c79b7dcecc593fb9593cc05a51ebb1eeddd5b49eb4=
37769738d0f64adc579d372b8b7f7c0208487ee3915ebf5766e148ebd77cf4e01f3ec28504=
7011e55838968b6494d517fe29224777b24dd3ddf933101695b102e87db805eef291b74dcf=
d91628fb2a53f93dbd2968ef2e598746c9204f89fba1f0246fc671610a0591806e46a1346f=
77c40d910a47c5e20ffb23f003c04b648327a4ed98032c1965bd35bb0044f5344248f56fdb=
99aa61d6451d68e33489a83bffbe6573541b2da5f64681ea12090f778b2075374778810f73=
965fa3626a9d41f4df2f83f7c34658cec921b5a9bde49dd5007ec882b02adc514f81aa8589=
8b5cc98e1b137733c0a8789b7f5648d2d231b80bf74978f25d61ce08a8abd11801fd8f995e=
066676307192ff7641f1cc6e0dee68565b8b22ac3889cd067bf732754a6b270af1044c6a87=
76811a4f6d8bd0477a9f516064201b920b92d7cd4dc7eee13e6b3eb3528a82f9abb3f388eb=
e6a8f871393461b73816ec54c99d604174bc5a6801de13908f86aea6a7d0fea107d682bcf1=
ec348b83872e6b8a316ecd02eb8f8dc86a609bf59a2dd03f1dfa4079436d55e24617be1a28=
54d008b2b2b1705e2078a7f3946318df1c24f6bf70d4b456eca286ec2b585b28262cc048a0=
98c3e2d5f325a92bb36f691afdc14c822da1b116c9c1c07bb362eb0a04b78834c812134230=
ebf2044ac2e3c0e3ad00f848dc5010f3bf917ec2fc700b7bf26dacea8440620e04f90f4d97=
d6dd77cfde8a05c7d3930f1e5811fb8ec5c70964dcc8187ec90e32fdd6b64eec7586413b7d=
55bed65c4cce39a9b6c15e70e9da94e53fc904e6286f01f5b5562c94211befbc23507e01b2=
a3865e2f45b5d7b591f290087a5605b82495b4e393f31aa5b37211ec40241a746d903c5eeb=
f117a4d3ddb0d00007b64cbc70e070000"
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/ext/zlib/tests/gzencode_variation2.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
*** Testing gzencode() : variation ***

-- Testing with each encoding_mode  --
string(90) =
"1f8b0800000000000013735428ce4dccc951282e29cacc4b5728c95748cd4bce4f49e5020=
0d7739de519000000"
string(90) =
"1f8b0800000000000013735428ce4dccc951282e29cacc4b5728c95748cd4bce4f49e5020=
0d7739de519000000"
string(66) =
"789c735428ce4dccc951282e29cacc4b5728c95748cd4bce4f49e50200735808cd"
=3D=3D=3DDONE=3D=3D=3D
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
004+ string(90) =
"1f8b0800000000000013735428ce4dccc951282e29cacc4b5728c95748cd4bce4f49e5020=
0d7739de519000000"=0D
005+ string(90) =
"1f8b0800000000000013735428ce4dccc951282e29cacc4b5728c95748cd4bce4f49e5020=
0d7739de519000000"=0D
004- string(90) =
"1f8b0800000000000003735428ce4dccc951282e29cacc4b5728c95748cd4bce4f49e5020=
0d7739de519000000"=0D
005- string(90) =
"1f8b0800000000000003735428ce4dccc951282e29cacc4b5728c95748cd4bce4f49e5020=
0d7739de519000000"
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/cli/tests/017.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
--------------
Snippet no. 1:
--------------
Interactive shell

Hello world


--------------
Snippet no. 2:
--------------
Interactive shell

multine
single
quote


--------------
Snippet no. 3:
--------------
Interactive shell

Here
comes
the
doc


--------------
Snippet no. 4:
--------------
Interactive shell

Done


--------------
Snippet no. 5:
--------------
Interactive shell



Done
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
044- Parse error: syntax error, unexpected ')' in php shell code on line =
1=0D
046-=20
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=
/Users/dragonbe/tmp/php-7.3.6/sapi/cli/tests/cli_get_process_title_basic.p=
hpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
Warning: cli_set_process_title(): cli_set_process_title had an error: =
Not initialized correctly in =
/Users/dragonbe/tmp/php-7.3.6/sapi/cli/tests/cli_get_process_title_basic.p=
hp on line 2
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
001+ Warning: cli_set_process_title(): cli_set_process_title had an =
error: Not initialized correctly in =
/Users/dragonbe/tmp/php-7.3.6/sapi/cli/tests/cli_get_process_title_basic.p=
hp on line 2=0D
001- Title correctly retrieved!
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/cli/tests/cli_process_title_unix.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
*** Testing setting the process title ***

Warning: cli_set_process_title(): cli_set_process_title had an error: =
Not initialized correctly in =
/Users/dragonbe/tmp/php-7.3.6/sapi/cli/tests/cli_process_title_unix.php =
on line 7
Actually loaded from ps: /Users/dragonbe/tmp/php-7.3.6/sapi/cli/php -n =
-c /Users/dragonbe/tmp/php-7.3.6/tmp-php.ini -d output_handler=3D -d =
open_basedir=3D -d disable_functions=3D -d output_buffering=3DOff -d =
error_reporting=3D32767 -d display_errors=3D1 -d =
display_startup_errors=3D1 -d log_errors=3D0 -d html_errors=3D0 -d =
track_errors=3D0 -d report_memleaks=3D1 -d report_zend_debug=3D0 -d =
docref_root=3D -d docref_ext=3D.html -d error_prepend_string=3D -d =
error_append_string=3D -d auto_prepend_file=3D -d auto_append_file=3D -d =
ignore_repeated_errors=3D0 -d precision=3D14 -d memory_limit=3D128M -d =
log_errors_max_len=3D0 -d opcache.fast_shutdown=3D0 -d =
opcache.file_update_protection=3D0 -d zend.assertions=3D1 -d =
extension_dir=3D/Users/dragonbe/tmp/php-7.3.6/modules/ -d =
zend_extension=3D/Users/dragonbe/tmp/php-7.3.6/modules/opcache.so -d =
session.auto_start=3D0 -d zlib.output_compression=3DOff -d =
mbstring.func_overload=3D0 -f =
/Users/dragonbe/tmp/php-7.3.6/sapi/cli/tests/cli_process_title_unix.php

Warning: cli_get_process_title(): cli_get_process_title had an error: =
Not initialized correctly in =
/Users/dragonbe/tmp/php-7.3.6/sapi/cli/tests/cli_process_title_unix.php =
on line 35
Actually loaded from get:
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
002+ =0D
003+ Warning: cli_set_process_title(): cli_set_process_title had an =
error: Not initialized correctly in =
/Users/dragonbe/tmp/php-7.3.6/sapi/cli/tests/cli_process_title_unix.php =
on line 7=0D
004+ Actually loaded from ps: /Users/dragonbe/tmp/php-7.3.6/sapi/cli/php =
-n -c /Users/dragonbe/tmp/php-7.3.6/tmp-php.ini -d output_handler=3D -d =
open_basedir=3D -d disable_functions=3D -d output_buffering=3DOff -d =
error_reporting=3D32767 -d display_errors=3D1 -d =
display_startup_errors=3D1 -d log_errors=3D0 -d html_errors=3D0 -d =
track_errors=3D0 -d report_memleaks=3D1 -d report_zend_debug=3D0 -d =
docref_root=3D -d docref_ext=3D.html -d error_prepend_string=3D -d =
error_append_string=3D -d auto_prepend_file=3D -d auto_append_file=3D -d =
ignore_repeated_errors=3D0 -d precision=3D14 -d memory_limit=3D128M -d =
log_errors_max_len=3D0 -d opcache.fast_shutdown=3D0 -d =
opcache.file_update_protection=3D0 -d zend.assertions=3D1 -d =
extension_dir=3D/Users/dragonbe/tmp/php-7.3.6/modules/ -d =
zend_extension=3D/Users/dragonbe/tmp/php-7.3.6/modules/opcache.so -d =
session.auto_start=3D0 -d zlib.output_compression=3DOff -d =
mbstring.func_overload=3D0 -f =
/Users/dragonbe/tmp/php-7.3.6/sapi/cli/tests/cli_process_title_unix.php=0D=

002- Successfully set title=0D
003- Successfully verified title using ps=0D
004- Successfully verified title using get=0D
005+ =0D
006+ Warning: cli_get_process_title(): cli_get_process_title had an =
error: Not initialized correctly in =
/Users/dragonbe/tmp/php-7.3.6/sapi/cli/tests/cli_process_title_unix.php =
on line 35=0D
007+ Actually loaded from get:
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=
/Users/dragonbe/tmp/php-7.3.6/sapi/cli/tests/cli_set_process_title_basic.p=
hpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
Warning: cli_set_process_title(): cli_set_process_title had an error: =
Not initialized correctly in =
/Users/dragonbe/tmp/php-7.3.6/sapi/cli/tests/cli_set_process_title_basic.p=
hp on line 2
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
001+ Warning: cli_set_process_title(): cli_set_process_title had an =
error: Not initialized correctly in =
/Users/dragonbe/tmp/php-7.3.6/sapi/cli/tests/cli_set_process_title_basic.p=
hp on line 2=0D
001- Successfully set title
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_001.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_001.php]
prompt> [Breakpoint #0 added at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_001.php:3]
prompt> [Breakpoint #0 at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_001.php:3, =
hits: 1]
>00003: echo $i++;
 00004: echo $i++;
 00005: echo $i++;
prompt> [Breakpoint #1 added at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_001.php:4]
prompt> 1
[Breakpoint #1 at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_001.php:4, =
hits: 1]
>00004: echo $i++;
 00005: echo $i++;
 00006: echo $i++;
prompt> 234
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
015+ =0D
015- prompt>=0D
016+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_002.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_002.php]
prompt> [Breakpoint #0 added at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_002.php:4]
prompt> 1
[Breakpoint #0 at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_002.php:4, =
hits: 1]
>00004: echo $i++;
 00005: echo $i++;
 00006: echo $i++;
prompt> [Breakpoint #1 added at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_002.php:3]
prompt> Do you really want to restart execution? (type y or n):=20
Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
009+ prompt> Do you really want to restart execution? (type y or n): =0D
010+ Termsig=3D11=0D
009- prompt> Do you really want to restart execution? (type y or n): =
[Breakpoint #1 at %s:3, hits: 1]=0D
010- >00003: echo $i++;=0D
011-  00004: echo $i++;=0D
012-  00005: echo $i++;=0D
013- prompt> 1=0D
014- [Breakpoint #0 at %s:4, hits: 1]=0D
015- >00004: echo $i++;=0D
016-  00005: echo $i++;=0D
017-  00006: echo $i++;=0D
018- prompt> 234=0D
019- [Script ended normally]=0D
020- prompt>
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_003.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_003.php]
prompt> [Breakpoint #0 added at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_003.php:4]
prompt> [Deleted breakpoint #0]
prompt> [Breakpoint #1 added at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_003.php:5]
prompt> 12
[Breakpoint #1 at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_003.php:5, =
hits: 1]
>00005: echo $i++;
 00006: echo $i++;
 00007:=20
prompt> [Deleted breakpoint #1]
prompt> Do you really want to restart execution? (type y or n):=20
Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
011+ prompt> Do you really want to restart execution? (type y or n): =0D
012+ Termsig=3D11=0D
011- prompt> Do you really want to restart execution? (type y or n): =
1234=0D
012- [Script ended normally]=0D
013- prompt>
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_004.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_004.php]
prompt> [Breakpoint #0 added at ZEND_ECHO]
prompt> [Breakpoint #0 in ZEND_ECHO at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_004.php:3, =
hits: 1]
>00003: echo $i++;
 00004: echo $i++;
 00005: echo $i++;
prompt> 1
[Breakpoint #0 in ZEND_ECHO at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_004.php:4, =
hits: 2]
>00004: echo $i++;
 00005: echo $i++;
 00006: echo $i++;
prompt> 2
[Breakpoint #0 in ZEND_ECHO at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_004.php:5, =
hits: 3]
>00005: echo $i++;
 00006: echo $i++;
 00007:=20
prompt> 3
[Breakpoint #0 in ZEND_ECHO at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_004.php:6, =
hits: 4]
>00006: echo $i++;
 00007:=20
prompt> 4
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
023+ =0D
023- prompt>=0D
024+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_005.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_005.php]
prompt> [Breakpoint #0 added at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_005.php:4]
prompt> [Breakpoint #0 at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_005.php:4, =
hits: 1]
>00004: 	var_dump($bar);
 00005: }
 00006:=20
prompt> test
prompt> string(4) "test"
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
010+ =0D
010- prompt>=0D
011+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_006.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_006.php]
prompt> [Breakpoint #0 added at foo]
prompt> [Breakpoint #0 in foo() at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_006.php:4, =
hits: 1]
>00004: 	var_dump($bar);
 00005: }
 00006:=20
prompt> string(4) "test"
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
009+ =0D
009- prompt>=0D
010+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_008.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_008.php]
prompt> [Breakpoint #0 added at foo\bar::foo]
prompt> [Breakpoint exists at Foo\Bar::Foo]
prompt> [Breakpoint #0 in foo\bar::foo() at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/breakpoints_008.php:6, =
hits: 1]
>00006: 			var_dump($bar);
 00007: 		}
 00008: 	}
prompt> string(4) "test"
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
010+ =0D
010- prompt>=0D
011+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/bug73704.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/bug73704.php]
prompt>  00001: #!/usr/bin/env php
 00002: <?php
 00003:=20
 00004: echo 1;
 00005:=20
prompt> [Breakpoint #0 added at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/bug73704.php:4]
prompt> [Breakpoint #0 at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/bug73704.php:4, hits: 1]
>00004: echo 1;
 00005:=20
prompt> 1
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
013+ =0D
013- prompt>=0D
014+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/clean_001.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/clean_001.php]
prompt> [Breakpoint #0 added at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/clean_001.php:4]
prompt> [Breakpoint #1 added at foo]
prompt> 1
[Breakpoint #0 at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/clean_001.php:4, hits: =
1]
>00004: echo 2;
 00005: echo 3;
 00006: foo();
prompt> 23
[Breakpoint #1 in foo() at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/clean_001.php:9, hits: =
1]
>00009: 	echo 4;
 00010: }
 00011:=20
prompt> Do you really want to clean your current environment? (type y or =
n): Cleaning Execution Environment
Classes    170
Functions  1369
Constants  1992
Includes   0

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
019+ =0D
020+ Termsig=3D11=0D
019- prompt> [Not running]=0D
020- prompt> 1=0D
021- [Breakpoint #0 at %s:4, hits: 1]=0D
022- >00004: echo 2;=0D
023-  00005: echo 3;=0D
024-  00006: foo();=0D
025- prompt> 23=0D
026- [Breakpoint #1 in foo() at %s:9, hits: 1]=0D
027- >00009: 	echo 4;=0D
028-  00010: }=0D
029-  00011: =0D
030- prompt> 4=0D
031- [Script ended normally]=0D
032- prompt>
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/clear_001.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/clear_001.php]
prompt> [Breakpoint #0 added at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/clear_001.php:4]
prompt> [Breakpoint #1 added at foo]
prompt> 1
[Breakpoint #0 at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/clear_001.php:4, hits: =
1]
>00004: echo 2;
 00005: echo 3;
 00006: foo();
prompt> Clearing Breakpoints
File              1
Functions         1
Methods           0
Oplines           0
File oplines      0
Function oplines  0
Method oplines    0
Conditionals      0
prompt> 234
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
020+ =0D
020- prompt> prompt>=0D
021+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/exceptions_001.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/exceptions_001.php]
prompt> handle first
[Uncaught Error in =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/exceptions_001.php on =
line 16: Call to undefined function foo()]
>00016: 		foo(); // Error
 00017: 	} catch (\Exception $e) {
 00018: 		var_dump($e);
prompt> frame #0: {closure}() at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/exceptions_001.php:16
frame #1: {main} at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/exceptions_001.php:22
prompt> 3
prompt> [Uncaught Error in =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/exceptions_001.php on =
line 16]
Error: Call to undefined function foo() in =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/exceptions_001.php:16
Stack trace:
#0 =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/exceptions_001.php(22): =
{closure}()
#1 {main}
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
016+ =0D
016- prompt>=0D
017+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/exceptions_002.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/exceptions_002.php]
prompt> handle first
[Uncaught Error in =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/exceptions_002.php on =
line 16: Call to undefined function foo()]
>00016: 		foo(); // Error
 00017: 	} catch (\Exception $e) {
 00018: 		var_dump($e);
prompt>=20
Fatal error: Uncaught Error: Call to undefined function next_error() in =
eval()'d code:1
Stack trace:
#0 =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/exceptions_002.php(16): =
unknown()
#1 =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/exceptions_002.php(20): =
{closure}()
#2 {main}
  thrown in eval()'d code on line 1
prompt> [Uncaught Error in =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/exceptions_002.php on =
line 16]
Error: Call to undefined function foo() in =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/exceptions_002.php:16
Stack trace:
#0 =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/exceptions_002.php(20): =
{closure}()
#1 {main}
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
020+ =0D
021+ Termsig=3D11=0D
020- prompt> [The stack contains nothing !]=0D
021- prompt>
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/generator_run.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/generator_run.php]
prompt> caught Generator exception
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
004+ =0D
004- prompt>=0D
005+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/include_once_001.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/include_once_001.php]
prompt> 1
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
004+ =0D
004- prompt>=0D
005+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/include_once_002.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/include_once_002.php]
prompt> 1
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
004+ =0D
004- prompt>=0D
005+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/info_001.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/info_001.php]
prompt> [User Classes (1)]
User Class Foo\Bar (2)
|---- in /Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/info_001.php on =
line 4
prompt> [User Functions (1)]
|-------- foo in =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/info_001.php on line 14
prompt> [Breakpoint #0 added at foo]
prompt> string(4) "test"
[Breakpoint #0 in foo() at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/info_001.php:15, hits: =
1]
>00015: 		var_dump(strrev($baz));
 00016: 	}
 00017:=20
prompt> [Variables in foo() (1)]
Address            Refs    Type      Variable
0x102a22120        1       string    $baz
string (4) "test"
prompt> [Superglobal variables (8)]
Address            Refs    Type      Variable
0x102a6acc0        2       array     $_GET
0x102a6ace0        2       array     $_POST
0x102a6ad00        2       array     $_COOKIE
0x102a6ad20        2       array     $_SERVER
0x102a6ad40        2       array     $_ENV
0x102a6ad60        1       array     $_REQUEST
0x102a6ad80        2       array     $_FILES
0x102a06098        1       array     &$GLOBALS
prompt> ------------------------------------------------
Function Breakpoints:
#0		foo
prompt> [User-defined constants (0)]
prompt> [Included files: 0]
prompt> [No error found!]
prompt> [Literal Constants in foo() (2)]
|-------- C0 -------> [var_dump]
|-------- C1 -------> [strrev]
prompt> string(4) "tset"
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
038+ =0D
039+ Termsig=3D11=0D
038- prompt> [No active op array!]=0D
039- prompt>
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/normal_exit.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/normal_exit.php]
prompt> [Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
003+ =0D
003- prompt>=0D
004+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/phpdbg_break_next.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/phpdbg_break_next.php]
prompt> A
[Breakpoint #0 added at 10ce70840]
[Breakpoint #0 in 10ce70840 at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/phpdbg_break_next.php:5, =
hits: 1]
>00005: echo 'B';
 00006:=20
prompt> B
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
009+ =0D
009- prompt>=0D
010+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/phpdbg_get_executable_stre=
am_wrapper.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/phpdbg_get_executable_stre=
am_wrapper.php]
prompt> array(1) {
  [5]=3D>
  int(0)
}
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
007+ =0D
007- prompt>=0D
008+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/phpdbg_oplog_001.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/phpdbg_oplog_001.php]
prompt> halloarray(2) {
  =
["/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/phpdbg_oplog_001.php"]=3D=
>
  array(5) {
    [13]=3D>
    int(1)
    [17]=3D>
    int(2)
    [18]=3D>
    int(2)
    [19]=3D>
    int(3)
    [21]=3D>
    int(4)
  }
  ["A::b"]=3D>
  array(3) {
    [4]=3D>
    int(1)
    [5]=3D>
    int(3)
    [8]=3D>
    int(2)
  }
}
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
027+ =0D
027- prompt>=0D
028+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/phpdbg_oplog_002.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/phpdbg_oplog_002.php]
prompt>=20
Warning: Can not end an oplog without starting it in =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/phpdbg_oplog_002.php on =
line 3
NULL
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
006+ =0D
006- prompt>=0D
007+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/run_001.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/run_001.php]
prompt> int(5)
array(5) {
  [0]=3D>
  string(59) =
"/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/run_001.php"
  [1]=3D>
  string(2) "--"
  [2]=3D>
  string(1) "1"
  [3]=3D>
  string(1) "2"
  [4]=3D>
  string(1) "3"
}
[Script ended normally]
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
016- prompt> int(4)=0D
017- array(4) {=0D
018-   [0]=3D>=0D
019-   string(%d) "%s"=0D
020-   [1]=3D>=0D
021-   string(1) "1"=0D
022-   [2]=3D>=0D
023-   string(1) "2"=0D
024-   [3]=3D>=0D
025-   string(1) "3"=0D
026- }=0D
027- [Script ended normally]=0D
028- prompt> int(5)=0D
029- array(5) {=0D
030-   [0]=3D>=0D
031-   string(%d) "%s"=0D
032-   [1]=3D>=0D
033-   string(2) "--"=0D
034-   [2]=3D>=0D
035-   string(1) "1"=0D
036-   [3]=3D>=0D
037-   string(1) "2"=0D
038-   [4]=3D>=0D
039-   string(1) "3"=0D
040- }=0D
041- [Script ended normally]=0D
042- prompt>
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/run_002.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/run_002.php]
prompt> 10
prompt> [Breakpoint #0 added at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/run_002.php:6]
prompt> array(1) {
  [0]=3D>
  string(59) =
"/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/run_002.php"
}
string(10) "stdin
data"
[Breakpoint #0 at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/run_002.php:6, hits: 1]
>00006: echo "ok\n";
 00007:=20
prompt> Do you really want to restart execution? (type y or n):=20
Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
013+ prompt> Do you really want to restart execution? (type y or n): =0D
014+ Termsig=3D11=0D
013- prompt> Do you really want to restart execution? (type y or n): =
array(3) {=0D
014-   [0]=3D>=0D
015-   string(%d) "%s"=0D
016-   [1]=3D>=0D
017-   string(4) "arg1"=0D
018-   [2]=3D>=0D
019-   string(10) "_ ' arg2 ""=0D
020- }=0D
021- string(10) "stdin=0D
022- data"=0D
023- [Breakpoint #0 at %s:6, hits: 1]=0D
024- >00006: echo "ok\n";=0D
025-  00007: =0D
026- prompt> ok=0D
027- [Script ended normally]=0D
028- prompt>
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/set_exception_handler.phpt=

=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/set_exception_handler.php]=

prompt> [Uncaught Exception in =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/set_exception_handler.php =
on line 4: test]
>00004: throw new Exception("test");
 00005:=20
prompt> EX
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
007+ =0D
007- prompt>=0D
008+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/stdin_001.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
prompt> [Successful compilation of stdin input]
prompt> [Breakpoint #0 added at Standard input code:3]
prompt> [Breakpoint #0 at Standard input code:3, hits: 1]
>00003: echo "Hello, world!\n";
 00004:=20
prompt> Hello, world!
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
008+ =0D
009+ Termsig=3D11=0D
008- prompt> [Breakpoint #0 at Standard input code:3, hits: 1]=0D
009- >00003: echo "Hello, world!\n";=0D
010-  00004: =0D
011- prompt>
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_001.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_001.php]
prompt> [Breakpoint #0 added at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_001.php:3]
prompt> [Breakpoint #0 at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_001.php:3, hits: =
1]
>00003: $a =3D 1;
 00004: $b =3D [$a];
 00005:=20
prompt> [Added recursive watchpoint #0 for $b]
prompt> [Breaking on watchpoint $b]
Old value:=20
New value: Array ([0] =3D> 1)
>00006: unset($b);
 00007: $b =3D 2;
 00008:=20
prompt> [Breaking on watchpoint $b]
Old value inaccessible or destroyed
New value:=20
>00007: $b =3D 2;
 00008:=20
prompt> [Breaking on watchpoint $b]
Old value:=20
New value: 2
>00008:=20
prompt> [$b has been removed, removing watchpoint recursively]
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
025+ =0D
025- prompt>=0D
026+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_002.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_002.php]
prompt> [Breakpoint #0 added at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_002.php:6]
prompt> [Breakpoint #0 at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_002.php:6, hits: =
1]
>00006: $a[0] =3D 2;
 00007:=20
 00008: $a =3D [0 =3D> 3, 1 =3D> 4];
prompt> [Added watchpoint #0 for $a[]]
prompt> [Breaking on watchpoint $a[]]
1 elements were added to the array
>00009:=20
prompt> [$a[] has been removed, removing watchpoint]
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
013+ =0D
013- prompt>=0D
014+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_003.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_003.php]
prompt> [Breakpoint #0 added at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_003.php:6]
prompt> [Breakpoint #0 at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_003.php:6, hits: =
1]
>00006: $a[0] =3D 2;
 00007:=20
 00008: $a =3D [0 =3D> 3, 1 =3D> 4];
prompt> [Added watchpoint #0 for $a[0]]
prompt> [Breaking on watchpoint $a[0]]
Old value: 1
New value: 2
>00008: $a =3D [0 =3D> 3, 1 =3D> 4];
 00009:=20
prompt> [Breaking on watchpoint $a[0]]
Old value: 2
New value: 3
>00009:=20
prompt> [$a[0] has been removed, removing watchpoint]
[Script ended normally]
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
019- prompt>
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_004.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_004.php]
prompt> [Breakpoint #0 added at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_004.php:3]
prompt> [Breakpoint #0 at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_004.php:3, hits: =
1]
>00003: $b =3D "a";
 00004: $a =3D $b.$b;
 00005: $a[1] =3D "b";
prompt> [Added watchpoint #0 for $a]
prompt> [Breaking on watchpoint $a]
Old value:=20
New value: aa
>00005: $a[1] =3D "b";
 00006:=20
prompt> [Breaking on watchpoint $a]
Old value: aa
New value: ab
>00006:=20
prompt> [$a has been removed, removing watchpoint]
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
019+ =0D
019- prompt>=0D
020+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_005.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_005.php]
prompt> [Breakpoint #0 added at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_005.php:3]
prompt> [Breakpoint #0 at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_005.php:3, hits: =
1]
>00003: $b =3D "a";
 00004: $a =3D $b.$b;
 00005: $c =3D &$a;
prompt> [Added recursive watchpoint #0 for $a]
prompt> [Breaking on watchpoint $a]
Old value:=20
New value: aa
>00005: $c =3D &$a;
 00006: $a[1] =3D "b";
 00007:=20
prompt> [Breaking on watchpoint $a]
Old value inaccessible or destroyed
New value (reference): aa
>00006: $a[1] =3D "b";
 00007:=20
 00008: exit;
prompt> [Breaking on watchpoint $a]
Old value: aa
New value: ab
>00008: exit;
 00009:=20
prompt> [$a has been removed, removing watchpoint recursively]
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
027+ =0D
027- prompt>=0D
028+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_006.phpt
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
[Successful compilation of =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_006.php]
prompt> [Breakpoint #0 added at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_006.php:4]
prompt> [Breakpoint #0 at =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/tests/watch_006.php:4, hits: =
1]
>00004: $a[0] =3D 1;
 00005: $b =3D &$a;
 00006: $a[0] =3D 2;
prompt> [Added watchpoint #0 for $a[0]]
prompt> [Added recursive watchpoint #1 for $b]
prompt> [Breaking on watchpoint $a[0]]
Old value: 0
New value: 1
>00005: $b =3D &$a;
 00006: $a[0] =3D 2;
 00007: $a[1] =3D 3;
prompt> [Breaking on watchpoint $b]
Old value:=20
New value (reference): Array ([0] =3D> 1)
>00006: $a[0] =3D 2;
 00007: $a[1] =3D 3;
 00008: $c =3D [1];
prompt> [Breaking on watchpoint $a[0]]
Old value: 1
New value: 2
>00007: $a[1] =3D 3;
 00008: $c =3D [1];
 00009: $b =3D &$c;
prompt> [Element 1 has been added to watchpoint]
[Breaking on watchpoint $b[]]
1 elements were added to the array
>00008: $c =3D [1];
 00009: $b =3D &$c;
 00010:=20
prompt> [Breaking on watchpoint $b]
Old value inaccessible or destroyed
New value (reference): Array ([0] =3D> 2,[1] =3D> 3)
>00009: $b =3D &$c;
 00010:=20
prompt> [Breaking on watchpoint $b]
Old value inaccessible or destroyed
New value (reference): Array ([0] =3D> 1)
>00010:=20
prompt> [$b has been removed, removing watchpoint recursively]
[$a[0] has been removed, removing watchpoint]
[Script ended normally]

Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
045+ =0D
045- prompt>=0D
046+ Termsig=3D11
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D




=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
BUILD ENVIRONMENT
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
OS:
Darwin - Darwin in2it-mbp.FH-Holding.Local 18.6.0 Darwin Kernel Version =
18.6.0: Thu Apr 25 23:16:27 PDT 2019; =
root:xnu-4903.261.4~2/RELEASE_X86_64 x86_64

Autoconf:
autoconf (GNU Autoconf) 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, =
<http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

Bundled Libtool:
ltmain.sh (GNU libtool) 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)

Copyright (C) 2008  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is =
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR =
PURPOSE.

System Libtool:
libtool (GNU libtool) 2.4.6
Written by Gordon Matzigkeit, 1996

Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is =
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR =
PURPOSE.

Compiler:
Apple clang version 11.0.0 (clang-1100.0.20.17)
Target: x86_64-apple-darwin18.6.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin

Bison:

Libraries:



=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
PHPINFO
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
phpinfo()
PHP Version =3D> 7.3.6

System =3D> Darwin in2it-mbp.FH-Holding.Local 18.6.0 Darwin Kernel =
Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; =
root:xnu-4903.261.4~2/RELEASE_X86_64 x86_64
Build Date =3D> Jul  3 2019 13:03:07
Configure Command =3D>  './configure'  '--prefix=3D/opt/php7' =
'--enable-bcmath' '--enable-cli' '--enable-mbstring' '--enable-pcntl' =
'--enable-soap' '--enable-sockets' '--enable-zip' '--with-bz2=3D/opt/bz2' =
'--with-curl=3D/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX=
.platform/Developer/SDKs/MacOSX.sdk/usr' '--with-libedit' '--with-gd' =
'--with-jpeg-dir=3D/Applications/Xcode.app/Contents/Applications/Applicati=
on Loader.app/Contents/itms/java/lib/libjpeg.dylib' =
'--with-iconv-dir=3D/opt/iconv' '--with-openssl=3D/opt/openssl' =
'--with-apxs2=3D/opt/apache2/bin/apxs' =
'--with-config-file-path=3D/etc/php7' =
'--with-config-file-scan-dir=3D/etc/php7/ext' =
'--with-mysql-sock=3D/tmp/mysql.sock' '--with-mysqli' '--with-pdo-mysql' =
'--with-system-ciphers' '--with-zlib=3D/opt/zlib' =
'CCFLAGS=3D-I/opt/openssl/include -I/opt/libiconv/include =
-I/opt/zlib/include -I/opt/bz2/include -arch x86_64'
Server API =3D> Command Line Interface
Virtual Directory Support =3D> enabled
Configuration File (php.ini) Path =3D> /etc/php7
Loaded Configuration File =3D> /etc/php7/php.ini
Scan this dir for additional .ini files =3D> /etc/php7/ext
Additional .ini files parsed =3D> /etc/php7/ext/memcache.ini,
/etc/php7/ext/mongodb.ini,
/etc/php7/ext/opcache.ini,
/etc/php7/ext/redis.ini,
/etc/php7/ext/ssh2.ini,
/etc/php7/ext/timezone.ini,
/etc/php7/ext/xdebug.ini

PHP API =3D> 20180731
PHP Extension =3D> 20180731
Zend Extension =3D> 320180731
Zend Extension Build =3D> API320180731,TS
PHP Extension Build =3D> API20180731,TS
Debug Build =3D> no
Thread Safety =3D> enabled
Thread API =3D> POSIX Threads
Zend Signal Handling =3D> enabled
Zend Memory Manager =3D> enabled
Zend Multibyte Support =3D> provided by mbstring
IPv6 Support =3D> enabled
DTrace Support =3D> disabled

Registered PHP Streams =3D> https, ftps, compress.zlib, compress.bzip2, =
php, file, glob, data, http, ftp, phar, zip
Registered Stream Socket Transports =3D> tcp, udp, unix, udg, ssl, =
sslv3, tls, tlsv1.0, tlsv1.1, tlsv1.2
Registered Stream Filters =3D> zlib.*, bzip2.*, convert.iconv.*, =
string.rot13, string.toupper, string.tolower, string.strip_tags, =
convert.*, consumed, dechunk

This program makes use of the Zend Scripting Language Engine:
Zend Engine v3.3.6, Copyright (c) 1998-2018 Zend Technologies
    with Zend OPcache v7.3.6, Copyright (c) 1999-2018, by Zend =
Technologies
    with Xdebug v2.7.0beta1, Copyright (c) 2002-2018, by Derick Rethans


 _______________________________________________________________________


Configuration

bcmath

BCMath support =3D> enabled

Directive =3D> Local Value =3D> Master Value
bcmath.scale =3D> 0 =3D> 0

bz2

BZip2 Support =3D> Enabled
Stream Wrapper support =3D> compress.bzip2://
Stream Filter support =3D> bzip2.decompress, bzip2.compress
BZip2 Version =3D> 1.0.6, 6-Sept-2010

Core

PHP Version =3D> 7.3.6

Directive =3D> Local Value =3D> Master Value
allow_url_fopen =3D> On =3D> On
allow_url_include =3D> Off =3D> Off
arg_separator.input =3D> & =3D> &
arg_separator.output =3D> & =3D> &
auto_append_file =3D> no value =3D> no value
auto_globals_jit =3D> On =3D> On
auto_prepend_file =3D> no value =3D> no value
browscap =3D> no value =3D> no value
default_charset =3D> UTF-8 =3D> UTF-8
default_mimetype =3D> text/html =3D> text/html
disable_classes =3D> no value =3D> no value
disable_functions =3D> no value =3D> no value
display_errors =3D> STDERR =3D> STDERR
display_startup_errors =3D> On =3D> On
doc_root =3D> no value =3D> no value
docref_ext =3D> no value =3D> no value
docref_root =3D> no value =3D> no value
enable_dl =3D> Off =3D> Off
enable_post_data_reading =3D> On =3D> On
error_append_string =3D> no value =3D> no value
error_log =3D> no value =3D> no value
error_prepend_string =3D> no value =3D> no value
error_reporting =3D> 0 =3D> 0
expose_php =3D> On =3D> On
extension_dir =3D> /opt/php7/lib/php/extensions/no-debug-zts-20180731 =3D>=
 /opt/php7/lib/php/extensions/no-debug-zts-20180731
file_uploads =3D> On =3D> On
hard_timeout =3D> 2 =3D> 2
highlight.comment =3D> <font style=3D"color: #FF8000">#FF8000</font> =3D> =
<font style=3D"color: #FF8000">#FF8000</font>
highlight.default =3D> <font style=3D"color: #0000BB">#0000BB</font> =3D> =
<font style=3D"color: #0000BB">#0000BB</font>
highlight.html =3D> <font style=3D"color: #000000">#000000</font> =3D> =
<font style=3D"color: #000000">#000000</font>
highlight.keyword =3D> <font style=3D"color: #007700">#007700</font> =3D> =
<font style=3D"color: #007700">#007700</font>
highlight.string =3D> <font style=3D"color: #DD0000">#DD0000</font> =3D> =
<font style=3D"color: #DD0000">#DD0000</font>
html_errors =3D> Off =3D> Off
ignore_repeated_errors =3D> Off =3D> Off
ignore_repeated_source =3D> Off =3D> Off
ignore_user_abort =3D> Off =3D> Off
implicit_flush =3D> On =3D> On
include_path =3D> .:/opt/php7/lib/php =3D> .:/opt/php7/lib/php
input_encoding =3D> no value =3D> no value
internal_encoding =3D> no value =3D> no value
log_errors =3D> On =3D> On
log_errors_max_len =3D> 1024 =3D> 1024
mail.add_x_header =3D> On =3D> On
mail.force_extra_parameters =3D> no value =3D> no value
mail.log =3D> no value =3D> no value
max_execution_time =3D> 0 =3D> 0
max_file_uploads =3D> 20 =3D> 20
max_input_nesting_level =3D> 64 =3D> 64
max_input_time =3D> -1 =3D> -1
max_input_vars =3D> 1000 =3D> 1000
memory_limit =3D> 128M =3D> 128M
open_basedir =3D> no value =3D> no value
output_buffering =3D> 0 =3D> 0
output_encoding =3D> no value =3D> no value
output_handler =3D> no value =3D> no value
post_max_size =3D> 8M =3D> 8M
precision =3D> 14 =3D> 14
realpath_cache_size =3D> 4096K =3D> 4096K
realpath_cache_ttl =3D> 120 =3D> 120
register_argc_argv =3D> On =3D> On
report_memleaks =3D> On =3D> On
report_zend_debug =3D> Off =3D> Off
request_order =3D> GP =3D> GP
sendmail_from =3D> no value =3D> no value
sendmail_path =3D> /usr/sbin/sendmail -t -i  =3D> /usr/sbin/sendmail -t =
-i=20
serialize_precision =3D> -1 =3D> -1
short_open_tag =3D> Off =3D> Off
SMTP =3D> localhost =3D> localhost
smtp_port =3D> 25 =3D> 25
sys_temp_dir =3D> no value =3D> no value
syslog.facility =3D> LOG_USER =3D> LOG_USER
syslog.filter =3D> no-ctrl =3D> no-ctrl
syslog.ident =3D> php =3D> php
track_errors =3D> Off =3D> Off
unserialize_callback_func =3D> no value =3D> no value
upload_max_filesize =3D> 2M =3D> 2M
upload_tmp_dir =3D> no value =3D> no value
user_dir =3D> no value =3D> no value
user_ini.cache_ttl =3D> 300 =3D> 300
user_ini.filename =3D> .user.ini =3D> .user.ini
variables_order =3D> GPCS =3D> GPCS
xmlrpc_error_number =3D> 0 =3D> 0
xmlrpc_errors =3D> Off =3D> Off
zend.assertions =3D> 1 =3D> 1
zend.detect_unicode =3D> On =3D> On
zend.enable_gc =3D> On =3D> On
zend.multibyte =3D> Off =3D> Off
zend.script_encoding =3D> no value =3D> no value
zend.signal_check =3D> Off =3D> Off

ctype

ctype functions =3D> enabled

curl

cURL support =3D> enabled
cURL Information =3D> 7.54.0
Age =3D> 3
Features
AsynchDNS =3D> Yes
CharConv =3D> No
Debug =3D> No
GSS-Negotiate =3D> No
IDN =3D> No
IPv6 =3D> Yes
krb4 =3D> No
Largefile =3D> Yes
libz =3D> Yes
NTLM =3D> Yes
NTLMWB =3D> Yes
SPNEGO =3D> Yes
SSL =3D> Yes
SSPI =3D> No
TLS-SRP =3D> No
HTTP2 =3D> Yes
GSSAPI =3D> Yes
KERBEROS5 =3D> Yes
UNIX_SOCKETS =3D> Yes
PSL =3D> No
HTTPS_PROXY =3D> Yes
MULTI_SSL =3D> No
BROTLI =3D> No
Protocols =3D> dict, file, ftp, ftps, gopher, http, https, imap, imaps, =
ldap, ldaps, pop3, pop3s, rtsp, smb, smbs, smtp, smtps, telnet, tftp
Host =3D> x86_64-apple-darwin18.0
SSL Version =3D> LibreSSL/2.6.5
ZLib Version =3D> 1.2.11

Directive =3D> Local Value =3D> Master Value
curl.cainfo =3D> no value =3D> no value

date

date/time support =3D> enabled
timelib version =3D> 2018.01RC3
"Olson" Timezone Database Version =3D> 2019.1
Timezone Database =3D> internal
Default timezone =3D> Europe/Brussels

Directive =3D> Local Value =3D> Master Value
date.default_latitude =3D> 31.7667 =3D> 31.7667
date.default_longitude =3D> 35.2333 =3D> 35.2333
date.sunrise_zenith =3D> 90.583333 =3D> 90.583333
date.sunset_zenith =3D> 90.583333 =3D> 90.583333
date.timezone =3D> Europe/Brussels =3D> Europe/Brussels

dom

DOM/XML =3D> enabled
DOM/XML API Version =3D> 20031129
libxml Version =3D> 2.9.4
HTML Support =3D> enabled
XPath Support =3D> enabled
XPointer Support =3D> enabled
Schema Support =3D> enabled
RelaxNG Support =3D> enabled

fileinfo

fileinfo support =3D> enabled
libmagic =3D> 533

filter

Input Validation and Filtering =3D> enabled

Directive =3D> Local Value =3D> Master Value
filter.default =3D> unsafe_raw =3D> unsafe_raw
filter.default_flags =3D> no value =3D> no value

gd

GD Support =3D> enabled
GD Version =3D> bundled (2.1.0 compatible)
GIF Read Support =3D> enabled
GIF Create Support =3D> enabled
JPEG Support =3D> enabled
libJPEG Version =3D> 9 compatible
PNG Support =3D> enabled
libPNG Version =3D> 1.6.26
WBMP Support =3D> enabled
XBM Support =3D> enabled

Directive =3D> Local Value =3D> Master Value
gd.jpeg_ignore_warning =3D> 1 =3D> 1

hash

hash support =3D> enabled
Hashing Engines =3D> md2 md4 md5 sha1 sha224 sha256 sha384 sha512/224 =
sha512/256 sha512 sha3-224 sha3-256 sha3-384 sha3-512 ripemd128 =
ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 =
tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto =
adler32 crc32 crc32b fnv132 fnv1a32 fnv164 fnv1a64 joaat haval128,3 =
haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 =
haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 =
haval224,5 haval256,5=20

iconv

iconv support =3D> enabled
iconv implementation =3D> libiconv
iconv library version =3D> 1.15

Directive =3D> Local Value =3D> Master Value
iconv.input_encoding =3D> no value =3D> no value
iconv.internal_encoding =3D> no value =3D> no value
iconv.output_encoding =3D> no value =3D> no value

json

json support =3D> enabled
json version =3D> 1.7.0

libxml

libXML support =3D> active
libXML Compiled Version =3D> 2.9.4
libXML Loaded Version =3D> 20904
libXML streams =3D> enabled

mbstring

Multibyte Support =3D> enabled
Multibyte string engine =3D> libmbfl
HTTP input encoding translation =3D> disabled
libmbfl version =3D> 1.3.2
oniguruma version =3D> 6.9.0

mbstring extension makes use of "streamable kanji code filter and =
converter", which is distributed under the GNU Lesser General Public =
License version 2.1.

Multibyte (japanese) regex support =3D> enabled
Multibyte regex (oniguruma) backtrack check =3D> On
Multibyte regex (oniguruma) version =3D> 6.9.0

Directive =3D> Local Value =3D> Master Value
mbstring.detect_order =3D> no value =3D> no value
mbstring.encoding_translation =3D> Off =3D> Off
mbstring.func_overload =3D> 0 =3D> 0
mbstring.http_input =3D> no value =3D> no value
mbstring.http_output =3D> no value =3D> no value
mbstring.http_output_conv_mimetypes =3D> ^(text/|application/xhtml\+xml) =
=3D> ^(text/|application/xhtml\+xml)
mbstring.internal_encoding =3D> no value =3D> no value
mbstring.language =3D> neutral =3D> neutral
mbstring.regex_stack_limit =3D> 100000 =3D> 100000
mbstring.strict_detection =3D> Off =3D> Off
mbstring.substitute_character =3D> no value =3D> no value

mongodb

MongoDB support =3D> enabled
MongoDB extension version =3D> 1.5.1
MongoDB extension stability =3D> stable
libbson bundled version =3D> 1.11.0
libmongoc bundled version =3D> 1.11.0
libmongoc SSL =3D> enabled
libmongoc SSL library =3D> Secure Transport
libmongoc crypto =3D> enabled
libmongoc crypto library =3D> Common Crypto
libmongoc crypto system profile =3D> disabled
libmongoc SASL =3D> enabled
libmongoc ICU =3D> disabled
libmongoc compression =3D> enabled
libmongoc compression snappy =3D> disabled
libmongoc compression zlib =3D> enabled

Directive =3D> Local Value =3D> Master Value
mongodb.debug =3D> no value =3D> no value

mysqli

MysqlI Support =3D> enabled
Client API library version =3D> mysqlnd 5.0.12-dev - 20150407 - $Id: =
7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $
Active Persistent Links =3D> 0
Inactive Persistent Links =3D> 0
Active Links =3D> 0

Directive =3D> Local Value =3D> Master Value
mysqli.allow_local_infile =3D> Off =3D> Off
mysqli.allow_persistent =3D> On =3D> On
mysqli.default_host =3D> no value =3D> no value
mysqli.default_port =3D> 3306 =3D> 3306
mysqli.default_pw =3D> no value =3D> no value
mysqli.default_socket =3D> /tmp/mysql.sock =3D> /tmp/mysql.sock
mysqli.default_user =3D> no value =3D> no value
mysqli.max_links =3D> Unlimited =3D> Unlimited
mysqli.max_persistent =3D> Unlimited =3D> Unlimited
mysqli.reconnect =3D> Off =3D> Off
mysqli.rollback_on_cached_plink =3D> Off =3D> Off

mysqlnd

mysqlnd =3D> enabled
Version =3D> mysqlnd 5.0.12-dev - 20150407 - $Id: =
7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $
Compression =3D> supported
core SSL =3D> supported
extended SSL =3D> supported
Command buffer size =3D> 4096
Read buffer size =3D> 32768
Read timeout =3D> 86400
Collecting statistics =3D> Yes
Collecting memory statistics =3D> Yes
Tracing =3D> n/a
Loaded plugins =3D> =
mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_cl=
ear_password,auth_plugin_sha256_password
API Extensions =3D> pdo_mysql,mysqli

mysqlnd statistics =3D> =20
bytes_sent =3D> 0
bytes_received =3D> 0
packets_sent =3D> 0
packets_received =3D> 0
protocol_overhead_in =3D> 0
protocol_overhead_out =3D> 0
bytes_received_ok_packet =3D> 0
bytes_received_eof_packet =3D> 0
bytes_received_rset_header_packet =3D> 0
bytes_received_rset_field_meta_packet =3D> 0
bytes_received_rset_row_packet =3D> 0
bytes_received_prepare_response_packet =3D> 0
bytes_received_change_user_packet =3D> 0
packets_sent_command =3D> 0
packets_received_ok =3D> 0
packets_received_eof =3D> 0
packets_received_rset_header =3D> 0
packets_received_rset_field_meta =3D> 0
packets_received_rset_row =3D> 0
packets_received_prepare_response =3D> 0
packets_received_change_user =3D> 0
result_set_queries =3D> 0
non_result_set_queries =3D> 0
no_index_used =3D> 0
bad_index_used =3D> 0
slow_queries =3D> 0
buffered_sets =3D> 0
unbuffered_sets =3D> 0
ps_buffered_sets =3D> 0
ps_unbuffered_sets =3D> 0
flushed_normal_sets =3D> 0
flushed_ps_sets =3D> 0
ps_prepared_never_executed =3D> 0
ps_prepared_once_executed =3D> 0
rows_fetched_from_server_normal =3D> 0
rows_fetched_from_server_ps =3D> 0
rows_buffered_from_client_normal =3D> 0
rows_buffered_from_client_ps =3D> 0
rows_fetched_from_client_normal_buffered =3D> 0
rows_fetched_from_client_normal_unbuffered =3D> 0
rows_fetched_from_client_ps_buffered =3D> 0
rows_fetched_from_client_ps_unbuffered =3D> 0
rows_fetched_from_client_ps_cursor =3D> 0
rows_affected_normal =3D> 0
rows_affected_ps =3D> 0
rows_skipped_normal =3D> 0
rows_skipped_ps =3D> 0
copy_on_write_saved =3D> 0
copy_on_write_performed =3D> 0
command_buffer_too_small =3D> 0
connect_success =3D> 0
connect_failure =3D> 0
connection_reused =3D> 0
reconnect =3D> 0
pconnect_success =3D> 0
active_connections =3D> 0
active_persistent_connections =3D> 0
explicit_close =3D> 0
implicit_close =3D> 0
disconnect_close =3D> 0
in_middle_of_command_close =3D> 0
explicit_free_result =3D> 0
implicit_free_result =3D> 0
explicit_stmt_close =3D> 0
implicit_stmt_close =3D> 0
mem_emalloc_count =3D> 0
mem_emalloc_amount =3D> 0
mem_ecalloc_count =3D> 0
mem_ecalloc_amount =3D> 0
mem_erealloc_count =3D> 0
mem_erealloc_amount =3D> 0
mem_efree_count =3D> 0
mem_efree_amount =3D> 0
mem_malloc_count =3D> 0
mem_malloc_amount =3D> 0
mem_calloc_count =3D> 0
mem_calloc_amount =3D> 0
mem_realloc_count =3D> 0
mem_realloc_amount =3D> 0
mem_free_count =3D> 0
mem_free_amount =3D> 0
mem_estrndup_count =3D> 0
mem_strndup_count =3D> 0
mem_estrdup_count =3D> 0
mem_strdup_count =3D> 0
mem_edupl_count =3D> 0
mem_dupl_count =3D> 0
proto_text_fetched_null =3D> 0
proto_text_fetched_bit =3D> 0
proto_text_fetched_tinyint =3D> 0
proto_text_fetched_short =3D> 0
proto_text_fetched_int24 =3D> 0
proto_text_fetched_int =3D> 0
proto_text_fetched_bigint =3D> 0
proto_text_fetched_decimal =3D> 0
proto_text_fetched_float =3D> 0
proto_text_fetched_double =3D> 0
proto_text_fetched_date =3D> 0
proto_text_fetched_year =3D> 0
proto_text_fetched_time =3D> 0
proto_text_fetched_datetime =3D> 0
proto_text_fetched_timestamp =3D> 0
proto_text_fetched_string =3D> 0
proto_text_fetched_blob =3D> 0
proto_text_fetched_enum =3D> 0
proto_text_fetched_set =3D> 0
proto_text_fetched_geometry =3D> 0
proto_text_fetched_other =3D> 0
proto_binary_fetched_null =3D> 0
proto_binary_fetched_bit =3D> 0
proto_binary_fetched_tinyint =3D> 0
proto_binary_fetched_short =3D> 0
proto_binary_fetched_int24 =3D> 0
proto_binary_fetched_int =3D> 0
proto_binary_fetched_bigint =3D> 0
proto_binary_fetched_decimal =3D> 0
proto_binary_fetched_float =3D> 0
proto_binary_fetched_double =3D> 0
proto_binary_fetched_date =3D> 0
proto_binary_fetched_year =3D> 0
proto_binary_fetched_time =3D> 0
proto_binary_fetched_datetime =3D> 0
proto_binary_fetched_timestamp =3D> 0
proto_binary_fetched_string =3D> 0
proto_binary_fetched_json =3D> 0
proto_binary_fetched_blob =3D> 0
proto_binary_fetched_enum =3D> 0
proto_binary_fetched_set =3D> 0
proto_binary_fetched_geometry =3D> 0
proto_binary_fetched_other =3D> 0
init_command_executed_count =3D> 0
init_command_failed_count =3D> 0
com_quit =3D> 0
com_init_db =3D> 0
com_query =3D> 0
com_field_list =3D> 0
com_create_db =3D> 0
com_drop_db =3D> 0
com_refresh =3D> 0
com_shutdown =3D> 0
com_statistics =3D> 0
com_process_info =3D> 0
com_connect =3D> 0
com_process_kill =3D> 0
com_debug =3D> 0
com_ping =3D> 0
com_time =3D> 0
com_delayed_insert =3D> 0
com_change_user =3D> 0
com_binlog_dump =3D> 0
com_table_dump =3D> 0
com_connect_out =3D> 0
com_register_slave =3D> 0
com_stmt_prepare =3D> 0
com_stmt_execute =3D> 0
com_stmt_send_long_data =3D> 0
com_stmt_close =3D> 0
com_stmt_reset =3D> 0
com_stmt_set_option =3D> 0
com_stmt_fetch =3D> 0
com_deamon =3D> 0
bytes_received_real_data_normal =3D> 0
bytes_received_real_data_ps =3D> 0

openssl

OpenSSL support =3D> enabled
OpenSSL Library Version =3D> OpenSSL 1.0.2n  7 Dec 2017
OpenSSL Header Version =3D> OpenSSL 1.0.2n  7 Dec 2017
Openssl default config =3D> /opt/openssl/openssl.cnf

Directive =3D> Local Value =3D> Master Value
openssl.cafile =3D> no value =3D> no value
openssl.capath =3D> no value =3D> no value

pcntl

pcntl support =3D> enabled

pcre

PCRE (Perl Compatible Regular Expressions) Support =3D> enabled
PCRE Library Version =3D> 10.32 2018-09-10
PCRE Unicode Version =3D> 11.0.0
PCRE JIT Support =3D> enabled
PCRE JIT Target =3D> x86 64bit (little endian + unaligned)

Directive =3D> Local Value =3D> Master Value
pcre.backtrack_limit =3D> 1000000 =3D> 1000000
pcre.jit =3D> 1 =3D> 1
pcre.recursion_limit =3D> 100000 =3D> 100000

PDO

PDO support =3D> enabled
PDO drivers =3D> sqlite, mysql

pdo_mysql

PDO Driver for MySQL =3D> enabled
Client API version =3D> mysqlnd 5.0.12-dev - 20150407 - $Id: =
7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $

Directive =3D> Local Value =3D> Master Value
pdo_mysql.default_socket =3D> /tmp/mysql.sock =3D> /tmp/mysql.sock

pdo_sqlite

PDO Driver for SQLite 3.x =3D> enabled
SQLite Library =3D> 3.24.0

Phar

Phar: PHP Archive support =3D> enabled
Phar API version =3D> 1.1.1
Phar-based phar archives =3D> enabled
Tar-based phar archives =3D> enabled
ZIP-based phar archives =3D> enabled
gzip compression =3D> enabled
bzip2 compression =3D> enabled
OpenSSL support =3D> enabled


Phar based on pear/PHP_Archive, original concept by Davey Shafik.
Phar fully realized by Gregory Beaver and Marcus Boerger.
Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
Directive =3D> Local Value =3D> Master Value
phar.cache_list =3D> no value =3D> no value
phar.readonly =3D> Off =3D> Off
phar.require_hash =3D> On =3D> On

posix

POSIX support =3D> enabled

readline

Readline Support =3D> enabled
Readline library =3D> EditLine wrapper

Directive =3D> Local Value =3D> Master Value
cli.pager =3D> no value =3D> no value
cli.prompt =3D> \b \>  =3D> \b \>=20

redis

Redis Support =3D> enabled
Redis Version =3D> 4.2.0
Available serializers =3D> php

Directive =3D> Local Value =3D> Master Value
redis.arrays.autorehash =3D> 0 =3D> 0
redis.arrays.connecttimeout =3D> 0 =3D> 0
redis.arrays.distributor =3D> no value =3D> no value
redis.arrays.functions =3D> no value =3D> no value
redis.arrays.hosts =3D> no value =3D> no value
redis.arrays.index =3D> 0 =3D> 0
redis.arrays.lazyconnect =3D> 0 =3D> 0
redis.arrays.names =3D> no value =3D> no value
redis.arrays.pconnect =3D> 0 =3D> 0
redis.arrays.previous =3D> no value =3D> no value
redis.arrays.readtimeout =3D> 0 =3D> 0
redis.arrays.retryinterval =3D> 0 =3D> 0
redis.clusters.persistent =3D> 0 =3D> 0
redis.clusters.read_timeout =3D> 0 =3D> 0
redis.clusters.seeds =3D> no value =3D> no value
redis.clusters.timeout =3D> 0 =3D> 0
redis.session.lock_expire =3D> 0 =3D> 0
redis.session.lock_retries =3D> 10 =3D> 10
redis.session.lock_wait_time =3D> 2000 =3D> 2000
redis.session.locking_enabled =3D> 0 =3D> 0

Reflection

Reflection =3D> enabled

session

Session Support =3D> enabled
Registered save handlers =3D> files user redis rediscluster=20
Registered serializer handlers =3D> php_serialize php php_binary=20

Directive =3D> Local Value =3D> Master Value
session.auto_start =3D> Off =3D> Off
session.cache_expire =3D> 180 =3D> 180
session.cache_limiter =3D> nocache =3D> nocache
session.cookie_domain =3D> no value =3D> no value
session.cookie_httponly =3D> no value =3D> no value
session.cookie_lifetime =3D> 0 =3D> 0
session.cookie_path =3D> / =3D> /
session.cookie_samesite =3D> no value =3D> no value
session.cookie_secure =3D> 0 =3D> 0
session.gc_divisor =3D> 1000 =3D> 1000
session.gc_maxlifetime =3D> 1440 =3D> 1440
session.gc_probability =3D> 1 =3D> 1
session.lazy_write =3D> On =3D> On
session.name =3D> PHPSESSID =3D> PHPSESSID
session.referer_check =3D> no value =3D> no value
session.save_handler =3D> files =3D> files
session.save_path =3D> no value =3D> no value
session.serialize_handler =3D> php =3D> php
session.sid_bits_per_character =3D> 5 =3D> 5
session.sid_length =3D> 26 =3D> 26
session.upload_progress.cleanup =3D> On =3D> On
session.upload_progress.enabled =3D> On =3D> On
session.upload_progress.freq =3D> 1% =3D> 1%
session.upload_progress.min_freq =3D> 1 =3D> 1
session.upload_progress.name =3D> PHP_SESSION_UPLOAD_PROGRESS =3D> =
PHP_SESSION_UPLOAD_PROGRESS
session.upload_progress.prefix =3D> upload_progress_ =3D> =
upload_progress_
session.use_cookies =3D> 1 =3D> 1
session.use_only_cookies =3D> 1 =3D> 1
session.use_strict_mode =3D> 0 =3D> 0
session.use_trans_sid =3D> 0 =3D> 0

SimpleXML

SimpleXML support =3D> enabled
Schema support =3D> enabled

soap

Soap Client =3D> enabled
Soap Server =3D> enabled

Directive =3D> Local Value =3D> Master Value
soap.wsdl_cache =3D> 1 =3D> 1
soap.wsdl_cache_dir =3D> /tmp =3D> /tmp
soap.wsdl_cache_enabled =3D> 1 =3D> 1
soap.wsdl_cache_limit =3D> 5 =3D> 5
soap.wsdl_cache_ttl =3D> 86400 =3D> 86400

sockets

Sockets Support =3D> enabled

SPL

SPL support =3D> enabled
Interfaces =3D> OuterIterator, RecursiveIterator, SeekableIterator, =
SplObserver, SplSubject
Classes =3D> AppendIterator, ArrayIterator, ArrayObject, =
BadFunctionCallException, BadMethodCallException, CachingIterator, =
CallbackFilterIterator, DirectoryIterator, DomainException, =
EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, =
InfiniteIterator, InvalidArgumentException, IteratorIterator, =
LengthException, LimitIterator, LogicException, MultipleIterator, =
NoRewindIterator, OutOfBoundsException, OutOfRangeException, =
OverflowException, ParentIterator, RangeException, =
RecursiveArrayIterator, RecursiveCachingIterator, =
RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, =
RecursiveFilterIterator, RecursiveIteratorIterator, =
RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, =
RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, =
SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, =
SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, =
UnderflowException, UnexpectedValueException

sqlite3

SQLite3 support =3D> enabled
SQLite Library =3D> 3.24.0

Directive =3D> Local Value =3D> Master Value
sqlite3.extension_dir =3D> no value =3D> no value

standard

Dynamic Library Support =3D> enabled
Path to sendmail =3D> /usr/sbin/sendmail -t -i=20

Directive =3D> Local Value =3D> Master Value
assert.active =3D> 1 =3D> 1
assert.bail =3D> 0 =3D> 0
assert.callback =3D> no value =3D> no value
assert.exception =3D> 0 =3D> 0
assert.quiet_eval =3D> 0 =3D> 0
assert.warning =3D> 1 =3D> 1
auto_detect_line_endings =3D> 0 =3D> 0
default_socket_timeout =3D> 60 =3D> 60
from =3D> no value =3D> no value
session.trans_sid_hosts =3D> no value =3D> no value
session.trans_sid_tags =3D> a=3Dhref,area=3Dhref,frame=3Dsrc,form=3D =3D> =
a=3Dhref,area=3Dhref,frame=3Dsrc,form=3D
url_rewriter.hosts =3D> no value =3D> no value
url_rewriter.tags =3D> form=3D =3D> form=3D
user_agent =3D> no value =3D> no value

tokenizer

Tokenizer Support =3D> enabled

xdebug

xdebug support =3D> enabled
Version =3D> 2.7.0beta1
IDE Key =3D> dragonbe

Supported protocols
DBGp - Common DeBuGger Protocol

Directive =3D> Local Value =3D> Master Value
xdebug.auto_trace =3D> Off =3D> Off
xdebug.cli_color =3D> 1 =3D> 1
xdebug.collect_assignments =3D> Off =3D> Off
xdebug.collect_includes =3D> On =3D> On
xdebug.collect_params =3D> 0 =3D> 0
xdebug.collect_return =3D> Off =3D> Off
xdebug.collect_vars =3D> Off =3D> Off
xdebug.coverage_enable =3D> On =3D> On
xdebug.default_enable =3D> Off =3D> Off
xdebug.dump.COOKIE =3D> no value =3D> no value
xdebug.dump.ENV =3D> no value =3D> no value
xdebug.dump.FILES =3D> no value =3D> no value
xdebug.dump.GET =3D> no value =3D> no value
xdebug.dump.POST =3D> no value =3D> no value
xdebug.dump.REQUEST =3D> no value =3D> no value
xdebug.dump.SERVER =3D> no value =3D> no value
xdebug.dump.SESSION =3D> no value =3D> no value
xdebug.dump_globals =3D> On =3D> On
xdebug.dump_once =3D> On =3D> On
xdebug.dump_undefined =3D> Off =3D> Off
xdebug.extended_info =3D> On =3D> On
xdebug.file_link_format =3D> no value =3D> no value
xdebug.filename_format =3D> no value =3D> no value
xdebug.force_display_errors =3D> Off =3D> Off
xdebug.force_error_reporting =3D> 0 =3D> 0
xdebug.gc_stats_enable =3D> Off =3D> Off
xdebug.gc_stats_output_dir =3D> /var/tmp/ =3D> /var/tmp/
xdebug.gc_stats_output_name =3D> gcstats.%p =3D> gcstats.%p
xdebug.halt_level =3D> 0 =3D> 0
xdebug.idekey =3D> no value =3D> no value
xdebug.max_nesting_level =3D> 256 =3D> 256
xdebug.max_stack_frames =3D> -1 =3D> -1
xdebug.overload_var_dump =3D> 2 =3D> 2
xdebug.profiler_aggregate =3D> Off =3D> Off
xdebug.profiler_append =3D> Off =3D> Off
xdebug.profiler_enable =3D> Off =3D> Off
xdebug.profiler_enable_trigger =3D> Off =3D> Off
xdebug.profiler_enable_trigger_value =3D> no value =3D> no value
xdebug.profiler_output_dir =3D> /var/log/apache2/xdebug-profiler.log =3D> =
/var/log/apache2/xdebug-profiler.log
xdebug.profiler_output_name =3D> cachegrind.out.%p =3D> =
cachegrind.out.%p
xdebug.remote_addr_header =3D> no value =3D> no value
xdebug.remote_autostart =3D> Off =3D> Off
xdebug.remote_connect_back =3D> On =3D> On
xdebug.remote_cookie_expire_time =3D> 3600 =3D> 3600
xdebug.remote_enable =3D> On =3D> On
xdebug.remote_handler =3D> dbgp =3D> dbgp
xdebug.remote_host =3D> localhost =3D> localhost
xdebug.remote_log =3D> no value =3D> no value
xdebug.remote_mode =3D> req =3D> req
xdebug.remote_port =3D> 9000 =3D> 9000
xdebug.remote_timeout =3D> 200 =3D> 200
xdebug.scream =3D> On =3D> On
xdebug.show_error_trace =3D> Off =3D> Off
xdebug.show_exception_trace =3D> Off =3D> Off
xdebug.show_local_vars =3D> Off =3D> Off
xdebug.show_mem_delta =3D> Off =3D> Off
xdebug.trace_enable_trigger =3D> Off =3D> Off
xdebug.trace_enable_trigger_value =3D> no value =3D> no value
xdebug.trace_format =3D> 0 =3D> 0
xdebug.trace_options =3D> 0 =3D> 0
xdebug.trace_output_dir =3D> /var/tmp/ =3D> /var/tmp/
xdebug.trace_output_name =3D> trace.%c =3D> trace.%c
xdebug.var_display_max_children =3D> 128 =3D> 128
xdebug.var_display_max_data =3D> 512 =3D> 512
xdebug.var_display_max_depth =3D> 3 =3D> 3

xml

XML Support =3D> active
XML Namespace Support =3D> active
libxml2 Version =3D> 2.9.4

xmlreader

XMLReader =3D> enabled

xmlwriter

XMLWriter =3D> enabled

Zend OPcache

Opcode Caching =3D> Disabled
Optimization =3D> Disabled
SHM Cache =3D> Enabled
File Cache =3D> Disabled
Startup Failed =3D> Opcode Caching is disabled for CLI

Directive =3D> Local Value =3D> Master Value
opcache.blacklist_filename =3D> no value =3D> no value
opcache.consistency_checks =3D> 0 =3D> 0
opcache.dups_fix =3D> Off =3D> Off
opcache.enable =3D> On =3D> On
opcache.enable_cli =3D> Off =3D> Off
opcache.enable_file_override =3D> Off =3D> Off
opcache.error_log =3D> no value =3D> no value
opcache.file_cache =3D> no value =3D> no value
opcache.file_cache_consistency_checks =3D> 1 =3D> 1
opcache.file_cache_only =3D> 0 =3D> 0
opcache.file_update_protection =3D> 2 =3D> 2
opcache.force_restart_timeout =3D> 180 =3D> 180
opcache.huge_code_pages =3D> Off =3D> Off
opcache.interned_strings_buffer =3D> 8 =3D> 8
opcache.lockfile_path =3D> /tmp =3D> /tmp
opcache.log_verbosity_level =3D> 1 =3D> 1
opcache.max_accelerated_files =3D> 10000 =3D> 10000
opcache.max_file_size =3D> 0 =3D> 0
opcache.max_wasted_percentage =3D> 5 =3D> 5
opcache.memory_consumption =3D> 128 =3D> 128
opcache.opt_debug_level =3D> 0 =3D> 0
opcache.optimization_level =3D> 0x7FFEBFFF =3D> 0x7FFEBFFF
opcache.preferred_memory_model =3D> no value =3D> no value
opcache.protect_memory =3D> 0 =3D> 0
opcache.restrict_api =3D> no value =3D> no value
opcache.revalidate_freq =3D> 2 =3D> 2
opcache.revalidate_path =3D> Off =3D> Off
opcache.save_comments =3D> 1 =3D> 1
opcache.use_cwd =3D> On =3D> On
opcache.validate_permission =3D> Off =3D> Off
opcache.validate_root =3D> Off =3D> Off
opcache.validate_timestamps =3D> On =3D> On

zip

Zip =3D> enabled
Zip version =3D> 1.15.4
Libzip headers version =3D> 1.5.1
Libzip library version =3D> 1.5.1

zlib

ZLib Support =3D> enabled
Stream Wrapper =3D> compress.zlib://
Stream Filter =3D> zlib.inflate, zlib.deflate
Compiled Version =3D> 1.2.11
Linked Version =3D> 1.2.11

Directive =3D> Local Value =3D> Master Value
zlib.output_compression =3D> Off =3D> Off
zlib.output_compression_level =3D> -1 =3D> -1
zlib.output_handler =3D> no value =3D> no value

Additional Modules

Module Name

Environment

Variable =3D> Value
TERM_PROGRAM =3D> iTerm.app
TEST_PHP_SRCDIR =3D> /Users/dragonbe/tmp/php-7.3.6
SHELL =3D> /bin/zsh
TERM =3D> xterm-256color
VAGRANT_DEFAULT_PROVIDER =3D> virtualbox
MAKEFLAGS =3D> =20
SSH_CLIENT =3D> deleted
TMPDIR =3D> /var/folders/m0/72rv98hs1514ndlk6q_fjqy40000gn/T/
TEST_PHPDBG_EXECUTABLE =3D> =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/phpdbg
Apple_PubSub_Socket_Render =3D> =
/private/tmp/com.apple.launchd.zpetIh0c8P/Render
TERM_PROGRAM_VERSION =3D> 3.2.9
VAULT_ADDR =3D> http://127.0.0.1:8200
OLDPWD =3D> /Users/dragonbe/tmp/php-7.3.6
TERM_SESSION_ID =3D> w0t0p0:8B165112-5A32-46C0-B341-43B43E846CB7
SSH_TTY =3D> deleted
ZSH =3D> /Users/dragonbe/.oh-my-zsh
USER =3D> dragonbe
SSH_AUTH_SOCK =3D> deleted
__CF_USER_TEXT_ENCODING =3D> 0x1F5:0x0:0x2
MAKELEVEL =3D> 1
PAGER =3D> less
MFLAGS =3D> =20
LSCOLORS =3D> Gxfxcxdxbxegedabagacad
PATH =3D> =
/Users/dragonbe/bin/sonar-scanner-3.2.0.1227-macosx/bin:/Users/dragonbe/.y=
arn/bin:/Users/dragonbe/.config/yarn/global/node_modules/.bin:/opt/php7/bi=
n:/usr/local/mysql/bin:/usr/local/mongodb/bin:/opt/mongo/bin:/usr/local/gi=
t/bin:/Users/dragonbe/dev/arcanist/bin:/Users/dragonbe/dev/apache-maven-3.=
2.2/bin:/Users/dragonbe/lib/azure-cli/bin:/Library/Frameworks/Python.frame=
work/Versions/3.7/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applic=
ations/VMware =
Fusion.app/Contents/Public:/usr/local/MacGPG2/bin:/opt/X11/bin:/Applicatio=
ns/Wireshark.app/Contents/MacOS
PWD =3D> /Users/dragonbe/tmp/php-7.3.6
EDITOR =3D> /usr/bin/vi
TEST_PHP_EXECUTABLE =3D> /Users/dragonbe/tmp/php-7.3.6/sapi/cli/php
ITERM_PROFILE =3D> DragonBe's Haunted Terminal
XPC_FLAGS =3D> 0x0
XPC_SERVICE_NAME =3D> 0
GPG_TTY =3D> /dev/ttys001
VAGRANT_DISABLE_VBOXSYMLINKCREATE =3D> 1
HOME =3D> /Users/dragonbe
SHLVL =3D> 3
COLORFGBG =3D> 15;0
ITERM_SESSION_ID =3D> w0t0p0:8B165112-5A32-46C0-B341-43B43E846CB7
LOGNAME =3D> dragonbe
LESS =3D> -R
SSH_CONNECTION =3D> deleted
LC_CTYPE =3D> UTF-8
DISPLAY =3D> =
/private/tmp/com.apple.launchd.BNo4QaO6Bg/org.macosforge.xquartz:0
CC =3D> cc
COLORTERM =3D> truecolor
_ =3D> /Users/dragonbe/tmp/php-7.3.6/sapi/cli/php

PHP Variables

Variable =3D> Value
$_SERVER['TERM_PROGRAM'] =3D> iTerm.app
$_SERVER['TEST_PHP_SRCDIR'] =3D> /Users/dragonbe/tmp/php-7.3.6
$_SERVER['SHELL'] =3D> /bin/zsh
$_SERVER['TERM'] =3D> xterm-256color
$_SERVER['VAGRANT_DEFAULT_PROVIDER'] =3D> virtualbox
$_SERVER['MAKEFLAGS'] =3D>=20
$_SERVER['SSH_CLIENT'] =3D> deleted
$_SERVER['TMPDIR'] =3D> =
/var/folders/m0/72rv98hs1514ndlk6q_fjqy40000gn/T/
$_SERVER['TEST_PHPDBG_EXECUTABLE'] =3D> =
/Users/dragonbe/tmp/php-7.3.6/sapi/phpdbg/phpdbg
$_SERVER['Apple_PubSub_Socket_Render'] =3D> =
/private/tmp/com.apple.launchd.zpetIh0c8P/Render
$_SERVER['TERM_PROGRAM_VERSION'] =3D> 3.2.9
$_SERVER['VAULT_ADDR'] =3D> http://127.0.0.1:8200
$_SERVER['OLDPWD'] =3D> /Users/dragonbe/tmp/php-7.3.6
$_SERVER['TERM_SESSION_ID'] =3D> =
w0t0p0:8B165112-5A32-46C0-B341-43B43E846CB7
$_SERVER['SSH_TTY'] =3D> deleted
$_SERVER['ZSH'] =3D> /Users/dragonbe/.oh-my-zsh
$_SERVER['USER'] =3D> dragonbe
$_SERVER['SSH_AUTH_SOCK'] =3D> deleted
$_SERVER['__CF_USER_TEXT_ENCODING'] =3D> 0x1F5:0x0:0x2
$_SERVER['MAKELEVEL'] =3D> 1
$_SERVER['PAGER'] =3D> less
$_SERVER['MFLAGS'] =3D>=20
$_SERVER['LSCOLORS'] =3D> Gxfxcxdxbxegedabagacad
$_SERVER['PATH'] =3D> =
/Users/dragonbe/bin/sonar-scanner-3.2.0.1227-macosx/bin:/Users/dragonbe/.y=
arn/bin:/Users/dragonbe/.config/yarn/global/node_modules/.bin:/opt/php7/bi=
n:/usr/local/mysql/bin:/usr/local/mongodb/bin:/opt/mongo/bin:/usr/local/gi=
t/bin:/Users/dragonbe/dev/arcanist/bin:/Users/dragonbe/dev/apache-maven-3.=
2.2/bin:/Users/dragonbe/lib/azure-cli/bin:/Library/Frameworks/Python.frame=
work/Versions/3.7/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applic=
ations/VMware =
Fusion.app/Contents/Public:/usr/local/MacGPG2/bin:/opt/X11/bin:/Applicatio=
ns/Wireshark.app/Contents/MacOS
$_SERVER['PWD'] =3D> /Users/dragonbe/tmp/php-7.3.6
$_SERVER['EDITOR'] =3D> /usr/bin/vi
$_SERVER['TEST_PHP_EXECUTABLE'] =3D> =
/Users/dragonbe/tmp/php-7.3.6/sapi/cli/php
$_SERVER['ITERM_PROFILE'] =3D> DragonBe's Haunted Terminal
$_SERVER['XPC_FLAGS'] =3D> 0x0
$_SERVER['XPC_SERVICE_NAME'] =3D> 0
$_SERVER['GPG_TTY'] =3D> /dev/ttys001
$_SERVER['VAGRANT_DISABLE_VBOXSYMLINKCREATE'] =3D> 1
$_SERVER['HOME'] =3D> /Users/dragonbe
$_SERVER['SHLVL'] =3D> 3
$_SERVER['COLORFGBG'] =3D> 15;0
$_SERVER['ITERM_SESSION_ID'] =3D> =
w0t0p0:8B165112-5A32-46C0-B341-43B43E846CB7
$_SERVER['LOGNAME'] =3D> dragonbe
$_SERVER['LESS'] =3D> -R
$_SERVER['SSH_CONNECTION'] =3D> deleted
$_SERVER['LC_CTYPE'] =3D> UTF-8
$_SERVER['DISPLAY'] =3D> =
/private/tmp/com.apple.launchd.BNo4QaO6Bg/org.macosforge.xquartz:0
$_SERVER['CC'] =3D> cc
$_SERVER['COLORTERM'] =3D> truecolor
$_SERVER['_'] =3D> /Users/dragonbe/tmp/php-7.3.6/sapi/cli/php
$_SERVER['PHP_SELF'] =3D>=20
$_SERVER['SCRIPT_NAME'] =3D>=20
$_SERVER['SCRIPT_FILENAME'] =3D>=20
$_SERVER['PATH_TRANSLATED'] =3D>=20
$_SERVER['DOCUMENT_ROOT'] =3D>=20
$_SERVER['REQUEST_TIME_FLOAT'] =3D> 1562156607.0853
$_SERVER['REQUEST_TIME'] =3D> 1562156607
$_SERVER['argv'] =3D> Array
(
)

$_SERVER['argc'] =3D> 0

PHP License
This program is free software; you can redistribute it and/or modify
it under the terms of the PHP License as published by the PHP Group
and included in the distribution in the file:  LICENSE

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

If you did not receive a copy of the PHP license, or have any
questions about PHP licensing, please contact [email protected].

--Apple-Mail=_AD86041D-F0E4-4101-BB38-DDE4C9E48BE1
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=us-ascii






--Apple-Mail=_AD86041D-F0E4-4101-BB38-DDE4C9E48BE1--