bug report
[email protected] (Jeff Bacon) Mon, 8 May 2017 08:24:25 -0400
| Newsgroups | php.qa.reports |
|---|---|
| Message-ID | <[email protected]> |
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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_modifie=
rs_008.phpt] XFAIL REASON: Discussion: http://marc.info/?l=3Dphp-internals=
&m=3D120221184420957&w=3D2
Inconsistencies when accessing protected members - 2 [Zend/tests/access_mod=
ifiers_009.phpt] XFAIL REASON: Discussion: http://marc.info/?l=3Dphp-inter=
nals&m=3D120221184420957&w=3D2
Bug #48770 (call_user_func_array() fails to call parent from inheriting cla=
ss) [Zend/tests/bug48770.phpt] XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting cla=
ss) [Zend/tests/bug48770_2.phpt] XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting cla=
ss) [Zend/tests/bug48770_3.phpt] XFAIL REASON: See Bug #48770
Bug #64896 (Segfault with gc_collect_cycles using unserialize on certain ob=
jects) [Zend/tests/bug64896.phpt] XFAIL REASON: We can not fix this bug wi=
thout a significant (performace slow down) change to gc
Initial value of static var in method depends on the include time of the cl=
ass 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-t=
ype2-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::add() -- spring type3 type2 [ext/date/tests/DateTime_add-spring-t=
ype3-type2.phpt] XFAIL REASON: Various bugs exist
DateTime::add() -- spring type3 type3 [ext/date/tests/DateTime_add-spring-t=
ype3-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type2 type3 [ext/date/tests/DateTime_diff-fall-typ=
e2-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type3 type2 [ext/date/tests/DateTime_diff-fall-typ=
e3-type2.phpt] XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type3 type3 [ext/date/tests/DateTime_diff-fall-typ=
e3-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-t=
ype2-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type3 type2 [ext/date/tests/DateTime_sub-spring-t=
ype3-type2.phpt] XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type3 type3 [ext/date/tests/DateTime_sub-spring-t=
ype3-type3.phpt] XFAIL REASON: Various bugs exist
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bd2) [ext/=
date/tests/rfc-datetime_and_daylight_saving_time-type3-bd2.phpt] XFAIL REA=
SON: Still not quite right
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fs) [ext/d=
ate/tests/rfc-datetime_and_daylight_saving_time-type3-fs.phpt] XFAIL REASO=
N: Still not quite right
DBA with persistent connections [ext/dba/tests/dba015.phpt] XFAIL REASON: =
Test 6 crashes in flatfile_findkey with dba pointer of NULL, bug http://bug=
s.php.net/bug.php?id=3D51278
DBA DB4 with persistent connections [ext/dba/tests/dba_db4_018.phpt] XFAIL=
REASON: Test 6 crashes with dba pointer of NULL, bug http://bugs.php.net/b=
ug.php?id=3D51278
Bug #42718 (unsafe_raw filter not applied when configured as default filter=
) [ext/filter/tests/bug42718.phpt] XFAIL REASON: FILTER_UNSAFE_RAW not app=
lied when configured as default filter, even with flags
Bug #67296 (filter_input doesn't validate variables) [ext/filter/tests/bug4=
9184.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 p=
hp_zval_filter to not use convert_to_string for all filters.
Bug #70470 (Built-in server truncates headers spanning over TCP packets) [s=
api/cli/tests/bug70470.phpt] XFAIL REASON: bug is not fixed yet
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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
---------------------------------------------------------------------
bug #42143 (The constant NAN is reported as 0 on Windows build) [Zend/tests=
/bug42143.phpt]
Bug #27780 (strtotime(+1 xxx) returns a wrong date/time) [ext/date/tests/bu=
g27780.phpt]
Bug #33532 (Different output for strftime() and date()) [ext/date/tests/bug=
33532.phpt]
Bug #53437 DateInterval unserialize bad data, 32 bit [ext/date/tests/bug534=
37_var3.phpt]
DBA DB4 magic_quotes_runtime Test [ext/dba/tests/dba_db4_010.phpt] (info: D=
B4 handler used)
DBA INIFILE handler test [ext/dba/tests/dba_inifile.phpt]
Bug #61367: open_basedir bypass in libxml RSHUTDOWN: write test [ext/libxml=
/tests/bug61367-write.phpt]
Bug #65538: SSL context "cafile" disallows URL stream wrappers [ext/openssl=
/tests/bug65538_002.phpt]
Host name mismatch triggers error [ext/openssl/tests/stream_verify_peer_nam=
e_003.phpt]
Test posix_getgrgid() function : basic functionality [ext/posix/tests/posix=
_getgrgid_basic.phpt]
Test function posix_setgid() by substituting argument 1 with float values. =
[ext/posix/tests/posix_setgid_variation4.phpt]
Test session_save_path() function : variation [ext/session/tests/session_sa=
ve_path_variation5.phpt]
Test fileperms() & chmod() functions: usage variation - misc. perms [ext/st=
andard/tests/file/006_variation2.phpt]
chmod() basic functionality [ext/standard/tests/file/chmod_basic.phpt]
Test disk_free_space and its alias diskfreespace() functions : basic functi=
onality [ext/standard/tests/file/disk_free_space_basic.phpt]
Test filetype() function: Check character type [ext/standard/tests/file/fil=
etype_variation2.phpt]
flock() tests [ext/standard/tests/file/flock.phpt]
Test flock() function: Basic functionality [ext/standard/tests/file/flock_b=
asic.phpt]
Test flock() function: Variations [ext/standard/tests/file/flock_variation.=
phpt]
Test lstat() and stat() functions: usage variations - dir/file name stored =
in object [ext/standard/tests/file/lstat_stat_variation18.phpt]
Test lstat() and stat() functions: usage variations - dir/file names in arr=
ay [ext/standard/tests/file/lstat_stat_variation19.phpt]
Test lstat() and stat() functions: usage variations - link names stored in =
array/object [ext/standard/tests/file/lstat_stat_variation20.phpt]
Test lstat() and stat() functions: usage variations - writing data into fil=
e [ext/standard/tests/file/lstat_stat_variation7.phpt]
Test popen() and pclose function: error conditions [ext/standard/tests/file=
/popen_pclose_error-sunos.phpt]
Test function getservbyname() [ext/standard/tests/general_functions/getserv=
byname_basic.phpt]
Test function getservbyname() by substituting argument 2 with emptyUnsetUnd=
efNull values. [ext/standard/tests/general_functions/getservbyname_variatio=
n10.phpt]
Test function getservbyname() by substituting argument 2 with boolean value=
s. [ext/standard/tests/general_functions/getservbyname_variation9.phpt]
Test function proc_nice() by substituting argument 1 with int values. [ext/=
standard/tests/general_functions/proc_nice_variation5.phpt]
Test variations in usage of acos() [ext/standard/tests/math/acos_variation.=
phpt]
Test variations in usage of asin() [ext/standard/tests/math/asin_variation.=
phpt]
Bug #45712 (NaN/INF comparison) [ext/standard/tests/math/bug45712.phpt]
Test is_finite() - basic function test is_finite() [ext/standard/tests/math=
/is_finite_basic.phpt]
Test is_nan() - basic function test is_nan() [ext/standard/tests/math/is_na=
n_basic.phpt]
Test variations in usage of log10() [ext/standard/tests/math/log10_variatio=
n.phpt]
Test log() - basic function test log() [ext/standard/tests/math/log_basic.p=
hpt]
Test log() function : usage variations - different data types as $arg argum=
ent [ext/standard/tests/math/log_variation1.phpt]
Test ip2long() function : usage variation 2, 32 bit [ext/standard/tests/net=
work/ip2long_variation2.phpt]
Bug #64146 (serialize incorrectly saving objects when they are cloned) [ext=
/standard/tests/serialize/bug64146.phpt]
Bug #72731: Type Confusion in Object Deserialization [ext/standard/tests/se=
rialize/bug72731.phpt]
Glob wrapper bypasses open_basedir [ext/standard/tests/streams/glob-wrapper=
=2Ephpt]
Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/te=
sts/streams/proc_open_bug60120.phpt]
Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/te=
sts/streams/proc_open_bug64438.phpt]
mixed stream_socket_enable_crypto(resource $stream , bool $enable [, int $c=
rypto_type [, resource $session_stream ]] ) ; [ext/standard/tests/streams/s=
tream_socket_enable_crypto.phpt]
Test strptime() function : basic functionality [ext/standard/tests/time/str=
ptime_basic.phpt]
Bug #64529 (Ran out of opcode space) [sapi/cli/tests/bug64529.phpt]
Check cli_process_title support on Unix [sapi/cli/tests/cli_process_title_u=
nix.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
WARNED TEST SUMMARY
---------------------------------------------------------------------
Phar: bug #69958: Segfault in Phar::convertToData on invalid file [ext/phar=
/tests/bug69958.phpt] (warn: XFAIL section but test passes)
Bug #69111 Crash in SessionHandler::read() [ext/session/tests/bug69111.phpt=
] (warn: XFAIL section but test passes)
Bug #70172 - Use After Free Vulnerability in unserialize() [ext/standard/te=
sts/serialize/bug70172.phpt] (warn: XFAIL section but test passes)
Bug #72663: Create an Unexpected Object and Don't Invoke __wakeup() in Dese=
rialization [ext/standard/tests/strings/bug72663_3.phpt] (warn: XFAIL secti=
on but test passes)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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 : 49
Exts tested : 30
---------------------------------------------------------------------
Number of tests : 13853 9594
Tests skipped : 4259 ( 30.7%) --------
Tests warned : 4 ( 0.0%) ( 0.0%)
Tests failed : 46 ( 0.3%) ( 0.5%)
Expected fail : 34 ( 0.2%) ( 0.4%)
Tests passed : 9510 ( 68.6%) ( 99.1%)
---------------------------------------------------------------------
Time taken : 778 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_modifie=
rs_008.phpt] XFAIL REASON: Discussion: http://marc.info/?l=3Dphp-internals=
&m=3D120221184420957&w=3D2
Inconsistencies when accessing protected members - 2 [Zend/tests/access_mod=
ifiers_009.phpt] XFAIL REASON: Discussion: http://marc.info/?l=3Dphp-inter=
nals&m=3D120221184420957&w=3D2
Bug #48770 (call_user_func_array() fails to call parent from inheriting cla=
ss) [Zend/tests/bug48770.phpt] XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting cla=
ss) [Zend/tests/bug48770_2.phpt] XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting cla=
ss) [Zend/tests/bug48770_3.phpt] XFAIL REASON: See Bug #48770
Bug #64896 (Segfault with gc_collect_cycles using unserialize on certain ob=
jects) [Zend/tests/bug64896.phpt] XFAIL REASON: We can not fix this bug wi=
thout a significant (performace slow down) change to gc
Initial value of static var in method depends on the include time of the cl=
ass 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-t=
ype2-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::add() -- spring type3 type2 [ext/date/tests/DateTime_add-spring-t=
ype3-type2.phpt] XFAIL REASON: Various bugs exist
DateTime::add() -- spring type3 type3 [ext/date/tests/DateTime_add-spring-t=
ype3-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type2 type3 [ext/date/tests/DateTime_diff-fall-typ=
e2-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type3 type2 [ext/date/tests/DateTime_diff-fall-typ=
e3-type2.phpt] XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type3 type3 [ext/date/tests/DateTime_diff-fall-typ=
e3-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-t=
ype2-type3.phpt] XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type3 type2 [ext/date/tests/DateTime_sub-spring-t=
ype3-type2.phpt] XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type3 type3 [ext/date/tests/DateTime_sub-spring-t=
ype3-type3.phpt] XFAIL REASON: Various bugs exist
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bd2) [ext/=
date/tests/rfc-datetime_and_daylight_saving_time-type3-bd2.phpt] XFAIL REA=
SON: Still not quite right
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fs) [ext/d=
ate/tests/rfc-datetime_and_daylight_saving_time-type3-fs.phpt] XFAIL REASO=
N: Still not quite right
DBA with persistent connections [ext/dba/tests/dba015.phpt] XFAIL REASON: =
Test 6 crashes in flatfile_findkey with dba pointer of NULL, bug http://bug=
s.php.net/bug.php?id=3D51278
DBA DB4 with persistent connections [ext/dba/tests/dba_db4_018.phpt] XFAIL=
REASON: Test 6 crashes with dba pointer of NULL, bug http://bugs.php.net/b=
ug.php?id=3D51278
Bug #42718 (unsafe_raw filter not applied when configured as default filter=
) [ext/filter/tests/bug42718.phpt] XFAIL REASON: FILTER_UNSAFE_RAW not app=
lied when configured as default filter, even with flags
Bug #67296 (filter_input doesn't validate variables) [ext/filter/tests/bug4=
9184.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 p=
hp_zval_filter to not use convert_to_string for all filters.
Bug #70470 (Built-in server truncates headers spanning over TCP packets) [s=
api/cli/tests/bug70470.phpt] XFAIL REASON: bug is not fixed yet
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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
---------------------------------------------------------------------
bug #42143 (The constant NAN is reported as 0 on Windows build) [Zend/tests=
/bug42143.phpt]
Bug #27780 (strtotime(+1 xxx) returns a wrong date/time) [ext/date/tests/bu=
g27780.phpt]
Bug #33532 (Different output for strftime() and date()) [ext/date/tests/bug=
33532.phpt]
Bug #53437 DateInterval unserialize bad data, 32 bit [ext/date/tests/bug534=
37_var3.phpt]
DBA DB4 magic_quotes_runtime Test [ext/dba/tests/dba_db4_010.phpt] (info: D=
B4 handler used)
DBA INIFILE handler test [ext/dba/tests/dba_inifile.phpt]
Bug #61367: open_basedir bypass in libxml RSHUTDOWN: write test [ext/libxml=
/tests/bug61367-write.phpt]
Bug #65538: SSL context "cafile" disallows URL stream wrappers [ext/openssl=
/tests/bug65538_002.phpt]
Host name mismatch triggers error [ext/openssl/tests/stream_verify_peer_nam=
e_003.phpt]
Test posix_getgrgid() function : basic functionality [ext/posix/tests/posix=
_getgrgid_basic.phpt]
Test function posix_setgid() by substituting argument 1 with float values. =
[ext/posix/tests/posix_setgid_variation4.phpt]
Test session_save_path() function : variation [ext/session/tests/session_sa=
ve_path_variation5.phpt]
Test fileperms() & chmod() functions: usage variation - misc. perms [ext/st=
andard/tests/file/006_variation2.phpt]
chmod() basic functionality [ext/standard/tests/file/chmod_basic.phpt]
Test disk_free_space and its alias diskfreespace() functions : basic functi=
onality [ext/standard/tests/file/disk_free_space_basic.phpt]
Test filetype() function: Check character type [ext/standard/tests/file/fil=
etype_variation2.phpt]
flock() tests [ext/standard/tests/file/flock.phpt]
Test flock() function: Basic functionality [ext/standard/tests/file/flock_b=
asic.phpt]
Test flock() function: Variations [ext/standard/tests/file/flock_variation.=
phpt]
Test lstat() and stat() functions: usage variations - dir/file name stored =
in object [ext/standard/tests/file/lstat_stat_variation18.phpt]
Test lstat() and stat() functions: usage variations - dir/file names in arr=
ay [ext/standard/tests/file/lstat_stat_variation19.phpt]
Test lstat() and stat() functions: usage variations - link names stored in =
array/object [ext/standard/tests/file/lstat_stat_variation20.phpt]
Test lstat() and stat() functions: usage variations - writing data into fil=
e [ext/standard/tests/file/lstat_stat_variation7.phpt]
Test popen() and pclose function: error conditions [ext/standard/tests/file=
/popen_pclose_error-sunos.phpt]
Test function getservbyname() [ext/standard/tests/general_functions/getserv=
byname_basic.phpt]
Test function getservbyname() by substituting argument 2 with emptyUnsetUnd=
efNull values. [ext/standard/tests/general_functions/getservbyname_variatio=
n10.phpt]
Test function getservbyname() by substituting argument 2 with boolean value=
s. [ext/standard/tests/general_functions/getservbyname_variation9.phpt]
Test function proc_nice() by substituting argument 1 with int values. [ext/=
standard/tests/general_functions/proc_nice_variation5.phpt]
Test variations in usage of acos() [ext/standard/tests/math/acos_variation.=
phpt]
Test variations in usage of asin() [ext/standard/tests/math/asin_variation.=
phpt]
Bug #45712 (NaN/INF comparison) [ext/standard/tests/math/bug45712.phpt]
Test is_finite() - basic function test is_finite() [ext/standard/tests/math=
/is_finite_basic.phpt]
Test is_nan() - basic function test is_nan() [ext/standard/tests/math/is_na=
n_basic.phpt]
Test variations in usage of log10() [ext/standard/tests/math/log10_variatio=
n.phpt]
Test log() - basic function test log() [ext/standard/tests/math/log_basic.p=
hpt]
Test log() function : usage variations - different data types as $arg argum=
ent [ext/standard/tests/math/log_variation1.phpt]
Test ip2long() function : usage variation 2, 32 bit [ext/standard/tests/net=
work/ip2long_variation2.phpt]
Bug #64146 (serialize incorrectly saving objects when they are cloned) [ext=
/standard/tests/serialize/bug64146.phpt]
Bug #72731: Type Confusion in Object Deserialization [ext/standard/tests/se=
rialize/bug72731.phpt]
Glob wrapper bypasses open_basedir [ext/standard/tests/streams/glob-wrapper=
=2Ephpt]
Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/te=
sts/streams/proc_open_bug60120.phpt]
Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/te=
sts/streams/proc_open_bug64438.phpt]
mixed stream_socket_enable_crypto(resource $stream , bool $enable [, int $c=
rypto_type [, resource $session_stream ]] ) ; [ext/standard/tests/streams/s=
tream_socket_enable_crypto.phpt]
Test strptime() function : basic functionality [ext/standard/tests/time/str=
ptime_basic.phpt]
Bug #64529 (Ran out of opcode space) [sapi/cli/tests/bug64529.phpt]
Check cli_process_title support on Unix [sapi/cli/tests/cli_process_title_u=
nix.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
WARNED TEST SUMMARY
---------------------------------------------------------------------
Phar: bug #69958: Segfault in Phar::convertToData on invalid file [ext/phar=
/tests/bug69958.phpt] (warn: XFAIL section but test passes)
Bug #69111 Crash in SessionHandler::read() [ext/session/tests/bug69111.phpt=
] (warn: XFAIL section but test passes)
Bug #70172 - Use After Free Vulnerability in unserialize() [ext/standard/te=
sts/serialize/bug70172.phpt] (warn: XFAIL section but test passes)
Bug #72663: Create an Unexpected Object and Don't Invoke __wakeup() in Dese=
rialization [ext/standard/tests/strings/bug72663_3.phpt] (warn: XFAIL secti=
on but test passes)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/Zend/tests/bug42143.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 NAN:
NAN=3D float(NAN)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
float(NAN)
bool(false)
bool(false)
bool(true)
bool(false)
bool(true)
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
011+ bool(true)=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
/u/src/www/php-5.6.30/ext/date/tests/bug27780.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
America/Chicago
1076824799 [2004-02-14 23:59:59 EST] [2004-04-07 00:00:00 -2 months +7 days=
+23 hours +59 minutes +59 seconds]
1076824800 [2004-02-15 00:00:00 EST] [2004-04-07 00:00:00 -2 months +7 days=
+23 hours +59 minutes +60 seconds]
1076824801 [2004-02-15 00:00:01 EST] [2004-04-07 00:00:00 -2 months +7 days=
+23 hours +59 minutes +61 seconds]
1079503200 [2004-03-17 00:00:00 EST] [2004-04-07 00:00:00 -21 days]
1080367200 [2004-03-27 00:00:00 EST] [2004-04-07 00:00:00 11 days ago]
1080460800 [2004-03-28 02:00:00 EST] [2004-04-07 00:00:00 -10 day +2 hours]
1081227600 [2004-04-06 00:00:00 EDT] [2004-04-07 00:00:00 -1 day]
1081314000 [2004-04-07 00:00:00 EDT] [2004-04-07 00:00:00]
1081317600 [2004-04-07 01:00:00 EDT] [2004-04-07 00:00:00 +1 hour]
1081321200 [2004-04-07 02:00:00 EDT] [2004-04-07 00:00:00 +2 hour]
1081400400 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 +1 day]
1081400400 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 1 day]
1083128400 [2004-04-28 00:00:00 EDT] [2004-04-07 00:00:00 +21 days]
Europe/Amsterdam
1076799599 [2004-02-14 23:59:59 EST] [2004-04-07 00:00:00 -2 months +7 days=
+23 hours +59 minutes +59 seconds]
1076799600 [2004-02-15 00:00:00 EST] [2004-04-07 00:00:00 -2 months +7 days=
+23 hours +59 minutes +60 seconds]
1076799601 [2004-02-15 00:00:01 EST] [2004-04-07 00:00:00 -2 months +7 days=
+23 hours +59 minutes +61 seconds]
1079478000 [2004-03-17 00:00:00 EST] [2004-04-07 00:00:00 -21 days]
1080342000 [2004-03-27 00:00:00 EST] [2004-04-07 00:00:00 11 days ago]
1080435600 [2004-03-28 03:00:00 EDT] [2004-04-07 00:00:00 -10 day +2 hours]
1081202400 [2004-04-06 00:00:00 EDT] [2004-04-07 00:00:00 -1 day]
1081288800 [2004-04-07 00:00:00 EDT] [2004-04-07 00:00:00]
1081292400 [2004-04-07 01:00:00 EDT] [2004-04-07 00:00:00 +1 hour]
1081296000 [2004-04-07 02:00:00 EDT] [2004-04-07 00:00:00 +2 hour]
1081375200 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 +1 day]
1081375200 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 1 day]
1083103200 [2004-04-28 00:00:00 EDT] [2004-04-07 00:00:00 +21 days]
Asia/Jerusalem
1076795999 [2004-02-14 23:59:59 EST] [2004-04-07 00:00:00 -2 months +7 days=
+23 hours +59 minutes +59 seconds]
1076796000 [2004-02-15 00:00:00 EST] [2004-04-07 00:00:00 -2 months +7 days=
+23 hours +59 minutes +60 seconds]
1076796001 [2004-02-15 00:00:01 EST] [2004-04-07 00:00:00 -2 months +7 days=
+23 hours +59 minutes +61 seconds]
1079474400 [2004-03-17 00:00:00 EST] [2004-04-07 00:00:00 -21 days]
1080338400 [2004-03-27 00:00:00 EST] [2004-04-07 00:00:00 11 days ago]
1080432000 [2004-03-28 02:00:00 EST] [2004-04-07 00:00:00 -10 day +2 hours]
1081202400 [2004-04-06 00:00:00 EST] [2004-04-07 00:00:00 -1 day]
1081288800 [2004-04-07 00:00:00 EST] [2004-04-07 00:00:00]
1081292400 [2004-04-07 02:00:00 EDT] [2004-04-07 00:00:00 +1 hour]
1081292400 [2004-04-07 02:00:00 EDT] [2004-04-07 00:00:00 +2 hour]
1081371600 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 +1 day]
1081371600 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 1 day]
1083099600 [2004-04-28 00:00:00 EDT] [2004-04-07 00:00:00 +21 days]
Asia/Singapore
1076774399 [2004-02-14 23:59:59 EST] [2004-04-07 00:00:00 -2 months +7 days=
+23 hours +59 minutes +59 seconds]
1076774400 [2004-02-15 00:00:00 EST] [2004-04-07 00:00:00 -2 months +7 days=
+23 hours +59 minutes +60 seconds]
1076774401 [2004-02-15 00:00:01 EST] [2004-04-07 00:00:00 -2 months +7 days=
+23 hours +59 minutes +61 seconds]
1079452800 [2004-03-17 00:00:00 EST] [2004-04-07 00:00:00 -21 days]
1080316800 [2004-03-27 00:00:00 EST] [2004-04-07 00:00:00 11 days ago]
1080410400 [2004-03-28 02:00:00 EST] [2004-04-07 00:00:00 -10 day +2 hours]
1081180800 [2004-04-06 00:00:00 EST] [2004-04-07 00:00:00 -1 day]
1081267200 [2004-04-07 00:00:00 EST] [2004-04-07 00:00:00]
1081270800 [2004-04-07 01:00:00 EST] [2004-04-07 00:00:00 +1 hour]
1081274400 [2004-04-07 02:00:00 EST] [2004-04-07 00:00:00 +2 hour]
1081353600 [2004-04-08 00:00:00 EST] [2004-04-07 00:00:00 +1 day]
1081353600 [2004-04-08 00:00:00 EST] [2004-04-07 00:00:00 1 day]
1083081600 [2004-04-28 00:00:00 EST] [2004-04-07 00:00:00 +21 days]
America/Sao_Paulo
1076810399 [2004-02-14 23:59:59 EDT] [2004-04-07 00:00:00 -2 months +7 days=
+23 hours +59 minutes +59 seconds]
1076814000 [2004-02-15 00:00:00 EST] [2004-04-07 00:00:00 -2 months +7 days=
+23 hours +59 minutes +60 seconds]
1076814001 [2004-02-15 00:00:01 EST] [2004-04-07 00:00:00 -2 months +7 days=
+23 hours +59 minutes +61 seconds]
1079492400 [2004-03-17 00:00:00 EST] [2004-04-07 00:00:00 -21 days]
1080356400 [2004-03-27 00:00:00 EST] [2004-04-07 00:00:00 11 days ago]
1080450000 [2004-03-28 02:00:00 EST] [2004-04-07 00:00:00 -10 day +2 hours]
1081220400 [2004-04-06 00:00:00 EST] [2004-04-07 00:00:00 -1 day]
1081306800 [2004-04-07 00:00:00 EST] [2004-04-07 00:00:00]
1081310400 [2004-04-07 01:00:00 EST] [2004-04-07 00:00:00 +1 hour]
1081314000 [2004-04-07 02:00:00 EST] [2004-04-07 00:00:00 +2 hour]
1081393200 [2004-04-08 00:00:00 EST] [2004-04-07 00:00:00 +1 day]
1081393200 [2004-04-08 00:00:00 EST] [2004-04-07 00:00:00 1 day]
1083121200 [2004-04-28 00:00:00 EST] [2004-04-07 00:00:00 +21 days]
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=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+ 1076824799 [2004-02-14 23:59:59 EST] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +59 seconds]=0D
003+ 1076824800 [2004-02-15 00:00:00 EST] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +60 seconds]=0D
004+ 1076824801 [2004-02-15 00:00:01 EST] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +61 seconds]=0D
005+ 1079503200 [2004-03-17 00:00:00 EST] [2004-04-07 00:00:00 -21 days]=0D
006+ 1080367200 [2004-03-27 00:00:00 EST] [2004-04-07 00:00:00 11 days ago]=
=0D
007+ 1080460800 [2004-03-28 02:00:00 EST] [2004-04-07 00:00:00 -10 day +2 h=
ours]=0D
008+ 1081227600 [2004-04-06 00:00:00 EDT] [2004-04-07 00:00:00 -1 day]=0D
009+ 1081314000 [2004-04-07 00:00:00 EDT] [2004-04-07 00:00:00]=0D
010+ 1081317600 [2004-04-07 01:00:00 EDT] [2004-04-07 00:00:00 +1 hour]=0D
011+ 1081321200 [2004-04-07 02:00:00 EDT] [2004-04-07 00:00:00 +2 hour]=0D
012+ 1081400400 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 +1 day]=0D
013+ 1081400400 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 1 day]=0D
014+ 1083128400 [2004-04-28 00:00:00 EDT] [2004-04-07 00:00:00 +21 days]=0D
002- 1076824799 [2004-02-14 23:59:59 CST] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +59 seconds]=0D
003- 1076824800 [2004-02-15 00:00:00 CST] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +60 seconds]=0D
004- 1076824801 [2004-02-15 00:00:01 CST] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +61 seconds]=0D
005- 1079503200 [2004-03-17 00:00:00 CST] [2004-04-07 00:00:00 -21 days]=0D
006- 1080367200 [2004-03-27 00:00:00 CST] [2004-04-07 00:00:00 11 days ago]=
=0D
007- 1080460800 [2004-03-28 02:00:00 CST] [2004-04-07 00:00:00 -10 day +2 h=
ours]=0D
008- 1081227600 [2004-04-06 00:00:00 CDT] [2004-04-07 00:00:00 -1 day]=0D
009- 1081314000 [2004-04-07 00:00:00 CDT] [2004-04-07 00:00:00]=0D
010- 1081317600 [2004-04-07 01:00:00 CDT] [2004-04-07 00:00:00 +1 hour]=0D
011- 1081321200 [2004-04-07 02:00:00 CDT] [2004-04-07 00:00:00 +2 hour]=0D
012- 1081400400 [2004-04-08 00:00:00 CDT] [2004-04-07 00:00:00 +1 day]=0D
013- 1081400400 [2004-04-08 00:00:00 CDT] [2004-04-07 00:00:00 1 day]=0D
014- 1083128400 [2004-04-28 00:00:00 CDT] [2004-04-07 00:00:00 +21 days]=0D
017+ 1076799599 [2004-02-14 23:59:59 EST] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +59 seconds]=0D
018+ 1076799600 [2004-02-15 00:00:00 EST] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +60 seconds]=0D
019+ 1076799601 [2004-02-15 00:00:01 EST] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +61 seconds]=0D
020+ 1079478000 [2004-03-17 00:00:00 EST] [2004-04-07 00:00:00 -21 days]=0D
021+ 1080342000 [2004-03-27 00:00:00 EST] [2004-04-07 00:00:00 11 days ago]=
=0D
022+ 1080435600 [2004-03-28 03:00:00 EDT] [2004-04-07 00:00:00 -10 day +2 h=
ours]=0D
023+ 1081202400 [2004-04-06 00:00:00 EDT] [2004-04-07 00:00:00 -1 day]=0D
024+ 1081288800 [2004-04-07 00:00:00 EDT] [2004-04-07 00:00:00]=0D
025+ 1081292400 [2004-04-07 01:00:00 EDT] [2004-04-07 00:00:00 +1 hour]=0D
026+ 1081296000 [2004-04-07 02:00:00 EDT] [2004-04-07 00:00:00 +2 hour]=0D
027+ 1081375200 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 +1 day]=0D
028+ 1081375200 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 1 day]=0D
029+ 1083103200 [2004-04-28 00:00:00 EDT] [2004-04-07 00:00:00 +21 days]=0D
017- 1076799599 [2004-02-14 23:59:59 CET] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +59 seconds]=0D
018- 1076799600 [2004-02-15 00:00:00 CET] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +60 seconds]=0D
019- 1076799601 [2004-02-15 00:00:01 CET] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +61 seconds]=0D
020- 1079478000 [2004-03-17 00:00:00 CET] [2004-04-07 00:00:00 -21 days]=0D
021- 1080342000 [2004-03-27 00:00:00 CET] [2004-04-07 00:00:00 11 days ago]=
=0D
022- 1080435600 [2004-03-28 03:00:00 CEST] [2004-04-07 00:00:00 -10 day +2 =
hours]=0D
023- 1081202400 [2004-04-06 00:00:00 CEST] [2004-04-07 00:00:00 -1 day]=0D
024- 1081288800 [2004-04-07 00:00:00 CEST] [2004-04-07 00:00:00]=0D
025- 1081292400 [2004-04-07 01:00:00 CEST] [2004-04-07 00:00:00 +1 hour]=0D
026- 1081296000 [2004-04-07 02:00:00 CEST] [2004-04-07 00:00:00 +2 hour]=0D
027- 1081375200 [2004-04-08 00:00:00 CEST] [2004-04-07 00:00:00 +1 day]=0D
028- 1081375200 [2004-04-08 00:00:00 CEST] [2004-04-07 00:00:00 1 day]=0D
029- 1083103200 [2004-04-28 00:00:00 CEST] [2004-04-07 00:00:00 +21 days]=0D
032+ 1076795999 [2004-02-14 23:59:59 EST] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +59 seconds]=0D
033+ 1076796000 [2004-02-15 00:00:00 EST] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +60 seconds]=0D
034+ 1076796001 [2004-02-15 00:00:01 EST] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +61 seconds]=0D
035+ 1079474400 [2004-03-17 00:00:00 EST] [2004-04-07 00:00:00 -21 days]=0D
036+ 1080338400 [2004-03-27 00:00:00 EST] [2004-04-07 00:00:00 11 days ago]=
=0D
037+ 1080432000 [2004-03-28 02:00:00 EST] [2004-04-07 00:00:00 -10 day +2 h=
ours]=0D
038+ 1081202400 [2004-04-06 00:00:00 EST] [2004-04-07 00:00:00 -1 day]=0D
039+ 1081288800 [2004-04-07 00:00:00 EST] [2004-04-07 00:00:00]=0D
040+ 1081292400 [2004-04-07 02:00:00 EDT] [2004-04-07 00:00:00 +1 hour]=0D
041+ 1081292400 [2004-04-07 02:00:00 EDT] [2004-04-07 00:00:00 +2 hour]=0D
042+ 1081371600 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 +1 day]=0D
043+ 1081371600 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 1 day]=0D
044+ 1083099600 [2004-04-28 00:00:00 EDT] [2004-04-07 00:00:00 +21 days]=0D
032- 1076795999 [2004-02-14 23:59:59 IST] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +59 seconds]=0D
033- 1076796000 [2004-02-15 00:00:00 IST] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +60 seconds]=0D
034- 1076796001 [2004-02-15 00:00:01 IST] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +61 seconds]=0D
035- 1079474400 [2004-03-17 00:00:00 IST] [2004-04-07 00:00:00 -21 days]=0D
036- 1080338400 [2004-03-27 00:00:00 IST] [2004-04-07 00:00:00 11 days ago]=
=0D
037- 1080432000 [2004-03-28 02:00:00 IST] [2004-04-07 00:00:00 -10 day +2 h=
ours]=0D
038- 1081202400 [2004-04-06 00:00:00 IST] [2004-04-07 00:00:00 -1 day]=0D
039- 1081288800 [2004-04-07 00:00:00 IST] [2004-04-07 00:00:00]=0D
040- 1081292400 [2004-04-07 02:00:00 IDT] [2004-04-07 00:00:00 +1 hour]=0D
041- 1081292400 [2004-04-07 02:00:00 IDT] [2004-04-07 00:00:00 +2 hour]=0D
042- 1081371600 [2004-04-08 00:00:00 IDT] [2004-04-07 00:00:00 +1 day]=0D
043- 1081371600 [2004-04-08 00:00:00 IDT] [2004-04-07 00:00:00 1 day]=0D
044- 1083099600 [2004-04-28 00:00:00 IDT] [2004-04-07 00:00:00 +21 days]=0D
047+ 1076774399 [2004-02-14 23:59:59 EST] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +59 seconds]=0D
048+ 1076774400 [2004-02-15 00:00:00 EST] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +60 seconds]=0D
049+ 1076774401 [2004-02-15 00:00:01 EST] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +61 seconds]=0D
050+ 1079452800 [2004-03-17 00:00:00 EST] [2004-04-07 00:00:00 -21 days]=0D
051+ 1080316800 [2004-03-27 00:00:00 EST] [2004-04-07 00:00:00 11 days ago]=
=0D
052+ 1080410400 [2004-03-28 02:00:00 EST] [2004-04-07 00:00:00 -10 day +2 h=
ours]=0D
053+ 1081180800 [2004-04-06 00:00:00 EST] [2004-04-07 00:00:00 -1 day]=0D
054+ 1081267200 [2004-04-07 00:00:00 EST] [2004-04-07 00:00:00]=0D
055+ 1081270800 [2004-04-07 01:00:00 EST] [2004-04-07 00:00:00 +1 hour]=0D
056+ 1081274400 [2004-04-07 02:00:00 EST] [2004-04-07 00:00:00 +2 hour]=0D
057+ 1081353600 [2004-04-08 00:00:00 EST] [2004-04-07 00:00:00 +1 day]=0D
058+ 1081353600 [2004-04-08 00:00:00 EST] [2004-04-07 00:00:00 1 day]=0D
059+ 1083081600 [2004-04-28 00:00:00 EST] [2004-04-07 00:00:00 +21 days]=0D
047- 1076774399 [2004-02-14 23:59:59 SGT] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +59 seconds]=0D
048- 1076774400 [2004-02-15 00:00:00 SGT] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +60 seconds]=0D
049- 1076774401 [2004-02-15 00:00:01 SGT] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +61 seconds]=0D
050- 1079452800 [2004-03-17 00:00:00 SGT] [2004-04-07 00:00:00 -21 days]=0D
051- 1080316800 [2004-03-27 00:00:00 SGT] [2004-04-07 00:00:00 11 days ago]=
=0D
052- 1080410400 [2004-03-28 02:00:00 SGT] [2004-04-07 00:00:00 -10 day +2 h=
ours]=0D
053- 1081180800 [2004-04-06 00:00:00 SGT] [2004-04-07 00:00:00 -1 day]=0D
054- 1081267200 [2004-04-07 00:00:00 SGT] [2004-04-07 00:00:00]=0D
055- 1081270800 [2004-04-07 01:00:00 SGT] [2004-04-07 00:00:00 +1 hour]=0D
056- 1081274400 [2004-04-07 02:00:00 SGT] [2004-04-07 00:00:00 +2 hour]=0D
057- 1081353600 [2004-04-08 00:00:00 SGT] [2004-04-07 00:00:00 +1 day]=0D
058- 1081353600 [2004-04-08 00:00:00 SGT] [2004-04-07 00:00:00 1 day]=0D
059- 1083081600 [2004-04-28 00:00:00 SGT] [2004-04-07 00:00:00 +21 days]=0D
062+ 1076810399 [2004-02-14 23:59:59 EDT] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +59 seconds]=0D
063+ 1076814000 [2004-02-15 00:00:00 EST] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +60 seconds]=0D
064+ 1076814001 [2004-02-15 00:00:01 EST] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +61 seconds]=0D
065+ 1079492400 [2004-03-17 00:00:00 EST] [2004-04-07 00:00:00 -21 days]=0D
066+ 1080356400 [2004-03-27 00:00:00 EST] [2004-04-07 00:00:00 11 days ago]=
=0D
067+ 1080450000 [2004-03-28 02:00:00 EST] [2004-04-07 00:00:00 -10 day +2 h=
ours]=0D
068+ 1081220400 [2004-04-06 00:00:00 EST] [2004-04-07 00:00:00 -1 day]=0D
069+ 1081306800 [2004-04-07 00:00:00 EST] [2004-04-07 00:00:00]=0D
070+ 1081310400 [2004-04-07 01:00:00 EST] [2004-04-07 00:00:00 +1 hour]=0D
071+ 1081314000 [2004-04-07 02:00:00 EST] [2004-04-07 00:00:00 +2 hour]=0D
072+ 1081393200 [2004-04-08 00:00:00 EST] [2004-04-07 00:00:00 +1 day]=0D
073+ 1081393200 [2004-04-08 00:00:00 EST] [2004-04-07 00:00:00 1 day]=0D
074+ 1083121200 [2004-04-28 00:00:00 EST] [2004-04-07 00:00:00 +21 days]=0D
062- 1076810399 [2004-02-14 23:59:59 BRST] [2004-04-07 00:00:00 -2 months +=
7 days +23 hours +59 minutes +59 seconds]=0D
063- 1076814000 [2004-02-15 00:00:00 BRT] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +60 seconds]=0D
064- 1076814001 [2004-02-15 00:00:01 BRT] [2004-04-07 00:00:00 -2 months +7=
days +23 hours +59 minutes +61 seconds]=0D
065- 1079492400 [2004-03-17 00:00:00 BRT] [2004-04-07 00:00:00 -21 days]=0D
066- 1080356400 [2004-03-27 00:00:00 BRT] [2004-04-07 00:00:00 11 days ago]=
=0D
067- 1080450000 [2004-03-28 02:00:00 BRT] [2004-04-07 00:00:00 -10 day +2 h=
ours]=0D
068- 1081220400 [2004-04-06 00:00:00 BRT] [2004-04-07 00:00:00 -1 day]=0D
069- 1081306800 [2004-04-07 00:00:00 BRT] [2004-04-07 00:00:00]=0D
070- 1081310400 [2004-04-07 01:00:00 BRT] [2004-04-07 00:00:00 +1 hour]=0D
071- 1081314000 [2004-04-07 02:00:00 BRT] [2004-04-07 00:00:00 +2 hour]=0D
072- 1081393200 [2004-04-08 00:00:00 BRT] [2004-04-07 00:00:00 +1 day]=0D
073- 1081393200 [2004-04-08 00:00:00 BRT] [2004-04-07 00:00:00 1 day]=0D
074- 1083121200 [2004-04-28 00:00:00 BRT] [2004-04-07 00:00:00 +21 days]
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/date/tests/bug33532.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
TZ has NOT been set
Should strftime=3D=3Ddatestr? Strftime seems to assume GMT tStamp.
input 10:00:00 AM July 1 2005
strftime 10:00:00 AM July 1 2005 EST -0500
datestr 10:00:00 AM July 1 2005 UTC
Setting TZ
input 10:00:00 AM July 1 2005
strftime 10:00:00 AM July 1 2005 EST +1000
datestr 10:00:00 AM July 1 2005 AEST
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=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+ strftime 10:00:00 AM July 1 2005 EST -0500=0D
004- strftime 10:00:00 AM July 1 2005 UTC +0000=0D
009+ strftime 10:00:00 AM July 1 2005 EST +1000=0D
009- strftime 10:00:00 AM July 1 2005 AEST +1000
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/date/tests/bug53437_var3.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
object(DateInterval)#1 (15) {
["y"]=3D>
int(-1)
["m"]=3D>
int(-1)
["d"]=3D>
int(-1)
["h"]=3D>
int(-1)
["i"]=3D>
int(-1)
["s"]=3D>
int(-1)
["weekday"]=3D>
int(10)
["weekday_behavior"]=3D>
int(10)
["first_last_day_of"]=3D>
int(0)
["invert"]=3D>
int(0)
["days"]=3D>
int(0)
["special_type"]=3D>
int(0)
["special_amount"]=3D>
int(2012522599)
["have_weekday_relative"]=3D>
int(0)
["have_special_relative"]=3D>
int(0)
}
=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
027+ int(2012522599)=0D
027- int(-1)=0D
029+ int(0)=0D
029- int(9)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/dba/tests/dba_db4_010.phpt (info: DB4 handler use=
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
database handler: db4
string(1) """
string(1) """
string(2) "\""
string(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
003+ string(1) """=0D
005- string(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
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/dba/tests/dba_inifile.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
database handler: inifile
3NYNYY
Content String 2
Content 2 replaced
Read during write: not allowed
"key number 6" written
"key number 6" written 2nd time
Content 2 replaced 2nd time
The 6th value
array(3) {
["key number 6"]=3D>
string(13) "The 6th value"
["key2"]=3D>
string(27) "Content 2 replaced 2nd time"
["key5"]=3D>
string(23) "The last content string"
}
--NO-LOCK--
3NYNYY
Content String 2
Content 2 replaced
Read during write: not allowed
"key number 6" written
"key number 6" written 2nd time
Content 2 replaced 2nd time
The 6th value
array(3) {
["key number 6"]=3D>
string(13) "The 6th value"
["key2"]=3D>
string(27) "Content 2 replaced 2nd time"
["key5"]=3D>
string(23) "The last content string"
}
=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
007+ "key number 6" written 2nd time=0D
007- Failed to write "key number 6" 2nd time=0D
024+ "key number 6" written 2nd time=0D
024- Failed to write "key number 6" 2nd time
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/libxml/tests/bug61367-write.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)
int(4)
bool(true)
Warning: DOMDocument::save(): open_basedir restriction in effect. File(/u/s=
rc/www/php-5.6.30/test_bug_61367-write/bad) is not within the allowed path(=
s): (.) in /u/src/www/php-5.6.30/ext/libxml/tests/bug61367-write.php on lin=
e 7
Warning: DOMDocument::save(/u/src/www/php-5.6.30/test_bug_61367-write/bad):=
failed to open stream: Not owner in /u/src/www/php-5.6.30/ext/libxml/tests=
/bug61367-write.php on line 7
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
008+ Warning: DOMDocument::save(/u/src/www/php-5.6.30/test_bug_61367-write/=
bad): failed to open stream: Not owner in /u/src/www/php-5.6.30/ext/libxml/=
tests/bug61367-write.php on line 7=0D
008- Warning: DOMDocument::save(%s): failed to open stream: Operation not p=
ermitted 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
/u/src/www/php-5.6.30/ext/openssl/tests/bug65538_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
Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Err=
or messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify =
failed in /u/src/www/php-5.6.30/ext/openssl/tests/bug65538_002.php on line 5
Warning: file_get_contents(): Failed to enable crypto in /u/src/www/php-5.6=
=2E30/ext/openssl/tests/bug65538_002.php on line 5
Warning: failed loading cafile stream: `http://curl.haxx.se/ca/cacert.pem' =
in /u/src/www/php-5.6.30/ext/openssl/tests/bug65538_002.php on line 5
Warning: file_get_contents(): Failed to enable crypto in /u/src/www/php-5.6=
=2E30/ext/openssl/tests/bug65538_002.php on line 5
Warning: file_get_contents(https://github.com): failed to open stream: oper=
ation failed in /u/src/www/php-5.6.30/ext/openssl/tests/bug65538_002.php on=
line 5
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=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: file_get_contents(): SSL operation failed with code 1. OpenSS=
L Error messages:=0D
002+ error:14090086:SSL routines:ssl3_get_server_certificate:certificate ve=
rify failed in /u/src/www/php-5.6.30/ext/openssl/tests/bug65538_002.php on =
line 5=0D
003+ =0D
004+ Warning: file_get_contents(): Failed to enable crypto in /u/src/www/ph=
p-5.6.30/ext/openssl/tests/bug65538_002.php on line 5=0D
005+ =0D
006+ Warning: failed loading cafile stream: `http://curl.haxx.se/ca/cacert.=
pem' in /u/src/www/php-5.6.30/ext/openssl/tests/bug65538_002.php on line 5=
=0D
001- Warning: remote cafile streams are disabled for security purposes 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
/u/src/www/php-5.6.30/ext/openssl/tests/stream_verify_peer_name_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
Warning: stream_socket_client(): SSL: Handshake timed out in /u/src/www/php=
-5.6.30/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on l=
ine 9
Warning: stream_socket_client(): Failed to enable crypto in /u/src/www/php-=
5.6.30/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on li=
ne 9
Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321=
(Unknown error) in /u/src/www/php-5.6.30/ext/openssl/tests/ServerClientTes=
tCase.inc(92) : eval()'d code on line 9
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+ Warning: stream_socket_client(): SSL: Handshake timed out in /u/src/ww=
w/php-5.6.30/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code=
on line 9=0D
001- Warning: stream_socket_client(): Peer certificate CN=3D`bug54992.local=
' did not match expected CN=3D`127.0.0.1' 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
/u/src/www/php-5.6.30/ext/posix/tests/posix_getgrgid_basic.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
Basic test of POSIX getgid and getgrid fucntions
Array
(
[name] =3D> staff
[passwd] =3D>=20
[members] =3D> Array
(
)
[gid] =3D> 10
)
=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
005+ [passwd] =3D> =0D
005- [passwd] =3D> %a=0D
008+ )
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/posix/tests/posix_setgid_variation4.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
*** Test substituting argument 1 with float values ***
bool(true)
bool(false)
bool(false)
bool(false)
bool(false)
=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
002+ bool(true)=0D
006- 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
/u/src/www/php-5.6.30/ext/session/tests/session_save_path_variation5.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 session_save_path() : variation ***
bool(true)
bool(true)
Warning: ini_set(): open_basedir restriction in effect. File(/u/src/www/php=
-5.6.30/ext/session/tests) is not within the allowed path(s): (.) in /u/src=
/www/php-5.6.30/ext/session/tests/session_save_path_variation5.php on line =
23
string(0) ""
Warning: rmdir(/u/src/www/php-5.6.30/ext/session/tests/sessions): Invalid a=
rgument in /u/src/www/php-5.6.30/ext/session/tests/session_save_path_variat=
ion5.php on line 25
bool(false)
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
007+ =0D
008+ Warning: rmdir(/u/src/www/php-5.6.30/ext/session/tests/sessions): Inva=
lid argument in /u/src/www/php-5.6.30/ext/session/tests/session_save_path_v=
ariation5.php on line 25=0D
009+ bool(false)=0D
007- 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
/u/src/www/php-5.6.30/ext/standard/tests/file/006_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 fileperms() & chmod() : usage variations ***
*** Testing fileperms(), chmod() with miscellaneous permissions ***
-- Iteration 1 --
bool(true)
106777
bool(true)
47777
-- Iteration 2 --
bool(true)
100000
bool(true)
40000
-- Iteration 3 --
bool(true)
100000
bool(true)
41000
-- Iteration 4 --
bool(true)
100111
bool(true)
41111
-- Iteration 5 --
bool(true)
106001
bool(true)
47001
-- Iteration 6 --
bool(true)
100001
bool(true)
40001
-- Iteration 7 --
bool(true)
100411
bool(true)
41411
-- Iteration 8 --
bool(true)
106141
bool(true)
47141
-- Iteration 9 --
bool(true)
100637
bool(true)
40637
-- Iteration 10 --
bool(true)
102567
bool(true)
43567
-- Iteration 11 --
bool(true)
102567
bool(true)
43567
-- Iteration 12 --
Warning: chmod() expects parameter 2 to be long, string given in /u/src/www=
/php-5.6.30/ext/standard/tests/file/006_variation2.php on line 51
NULL
102567
Warning: chmod() expects parameter 2 to be long, string given in /u/src/www=
/php-5.6.30/ext/standard/tests/file/006_variation2.php on line 56
NULL
43567
-- Iteration 13 --
Warning: chmod() expects parameter 2 to be long, string given in /u/src/www=
/php-5.6.30/ext/standard/tests/file/006_variation2.php on line 51
NULL
102567
Warning: chmod() expects parameter 2 to be long, string given in /u/src/www=
/php-5.6.30/ext/standard/tests/file/006_variation2.php on line 56
NULL
43567
-- Iteration 14 --
Warning: chmod() expects parameter 2 to be long, string given in /u/src/www=
/php-5.6.30/ext/standard/tests/file/006_variation2.php on line 51
NULL
102567
Warning: chmod() expects parameter 2 to be long, string given in /u/src/www=
/php-5.6.30/ext/standard/tests/file/006_variation2.php on line 56
NULL
43567
-- Iteration 15 --
Warning: chmod() expects parameter 2 to be long, string given in /u/src/www=
/php-5.6.30/ext/standard/tests/file/006_variation2.php on line 51
NULL
102567
Warning: chmod() expects parameter 2 to be long, string given in /u/src/www=
/php-5.6.30/ext/standard/tests/file/006_variation2.php on line 56
NULL
43567
*** 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
006+ 106777=0D
006- 107777=0D
016+ 100000=0D
016- 101000=0D
021+ 100111=0D
021- 101111=0D
026+ 106001=0D
026- 107001=0D
036+ 100411=0D
036- 101411=0D
041+ 106141=0D
041- 107141=0D
051+ 102567=0D
051- 103567=0D
056+ 102567=0D
056- 103567=0D
063+ 102567=0D
063- 103567=0D
072+ 102567=0D
072- 103567=0D
081+ 102567=0D
081- 103567=0D
090+ 102567=0D
090- 103567
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/standard/tests/file/chmod_basic.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
Error: 6777 does not match 7777
Error: 6776 does not match 7776
Error: 6775 does not match 7775
Error: 6774 does not match 7774
Error: 6773 does not match 7773
Error: 6772 does not match 7772
Error: 6771 does not match 7771
Error: 6770 does not match 7770
Error: 6767 does not match 7767
Error: 6766 does not match 7766
Error: 6765 does not match 7765
Error: 6764 does not match 7764
Error: 6763 does not match 7763
Error: 6762 does not match 7762
Error: 6761 does not match 7761
Error: 6760 does not match 7760
Error: 6757 does not match 7757
Error: 6756 does not match 7756
Error: 6755 does not match 7755
Error: 6754 does not match 7754
Error: 6753 does not match 7753
Error: 6752 does not match 7752
Error: 6751 does not match 7751
Error: 6750 does not match 7750
Error: 6747 does not match 7747
Error: 6746 does not match 7746
Error: 6745 does not match 7745
Error: 6744 does not match 7744
Error: 6743 does not match 7743
Error: 6742 does not match 7742
Error: 6741 does not match 7741
Error: 6740 does not match 7740
Error: 6737 does not match 7737
Error: 6736 does not match 7736
Error: 6735 does not match 7735
Error: 6734 does not match 7734
Error: 6733 does not match 7733
Error: 6732 does not match 7732
Error: 6731 does not match 7731
Error: 6730 does not match 7730
Error: 6727 does not match 7727
Error: 6726 does not match 7726
Error: 6725 does not match 7725
Error: 6724 does not match 7724
Error: 6723 does not match 7723
Error: 6722 does not match 7722
Error: 6721 does not match 7721
Error: 6720 does not match 7720
Error: 6717 does not match 7717
Error: 6716 does not match 7716
Error: 6715 does not match 7715
Error: 6714 does not match 7714
Error: 6713 does not match 7713
Error: 6712 does not match 7712
Error: 6711 does not match 7711
Error: 6710 does not match 7710
Error: 6707 does not match 7707
Error: 6706 does not match 7706
Error: 6705 does not match 7705
Error: 6704 does not match 7704
Error: 6703 does not match 7703
Error: 6702 does not match 7702
Error: 6701 does not match 7701
Error: 6700 does not match 7700
Error: 6677 does not match 7677
Error: 6676 does not match 7676
Error: 6675 does not match 7675
Error: 6674 does not match 7674
Error: 6673 does not match 7673
Error: 6672 does not match 7672
Error: 6671 does not match 7671
Error: 6670 does not match 7670
Error: 6667 does not match 7667
Error: 6666 does not match 7666
Error: 6665 does not match 7665
Error: 6664 does not match 7664
Error: 6663 does not match 7663
Error: 6662 does not match 7662
Error: 6661 does not match 7661
Error: 6660 does not match 7660
Error: 6657 does not match 7657
Error: 6656 does not match 7656
Error: 6655 does not match 7655
Error: 6654 does not match 7654
Error: 6653 does not match 7653
Error: 6652 does not match 7652
Error: 6651 does not match 7651
Error: 6650 does not match 7650
Error: 6647 does not match 7647
Error: 6646 does not match 7646
Error: 6645 does not match 7645
Error: 6644 does not match 7644
Error: 6643 does not match 7643
Error: 6642 does not match 7642
Error: 6641 does not match 7641
Error: 6640 does not match 7640
Error: 6637 does not match 7637
Error: 6636 does not match 7636
Error: 6635 does not match 7635
Error: 6634 does not match 7634
Error: 6633 does not match 7633
Error: 6632 does not match 7632
Error: 6631 does not match 7631
Error: 6630 does not match 7630
Error: 6627 does not match 7627
Error: 6626 does not match 7626
Error: 6625 does not match 7625
Error: 6624 does not match 7624
Error: 6623 does not match 7623
Error: 6622 does not match 7622
Error: 6621 does not match 7621
Error: 6620 does not match 7620
Error: 6617 does not match 7617
Error: 6616 does not match 7616
Error: 6615 does not match 7615
Error: 6614 does not match 7614
Error: 6613 does not match 7613
Error: 6612 does not match 7612
Error: 6611 does not match 7611
Error: 6610 does not match 7610
Error: 6607 does not match 7607
Error: 6606 does not match 7606
Error: 6605 does not match 7605
Error: 6604 does not match 7604
Error: 6603 does not match 7603
Error: 6602 does not match 7602
Error: 6601 does not match 7601
Error: 6600 does not match 7600
Error: 6577 does not match 7577
Error: 6576 does not match 7576
Error: 6575 does not match 7575
Error: 6574 does not match 7574
Error: 6573 does not match 7573
Error: 6572 does not match 7572
Error: 6571 does not match 7571
Error: 6570 does not match 7570
Error: 6567 does not match 7567
Error: 6566 does not match 7566
Error: 6565 does not match 7565
Error: 6564 does not match 7564
Error: 6563 does not match 7563
Error: 6562 does not match 7562
Error: 6561 does not match 7561
Error: 6560 does not match 7560
Error: 6557 does not match 7557
Error: 6556 does not match 7556
Error: 6555 does not match 7555
Error: 6554 does not match 7554
Error: 6553 does not match 7553
Error: 6552 does not match 7552
Error: 6551 does not match 7551
Error: 6550 does not match 7550
Error: 6547 does not match 7547
Error: 6546 does not match 7546
Error: 6545 does not match 7545
Error: 6544 does not match 7544
Error: 6543 does not match 7543
Error: 6542 does not match 7542
Error: 6541 does not match 7541
Error: 6540 does not match 7540
Error: 6537 does not match 7537
Error: 6536 does not match 7536
Error: 6535 does not match 7535
Error: 6534 does not match 7534
Error: 6533 does not match 7533
Error: 6532 does not match 7532
Error: 6531 does not match 7531
Error: 6530 does not match 7530
Error: 6527 does not match 7527
Error: 6526 does not match 7526
Error: 6525 does not match 7525
Error: 6524 does not match 7524
Error: 6523 does not match 7523
Error: 6522 does not match 7522
Error: 6521 does not match 7521
Error: 6520 does not match 7520
Error: 6517 does not match 7517
Error: 6516 does not match 7516
Error: 6515 does not match 7515
Error: 6514 does not match 7514
Error: 6513 does not match 7513
Error: 6512 does not match 7512
Error: 6511 does not match 7511
Error: 6510 does not match 7510
Error: 6507 does not match 7507
Error: 6506 does not match 7506
Error: 6505 does not match 7505
Error: 6504 does not match 7504
Error: 6503 does not match 7503
Error: 6502 does not match 7502
Error: 6501 does not match 7501
Error: 6500 does not match 7500
Error: 6477 does not match 7477
Error: 6476 does not match 7476
Error: 6475 does not match 7475
Error: 6474 does not match 7474
Error: 6473 does not match 7473
Error: 6472 does not match 7472
Error: 6471 does not match 7471
Error: 6470 does not match 7470
Error: 6467 does not match 7467
Error: 6466 does not match 7466
Error: 6465 does not match 7465
Error: 6464 does not match 7464
Error: 6463 does not match 7463
Error: 6462 does not match 7462
Error: 6461 does not match 7461
Error: 6460 does not match 7460
Error: 6457 does not match 7457
Error: 6456 does not match 7456
Error: 6455 does not match 7455
Error: 6454 does not match 7454
Error: 6453 does not match 7453
Error: 6452 does not match 7452
Error: 6451 does not match 7451
Error: 6450 does not match 7450
Error: 6447 does not match 7447
Error: 6446 does not match 7446
Error: 6445 does not match 7445
Error: 6444 does not match 7444
Error: 6443 does not match 7443
Error: 6442 does not match 7442
Error: 6441 does not match 7441
Error: 6440 does not match 7440
Error: 6437 does not match 7437
Error: 6436 does not match 7436
Error: 6435 does not match 7435
Error: 6434 does not match 7434
Error: 6433 does not match 7433
Error: 6432 does not match 7432
Error: 6431 does not match 7431
Error: 6430 does not match 7430
Error: 6427 does not match 7427
Error: 6426 does not match 7426
Error: 6425 does not match 7425
Error: 6424 does not match 7424
Error: 6423 does not match 7423
Error: 6422 does not match 7422
Error: 6421 does not match 7421
Error: 6420 does not match 7420
Error: 6417 does not match 7417
Error: 6416 does not match 7416
Error: 6415 does not match 7415
Error: 6414 does not match 7414
Error: 6413 does not match 7413
Error: 6412 does not match 7412
Error: 6411 does not match 7411
Error: 6410 does not match 7410
Error: 6407 does not match 7407
Error: 6406 does not match 7406
Error: 6405 does not match 7405
Error: 6404 does not match 7404
Error: 6403 does not match 7403
Error: 6402 does not match 7402
Error: 6401 does not match 7401
Error: 6400 does not match 7400
Error: 6377 does not match 7377
Error: 6376 does not match 7376
Error: 6375 does not match 7375
Error: 6374 does not match 7374
Error: 6373 does not match 7373
Error: 6372 does not match 7372
Error: 6371 does not match 7371
Error: 6370 does not match 7370
Error: 6367 does not match 7367
Error: 6366 does not match 7366
Error: 6365 does not match 7365
Error: 6364 does not match 7364
Error: 6363 does not match 7363
Error: 6362 does not match 7362
Error: 6361 does not match 7361
Error: 6360 does not match 7360
Error: 6357 does not match 7357
Error: 6356 does not match 7356
Error: 6355 does not match 7355
Error: 6354 does not match 7354
Error: 6353 does not match 7353
Error: 6352 does not match 7352
Error: 6351 does not match 7351
Error: 6350 does not match 7350
Error: 6347 does not match 7347
Error: 6346 does not match 7346
Error: 6345 does not match 7345
Error: 6344 does not match 7344
Error: 6343 does not match 7343
Error: 6342 does not match 7342
Error: 6341 does not match 7341
Error: 6340 does not match 7340
Error: 6337 does not match 7337
Error: 6336 does not match 7336
Error: 6335 does not match 7335
Error: 6334 does not match 7334
Error: 6333 does not match 7333
Error: 6332 does not match 7332
Error: 6331 does not match 7331
Error: 6330 does not match 7330
Error: 6327 does not match 7327
Error: 6326 does not match 7326
Error: 6325 does not match 7325
Error: 6324 does not match 7324
Error: 6323 does not match 7323
Error: 6322 does not match 7322
Error: 6321 does not match 7321
Error: 6320 does not match 7320
Error: 6317 does not match 7317
Error: 6316 does not match 7316
Error: 6315 does not match 7315
Error: 6314 does not match 7314
Error: 6313 does not match 7313
Error: 6312 does not match 7312
Error: 6311 does not match 7311
Error: 6310 does not match 7310
Error: 6307 does not match 7307
Error: 6306 does not match 7306
Error: 6305 does not match 7305
Error: 6304 does not match 7304
Error: 6303 does not match 7303
Error: 6302 does not match 7302
Error: 6301 does not match 7301
Error: 6300 does not match 7300
Error: 6277 does not match 7277
Error: 6276 does not match 7276
Error: 6275 does not match 7275
Error: 6274 does not match 7274
Error: 6273 does not match 7273
Error: 6272 does not match 7272
Error: 6271 does not match 7271
Error: 6270 does not match 7270
Error: 6267 does not match 7267
Error: 6266 does not match 7266
Error: 6265 does not match 7265
Error: 6264 does not match 7264
Error: 6263 does not match 7263
Error: 6262 does not match 7262
Error: 6261 does not match 7261
Error: 6260 does not match 7260
Error: 6257 does not match 7257
Error: 6256 does not match 7256
Error: 6255 does not match 7255
Error: 6254 does not match 7254
Error: 6253 does not match 7253
Error: 6252 does not match 7252
Error: 6251 does not match 7251
Error: 6250 does not match 7250
Error: 6247 does not match 7247
Error: 6246 does not match 7246
Error: 6245 does not match 7245
Error: 6244 does not match 7244
Error: 6243 does not match 7243
Error: 6242 does not match 7242
Error: 6241 does not match 7241
Error: 6240 does not match 7240
Error: 6237 does not match 7237
Error: 6236 does not match 7236
Error: 6235 does not match 7235
Error: 6234 does not match 7234
Error: 6233 does not match 7233
Error: 6232 does not match 7232
Error: 6231 does not match 7231
Error: 6230 does not match 7230
Error: 6227 does not match 7227
Error: 6226 does not match 7226
Error: 6225 does not match 7225
Error: 6224 does not match 7224
Error: 6223 does not match 7223
Error: 6222 does not match 7222
Error: 6221 does not match 7221
Error: 6220 does not match 7220
Error: 6217 does not match 7217
Error: 6216 does not match 7216
Error: 6215 does not match 7215
Error: 6214 does not match 7214
Error: 6213 does not match 7213
Error: 6212 does not match 7212
Error: 6211 does not match 7211
Error: 6210 does not match 7210
Error: 6207 does not match 7207
Error: 6206 does not match 7206
Error: 6205 does not match 7205
Error: 6204 does not match 7204
Error: 6203 does not match 7203
Error: 6202 does not match 7202
Error: 6201 does not match 7201
Error: 6200 does not match 7200
Error: 6177 does not match 7177
Error: 6176 does not match 7176
Error: 6175 does not match 7175
Error: 6174 does not match 7174
Error: 6173 does not match 7173
Error: 6172 does not match 7172
Error: 6171 does not match 7171
Error: 6170 does not match 7170
Error: 6167 does not match 7167
Error: 6166 does not match 7166
Error: 6165 does not match 7165
Error: 6164 does not match 7164
Error: 6163 does not match 7163
Error: 6162 does not match 7162
Error: 6161 does not match 7161
Error: 6160 does not match 7160
Error: 6157 does not match 7157
Error: 6156 does not match 7156
Error: 6155 does not match 7155
Error: 6154 does not match 7154
Error: 6153 does not match 7153
Error: 6152 does not match 7152
Error: 6151 does not match 7151
Error: 6150 does not match 7150
Error: 6147 does not match 7147
Error: 6146 does not match 7146
Error: 6145 does not match 7145
Error: 6144 does not match 7144
Error: 6143 does not match 7143
Error: 6142 does not match 7142
Error: 6141 does not match 7141
Error: 6140 does not match 7140
Error: 6137 does not match 7137
Error: 6136 does not match 7136
Error: 6135 does not match 7135
Error: 6134 does not match 7134
Error: 6133 does not match 7133
Error: 6132 does not match 7132
Error: 6131 does not match 7131
Error: 6130 does not match 7130
Error: 6127 does not match 7127
Error: 6126 does not match 7126
Error: 6125 does not match 7125
Error: 6124 does not match 7124
Error: 6123 does not match 7123
Error: 6122 does not match 7122
Error: 6121 does not match 7121
Error: 6120 does not match 7120
Error: 6117 does not match 7117
Error: 6116 does not match 7116
Error: 6115 does not match 7115
Error: 6114 does not match 7114
Error: 6113 does not match 7113
Error: 6112 does not match 7112
Error: 6111 does not match 7111
Error: 6110 does not match 7110
Error: 6107 does not match 7107
Error: 6106 does not match 7106
Error: 6105 does not match 7105
Error: 6104 does not match 7104
Error: 6103 does not match 7103
Error: 6102 does not match 7102
Error: 6101 does not match 7101
Error: 6100 does not match 7100
Error: 6077 does not match 7077
Error: 6076 does not match 7076
Error: 6075 does not match 7075
Error: 6074 does not match 7074
Error: 6073 does not match 7073
Error: 6072 does not match 7072
Error: 6071 does not match 7071
Error: 6070 does not match 7070
Error: 6067 does not match 7067
Error: 6066 does not match 7066
Error: 6065 does not match 7065
Error: 6064 does not match 7064
Error: 6063 does not match 7063
Error: 6062 does not match 7062
Error: 6061 does not match 7061
Error: 6060 does not match 7060
Error: 6057 does not match 7057
Error: 6056 does not match 7056
Error: 6055 does not match 7055
Error: 6054 does not match 7054
Error: 6053 does not match 7053
Error: 6052 does not match 7052
Error: 6051 does not match 7051
Error: 6050 does not match 7050
Error: 6047 does not match 7047
Error: 6046 does not match 7046
Error: 6045 does not match 7045
Error: 6044 does not match 7044
Error: 6043 does not match 7043
Error: 6042 does not match 7042
Error: 6041 does not match 7041
Error: 6040 does not match 7040
Error: 6037 does not match 7037
Error: 6036 does not match 7036
Error: 6035 does not match 7035
Error: 6034 does not match 7034
Error: 6033 does not match 7033
Error: 6032 does not match 7032
Error: 6031 does not match 7031
Error: 6030 does not match 7030
Error: 6027 does not match 7027
Error: 6026 does not match 7026
Error: 6025 does not match 7025
Error: 6024 does not match 7024
Error: 6023 does not match 7023
Error: 6022 does not match 7022
Error: 6021 does not match 7021
Error: 6020 does not match 7020
Error: 6017 does not match 7017
Error: 6016 does not match 7016
Error: 6015 does not match 7015
Error: 6014 does not match 7014
Error: 6013 does not match 7013
Error: 6012 does not match 7012
Error: 6011 does not match 7011
Error: 6010 does not match 7010
Error: 6007 does not match 7007
Error: 6006 does not match 7006
Error: 6005 does not match 7005
Error: 6004 does not match 7004
Error: 6003 does not match 7003
Error: 6002 does not match 7002
Error: 6001 does not match 7001
Error: 6000 does not match 7000
Error: 4777 does not match 5777
Error: 4776 does not match 5776
Error: 4775 does not match 5775
Error: 4774 does not match 5774
Error: 4773 does not match 5773
Error: 4772 does not match 5772
Error: 4771 does not match 5771
Error: 4770 does not match 5770
Error: 4767 does not match 5767
Error: 4766 does not match 5766
Error: 4765 does not match 5765
Error: 4764 does not match 5764
Error: 4763 does not match 5763
Error: 4762 does not match 5762
Error: 4761 does not match 5761
Error: 4760 does not match 5760
Error: 4757 does not match 5757
Error: 4756 does not match 5756
Error: 4755 does not match 5755
Error: 4754 does not match 5754
Error: 4753 does not match 5753
Error: 4752 does not match 5752
Error: 4751 does not match 5751
Error: 4750 does not match 5750
Error: 4747 does not match 5747
Error: 4746 does not match 5746
Error: 4745 does not match 5745
Error: 4744 does not match 5744
Error: 4743 does not match 5743
Error: 4742 does not match 5742
Error: 4741 does not match 5741
Error: 4740 does not match 5740
Error: 4737 does not match 5737
Error: 4736 does not match 5736
Error: 4735 does not match 5735
Error: 4734 does not match 5734
Error: 4733 does not match 5733
Error: 4732 does not match 5732
Error: 4731 does not match 5731
Error: 4730 does not match 5730
Error: 4727 does not match 5727
Error: 4726 does not match 5726
Error: 4725 does not match 5725
Error: 4724 does not match 5724
Error: 4723 does not match 5723
Error: 4722 does not match 5722
Error: 4721 does not match 5721
Error: 4720 does not match 5720
Error: 4717 does not match 5717
Error: 4716 does not match 5716
Error: 4715 does not match 5715
Error: 4714 does not match 5714
Error: 4713 does not match 5713
Error: 4712 does not match 5712
Error: 4711 does not match 5711
Error: 4710 does not match 5710
Error: 4707 does not match 5707
Error: 4706 does not match 5706
Error: 4705 does not match 5705
Error: 4704 does not match 5704
Error: 4703 does not match 5703
Error: 4702 does not match 5702
Error: 4701 does not match 5701
Error: 4700 does not match 5700
Error: 4677 does not match 5677
Error: 4676 does not match 5676
Error: 4675 does not match 5675
Error: 4674 does not match 5674
Error: 4673 does not match 5673
Error: 4672 does not match 5672
Error: 4671 does not match 5671
Error: 4670 does not match 5670
Error: 4667 does not match 5667
Error: 4666 does not match 5666
Error: 4665 does not match 5665
Error: 4664 does not match 5664
Error: 4663 does not match 5663
Error: 4662 does not match 5662
Error: 4661 does not match 5661
Error: 4660 does not match 5660
Error: 4657 does not match 5657
Error: 4656 does not match 5656
Error: 4655 does not match 5655
Error: 4654 does not match 5654
Error: 4653 does not match 5653
Error: 4652 does not match 5652
Error: 4651 does not match 5651
Error: 4650 does not match 5650
Error: 4647 does not match 5647
Error: 4646 does not match 5646
Error: 4645 does not match 5645
Error: 4644 does not match 5644
Error: 4643 does not match 5643
Error: 4642 does not match 5642
Error: 4641 does not match 5641
Error: 4640 does not match 5640
Error: 4637 does not match 5637
Error: 4636 does not match 5636
Error: 4635 does not match 5635
Error: 4634 does not match 5634
Error: 4633 does not match 5633
Error: 4632 does not match 5632
Error: 4631 does not match 5631
Error: 4630 does not match 5630
Error: 4627 does not match 5627
Error: 4626 does not match 5626
Error: 4625 does not match 5625
Error: 4624 does not match 5624
Error: 4623 does not match 5623
Error: 4622 does not match 5622
Error: 4621 does not match 5621
Error: 4620 does not match 5620
Error: 4617 does not match 5617
Error: 4616 does not match 5616
Error: 4615 does not match 5615
Error: 4614 does not match 5614
Error: 4613 does not match 5613
Error: 4612 does not match 5612
Error: 4611 does not match 5611
Error: 4610 does not match 5610
Error: 4607 does not match 5607
Error: 4606 does not match 5606
Error: 4605 does not match 5605
Error: 4604 does not match 5604
Error: 4603 does not match 5603
Error: 4602 does not match 5602
Error: 4601 does not match 5601
Error: 4600 does not match 5600
Error: 4577 does not match 5577
Error: 4576 does not match 5576
Error: 4575 does not match 5575
Error: 4574 does not match 5574
Error: 4573 does not match 5573
Error: 4572 does not match 5572
Error: 4571 does not match 5571
Error: 4570 does not match 5570
Error: 4567 does not match 5567
Error: 4566 does not match 5566
Error: 4565 does not match 5565
Error: 4564 does not match 5564
Error: 4563 does not match 5563
Error: 4562 does not match 5562
Error: 4561 does not match 5561
Error: 4560 does not match 5560
Error: 4557 does not match 5557
Error: 4556 does not match 5556
Error: 4555 does not match 5555
Error: 4554 does not match 5554
Error: 4553 does not match 5553
Error: 4552 does not match 5552
Error: 4551 does not match 5551
Error: 4550 does not match 5550
Error: 4547 does not match 5547
Error: 4546 does not match 5546
Error: 4545 does not match 5545
Error: 4544 does not match 5544
Error: 4543 does not match 5543
Error: 4542 does not match 5542
Error: 4541 does not match 5541
Error: 4540 does not match 5540
Error: 4537 does not match 5537
Error: 4536 does not match 5536
Error: 4535 does not match 5535
Error: 4534 does not match 5534
Error: 4533 does not match 5533
Error: 4532 does not match 5532
Error: 4531 does not match 5531
Error: 4530 does not match 5530
Error: 4527 does not match 5527
Error: 4526 does not match 5526
Error: 4525 does not match 5525
Error: 4524 does not match 5524
Error: 4523 does not match 5523
Error: 4522 does not match 5522
Error: 4521 does not match 5521
Error: 4520 does not match 5520
Error: 4517 does not match 5517
Error: 4516 does not match 5516
Error: 4515 does not match 5515
Error: 4514 does not match 5514
Error: 4513 does not match 5513
Error: 4512 does not match 5512
Error: 4511 does not match 5511
Error: 4510 does not match 5510
Error: 4507 does not match 5507
Error: 4506 does not match 5506
Error: 4505 does not match 5505
Error: 4504 does not match 5504
Error: 4503 does not match 5503
Error: 4502 does not match 5502
Error: 4501 does not match 5501
Error: 4500 does not match 5500
Error: 4477 does not match 5477
Error: 4476 does not match 5476
Error: 4475 does not match 5475
Error: 4474 does not match 5474
Error: 4473 does not match 5473
Error: 4472 does not match 5472
Error: 4471 does not match 5471
Error: 4470 does not match 5470
Error: 4467 does not match 5467
Error: 4466 does not match 5466
Error: 4465 does not match 5465
Error: 4464 does not match 5464
Error: 4463 does not match 5463
Error: 4462 does not match 5462
Error: 4461 does not match 5461
Error: 4460 does not match 5460
Error: 4457 does not match 5457
Error: 4456 does not match 5456
Error: 4455 does not match 5455
Error: 4454 does not match 5454
Error: 4453 does not match 5453
Error: 4452 does not match 5452
Error: 4451 does not match 5451
Error: 4450 does not match 5450
Error: 4447 does not match 5447
Error: 4446 does not match 5446
Error: 4445 does not match 5445
Error: 4444 does not match 5444
Error: 4443 does not match 5443
Error: 4442 does not match 5442
Error: 4441 does not match 5441
Error: 4440 does not match 5440
Error: 4437 does not match 5437
Error: 4436 does not match 5436
Error: 4435 does not match 5435
Error: 4434 does not match 5434
Error: 4433 does not match 5433
Error: 4432 does not match 5432
Error: 4431 does not match 5431
Error: 4430 does not match 5430
Error: 4427 does not match 5427
Error: 4426 does not match 5426
Error: 4425 does not match 5425
Error: 4424 does not match 5424
Error: 4423 does not match 5423
Error: 4422 does not match 5422
Error: 4421 does not match 5421
Error: 4420 does not match 5420
Error: 4417 does not match 5417
Error: 4416 does not match 5416
Error: 4415 does not match 5415
Error: 4414 does not match 5414
Error: 4413 does not match 5413
Error: 4412 does not match 5412
Error: 4411 does not match 5411
Error: 4410 does not match 5410
Error: 4407 does not match 5407
Error: 4406 does not match 5406
Error: 4405 does not match 5405
Error: 4404 does not match 5404
Error: 4403 does not match 5403
Error: 4402 does not match 5402
Error: 4401 does not match 5401
Error: 4400 does not match 5400
Error: 4377 does not match 5377
Error: 4376 does not match 5376
Error: 4375 does not match 5375
Error: 4374 does not match 5374
Error: 4373 does not match 5373
Error: 4372 does not match 5372
Error: 4371 does not match 5371
Error: 4370 does not match 5370
Error: 4367 does not match 5367
Error: 4366 does not match 5366
Error: 4365 does not match 5365
Error: 4364 does not match 5364
Error: 4363 does not match 5363
Error: 4362 does not match 5362
Error: 4361 does not match 5361
Error: 4360 does not match 5360
Error: 4357 does not match 5357
Error: 4356 does not match 5356
Error: 4355 does not match 5355
Error: 4354 does not match 5354
Error: 4353 does not match 5353
Error: 4352 does not match 5352
Error: 4351 does not match 5351
Error: 4350 does not match 5350
Error: 4347 does not match 5347
Error: 4346 does not match 5346
Error: 4345 does not match 5345
Error: 4344 does not match 5344
Error: 4343 does not match 5343
Error: 4342 does not match 5342
Error: 4341 does not match 5341
Error: 4340 does not match 5340
Error: 4337 does not match 5337
Error: 4336 does not match 5336
Error: 4335 does not match 5335
Error: 4334 does not match 5334
Error: 4333 does not match 5333
Error: 4332 does not match 5332
Error: 4331 does not match 5331
Error: 4330 does not match 5330
Error: 4327 does not match 5327
Error: 4326 does not match 5326
Error: 4325 does not match 5325
Error: 4324 does not match 5324
Error: 4323 does not match 5323
Error: 4322 does not match 5322
Error: 4321 does not match 5321
Error: 4320 does not match 5320
Error: 4317 does not match 5317
Error: 4316 does not match 5316
Error: 4315 does not match 5315
Error: 4314 does not match 5314
Error: 4313 does not match 5313
Error: 4312 does not match 5312
Error: 4311 does not match 5311
Error: 4310 does not match 5310
Error: 4307 does not match 5307
Error: 4306 does not match 5306
Error: 4305 does not match 5305
Error: 4304 does not match 5304
Error: 4303 does not match 5303
Error: 4302 does not match 5302
Error: 4301 does not match 5301
Error: 4300 does not match 5300
Error: 4277 does not match 5277
Error: 4276 does not match 5276
Error: 4275 does not match 5275
Error: 4274 does not match 5274
Error: 4273 does not match 5273
Error: 4272 does not match 5272
Error: 4271 does not match 5271
Error: 4270 does not match 5270
Error: 4267 does not match 5267
Error: 4266 does not match 5266
Error: 4265 does not match 5265
Error: 4264 does not match 5264
Error: 4263 does not match 5263
Error: 4262 does not match 5262
Error: 4261 does not match 5261
Error: 4260 does not match 5260
Error: 4257 does not match 5257
Error: 4256 does not match 5256
Error: 4255 does not match 5255
Error: 4254 does not match 5254
Error: 4253 does not match 5253
Error: 4252 does not match 5252
Error: 4251 does not match 5251
Error: 4250 does not match 5250
Error: 4247 does not match 5247
Error: 4246 does not match 5246
Error: 4245 does not match 5245
Error: 4244 does not match 5244
Error: 4243 does not match 5243
Error: 4242 does not match 5242
Error: 4241 does not match 5241
Error: 4240 does not match 5240
Error: 4237 does not match 5237
Error: 4236 does not match 5236
Error: 4235 does not match 5235
Error: 4234 does not match 5234
Error: 4233 does not match 5233
Error: 4232 does not match 5232
Error: 4231 does not match 5231
Error: 4230 does not match 5230
Error: 4227 does not match 5227
Error: 4226 does not match 5226
Error: 4225 does not match 5225
Error: 4224 does not match 5224
Error: 4223 does not match 5223
Error: 4222 does not match 5222
Error: 4221 does not match 5221
Error: 4220 does not match 5220
Error: 4217 does not match 5217
Error: 4216 does not match 5216
Error: 4215 does not match 5215
Error: 4214 does not match 5214
Error: 4213 does not match 5213
Error: 4212 does not match 5212
Error: 4211 does not match 5211
Error: 4210 does not match 5210
Error: 4207 does not match 5207
Error: 4206 does not match 5206
Error: 4205 does not match 5205
Error: 4204 does not match 5204
Error: 4203 does not match 5203
Error: 4202 does not match 5202
Error: 4201 does not match 5201
Error: 4200 does not match 5200
Error: 4177 does not match 5177
Error: 4176 does not match 5176
Error: 4175 does not match 5175
Error: 4174 does not match 5174
Error: 4173 does not match 5173
Error: 4172 does not match 5172
Error: 4171 does not match 5171
Error: 4170 does not match 5170
Error: 4167 does not match 5167
Error: 4166 does not match 5166
Error: 4165 does not match 5165
Error: 4164 does not match 5164
Error: 4163 does not match 5163
Error: 4162 does not match 5162
Error: 4161 does not match 5161
Error: 4160 does not match 5160
Error: 4157 does not match 5157
Error: 4156 does not match 5156
Error: 4155 does not match 5155
Error: 4154 does not match 5154
Error: 4153 does not match 5153
Error: 4152 does not match 5152
Error: 4151 does not match 5151
Error: 4150 does not match 5150
Error: 4147 does not match 5147
Error: 4146 does not match 5146
Error: 4145 does not match 5145
Error: 4144 does not match 5144
Error: 4143 does not match 5143
Error: 4142 does not match 5142
Error: 4141 does not match 5141
Error: 4140 does not match 5140
Error: 4137 does not match 5137
Error: 4136 does not match 5136
Error: 4135 does not match 5135
Error: 4134 does not match 5134
Error: 4133 does not match 5133
Error: 4132 does not match 5132
Error: 4131 does not match 5131
Error: 4130 does not match 5130
Error: 4127 does not match 5127
Error: 4126 does not match 5126
Error: 4125 does not match 5125
Error: 4124 does not match 5124
Error: 4123 does not match 5123
Error: 4122 does not match 5122
Error: 4121 does not match 5121
Error: 4120 does not match 5120
Error: 4117 does not match 5117
Error: 4116 does not match 5116
Error: 4115 does not match 5115
Error: 4114 does not match 5114
Error: 4113 does not match 5113
Error: 4112 does not match 5112
Error: 4111 does not match 5111
Error: 4110 does not match 5110
Error: 4107 does not match 5107
Error: 4106 does not match 5106
Error: 4105 does not match 5105
Error: 4104 does not match 5104
Error: 4103 does not match 5103
Error: 4102 does not match 5102
Error: 4101 does not match 5101
Error: 4100 does not match 5100
Error: 4077 does not match 5077
Error: 4076 does not match 5076
Error: 4075 does not match 5075
Error: 4074 does not match 5074
Error: 4073 does not match 5073
Error: 4072 does not match 5072
Error: 4071 does not match 5071
Error: 4070 does not match 5070
Error: 4067 does not match 5067
Error: 4066 does not match 5066
Error: 4065 does not match 5065
Error: 4064 does not match 5064
Error: 4063 does not match 5063
Error: 4062 does not match 5062
Error: 4061 does not match 5061
Error: 4060 does not match 5060
Error: 4057 does not match 5057
Error: 4056 does not match 5056
Error: 4055 does not match 5055
Error: 4054 does not match 5054
Error: 4053 does not match 5053
Error: 4052 does not match 5052
Error: 4051 does not match 5051
Error: 4050 does not match 5050
Error: 4047 does not match 5047
Error: 4046 does not match 5046
Error: 4045 does not match 5045
Error: 4044 does not match 5044
Error: 4043 does not match 5043
Error: 4042 does not match 5042
Error: 4041 does not match 5041
Error: 4040 does not match 5040
Error: 4037 does not match 5037
Error: 4036 does not match 5036
Error: 4035 does not match 5035
Error: 4034 does not match 5034
Error: 4033 does not match 5033
Error: 4032 does not match 5032
Error: 4031 does not match 5031
Error: 4030 does not match 5030
Error: 4027 does not match 5027
Error: 4026 does not match 5026
Error: 4025 does not match 5025
Error: 4024 does not match 5024
Error: 4023 does not match 5023
Error: 4022 does not match 5022
Error: 4021 does not match 5021
Error: 4020 does not match 5020
Error: 4017 does not match 5017
Error: 4016 does not match 5016
Error: 4015 does not match 5015
Error: 4014 does not match 5014
Error: 4013 does not match 5013
Error: 4012 does not match 5012
Error: 4011 does not match 5011
Error: 4010 does not match 5010
Error: 4007 does not match 5007
Error: 4006 does not match 5006
Error: 4005 does not match 5005
Error: 4004 does not match 5004
Error: 4003 does not match 5003
Error: 4002 does not match 5002
Error: 4001 does not match 5001
Error: 4000 does not match 5000
Error: 2777 does not match 3777
Error: 2776 does not match 3776
Error: 2775 does not match 3775
Error: 2774 does not match 3774
Error: 2773 does not match 3773
Error: 2772 does not match 3772
Error: 2771 does not match 3771
Error: 2770 does not match 3770
Error: 2767 does not match 3767
Error: 2766 does not match 3766
Error: 2765 does not match 3765
Error: 2764 does not match 3764
Error: 2763 does not match 3763
Error: 2762 does not match 3762
Error: 2761 does not match 3761
Error: 2760 does not match 3760
Error: 2757 does not match 3757
Error: 2756 does not match 3756
Error: 2755 does not match 3755
Error: 2754 does not match 3754
Error: 2753 does not match 3753
Error: 2752 does not match 3752
Error: 2751 does not match 3751
Error: 2750 does not match 3750
Error: 2747 does not match 3747
Error: 2746 does not match 3746
Error: 2745 does not match 3745
Error: 2744 does not match 3744
Error: 2743 does not match 3743
Error: 2742 does not match 3742
Error: 2741 does not match 3741
Error: 2740 does not match 3740
Error: 2737 does not match 3737
Error: 2736 does not match 3736
Error: 2735 does not match 3735
Error: 2734 does not match 3734
Error: 2733 does not match 3733
Error: 2732 does not match 3732
Error: 2731 does not match 3731
Error: 2730 does not match 3730
Error: 2727 does not match 3727
Error: 2726 does not match 3726
Error: 2725 does not match 3725
Error: 2724 does not match 3724
Error: 2723 does not match 3723
Error: 2722 does not match 3722
Error: 2721 does not match 3721
Error: 2720 does not match 3720
Error: 2717 does not match 3717
Error: 2716 does not match 3716
Error: 2715 does not match 3715
Error: 2714 does not match 3714
Error: 2713 does not match 3713
Error: 2712 does not match 3712
Error: 2711 does not match 3711
Error: 2710 does not match 3710
Error: 2707 does not match 3707
Error: 2706 does not match 3706
Error: 2705 does not match 3705
Error: 2704 does not match 3704
Error: 2703 does not match 3703
Error: 2702 does not match 3702
Error: 2701 does not match 3701
Error: 2700 does not match 3700
Error: 2677 does not match 3677
Error: 2676 does not match 3676
Error: 2675 does not match 3675
Error: 2674 does not match 3674
Error: 2673 does not match 3673
Error: 2672 does not match 3672
Error: 2671 does not match 3671
Error: 2670 does not match 3670
Error: 2667 does not match 3667
Error: 2666 does not match 3666
Error: 2665 does not match 3665
Error: 2664 does not match 3664
Error: 2663 does not match 3663
Error: 2662 does not match 3662
Error: 2661 does not match 3661
Error: 2660 does not match 3660
Error: 2657 does not match 3657
Error: 2656 does not match 3656
Error: 2655 does not match 3655
Error: 2654 does not match 3654
Error: 2653 does not match 3653
Error: 2652 does not match 3652
Error: 2651 does not match 3651
Error: 2650 does not match 3650
Error: 2647 does not match 3647
Error: 2646 does not match 3646
Error: 2645 does not match 3645
Error: 2644 does not match 3644
Error: 2643 does not match 3643
Error: 2642 does not match 3642
Error: 2641 does not match 3641
Error: 2640 does not match 3640
Error: 2637 does not match 3637
Error: 2636 does not match 3636
Error: 2635 does not match 3635
Error: 2634 does not match 3634
Error: 2633 does not match 3633
Error: 2632 does not match 3632
Error: 2631 does not match 3631
Error: 2630 does not match 3630
Error: 2627 does not match 3627
Error: 2626 does not match 3626
Error: 2625 does not match 3625
Error: 2624 does not match 3624
Error: 2623 does not match 3623
Error: 2622 does not match 3622
Error: 2621 does not match 3621
Error: 2620 does not match 3620
Error: 2617 does not match 3617
Error: 2616 does not match 3616
Error: 2615 does not match 3615
Error: 2614 does not match 3614
Error: 2613 does not match 3613
Error: 2612 does not match 3612
Error: 2611 does not match 3611
Error: 2610 does not match 3610
Error: 2607 does not match 3607
Error: 2606 does not match 3606
Error: 2605 does not match 3605
Error: 2604 does not match 3604
Error: 2603 does not match 3603
Error: 2602 does not match 3602
Error: 2601 does not match 3601
Error: 2600 does not match 3600
Error: 2577 does not match 3577
Error: 2576 does not match 3576
Error: 2575 does not match 3575
Error: 2574 does not match 3574
Error: 2573 does not match 3573
Error: 2572 does not match 3572
Error: 2571 does not match 3571
Error: 2570 does not match 3570
Error: 2567 does not match 3567
Error: 2566 does not match 3566
Error: 2565 does not match 3565
Error: 2564 does not match 3564
Error: 2563 does not match 3563
Error: 2562 does not match 3562
Error: 2561 does not match 3561
Error: 2560 does not match 3560
Error: 2557 does not match 3557
Error: 2556 does not match 3556
Error: 2555 does not match 3555
Error: 2554 does not match 3554
Error: 2553 does not match 3553
Error: 2552 does not match 3552
Error: 2551 does not match 3551
Error: 2550 does not match 3550
Error: 2547 does not match 3547
Error: 2546 does not match 3546
Error: 2545 does not match 3545
Error: 2544 does not match 3544
Error: 2543 does not match 3543
Error: 2542 does not match 3542
Error: 2541 does not match 3541
Error: 2540 does not match 3540
Error: 2537 does not match 3537
Error: 2536 does not match 3536
Error: 2535 does not match 3535
Error: 2534 does not match 3534
Error: 2533 does not match 3533
Error: 2532 does not match 3532
Error: 2531 does not match 3531
Error: 2530 does not match 3530
Error: 2527 does not match 3527
Error: 2526 does not match 3526
Error: 2525 does not match 3525
Error: 2524 does not match 3524
Error: 2523 does not match 3523
Error: 2522 does not match 3522
Error: 2521 does not match 3521
Error: 2520 does not match 3520
Error: 2517 does not match 3517
Error: 2516 does not match 3516
Error: 2515 does not match 3515
Error: 2514 does not match 3514
Error: 2513 does not match 3513
Error: 2512 does not match 3512
Error: 2511 does not match 3511
Error: 2510 does not match 3510
Error: 2507 does not match 3507
Error: 2506 does not match 3506
Error: 2505 does not match 3505
Error: 2504 does not match 3504
Error: 2503 does not match 3503
Error: 2502 does not match 3502
Error: 2501 does not match 3501
Error: 2500 does not match 3500
Error: 2477 does not match 3477
Error: 2476 does not match 3476
Error: 2475 does not match 3475
Error: 2474 does not match 3474
Error: 2473 does not match 3473
Error: 2472 does not match 3472
Error: 2471 does not match 3471
Error: 2470 does not match 3470
Error: 2467 does not match 3467
Error: 2466 does not match 3466
Error: 2465 does not match 3465
Error: 2464 does not match 3464
Error: 2463 does not match 3463
Error: 2462 does not match 3462
Error: 2461 does not match 3461
Error: 2460 does not match 3460
Error: 2457 does not match 3457
Error: 2456 does not match 3456
Error: 2455 does not match 3455
Error: 2454 does not match 3454
Error: 2453 does not match 3453
Error: 2452 does not match 3452
Error: 2451 does not match 3451
Error: 2450 does not match 3450
Error: 2447 does not match 3447
Error: 2446 does not match 3446
Error: 2445 does not match 3445
Error: 2444 does not match 3444
Error: 2443 does not match 3443
Error: 2442 does not match 3442
Error: 2441 does not match 3441
Error: 2440 does not match 3440
Error: 2437 does not match 3437
Error: 2436 does not match 3436
Error: 2435 does not match 3435
Error: 2434 does not match 3434
Error: 2433 does not match 3433
Error: 2432 does not match 3432
Error: 2431 does not match 3431
Error: 2430 does not match 3430
Error: 2427 does not match 3427
Error: 2426 does not match 3426
Error: 2425 does not match 3425
Error: 2424 does not match 3424
Error: 2423 does not match 3423
Error: 2422 does not match 3422
Error: 2421 does not match 3421
Error: 2420 does not match 3420
Error: 2417 does not match 3417
Error: 2416 does not match 3416
Error: 2415 does not match 3415
Error: 2414 does not match 3414
Error: 2413 does not match 3413
Error: 2412 does not match 3412
Error: 2411 does not match 3411
Error: 2410 does not match 3410
Error: 2407 does not match 3407
Error: 2406 does not match 3406
Error: 2405 does not match 3405
Error: 2404 does not match 3404
Error: 2403 does not match 3403
Error: 2402 does not match 3402
Error: 2401 does not match 3401
Error: 2400 does not match 3400
Error: 2377 does not match 3377
Error: 2376 does not match 3376
Error: 2375 does not match 3375
Error: 2374 does not match 3374
Error: 2373 does not match 3373
Error: 2372 does not match 3372
Error: 2371 does not match 3371
Error: 2370 does not match 3370
Error: 2367 does not match 3367
Error: 2366 does not match 3366
Error: 2365 does not match 3365
Error: 2364 does not match 3364
Error: 2363 does not match 3363
Error: 2362 does not match 3362
Error: 2361 does not match 3361
Error: 2360 does not match 3360
Error: 2357 does not match 3357
Error: 2356 does not match 3356
Error: 2355 does not match 3355
Error: 2354 does not match 3354
Error: 2353 does not match 3353
Error: 2352 does not match 3352
Error: 2351 does not match 3351
Error: 2350 does not match 3350
Error: 2347 does not match 3347
Error: 2346 does not match 3346
Error: 2345 does not match 3345
Error: 2344 does not match 3344
Error: 2343 does not match 3343
Error: 2342 does not match 3342
Error: 2341 does not match 3341
Error: 2340 does not match 3340
Error: 2337 does not match 3337
Error: 2336 does not match 3336
Error: 2335 does not match 3335
Error: 2334 does not match 3334
Error: 2333 does not match 3333
Error: 2332 does not match 3332
Error: 2331 does not match 3331
Error: 2330 does not match 3330
Error: 2327 does not match 3327
Error: 2326 does not match 3326
Error: 2325 does not match 3325
Error: 2324 does not match 3324
Error: 2323 does not match 3323
Error: 2322 does not match 3322
Error: 2321 does not match 3321
Error: 2320 does not match 3320
Error: 2317 does not match 3317
Error: 2316 does not match 3316
Error: 2315 does not match 3315
Error: 2314 does not match 3314
Error: 2313 does not match 3313
Error: 2312 does not match 3312
Error: 2311 does not match 3311
Error: 2310 does not match 3310
Error: 2307 does not match 3307
Error: 2306 does not match 3306
Error: 2305 does not match 3305
Error: 2304 does not match 3304
Error: 2303 does not match 3303
Error: 2302 does not match 3302
Error: 2301 does not match 3301
Error: 2300 does not match 3300
Error: 2277 does not match 3277
Error: 2276 does not match 3276
Error: 2275 does not match 3275
Error: 2274 does not match 3274
Error: 2273 does not match 3273
Error: 2272 does not match 3272
Error: 2271 does not match 3271
Error: 2270 does not match 3270
Error: 2267 does not match 3267
Error: 2266 does not match 3266
Error: 2265 does not match 3265
Error: 2264 does not match 3264
Error: 2263 does not match 3263
Error: 2262 does not match 3262
Error: 2261 does not match 3261
Error: 2260 does not match 3260
Error: 2257 does not match 3257
Error: 2256 does not match 3256
Error: 2255 does not match 3255
Error: 2254 does not match 3254
Error: 2253 does not match 3253
Error: 2252 does not match 3252
Error: 2251 does not match 3251
Error: 2250 does not match 3250
Error: 2247 does not match 3247
Error: 2246 does not match 3246
Error: 2245 does not match 3245
Error: 2244 does not match 3244
Error: 2243 does not match 3243
Error: 2242 does not match 3242
Error: 2241 does not match 3241
Error: 2240 does not match 3240
Error: 2237 does not match 3237
Error: 2236 does not match 3236
Error: 2235 does not match 3235
Error: 2234 does not match 3234
Error: 2233 does not match 3233
Error: 2232 does not match 3232
Error: 2231 does not match 3231
Error: 2230 does not match 3230
Error: 2227 does not match 3227
Error: 2226 does not match 3226
Error: 2225 does not match 3225
Error: 2224 does not match 3224
Error: 2223 does not match 3223
Error: 2222 does not match 3222
Error: 2221 does not match 3221
Error: 2220 does not match 3220
Error: 2217 does not match 3217
Error: 2216 does not match 3216
Error: 2215 does not match 3215
Error: 2214 does not match 3214
Error: 2213 does not match 3213
Error: 2212 does not match 3212
Error: 2211 does not match 3211
Error: 2210 does not match 3210
Error: 2207 does not match 3207
Error: 2206 does not match 3206
Error: 2205 does not match 3205
Error: 2204 does not match 3204
Error: 2203 does not match 3203
Error: 2202 does not match 3202
Error: 2201 does not match 3201
Error: 2200 does not match 3200
Error: 2177 does not match 3177
Error: 2176 does not match 3176
Error: 2175 does not match 3175
Error: 2174 does not match 3174
Error: 2173 does not match 3173
Error: 2172 does not match 3172
Error: 2171 does not match 3171
Error: 2170 does not match 3170
Error: 2167 does not match 3167
Error: 2166 does not match 3166
Error: 2165 does not match 3165
Error: 2164 does not match 3164
Error: 2163 does not match 3163
Error: 2162 does not match 3162
Error: 2161 does not match 3161
Error: 2160 does not match 3160
Error: 2157 does not match 3157
Error: 2156 does not match 3156
Error: 2155 does not match 3155
Error: 2154 does not match 3154
Error: 2153 does not match 3153
Error: 2152 does not match 3152
Error: 2151 does not match 3151
Error: 2150 does not match 3150
Error: 2147 does not match 3147
Error: 2146 does not match 3146
Error: 2145 does not match 3145
Error: 2144 does not match 3144
Error: 2143 does not match 3143
Error: 2142 does not match 3142
Error: 2141 does not match 3141
Error: 2140 does not match 3140
Error: 2137 does not match 3137
Error: 2136 does not match 3136
Error: 2135 does not match 3135
Error: 2134 does not match 3134
Error: 2133 does not match 3133
Error: 2132 does not match 3132
Error: 2131 does not match 3131
Error: 2130 does not match 3130
Error: 2127 does not match 3127
Error: 2126 does not match 3126
Error: 2125 does not match 3125
Error: 2124 does not match 3124
Error: 2123 does not match 3123
Error: 2122 does not match 3122
Error: 2121 does not match 3121
Error: 2120 does not match 3120
Error: 2117 does not match 3117
Error: 2116 does not match 3116
Error: 2115 does not match 3115
Error: 2114 does not match 3114
Error: 2113 does not match 3113
Error: 2112 does not match 3112
Error: 2111 does not match 3111
Error: 2110 does not match 3110
Error: 2107 does not match 3107
Error: 2106 does not match 3106
Error: 2105 does not match 3105
Error: 2104 does not match 3104
Error: 2103 does not match 3103
Error: 2102 does not match 3102
Error: 2101 does not match 3101
Error: 2100 does not match 3100
Error: 2077 does not match 3077
Error: 2076 does not match 3076
Error: 2075 does not match 3075
Error: 2074 does not match 3074
Error: 2073 does not match 3073
Error: 2072 does not match 3072
Error: 2071 does not match 3071
Error: 2070 does not match 3070
Error: 2067 does not match 3067
Error: 2066 does not match 3066
Error: 2065 does not match 3065
Error: 2064 does not match 3064
Error: 2063 does not match 3063
Error: 2062 does not match 3062
Error: 2061 does not match 3061
Error: 2060 does not match 3060
Error: 2057 does not match 3057
Error: 2056 does not match 3056
Error: 2055 does not match 3055
Error: 2054 does not match 3054
Error: 2053 does not match 3053
Error: 2052 does not match 3052
Error: 2051 does not match 3051
Error: 2050 does not match 3050
Error: 2047 does not match 3047
Error: 2046 does not match 3046
Error: 2045 does not match 3045
Error: 2044 does not match 3044
Error: 2043 does not match 3043
Error: 2042 does not match 3042
Error: 2041 does not match 3041
Error: 2040 does not match 3040
Error: 2037 does not match 3037
Error: 2036 does not match 3036
Error: 2035 does not match 3035
Error: 2034 does not match 3034
Error: 2033 does not match 3033
Error: 2032 does not match 3032
Error: 2031 does not match 3031
Error: 2030 does not match 3030
Error: 2027 does not match 3027
Error: 2026 does not match 3026
Error: 2025 does not match 3025
Error: 2024 does not match 3024
Error: 2023 does not match 3023
Error: 2022 does not match 3022
Error: 2021 does not match 3021
Error: 2020 does not match 3020
Error: 2017 does not match 3017
Error: 2016 does not match 3016
Error: 2015 does not match 3015
Error: 2014 does not match 3014
Error: 2013 does not match 3013
Error: 2012 does not match 3012
Error: 2011 does not match 3011
Error: 2010 does not match 3010
Error: 2007 does not match 3007
Error: 2006 does not match 3006
Error: 2005 does not match 3005
Error: 2004 does not match 3004
Error: 2003 does not match 3003
Error: 2002 does not match 3002
Error: 2001 does not match 3001
Error: 2000 does not match 3000
Error: 777 does not match 1777
Error: 776 does not match 1776
Error: 775 does not match 1775
Error: 774 does not match 1774
Error: 773 does not match 1773
Error: 772 does not match 1772
Error: 771 does not match 1771
Error: 770 does not match 1770
Error: 767 does not match 1767
Error: 766 does not match 1766
Error: 765 does not match 1765
Error: 764 does not match 1764
Error: 763 does not match 1763
Error: 762 does not match 1762
Error: 761 does not match 1761
Error: 760 does not match 1760
Error: 757 does not match 1757
Error: 756 does not match 1756
Error: 755 does not match 1755
Error: 754 does not match 1754
Error: 753 does not match 1753
Error: 752 does not match 1752
Error: 751 does not match 1751
Error: 750 does not match 1750
Error: 747 does not match 1747
Error: 746 does not match 1746
Error: 745 does not match 1745
Error: 744 does not match 1744
Error: 743 does not match 1743
Error: 742 does not match 1742
Error: 741 does not match 1741
Error: 740 does not match 1740
Error: 737 does not match 1737
Error: 736 does not match 1736
Error: 735 does not match 1735
Error: 734 does not match 1734
Error: 733 does not match 1733
Error: 732 does not match 1732
Error: 731 does not match 1731
Error: 730 does not match 1730
Error: 727 does not match 1727
Error: 726 does not match 1726
Error: 725 does not match 1725
Error: 724 does not match 1724
Error: 723 does not match 1723
Error: 722 does not match 1722
Error: 721 does not match 1721
Error: 720 does not match 1720
Error: 717 does not match 1717
Error: 716 does not match 1716
Error: 715 does not match 1715
Error: 714 does not match 1714
Error: 713 does not match 1713
Error: 712 does not match 1712
Error: 711 does not match 1711
Error: 710 does not match 1710
Error: 707 does not match 1707
Error: 706 does not match 1706
Error: 705 does not match 1705
Error: 704 does not match 1704
Error: 703 does not match 1703
Error: 702 does not match 1702
Error: 701 does not match 1701
Error: 700 does not match 1700
Error: 677 does not match 1677
Error: 676 does not match 1676
Error: 675 does not match 1675
Error: 674 does not match 1674
Error: 673 does not match 1673
Error: 672 does not match 1672
Error: 671 does not match 1671
Error: 670 does not match 1670
Error: 667 does not match 1667
Error: 666 does not match 1666
Error: 665 does not match 1665
Error: 664 does not match 1664
Error: 663 does not match 1663
Error: 662 does not match 1662
Error: 661 does not match 1661
Error: 660 does not match 1660
Error: 657 does not match 1657
Error: 656 does not match 1656
Error: 655 does not match 1655
Error: 654 does not match 1654
Error: 653 does not match 1653
Error: 652 does not match 1652
Error: 651 does not match 1651
Error: 650 does not match 1650
Error: 647 does not match 1647
Error: 646 does not match 1646
Error: 645 does not match 1645
Error: 644 does not match 1644
Error: 643 does not match 1643
Error: 642 does not match 1642
Error: 641 does not match 1641
Error: 640 does not match 1640
Error: 637 does not match 1637
Error: 636 does not match 1636
Error: 635 does not match 1635
Error: 634 does not match 1634
Error: 633 does not match 1633
Error: 632 does not match 1632
Error: 631 does not match 1631
Error: 630 does not match 1630
Error: 627 does not match 1627
Error: 626 does not match 1626
Error: 625 does not match 1625
Error: 624 does not match 1624
Error: 623 does not match 1623
Error: 622 does not match 1622
Error: 621 does not match 1621
Error: 620 does not match 1620
Error: 617 does not match 1617
Error: 616 does not match 1616
Error: 615 does not match 1615
Error: 614 does not match 1614
Error: 613 does not match 1613
Error: 612 does not match 1612
Error: 611 does not match 1611
Error: 610 does not match 1610
Error: 607 does not match 1607
Error: 606 does not match 1606
Error: 605 does not match 1605
Error: 604 does not match 1604
Error: 603 does not match 1603
Error: 602 does not match 1602
Error: 601 does not match 1601
Error: 600 does not match 1600
Error: 577 does not match 1577
Error: 576 does not match 1576
Error: 575 does not match 1575
Error: 574 does not match 1574
Error: 573 does not match 1573
Error: 572 does not match 1572
Error: 571 does not match 1571
Error: 570 does not match 1570
Error: 567 does not match 1567
Error: 566 does not match 1566
Error: 565 does not match 1565
Error: 564 does not match 1564
Error: 563 does not match 1563
Error: 562 does not match 1562
Error: 561 does not match 1561
Error: 560 does not match 1560
Error: 557 does not match 1557
Error: 556 does not match 1556
Error: 555 does not match 1555
Error: 554 does not match 1554
Error: 553 does not match 1553
Error: 552 does not match 1552
Error: 551 does not match 1551
Error: 550 does not match 1550
Error: 547 does not match 1547
Error: 546 does not match 1546
Error: 545 does not match 1545
Error: 544 does not match 1544
Error: 543 does not match 1543
Error: 542 does not match 1542
Error: 541 does not match 1541
Error: 540 does not match 1540
Error: 537 does not match 1537
Error: 536 does not match 1536
Error: 535 does not match 1535
Error: 534 does not match 1534
Error: 533 does not match 1533
Error: 532 does not match 1532
Error: 531 does not match 1531
Error: 530 does not match 1530
Error: 527 does not match 1527
Error: 526 does not match 1526
Error: 525 does not match 1525
Error: 524 does not match 1524
Error: 523 does not match 1523
Error: 522 does not match 1522
Error: 521 does not match 1521
Error: 520 does not match 1520
Error: 517 does not match 1517
Error: 516 does not match 1516
Error: 515 does not match 1515
Error: 514 does not match 1514
Error: 513 does not match 1513
Error: 512 does not match 1512
Error: 511 does not match 1511
Error: 510 does not match 1510
Error: 507 does not match 1507
Error: 506 does not match 1506
Error: 505 does not match 1505
Error: 504 does not match 1504
Error: 503 does not match 1503
Error: 502 does not match 1502
Error: 501 does not match 1501
Error: 500 does not match 1500
Error: 477 does not match 1477
Error: 476 does not match 1476
Error: 475 does not match 1475
Error: 474 does not match 1474
Error: 473 does not match 1473
Error: 472 does not match 1472
Error: 471 does not match 1471
Error: 470 does not match 1470
Error: 467 does not match 1467
Error: 466 does not match 1466
Error: 465 does not match 1465
Error: 464 does not match 1464
Error: 463 does not match 1463
Error: 462 does not match 1462
Error: 461 does not match 1461
Error: 460 does not match 1460
Error: 457 does not match 1457
Error: 456 does not match 1456
Error: 455 does not match 1455
Error: 454 does not match 1454
Error: 453 does not match 1453
Error: 452 does not match 1452
Error: 451 does not match 1451
Error: 450 does not match 1450
Error: 447 does not match 1447
Error: 446 does not match 1446
Error: 445 does not match 1445
Error: 444 does not match 1444
Error: 443 does not match 1443
Error: 442 does not match 1442
Error: 441 does not match 1441
Error: 440 does not match 1440
Error: 437 does not match 1437
Error: 436 does not match 1436
Error: 435 does not match 1435
Error: 434 does not match 1434
Error: 433 does not match 1433
Error: 432 does not match 1432
Error: 431 does not match 1431
Error: 430 does not match 1430
Error: 427 does not match 1427
Error: 426 does not match 1426
Error: 425 does not match 1425
Error: 424 does not match 1424
Error: 423 does not match 1423
Error: 422 does not match 1422
Error: 421 does not match 1421
Error: 420 does not match 1420
Error: 417 does not match 1417
Error: 416 does not match 1416
Error: 415 does not match 1415
Error: 414 does not match 1414
Error: 413 does not match 1413
Error: 412 does not match 1412
Error: 411 does not match 1411
Error: 410 does not match 1410
Error: 407 does not match 1407
Error: 406 does not match 1406
Error: 405 does not match 1405
Error: 404 does not match 1404
Error: 403 does not match 1403
Error: 402 does not match 1402
Error: 401 does not match 1401
Error: 400 does not match 1400
Error: 377 does not match 1377
Error: 376 does not match 1376
Error: 375 does not match 1375
Error: 374 does not match 1374
Error: 373 does not match 1373
Error: 372 does not match 1372
Error: 371 does not match 1371
Error: 370 does not match 1370
Error: 367 does not match 1367
Error: 366 does not match 1366
Error: 365 does not match 1365
Error: 364 does not match 1364
Error: 363 does not match 1363
Error: 362 does not match 1362
Error: 361 does not match 1361
Error: 360 does not match 1360
Error: 357 does not match 1357
Error: 356 does not match 1356
Error: 355 does not match 1355
Error: 354 does not match 1354
Error: 353 does not match 1353
Error: 352 does not match 1352
Error: 351 does not match 1351
Error: 350 does not match 1350
Error: 347 does not match 1347
Error: 346 does not match 1346
Error: 345 does not match 1345
Error: 344 does not match 1344
Error: 343 does not match 1343
Error: 342 does not match 1342
Error: 341 does not match 1341
Error: 340 does not match 1340
Error: 337 does not match 1337
Error: 336 does not match 1336
Error: 335 does not match 1335
Error: 334 does not match 1334
Error: 333 does not match 1333
Error: 332 does not match 1332
Error: 331 does not match 1331
Error: 330 does not match 1330
Error: 327 does not match 1327
Error: 326 does not match 1326
Error: 325 does not match 1325
Error: 324 does not match 1324
Error: 323 does not match 1323
Error: 322 does not match 1322
Error: 321 does not match 1321
Error: 320 does not match 1320
Error: 317 does not match 1317
Error: 316 does not match 1316
Error: 315 does not match 1315
Error: 314 does not match 1314
Error: 313 does not match 1313
Error: 312 does not match 1312
Error: 311 does not match 1311
Error: 310 does not match 1310
Error: 307 does not match 1307
Error: 306 does not match 1306
Error: 305 does not match 1305
Error: 304 does not match 1304
Error: 303 does not match 1303
Error: 302 does not match 1302
Error: 301 does not match 1301
Error: 300 does not match 1300
Error: 277 does not match 1277
Error: 276 does not match 1276
Error: 275 does not match 1275
Error: 274 does not match 1274
Error: 273 does not match 1273
Error: 272 does not match 1272
Error: 271 does not match 1271
Error: 270 does not match 1270
Error: 267 does not match 1267
Error: 266 does not match 1266
Error: 265 does not match 1265
Error: 264 does not match 1264
Error: 263 does not match 1263
Error: 262 does not match 1262
Error: 261 does not match 1261
Error: 260 does not match 1260
Error: 257 does not match 1257
Error: 256 does not match 1256
Error: 255 does not match 1255
Error: 254 does not match 1254
Error: 253 does not match 1253
Error: 252 does not match 1252
Error: 251 does not match 1251
Error: 250 does not match 1250
Error: 247 does not match 1247
Error: 246 does not match 1246
Error: 245 does not match 1245
Error: 244 does not match 1244
Error: 243 does not match 1243
Error: 242 does not match 1242
Error: 241 does not match 1241
Error: 240 does not match 1240
Error: 237 does not match 1237
Error: 236 does not match 1236
Error: 235 does not match 1235
Error: 234 does not match 1234
Error: 233 does not match 1233
Error: 232 does not match 1232
Error: 231 does not match 1231
Error: 230 does not match 1230
Error: 227 does not match 1227
Error: 226 does not match 1226
Error: 225 does not match 1225
Error: 224 does not match 1224
Error: 223 does not match 1223
Error: 222 does not match 1222
Error: 221 does not match 1221
Error: 220 does not match 1220
Error: 217 does not match 1217
Error: 216 does not match 1216
Error: 215 does not match 1215
Error: 214 does not match 1214
Error: 213 does not match 1213
Error: 212 does not match 1212
Error: 211 does not match 1211
Error: 210 does not match 1210
Error: 207 does not match 1207
Error: 206 does not match 1206
Error: 205 does not match 1205
Error: 204 does not match 1204
Error: 203 does not match 1203
Error: 202 does not match 1202
Error: 201 does not match 1201
Error: 200 does not match 1200
Error: 177 does not match 1177
Error: 176 does not match 1176
Error: 175 does not match 1175
Error: 174 does not match 1174
Error: 173 does not match 1173
Error: 172 does not match 1172
Error: 171 does not match 1171
Error: 170 does not match 1170
Error: 167 does not match 1167
Error: 166 does not match 1166
Error: 165 does not match 1165
Error: 164 does not match 1164
Error: 163 does not match 1163
Error: 162 does not match 1162
Error: 161 does not match 1161
Error: 160 does not match 1160
Error: 157 does not match 1157
Error: 156 does not match 1156
Error: 155 does not match 1155
Error: 154 does not match 1154
Error: 153 does not match 1153
Error: 152 does not match 1152
Error: 151 does not match 1151
Error: 150 does not match 1150
Error: 147 does not match 1147
Error: 146 does not match 1146
Error: 145 does not match 1145
Error: 144 does not match 1144
Error: 143 does not match 1143
Error: 142 does not match 1142
Error: 141 does not match 1141
Error: 140 does not match 1140
Error: 137 does not match 1137
Error: 136 does not match 1136
Error: 135 does not match 1135
Error: 134 does not match 1134
Error: 133 does not match 1133
Error: 132 does not match 1132
Error: 131 does not match 1131
Error: 130 does not match 1130
Error: 127 does not match 1127
Error: 126 does not match 1126
Error: 125 does not match 1125
Error: 124 does not match 1124
Error: 123 does not match 1123
Error: 122 does not match 1122
Error: 121 does not match 1121
Error: 120 does not match 1120
Error: 117 does not match 1117
Error: 116 does not match 1116
Error: 115 does not match 1115
Error: 114 does not match 1114
Error: 113 does not match 1113
Error: 112 does not match 1112
Error: 111 does not match 1111
Error: 110 does not match 1110
Error: 107 does not match 1107
Error: 106 does not match 1106
Error: 105 does not match 1105
Error: 104 does not match 1104
Error: 103 does not match 1103
Error: 102 does not match 1102
Error: 101 does not match 1101
Error: 100 does not match 1100
Error: 77 does not match 1077
Error: 76 does not match 1076
Error: 75 does not match 1075
Error: 74 does not match 1074
Error: 73 does not match 1073
Error: 72 does not match 1072
Error: 71 does not match 1071
Error: 70 does not match 1070
Error: 67 does not match 1067
Error: 66 does not match 1066
Error: 65 does not match 1065
Error: 64 does not match 1064
Error: 63 does not match 1063
Error: 62 does not match 1062
Error: 61 does not match 1061
Error: 60 does not match 1060
Error: 57 does not match 1057
Error: 56 does not match 1056
Error: 55 does not match 1055
Error: 54 does not match 1054
Error: 53 does not match 1053
Error: 52 does not match 1052
Error: 51 does not match 1051
Error: 50 does not match 1050
Error: 47 does not match 1047
Error: 46 does not match 1046
Error: 45 does not match 1045
Error: 44 does not match 1044
Error: 43 does not match 1043
Error: 42 does not match 1042
Error: 41 does not match 1041
Error: 40 does not match 1040
Error: 37 does not match 1037
Error: 36 does not match 1036
Error: 35 does not match 1035
Error: 34 does not match 1034
Error: 33 does not match 1033
Error: 32 does not match 1032
Error: 31 does not match 1031
Error: 30 does not match 1030
Error: 27 does not match 1027
Error: 26 does not match 1026
Error: 25 does not match 1025
Error: 24 does not match 1024
Error: 23 does not match 1023
Error: 22 does not match 1022
Error: 21 does not match 1021
Error: 20 does not match 1020
Error: 17 does not match 1017
Error: 16 does not match 1016
Error: 15 does not match 1015
Error: 14 does not match 1014
Error: 13 does not match 1013
Error: 12 does not match 1012
Error: 11 does not match 1011
Error: 10 does not match 1010
Error: 7 does not match 1007
Error: 6 does not match 1006
Error: 5 does not match 1005
Error: 4 does not match 1004
Error: 3 does not match 1003
Error: 2 does not match 1002
Error: 1 does not match 1001
Error: 0 does not match 1000
bool(true)
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
001+ Error: 6777 does not match 7777=0D
002+ Error: 6776 does not match 7776=0D
001- bool(true)=0D
002- done=0D
003+ Error: 6775 does not match 7775=0D
004+ Error: 6774 does not match 7774=0D
005+ Error: 6773 does not match 7773=0D
006+ Error: 6772 does not match 7772=0D
007+ Error: 6771 does not match 7771=0D
008+ Error: 6770 does not match 7770=0D
009+ Error: 6767 does not match 7767=0D
010+ Error: 6766 does not match 7766=0D
011+ Error: 6765 does not match 7765=0D
012+ Error: 6764 does not match 7764=0D
013+ Error: 6763 does not match 7763=0D
014+ Error: 6762 does not match 7762=0D
015+ Error: 6761 does not match 7761=0D
016+ Error: 6760 does not match 7760=0D
017+ Error: 6757 does not match 7757=0D
018+ Error: 6756 does not match 7756=0D
019+ Error: 6755 does not match 7755=0D
020+ Error: 6754 does not match 7754=0D
021+ Error: 6753 does not match 7753=0D
022+ Error: 6752 does not match 7752=0D
023+ Error: 6751 does not match 7751=0D
024+ Error: 6750 does not match 7750=0D
025+ Error: 6747 does not match 7747=0D
026+ Error: 6746 does not match 7746=0D
027+ Error: 6745 does not match 7745=0D
028+ Error: 6744 does not match 7744=0D
029+ Error: 6743 does not match 7743=0D
030+ Error: 6742 does not match 7742=0D
031+ Error: 6741 does not match 7741=0D
032+ Error: 6740 does not match 7740=0D
033+ Error: 6737 does not match 7737=0D
034+ Error: 6736 does not match 7736=0D
035+ Error: 6735 does not match 7735=0D
036+ Error: 6734 does not match 7734=0D
037+ Error: 6733 does not match 7733=0D
038+ Error: 6732 does not match 7732=0D
039+ Error: 6731 does not match 7731=0D
040+ Error: 6730 does not match 7730=0D
041+ Error: 6727 does not match 7727=0D
042+ Error: 6726 does not match 7726=0D
043+ Error: 6725 does not match 7725=0D
044+ Error: 6724 does not match 7724=0D
045+ Error: 6723 does not match 7723=0D
046+ Error: 6722 does not match 7722=0D
047+ Error: 6721 does not match 7721=0D
048+ Error: 6720 does not match 7720=0D
049+ Error: 6717 does not match 7717=0D
050+ Error: 6716 does not match 7716=0D
051+ Error: 6715 does not match 7715=0D
052+ Error: 6714 does not match 7714=0D
053+ Error: 6713 does not match 7713=0D
054+ Error: 6712 does not match 7712=0D
055+ Error: 6711 does not match 7711=0D
056+ Error: 6710 does not match 7710=0D
057+ Error: 6707 does not match 7707=0D
058+ Error: 6706 does not match 7706=0D
059+ Error: 6705 does not match 7705=0D
060+ Error: 6704 does not match 7704=0D
061+ Error: 6703 does not match 7703=0D
062+ Error: 6702 does not match 7702=0D
063+ Error: 6701 does not match 7701=0D
064+ Error: 6700 does not match 7700=0D
065+ Error: 6677 does not match 7677=0D
066+ Error: 6676 does not match 7676=0D
067+ Error: 6675 does not match 7675=0D
068+ Error: 6674 does not match 7674=0D
069+ Error: 6673 does not match 7673=0D
070+ Error: 6672 does not match 7672=0D
071+ Error: 6671 does not match 7671=0D
072+ Error: 6670 does not match 7670=0D
073+ Error: 6667 does not match 7667=0D
074+ Error: 6666 does not match 7666=0D
075+ Error: 6665 does not match 7665=0D
076+ Error: 6664 does not match 7664=0D
077+ Error: 6663 does not match 7663=0D
078+ Error: 6662 does not match 7662=0D
079+ Error: 6661 does not match 7661=0D
080+ Error: 6660 does not match 7660=0D
081+ Error: 6657 does not match 7657=0D
082+ Error: 6656 does not match 7656=0D
083+ Error: 6655 does not match 7655=0D
084+ Error: 6654 does not match 7654=0D
085+ Error: 6653 does not match 7653=0D
086+ Error: 6652 does not match 7652=0D
087+ Error: 6651 does not match 7651=0D
088+ Error: 6650 does not match 7650=0D
089+ Error: 6647 does not match 7647=0D
090+ Error: 6646 does not match 7646=0D
091+ Error: 6645 does not match 7645=0D
092+ Error: 6644 does not match 7644=0D
093+ Error: 6643 does not match 7643=0D
094+ Error: 6642 does not match 7642=0D
095+ Error: 6641 does not match 7641=0D
096+ Error: 6640 does not match 7640=0D
097+ Error: 6637 does not match 7637=0D
098+ Error: 6636 does not match 7636=0D
099+ Error: 6635 does not match 7635=0D
100+ Error: 6634 does not match 7634=0D
101+ Error: 6633 does not match 7633=0D
102+ Error: 6632 does not match 7632=0D
103+ Error: 6631 does not match 7631=0D
104+ Error: 6630 does not match 7630=0D
105+ Error: 6627 does not match 7627=0D
106+ Error: 6626 does not match 7626=0D
107+ Error: 6625 does not match 7625=0D
108+ Error: 6624 does not match 7624=0D
109+ Error: 6623 does not match 7623=0D
110+ Error: 6622 does not match 7622=0D
111+ Error: 6621 does not match 7621=0D
112+ Error: 6620 does not match 7620=0D
113+ Error: 6617 does not match 7617=0D
114+ Error: 6616 does not match 7616=0D
115+ Error: 6615 does not match 7615=0D
116+ Error: 6614 does not match 7614=0D
117+ Error: 6613 does not match 7613=0D
118+ Error: 6612 does not match 7612=0D
119+ Error: 6611 does not match 7611=0D
120+ Error: 6610 does not match 7610=0D
121+ Error: 6607 does not match 7607=0D
122+ Error: 6606 does not match 7606=0D
123+ Error: 6605 does not match 7605=0D
124+ Error: 6604 does not match 7604=0D
125+ Error: 6603 does not match 7603=0D
126+ Error: 6602 does not match 7602=0D
127+ Error: 6601 does not match 7601=0D
128+ Error: 6600 does not match 7600=0D
129+ Error: 6577 does not match 7577=0D
130+ Error: 6576 does not match 7576=0D
131+ Error: 6575 does not match 7575=0D
132+ Error: 6574 does not match 7574=0D
133+ Error: 6573 does not match 7573=0D
134+ Error: 6572 does not match 7572=0D
135+ Error: 6571 does not match 7571=0D
136+ Error: 6570 does not match 7570=0D
137+ Error: 6567 does not match 7567=0D
138+ Error: 6566 does not match 7566=0D
139+ Error: 6565 does not match 7565=0D
140+ Error: 6564 does not match 7564=0D
141+ Error: 6563 does not match 7563=0D
142+ Error: 6562 does not match 7562=0D
143+ Error: 6561 does not match 7561=0D
144+ Error: 6560 does not match 7560=0D
145+ Error: 6557 does not match 7557=0D
146+ Error: 6556 does not match 7556=0D
147+ Error: 6555 does not match 7555=0D
148+ Error: 6554 does not match 7554=0D
149+ Error: 6553 does not match 7553=0D
150+ Error: 6552 does not match 7552=0D
151+ Error: 6551 does not match 7551=0D
152+ Error: 6550 does not match 7550=0D
153+ Error: 6547 does not match 7547=0D
154+ Error: 6546 does not match 7546=0D
155+ Error: 6545 does not match 7545=0D
156+ Error: 6544 does not match 7544=0D
157+ Error: 6543 does not match 7543=0D
158+ Error: 6542 does not match 7542=0D
159+ Error: 6541 does not match 7541=0D
160+ Error: 6540 does not match 7540=0D
161+ Error: 6537 does not match 7537=0D
162+ Error: 6536 does not match 7536=0D
163+ Error: 6535 does not match 7535=0D
164+ Error: 6534 does not match 7534=0D
165+ Error: 6533 does not match 7533=0D
166+ Error: 6532 does not match 7532=0D
167+ Error: 6531 does not match 7531=0D
168+ Error: 6530 does not match 7530=0D
169+ Error: 6527 does not match 7527=0D
170+ Error: 6526 does not match 7526=0D
171+ Error: 6525 does not match 7525=0D
172+ Error: 6524 does not match 7524=0D
173+ Error: 6523 does not match 7523=0D
174+ Error: 6522 does not match 7522=0D
175+ Error: 6521 does not match 7521=0D
176+ Error: 6520 does not match 7520=0D
177+ Error: 6517 does not match 7517=0D
178+ Error: 6516 does not match 7516=0D
179+ Error: 6515 does not match 7515=0D
180+ Error: 6514 does not match 7514=0D
181+ Error: 6513 does not match 7513=0D
182+ Error: 6512 does not match 7512=0D
183+ Error: 6511 does not match 7511=0D
184+ Error: 6510 does not match 7510=0D
185+ Error: 6507 does not match 7507=0D
186+ Error: 6506 does not match 7506=0D
187+ Error: 6505 does not match 7505=0D
188+ Error: 6504 does not match 7504=0D
189+ Error: 6503 does not match 7503=0D
190+ Error: 6502 does not match 7502=0D
191+ Error: 6501 does not match 7501=0D
192+ Error: 6500 does not match 7500=0D
193+ Error: 6477 does not match 7477=0D
194+ Error: 6476 does not match 7476=0D
195+ Error: 6475 does not match 7475=0D
196+ Error: 6474 does not match 7474=0D
197+ Error: 6473 does not match 7473=0D
198+ Error: 6472 does not match 7472=0D
199+ Error: 6471 does not match 7471=0D
200+ Error: 6470 does not match 7470=0D
201+ Error: 6467 does not match 7467=0D
202+ Error: 6466 does not match 7466=0D
203+ Error: 6465 does not match 7465=0D
204+ Error: 6464 does not match 7464=0D
205+ Error: 6463 does not match 7463=0D
206+ Error: 6462 does not match 7462=0D
207+ Error: 6461 does not match 7461=0D
208+ Error: 6460 does not match 7460=0D
209+ Error: 6457 does not match 7457=0D
210+ Error: 6456 does not match 7456=0D
211+ Error: 6455 does not match 7455=0D
212+ Error: 6454 does not match 7454=0D
213+ Error: 6453 does not match 7453=0D
214+ Error: 6452 does not match 7452=0D
215+ Error: 6451 does not match 7451=0D
216+ Error: 6450 does not match 7450=0D
217+ Error: 6447 does not match 7447=0D
218+ Error: 6446 does not match 7446=0D
219+ Error: 6445 does not match 7445=0D
220+ Error: 6444 does not match 7444=0D
221+ Error: 6443 does not match 7443=0D
222+ Error: 6442 does not match 7442=0D
223+ Error: 6441 does not match 7441=0D
224+ Error: 6440 does not match 7440=0D
225+ Error: 6437 does not match 7437=0D
226+ Error: 6436 does not match 7436=0D
227+ Error: 6435 does not match 7435=0D
228+ Error: 6434 does not match 7434=0D
229+ Error: 6433 does not match 7433=0D
230+ Error: 6432 does not match 7432=0D
231+ Error: 6431 does not match 7431=0D
232+ Error: 6430 does not match 7430=0D
233+ Error: 6427 does not match 7427=0D
234+ Error: 6426 does not match 7426=0D
235+ Error: 6425 does not match 7425=0D
236+ Error: 6424 does not match 7424=0D
237+ Error: 6423 does not match 7423=0D
238+ Error: 6422 does not match 7422=0D
239+ Error: 6421 does not match 7421=0D
240+ Error: 6420 does not match 7420=0D
241+ Error: 6417 does not match 7417=0D
242+ Error: 6416 does not match 7416=0D
243+ Error: 6415 does not match 7415=0D
244+ Error: 6414 does not match 7414=0D
245+ Error: 6413 does not match 7413=0D
246+ Error: 6412 does not match 7412=0D
247+ Error: 6411 does not match 7411=0D
248+ Error: 6410 does not match 7410=0D
249+ Error: 6407 does not match 7407=0D
250+ Error: 6406 does not match 7406=0D
251+ Error: 6405 does not match 7405=0D
252+ Error: 6404 does not match 7404=0D
253+ Error: 6403 does not match 7403=0D
254+ Error: 6402 does not match 7402=0D
255+ Error: 6401 does not match 7401=0D
256+ Error: 6400 does not match 7400=0D
257+ Error: 6377 does not match 7377=0D
258+ Error: 6376 does not match 7376=0D
259+ Error: 6375 does not match 7375=0D
260+ Error: 6374 does not match 7374=0D
261+ Error: 6373 does not match 7373=0D
262+ Error: 6372 does not match 7372=0D
263+ Error: 6371 does not match 7371=0D
264+ Error: 6370 does not match 7370=0D
265+ Error: 6367 does not match 7367=0D
266+ Error: 6366 does not match 7366=0D
267+ Error: 6365 does not match 7365=0D
268+ Error: 6364 does not match 7364=0D
269+ Error: 6363 does not match 7363=0D
270+ Error: 6362 does not match 7362=0D
271+ Error: 6361 does not match 7361=0D
272+ Error: 6360 does not match 7360=0D
273+ Error: 6357 does not match 7357=0D
274+ Error: 6356 does not match 7356=0D
275+ Error: 6355 does not match 7355=0D
276+ Error: 6354 does not match 7354=0D
277+ Error: 6353 does not match 7353=0D
278+ Error: 6352 does not match 7352=0D
279+ Error: 6351 does not match 7351=0D
280+ Error: 6350 does not match 7350=0D
281+ Error: 6347 does not match 7347=0D
282+ Error: 6346 does not match 7346=0D
283+ Error: 6345 does not match 7345=0D
284+ Error: 6344 does not match 7344=0D
285+ Error: 6343 does not match 7343=0D
286+ Error: 6342 does not match 7342=0D
287+ Error: 6341 does not match 7341=0D
288+ Error: 6340 does not match 7340=0D
289+ Error: 6337 does not match 7337=0D
290+ Error: 6336 does not match 7336=0D
291+ Error: 6335 does not match 7335=0D
292+ Error: 6334 does not match 7334=0D
293+ Error: 6333 does not match 7333=0D
294+ Error: 6332 does not match 7332=0D
295+ Error: 6331 does not match 7331=0D
296+ Error: 6330 does not match 7330=0D
297+ Error: 6327 does not match 7327=0D
298+ Error: 6326 does not match 7326=0D
299+ Error: 6325 does not match 7325=0D
300+ Error: 6324 does not match 7324=0D
301+ Error: 6323 does not match 7323=0D
302+ Error: 6322 does not match 7322=0D
303+ Error: 6321 does not match 7321=0D
304+ Error: 6320 does not match 7320=0D
305+ Error: 6317 does not match 7317=0D
306+ Error: 6316 does not match 7316=0D
307+ Error: 6315 does not match 7315=0D
308+ Error: 6314 does not match 7314=0D
309+ Error: 6313 does not match 7313=0D
310+ Error: 6312 does not match 7312=0D
311+ Error: 6311 does not match 7311=0D
312+ Error: 6310 does not match 7310=0D
313+ Error: 6307 does not match 7307=0D
314+ Error: 6306 does not match 7306=0D
315+ Error: 6305 does not match 7305=0D
316+ Error: 6304 does not match 7304=0D
317+ Error: 6303 does not match 7303=0D
318+ Error: 6302 does not match 7302=0D
319+ Error: 6301 does not match 7301=0D
320+ Error: 6300 does not match 7300=0D
321+ Error: 6277 does not match 7277=0D
322+ Error: 6276 does not match 7276=0D
323+ Error: 6275 does not match 7275=0D
324+ Error: 6274 does not match 7274=0D
325+ Error: 6273 does not match 7273=0D
326+ Error: 6272 does not match 7272=0D
327+ Error: 6271 does not match 7271=0D
328+ Error: 6270 does not match 7270=0D
329+ Error: 6267 does not match 7267=0D
330+ Error: 6266 does not match 7266=0D
331+ Error: 6265 does not match 7265=0D
332+ Error: 6264 does not match 7264=0D
333+ Error: 6263 does not match 7263=0D
334+ Error: 6262 does not match 7262=0D
335+ Error: 6261 does not match 7261=0D
336+ Error: 6260 does not match 7260=0D
337+ Error: 6257 does not match 7257=0D
338+ Error: 6256 does not match 7256=0D
339+ Error: 6255 does not match 7255=0D
340+ Error: 6254 does not match 7254=0D
341+ Error: 6253 does not match 7253=0D
342+ Error: 6252 does not match 7252=0D
343+ Error: 6251 does not match 7251=0D
344+ Error: 6250 does not match 7250=0D
345+ Error: 6247 does not match 7247=0D
346+ Error: 6246 does not match 7246=0D
347+ Error: 6245 does not match 7245=0D
348+ Error: 6244 does not match 7244=0D
349+ Error: 6243 does not match 7243=0D
350+ Error: 6242 does not match 7242=0D
351+ Error: 6241 does not match 7241=0D
352+ Error: 6240 does not match 7240=0D
353+ Error: 6237 does not match 7237=0D
354+ Error: 6236 does not match 7236=0D
355+ Error: 6235 does not match 7235=0D
356+ Error: 6234 does not match 7234=0D
357+ Error: 6233 does not match 7233=0D
358+ Error: 6232 does not match 7232=0D
359+ Error: 6231 does not match 7231=0D
360+ Error: 6230 does not match 7230=0D
361+ Error: 6227 does not match 7227=0D
362+ Error: 6226 does not match 7226=0D
363+ Error: 6225 does not match 7225=0D
364+ Error: 6224 does not match 7224=0D
365+ Error: 6223 does not match 7223=0D
366+ Error: 6222 does not match 7222=0D
367+ Error: 6221 does not match 7221=0D
368+ Error: 6220 does not match 7220=0D
369+ Error: 6217 does not match 7217=0D
370+ Error: 6216 does not match 7216=0D
371+ Error: 6215 does not match 7215=0D
372+ Error: 6214 does not match 7214=0D
373+ Error: 6213 does not match 7213=0D
374+ Error: 6212 does not match 7212=0D
375+ Error: 6211 does not match 7211=0D
376+ Error: 6210 does not match 7210=0D
377+ Error: 6207 does not match 7207=0D
378+ Error: 6206 does not match 7206=0D
379+ Error: 6205 does not match 7205=0D
380+ Error: 6204 does not match 7204=0D
381+ Error: 6203 does not match 7203=0D
382+ Error: 6202 does not match 7202=0D
383+ Error: 6201 does not match 7201=0D
384+ Error: 6200 does not match 7200=0D
385+ Error: 6177 does not match 7177=0D
386+ Error: 6176 does not match 7176=0D
387+ Error: 6175 does not match 7175=0D
388+ Error: 6174 does not match 7174=0D
389+ Error: 6173 does not match 7173=0D
390+ Error: 6172 does not match 7172=0D
391+ Error: 6171 does not match 7171=0D
392+ Error: 6170 does not match 7170=0D
393+ Error: 6167 does not match 7167=0D
394+ Error: 6166 does not match 7166=0D
395+ Error: 6165 does not match 7165=0D
396+ Error: 6164 does not match 7164=0D
397+ Error: 6163 does not match 7163=0D
398+ Error: 6162 does not match 7162=0D
399+ Error: 6161 does not match 7161=0D
400+ Error: 6160 does not match 7160=0D
401+ Error: 6157 does not match 7157=0D
402+ Error: 6156 does not match 7156=0D
403+ Error: 6155 does not match 7155=0D
404+ Error: 6154 does not match 7154=0D
405+ Error: 6153 does not match 7153=0D
406+ Error: 6152 does not match 7152=0D
407+ Error: 6151 does not match 7151=0D
408+ Error: 6150 does not match 7150=0D
409+ Error: 6147 does not match 7147=0D
410+ Error: 6146 does not match 7146=0D
411+ Error: 6145 does not match 7145=0D
412+ Error: 6144 does not match 7144=0D
413+ Error: 6143 does not match 7143=0D
414+ Error: 6142 does not match 7142=0D
415+ Error: 6141 does not match 7141=0D
416+ Error: 6140 does not match 7140=0D
417+ Error: 6137 does not match 7137=0D
418+ Error: 6136 does not match 7136=0D
419+ Error: 6135 does not match 7135=0D
420+ Error: 6134 does not match 7134=0D
421+ Error: 6133 does not match 7133=0D
422+ Error: 6132 does not match 7132=0D
423+ Error: 6131 does not match 7131=0D
424+ Error: 6130 does not match 7130=0D
425+ Error: 6127 does not match 7127=0D
426+ Error: 6126 does not match 7126=0D
427+ Error: 6125 does not match 7125=0D
428+ Error: 6124 does not match 7124=0D
429+ Error: 6123 does not match 7123=0D
430+ Error: 6122 does not match 7122=0D
431+ Error: 6121 does not match 7121=0D
432+ Error: 6120 does not match 7120=0D
433+ Error: 6117 does not match 7117=0D
434+ Error: 6116 does not match 7116=0D
435+ Error: 6115 does not match 7115=0D
436+ Error: 6114 does not match 7114=0D
437+ Error: 6113 does not match 7113=0D
438+ Error: 6112 does not match 7112=0D
439+ Error: 6111 does not match 7111=0D
440+ Error: 6110 does not match 7110=0D
441+ Error: 6107 does not match 7107=0D
442+ Error: 6106 does not match 7106=0D
443+ Error: 6105 does not match 7105=0D
444+ Error: 6104 does not match 7104=0D
445+ Error: 6103 does not match 7103=0D
446+ Error: 6102 does not match 7102=0D
447+ Error: 6101 does not match 7101=0D
448+ Error: 6100 does not match 7100=0D
449+ Error: 6077 does not match 7077=0D
450+ Error: 6076 does not match 7076=0D
451+ Error: 6075 does not match 7075=0D
452+ Error: 6074 does not match 7074=0D
453+ Error: 6073 does not match 7073=0D
454+ Error: 6072 does not match 7072=0D
455+ Error: 6071 does not match 7071=0D
456+ Error: 6070 does not match 7070=0D
457+ Error: 6067 does not match 7067=0D
458+ Error: 6066 does not match 7066=0D
459+ Error: 6065 does not match 7065=0D
460+ Error: 6064 does not match 7064=0D
461+ Error: 6063 does not match 7063=0D
462+ Error: 6062 does not match 7062=0D
463+ Error: 6061 does not match 7061=0D
464+ Error: 6060 does not match 7060=0D
465+ Error: 6057 does not match 7057=0D
466+ Error: 6056 does not match 7056=0D
467+ Error: 6055 does not match 7055=0D
468+ Error: 6054 does not match 7054=0D
469+ Error: 6053 does not match 7053=0D
470+ Error: 6052 does not match 7052=0D
471+ Error: 6051 does not match 7051=0D
472+ Error: 6050 does not match 7050=0D
473+ Error: 6047 does not match 7047=0D
474+ Error: 6046 does not match 7046=0D
475+ Error: 6045 does not match 7045=0D
476+ Error: 6044 does not match 7044=0D
477+ Error: 6043 does not match 7043=0D
478+ Error: 6042 does not match 7042=0D
479+ Error: 6041 does not match 7041=0D
480+ Error: 6040 does not match 7040=0D
481+ Error: 6037 does not match 7037=0D
482+ Error: 6036 does not match 7036=0D
483+ Error: 6035 does not match 7035=0D
484+ Error: 6034 does not match 7034=0D
485+ Error: 6033 does not match 7033=0D
486+ Error: 6032 does not match 7032=0D
487+ Error: 6031 does not match 7031=0D
488+ Error: 6030 does not match 7030=0D
489+ Error: 6027 does not match 7027=0D
490+ Error: 6026 does not match 7026=0D
491+ Error: 6025 does not match 7025=0D
492+ Error: 6024 does not match 7024=0D
493+ Error: 6023 does not match 7023=0D
494+ Error: 6022 does not match 7022=0D
495+ Error: 6021 does not match 7021=0D
496+ Error: 6020 does not match 7020=0D
497+ Error: 6017 does not match 7017=0D
498+ Error: 6016 does not match 7016=0D
499+ Error: 6015 does not match 7015=0D
500+ Error: 6014 does not match 7014=0D
501+ Error: 6013 does not match 7013=0D
502+ Error: 6012 does not match 7012=0D
503+ Error: 6011 does not match 7011=0D
504+ Error: 6010 does not match 7010=0D
505+ Error: 6007 does not match 7007=0D
506+ Error: 6006 does not match 7006=0D
507+ Error: 6005 does not match 7005=0D
508+ Error: 6004 does not match 7004=0D
509+ Error: 6003 does not match 7003=0D
510+ Error: 6002 does not match 7002=0D
511+ Error: 6001 does not match 7001=0D
512+ Error: 6000 does not match 7000=0D
513+ Error: 4777 does not match 5777=0D
514+ Error: 4776 does not match 5776=0D
515+ Error: 4775 does not match 5775=0D
516+ Error: 4774 does not match 5774=0D
517+ Error: 4773 does not match 5773=0D
518+ Error: 4772 does not match 5772=0D
519+ Error: 4771 does not match 5771=0D
520+ Error: 4770 does not match 5770=0D
521+ Error: 4767 does not match 5767=0D
522+ Error: 4766 does not match 5766=0D
523+ Error: 4765 does not match 5765=0D
524+ Error: 4764 does not match 5764=0D
525+ Error: 4763 does not match 5763=0D
526+ Error: 4762 does not match 5762=0D
527+ Error: 4761 does not match 5761=0D
528+ Error: 4760 does not match 5760=0D
529+ Error: 4757 does not match 5757=0D
530+ Error: 4756 does not match 5756=0D
531+ Error: 4755 does not match 5755=0D
532+ Error: 4754 does not match 5754=0D
533+ Error: 4753 does not match 5753=0D
534+ Error: 4752 does not match 5752=0D
535+ Error: 4751 does not match 5751=0D
536+ Error: 4750 does not match 5750=0D
537+ Error: 4747 does not match 5747=0D
538+ Error: 4746 does not match 5746=0D
539+ Error: 4745 does not match 5745=0D
540+ Error: 4744 does not match 5744=0D
541+ Error: 4743 does not match 5743=0D
542+ Error: 4742 does not match 5742=0D
543+ Error: 4741 does not match 5741=0D
544+ Error: 4740 does not match 5740=0D
545+ Error: 4737 does not match 5737=0D
546+ Error: 4736 does not match 5736=0D
547+ Error: 4735 does not match 5735=0D
548+ Error: 4734 does not match 5734=0D
549+ Error: 4733 does not match 5733=0D
550+ Error: 4732 does not match 5732=0D
551+ Error: 4731 does not match 5731=0D
552+ Error: 4730 does not match 5730=0D
553+ Error: 4727 does not match 5727=0D
554+ Error: 4726 does not match 5726=0D
555+ Error: 4725 does not match 5725=0D
556+ Error: 4724 does not match 5724=0D
557+ Error: 4723 does not match 5723=0D
558+ Error: 4722 does not match 5722=0D
559+ Error: 4721 does not match 5721=0D
560+ Error: 4720 does not match 5720=0D
561+ Error: 4717 does not match 5717=0D
562+ Error: 4716 does not match 5716=0D
563+ Error: 4715 does not match 5715=0D
564+ Error: 4714 does not match 5714=0D
565+ Error: 4713 does not match 5713=0D
566+ Error: 4712 does not match 5712=0D
567+ Error: 4711 does not match 5711=0D
568+ Error: 4710 does not match 5710=0D
569+ Error: 4707 does not match 5707=0D
570+ Error: 4706 does not match 5706=0D
571+ Error: 4705 does not match 5705=0D
572+ Error: 4704 does not match 5704=0D
573+ Error: 4703 does not match 5703=0D
574+ Error: 4702 does not match 5702=0D
575+ Error: 4701 does not match 5701=0D
576+ Error: 4700 does not match 5700=0D
577+ Error: 4677 does not match 5677=0D
578+ Error: 4676 does not match 5676=0D
579+ Error: 4675 does not match 5675=0D
580+ Error: 4674 does not match 5674=0D
581+ Error: 4673 does not match 5673=0D
582+ Error: 4672 does not match 5672=0D
583+ Error: 4671 does not match 5671=0D
584+ Error: 4670 does not match 5670=0D
585+ Error: 4667 does not match 5667=0D
586+ Error: 4666 does not match 5666=0D
587+ Error: 4665 does not match 5665=0D
588+ Error: 4664 does not match 5664=0D
589+ Error: 4663 does not match 5663=0D
590+ Error: 4662 does not match 5662=0D
591+ Error: 4661 does not match 5661=0D
592+ Error: 4660 does not match 5660=0D
593+ Error: 4657 does not match 5657=0D
594+ Error: 4656 does not match 5656=0D
595+ Error: 4655 does not match 5655=0D
596+ Error: 4654 does not match 5654=0D
597+ Error: 4653 does not match 5653=0D
598+ Error: 4652 does not match 5652=0D
599+ Error: 4651 does not match 5651=0D
600+ Error: 4650 does not match 5650=0D
601+ Error: 4647 does not match 5647=0D
602+ Error: 4646 does not match 5646=0D
603+ Error: 4645 does not match 5645=0D
604+ Error: 4644 does not match 5644=0D
605+ Error: 4643 does not match 5643=0D
606+ Error: 4642 does not match 5642=0D
607+ Error: 4641 does not match 5641=0D
608+ Error: 4640 does not match 5640=0D
609+ Error: 4637 does not match 5637=0D
610+ Error: 4636 does not match 5636=0D
611+ Error: 4635 does not match 5635=0D
612+ Error: 4634 does not match 5634=0D
613+ Error: 4633 does not match 5633=0D
614+ Error: 4632 does not match 5632=0D
615+ Error: 4631 does not match 5631=0D
616+ Error: 4630 does not match 5630=0D
617+ Error: 4627 does not match 5627=0D
618+ Error: 4626 does not match 5626=0D
619+ Error: 4625 does not match 5625=0D
620+ Error: 4624 does not match 5624=0D
621+ Error: 4623 does not match 5623=0D
622+ Error: 4622 does not match 5622=0D
623+ Error: 4621 does not match 5621=0D
624+ Error: 4620 does not match 5620=0D
625+ Error: 4617 does not match 5617=0D
626+ Error: 4616 does not match 5616=0D
627+ Error: 4615 does not match 5615=0D
628+ Error: 4614 does not match 5614=0D
629+ Error: 4613 does not match 5613=0D
630+ Error: 4612 does not match 5612=0D
631+ Error: 4611 does not match 5611=0D
632+ Error: 4610 does not match 5610=0D
633+ Error: 4607 does not match 5607=0D
634+ Error: 4606 does not match 5606=0D
635+ Error: 4605 does not match 5605=0D
636+ Error: 4604 does not match 5604=0D
637+ Error: 4603 does not match 5603=0D
638+ Error: 4602 does not match 5602=0D
639+ Error: 4601 does not match 5601=0D
640+ Error: 4600 does not match 5600=0D
641+ Error: 4577 does not match 5577=0D
642+ Error: 4576 does not match 5576=0D
643+ Error: 4575 does not match 5575=0D
644+ Error: 4574 does not match 5574=0D
645+ Error: 4573 does not match 5573=0D
646+ Error: 4572 does not match 5572=0D
647+ Error: 4571 does not match 5571=0D
648+ Error: 4570 does not match 5570=0D
649+ Error: 4567 does not match 5567=0D
650+ Error: 4566 does not match 5566=0D
651+ Error: 4565 does not match 5565=0D
652+ Error: 4564 does not match 5564=0D
653+ Error: 4563 does not match 5563=0D
654+ Error: 4562 does not match 5562=0D
655+ Error: 4561 does not match 5561=0D
656+ Error: 4560 does not match 5560=0D
657+ Error: 4557 does not match 5557=0D
658+ Error: 4556 does not match 5556=0D
659+ Error: 4555 does not match 5555=0D
660+ Error: 4554 does not match 5554=0D
661+ Error: 4553 does not match 5553=0D
662+ Error: 4552 does not match 5552=0D
663+ Error: 4551 does not match 5551=0D
664+ Error: 4550 does not match 5550=0D
665+ Error: 4547 does not match 5547=0D
666+ Error: 4546 does not match 5546=0D
667+ Error: 4545 does not match 5545=0D
668+ Error: 4544 does not match 5544=0D
669+ Error: 4543 does not match 5543=0D
670+ Error: 4542 does not match 5542=0D
671+ Error: 4541 does not match 5541=0D
672+ Error: 4540 does not match 5540=0D
673+ Error: 4537 does not match 5537=0D
674+ Error: 4536 does not match 5536=0D
675+ Error: 4535 does not match 5535=0D
676+ Error: 4534 does not match 5534=0D
677+ Error: 4533 does not match 5533=0D
678+ Error: 4532 does not match 5532=0D
679+ Error: 4531 does not match 5531=0D
680+ Error: 4530 does not match 5530=0D
681+ Error: 4527 does not match 5527=0D
682+ Error: 4526 does not match 5526=0D
683+ Error: 4525 does not match 5525=0D
684+ Error: 4524 does not match 5524=0D
685+ Error: 4523 does not match 5523=0D
686+ Error: 4522 does not match 5522=0D
687+ Error: 4521 does not match 5521=0D
688+ Error: 4520 does not match 5520=0D
689+ Error: 4517 does not match 5517=0D
690+ Error: 4516 does not match 5516=0D
691+ Error: 4515 does not match 5515=0D
692+ Error: 4514 does not match 5514=0D
693+ Error: 4513 does not match 5513=0D
694+ Error: 4512 does not match 5512=0D
695+ Error: 4511 does not match 5511=0D
696+ Error: 4510 does not match 5510=0D
697+ Error: 4507 does not match 5507=0D
698+ Error: 4506 does not match 5506=0D
699+ Error: 4505 does not match 5505=0D
700+ Error: 4504 does not match 5504=0D
701+ Error: 4503 does not match 5503=0D
702+ Error: 4502 does not match 5502=0D
703+ Error: 4501 does not match 5501=0D
704+ Error: 4500 does not match 5500=0D
705+ Error: 4477 does not match 5477=0D
706+ Error: 4476 does not match 5476=0D
707+ Error: 4475 does not match 5475=0D
708+ Error: 4474 does not match 5474=0D
709+ Error: 4473 does not match 5473=0D
710+ Error: 4472 does not match 5472=0D
711+ Error: 4471 does not match 5471=0D
712+ Error: 4470 does not match 5470=0D
713+ Error: 4467 does not match 5467=0D
714+ Error: 4466 does not match 5466=0D
715+ Error: 4465 does not match 5465=0D
716+ Error: 4464 does not match 5464=0D
717+ Error: 4463 does not match 5463=0D
718+ Error: 4462 does not match 5462=0D
719+ Error: 4461 does not match 5461=0D
720+ Error: 4460 does not match 5460=0D
721+ Error: 4457 does not match 5457=0D
722+ Error: 4456 does not match 5456=0D
723+ Error: 4455 does not match 5455=0D
724+ Error: 4454 does not match 5454=0D
725+ Error: 4453 does not match 5453=0D
726+ Error: 4452 does not match 5452=0D
727+ Error: 4451 does not match 5451=0D
728+ Error: 4450 does not match 5450=0D
729+ Error: 4447 does not match 5447=0D
730+ Error: 4446 does not match 5446=0D
731+ Error: 4445 does not match 5445=0D
732+ Error: 4444 does not match 5444=0D
733+ Error: 4443 does not match 5443=0D
734+ Error: 4442 does not match 5442=0D
735+ Error: 4441 does not match 5441=0D
736+ Error: 4440 does not match 5440=0D
737+ Error: 4437 does not match 5437=0D
738+ Error: 4436 does not match 5436=0D
739+ Error: 4435 does not match 5435=0D
740+ Error: 4434 does not match 5434=0D
741+ Error: 4433 does not match 5433=0D
742+ Error: 4432 does not match 5432=0D
743+ Error: 4431 does not match 5431=0D
744+ Error: 4430 does not match 5430=0D
745+ Error: 4427 does not match 5427=0D
746+ Error: 4426 does not match 5426=0D
747+ Error: 4425 does not match 5425=0D
748+ Error: 4424 does not match 5424=0D
749+ Error: 4423 does not match 5423=0D
750+ Error: 4422 does not match 5422=0D
751+ Error: 4421 does not match 5421=0D
752+ Error: 4420 does not match 5420=0D
753+ Error: 4417 does not match 5417=0D
754+ Error: 4416 does not match 5416=0D
755+ Error: 4415 does not match 5415=0D
756+ Error: 4414 does not match 5414=0D
757+ Error: 4413 does not match 5413=0D
758+ Error: 4412 does not match 5412=0D
759+ Error: 4411 does not match 5411=0D
760+ Error: 4410 does not match 5410=0D
761+ Error: 4407 does not match 5407=0D
762+ Error: 4406 does not match 5406=0D
763+ Error: 4405 does not match 5405=0D
764+ Error: 4404 does not match 5404=0D
765+ Error: 4403 does not match 5403=0D
766+ Error: 4402 does not match 5402=0D
767+ Error: 4401 does not match 5401=0D
768+ Error: 4400 does not match 5400=0D
769+ Error: 4377 does not match 5377=0D
770+ Error: 4376 does not match 5376=0D
771+ Error: 4375 does not match 5375=0D
772+ Error: 4374 does not match 5374=0D
773+ Error: 4373 does not match 5373=0D
774+ Error: 4372 does not match 5372=0D
775+ Error: 4371 does not match 5371=0D
776+ Error: 4370 does not match 5370=0D
777+ Error: 4367 does not match 5367=0D
778+ Error: 4366 does not match 5366=0D
779+ Error: 4365 does not match 5365=0D
780+ Error: 4364 does not match 5364=0D
781+ Error: 4363 does not match 5363=0D
782+ Error: 4362 does not match 5362=0D
783+ Error: 4361 does not match 5361=0D
784+ Error: 4360 does not match 5360=0D
785+ Error: 4357 does not match 5357=0D
786+ Error: 4356 does not match 5356=0D
787+ Error: 4355 does not match 5355=0D
788+ Error: 4354 does not match 5354=0D
789+ Error: 4353 does not match 5353=0D
790+ Error: 4352 does not match 5352=0D
791+ Error: 4351 does not match 5351=0D
792+ Error: 4350 does not match 5350=0D
793+ Error: 4347 does not match 5347=0D
794+ Error: 4346 does not match 5346=0D
795+ Error: 4345 does not match 5345=0D
796+ Error: 4344 does not match 5344=0D
797+ Error: 4343 does not match 5343=0D
798+ Error: 4342 does not match 5342=0D
799+ Error: 4341 does not match 5341=0D
800+ Error: 4340 does not match 5340=0D
801+ Error: 4337 does not match 5337=0D
802+ Error: 4336 does not match 5336=0D
803+ Error: 4335 does not match 5335=0D
804+ Error: 4334 does not match 5334=0D
805+ Error: 4333 does not match 5333=0D
806+ Error: 4332 does not match 5332=0D
807+ Error: 4331 does not match 5331=0D
808+ Error: 4330 does not match 5330=0D
809+ Error: 4327 does not match 5327=0D
810+ Error: 4326 does not match 5326=0D
811+ Error: 4325 does not match 5325=0D
812+ Error: 4324 does not match 5324=0D
813+ Error: 4323 does not match 5323=0D
814+ Error: 4322 does not match 5322=0D
815+ Error: 4321 does not match 5321=0D
816+ Error: 4320 does not match 5320=0D
817+ Error: 4317 does not match 5317=0D
818+ Error: 4316 does not match 5316=0D
819+ Error: 4315 does not match 5315=0D
820+ Error: 4314 does not match 5314=0D
821+ Error: 4313 does not match 5313=0D
822+ Error: 4312 does not match 5312=0D
823+ Error: 4311 does not match 5311=0D
824+ Error: 4310 does not match 5310=0D
825+ Error: 4307 does not match 5307=0D
826+ Error: 4306 does not match 5306=0D
827+ Error: 4305 does not match 5305=0D
828+ Error: 4304 does not match 5304=0D
829+ Error: 4303 does not match 5303=0D
830+ Error: 4302 does not match 5302=0D
831+ Error: 4301 does not match 5301=0D
832+ Error: 4300 does not match 5300=0D
833+ Error: 4277 does not match 5277=0D
834+ Error: 4276 does not match 5276=0D
835+ Error: 4275 does not match 5275=0D
836+ Error: 4274 does not match 5274=0D
837+ Error: 4273 does not match 5273=0D
838+ Error: 4272 does not match 5272=0D
839+ Error: 4271 does not match 5271=0D
840+ Error: 4270 does not match 5270=0D
841+ Error: 4267 does not match 5267=0D
842+ Error: 4266 does not match 5266=0D
843+ Error: 4265 does not match 5265=0D
844+ Error: 4264 does not match 5264=0D
845+ Error: 4263 does not match 5263=0D
846+ Error: 4262 does not match 5262=0D
847+ Error: 4261 does not match 5261=0D
848+ Error: 4260 does not match 5260=0D
849+ Error: 4257 does not match 5257=0D
850+ Error: 4256 does not match 5256=0D
851+ Error: 4255 does not match 5255=0D
852+ Error: 4254 does not match 5254=0D
853+ Error: 4253 does not match 5253=0D
854+ Error: 4252 does not match 5252=0D
855+ Error: 4251 does not match 5251=0D
856+ Error: 4250 does not match 5250=0D
857+ Error: 4247 does not match 5247=0D
858+ Error: 4246 does not match 5246=0D
859+ Error: 4245 does not match 5245=0D
860+ Error: 4244 does not match 5244=0D
861+ Error: 4243 does not match 5243=0D
862+ Error: 4242 does not match 5242=0D
863+ Error: 4241 does not match 5241=0D
864+ Error: 4240 does not match 5240=0D
865+ Error: 4237 does not match 5237=0D
866+ Error: 4236 does not match 5236=0D
867+ Error: 4235 does not match 5235=0D
868+ Error: 4234 does not match 5234=0D
869+ Error: 4233 does not match 5233=0D
870+ Error: 4232 does not match 5232=0D
871+ Error: 4231 does not match 5231=0D
872+ Error: 4230 does not match 5230=0D
873+ Error: 4227 does not match 5227=0D
874+ Error: 4226 does not match 5226=0D
875+ Error: 4225 does not match 5225=0D
876+ Error: 4224 does not match 5224=0D
877+ Error: 4223 does not match 5223=0D
878+ Error: 4222 does not match 5222=0D
879+ Error: 4221 does not match 5221=0D
880+ Error: 4220 does not match 5220=0D
881+ Error: 4217 does not match 5217=0D
882+ Error: 4216 does not match 5216=0D
883+ Error: 4215 does not match 5215=0D
884+ Error: 4214 does not match 5214=0D
885+ Error: 4213 does not match 5213=0D
886+ Error: 4212 does not match 5212=0D
887+ Error: 4211 does not match 5211=0D
888+ Error: 4210 does not match 5210=0D
889+ Error: 4207 does not match 5207=0D
890+ Error: 4206 does not match 5206=0D
891+ Error: 4205 does not match 5205=0D
892+ Error: 4204 does not match 5204=0D
893+ Error: 4203 does not match 5203=0D
894+ Error: 4202 does not match 5202=0D
895+ Error: 4201 does not match 5201=0D
896+ Error: 4200 does not match 5200=0D
897+ Error: 4177 does not match 5177=0D
898+ Error: 4176 does not match 5176=0D
899+ Error: 4175 does not match 5175=0D
900+ Error: 4174 does not match 5174=0D
901+ Error: 4173 does not match 5173=0D
902+ Error: 4172 does not match 5172=0D
903+ Error: 4171 does not match 5171=0D
904+ Error: 4170 does not match 5170=0D
905+ Error: 4167 does not match 5167=0D
906+ Error: 4166 does not match 5166=0D
907+ Error: 4165 does not match 5165=0D
908+ Error: 4164 does not match 5164=0D
909+ Error: 4163 does not match 5163=0D
910+ Error: 4162 does not match 5162=0D
911+ Error: 4161 does not match 5161=0D
912+ Error: 4160 does not match 5160=0D
913+ Error: 4157 does not match 5157=0D
914+ Error: 4156 does not match 5156=0D
915+ Error: 4155 does not match 5155=0D
916+ Error: 4154 does not match 5154=0D
917+ Error: 4153 does not match 5153=0D
918+ Error: 4152 does not match 5152=0D
919+ Error: 4151 does not match 5151=0D
920+ Error: 4150 does not match 5150=0D
921+ Error: 4147 does not match 5147=0D
922+ Error: 4146 does not match 5146=0D
923+ Error: 4145 does not match 5145=0D
924+ Error: 4144 does not match 5144=0D
925+ Error: 4143 does not match 5143=0D
926+ Error: 4142 does not match 5142=0D
927+ Error: 4141 does not match 5141=0D
928+ Error: 4140 does not match 5140=0D
929+ Error: 4137 does not match 5137=0D
930+ Error: 4136 does not match 5136=0D
931+ Error: 4135 does not match 5135=0D
932+ Error: 4134 does not match 5134=0D
933+ Error: 4133 does not match 5133=0D
934+ Error: 4132 does not match 5132=0D
935+ Error: 4131 does not match 5131=0D
936+ Error: 4130 does not match 5130=0D
937+ Error: 4127 does not match 5127=0D
938+ Error: 4126 does not match 5126=0D
939+ Error: 4125 does not match 5125=0D
940+ Error: 4124 does not match 5124=0D
941+ Error: 4123 does not match 5123=0D
942+ Error: 4122 does not match 5122=0D
943+ Error: 4121 does not match 5121=0D
944+ Error: 4120 does not match 5120=0D
945+ Error: 4117 does not match 5117=0D
946+ Error: 4116 does not match 5116=0D
947+ Error: 4115 does not match 5115=0D
948+ Error: 4114 does not match 5114=0D
949+ Error: 4113 does not match 5113=0D
950+ Error: 4112 does not match 5112=0D
951+ Error: 4111 does not match 5111=0D
952+ Error: 4110 does not match 5110=0D
953+ Error: 4107 does not match 5107=0D
954+ Error: 4106 does not match 5106=0D
955+ Error: 4105 does not match 5105=0D
956+ Error: 4104 does not match 5104=0D
957+ Error: 4103 does not match 5103=0D
958+ Error: 4102 does not match 5102=0D
959+ Error: 4101 does not match 5101=0D
960+ Error: 4100 does not match 5100=0D
961+ Error: 4077 does not match 5077=0D
962+ Error: 4076 does not match 5076=0D
963+ Error: 4075 does not match 5075=0D
964+ Error: 4074 does not match 5074=0D
965+ Error: 4073 does not match 5073=0D
966+ Error: 4072 does not match 5072=0D
967+ Error: 4071 does not match 5071=0D
968+ Error: 4070 does not match 5070=0D
969+ Error: 4067 does not match 5067=0D
970+ Error: 4066 does not match 5066=0D
971+ Error: 4065 does not match 5065=0D
972+ Error: 4064 does not match 5064=0D
973+ Error: 4063 does not match 5063=0D
974+ Error: 4062 does not match 5062=0D
975+ Error: 4061 does not match 5061=0D
976+ Error: 4060 does not match 5060=0D
977+ Error: 4057 does not match 5057=0D
978+ Error: 4056 does not match 5056=0D
979+ Error: 4055 does not match 5055=0D
980+ Error: 4054 does not match 5054=0D
981+ Error: 4053 does not match 5053=0D
982+ Error: 4052 does not match 5052=0D
983+ Error: 4051 does not match 5051=0D
984+ Error: 4050 does not match 5050=0D
985+ Error: 4047 does not match 5047=0D
986+ Error: 4046 does not match 5046=0D
987+ Error: 4045 does not match 5045=0D
988+ Error: 4044 does not match 5044=0D
989+ Error: 4043 does not match 5043=0D
990+ Error: 4042 does not match 5042=0D
991+ Error: 4041 does not match 5041=0D
992+ Error: 4040 does not match 5040=0D
993+ Error: 4037 does not match 5037=0D
994+ Error: 4036 does not match 5036=0D
995+ Error: 4035 does not match 5035=0D
996+ Error: 4034 does not match 5034=0D
997+ Error: 4033 does not match 5033=0D
998+ Error: 4032 does not match 5032=0D
999+ Error: 4031 does not match 5031=0D
1000+ Error: 4030 does not match 5030=0D
1001+ Error: 4027 does not match 5027=0D
1002+ Error: 4026 does not match 5026=0D
1003+ Error: 4025 does not match 5025=0D
1004+ Error: 4024 does not match 5024=0D
1005+ Error: 4023 does not match 5023=0D
1006+ Error: 4022 does not match 5022=0D
1007+ Error: 4021 does not match 5021=0D
1008+ Error: 4020 does not match 5020=0D
1009+ Error: 4017 does not match 5017=0D
1010+ Error: 4016 does not match 5016=0D
1011+ Error: 4015 does not match 5015=0D
1012+ Error: 4014 does not match 5014=0D
1013+ Error: 4013 does not match 5013=0D
1014+ Error: 4012 does not match 5012=0D
1015+ Error: 4011 does not match 5011=0D
1016+ Error: 4010 does not match 5010=0D
1017+ Error: 4007 does not match 5007=0D
1018+ Error: 4006 does not match 5006=0D
1019+ Error: 4005 does not match 5005=0D
1020+ Error: 4004 does not match 5004=0D
1021+ Error: 4003 does not match 5003=0D
1022+ Error: 4002 does not match 5002=0D
1023+ Error: 4001 does not match 5001=0D
1024+ Error: 4000 does not match 5000=0D
1025+ Error: 2777 does not match 3777=0D
1026+ Error: 2776 does not match 3776=0D
1027+ Error: 2775 does not match 3775=0D
1028+ Error: 2774 does not match 3774=0D
1029+ Error: 2773 does not match 3773=0D
1030+ Error: 2772 does not match 3772=0D
1031+ Error: 2771 does not match 3771=0D
1032+ Error: 2770 does not match 3770=0D
1033+ Error: 2767 does not match 3767=0D
1034+ Error: 2766 does not match 3766=0D
1035+ Error: 2765 does not match 3765=0D
1036+ Error: 2764 does not match 3764=0D
1037+ Error: 2763 does not match 3763=0D
1038+ Error: 2762 does not match 3762=0D
1039+ Error: 2761 does not match 3761=0D
1040+ Error: 2760 does not match 3760=0D
1041+ Error: 2757 does not match 3757=0D
1042+ Error: 2756 does not match 3756=0D
1043+ Error: 2755 does not match 3755=0D
1044+ Error: 2754 does not match 3754=0D
1045+ Error: 2753 does not match 3753=0D
1046+ Error: 2752 does not match 3752=0D
1047+ Error: 2751 does not match 3751=0D
1048+ Error: 2750 does not match 3750=0D
1049+ Error: 2747 does not match 3747=0D
1050+ Error: 2746 does not match 3746=0D
1051+ Error: 2745 does not match 3745=0D
1052+ Error: 2744 does not match 3744=0D
1053+ Error: 2743 does not match 3743=0D
1054+ Error: 2742 does not match 3742=0D
1055+ Error: 2741 does not match 3741=0D
1056+ Error: 2740 does not match 3740=0D
1057+ Error: 2737 does not match 3737=0D
1058+ Error: 2736 does not match 3736=0D
1059+ Error: 2735 does not match 3735=0D
1060+ Error: 2734 does not match 3734=0D
1061+ Error: 2733 does not match 3733=0D
1062+ Error: 2732 does not match 3732=0D
1063+ Error: 2731 does not match 3731=0D
1064+ Error: 2730 does not match 3730=0D
1065+ Error: 2727 does not match 3727=0D
1066+ Error: 2726 does not match 3726=0D
1067+ Error: 2725 does not match 3725=0D
1068+ Error: 2724 does not match 3724=0D
1069+ Error: 2723 does not match 3723=0D
1070+ Error: 2722 does not match 3722=0D
1071+ Error: 2721 does not match 3721=0D
1072+ Error: 2720 does not match 3720=0D
1073+ Error: 2717 does not match 3717=0D
1074+ Error: 2716 does not match 3716=0D
1075+ Error: 2715 does not match 3715=0D
1076+ Error: 2714 does not match 3714=0D
1077+ Error: 2713 does not match 3713=0D
1078+ Error: 2712 does not match 3712=0D
1079+ Error: 2711 does not match 3711=0D
1080+ Error: 2710 does not match 3710=0D
1081+ Error: 2707 does not match 3707=0D
1082+ Error: 2706 does not match 3706=0D
1083+ Error: 2705 does not match 3705=0D
1084+ Error: 2704 does not match 3704=0D
1085+ Error: 2703 does not match 3703=0D
1086+ Error: 2702 does not match 3702=0D
1087+ Error: 2701 does not match 3701=0D
1088+ Error: 2700 does not match 3700=0D
1089+ Error: 2677 does not match 3677=0D
1090+ Error: 2676 does not match 3676=0D
1091+ Error: 2675 does not match 3675=0D
1092+ Error: 2674 does not match 3674=0D
1093+ Error: 2673 does not match 3673=0D
1094+ Error: 2672 does not match 3672=0D
1095+ Error: 2671 does not match 3671=0D
1096+ Error: 2670 does not match 3670=0D
1097+ Error: 2667 does not match 3667=0D
1098+ Error: 2666 does not match 3666=0D
1099+ Error: 2665 does not match 3665=0D
1100+ Error: 2664 does not match 3664=0D
1101+ Error: 2663 does not match 3663=0D
1102+ Error: 2662 does not match 3662=0D
1103+ Error: 2661 does not match 3661=0D
1104+ Error: 2660 does not match 3660=0D
1105+ Error: 2657 does not match 3657=0D
1106+ Error: 2656 does not match 3656=0D
1107+ Error: 2655 does not match 3655=0D
1108+ Error: 2654 does not match 3654=0D
1109+ Error: 2653 does not match 3653=0D
1110+ Error: 2652 does not match 3652=0D
1111+ Error: 2651 does not match 3651=0D
1112+ Error: 2650 does not match 3650=0D
1113+ Error: 2647 does not match 3647=0D
1114+ Error: 2646 does not match 3646=0D
1115+ Error: 2645 does not match 3645=0D
1116+ Error: 2644 does not match 3644=0D
1117+ Error: 2643 does not match 3643=0D
1118+ Error: 2642 does not match 3642=0D
1119+ Error: 2641 does not match 3641=0D
1120+ Error: 2640 does not match 3640=0D
1121+ Error: 2637 does not match 3637=0D
1122+ Error: 2636 does not match 3636=0D
1123+ Error: 2635 does not match 3635=0D
1124+ Error: 2634 does not match 3634=0D
1125+ Error: 2633 does not match 3633=0D
1126+ Error: 2632 does not match 3632=0D
1127+ Error: 2631 does not match 3631=0D
1128+ Error: 2630 does not match 3630=0D
1129+ Error: 2627 does not match 3627=0D
1130+ Error: 2626 does not match 3626=0D
1131+ Error: 2625 does not match 3625=0D
1132+ Error: 2624 does not match 3624=0D
1133+ Error: 2623 does not match 3623=0D
1134+ Error: 2622 does not match 3622=0D
1135+ Error: 2621 does not match 3621=0D
1136+ Error: 2620 does not match 3620=0D
1137+ Error: 2617 does not match 3617=0D
1138+ Error: 2616 does not match 3616=0D
1139+ Error: 2615 does not match 3615=0D
1140+ Error: 2614 does not match 3614=0D
1141+ Error: 2613 does not match 3613=0D
1142+ Error: 2612 does not match 3612=0D
1143+ Error: 2611 does not match 3611=0D
1144+ Error: 2610 does not match 3610=0D
1145+ Error: 2607 does not match 3607=0D
1146+ Error: 2606 does not match 3606=0D
1147+ Error: 2605 does not match 3605=0D
1148+ Error: 2604 does not match 3604=0D
1149+ Error: 2603 does not match 3603=0D
1150+ Error: 2602 does not match 3602=0D
1151+ Error: 2601 does not match 3601=0D
1152+ Error: 2600 does not match 3600=0D
1153+ Error: 2577 does not match 3577=0D
1154+ Error: 2576 does not match 3576=0D
1155+ Error: 2575 does not match 3575=0D
1156+ Error: 2574 does not match 3574=0D
1157+ Error: 2573 does not match 3573=0D
1158+ Error: 2572 does not match 3572=0D
1159+ Error: 2571 does not match 3571=0D
1160+ Error: 2570 does not match 3570=0D
1161+ Error: 2567 does not match 3567=0D
1162+ Error: 2566 does not match 3566=0D
1163+ Error: 2565 does not match 3565=0D
1164+ Error: 2564 does not match 3564=0D
1165+ Error: 2563 does not match 3563=0D
1166+ Error: 2562 does not match 3562=0D
1167+ Error: 2561 does not match 3561=0D
1168+ Error: 2560 does not match 3560=0D
1169+ Error: 2557 does not match 3557=0D
1170+ Error: 2556 does not match 3556=0D
1171+ Error: 2555 does not match 3555=0D
1172+ Error: 2554 does not match 3554=0D
1173+ Error: 2553 does not match 3553=0D
1174+ Error: 2552 does not match 3552=0D
1175+ Error: 2551 does not match 3551=0D
1176+ Error: 2550 does not match 3550=0D
1177+ Error: 2547 does not match 3547=0D
1178+ Error: 2546 does not match 3546=0D
1179+ Error: 2545 does not match 3545=0D
1180+ Error: 2544 does not match 3544=0D
1181+ Error: 2543 does not match 3543=0D
1182+ Error: 2542 does not match 3542=0D
1183+ Error: 2541 does not match 3541=0D
1184+ Error: 2540 does not match 3540=0D
1185+ Error: 2537 does not match 3537=0D
1186+ Error: 2536 does not match 3536=0D
1187+ Error: 2535 does not match 3535=0D
1188+ Error: 2534 does not match 3534=0D
1189+ Error: 2533 does not match 3533=0D
1190+ Error: 2532 does not match 3532=0D
1191+ Error: 2531 does not match 3531=0D
1192+ Error: 2530 does not match 3530=0D
1193+ Error: 2527 does not match 3527=0D
1194+ Error: 2526 does not match 3526=0D
1195+ Error: 2525 does not match 3525=0D
1196+ Error: 2524 does not match 3524=0D
1197+ Error: 2523 does not match 3523=0D
1198+ Error: 2522 does not match 3522=0D
1199+ Error: 2521 does not match 3521=0D
1200+ Error: 2520 does not match 3520=0D
1201+ Error: 2517 does not match 3517=0D
1202+ Error: 2516 does not match 3516=0D
1203+ Error: 2515 does not match 3515=0D
1204+ Error: 2514 does not match 3514=0D
1205+ Error: 2513 does not match 3513=0D
1206+ Error: 2512 does not match 3512=0D
1207+ Error: 2511 does not match 3511=0D
1208+ Error: 2510 does not match 3510=0D
1209+ Error: 2507 does not match 3507=0D
1210+ Error: 2506 does not match 3506=0D
1211+ Error: 2505 does not match 3505=0D
1212+ Error: 2504 does not match 3504=0D
1213+ Error: 2503 does not match 3503=0D
1214+ Error: 2502 does not match 3502=0D
1215+ Error: 2501 does not match 3501=0D
1216+ Error: 2500 does not match 3500=0D
1217+ Error: 2477 does not match 3477=0D
1218+ Error: 2476 does not match 3476=0D
1219+ Error: 2475 does not match 3475=0D
1220+ Error: 2474 does not match 3474=0D
1221+ Error: 2473 does not match 3473=0D
1222+ Error: 2472 does not match 3472=0D
1223+ Error: 2471 does not match 3471=0D
1224+ Error: 2470 does not match 3470=0D
1225+ Error: 2467 does not match 3467=0D
1226+ Error: 2466 does not match 3466=0D
1227+ Error: 2465 does not match 3465=0D
1228+ Error: 2464 does not match 3464=0D
1229+ Error: 2463 does not match 3463=0D
1230+ Error: 2462 does not match 3462=0D
1231+ Error: 2461 does not match 3461=0D
1232+ Error: 2460 does not match 3460=0D
1233+ Error: 2457 does not match 3457=0D
1234+ Error: 2456 does not match 3456=0D
1235+ Error: 2455 does not match 3455=0D
1236+ Error: 2454 does not match 3454=0D
1237+ Error: 2453 does not match 3453=0D
1238+ Error: 2452 does not match 3452=0D
1239+ Error: 2451 does not match 3451=0D
1240+ Error: 2450 does not match 3450=0D
1241+ Error: 2447 does not match 3447=0D
1242+ Error: 2446 does not match 3446=0D
1243+ Error: 2445 does not match 3445=0D
1244+ Error: 2444 does not match 3444=0D
1245+ Error: 2443 does not match 3443=0D
1246+ Error: 2442 does not match 3442=0D
1247+ Error: 2441 does not match 3441=0D
1248+ Error: 2440 does not match 3440=0D
1249+ Error: 2437 does not match 3437=0D
1250+ Error: 2436 does not match 3436=0D
1251+ Error: 2435 does not match 3435=0D
1252+ Error: 2434 does not match 3434=0D
1253+ Error: 2433 does not match 3433=0D
1254+ Error: 2432 does not match 3432=0D
1255+ Error: 2431 does not match 3431=0D
1256+ Error: 2430 does not match 3430=0D
1257+ Error: 2427 does not match 3427=0D
1258+ Error: 2426 does not match 3426=0D
1259+ Error: 2425 does not match 3425=0D
1260+ Error: 2424 does not match 3424=0D
1261+ Error: 2423 does not match 3423=0D
1262+ Error: 2422 does not match 3422=0D
1263+ Error: 2421 does not match 3421=0D
1264+ Error: 2420 does not match 3420=0D
1265+ Error: 2417 does not match 3417=0D
1266+ Error: 2416 does not match 3416=0D
1267+ Error: 2415 does not match 3415=0D
1268+ Error: 2414 does not match 3414=0D
1269+ Error: 2413 does not match 3413=0D
1270+ Error: 2412 does not match 3412=0D
1271+ Error: 2411 does not match 3411=0D
1272+ Error: 2410 does not match 3410=0D
1273+ Error: 2407 does not match 3407=0D
1274+ Error: 2406 does not match 3406=0D
1275+ Error: 2405 does not match 3405=0D
1276+ Error: 2404 does not match 3404=0D
1277+ Error: 2403 does not match 3403=0D
1278+ Error: 2402 does not match 3402=0D
1279+ Error: 2401 does not match 3401=0D
1280+ Error: 2400 does not match 3400=0D
1281+ Error: 2377 does not match 3377=0D
1282+ Error: 2376 does not match 3376=0D
1283+ Error: 2375 does not match 3375=0D
1284+ Error: 2374 does not match 3374=0D
1285+ Error: 2373 does not match 3373=0D
1286+ Error: 2372 does not match 3372=0D
1287+ Error: 2371 does not match 3371=0D
1288+ Error: 2370 does not match 3370=0D
1289+ Error: 2367 does not match 3367=0D
1290+ Error: 2366 does not match 3366=0D
1291+ Error: 2365 does not match 3365=0D
1292+ Error: 2364 does not match 3364=0D
1293+ Error: 2363 does not match 3363=0D
1294+ Error: 2362 does not match 3362=0D
1295+ Error: 2361 does not match 3361=0D
1296+ Error: 2360 does not match 3360=0D
1297+ Error: 2357 does not match 3357=0D
1298+ Error: 2356 does not match 3356=0D
1299+ Error: 2355 does not match 3355=0D
1300+ Error: 2354 does not match 3354=0D
1301+ Error: 2353 does not match 3353=0D
1302+ Error: 2352 does not match 3352=0D
1303+ Error: 2351 does not match 3351=0D
1304+ Error: 2350 does not match 3350=0D
1305+ Error: 2347 does not match 3347=0D
1306+ Error: 2346 does not match 3346=0D
1307+ Error: 2345 does not match 3345=0D
1308+ Error: 2344 does not match 3344=0D
1309+ Error: 2343 does not match 3343=0D
1310+ Error: 2342 does not match 3342=0D
1311+ Error: 2341 does not match 3341=0D
1312+ Error: 2340 does not match 3340=0D
1313+ Error: 2337 does not match 3337=0D
1314+ Error: 2336 does not match 3336=0D
1315+ Error: 2335 does not match 3335=0D
1316+ Error: 2334 does not match 3334=0D
1317+ Error: 2333 does not match 3333=0D
1318+ Error: 2332 does not match 3332=0D
1319+ Error: 2331 does not match 3331=0D
1320+ Error: 2330 does not match 3330=0D
1321+ Error: 2327 does not match 3327=0D
1322+ Error: 2326 does not match 3326=0D
1323+ Error: 2325 does not match 3325=0D
1324+ Error: 2324 does not match 3324=0D
1325+ Error: 2323 does not match 3323=0D
1326+ Error: 2322 does not match 3322=0D
1327+ Error: 2321 does not match 3321=0D
1328+ Error: 2320 does not match 3320=0D
1329+ Error: 2317 does not match 3317=0D
1330+ Error: 2316 does not match 3316=0D
1331+ Error: 2315 does not match 3315=0D
1332+ Error: 2314 does not match 3314=0D
1333+ Error: 2313 does not match 3313=0D
1334+ Error: 2312 does not match 3312=0D
1335+ Error: 2311 does not match 3311=0D
1336+ Error: 2310 does not match 3310=0D
1337+ Error: 2307 does not match 3307=0D
1338+ Error: 2306 does not match 3306=0D
1339+ Error: 2305 does not match 3305=0D
1340+ Error: 2304 does not match 3304=0D
1341+ Error: 2303 does not match 3303=0D
1342+ Error: 2302 does not match 3302=0D
1343+ Error: 2301 does not match 3301=0D
1344+ Error: 2300 does not match 3300=0D
1345+ Error: 2277 does not match 3277=0D
1346+ Error: 2276 does not match 3276=0D
1347+ Error: 2275 does not match 3275=0D
1348+ Error: 2274 does not match 3274=0D
1349+ Error: 2273 does not match 3273=0D
1350+ Error: 2272 does not match 3272=0D
1351+ Error: 2271 does not match 3271=0D
1352+ Error: 2270 does not match 3270=0D
1353+ Error: 2267 does not match 3267=0D
1354+ Error: 2266 does not match 3266=0D
1355+ Error: 2265 does not match 3265=0D
1356+ Error: 2264 does not match 3264=0D
1357+ Error: 2263 does not match 3263=0D
1358+ Error: 2262 does not match 3262=0D
1359+ Error: 2261 does not match 3261=0D
1360+ Error: 2260 does not match 3260=0D
1361+ Error: 2257 does not match 3257=0D
1362+ Error: 2256 does not match 3256=0D
1363+ Error: 2255 does not match 3255=0D
1364+ Error: 2254 does not match 3254=0D
1365+ Error: 2253 does not match 3253=0D
1366+ Error: 2252 does not match 3252=0D
1367+ Error: 2251 does not match 3251=0D
1368+ Error: 2250 does not match 3250=0D
1369+ Error: 2247 does not match 3247=0D
1370+ Error: 2246 does not match 3246=0D
1371+ Error: 2245 does not match 3245=0D
1372+ Error: 2244 does not match 3244=0D
1373+ Error: 2243 does not match 3243=0D
1374+ Error: 2242 does not match 3242=0D
1375+ Error: 2241 does not match 3241=0D
1376+ Error: 2240 does not match 3240=0D
1377+ Error: 2237 does not match 3237=0D
1378+ Error: 2236 does not match 3236=0D
1379+ Error: 2235 does not match 3235=0D
1380+ Error: 2234 does not match 3234=0D
1381+ Error: 2233 does not match 3233=0D
1382+ Error: 2232 does not match 3232=0D
1383+ Error: 2231 does not match 3231=0D
1384+ Error: 2230 does not match 3230=0D
1385+ Error: 2227 does not match 3227=0D
1386+ Error: 2226 does not match 3226=0D
1387+ Error: 2225 does not match 3225=0D
1388+ Error: 2224 does not match 3224=0D
1389+ Error: 2223 does not match 3223=0D
1390+ Error: 2222 does not match 3222=0D
1391+ Error: 2221 does not match 3221=0D
1392+ Error: 2220 does not match 3220=0D
1393+ Error: 2217 does not match 3217=0D
1394+ Error: 2216 does not match 3216=0D
1395+ Error: 2215 does not match 3215=0D
1396+ Error: 2214 does not match 3214=0D
1397+ Error: 2213 does not match 3213=0D
1398+ Error: 2212 does not match 3212=0D
1399+ Error: 2211 does not match 3211=0D
1400+ Error: 2210 does not match 3210=0D
1401+ Error: 2207 does not match 3207=0D
1402+ Error: 2206 does not match 3206=0D
1403+ Error: 2205 does not match 3205=0D
1404+ Error: 2204 does not match 3204=0D
1405+ Error: 2203 does not match 3203=0D
1406+ Error: 2202 does not match 3202=0D
1407+ Error: 2201 does not match 3201=0D
1408+ Error: 2200 does not match 3200=0D
1409+ Error: 2177 does not match 3177=0D
1410+ Error: 2176 does not match 3176=0D
1411+ Error: 2175 does not match 3175=0D
1412+ Error: 2174 does not match 3174=0D
1413+ Error: 2173 does not match 3173=0D
1414+ Error: 2172 does not match 3172=0D
1415+ Error: 2171 does not match 3171=0D
1416+ Error: 2170 does not match 3170=0D
1417+ Error: 2167 does not match 3167=0D
1418+ Error: 2166 does not match 3166=0D
1419+ Error: 2165 does not match 3165=0D
1420+ Error: 2164 does not match 3164=0D
1421+ Error: 2163 does not match 3163=0D
1422+ Error: 2162 does not match 3162=0D
1423+ Error: 2161 does not match 3161=0D
1424+ Error: 2160 does not match 3160=0D
1425+ Error: 2157 does not match 3157=0D
1426+ Error: 2156 does not match 3156=0D
1427+ Error: 2155 does not match 3155=0D
1428+ Error: 2154 does not match 3154=0D
1429+ Error: 2153 does not match 3153=0D
1430+ Error: 2152 does not match 3152=0D
1431+ Error: 2151 does not match 3151=0D
1432+ Error: 2150 does not match 3150=0D
1433+ Error: 2147 does not match 3147=0D
1434+ Error: 2146 does not match 3146=0D
1435+ Error: 2145 does not match 3145=0D
1436+ Error: 2144 does not match 3144=0D
1437+ Error: 2143 does not match 3143=0D
1438+ Error: 2142 does not match 3142=0D
1439+ Error: 2141 does not match 3141=0D
1440+ Error: 2140 does not match 3140=0D
1441+ Error: 2137 does not match 3137=0D
1442+ Error: 2136 does not match 3136=0D
1443+ Error: 2135 does not match 3135=0D
1444+ Error: 2134 does not match 3134=0D
1445+ Error: 2133 does not match 3133=0D
1446+ Error: 2132 does not match 3132=0D
1447+ Error: 2131 does not match 3131=0D
1448+ Error: 2130 does not match 3130=0D
1449+ Error: 2127 does not match 3127=0D
1450+ Error: 2126 does not match 3126=0D
1451+ Error: 2125 does not match 3125=0D
1452+ Error: 2124 does not match 3124=0D
1453+ Error: 2123 does not match 3123=0D
1454+ Error: 2122 does not match 3122=0D
1455+ Error: 2121 does not match 3121=0D
1456+ Error: 2120 does not match 3120=0D
1457+ Error: 2117 does not match 3117=0D
1458+ Error: 2116 does not match 3116=0D
1459+ Error: 2115 does not match 3115=0D
1460+ Error: 2114 does not match 3114=0D
1461+ Error: 2113 does not match 3113=0D
1462+ Error: 2112 does not match 3112=0D
1463+ Error: 2111 does not match 3111=0D
1464+ Error: 2110 does not match 3110=0D
1465+ Error: 2107 does not match 3107=0D
1466+ Error: 2106 does not match 3106=0D
1467+ Error: 2105 does not match 3105=0D
1468+ Error: 2104 does not match 3104=0D
1469+ Error: 2103 does not match 3103=0D
1470+ Error: 2102 does not match 3102=0D
1471+ Error: 2101 does not match 3101=0D
1472+ Error: 2100 does not match 3100=0D
1473+ Error: 2077 does not match 3077=0D
1474+ Error: 2076 does not match 3076=0D
1475+ Error: 2075 does not match 3075=0D
1476+ Error: 2074 does not match 3074=0D
1477+ Error: 2073 does not match 3073=0D
1478+ Error: 2072 does not match 3072=0D
1479+ Error: 2071 does not match 3071=0D
1480+ Error: 2070 does not match 3070=0D
1481+ Error: 2067 does not match 3067=0D
1482+ Error: 2066 does not match 3066=0D
1483+ Error: 2065 does not match 3065=0D
1484+ Error: 2064 does not match 3064=0D
1485+ Error: 2063 does not match 3063=0D
1486+ Error: 2062 does not match 3062=0D
1487+ Error: 2061 does not match 3061=0D
1488+ Error: 2060 does not match 3060=0D
1489+ Error: 2057 does not match 3057=0D
1490+ Error: 2056 does not match 3056=0D
1491+ Error: 2055 does not match 3055=0D
1492+ Error: 2054 does not match 3054=0D
1493+ Error: 2053 does not match 3053=0D
1494+ Error: 2052 does not match 3052=0D
1495+ Error: 2051 does not match 3051=0D
1496+ Error: 2050 does not match 3050=0D
1497+ Error: 2047 does not match 3047=0D
1498+ Error: 2046 does not match 3046=0D
1499+ Error: 2045 does not match 3045=0D
1500+ Error: 2044 does not match 3044=0D
1501+ Error: 2043 does not match 3043=0D
1502+ Error: 2042 does not match 3042=0D
1503+ Error: 2041 does not match 3041=0D
1504+ Error: 2040 does not match 3040=0D
1505+ Error: 2037 does not match 3037=0D
1506+ Error: 2036 does not match 3036=0D
1507+ Error: 2035 does not match 3035=0D
1508+ Error: 2034 does not match 3034=0D
1509+ Error: 2033 does not match 3033=0D
1510+ Error: 2032 does not match 3032=0D
1511+ Error: 2031 does not match 3031=0D
1512+ Error: 2030 does not match 3030=0D
1513+ Error: 2027 does not match 3027=0D
1514+ Error: 2026 does not match 3026=0D
1515+ Error: 2025 does not match 3025=0D
1516+ Error: 2024 does not match 3024=0D
1517+ Error: 2023 does not match 3023=0D
1518+ Error: 2022 does not match 3022=0D
1519+ Error: 2021 does not match 3021=0D
1520+ Error: 2020 does not match 3020=0D
1521+ Error: 2017 does not match 3017=0D
1522+ Error: 2016 does not match 3016=0D
1523+ Error: 2015 does not match 3015=0D
1524+ Error: 2014 does not match 3014=0D
1525+ Error: 2013 does not match 3013=0D
1526+ Error: 2012 does not match 3012=0D
1527+ Error: 2011 does not match 3011=0D
1528+ Error: 2010 does not match 3010=0D
1529+ Error: 2007 does not match 3007=0D
1530+ Error: 2006 does not match 3006=0D
1531+ Error: 2005 does not match 3005=0D
1532+ Error: 2004 does not match 3004=0D
1533+ Error: 2003 does not match 3003=0D
1534+ Error: 2002 does not match 3002=0D
1535+ Error: 2001 does not match 3001=0D
1536+ Error: 2000 does not match 3000=0D
1537+ Error: 777 does not match 1777=0D
1538+ Error: 776 does not match 1776=0D
1539+ Error: 775 does not match 1775=0D
1540+ Error: 774 does not match 1774=0D
1541+ Error: 773 does not match 1773=0D
1542+ Error: 772 does not match 1772=0D
1543+ Error: 771 does not match 1771=0D
1544+ Error: 770 does not match 1770=0D
1545+ Error: 767 does not match 1767=0D
1546+ Error: 766 does not match 1766=0D
1547+ Error: 765 does not match 1765=0D
1548+ Error: 764 does not match 1764=0D
1549+ Error: 763 does not match 1763=0D
1550+ Error: 762 does not match 1762=0D
1551+ Error: 761 does not match 1761=0D
1552+ Error: 760 does not match 1760=0D
1553+ Error: 757 does not match 1757=0D
1554+ Error: 756 does not match 1756=0D
1555+ Error: 755 does not match 1755=0D
1556+ Error: 754 does not match 1754=0D
1557+ Error: 753 does not match 1753=0D
1558+ Error: 752 does not match 1752=0D
1559+ Error: 751 does not match 1751=0D
1560+ Error: 750 does not match 1750=0D
1561+ Error: 747 does not match 1747=0D
1562+ Error: 746 does not match 1746=0D
1563+ Error: 745 does not match 1745=0D
1564+ Error: 744 does not match 1744=0D
1565+ Error: 743 does not match 1743=0D
1566+ Error: 742 does not match 1742=0D
1567+ Error: 741 does not match 1741=0D
1568+ Error: 740 does not match 1740=0D
1569+ Error: 737 does not match 1737=0D
1570+ Error: 736 does not match 1736=0D
1571+ Error: 735 does not match 1735=0D
1572+ Error: 734 does not match 1734=0D
1573+ Error: 733 does not match 1733=0D
1574+ Error: 732 does not match 1732=0D
1575+ Error: 731 does not match 1731=0D
1576+ Error: 730 does not match 1730=0D
1577+ Error: 727 does not match 1727=0D
1578+ Error: 726 does not match 1726=0D
1579+ Error: 725 does not match 1725=0D
1580+ Error: 724 does not match 1724=0D
1581+ Error: 723 does not match 1723=0D
1582+ Error: 722 does not match 1722=0D
1583+ Error: 721 does not match 1721=0D
1584+ Error: 720 does not match 1720=0D
1585+ Error: 717 does not match 1717=0D
1586+ Error: 716 does not match 1716=0D
1587+ Error: 715 does not match 1715=0D
1588+ Error: 714 does not match 1714=0D
1589+ Error: 713 does not match 1713=0D
1590+ Error: 712 does not match 1712=0D
1591+ Error: 711 does not match 1711=0D
1592+ Error: 710 does not match 1710=0D
1593+ Error: 707 does not match 1707=0D
1594+ Error: 706 does not match 1706=0D
1595+ Error: 705 does not match 1705=0D
1596+ Error: 704 does not match 1704=0D
1597+ Error: 703 does not match 1703=0D
1598+ Error: 702 does not match 1702=0D
1599+ Error: 701 does not match 1701=0D
1600+ Error: 700 does not match 1700=0D
1601+ Error: 677 does not match 1677=0D
1602+ Error: 676 does not match 1676=0D
1603+ Error: 675 does not match 1675=0D
1604+ Error: 674 does not match 1674=0D
1605+ Error: 673 does not match 1673=0D
1606+ Error: 672 does not match 1672=0D
1607+ Error: 671 does not match 1671=0D
1608+ Error: 670 does not match 1670=0D
1609+ Error: 667 does not match 1667=0D
1610+ Error: 666 does not match 1666=0D
1611+ Error: 665 does not match 1665=0D
1612+ Error: 664 does not match 1664=0D
1613+ Error: 663 does not match 1663=0D
1614+ Error: 662 does not match 1662=0D
1615+ Error: 661 does not match 1661=0D
1616+ Error: 660 does not match 1660=0D
1617+ Error: 657 does not match 1657=0D
1618+ Error: 656 does not match 1656=0D
1619+ Error: 655 does not match 1655=0D
1620+ Error: 654 does not match 1654=0D
1621+ Error: 653 does not match 1653=0D
1622+ Error: 652 does not match 1652=0D
1623+ Error: 651 does not match 1651=0D
1624+ Error: 650 does not match 1650=0D
1625+ Error: 647 does not match 1647=0D
1626+ Error: 646 does not match 1646=0D
1627+ Error: 645 does not match 1645=0D
1628+ Error: 644 does not match 1644=0D
1629+ Error: 643 does not match 1643=0D
1630+ Error: 642 does not match 1642=0D
1631+ Error: 641 does not match 1641=0D
1632+ Error: 640 does not match 1640=0D
1633+ Error: 637 does not match 1637=0D
1634+ Error: 636 does not match 1636=0D
1635+ Error: 635 does not match 1635=0D
1636+ Error: 634 does not match 1634=0D
1637+ Error: 633 does not match 1633=0D
1638+ Error: 632 does not match 1632=0D
1639+ Error: 631 does not match 1631=0D
1640+ Error: 630 does not match 1630=0D
1641+ Error: 627 does not match 1627=0D
1642+ Error: 626 does not match 1626=0D
1643+ Error: 625 does not match 1625=0D
1644+ Error: 624 does not match 1624=0D
1645+ Error: 623 does not match 1623=0D
1646+ Error: 622 does not match 1622=0D
1647+ Error: 621 does not match 1621=0D
1648+ Error: 620 does not match 1620=0D
1649+ Error: 617 does not match 1617=0D
1650+ Error: 616 does not match 1616=0D
1651+ Error: 615 does not match 1615=0D
1652+ Error: 614 does not match 1614=0D
1653+ Error: 613 does not match 1613=0D
1654+ Error: 612 does not match 1612=0D
1655+ Error: 611 does not match 1611=0D
1656+ Error: 610 does not match 1610=0D
1657+ Error: 607 does not match 1607=0D
1658+ Error: 606 does not match 1606=0D
1659+ Error: 605 does not match 1605=0D
1660+ Error: 604 does not match 1604=0D
1661+ Error: 603 does not match 1603=0D
1662+ Error: 602 does not match 1602=0D
1663+ Error: 601 does not match 1601=0D
1664+ Error: 600 does not match 1600=0D
1665+ Error: 577 does not match 1577=0D
1666+ Error: 576 does not match 1576=0D
1667+ Error: 575 does not match 1575=0D
1668+ Error: 574 does not match 1574=0D
1669+ Error: 573 does not match 1573=0D
1670+ Error: 572 does not match 1572=0D
1671+ Error: 571 does not match 1571=0D
1672+ Error: 570 does not match 1570=0D
1673+ Error: 567 does not match 1567=0D
1674+ Error: 566 does not match 1566=0D
1675+ Error: 565 does not match 1565=0D
1676+ Error: 564 does not match 1564=0D
1677+ Error: 563 does not match 1563=0D
1678+ Error: 562 does not match 1562=0D
1679+ Error: 561 does not match 1561=0D
1680+ Error: 560 does not match 1560=0D
1681+ Error: 557 does not match 1557=0D
1682+ Error: 556 does not match 1556=0D
1683+ Error: 555 does not match 1555=0D
1684+ Error: 554 does not match 1554=0D
1685+ Error: 553 does not match 1553=0D
1686+ Error: 552 does not match 1552=0D
1687+ Error: 551 does not match 1551=0D
1688+ Error: 550 does not match 1550=0D
1689+ Error: 547 does not match 1547=0D
1690+ Error: 546 does not match 1546=0D
1691+ Error: 545 does not match 1545=0D
1692+ Error: 544 does not match 1544=0D
1693+ Error: 543 does not match 1543=0D
1694+ Error: 542 does not match 1542=0D
1695+ Error: 541 does not match 1541=0D
1696+ Error: 540 does not match 1540=0D
1697+ Error: 537 does not match 1537=0D
1698+ Error: 536 does not match 1536=0D
1699+ Error: 535 does not match 1535=0D
1700+ Error: 534 does not match 1534=0D
1701+ Error: 533 does not match 1533=0D
1702+ Error: 532 does not match 1532=0D
1703+ Error: 531 does not match 1531=0D
1704+ Error: 530 does not match 1530=0D
1705+ Error: 527 does not match 1527=0D
1706+ Error: 526 does not match 1526=0D
1707+ Error: 525 does not match 1525=0D
1708+ Error: 524 does not match 1524=0D
1709+ Error: 523 does not match 1523=0D
1710+ Error: 522 does not match 1522=0D
1711+ Error: 521 does not match 1521=0D
1712+ Error: 520 does not match 1520=0D
1713+ Error: 517 does not match 1517=0D
1714+ Error: 516 does not match 1516=0D
1715+ Error: 515 does not match 1515=0D
1716+ Error: 514 does not match 1514=0D
1717+ Error: 513 does not match 1513=0D
1718+ Error: 512 does not match 1512=0D
1719+ Error: 511 does not match 1511=0D
1720+ Error: 510 does not match 1510=0D
1721+ Error: 507 does not match 1507=0D
1722+ Error: 506 does not match 1506=0D
1723+ Error: 505 does not match 1505=0D
1724+ Error: 504 does not match 1504=0D
1725+ Error: 503 does not match 1503=0D
1726+ Error: 502 does not match 1502=0D
1727+ Error: 501 does not match 1501=0D
1728+ Error: 500 does not match 1500=0D
1729+ Error: 477 does not match 1477=0D
1730+ Error: 476 does not match 1476=0D
1731+ Error: 475 does not match 1475=0D
1732+ Error: 474 does not match 1474=0D
1733+ Error: 473 does not match 1473=0D
1734+ Error: 472 does not match 1472=0D
1735+ Error: 471 does not match 1471=0D
1736+ Error: 470 does not match 1470=0D
1737+ Error: 467 does not match 1467=0D
1738+ Error: 466 does not match 1466=0D
1739+ Error: 465 does not match 1465=0D
1740+ Error: 464 does not match 1464=0D
1741+ Error: 463 does not match 1463=0D
1742+ Error: 462 does not match 1462=0D
1743+ Error: 461 does not match 1461=0D
1744+ Error: 460 does not match 1460=0D
1745+ Error: 457 does not match 1457=0D
1746+ Error: 456 does not match 1456=0D
1747+ Error: 455 does not match 1455=0D
1748+ Error: 454 does not match 1454=0D
1749+ Error: 453 does not match 1453=0D
1750+ Error: 452 does not match 1452=0D
1751+ Error: 451 does not match 1451=0D
1752+ Error: 450 does not match 1450=0D
1753+ Error: 447 does not match 1447=0D
1754+ Error: 446 does not match 1446=0D
1755+ Error: 445 does not match 1445=0D
1756+ Error: 444 does not match 1444=0D
1757+ Error: 443 does not match 1443=0D
1758+ Error: 442 does not match 1442=0D
1759+ Error: 441 does not match 1441=0D
1760+ Error: 440 does not match 1440=0D
1761+ Error: 437 does not match 1437=0D
1762+ Error: 436 does not match 1436=0D
1763+ Error: 435 does not match 1435=0D
1764+ Error: 434 does not match 1434=0D
1765+ Error: 433 does not match 1433=0D
1766+ Error: 432 does not match 1432=0D
1767+ Error: 431 does not match 1431=0D
1768+ Error: 430 does not match 1430=0D
1769+ Error: 427 does not match 1427=0D
1770+ Error: 426 does not match 1426=0D
1771+ Error: 425 does not match 1425=0D
1772+ Error: 424 does not match 1424=0D
1773+ Error: 423 does not match 1423=0D
1774+ Error: 422 does not match 1422=0D
1775+ Error: 421 does not match 1421=0D
1776+ Error: 420 does not match 1420=0D
1777+ Error: 417 does not match 1417=0D
1778+ Error: 416 does not match 1416=0D
1779+ Error: 415 does not match 1415=0D
1780+ Error: 414 does not match 1414=0D
1781+ Error: 413 does not match 1413=0D
1782+ Error: 412 does not match 1412=0D
1783+ Error: 411 does not match 1411=0D
1784+ Error: 410 does not match 1410=0D
1785+ Error: 407 does not match 1407=0D
1786+ Error: 406 does not match 1406=0D
1787+ Error: 405 does not match 1405=0D
1788+ Error: 404 does not match 1404=0D
1789+ Error: 403 does not match 1403=0D
1790+ Error: 402 does not match 1402=0D
1791+ Error: 401 does not match 1401=0D
1792+ Error: 400 does not match 1400=0D
1793+ Error: 377 does not match 1377=0D
1794+ Error: 376 does not match 1376=0D
1795+ Error: 375 does not match 1375=0D
1796+ Error: 374 does not match 1374=0D
1797+ Error: 373 does not match 1373=0D
1798+ Error: 372 does not match 1372=0D
1799+ Error: 371 does not match 1371=0D
1800+ Error: 370 does not match 1370=0D
1801+ Error: 367 does not match 1367=0D
1802+ Error: 366 does not match 1366=0D
1803+ Error: 365 does not match 1365=0D
1804+ Error: 364 does not match 1364=0D
1805+ Error: 363 does not match 1363=0D
1806+ Error: 362 does not match 1362=0D
1807+ Error: 361 does not match 1361=0D
1808+ Error: 360 does not match 1360=0D
1809+ Error: 357 does not match 1357=0D
1810+ Error: 356 does not match 1356=0D
1811+ Error: 355 does not match 1355=0D
1812+ Error: 354 does not match 1354=0D
1813+ Error: 353 does not match 1353=0D
1814+ Error: 352 does not match 1352=0D
1815+ Error: 351 does not match 1351=0D
1816+ Error: 350 does not match 1350=0D
1817+ Error: 347 does not match 1347=0D
1818+ Error: 346 does not match 1346=0D
1819+ Error: 345 does not match 1345=0D
1820+ Error: 344 does not match 1344=0D
1821+ Error: 343 does not match 1343=0D
1822+ Error: 342 does not match 1342=0D
1823+ Error: 341 does not match 1341=0D
1824+ Error: 340 does not match 1340=0D
1825+ Error: 337 does not match 1337=0D
1826+ Error: 336 does not match 1336=0D
1827+ Error: 335 does not match 1335=0D
1828+ Error: 334 does not match 1334=0D
1829+ Error: 333 does not match 1333=0D
1830+ Error: 332 does not match 1332=0D
1831+ Error: 331 does not match 1331=0D
1832+ Error: 330 does not match 1330=0D
1833+ Error: 327 does not match 1327=0D
1834+ Error: 326 does not match 1326=0D
1835+ Error: 325 does not match 1325=0D
1836+ Error: 324 does not match 1324=0D
1837+ Error: 323 does not match 1323=0D
1838+ Error: 322 does not match 1322=0D
1839+ Error: 321 does not match 1321=0D
1840+ Error: 320 does not match 1320=0D
1841+ Error: 317 does not match 1317=0D
1842+ Error: 316 does not match 1316=0D
1843+ Error: 315 does not match 1315=0D
1844+ Error: 314 does not match 1314=0D
1845+ Error: 313 does not match 1313=0D
1846+ Error: 312 does not match 1312=0D
1847+ Error: 311 does not match 1311=0D
1848+ Error: 310 does not match 1310=0D
1849+ Error: 307 does not match 1307=0D
1850+ Error: 306 does not match 1306=0D
1851+ Error: 305 does not match 1305=0D
1852+ Error: 304 does not match 1304=0D
1853+ Error: 303 does not match 1303=0D
1854+ Error: 302 does not match 1302=0D
1855+ Error: 301 does not match 1301=0D
1856+ Error: 300 does not match 1300=0D
1857+ Error: 277 does not match 1277=0D
1858+ Error: 276 does not match 1276=0D
1859+ Error: 275 does not match 1275=0D
1860+ Error: 274 does not match 1274=0D
1861+ Error: 273 does not match 1273=0D
1862+ Error: 272 does not match 1272=0D
1863+ Error: 271 does not match 1271=0D
1864+ Error: 270 does not match 1270=0D
1865+ Error: 267 does not match 1267=0D
1866+ Error: 266 does not match 1266=0D
1867+ Error: 265 does not match 1265=0D
1868+ Error: 264 does not match 1264=0D
1869+ Error: 263 does not match 1263=0D
1870+ Error: 262 does not match 1262=0D
1871+ Error: 261 does not match 1261=0D
1872+ Error: 260 does not match 1260=0D
1873+ Error: 257 does not match 1257=0D
1874+ Error: 256 does not match 1256=0D
1875+ Error: 255 does not match 1255=0D
1876+ Error: 254 does not match 1254=0D
1877+ Error: 253 does not match 1253=0D
1878+ Error: 252 does not match 1252=0D
1879+ Error: 251 does not match 1251=0D
1880+ Error: 250 does not match 1250=0D
1881+ Error: 247 does not match 1247=0D
1882+ Error: 246 does not match 1246=0D
1883+ Error: 245 does not match 1245=0D
1884+ Error: 244 does not match 1244=0D
1885+ Error: 243 does not match 1243=0D
1886+ Error: 242 does not match 1242=0D
1887+ Error: 241 does not match 1241=0D
1888+ Error: 240 does not match 1240=0D
1889+ Error: 237 does not match 1237=0D
1890+ Error: 236 does not match 1236=0D
1891+ Error: 235 does not match 1235=0D
1892+ Error: 234 does not match 1234=0D
1893+ Error: 233 does not match 1233=0D
1894+ Error: 232 does not match 1232=0D
1895+ Error: 231 does not match 1231=0D
1896+ Error: 230 does not match 1230=0D
1897+ Error: 227 does not match 1227=0D
1898+ Error: 226 does not match 1226=0D
1899+ Error: 225 does not match 1225=0D
1900+ Error: 224 does not match 1224=0D
1901+ Error: 223 does not match 1223=0D
1902+ Error: 222 does not match 1222=0D
1903+ Error: 221 does not match 1221=0D
1904+ Error: 220 does not match 1220=0D
1905+ Error: 217 does not match 1217=0D
1906+ Error: 216 does not match 1216=0D
1907+ Error: 215 does not match 1215=0D
1908+ Error: 214 does not match 1214=0D
1909+ Error: 213 does not match 1213=0D
1910+ Error: 212 does not match 1212=0D
1911+ Error: 211 does not match 1211=0D
1912+ Error: 210 does not match 1210=0D
1913+ Error: 207 does not match 1207=0D
1914+ Error: 206 does not match 1206=0D
1915+ Error: 205 does not match 1205=0D
1916+ Error: 204 does not match 1204=0D
1917+ Error: 203 does not match 1203=0D
1918+ Error: 202 does not match 1202=0D
1919+ Error: 201 does not match 1201=0D
1920+ Error: 200 does not match 1200=0D
1921+ Error: 177 does not match 1177=0D
1922+ Error: 176 does not match 1176=0D
1923+ Error: 175 does not match 1175=0D
1924+ Error: 174 does not match 1174=0D
1925+ Error: 173 does not match 1173=0D
1926+ Error: 172 does not match 1172=0D
1927+ Error: 171 does not match 1171=0D
1928+ Error: 170 does not match 1170=0D
1929+ Error: 167 does not match 1167=0D
1930+ Error: 166 does not match 1166=0D
1931+ Error: 165 does not match 1165=0D
1932+ Error: 164 does not match 1164=0D
1933+ Error: 163 does not match 1163=0D
1934+ Error: 162 does not match 1162=0D
1935+ Error: 161 does not match 1161=0D
1936+ Error: 160 does not match 1160=0D
1937+ Error: 157 does not match 1157=0D
1938+ Error: 156 does not match 1156=0D
1939+ Error: 155 does not match 1155=0D
1940+ Error: 154 does not match 1154=0D
1941+ Error: 153 does not match 1153=0D
1942+ Error: 152 does not match 1152=0D
1943+ Error: 151 does not match 1151=0D
1944+ Error: 150 does not match 1150=0D
1945+ Error: 147 does not match 1147=0D
1946+ Error: 146 does not match 1146=0D
1947+ Error: 145 does not match 1145=0D
1948+ Error: 144 does not match 1144=0D
1949+ Error: 143 does not match 1143=0D
1950+ Error: 142 does not match 1142=0D
1951+ Error: 141 does not match 1141=0D
1952+ Error: 140 does not match 1140=0D
1953+ Error: 137 does not match 1137=0D
1954+ Error: 136 does not match 1136=0D
1955+ Error: 135 does not match 1135=0D
1956+ Error: 134 does not match 1134=0D
1957+ Error: 133 does not match 1133=0D
1958+ Error: 132 does not match 1132=0D
1959+ Error: 131 does not match 1131=0D
1960+ Error: 130 does not match 1130=0D
1961+ Error: 127 does not match 1127=0D
1962+ Error: 126 does not match 1126=0D
1963+ Error: 125 does not match 1125=0D
1964+ Error: 124 does not match 1124=0D
1965+ Error: 123 does not match 1123=0D
1966+ Error: 122 does not match 1122=0D
1967+ Error: 121 does not match 1121=0D
1968+ Error: 120 does not match 1120=0D
1969+ Error: 117 does not match 1117=0D
1970+ Error: 116 does not match 1116=0D
1971+ Error: 115 does not match 1115=0D
1972+ Error: 114 does not match 1114=0D
1973+ Error: 113 does not match 1113=0D
1974+ Error: 112 does not match 1112=0D
1975+ Error: 111 does not match 1111=0D
1976+ Error: 110 does not match 1110=0D
1977+ Error: 107 does not match 1107=0D
1978+ Error: 106 does not match 1106=0D
1979+ Error: 105 does not match 1105=0D
1980+ Error: 104 does not match 1104=0D
1981+ Error: 103 does not match 1103=0D
1982+ Error: 102 does not match 1102=0D
1983+ Error: 101 does not match 1101=0D
1984+ Error: 100 does not match 1100=0D
1985+ Error: 77 does not match 1077=0D
1986+ Error: 76 does not match 1076=0D
1987+ Error: 75 does not match 1075=0D
1988+ Error: 74 does not match 1074=0D
1989+ Error: 73 does not match 1073=0D
1990+ Error: 72 does not match 1072=0D
1991+ Error: 71 does not match 1071=0D
1992+ Error: 70 does not match 1070=0D
1993+ Error: 67 does not match 1067=0D
1994+ Error: 66 does not match 1066=0D
1995+ Error: 65 does not match 1065=0D
1996+ Error: 64 does not match 1064=0D
1997+ Error: 63 does not match 1063=0D
1998+ Error: 62 does not match 1062=0D
1999+ Error: 61 does not match 1061=0D
2000+ Error: 60 does not match 1060=0D
2001+ Error: 57 does not match 1057=0D
2002+ Error: 56 does not match 1056=0D
2003+ Error: 55 does not match 1055=0D
2004+ Error: 54 does not match 1054=0D
2005+ Error: 53 does not match 1053=0D
2006+ Error: 52 does not match 1052=0D
2007+ Error: 51 does not match 1051=0D
2008+ Error: 50 does not match 1050=0D
2009+ Error: 47 does not match 1047=0D
2010+ Error: 46 does not match 1046=0D
2011+ Error: 45 does not match 1045=0D
2012+ Error: 44 does not match 1044=0D
2013+ Error: 43 does not match 1043=0D
2014+ Error: 42 does not match 1042=0D
2015+ Error: 41 does not match 1041=0D
2016+ Error: 40 does not match 1040=0D
2017+ Error: 37 does not match 1037=0D
2018+ Error: 36 does not match 1036=0D
2019+ Error: 35 does not match 1035=0D
2020+ Error: 34 does not match 1034=0D
2021+ Error: 33 does not match 1033=0D
2022+ Error: 32 does not match 1032=0D
2023+ Error: 31 does not match 1031=0D
2024+ Error: 30 does not match 1030=0D
2025+ Error: 27 does not match 1027=0D
2026+ Error: 26 does not match 1026=0D
2027+ Error: 25 does not match 1025=0D
2028+ Error: 24 does not match 1024=0D
2029+ Error: 23 does not match 1023=0D
2030+ Error: 22 does not match 1022=0D
2031+ Error: 21 does not match 1021=0D
2032+ Error: 20 does not match 1020=0D
2033+ Error: 17 does not match 1017=0D
2034+ Error: 16 does not match 1016=0D
2035+ Error: 15 does not match 1015=0D
2036+ Error: 14 does not match 1014=0D
2037+ Error: 13 does not match 1013=0D
2038+ Error: 12 does not match 1012=0D
2039+ Error: 11 does not match 1011=0D
2040+ Error: 10 does not match 1010=0D
2041+ Error: 7 does not match 1007=0D
2042+ Error: 6 does not match 1006=0D
2043+ Error: 5 does not match 1005=0D
2044+ Error: 4 does not match 1004=0D
2045+ Error: 3 does not match 1003=0D
2046+ Error: 2 does not match 1002=0D
2047+ Error: 1 does not match 1001=0D
2048+ Error: 0 does not match 1000=0D
2049+ bool(true)=0D
2050+ 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
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/standard/tests/file/disk_free_space_basic.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 with existing directory ***
float(866094322688)
float(866094322688)
*** Testing with newly created directory ***
=20
Free Space before writing to a file
float(866094322688)
Free Space after writing to a file
float(866094322688)
Free Space Value Is Incorrect
float(866094322688)
float(866094322688)
*** Testing with Binary Input ***
float(866094322688)
--- 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
012+ Free Space Value Is Incorrect=0D
013+ float(866094322688)=0D
014+ float(866094322688)=0D
012- Free Space Value Is Correct
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/standard/tests/file/filetype_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
-- Checking for char --
link
=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
002+ link=0D
002- char
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/standard/tests/file/flock.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: flock() expects at least 2 parameters, 0 given in /u/src/www/php-5=
=2E6.30/ext/standard/tests/file/flock.php on line 5
NULL
Warning: flock() expects parameter 1 to be resource, string given in /u/src=
/www/php-5.6.30/ext/standard/tests/file/flock.php on line 6
NULL
Warning: flock(): 5 is not a valid stream resource in /u/src/www/php-5.6.30=
/ext/standard/tests/file/flock.php on line 11
bool(false)
bool(false)
bool(true)
bool(true)
bool(true)
bool(false)
int(0)
bool(true)
int(0)
bool(true)
int(0)
bool(true)
int(0)
bool(true)
Warning: flock(): Illegal operation argument in /u/src/www/php-5.6.30/ext/s=
tandard/tests/file/flock.php on line 31
bool(false)
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
009+ bool(false)=0D
012- bool(true)=0D
013- bool(true)=0D
013+ 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
/u/src/www/php-5.6.30/ext/standard/tests/file/flock_basic.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 flock() fun with file and dir ***
bool(false)
bool(true)
bool(true)
bool(true)
bool(false)
bool(false)
bool(false)
bool(false)
*** 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
002+ bool(false)=0D
005- 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
/u/src/www/php-5.6.30/ext/standard/tests/file/flock_variation.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 flock() fun with the various operation and=20
wouldblock values ***
--- Outer iteration 0 ---
bool(false)
-- Inner iteration 0 in 0 --
bool(false)
-- Inner iteration 1 in 0 --
bool(false)
-- Inner iteration 2 in 0 --
bool(false)
-- Inner iteration 3 in 0 --
bool(false)
-- Inner iteration 4 in 0 --
bool(false)
-- Inner iteration 5 in 0 --
bool(false)
-- Inner iteration 6 in 0 --
bool(false)
-- Inner iteration 7 in 0 --
bool(false)
-- Inner iteration 8 in 0 --
bool(false)
-- Inner iteration 9 in 0 --
bool(false)
-- Inner iteration 10 in 0 --
bool(false)
-- Inner iteration 11 in 0 --
bool(false)
-- Inner iteration 12 in 0 --
bool(false)
-- Inner iteration 13 in 0 --
bool(false)
--- Outer iteration 1 ---
bool(true)
-- Inner iteration 0 in 1 --
bool(true)
-- Inner iteration 1 in 1 --
bool(true)
-- Inner iteration 2 in 1 --
bool(true)
-- Inner iteration 3 in 1 --
bool(true)
-- Inner iteration 4 in 1 --
bool(true)
-- Inner iteration 5 in 1 --
bool(true)
-- Inner iteration 6 in 1 --
bool(true)
-- Inner iteration 7 in 1 --
bool(true)
-- Inner iteration 8 in 1 --
bool(true)
-- Inner iteration 9 in 1 --
bool(true)
-- Inner iteration 10 in 1 --
bool(true)
-- Inner iteration 11 in 1 --
bool(true)
-- Inner iteration 12 in 1 --
bool(true)
-- Inner iteration 13 in 1 --
bool(true)
--- Outer iteration 2 ---
bool(false)
-- Inner iteration 0 in 2 --
bool(false)
-- Inner iteration 1 in 2 --
bool(false)
-- Inner iteration 2 in 2 --
bool(false)
-- Inner iteration 3 in 2 --
bool(false)
-- Inner iteration 4 in 2 --
bool(false)
-- Inner iteration 5 in 2 --
bool(false)
-- Inner iteration 6 in 2 --
bool(false)
-- Inner iteration 7 in 2 --
bool(false)
-- Inner iteration 8 in 2 --
bool(false)
-- Inner iteration 9 in 2 --
bool(false)
-- Inner iteration 10 in 2 --
bool(false)
-- Inner iteration 11 in 2 --
bool(false)
-- Inner iteration 12 in 2 --
bool(false)
-- Inner iteration 13 in 2 --
bool(false)
--- Outer iteration 3 ---
bool(true)
-- Inner iteration 0 in 3 --
bool(true)
-- Inner iteration 1 in 3 --
bool(true)
-- Inner iteration 2 in 3 --
bool(true)
-- Inner iteration 3 in 3 --
bool(true)
-- Inner iteration 4 in 3 --
bool(true)
-- Inner iteration 5 in 3 --
bool(true)
-- Inner iteration 6 in 3 --
bool(true)
-- Inner iteration 7 in 3 --
bool(true)
-- Inner iteration 8 in 3 --
bool(true)
-- Inner iteration 9 in 3 --
bool(true)
-- Inner iteration 10 in 3 --
bool(true)
-- Inner iteration 11 in 3 --
bool(true)
-- Inner iteration 12 in 3 --
bool(true)
-- Inner iteration 13 in 3 --
bool(true)
--- Outer iteration 4 ---
bool(true)
-- Inner iteration 0 in 4 --
bool(true)
-- Inner iteration 1 in 4 --
bool(true)
-- Inner iteration 2 in 4 --
bool(true)
-- Inner iteration 3 in 4 --
bool(true)
-- Inner iteration 4 in 4 --
bool(true)
-- Inner iteration 5 in 4 --
bool(true)
-- Inner iteration 6 in 4 --
bool(true)
-- Inner iteration 7 in 4 --
bool(true)
-- Inner iteration 8 in 4 --
bool(true)
-- Inner iteration 9 in 4 --
bool(true)
-- Inner iteration 10 in 4 --
bool(true)
-- Inner iteration 11 in 4 --
bool(true)
-- Inner iteration 12 in 4 --
bool(true)
-- Inner iteration 13 in 4 --
bool(true)
--- Outer iteration 5 ---
bool(true)
-- Inner iteration 0 in 5 --
bool(true)
-- Inner iteration 1 in 5 --
bool(true)
-- Inner iteration 2 in 5 --
bool(true)
-- Inner iteration 3 in 5 --
bool(true)
-- Inner iteration 4 in 5 --
bool(true)
-- Inner iteration 5 in 5 --
bool(true)
-- Inner iteration 6 in 5 --
bool(true)
-- Inner iteration 7 in 5 --
bool(true)
-- Inner iteration 8 in 5 --
bool(true)
-- Inner iteration 9 in 5 --
bool(true)
-- Inner iteration 10 in 5 --
bool(true)
-- Inner iteration 11 in 5 --
bool(true)
-- Inner iteration 12 in 5 --
bool(true)
-- Inner iteration 13 in 5 --
bool(true)
--- Outer iteration 6 ---
bool(false)
-- Inner iteration 0 in 6 --
bool(false)
-- Inner iteration 1 in 6 --
bool(false)
-- Inner iteration 2 in 6 --
bool(false)
-- Inner iteration 3 in 6 --
bool(false)
-- Inner iteration 4 in 6 --
bool(false)
-- Inner iteration 5 in 6 --
bool(false)
-- Inner iteration 6 in 6 --
bool(false)
-- Inner iteration 7 in 6 --
bool(false)
-- Inner iteration 8 in 6 --
bool(false)
-- Inner iteration 9 in 6 --
bool(false)
-- Inner iteration 10 in 6 --
bool(false)
-- Inner iteration 11 in 6 --
bool(false)
-- Inner iteration 12 in 6 --
bool(false)
-- Inner iteration 13 in 6 --
bool(false)
--- Outer iteration 7 ---
bool(true)
-- Inner iteration 0 in 7 --
bool(true)
-- Inner iteration 1 in 7 --
bool(true)
-- Inner iteration 2 in 7 --
bool(true)
-- Inner iteration 3 in 7 --
bool(true)
-- Inner iteration 4 in 7 --
bool(true)
-- Inner iteration 5 in 7 --
bool(true)
-- Inner iteration 6 in 7 --
bool(true)
-- Inner iteration 7 in 7 --
bool(true)
-- Inner iteration 8 in 7 --
bool(true)
-- Inner iteration 9 in 7 --
bool(true)
-- Inner iteration 10 in 7 --
bool(true)
-- Inner iteration 11 in 7 --
bool(true)
-- Inner iteration 12 in 7 --
bool(true)
-- Inner iteration 13 in 7 --
bool(true)
--- Outer iteration 8 ---
bool(true)
-- Inner iteration 0 in 8 --
bool(true)
-- Inner iteration 1 in 8 --
bool(true)
-- Inner iteration 2 in 8 --
bool(true)
-- Inner iteration 3 in 8 --
bool(true)
-- Inner iteration 4 in 8 --
bool(true)
-- Inner iteration 5 in 8 --
bool(true)
-- Inner iteration 6 in 8 --
bool(true)
-- Inner iteration 7 in 8 --
bool(true)
-- Inner iteration 8 in 8 --
bool(true)
-- Inner iteration 9 in 8 --
bool(true)
-- Inner iteration 10 in 8 --
bool(true)
-- Inner iteration 11 in 8 --
bool(true)
-- Inner iteration 12 in 8 --
bool(true)
-- Inner iteration 13 in 8 --
bool(true)
--- Outer iteration 9 ---
bool(false)
-- Inner iteration 0 in 9 --
bool(false)
-- Inner iteration 1 in 9 --
bool(false)
-- Inner iteration 2 in 9 --
bool(false)
-- Inner iteration 3 in 9 --
bool(false)
-- Inner iteration 4 in 9 --
bool(false)
-- Inner iteration 5 in 9 --
bool(false)
-- Inner iteration 6 in 9 --
bool(false)
-- Inner iteration 7 in 9 --
bool(false)
-- Inner iteration 8 in 9 --
bool(false)
-- Inner iteration 9 in 9 --
bool(false)
-- Inner iteration 10 in 9 --
bool(false)
-- Inner iteration 11 in 9 --
bool(false)
-- Inner iteration 12 in 9 --
bool(false)
-- Inner iteration 13 in 9 --
bool(false)
*** 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
004+ bool(false)=0D
004- bool(true)=0D
006+ bool(false)=0D
006- bool(true)=0D
008+ bool(false)=0D
008- bool(true)=0D
010+ bool(false)=0D
010- bool(true)=0D
012+ bool(false)=0D
012- bool(true)=0D
014+ bool(false)=0D
014- bool(true)=0D
016+ bool(false)=0D
016- bool(true)=0D
018+ bool(false)=0D
018- bool(true)=0D
020+ bool(false)=0D
020- bool(true)=0D
022+ bool(false)=0D
022- bool(true)=0D
024+ bool(false)=0D
024- bool(true)=0D
026+ bool(false)=0D
026- bool(true)=0D
028+ bool(false)=0D
028- bool(true)=0D
030+ bool(false)=0D
030- bool(true)=0D
032+ bool(false)=0D
032- bool(true)=0D
064+ bool(false)=0D
064- bool(true)=0D
066+ bool(false)=0D
066- bool(true)=0D
068+ bool(false)=0D
068- bool(true)=0D
070+ bool(false)=0D
070- bool(true)=0D
072+ bool(false)=0D
072- bool(true)=0D
074+ bool(false)=0D
074- bool(true)=0D
076+ bool(false)=0D
076- bool(true)=0D
078+ bool(false)=0D
078- bool(true)=0D
080+ bool(false)=0D
080- bool(true)=0D
082+ bool(false)=0D
082- bool(true)=0D
084+ bool(false)=0D
084- bool(true)=0D
086+ bool(false)=0D
086- bool(true)=0D
088+ bool(false)=0D
088- bool(true)=0D
090+ bool(false)=0D
090- bool(true)=0D
092+ bool(false)=0D
092- bool(true)=0D
184+ bool(false)=0D
184- bool(true)=0D
186+ bool(false)=0D
186- bool(true)=0D
188+ bool(false)=0D
188- bool(true)=0D
190+ bool(false)=0D
190- bool(true)=0D
192+ bool(false)=0D
192- bool(true)=0D
194+ bool(false)=0D
194- bool(true)=0D
196+ bool(false)=0D
196- bool(true)=0D
198+ bool(false)=0D
198- bool(true)=0D
200+ bool(false)=0D
200- bool(true)=0D
202+ bool(false)=0D
202- bool(true)=0D
204+ bool(false)=0D
204- bool(true)=0D
206+ bool(false)=0D
206- bool(true)=0D
208+ bool(false)=0D
208- bool(true)=0D
210+ bool(false)=0D
210- bool(true)=0D
212+ bool(false)=0D
212- bool(true)=0D
274+ bool(false)=0D
274- bool(true)=0D
276+ bool(false)=0D
276- bool(true)=0D
278+ bool(false)=0D
278- bool(true)=0D
280+ bool(false)=0D
280- bool(true)=0D
282+ bool(false)=0D
282- bool(true)=0D
284+ bool(false)=0D
284- bool(true)=0D
286+ bool(false)=0D
286- bool(true)=0D
288+ bool(false)=0D
288- bool(true)=0D
290+ bool(false)=0D
290- bool(true)=0D
292+ bool(false)=0D
292- bool(true)=0D
294+ bool(false)=0D
294- bool(true)=0D
296+ bool(false)=0D
296- bool(true)=0D
298+ bool(false)=0D
298- bool(true)=0D
300+ bool(false)=0D
300- bool(true)=0D
302+ bool(false)=0D
302- 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
/u/src/www/php-5.6.30/ext/standard/tests/file/lstat_stat_variation18.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 stat() with filename & directory name stored inside an object *=
**
-- Testing stat() on filename stored inside an object --
array(26) {
[0]=3D>
int(46989328)
[1]=3D>
int(479704)
[2]=3D>
int(33188)
[3]=3D>
int(1)
[4]=3D>
int(1119)
[5]=3D>
int(10)
[6]=3D>
int(-1)
[7]=3D>
int(0)
[8]=3D>
int(1494075978)
[9]=3D>
int(1494075978)
[10]=3D>
int(1494075978)
[11]=3D>
int(131072)
[12]=3D>
int(1)
["dev"]=3D>
int(46989328)
["ino"]=3D>
int(479704)
["mode"]=3D>
int(33188)
["nlink"]=3D>
int(1)
["uid"]=3D>
int(1119)
["gid"]=3D>
int(10)
["rdev"]=3D>
int(-1)
["size"]=3D>
int(0)
["atime"]=3D>
int(1494075978)
["mtime"]=3D>
int(1494075978)
["ctime"]=3D>
int(1494075978)
["blksize"]=3D>
int(131072)
["blocks"]=3D>
int(1)
}
-- Testing stat() on directory name stored inside an object --
array(26) {
[0]=3D>
int(46989328)
[1]=3D>
int(479703)
[2]=3D>
int(16877)
[3]=3D>
int(2)
[4]=3D>
int(1119)
[5]=3D>
int(10)
[6]=3D>
int(-1)
[7]=3D>
int(2)
[8]=3D>
int(1494075978)
[9]=3D>
int(1494075978)
[10]=3D>
int(1494075978)
[11]=3D>
int(131072)
[12]=3D>
int(1)
["dev"]=3D>
int(46989328)
["ino"]=3D>
int(479703)
["mode"]=3D>
int(16877)
["nlink"]=3D>
int(2)
["uid"]=3D>
int(1119)
["gid"]=3D>
int(10)
["rdev"]=3D>
int(-1)
["size"]=3D>
int(2)
["atime"]=3D>
int(1494075978)
["mtime"]=3D>
int(1494075978)
["ctime"]=3D>
int(1494075978)
["blksize"]=3D>
int(131072)
["blocks"]=3D>
int(1)
}
--- 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
018+ int(-1)=0D
018- int(%d)=0D
044+ int(-1)=0D
044- int(%d)=0D
074+ int(-1)=0D
074- int(%d)=0D
100+ int(-1)=0D
100- int(%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
/u/src/www/php-5.6.30/ext/standard/tests/file/lstat_stat_variation19.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 stat() with filename & directory name stored inside an array ***
-- Testing stat() on filename stored inside an array --
array(26) {
[0]=3D>
int(46989328)
[1]=3D>
int(479714)
[2]=3D>
int(33188)
[3]=3D>
int(1)
[4]=3D>
int(1119)
[5]=3D>
int(10)
[6]=3D>
int(-1)
[7]=3D>
int(0)
[8]=3D>
int(1494075978)
[9]=3D>
int(1494075978)
[10]=3D>
int(1494075978)
[11]=3D>
int(131072)
[12]=3D>
int(1)
["dev"]=3D>
int(46989328)
["ino"]=3D>
int(479714)
["mode"]=3D>
int(33188)
["nlink"]=3D>
int(1)
["uid"]=3D>
int(1119)
["gid"]=3D>
int(10)
["rdev"]=3D>
int(-1)
["size"]=3D>
int(0)
["atime"]=3D>
int(1494075978)
["mtime"]=3D>
int(1494075978)
["ctime"]=3D>
int(1494075978)
["blksize"]=3D>
int(131072)
["blocks"]=3D>
int(1)
}
array(26) {
[0]=3D>
int(46989328)
[1]=3D>
int(479714)
[2]=3D>
int(33188)
[3]=3D>
int(1)
[4]=3D>
int(1119)
[5]=3D>
int(10)
[6]=3D>
int(-1)
[7]=3D>
int(0)
[8]=3D>
int(1494075978)
[9]=3D>
int(1494075978)
[10]=3D>
int(1494075978)
[11]=3D>
int(131072)
[12]=3D>
int(1)
["dev"]=3D>
int(46989328)
["ino"]=3D>
int(479714)
["mode"]=3D>
int(33188)
["nlink"]=3D>
int(1)
["uid"]=3D>
int(1119)
["gid"]=3D>
int(10)
["rdev"]=3D>
int(-1)
["size"]=3D>
int(0)
["atime"]=3D>
int(1494075978)
["mtime"]=3D>
int(1494075978)
["ctime"]=3D>
int(1494075978)
["blksize"]=3D>
int(131072)
["blocks"]=3D>
int(1)
}
-- Testing stat() on dir name stored inside an array --
array(26) {
[0]=3D>
int(46989328)
[1]=3D>
int(479713)
[2]=3D>
int(16877)
[3]=3D>
int(2)
[4]=3D>
int(1119)
[5]=3D>
int(10)
[6]=3D>
int(-1)
[7]=3D>
int(2)
[8]=3D>
int(1494075978)
[9]=3D>
int(1494075978)
[10]=3D>
int(1494075978)
[11]=3D>
int(131072)
[12]=3D>
int(1)
["dev"]=3D>
int(46989328)
["ino"]=3D>
int(479713)
["mode"]=3D>
int(16877)
["nlink"]=3D>
int(2)
["uid"]=3D>
int(1119)
["gid"]=3D>
int(10)
["rdev"]=3D>
int(-1)
["size"]=3D>
int(2)
["atime"]=3D>
int(1494075978)
["mtime"]=3D>
int(1494075978)
["ctime"]=3D>
int(1494075978)
["blksize"]=3D>
int(131072)
["blocks"]=3D>
int(1)
}
array(26) {
[0]=3D>
int(46989328)
[1]=3D>
int(479713)
[2]=3D>
int(16877)
[3]=3D>
int(2)
[4]=3D>
int(1119)
[5]=3D>
int(10)
[6]=3D>
int(-1)
[7]=3D>
int(2)
[8]=3D>
int(1494075978)
[9]=3D>
int(1494075978)
[10]=3D>
int(1494075978)
[11]=3D>
int(131072)
[12]=3D>
int(1)
["dev"]=3D>
int(46989328)
["ino"]=3D>
int(479713)
["mode"]=3D>
int(16877)
["nlink"]=3D>
int(2)
["uid"]=3D>
int(1119)
["gid"]=3D>
int(10)
["rdev"]=3D>
int(-1)
["size"]=3D>
int(2)
["atime"]=3D>
int(1494075978)
["mtime"]=3D>
int(1494075978)
["ctime"]=3D>
int(1494075978)
["blksize"]=3D>
int(131072)
["blocks"]=3D>
int(1)
}
--- 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
018+ int(-1)=0D
018- int(%d)=0D
044+ int(-1)=0D
044- int(%d)=0D
072+ int(-1)=0D
072- int(%d)=0D
098+ int(-1)=0D
098- int(%d)=0D
128+ int(-1)=0D
128- int(%d)=0D
154+ int(-1)=0D
154- int(%d)=0D
182+ int(-1)=0D
182- int(%d)=0D
208+ int(-1)=0D
208- int(%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
/u/src/www/php-5.6.30/ext/standard/tests/file/lstat_stat_variation20.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 lstat() with linkname stored inside an object/array ***
-- Testing lstat() on link name stored inside an object --
array(26) {
[0]=3D>
int(46989328)
[1]=3D>
int(479728)
[2]=3D>
int(41471)
[3]=3D>
int(1)
[4]=3D>
int(1119)
[5]=3D>
int(10)
[6]=3D>
int(-1)
[7]=3D>
int(72)
[8]=3D>
int(1494075978)
[9]=3D>
int(1494075978)
[10]=3D>
int(1494075978)
[11]=3D>
int(131072)
[12]=3D>
int(1)
["dev"]=3D>
int(46989328)
["ino"]=3D>
int(479728)
["mode"]=3D>
int(41471)
["nlink"]=3D>
int(1)
["uid"]=3D>
int(1119)
["gid"]=3D>
int(10)
["rdev"]=3D>
int(-1)
["size"]=3D>
int(72)
["atime"]=3D>
int(1494075978)
["mtime"]=3D>
int(1494075978)
["ctime"]=3D>
int(1494075978)
["blksize"]=3D>
int(131072)
["blocks"]=3D>
int(1)
}
-- Testing stat() on link name stored inside an array --
array(26) {
[0]=3D>
int(46989328)
[1]=3D>
int(479727)
[2]=3D>
int(33188)
[3]=3D>
int(1)
[4]=3D>
int(1119)
[5]=3D>
int(10)
[6]=3D>
int(-1)
[7]=3D>
int(0)
[8]=3D>
int(1494075978)
[9]=3D>
int(1494075978)
[10]=3D>
int(1494075978)
[11]=3D>
int(131072)
[12]=3D>
int(1)
["dev"]=3D>
int(46989328)
["ino"]=3D>
int(479727)
["mode"]=3D>
int(33188)
["nlink"]=3D>
int(1)
["uid"]=3D>
int(1119)
["gid"]=3D>
int(10)
["rdev"]=3D>
int(-1)
["size"]=3D>
int(0)
["atime"]=3D>
int(1494075978)
["mtime"]=3D>
int(1494075978)
["ctime"]=3D>
int(1494075978)
["blksize"]=3D>
int(131072)
["blocks"]=3D>
int(1)
}
array(26) {
[0]=3D>
int(46989328)
[1]=3D>
int(479727)
[2]=3D>
int(33188)
[3]=3D>
int(1)
[4]=3D>
int(1119)
[5]=3D>
int(10)
[6]=3D>
int(-1)
[7]=3D>
int(0)
[8]=3D>
int(1494075978)
[9]=3D>
int(1494075978)
[10]=3D>
int(1494075978)
[11]=3D>
int(131072)
[12]=3D>
int(1)
["dev"]=3D>
int(46989328)
["ino"]=3D>
int(479727)
["mode"]=3D>
int(33188)
["nlink"]=3D>
int(1)
["uid"]=3D>
int(1119)
["gid"]=3D>
int(10)
["rdev"]=3D>
int(-1)
["size"]=3D>
int(0)
["atime"]=3D>
int(1494075978)
["mtime"]=3D>
int(1494075978)
["ctime"]=3D>
int(1494075978)
["blksize"]=3D>
int(131072)
["blocks"]=3D>
int(1)
}
array(26) {
[0]=3D>
int(46989328)
[1]=3D>
int(479727)
[2]=3D>
int(33188)
[3]=3D>
int(1)
[4]=3D>
int(1119)
[5]=3D>
int(10)
[6]=3D>
int(-1)
[7]=3D>
int(0)
[8]=3D>
int(1494075978)
[9]=3D>
int(1494075978)
[10]=3D>
int(1494075978)
[11]=3D>
int(131072)
[12]=3D>
int(1)
["dev"]=3D>
int(46989328)
["ino"]=3D>
int(479727)
["mode"]=3D>
int(33188)
["nlink"]=3D>
int(1)
["uid"]=3D>
int(1119)
["gid"]=3D>
int(10)
["rdev"]=3D>
int(-1)
["size"]=3D>
int(0)
["atime"]=3D>
int(1494075978)
["mtime"]=3D>
int(1494075978)
["ctime"]=3D>
int(1494075978)
["blksize"]=3D>
int(131072)
["blocks"]=3D>
int(1)
}
--- 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
018+ int(-1)=0D
018- int(%d)=0D
044+ int(-1)=0D
044- int(%d)=0D
074+ int(-1)=0D
074- int(%d)=0D
100+ int(-1)=0D
100- int(%d)=0D
128+ int(-1)=0D
128- int(%d)=0D
154+ int(-1)=0D
154- int(%d)=0D
182+ int(-1)=0D
182- int(%d)=0D
208+ int(-1)=0D
208- int(%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
/u/src/www/php-5.6.30/ext/standard/tests/file/lstat_stat_variation7.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 stat() on file after data is written in it ***
bool(true)
bool(true)
Error: stat1 is not lesser than stat2 at key value: 12
Error: stat1 is not lesser than stat2 at key value: blocks
Dumping stat array 1...
array(26) {
[0]=3D>
int(46989328)
[1]=3D>
int(479757)
[2]=3D>
int(33188)
[3]=3D>
int(1)
[4]=3D>
int(1119)
[5]=3D>
int(10)
[6]=3D>
int(-1)
[7]=3D>
int(0)
[8]=3D>
int(1494075985)
[9]=3D>
int(1494075985)
[10]=3D>
int(1494075985)
[11]=3D>
int(131072)
[12]=3D>
int(1)
["dev"]=3D>
int(46989328)
["ino"]=3D>
int(479757)
["mode"]=3D>
int(33188)
["nlink"]=3D>
int(1)
["uid"]=3D>
int(1119)
["gid"]=3D>
int(10)
["rdev"]=3D>
int(-1)
["size"]=3D>
int(0)
["atime"]=3D>
int(1494075985)
["mtime"]=3D>
int(1494075985)
["ctime"]=3D>
int(1494075985)
["blksize"]=3D>
int(131072)
["blocks"]=3D>
int(1)
}
Dumping stat array 2...
array(26) {
[0]=3D>
int(46989328)
[1]=3D>
int(479757)
[2]=3D>
int(33188)
[3]=3D>
int(1)
[4]=3D>
int(1119)
[5]=3D>
int(10)
[6]=3D>
int(-1)
[7]=3D>
int(1441792)
[8]=3D>
int(1494075985)
[9]=3D>
int(1494075985)
[10]=3D>
int(1494075985)
[11]=3D>
int(131072)
[12]=3D>
int(1)
["dev"]=3D>
int(46989328)
["ino"]=3D>
int(479757)
["mode"]=3D>
int(33188)
["nlink"]=3D>
int(1)
["uid"]=3D>
int(1119)
["gid"]=3D>
int(10)
["rdev"]=3D>
int(-1)
["size"]=3D>
int(1441792)
["atime"]=3D>
int(1494075985)
["mtime"]=3D>
int(1494075985)
["ctime"]=3D>
int(1494075985)
["blksize"]=3D>
int(131072)
["blocks"]=3D>
int(1)
}
bool(false)
--- 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
004+ Error: stat1 is not lesser than stat2 at key value: 12=0D
005+ Error: stat1 is not lesser than stat2 at key value: blocks=0D
004- bool(true)=0D
006- --- Done ---=0D
007+ Dumping stat array 1...=0D
008+ array(26) {=0D
009+ [0]=3D>=0D
010+ int(46989328)=0D
011+ [1]=3D>=0D
012+ int(479757)=0D
013+ [2]=3D>=0D
014+ int(33188)=0D
015+ [3]=3D>=0D
016+ int(1)=0D
017+ [4]=3D>=0D
018+ int(1119)=0D
019+ [5]=3D>=0D
020+ int(10)=0D
021+ [6]=3D>=0D
022+ int(-1)=0D
023+ [7]=3D>=0D
024+ int(0)=0D
025+ [8]=3D>=0D
026+ int(1494075985)=0D
027+ [9]=3D>=0D
028+ int(1494075985)=0D
029+ [10]=3D>=0D
030+ int(1494075985)=0D
031+ [11]=3D>=0D
032+ int(131072)=0D
033+ [12]=3D>=0D
034+ int(1)=0D
035+ ["dev"]=3D>=0D
036+ int(46989328)=0D
037+ ["ino"]=3D>=0D
038+ int(479757)=0D
039+ ["mode"]=3D>=0D
040+ int(33188)=0D
041+ ["nlink"]=3D>=0D
042+ int(1)=0D
043+ ["uid"]=3D>=0D
044+ int(1119)=0D
045+ ["gid"]=3D>=0D
046+ int(10)=0D
047+ ["rdev"]=3D>=0D
048+ int(-1)=0D
049+ ["size"]=3D>=0D
050+ int(0)=0D
051+ ["atime"]=3D>=0D
052+ int(1494075985)=0D
053+ ["mtime"]=3D>=0D
054+ int(1494075985)=0D
055+ ["ctime"]=3D>=0D
056+ int(1494075985)=0D
057+ ["blksize"]=3D>=0D
058+ int(131072)=0D
059+ ["blocks"]=3D>=0D
060+ int(1)=0D
061+ }=0D
062+ =0D
063+ Dumping stat array 2...=0D
064+ array(26) {=0D
065+ [0]=3D>=0D
066+ int(46989328)=0D
067+ [1]=3D>=0D
068+ int(479757)=0D
069+ [2]=3D>=0D
070+ int(33188)=0D
071+ [3]=3D>=0D
072+ int(1)=0D
073+ [4]=3D>=0D
074+ int(1119)=0D
075+ [5]=3D>=0D
076+ int(10)=0D
077+ [6]=3D>=0D
078+ int(-1)=0D
079+ [7]=3D>=0D
080+ int(1441792)=0D
081+ [8]=3D>=0D
082+ int(1494075985)=0D
083+ [9]=3D>=0D
084+ int(1494075985)=0D
085+ [10]=3D>=0D
086+ int(1494075985)=0D
087+ [11]=3D>=0D
088+ int(131072)=0D
089+ [12]=3D>=0D
090+ int(1)=0D
091+ ["dev"]=3D>=0D
092+ int(46989328)=0D
093+ ["ino"]=3D>=0D
094+ int(479757)=0D
095+ ["mode"]=3D>=0D
096+ int(33188)=0D
097+ ["nlink"]=3D>=0D
098+ int(1)=0D
099+ ["uid"]=3D>=0D
100+ int(1119)=0D
101+ ["gid"]=3D>=0D
102+ int(10)=0D
103+ ["rdev"]=3D>=0D
104+ int(-1)=0D
105+ ["size"]=3D>=0D
106+ int(1441792)=0D
107+ ["atime"]=3D>=0D
108+ int(1494075985)=0D
109+ ["mtime"]=3D>=0D
110+ int(1494075985)=0D
111+ ["ctime"]=3D>=0D
112+ int(1494075985)=0D
113+ ["blksize"]=3D>=0D
114+ int(131072)=0D
115+ ["blocks"]=3D>=0D
116+ int(1)=0D
117+ }=0D
118+ bool(false)=0D
119+ =0D
120+ --- 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
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/standard/tests/file/popen_pclose_error-sunos.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 for error conditions ***
Warning: popen() expects exactly 2 parameters, 0 given in /u/src/www/php-5.=
6.30/ext/standard/tests/file/popen_pclose_error-sunos.php on line 11
NULL
Warning: popen() expects exactly 2 parameters, 1 given in /u/src/www/php-5.=
6.30/ext/standard/tests/file/popen_pclose_error-sunos.php on line 12
NULL
resource(4) of type (stream)
sh: line 1: abc.txt: not found
Warning: pclose() expects exactly 1 parameter, 0 given in /u/src/www/php-5.=
6.30/ext/standard/tests/file/popen_pclose_error-sunos.php on line 14
bool(false)
Warning: pclose() expects exactly 1 parameter, 2 given in /u/src/www/php-5.=
6.30/ext/standard/tests/file/popen_pclose_error-sunos.php on line 16
bool(false)
Warning: pclose() expects parameter 1 to be resource, integer given in /u/s=
rc/www/php-5.6.30/ext/standard/tests/file/popen_pclose_error-sunos.php on l=
ine 18
bool(false)
--- 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
003+ Warning: popen() expects exactly 2 parameters, 0 given in /u/src/www/p=
hp-5.6.30/ext/standard/tests/file/popen_pclose_error-sunos.php on line 11=0D
003- Warning: Wrong parameter count for popen() in %s on line %d=0D
006+ Warning: popen() expects exactly 2 parameters, 1 given in /u/src/www/p=
hp-5.6.30/ext/standard/tests/file/popen_pclose_error-sunos.php on line 12=0D
006- Warning: Wrong parameter count for popen() in %s on line %d=0D
008- sh: abc.txt: not found=0D
009+ sh: line 1: abc.txt: not found=0D
011+ Warning: pclose() expects exactly 1 parameter, 0 given in /u/src/www/p=
hp-5.6.30/ext/standard/tests/file/popen_pclose_error-sunos.php on line 14=0D
012+ bool(false)=0D
013+ =0D
014+ Warning: pclose() expects exactly 1 parameter, 2 given in /u/src/www/p=
hp-5.6.30/ext/standard/tests/file/popen_pclose_error-sunos.php on line 16=0D
015+ bool(false)=0D
016+ =0D
017+ Warning: pclose() expects parameter 1 to be resource, integer given in=
/u/src/www/php-5.6.30/ext/standard/tests/file/popen_pclose_error-sunos.php=
on line 18=0D
018+ bool(false)=0D
011- Warning: Wrong parameter count for pclose() in %s on line %d=0D
012- NULL=0D
014- Warning: Wrong parameter count for pclose() in %s on line %d=0D
015- NULL=0D
016- =0D
017- Warning: pclose(): supplied argument is not a valid stream resource in=
%s on line %d=0D
018- bool(false)=0D
019-=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
/u/src/www/php-5.6.30/ext/standard/tests/general_functions/getservbyname_ba=
sic.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
int(80)
int(21)
int(22)
int(23)
int(143)
int(25)
int(43)
bool(false)
int(79)
int(110)
int(80)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=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+ bool(false)=0D
011- int(%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
/u/src/www/php-5.6.30/ext/standard/tests/general_functions/getservbyname_va=
riation10.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
*** Test substituting argument 2 with emptyUnsetUndefNull values ***
int(80)
int(80)
int(80)
int(80)
int(80)
int(80)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=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+ int(80)=0D
003+ int(80)=0D
004+ int(80)=0D
005+ int(80)=0D
006+ int(80)=0D
007+ int(80)=0D
002- bool(false)=0D
003- bool(false)=0D
004- bool(false)=0D
005- bool(false)=0D
006- bool(false)=0D
007- 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
/u/src/www/php-5.6.30/ext/standard/tests/general_functions/getservbyname_va=
riation9.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
*** Test substituting argument 2 with boolean values ***
bool(false)
int(80)
bool(false)
int(80)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=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+ int(80)=0D
004- bool(false)=0D
005+ int(80)=0D
005- 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
/u/src/www/php-5.6.30/ext/standard/tests/general_functions/proc_nice_variat=
ion5.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
*** Test substituting argument 1 with int values ***
bool(true)
bool(true)
Warning: proc_nice(): Only a super user may attempt to increase the priorit=
y of a process in /u/src/www/php-5.6.30/ext/standard/tests/general_function=
s/proc_nice_variation5.php on line 17
bool(false)
Warning: proc_nice(): Only a super user may attempt to increase the priorit=
y of a process in /u/src/www/php-5.6.30/ext/standard/tests/general_function=
s/proc_nice_variation5.php on line 17
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
004+ =0D
005+ Warning: proc_nice(): Only a super user may attempt to increase the pr=
iority of a process in /u/src/www/php-5.6.30/ext/standard/tests/general_fun=
ctions/proc_nice_variation5.php on line 17=0D
006+ bool(false)=0D
004- 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
/u/src/www/php-5.6.30/ext/standard/tests/math/acos_variation.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
float(0)
float(0)
float(0)
float(0)
float(0)
float(0)
float(0)
float(0)
float(0)
Warning: acos() expects parameter 1 to be double, string given in /u/src/ww=
w/php-5.6.30/ext/standard/tests/math/acos_variation.php on line 27
NULL
float(0)
Notice: A non well formed numeric value encountered in /u/src/www/php-5.6.3=
0/ext/standard/tests/math/acos_variation.php on line 27
float(0)
float(1.570796327)
float(0)
float(1.570796327)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=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+ float(0)=0D
002+ float(0)=0D
003+ float(0)=0D
004+ float(0)=0D
005+ float(0)=0D
006+ float(0)=0D
007+ float(0)=0D
008+ float(0)=0D
009+ float(0)=0D
001- float(NAN)=0D
002- float(NAN)=0D
003- float(NAN)=0D
004- float(NAN)=0D
005- float(NAN)=0D
006- float(NAN)=0D
007- float(NAN)=0D
008- float(NAN)=0D
009- float(NAN)=0D
013+ float(0)=0D
013- float(NAN)=0D
016+ float(0)=0D
016- float(NAN)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/standard/tests/math/asin_variation.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
float(0)
float(0)
float(0)
float(0)
float(0)
float(0)
float(0)
float(0)
float(0)
Warning: asin() expects parameter 1 to be double, string given in /u/src/ww=
w/php-5.6.30/ext/standard/tests/math/asin_variation.php on line 27
NULL
float(0)
Notice: A non well formed numeric value encountered in /u/src/www/php-5.6.3=
0/ext/standard/tests/math/asin_variation.php on line 27
float(0)
float(0)
float(1.570796327)
float(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
001+ float(0)=0D
002+ float(0)=0D
003+ float(0)=0D
004+ float(0)=0D
005+ float(0)=0D
006+ float(0)=0D
007+ float(0)=0D
008+ float(0)=0D
009+ float(0)=0D
001- float(NAN)=0D
002- float(NAN)=0D
003- float(NAN)=0D
004- float(NAN)=0D
005- float(NAN)=0D
006- float(NAN)=0D
007- float(NAN)=0D
008- float(NAN)=0D
009- float(NAN)=0D
013+ float(0)=0D
013- float(NAN)=0D
016+ float(0)=0D
016- float(NAN)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/standard/tests/math/bug45712.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
float(0)
bool(false)
bool(true)
bool(false)
bool(false)
bool(false)
bool(true)
bool(true)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(true)
float(-INF)
bool(true)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(true)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
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+ float(0)=0D
002+ bool(false)=0D
001- float(NAN)=0D
007+ bool(true)=0D
008+ bool(true)=0D
011- bool(false)=0D
012- bool(false)=0D
013- bool(false)=0D
014- bool(false)=0D
015- float(INF)=0D
014+ bool(true)=0D
015+ float(-INF)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/standard/tests/math/is_finite_basic.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)
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
bool(false)
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
014+ bool(true)=0D
014- 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
/u/src/www/php-5.6.30/ext/standard/tests/math/is_nan_basic.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)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
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
014+ bool(false)=0D
014- 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
/u/src/www/php-5.6.30/ext/standard/tests/math/log10_variation.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
float(1.361727836)
float(-INF)
float(1.370142847)
float(-INF)
float(1.361727836)
float(1.361727836)
float(1.361727836)
float(1.370142847)
float(1.370142847)
Warning: log10() expects parameter 1 to be double, string given in /u/src/w=
ww/php-5.6.30/ext/standard/tests/math/log10_variation.php on line 27
NULL
float(3)
Notice: A non well formed numeric value encountered in /u/src/www/php-5.6.3=
0/ext/standard/tests/math/log10_variation.php on line 27
float(3)
float(-INF)
float(0)
float(-INF)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=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+ float(-INF)=0D
002- float(NAN)=0D
004+ float(-INF)=0D
004- float(NAN)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/standard/tests/math/log_basic.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
LOG tests...no base
float(3.1354942159291)
float(-INF)
float(3.1548704948923)
float(-INF)
float(3.1354942159291)
float(3.1354942159291)
float(3.1354942159291)
float(3.1548704948923)
float(3.1548704948923)
float(-INF)
float(0)
float(-INF)
LOG tests...base
float(2.2617809780285)
float(-INF)
float(2.275758008814)
float(-INF)
float(2.2617809780285)
float(2.2617809780285)
float(2.2617809780285)
float(2.275758008814)
float(2.275758008814)
float(-INF)
float(0)
float(-INF)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=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+ float(-INF)=0D
003- float(NAN)=0D
005+ float(-INF)=0D
005- float(NAN)=0D
017+ float(-INF)=0D
017- float(NAN)=0D
019+ float(-INF)=0D
019- float(NAN)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/standard/tests/math/log_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 log() : usage variations ***
-- Iteration 1 --
float(-INF)
-- Iteration 2 --
float(0)
-- Iteration 3 --
float(4.091491094268)
-- Iteration 4 --
float(-INF)
-- Iteration 5 --
float(9.3319298653812)
-- Iteration 6 --
float(1.0211892990699)
-- Iteration 7 --
float(-INF)
-- Iteration 8 --
float(11.091514977169)
-- Iteration 9 --
float(-8.9084850228307)
-- Iteration 10 --
float(-0.30102999566398)
-- Iteration 11 --
float(-INF)
-- Iteration 12 --
float(-INF)
-- Iteration 13 --
float(0)
-- Iteration 14 --
float(-INF)
-- Iteration 15 --
float(0)
-- Iteration 16 --
float(-INF)
-- Iteration 17 --
Warning: log() expects parameter 1 to be double, string given in /u/src/www=
/php-5.6.30/ext/standard/tests/math/log_variation1.php on line 79
NULL
-- Iteration 18 --
Warning: log() expects parameter 1 to be double, string given in /u/src/www=
/php-5.6.30/ext/standard/tests/math/log_variation1.php on line 79
NULL
-- Iteration 19 --
Warning: log() expects parameter 1 to be double, array given in /u/src/www/=
php-5.6.30/ext/standard/tests/math/log_variation1.php on line 79
NULL
-- Iteration 20 --
Warning: log() expects parameter 1 to be double, string given in /u/src/www=
/php-5.6.30/ext/standard/tests/math/log_variation1.php on line 79
NULL
-- Iteration 21 --
Warning: log() expects parameter 1 to be double, string given in /u/src/www=
/php-5.6.30/ext/standard/tests/math/log_variation1.php on line 79
NULL
-- Iteration 22 --
Warning: log() expects parameter 1 to be double, string given in /u/src/www=
/php-5.6.30/ext/standard/tests/math/log_variation1.php on line 79
NULL
-- Iteration 23 --
Warning: log() expects parameter 1 to be double, object given in /u/src/www=
/php-5.6.30/ext/standard/tests/math/log_variation1.php on line 79
NULL
-- Iteration 24 --
float(-INF)
-- Iteration 25 --
float(-INF)
-- Iteration 26 --
Warning: log() expects parameter 1 to be double, resource given in /u/src/w=
ww/php-5.6.30/ext/standard/tests/math/log_variation1.php on line 79
NULL
=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
013+ float(-INF)=0D
013- float(NAN)=0D
022+ float(-INF)=0D
022- float(NAN)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/standard/tests/network/ip2long_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
int(16845579)
int(2130706433)
int(16860999)
int(0)
int(16863569)
int(-1062731776)
bool(false)
bool(false)
=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
001+ int(16845579)=0D
001- bool(false)=0D
003+ int(16860999)=0D
003- bool(false)=0D
005+ int(16863569)=0D
005- 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
/u/src/www/php-5.6.30/ext/standard/tests/serialize/bug64146.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
Test
1
1
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
003+ 1=0D
003- 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
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/standard/tests/serialize/bug72731.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
float(73588229205)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=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+ float(73588229205)=0D
001- int(73588229205)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/standard/tests/streams/glob-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
** Opening /u/src/www/php-5.6.30/ext/standard/tests/streams
Warning: opendir(): open_basedir restriction in effect. File(/u/src/www/php=
-5.6.30/ext/standard/tests/streams) is not within the allowed path(s): (/do=
es_not_exist) in /u/src/www/php-5.6.30/ext/standard/tests/streams/glob-wrap=
per.php on line 5
Warning: opendir(/u/src/www/php-5.6.30/ext/standard/tests/streams): failed =
to open dir: Not owner in /u/src/www/php-5.6.30/ext/standard/tests/streams/=
glob-wrapper.php on line 5
Failed to open /u/src/www/php-5.6.30/ext/standard/tests/streams
** Opening glob:///u/src/www/php-5.6.30/ext/standard/tests/streams
Warning: opendir(): open_basedir restriction in effect. File(/u/src/www/php=
-5.6.30/ext/standard/tests/streams) is not within the allowed path(s): (/do=
es_not_exist) in /u/src/www/php-5.6.30/ext/standard/tests/streams/glob-wrap=
per.php on line 5
Warning: opendir(glob:///u/src/www/php-5.6.30/ext/standard/tests/streams): =
failed to open dir: operation failed in /u/src/www/php-5.6.30/ext/standard/=
tests/streams/glob-wrapper.php on line 5
Failed to open glob:///u/src/www/php-5.6.30/ext/standard/tests/streams
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=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: opendir(/u/src/www/php-5.6.30/ext/standard/tests/streams): fa=
iled to open dir: Not owner in /u/src/www/php-5.6.30/ext/standard/tests/str=
eams/glob-wrapper.php on line 5=0D
005- Warning: opendir(%s): failed to open dir: Operation not permitted in %=
s%eglob-wrapper.php on line 5
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/standard/tests/streams/proc_open_bug60120.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
string(2049) "*************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
**************************************"
string(0) ""
string(2049) "*************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
**************************************"
string(0) ""
=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
002+ string(0) ""=0D
004- string(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
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/standard/tests/streams/proc_open_bug64438.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
string(4097) "*************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
*************************************************************"
string(0) ""
string(4097) "*************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
***************************************************************************=
*************************************************************"
string(0) ""
=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
002+ string(0) ""=0D
004- string(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
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/ext/standard/tests/streams/stream_socket_enable_crypt=
o.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 s=
pecify the crypto type in /u/src/www/php-5.6.30/ext/standard/tests/streams/=
stream_socket_enable_crypto.php on line 7
bool(false)
Warning: stream_socket_enable_crypto(): SSL: Handshake timed out in /u/src/=
www/php-5.6.30/ext/standard/tests/streams/stream_socket_enable_crypto.php o=
n line 8
bool(false)
int(0)
int(0)
int(0)
int(0)
int(0)
int(0)
int(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
006+ Warning: stream_socket_enable_crypto(): SSL: Handshake timed out in /u=
/src/www/php-5.6.30/ext/standard/tests/streams/stream_socket_enable_crypto.=
php on line 8=0D
006- Warning: stream_socket_enable_crypto(): SSL: Broken pipe in %s on line=
%d=0D
008+ int(0)=0D
009+ int(0)=0D
010+ int(0)=0D
011+ int(0)=0D
012+ int(0)=0D
013+ int(0)=0D
014+ int(0)=0D
008- =0D
009- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for thi=
s 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 thi=
s 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 thi=
s 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 thi=
s 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 thi=
s 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 thi=
s 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 thi=
s 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
/u/src/www/php-5.6.30/ext/standard/tests/time/strptime_basic.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 strptime() : basic functionality ***
array(9) {
["tm_sec"]=3D>
int(0)
["tm_min"]=3D>
int(0)
["tm_hour"]=3D>
int(10)
["tm_mday"]=3D>
int(2)
["tm_mon"]=3D>
int(6)
["tm_year"]=3D>
int(63)
["tm_wday"]=3D>
int(0)
["tm_yday"]=3D>
int(0)
["unparsed"]=3D>
string(4) " EST"
}
array(9) {
["tm_sec"]=3D>
int(0)
["tm_min"]=3D>
int(0)
["tm_hour"]=3D>
int(10)
["tm_mday"]=3D>
int(2)
["tm_mon"]=3D>
int(6)
["tm_year"]=3D>
int(163)
["tm_wday"]=3D>
int(0)
["tm_yday"]=3D>
int(0)
["unparsed"]=3D>
string(0) ""
}
array(9) {
["tm_sec"]=3D>
int(0)
["tm_min"]=3D>
int(0)
["tm_hour"]=3D>
int(10)
["tm_mday"]=3D>
int(2)
["tm_mon"]=3D>
int(6)
["tm_year"]=3D>
int(0)
["tm_wday"]=3D>
int(2)
["tm_yday"]=3D>
int(0)
["unparsed"]=3D>
string(0) ""
}
=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
016+ int(0)=0D
016- int(2)=0D
018+ int(0)=0D
018- int(182)=0D
020+ string(4) " EST"=0D
020- string(4) " GMT"=0D
036+ int(0)=0D
036- int(1)=0D
038+ int(0)=0D
038- int(182)=0D
058+ int(0)=0D
058- int(182)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/sapi/cli/tests/bug64529.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
bindkey: Command not found
spawn /u/src/www/php-5.6.30/sapi/cli/php -n -d cli.prompt=3D"" -a
Interactive mode enabled=0D
=0D
<?php echo 'hello world';
<?php echo 'hello world';=0D
^D=08=08
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=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+ bindkey: Command not found=0D
002- Interactive %s=0D
003- =0D
003+ Interactive mode enabled=0D=0D
004+ =0D=0D
005- %Shello world=0D
006+ <?php echo 'hello world';=0D=0D
007+ ^D=08=08
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
/u/src/www/php-5.6.30/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 ***
Successfully set title
ps: unknown output format: -o command
usage: ps [ -aAdefHlcjLPyZ ] [ -o format ] [ -t termlist ]
[ -u userlist ] [ -U userlist ] [ -G grouplist ]
[ -p proclist ] [ -g pgrplist ] [ -s sidlist ]
[ -z zonelist ] [-h lgrplist]
'format' is one or more of:
addr args c class comm ctid dmodel etime f fname gid group lgrp lwp
nice nlwp opri osz pcpu pgid pid pmem ppid pri project projid pset psr
rgid rgroup rss ruid ruser s sid stime taskid time tty uid user vsz
wchan zone zoneid
ps failed
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=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+ ps: unknown output format: -o command=0D
004+ usage: ps [ -aAdefHlcjLPyZ ] [ -o format ] [ -t termlist ]=0D
003- Successfully verified title using ps=0D
004- Successfully verified title using get=0D
005+ [ -u userlist ] [ -U userlist ] [ -G grouplist ]=0D
006+ [ -p proclist ] [ -g pgrplist ] [ -s sidlist ]=0D
007+ [ -z zonelist ] [-h lgrplist]=0D
008+ 'format' is one or more of:=0D
009+ addr args c class comm ctid dmodel etime f fname gid group lgrp lwp=0D
010+ nice nlwp opri osz pcpu pgid pid pmem ppid pri project projid pset ps=
r=0D
011+ rgid rgroup rss ruid ruser s sid stime taskid time tty uid user vsz=0D
012+ wchan zone zoneid=0D
013+ ps failed
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=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:
SunOS - SunOS corona 5.11 oi_151a9 i86pc
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.htm=
l>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by David J. MacKenzie and Akim Demaille.
Bundled Libtool:
ltmain.sh (GNU libtool) 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
System Libtool:
N/A
Compiler:
Using built-in specs.
COLLECT_GCC=3Dgcc4
COLLECT_LTO_WRAPPER=3D/opt/utils/gnu/libexec/gcc/i386-pc-solaris2.11/4.6.3/=
lto-wrapper
Target: i386-pc-solaris2.11
Configured with: ./configure --prefix=3D/opt/utils/gnu --with-mpc=3D/opt/ut=
ils/gnu --with-mpfr=3D/opt/utils/gnu --with-gmp=3D/opt/utils/gnu --enable-t=
hreads=3Dposix --disable-nls --with-gnu-as --with-as=3D/usr/sfw/bin/gas --w=
ithout-gnu-ld --with-ld=3D/usr/ccs/bin/ld --program-suffix=3D4 --enable-ver=
sion-specific-runtime-libs --enable-lto --disable-shared
Thread model: posix
gcc version 4.6.3 (GCC)=20
Bison:
bison (GNU Bison) 2.6.4
Written by Robert Corbett and Richard Stallman.
Copyright (C) 2012 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.
Libraries:
libpng14.so.14 =3D> /usr/lib/libpng14.so.14
libz.so.1 =3D> /lib/libz.so.1
libdb-4.6.so =3D> /opt/svc/db-4.6.21/lib/libdb-4.6.so
libresolv.so.2 =3D> /lib/libresolv.so.2
libpthread.so.1 =3D> /lib/libpthread.so.1
libnsl.so.1 =3D> /lib/libnsl.so.1
libsocket.so.1 =3D> /lib/libsocket.so.1
libbz2.so.1 =3D> /usr/lib/libbz2.so.1
libcrypto.so.1.0.0 =3D> /opt/svc/openssl-1.0/lib/libcrypto.so.1.0.0
libssl.so.1.0.0 =3D> /opt/svc/openssl-1.0/lib/libssl.so.1.0.0
librt.so.1 =3D> /lib/librt.so.1
libm.so.2 =3D> /lib/libm.so.2
libxml2.so.2 =3D> /lib/libxml2.so.2
libc.so.1 =3D> /lib/libc.so.1
libmd.so.1 =3D> /lib/libmd.so.1
libmp.so.2 =3D> /lib/libmp.so.2
libdl.so.1 =3D> /lib/libdl.so.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
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> 5.6.30
System =3D> SunOS corona 5.11 oi_151a9 i86pc
Build Date =3D> May 6 2017 08:56:07
Configure Command =3D> './configure' '--with-apxs2=3D/opt/svc/www/httpd-2=
=2E2.32/bin/apxs' '--with-openssl=3D/opt/svc/openssl-1.0' '--disable-ipv6' =
'--enable-libgcc' '--enable-force-cgi-redirect' '--with-zlib' '--with-bz2' =
'--enable-calendar' '--with-db4=3D/opt/svc/db4' '--without-iconv' '--with-g=
d' '--with-config-file-path=3D/var/www' '--without-sqlite3' '--without-dom'=
'--disable-ftp' '--without-pdo-sqlite' 'CC=3Dgcc4' 'CXX=3Dg++4'
Server API =3D> Command Line Interface
Virtual Directory Support =3D> disabled
Configuration File (php.ini) Path =3D> /var/www
Loaded Configuration File =3D> /var/www/php.ini
Scan this dir for additional .ini files =3D> (none)
Additional .ini files parsed =3D> (none)
PHP API =3D> 20131106
PHP Extension =3D> 20131226
Zend Extension =3D> 220131226
Zend Extension Build =3D> API220131226,NTS
PHP Extension Build =3D> API20131226,NTS
Debug Build =3D> no
Thread Safety =3D> disabled
Zend Signal Handling =3D> disabled
Zend Memory Manager =3D> enabled
Zend Multibyte Support =3D> disabled
IPv6 Support =3D> disabled
DTrace Support =3D> disabled
Registered PHP Streams =3D> https, ftps, compress.zlib, compress.bzip2, php=
, file, glob, data, http, ftp, phar
Registered Stream Socket Transports =3D> tcp, udp, unix, udg, ssl, sslv3, t=
ls, tlsv1.0, tlsv1.1, tlsv1.2
Registered Stream Filters =3D> zlib.*, bzip2.*, string.rot13, string.touppe=
r, string.tolower, string.strip_tags, convert.*, consumed, dechunk
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
_______________________________________________________________________
Configuration
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
calendar
Calendar support =3D> enabled
Core
PHP Version =3D> 5.6.30
Directive =3D> Local Value =3D> Master Value
allow_url_fopen =3D> On =3D> On
allow_url_include =3D> Off =3D> Off
always_populate_raw_post_data =3D> 0 =3D> 0
arg_separator.input =3D> & =3D> &
arg_separator.output =3D> & =3D> &
asp_tags =3D> Off =3D> Off
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> Off =3D> Off
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> On =3D> On
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> no value =3D> no value
exit_on_timeout =3D> Off =3D> Off
expose_php =3D> On =3D> On
extension_dir =3D> /usr/local/lib/php/extensions/no-debug-non-zts-20131226 =
=3D> /usr/local/lib/php/extensions/no-debug-non-zts-20131226
file_uploads =3D> On =3D> On
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> <fon=
t 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> <f=
ont 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> .:/usr/local/lib/php =3D> .:/usr/local/lib/php
input_encoding =3D> no value =3D> no value
internal_encoding =3D> no value =3D> no value
log_errors =3D> Off =3D> Off
log_errors_max_len =3D> 1024 =3D> 1024
mail.add_x_header =3D> Off =3D> Off
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> 16K =3D> 16K
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> no value =3D> no value
sendmail_from =3D> no value =3D> no value
sendmail_path =3D> /usr/lib/sendmail -t -i =3D> /usr/lib/sendmail -t -i
serialize_precision =3D> 17 =3D> 17
short_open_tag =3D> On =3D> On
SMTP =3D> localhost =3D> localhost
smtp_port =3D> 25 =3D> 25
sql.safe_mode =3D> Off =3D> Off
sys_temp_dir =3D> no value =3D> no value
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> EGPCS =3D> EGPCS
xmlrpc_error_number =3D> 0 =3D> 0
xmlrpc_errors =3D> Off =3D> Off
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
ctype
ctype functions =3D> enabled
date
date/time support =3D> enabled
"Olson" Timezone Database Version =3D> 2016.10
Timezone Database =3D> internal
Default timezone =3D> UTC
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> no value =3D> no value
dba
DBA support =3D> enabled
Supported handlers =3D> cdb cdb_make db4 inifile flatfile=20
Directive =3D> Local Value =3D> Master Value
dba.default_handler =3D> flatfile =3D> flatfile
dom
DOM/XML =3D> enabled
DOM/XML API Version =3D> 20031129
libxml Version =3D> 2.7.6
HTML Support =3D> enabled
XPath Support =3D> enabled
XPointer Support =3D> enabled
Schema Support =3D> enabled
RelaxNG Support =3D> enabled
ereg
Regex Library =3D> Bundled library enabled
fileinfo
fileinfo support =3D> enabled
version =3D> 1.0.5
libmagic =3D> 517
filter
Input Validation and Filtering =3D> enabled
Revision =3D> $Id: 5b79667bd9a68977a9b4f7505223a8e216e04908 $
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
PNG Support =3D> enabled
libPNG Version =3D> 1.4.12
WBMP Support =3D> enabled
XBM Support =3D> enabled
Directive =3D> Local Value =3D> Master Value
gd.jpeg_ignore_warning =3D> 0 =3D> 0
hash
hash support =3D> enabled
Hashing Engines =3D> md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128=
ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 t=
iger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 c=
rc32 crc32b fnv132 fnv1a32 fnv164 fnv1a64 joaat haval128,3 haval160,3 haval=
192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 hav=
al256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5=20
json
json support =3D> enabled
json version =3D> 1.2.1
libxml
libXML support =3D> active
libXML Compiled Version =3D> 2.7.6
libXML Loaded Version =3D> 20706
libXML streams =3D> enabled
openssl
OpenSSL support =3D> enabled
OpenSSL Library Version =3D> OpenSSL 1.0.2j 26 Sep 2016
OpenSSL Header Version =3D> OpenSSL 1.0.2j 26 Sep 2016
Openssl default config =3D> /opt/svc/openssl-1.0.2j/ssl/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
pcre
PCRE (Perl Compatible Regular Expressions) Support =3D> enabled
PCRE Library Version =3D> 8.38 2015-11-23
Directive =3D> Local Value =3D> Master Value
pcre.backtrack_limit =3D> 1000000 =3D> 1000000
pcre.recursion_limit =3D> 100000 =3D> 100000
PDO
PDO support =3D> enabled
PDO drivers =3D> =20
Phar
Phar: PHP Archive support =3D> enabled
Phar EXT version =3D> 2.0.2
Phar API version =3D> 1.1.1
SVN revision =3D> $Id: 780be432570e80dd34c1a9c217ef87ade22bf136 $
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> On =3D> On
phar.require_hash =3D> On =3D> On
posix
Revision =3D> $Id: 5f4acc20904b1406142f2a0ede068db048c77e77 $
Reflection
Reflection =3D> enabled
Version =3D> $Id: 5f15287237d5f78d75b19c26915aa7bd83dee8b8 $
session
Session Support =3D> enabled
Registered save handlers =3D> files user=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> Off =3D> Off
session.cookie_lifetime =3D> 0 =3D> 0
session.cookie_path =3D> / =3D> /
session.cookie_secure =3D> Off =3D> Off
session.entropy_file =3D> /dev/urandom =3D> /dev/urandom
session.entropy_length =3D> 32 =3D> 32
session.gc_divisor =3D> 100 =3D> 100
session.gc_maxlifetime =3D> 1440 =3D> 1440
session.gc_probability =3D> 1 =3D> 1
session.hash_bits_per_character =3D> 4 =3D> 4
session.hash_function =3D> 0 =3D> 0
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.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_SESS=
ION_UPLOAD_PROGRESS
session.upload_progress.prefix =3D> upload_progress_ =3D> upload_progress_
session.use_cookies =3D> On =3D> On
session.use_only_cookies =3D> On =3D> On
session.use_strict_mode =3D> Off =3D> Off
session.use_trans_sid =3D> 0 =3D> 0
SimpleXML
Simplexml support =3D> enabled
Revision =3D> $Id: d7077fc935154236afb4fe70814ba358efdbdca4 $
Schema support =3D> enabled
SPL
SPL support =3D> enabled
Interfaces =3D> Countable, OuterIterator, RecursiveIterator, SeekableIterat=
or, SplObserver, SplSubject
Classes =3D> AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallExc=
eption, BadMethodCallException, CachingIterator, CallbackFilterIterator, Di=
rectoryIterator, DomainException, EmptyIterator, FilesystemIterator, Filter=
Iterator, GlobIterator, InfiniteIterator, InvalidArgumentException, Iterato=
rIterator, LengthException, LimitIterator, LogicException, MultipleIterator=
, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowExce=
ption, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCac=
hingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, =
RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator,=
RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedLis=
t, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHe=
ap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObje=
ct, UnderflowException, UnexpectedValueException
standard
Dynamic Library Support =3D> enabled
Path to sendmail =3D> /usr/lib/sendmail -t -i
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.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
=66rom =3D> no value =3D> no value
url_rewriter.tags =3D> a=3Dhref,area=3Dhref,frame=3Dsrc,form=3D,fieldset=3D=
=3D> a=3Dhref,area=3Dhref,frame=3Dsrc,form=3D,fieldset=3D
user_agent =3D> no value =3D> no value
tokenizer
Tokenizer Support =3D> enabled
xml
XML Support =3D> active
XML Namespace Support =3D> active
libxml2 Version =3D> 2.7.6
xmlreader
XMLReader =3D> enabled
xmlwriter
XMLWriter =3D> enabled
zlib
ZLib Support =3D> enabled
Stream Wrapper =3D> compress.zlib://
Stream Filter =3D> zlib.inflate, zlib.deflate
Compiled Version =3D> 1.2.3
Linked Version =3D> 1.2.3
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
_ =3D> *18607*/u/src/www/php-5.6.30/sapi/cli/php
CC =3D> gcc4
CXX =3D> g++4
EXINIT =3D> source /homes/bacon/.exrc
GROUP =3D> staff
HOME =3D> /homes/bacon
HOST =3D> corona
HOSTTYPE =3D> i86pc
IRCNAME =3D> artificially-enhanced soybean product
IRCNICK =3D> bacos
LOGIN_RUN =3D> =20
LOGNAME =3D> bacon
MACHTYPE =3D> i386
MAIL =3D> /var/mail/bacon
MAKEFLAGS =3D> =20
MAKELEVEL =3D> 1
MANPATH =3D> /opt/svc/openssh/share/man
MFLAGS =3D> =20
NLSPATH =3D> /usr/share/locale/%L/LC_MESSAGES/%N.cat
OSTYPE =3D> solaris
PAGER =3D> less -s
PATH =3D> /opt/utils/bin:/usr/bin:/usr/sbin:/usr/ccs/bin:/usr/proc/bin:/opt=
/utils/gnu/bin:/usr/sfw/bin:/usr/ucb
PWD =3D> /u/src/www/php-5.6.30
REMOTEHOST =3D> 107.107.63.201
RSYNC_RSH =3D> ssh
SHELL =3D> /bin/tcsh
SHLVL =3D> 2
SSH_AUTH_SOCK =3D> deleted
SSH_CLIENT =3D> deleted
SSH_CONNECTION =3D> deleted
SSH_TTY =3D> deleted
STY =3D> 1432.pts-8.corona
TERM =3D> vt100
TERMCAP =3D> SC|screen|VT 100/ANSI X3.64 virtual terminal:\
:DO=3D\E[%dB:LE=3D\E[%dD:RI=3D\E[%dC:UP=3D\E[%dA:bs:bt=3D\E[Z:\
:cd=3D\E[J:ce=3D\E[K:cl=3D\E[H\E[J:cm=3D\E[%i%d;%dH:ct=3D\E[3g:\
:do=3D^J:nd=3D\E[C:pt:rc=3D\E8:rs=3D\Ec:sc=3D\E7:st=3D\EH:up=3D\EM:\
:le=3D^H:bl=3D^G:cr=3D^M:it#8:ho=3D\E[H:nw=3D\EE:ta=3D^I:is=3D\E)0:\
:li#53:co#80:am:xn:xv:LP:sr=3D\EM:al=3D\E[L:AL=3D\E[%dL:\
:cs=3D\E[%i%d;%dr:dl=3D\E[M:DL=3D\E[%dM:dc=3D\E[P:DC=3D\E[%dP:\
:im=3D\E[4h:ei=3D\E[4l:mi:IC=3D\E[%d@:ks=3D\E[?1h\E=3D:\
:ke=3D\E[?1l\E>:vi=3D\E[?25l:ve=3D\E[34h\E[?25h:vs=3D\E[34l:\
:ti=3D\E[?1049h:te=3D\E[?1049l:us=3D\E[4m:ue=3D\E[24m:so=3D\E[3m:\
:se=3D\E[23m:mb=3D\E[5m:md=3D\E[1m:mr=3D\E[7m:me=3D\E[m:ms:\
:Co#8:pa#64:AF=3D\E[3%dm:AB=3D\E[4%dm:op=3D\E[39;49m:AX:\
:vb=3D\Eg:G0:as=3D\E(0:ae=3D\E(B:\
:ac=3D\140\140aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++,,hhII=
00:\
:po=3D\E[5i:pf=3D\E[4i:k0=3D\E[10~:k1=3D\EOP:k2=3D\EOQ:k3=3D\EOR:\
:k4=3D\EOS:k5=3D\E[15~:k6=3D\E[17~:k7=3D\E[18~:k8=3D\E[19~:\
:k9=3D\E[20~:k;=3D\E[21~:F1=3D\E[23~:F2=3D\E[24~:F3=3D\E[1;2P:\
:F4=3D\E[1;2Q:F5=3D\E[1;2R:F6=3D\E[1;2S:F7=3D\E[15;2~:\
:F8=3D\E[17;2~:F9=3D\E[18;2~:FA=3D\E[19;2~:kb=3D^H:K2=3D\EOE:\
:kB=3D\E[Z:kF=3D\E[1;2B:kR=3D\E[1;2A:*4=3D\E[3;2~:*7=3D\E[1;2F:\
:#2=3D\E[1;2H:#3=3D\E[2;2~:#4=3D\E[1;2D:%c=3D\E[6;2~:%e=3D\E[5;2~:\
:%i=3D\E[1;2C:kh=3D\E[1~:@1=3D\E[1~:kH=3D\E[4~:@7=3D\E[4~:\
:kN=3D\E[6~:kP=3D\E[5~:kI=3D\E[2~:kD=3D\E[3~:ku=3D\EOA:kd=3D\EOB:\
:kr=3D\EOC:kl=3D\EOD:km:
TEST_PHP_EXECUTABLE =3D> /u/src/www/php-5.6.30/sapi/cli/php
TEST_PHP_SRCDIR =3D> /u/src/www/php-5.6.30
TZ =3D> US/Eastern
USER =3D> bacon
VENDOR =3D> sun
WINDOW =3D> 3
A__z =3D> "*SHLVL
PHP Variables
Variable =3D> Value
_SERVER["_"] =3D> *18607*/u/src/www/php-5.6.30/sapi/cli/php
_SERVER["CC"] =3D> gcc4
_SERVER["CXX"] =3D> g++4
_SERVER["EXINIT"] =3D> source /homes/bacon/.exrc
_SERVER["GROUP"] =3D> staff
_SERVER["HOME"] =3D> /homes/bacon
_SERVER["HOST"] =3D> corona
_SERVER["HOSTTYPE"] =3D> i86pc
_SERVER["IRCNAME"] =3D> artificially-enhanced soybean product
_SERVER["IRCNICK"] =3D> bacos
_SERVER["LOGIN_RUN"] =3D>=20
_SERVER["LOGNAME"] =3D> bacon
_SERVER["MACHTYPE"] =3D> i386
_SERVER["MAIL"] =3D> /var/mail/bacon
_SERVER["MAKEFLAGS"] =3D>=20
_SERVER["MAKELEVEL"] =3D> 1
_SERVER["MANPATH"] =3D> /opt/svc/openssh/share/man
_SERVER["MFLAGS"] =3D>=20
_SERVER["NLSPATH"] =3D> /usr/share/locale/%L/LC_MESSAGES/%N.cat
_SERVER["OSTYPE"] =3D> solaris
_SERVER["PAGER"] =3D> less -s
_SERVER["PATH"] =3D> /opt/utils/bin:/usr/bin:/usr/sbin:/usr/ccs/bin:/usr/pr=
oc/bin:/opt/utils/gnu/bin:/usr/sfw/bin:/usr/ucb
_SERVER["PWD"] =3D> /u/src/www/php-5.6.30
_SERVER["REMOTEHOST"] =3D> 107.107.63.201
_SERVER["RSYNC_RSH"] =3D> ssh
_SERVER["SHELL"] =3D> /bin/tcsh
_SERVER["SHLVL"] =3D> 2
_SERVER["SSH_AUTH_SOCK"] =3D> deleted
_SERVER["SSH_CLIENT"] =3D> deleted
_SERVER["SSH_CONNECTION"] =3D> deleted
_SERVER["SSH_TTY"] =3D> deleted
_SERVER["STY"] =3D> 1432.pts-8.corona
_SERVER["TERM"] =3D> vt100
_SERVER["TERMCAP"] =3D> SC|screen|VT 100/ANSI X3.64 virtual terminal:\
:DO=3D\E[%dB:LE=3D\E[%dD:RI=3D\E[%dC:UP=3D\E[%dA:bs:bt=3D\E[Z:\
:cd=3D\E[J:ce=3D\E[K:cl=3D\E[H\E[J:cm=3D\E[%i%d;%dH:ct=3D\E[3g:\
:do=3D^J:nd=3D\E[C:pt:rc=3D\E8:rs=3D\Ec:sc=3D\E7:st=3D\EH:up=3D\EM:\
:le=3D^H:bl=3D^G:cr=3D^M:it#8:ho=3D\E[H:nw=3D\EE:ta=3D^I:is=3D\E)0:\
:li#53:co#80:am:xn:xv:LP:sr=3D\EM:al=3D\E[L:AL=3D\E[%dL:\
:cs=3D\E[%i%d;%dr:dl=3D\E[M:DL=3D\E[%dM:dc=3D\E[P:DC=3D\E[%dP:\
:im=3D\E[4h:ei=3D\E[4l:mi:IC=3D\E[%d@:ks=3D\E[?1h\E=3D:\
:ke=3D\E[?1l\E>:vi=3D\E[?25l:ve=3D\E[34h\E[?25h:vs=3D\E[34l:\
:ti=3D\E[?1049h:te=3D\E[?1049l:us=3D\E[4m:ue=3D\E[24m:so=3D\E[3m:\
:se=3D\E[23m:mb=3D\E[5m:md=3D\E[1m:mr=3D\E[7m:me=3D\E[m:ms:\
:Co#8:pa#64:AF=3D\E[3%dm:AB=3D\E[4%dm:op=3D\E[39;49m:AX:\
:vb=3D\Eg:G0:as=3D\E(0:ae=3D\E(B:\
:ac=3D\140\140aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++,,hhII=
00:\
:po=3D\E[5i:pf=3D\E[4i:k0=3D\E[10~:k1=3D\EOP:k2=3D\EOQ:k3=3D\EOR:\
:k4=3D\EOS:k5=3D\E[15~:k6=3D\E[17~:k7=3D\E[18~:k8=3D\E[19~:\
:k9=3D\E[20~:k;=3D\E[21~:F1=3D\E[23~:F2=3D\E[24~:F3=3D\E[1;2P:\
:F4=3D\E[1;2Q:F5=3D\E[1;2R:F6=3D\E[1;2S:F7=3D\E[15;2~:\
:F8=3D\E[17;2~:F9=3D\E[18;2~:FA=3D\E[19;2~:kb=3D^H:K2=3D\EOE:\
:kB=3D\E[Z:kF=3D\E[1;2B:kR=3D\E[1;2A:*4=3D\E[3;2~:*7=3D\E[1;2F:\
:#2=3D\E[1;2H:#3=3D\E[2;2~:#4=3D\E[1;2D:%c=3D\E[6;2~:%e=3D\E[5;2~:\
:%i=3D\E[1;2C:kh=3D\E[1~:@1=3D\E[1~:kH=3D\E[4~:@7=3D\E[4~:\
:kN=3D\E[6~:kP=3D\E[5~:kI=3D\E[2~:kD=3D\E[3~:ku=3D\EOA:kd=3D\EOB:\
:kr=3D\EOC:kl=3D\EOD:km:
_SERVER["TEST_PHP_EXECUTABLE"] =3D> /u/src/www/php-5.6.30/sapi/cli/php
_SERVER["TEST_PHP_SRCDIR"] =3D> /u/src/www/php-5.6.30
_SERVER["TZ"] =3D> US/Eastern
_SERVER["USER"] =3D> bacon
_SERVER["VENDOR"] =3D> sun
_SERVER["WINDOW"] =3D> 3
_SERVER["A__z"] =3D> "*SHLVL
_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> 1494246245.3771
_SERVER["REQUEST_TIME"] =3D> 1494246245
_SERVER["argv"] =3D> Array
(
)
_SERVER["argc"] =3D> 0
_ENV["_"] =3D> *18607*/u/src/www/php-5.6.30/sapi/cli/php
_ENV["CC"] =3D> gcc4
_ENV["CXX"] =3D> g++4
_ENV["EXINIT"] =3D> source /homes/bacon/.exrc
_ENV["GROUP"] =3D> staff
_ENV["HOME"] =3D> /homes/bacon
_ENV["HOST"] =3D> corona
_ENV["HOSTTYPE"] =3D> i86pc
_ENV["IRCNAME"] =3D> artificially-enhanced soybean product
_ENV["IRCNICK"] =3D> bacos
_ENV["LOGIN_RUN"] =3D>=20
_ENV["LOGNAME"] =3D> bacon
_ENV["MACHTYPE"] =3D> i386
_ENV["MAIL"] =3D> /var/mail/bacon
_ENV["MAKEFLAGS"] =3D>=20
_ENV["MAKELEVEL"] =3D> 1
_ENV["MANPATH"] =3D> /opt/svc/openssh/share/man
_ENV["MFLAGS"] =3D>=20
_ENV["NLSPATH"] =3D> /usr/share/locale/%L/LC_MESSAGES/%N.cat
_ENV["OSTYPE"] =3D> solaris
_ENV["PAGER"] =3D> less -s
_ENV["PATH"] =3D> /opt/utils/bin:/usr/bin:/usr/sbin:/usr/ccs/bin:/usr/proc/=
bin:/opt/utils/gnu/bin:/usr/sfw/bin:/usr/ucb
_ENV["PWD"] =3D> /u/src/www/php-5.6.30
_ENV["REMOTEHOST"] =3D> 107.107.63.201
_ENV["RSYNC_RSH"] =3D> ssh
_ENV["SHELL"] =3D> /bin/tcsh
_ENV["SHLVL"] =3D> 2
_ENV["SSH_AUTH_SOCK"] =3D> deleted
_ENV["SSH_CLIENT"] =3D> deleted
_ENV["SSH_CONNECTION"] =3D> deleted
_ENV["SSH_TTY"] =3D> deleted
_ENV["STY"] =3D> 1432.pts-8.corona
_ENV["TERM"] =3D> vt100
_ENV["TERMCAP"] =3D> SC|screen|VT 100/ANSI X3.64 virtual terminal:\
:DO=3D\E[%dB:LE=3D\E[%dD:RI=3D\E[%dC:UP=3D\E[%dA:bs:bt=3D\E[Z:\
:cd=3D\E[J:ce=3D\E[K:cl=3D\E[H\E[J:cm=3D\E[%i%d;%dH:ct=3D\E[3g:\
:do=3D^J:nd=3D\E[C:pt:rc=3D\E8:rs=3D\Ec:sc=3D\E7:st=3D\EH:up=3D\EM:\
:le=3D^H:bl=3D^G:cr=3D^M:it#8:ho=3D\E[H:nw=3D\EE:ta=3D^I:is=3D\E)0:\
:li#53:co#80:am:xn:xv:LP:sr=3D\EM:al=3D\E[L:AL=3D\E[%dL:\
:cs=3D\E[%i%d;%dr:dl=3D\E[M:DL=3D\E[%dM:dc=3D\E[P:DC=3D\E[%dP:\
:im=3D\E[4h:ei=3D\E[4l:mi:IC=3D\E[%d@:ks=3D\E[?1h\E=3D:\
:ke=3D\E[?1l\E>:vi=3D\E[?25l:ve=3D\E[34h\E[?25h:vs=3D\E[34l:\
:ti=3D\E[?1049h:te=3D\E[?1049l:us=3D\E[4m:ue=3D\E[24m:so=3D\E[3m:\
:se=3D\E[23m:mb=3D\E[5m:md=3D\E[1m:mr=3D\E[7m:me=3D\E[m:ms:\
:Co#8:pa#64:AF=3D\E[3%dm:AB=3D\E[4%dm:op=3D\E[39;49m:AX:\
:vb=3D\Eg:G0:as=3D\E(0:ae=3D\E(B:\
:ac=3D\140\140aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++,,hhII=
00:\
:po=3D\E[5i:pf=3D\E[4i:k0=3D\E[10~:k1=3D\EOP:k2=3D\EOQ:k3=3D\EOR:\
:k4=3D\EOS:k5=3D\E[15~:k6=3D\E[17~:k7=3D\E[18~:k8=3D\E[19~:\
:k9=3D\E[20~:k;=3D\E[21~:F1=3D\E[23~:F2=3D\E[24~:F3=3D\E[1;2P:\
:F4=3D\E[1;2Q:F5=3D\E[1;2R:F6=3D\E[1;2S:F7=3D\E[15;2~:\
:F8=3D\E[17;2~:F9=3D\E[18;2~:FA=3D\E[19;2~:kb=3D^H:K2=3D\EOE:\
:kB=3D\E[Z:kF=3D\E[1;2B:kR=3D\E[1;2A:*4=3D\E[3;2~:*7=3D\E[1;2F:\
:#2=3D\E[1;2H:#3=3D\E[2;2~:#4=3D\E[1;2D:%c=3D\E[6;2~:%e=3D\E[5;2~:\
:%i=3D\E[1;2C:kh=3D\E[1~:@1=3D\E[1~:kH=3D\E[4~:@7=3D\E[4~:\
:kN=3D\E[6~:kP=3D\E[5~:kI=3D\E[2~:kD=3D\E[3~:ku=3D\EOA:kd=3D\EOB:\
:kr=3D\EOC:kl=3D\EOD:km:
_ENV["TEST_PHP_EXECUTABLE"] =3D> /u/src/www/php-5.6.30/sapi/cli/php
_ENV["TEST_PHP_SRCDIR"] =3D> /u/src/www/php-5.6.30
_ENV["TZ"] =3D> US/Eastern
_ENV["USER"] =3D> bacon
_ENV["VENDOR"] =3D> sun
_ENV["WINDOW"] =3D> 3
_ENV["A__z"] =3D> "*SHLVL
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].