Deprecated: Function ereg() is deprecated in /rscs/rs/websites/lmpx.com/code/nav/common.inc on line 99
Deprecated: Function ereg() is deprecated in /rscs/rs/websites/lmpx.com/code/nav/common.inc on line 82
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #45392 (ob_start()/ob_end_clean() and memory_limit) [tests/lang/bug45392.phpt]
easter_date() [ext/calendar/tests/easter_date.phpt]
unixtojd() [ext/calendar/tests/unixtojd.phpt]
mktime() [3] (32-bit) [ext/date/tests/mktime-3.phpt]
Bug #16069 (ICONV transliteration failure) [ext/iconv/tests/bug16069.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
mysql connect [ext/mysql/tests/001.phpt]
mysql_connect() [ext/mysql/tests/mysql_connect.phpt]
mysql_[p]connect() - max_links/max_persistent [ext/mysql/tests/mysql_max_links.phpt]
mysqli_connect() [ext/mysqli/tests/mysqli_connect.phpt]
new mysqli() [ext/mysqli/tests/mysqli_connect_oo.phpt]
new mysqli() [ext/mysqli/tests/mysqli_connect_oo_defaults.phpt]
mysqli_poll() & references [ext/mysqli/tests/mysqli_poll_reference.phpt]
MySQL PDO->__construct(), options [ext/pdo_mysql/tests/pdo_mysql___construct_options.phpt]
MySQL PDO->__construct(), libmysql only options [ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.phpt]
MySQL PDO class interface [ext/pdo_mysql/tests/pdo_mysql_interface.phpt]
SPL: FilesystemIterator and foreach [ext/spl/tests/dit_003.phpt]
Bug #38759 (sqlite2 empty query causes segfault) [ext/sqlite/tests/bug38759.phpt]
SQLite3::open error test [ext/sqlite3/tests/sqlite3_15_open_error.phpt]
Test flock() function: usage variations [ext/standard/tests/file/flock_variation1.phpt]
Test is_executable() function: usage variations - file/dir with diff. perms [ext/standard/tests/file/is_executable_variation2.phpt]
Test is_readable() function: usage variations - file/dir with diff. perms [ext/standard/tests/file/is_readable_variation2.phpt]
Test is_writable() and its alias is_writeable() function: usage variations - file/dir with diff. perms [ext/standard/tests/file/is_writable_variation2.phpt]
Test tempnam() function: usage variations - permissions(0000 to 0777) of dir [ext/standard/tests/file/tempnam_variation4.phpt]
libtidy handling of 'new-blocklevel-tags' [ext/tidy/tests/024.phpt]
Bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM) [ext/xml/tests/bug35447.phpt]
XML Parser test: concat character data and set empty handlers [ext/xml/tests/xml011.phpt]
Bug #40576 (double values are truncated to 6 decimal digits when encoding) [ext/xmlrpc/tests/bug40576.phpt]
Test 10: EXSLT Support [ext/xsl/tests/xslt010.phpt]
=====================================================================
=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt]
Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt]
SimpleXML: array casting bug [ext/simplexml/tests/034.phpt]
Test file_put_contents() function : variation - include path testing [ext/standard/tests/file/file_put_contents_variation4.phpt]
Test file_put_contents() function : variation - include path testing [ext/standard/tests/file/file_put_contents_variation5.phpt]
Test file_put_contents() function : variation - include path testing [ext/standard/tests/file/file_put_contents_variation6.phpt]
Test fopen() function : variation: use include path (path is bad) create a file (relative) [ext/standard/tests/file/fopen_variation12.phpt]
Test fopen() function : variation: use include path create and read a file (relative) [ext/standard/tests/file/fopen_variation16.phpt]
Test fopen() function : variation: use include path create and read a file (relative) [ext/standard/tests/file/fopen_variation17.phpt]
Test fopen() function : variation: use include path and stream context (absolute directories in path) [ext/standard/tests/file/fopen_variation5.phpt]
Test fopen() function : variation: use include path create a file (relative) [ext/standard/tests/file/fopen_variation7.phpt]
Test fopen() function : variation: use include path and stream context (relative directories in path) [ext/standard/tests/file/fopen_variation8.phpt]
Test fopen() function : variation: use include path and stream context create a file, relative path [ext/standard/tests/file/fopen_variation9.phpt]
Test mkdir() function : usage variation: try invalid pathname [ext/standard/tests/file/mkdir_variation1.phpt]
Test mkdir() function : variation: various valid and invalid paths [ext/standard/tests/file/mkdir_variation5.phpt]
=====================================================================
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 26
Exts tested : 51
---------------------------------------------------------------------
Number of tests : 8647 7175
Tests skipped : 1472 ( 17.0%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 29 ( 0.3%) ( 0.4%)
Expected fail : 15 ( 0.2%) ( 0.2%)
Tests passed : 7131 ( 82.5%) ( 99.4%)
---------------------------------------------------------------------
Time taken : 494 seconds
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #45392 (ob_start()/ob_end_clean() and memory_limit) [tests/lang/bug45392.phpt]
easter_date() [ext/calendar/tests/easter_date.phpt]
unixtojd() [ext/calendar/tests/unixtojd.phpt]
mktime() [3] (32-bit) [ext/date/tests/mktime-3.phpt]
Bug #16069 (ICONV transliteration failure) [ext/iconv/tests/bug16069.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
mysql connect [ext/mysql/tests/001.phpt]
mysql_connect() [ext/mysql/tests/mysql_connect.phpt]
mysql_[p]connect() - max_links/max_persistent [ext/mysql/tests/mysql_max_links.phpt]
mysqli_connect() [ext/mysqli/tests/mysqli_connect.phpt]
new mysqli() [ext/mysqli/tests/mysqli_connect_oo.phpt]
new mysqli() [ext/mysqli/tests/mysqli_connect_oo_defaults.phpt]
mysqli_poll() & references [ext/mysqli/tests/mysqli_poll_reference.phpt]
MySQL PDO->__construct(), options [ext/pdo_mysql/tests/pdo_mysql___construct_options.phpt]
MySQL PDO->__construct(), libmysql only options [ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.phpt]
MySQL PDO class interface [ext/pdo_mysql/tests/pdo_mysql_interface.phpt]
SPL: FilesystemIterator and foreach [ext/spl/tests/dit_003.phpt]
Bug #38759 (sqlite2 empty query causes segfault) [ext/sqlite/tests/bug38759.phpt]
SQLite3::open error test [ext/sqlite3/tests/sqlite3_15_open_error.phpt]
Test flock() function: usage variations [ext/standard/tests/file/flock_variation1.phpt]
Test is_executable() function: usage variations - file/dir with diff. perms [ext/standard/tests/file/is_executable_variation2.phpt]
Test is_readable() function: usage variations - file/dir with diff. perms [ext/standard/tests/file/is_readable_variation2.phpt]
Test is_writable() and its alias is_writeable() function: usage variations - file/dir with diff. perms [ext/standard/tests/file/is_writable_variation2.phpt]
Test tempnam() function: usage variations - permissions(0000 to 0777) of dir [ext/standard/tests/file/tempnam_variation4.phpt]
libtidy handling of 'new-blocklevel-tags' [ext/tidy/tests/024.phpt]
Bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM) [ext/xml/tests/bug35447.phpt]
XML Parser test: concat character data and set empty handlers [ext/xml/tests/xml011.phpt]
Bug #40576 (double values are truncated to 6 decimal digits when encoding) [ext/xmlrpc/tests/bug40576.phpt]
Test 10: EXSLT Support [ext/xsl/tests/xslt010.phpt]
=====================================================================
=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt]
Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt]
SimpleXML: array casting bug [ext/simplexml/tests/034.phpt]
Test file_put_contents() function : variation - include path testing [ext/standard/tests/file/file_put_contents_variation4.phpt]
Test file_put_contents() function : variation - include path testing [ext/standard/tests/file/file_put_contents_variation5.phpt]
Test file_put_contents() function : variation - include path testing [ext/standard/tests/file/file_put_contents_variation6.phpt]
Test fopen() function : variation: use include path (path is bad) create a file (relative) [ext/standard/tests/file/fopen_variation12.phpt]
Test fopen() function : variation: use include path create and read a file (relative) [ext/standard/tests/file/fopen_variation16.phpt]
Test fopen() function : variation: use include path create and read a file (relative) [ext/standard/tests/file/fopen_variation17.phpt]
Test fopen() function : variation: use include path and stream context (absolute directories in path) [ext/standard/tests/file/fopen_variation5.phpt]
Test fopen() function : variation: use include path create a file (relative) [ext/standard/tests/file/fopen_variation7.phpt]
Test fopen() function : variation: use include path and stream context (relative directories in path) [ext/standard/tests/file/fopen_variation8.phpt]
Test fopen() function : variation: use include path and stream context create a file, relative path [ext/standard/tests/file/fopen_variation9.phpt]
Test mkdir() function : usage variation: try invalid pathname [ext/standard/tests/file/mkdir_variation1.phpt]
Test mkdir() function : variation: various valid and invalid paths [ext/standard/tests/file/mkdir_variation5.phpt]
=====================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/tests/lang/bug45392.phpt
================================================================================
2
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 204801 bytes) in /root/php5.3/php-5.3.0alpha3/tests/lang/bug45392.php on line 9
================================================================================
003- 5
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/calendar/tests/easter_date.phpt
================================================================================
2000-04-22
2001-04-14
2002-03-30
Warning: easter_date(): This function is only valid for years between 1970 and 2037 inclusive in /root/php5.3/php-5.3.0alpha3/ext/calendar/tests/easter_date.php on line 5
1970-01-01
================================================================================
001+ 2000-04-22
002+ 2001-04-14
003+ 2002-03-30
001- 2000-04-23
002- 2001-04-15
003- 2002-03-31
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/calendar/tests/unixtojd.phpt
================================================================================
2440588
2452162
2453926
================================================================================
002+ 2452162
002- 2452161
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/date/tests/mktime-3.phpt
================================================================================
America/Toronto
Y: 0 - January 2000-01-01T01:01:01-0500
Y: 69 - out of range
Y: 70 - January 1970-01-01T01:01:01-0500
Y: 71 - January 1971-01-01T01:01:01-0500
Y: 99 - January 1999-01-01T01:01:01-0500
Y: 100 - January 2000-01-01T01:01:01-0500
Y: 105 - out of range
Y: 1900 - out of range
Y: 1901 - out of range
Y: 1902 - January 1902-01-01T01:01:01-0500
Y: 1999 - January 1999-01-01T01:01:01-0500
Y: 2000 - January 2000-01-01T01:01:01-0500
Y: 2001 - January 2001-01-01T01:01:01-0500
Europe/Oslo
Y: 0 - January 2000-01-01T01:01:01+0100
Y: 69 - out of range
Y: 70 - January 1970-01-01T01:01:01+0100
Y: 71 - January 1971-01-01T01:01:01+0100
Y: 99 - January 1999-01-01T01:01:01+0100
Y: 100 - January 2000-01-01T01:01:01+0100
Y: 105 - out of range
Y: 1900 - out of range
Y: 1901 - out of range
Y: 1902 - January 1902-01-01T01:01:01+0100
Y: 1999 - January 1999-01-01T01:01:01+0100
Y: 2000 - January 2000-01-01T01:01:01+0100
Y: 2001 - January 2001-01-01T01:01:01+0100
================================================================================
008+ Y: 105 - out of range
008- Y: 105 - January 2005-01-01T01:01:01-0500
023+ Y: 105 - out of range
023- Y: 105 - January 2005-01-01T01:01:01+0100
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/iconv/tests/bug16069.phpt
================================================================================
================================================================================
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/iconv/tests/iconv_stream_filter.phpt
================================================================================
string(20) "1b244224332473244b24"
string(10) "41244f1b28"
string(2) "42"
string(20) "a4b3a4f3a4cba4c1a4cf"
string(10) "69636f6e76"
string(2) "0a"
string(20) "1b244f24332466245824"
string(10) "4e24421b28"
string(2) "4f"
================================================================================
007+ string(20) "1b244f24332466245824"
008+ string(10) "4e24421b28"
009+ string(2) "4f"
007-
008- Warning: fread(): iconv stream filter ("ISO-2022-JP"=>"EUC-JP"): invalid multibyte sequence in %s on line %d
009- string(0) ""
010- string(0) ""
011- string(0) ""
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/mysql/tests/001.phpt
================================================================================
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/001.php on line 11
Warning: mysql_close() expects parameter 1 to be resource, boolean given in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/001.php on line 13
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/001.php on line 16
Warning: mysql_close() expects parameter 1 to be resource, boolean given in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/001.php on line 18
string(2) "00"
done!
================================================================================
001+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/001.php on line 11
002+
003+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/001.php on line 13
004+
005+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/001.php on line 16
006+
007+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/001.php on line 18
008+ string(2) "00"
001- string(2) "11"
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.phpt
================================================================================
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 12
[002] Cannot connect to the server using host=localhost/localhost:3306, user=root, passwd=***, dbname=test, port=3306, socket=
Warning: mysql_close() expects parameter 1 to be resource, boolean given in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 16
Warning: mysql_connect(): Access denied for user 'rootunknown_real'@'localhost' (using password: YES) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 18
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 27
[005] Usage of mysql.default_socket failed
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 36
[006] Usage of mysql.default_port failed
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 43
[007] Usage of mysql.default_password failed
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 49
[008] Usage of mysql.default_user failed
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 56
[009] Usage of mysql.default_host failed
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 65
[010] Usage of env MYSQL_TCP_PORT failed
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 81
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 86
done!
================================================================================
001+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 12
002+ [002] Cannot connect to the server using host=localhost/localhost:3306, user=root, passwd=***, dbname=test, port=3306, socket=
003+
004+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 16
005+
002- done!
007+
008+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 27
009+ [005] Usage of mysql.default_socket failed
010+
011+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 36
012+ [006] Usage of mysql.default_port failed
013+
014+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 43
015+ [007] Usage of mysql.default_password failed
016+
017+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 49
018+ [008] Usage of mysql.default_user failed
019+
020+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 56
021+ [009] Usage of mysql.default_host failed
022+
023+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 65
024+ [010] Usage of env MYSQL_TCP_PORT failed
025+
026+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 81
027+
028+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_connect.php on line 86
029+ done!
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_max_links.phpt
================================================================================
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_max_links.php on line 10
[010] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_max_links.php on line 10
[020] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_max_links.php on line 10
[030] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
Warning: mysql_close() expects parameter 1 to be resource, boolean given in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_max_links.php on line 33
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_max_links.php on line 10
[050] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_max_links.php on line 10
[060] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
array(3) {
[0]=>
bool(false)
[1]=>
bool(false)
[2]=>
bool(false)
}
Warning: mysql_close() expects parameter 1 to be resource, boolean given in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_max_links.php on line 42
Warning: mysql_close() expects parameter 1 to be resource, boolean given in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_max_links.php on line 43
done!
================================================================================
001+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_max_links.php on line 10
002+ [010] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
003+
004+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_max_links.php on line 10
005+ [020] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
006+
007+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_max_links.php on line 10
008+ [030] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
009+
010+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_max_links.php on line 33
011+
012+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_max_links.php on line 10
013+ [050] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
001- Warning: mysql_connect(): Too many open links (2) in %s on line %s
002- [030] Cannot connect using host '%s', user '%s', password '****', [0] 0
004- Warning: mysql_connect(): Too many open links (2) in %s on line %s
005- [060] Cannot connect using host '%s', user '%s', password '****', [0] 0
008- resource(%d) of type (mysql link)
010- resource(%d) of type (mysql link)
015+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_max_links.php on line 10
016+ [060] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
019+ bool(false)
021+ bool(false)
025+
026+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_max_links.php on line 42
027+
028+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /root/php5.3/php-5.3.0alpha3/ext/mysql/tests/mysql_max_links.php on line 43
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect.phpt
================================================================================
Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect.php on line 47
[008] Cannot connect to the server using host=localhost, user=root, passwd=***, dbname=test, port=3306, socket=
Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect.php on line 51
Warning: mysqli_connect(): (28000/1045): Access denied for user 'rootunknown_real'@'localhost' (using password: YES) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect.php on line 53
Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect.php on line 62
[011] Usage of mysqli.default_socket failed
Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect.php on line 73
[013] Usage of mysqli.default_port failed
Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect.php on line 84
[015] Usage of mysqli.default_pw failed
Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect.php on line 95
[017] Usage of mysqli.default_user failed
Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect.php on line 106
[019] Usage of mysqli.default_host failed
done!
================================================================================
001+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect.php on line 47
002+ [008] Cannot connect to the server using host=localhost, user=root, passwd=***, dbname=test, port=3306, socket=
003+
004+ Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect.php on line 51
005+
002- array(1) {
003- ["testing"]=>
004- string(21) "mysqli.default_socket"
005- }
006- array(1) {
007- ["testing"]=>
008- string(19) "mysqli.default_port"
009- }
010- array(1) {
011- ["testing"]=>
012- string(17) "mysqli.default_pw"
013- }
014- array(2) {
015- [0]=>
016- string(19) "mysqli.default_user"
017- ["testing"]=>
007+
008+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect.php on line 62
009+ [011] Usage of mysqli.default_socket failed
010+
011+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect.php on line 73
012+ [013] Usage of mysqli.default_port failed
013+
014+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect.php on line 84
015+ [015] Usage of mysqli.default_pw failed
016+
017+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect.php on line 95
018+ [017] Usage of mysqli.default_user failed
019+
020+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect.php on line 106
021+ [019] Usage of mysqli.default_host failed
022+ done!
018- string(19) "mysqli.default_user"
019- }
020- array(1) {
021- [0]=>
022- string(19) "mysqli.default_host"
023- }
024- done!
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect_oo.phpt
================================================================================
Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'rootunknown_real'@'localhost' (using password: YES) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect_oo.php on line 9
Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect_oo.php on line 18
[005] Usage of mysqli.default_socket failed
Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect_oo.php on line 25
[006] Usage of mysqli.default_port failed
Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect_oo.php on line 32
[007] Usage of mysqli.default_pw failed
Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect_oo.php on line 39
[008] Usage of mysqli.default_user failed
[012] Failed to create mysqli object
... and now Exceptions
Access denied for user 'rootunknown_real'@'localhost' (using password: YES)
Access denied for user 'root'@'localhost' (using password: NO)
[017] Usage of mysqli.default_socket failed
Access denied for user 'root'@'localhost' (using password: NO)
[018] Usage of mysqli.default_port failed
Access denied for user 'root'@'localhost' (using password: NO)
[019] Usage of mysqli.default_pw failed
Access denied for user 'root'@'localhost' (using password: NO)
[020] Usage of mysqli.default_user failed
Access denied for user 'root'@'localhost' (using password: NO)
[021] Usage of mysqli.default_host failed
done!
================================================================================
002+
003+ Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect_oo.php on line 18
004+ [005] Usage of mysqli.default_socket failed
002- ... and now Exceptions
003- Access denied for user '%s'@'%s' (using password: %s)
004- done!
005+
006+ Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect_oo.php on line 25
007+ [006] Usage of mysqli.default_port failed
008+
009+ Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect_oo.php on line 32
010+ [007] Usage of mysqli.default_pw failed
011+
012+ Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect_oo.php on line 39
013+ [008] Usage of mysqli.default_user failed
014+ [012] Failed to create mysqli object
015+ ... and now Exceptions
016+ Access denied for user 'rootunknown_real'@'localhost' (using password: YES)
017+ Access denied for user 'root'@'localhost' (using password: NO)
018+ [017] Usage of mysqli.default_socket failed
019+ Access denied for user 'root'@'localhost' (using password: NO)
020+ [018] Usage of mysqli.default_port failed
021+ Access denied for user 'root'@'localhost' (using password: NO)
022+ [019] Usage of mysqli.default_pw failed
023+ Access denied for user 'root'@'localhost' (using password: NO)
024+ [020] Usage of mysqli.default_user failed
025+ Access denied for user 'root'@'localhost' (using password: NO)
026+ [021] Usage of mysqli.default_host failed
027+ done!
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_connect_oo_defaults.phpt
================================================================================
Can't connect to local MySQL server through socket 'socket' (2)
[002] Usage of mysqli.default_socket failed
Can't connect to local MySQL server through socket 'socket' (2)
[004] Usage of mysqli.default_port failed
Can't connect to local MySQL server through socket 'socket' (2)
[006] Usage of mysqli.default_pw failed
Can't connect to local MySQL server through socket 'socket' (2)
[008] Usage of mysqli.default_user failed
Can't connect to local MySQL server through socket 'socket' (2)
[012] Usage of mysqli.default_host failed
Can't connect to local MySQL server through socket 'socket' (2)
[014] Usage of mysqli_connect() has failed
Can't connect to local MySQL server through socket 'socket' (2)
[016] Usage of mysqli_connect() has failed
done!
================================================================================
001+ Can't connect to local MySQL server through socket 'socket' (2)
002+ [002] Usage of mysqli.default_socket failed
003+ Can't connect to local MySQL server through socket 'socket' (2)
004+ [004] Usage of mysqli.default_port failed
005+ Can't connect to local MySQL server through socket 'socket' (2)
006+ [006] Usage of mysqli.default_pw failed
007+ Can't connect to local MySQL server through socket 'socket' (2)
008+ [008] Usage of mysqli.default_user failed
009+ Can't connect to local MySQL server through socket 'socket' (2)
010+ [012] Usage of mysqli.default_host failed
011+ Can't connect to local MySQL server through socket 'socket' (2)
012+ [014] Usage of mysqli_connect() has failed
013+ Can't connect to local MySQL server through socket 'socket' (2)
014+ [016] Usage of mysqli_connect() has failed
015+ done!
001- array(1) {
002- ["testing"]=>
003- string(21) "mysqli.default_socket"
004- }
005- array(1) {
006- ["testing"]=>
007- string(19) "mysqli.default_port"
008- }
009- array(1) {
010- ["testing"]=>
011- string(17) "mysqli.default_pw"
012- }
013- array(1) {
014- ["testing"]=>
015- string(19) "mysqli.default_user"
016- }
017- array(1) {
018- ["all_defaults"]=>
019- string(13) "have been set"
020- }
021- array(1) {
022- ["all_defaults"]=>
023- string(13) "have been set"
024- }
025- done!
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_poll_reference.phpt
================================================================================
Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_poll_reference.php on line 7
[001] [1045] Access denied for user 'root'@'localhost' (using password: NO)
Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_poll_reference.php on line 7
[001] [1045] Access denied for user 'root'@'localhost' (using password: NO)
Notice: Use of undefined constant MYSQLI_ASYNC - assumed 'MYSQLI_ASYNC' in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_poll_reference.php on line 16
Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_poll_reference.php on line 16
NULL
Notice: Use of undefined constant MYSQLI_ASYNC - assumed 'MYSQLI_ASYNC' in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_poll_reference.php on line 17
Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_poll_reference.php on line 17
NULL
Fatal error: Call to undefined function mysqli_poll() in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_poll_reference.php on line 29
================================================================================
001+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_poll_reference.php on line 7
002+ [001] [1045] Access denied for user 'root'@'localhost' (using password: NO)
003+
004+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_poll_reference.php on line 7
005+ [001] [1045] Access denied for user 'root'@'localhost' (using password: NO)
006+
007+ Notice: Use of undefined constant MYSQLI_ASYNC - assumed 'MYSQLI_ASYNC' in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_poll_reference.php on line 16
008+
009+ Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_poll_reference.php on line 16
010+ NULL
011+
012+ Notice: Use of undefined constant MYSQLI_ASYNC - assumed 'MYSQLI_ASYNC' in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_poll_reference.php on line 17
013+
014+ Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_poll_reference.php on line 17
015+ NULL
001- bool(true)
002- bool(true)
003- [002] The queries should have finished already
004- bool(true)
005- bool(true)
006- [003] The queries should have finished already
007- bool(true)
008- bool(true)
009- bool(true)
010- Connection %d should be rejected...
011- [005] The queries should have finished already
012- bool(true)
013- bool(true)
014- Expected error:
016- Warning: mysqli_poll(): No stream arrays were passed in %s on line %d
017+ Fatal error: Call to undefined function mysqli_poll() in /root/php5.3/php-5.3.0alpha3/ext/mysqli/tests/mysqli_poll_reference.php on line 29
017-
018- done!
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/pdo_mysql/tests/pdo_mysql___construct_options.phpt
================================================================================
[001] SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO), [n/a] n/a
done!
================================================================================
001+ [001] SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO), [n/a] n/a
002+ done!
001- [003] [TODO][CHANGEREQUEST] Please, lets not ignore invalid options and bail out!
002- [003a] Expecting default value for 'PDO::ATTR_EMULATE_PREPARES' of '1'/integer, getAttribute() reports setting ''/boolean
003-
004- Warning: PDO::getAttribute(): SQLSTATE[IM001]: Driver does not support this function: driver does not support that attribute in %s on line %d
005- [010] [TODO][CHANGEREQUEST] ATTR_EMULATE_PREPARES should be on
006-
007- Warning: PDO::getAttribute(): SQLSTATE[IM001]: Driver does not support this function: driver does not support that attribute in %s on line %d
008-
009- Warning: PDO::getAttribute(): SQLSTATE[IM001]: Driver does not support this function: driver does not support that attribute in %s on line %d
010- [015] PDO::ATTR_EMULATE_PREPARES should be on
011- [016] PDO::MYSQL_ATTR_DIRECT_QUERY should be on
012-
013- Warning: PDO::getAttribute(): SQLSTATE[IM001]: Driver does not support this function: driver does not support that attribute in %s on line %d
014- [018] PDO::MYSQL_ATTR_DIRECT_QUERY should be off
015- [021] Execting '1'/boolean got ''/boolean' for options 'PDO::MYSQL_ATTR_LOCAL_INFILE'
016- done!
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.phpt
================================================================================
Notice: Undefined variable: db in /root/php5.3/php-5.3.0alpha3/ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.php on line 67
Notice: Undefined variable: db in /root/php5.3/php-5.3.0alpha3/ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.php on line 68
[001] SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO), [n/a] n/a
done!
================================================================================
001+ Notice: Undefined variable: db in /root/php5.3/php-5.3.0alpha3/ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.php on line 67
002+
003+ Notice: Undefined variable: db in /root/php5.3/php-5.3.0alpha3/ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.php on line 68
004+ [001] SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO), [n/a] n/a
001- [001] Expecting default value for 'PDO::MYSQL_ATTR_INIT_COMMAND' of ''/string, getAttribute() reports setting ''/boolean
002- [023] Execting 'SET @a=1'/string got ''/boolean' for options 'PDO::MYSQL_ATTR_INIT_COMMAND'
003- [024] SQLSTATE[42000] [1065] Query was empty
004- [025] SQLSTATE[42S02] [1146] Table '%snonexistent' doesn't exist
005- [026] Execting '1'/boolean got ''/boolean' for options 'PDO::MYSQL_ATTR_READ_DEFAULT_FILE'
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/pdo_mysql/tests/pdo_mysql_interface.phpt
================================================================================
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO)' in /root/php5.3/php-5.3.0alpha3/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
Stack trace:
#0 /root/php5.3/php-5.3.0alpha3/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
#1 /root/php5.3/php-5.3.0alpha3/ext/pdo_mysql/tests/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
#2 {main}
thrown in /root/php5.3/php-5.3.0alpha3/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
================================================================================
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO)' in /root/php5.3/php-5.3.0alpha3/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /root/php5.3/php-5.3.0alpha3/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
004+ #1 /root/php5.3/php-5.3.0alpha3/ext/pdo_mysql/tests/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
005+ #2 {main}
006+ thrown in /root/php5.3/php-5.3.0alpha3/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/spl/tests/dit_003.phpt
================================================================================
Fatal error: Uncaught exception 'UnexpectedValueException' with message 'FilesystemIterator::__construct(CVS): failed to open dir: No such file or directory' in /root/php5.3/php-5.3.0alpha3/ext/spl/tests/dit_003.php:3
Stack trace:
#0 /root/php5.3/php-5.3.0alpha3/ext/spl/tests/dit_003.php(3): FilesystemIterator->__construct('CVS')
#1 {main}
thrown in /root/php5.3/php-5.3.0alpha3/ext/spl/tests/dit_003.php on line 3
================================================================================
001+ Fatal error: Uncaught exception 'UnexpectedValueException' with message 'FilesystemIterator::__construct(CVS): failed to open dir: No such file or directory' in /root/php5.3/php-5.3.0alpha3/ext/spl/tests/dit_003.php:3
002+ Stack trace:
001- bool(true)
002- ===DONE===
003+ #0 /root/php5.3/php-5.3.0alpha3/ext/spl/tests/dit_003.php(3): FilesystemIterator->__construct('CVS')
004+ #1 {main}
005+ thrown in /root/php5.3/php-5.3.0alpha3/ext/spl/tests/dit_003.php on line 3
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/sqlite/tests/bug38759.phpt
================================================================================
================================================================================
001+
001- bool(false)
002- Done
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/sqlite3/tests/sqlite3_15_open_error.phpt
================================================================================
object(SQLite3)#1 (0) {
}
Done
================================================================================
001- Notice: SQLite3::__construct(): Unable to open database: unable to open database file in %s/sqlite3_15_open_error.php on line %d
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/standard/tests/file/flock_variation1.phpt
================================================================================
*** Test flock() function: with the operations given as numeric values ***
-- child process is created --
-- Trying to get the Writer Lock --
-- Got Lock --
*** Done ***
-- child process is created --
-- Trying to get the Reader Lock --
-- Got Lock --
*** Done ***
================================================================================
001+ *** Test flock() function: with the operations given as numeric values ***
001-
002+ -- child process is created --
003+ -- Trying to get the Writer Lock --
004+ -- Got Lock --
005+ *** Done ***
006+ -- child process is created --
007+ -- Trying to get the Reader Lock --
008+ -- Got Lock --
009+ *** Done ***
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/standard/tests/file/is_executable_variation2.phpt
================================================================================
*** Testing is_executable(): usage variations ***
*** Testing is_executable() on directory without execute permission ***
bool(true)
*** Testing miscelleneous input for is_executable() function ***
-- Iteration 1 --
bool(true)
-- Iteration 2 --
bool(true)
-- Iteration 3 --
bool(true)
-- Iteration 4 --
bool(true)
-- Iteration 5 --
bool(false)
-- Iteration 6 --
bool(true)
-- Iteration 7 --
bool(true)
-- Iteration 8 --
bool(true)
-- Iteration 9 --
bool(true)
-- Iteration 10 --
bool(true)
Done
================================================================================
004+ bool(true)
004- bool(false)
024+ bool(true)
024- bool(false)
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/standard/tests/file/is_readable_variation2.phpt
================================================================================
*** Testing is_readable(): usage variations ***
*** Testing is_readable() on directory without read permission ***
bool(true)
*** Testing miscelleneous input for is_readable() function ***
-- Iteration 1 --
bool(true)
-- Iteration 2 --
bool(true)
-- Iteration 3 --
bool(true)
-- Iteration 4 --
bool(true)
-- Iteration 5 --
bool(true)
-- Iteration 6 --
bool(true)
-- Iteration 7 --
bool(true)
-- Iteration 8 --
bool(true)
-- Iteration 9 --
bool(true)
-- Iteration 10 --
bool(true)
Done
================================================================================
004+ bool(true)
004- bool(false)
016+ bool(true)
016- bool(false)
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/standard/tests/file/is_writable_variation2.phpt
================================================================================
*** Testing is_writable(): usage variations ***
*** Testing is_writable() on directory without write permission ***
bool(true)
bool(true)
*** Testing miscelleneous input for is_writable() function ***
-- Iteration 1 --
bool(true)
bool(true)
-- Iteration 2 --
bool(true)
bool(true)
-- Iteration 3 --
bool(true)
bool(true)
-- Iteration 4 --
bool(true)
bool(true)
-- Iteration 5 --
bool(true)
bool(true)
-- Iteration 6 --
bool(true)
bool(true)
-- Iteration 7 --
bool(true)
bool(true)
-- Iteration 8 --
bool(true)
bool(true)
-- Iteration 9 --
bool(true)
bool(true)
-- Iteration 10 --
bool(true)
bool(true)
Done
================================================================================
004+ bool(true)
005+ bool(true)
004- bool(false)
005- bool(false)
018+ bool(true)
019+ bool(true)
018- bool(false)
019- bool(false)
027+ bool(true)
028+ bool(true)
027- bool(false)
028- bool(false)
033+ bool(true)
034+ bool(true)
033- bool(false)
034- bool(false)
036+ bool(true)
037+ bool(true)
036- bool(false)
037- bool(false)
================================================================================
================================================================================
/root/php5.3/php-5.3.0alpha3/ext/standard/tests/file/tempnam_variation4.phpt
================================================================================
*** Testing tempnam() with dir of permissions from 0000 to 0777 ***
-- dir perms 0 --
tempnamVar4.mtdJoc created in requested directory
-- dir perms 1 --
tempnamVar4.uZC7bk created in requested directory
-- dir perms 2 --
tempnamVar4.c0MyZr created in requested directory
-- dir perms 3 --
tempnamVar4.yBJ2Mz created in requested directory
-- dir perms 4 --
tempnamVar4.S1AzAH created in requested directory
-- dir perms 5 --
tempnamVar4.Ia08nP created in requested directory
-- dir perms 6 --
tempnamVar4.KZfLbX created in requested directory
-- dir perms 7 --
tempnamVar4.rKHqZ4 created in requested directory
-- dir perms 10 --
tempnamVar4.E3X8Mc created in requested directory
-- dir perms 11 --
tempnamVar4.XJIUAk created in requested directory
-- dir perms 12 --
tempnamVar4.q1jJos created in requested directory
-- dir perms 13 --
tempnamVar4.TEkCcA created in requested directory
-- dir perms 14 --
tempnamVar4.Bjyz0H created in requested directory
-- dir perms 15 --
tempnamVar4.7ZzzOP created in requested directory
-- dir perms 16 --
tempnamVar4.d9aCCX created in requested directory
-- dir perms 17 --
tempnamVar4.tRlHq5 created in requested directory
-- dir perms 20 --
tempnamVar4.L4kPed created in requested directory
-- dir perms 21 --
tempnamVar4.hzTZ2k created in requested directory
-- dir perms 22 --
tempnamVar4.PI1cRs created in requested directory
-- dir perms 23 --
tempnamVar4.pnKsFA created in requested directory
-- dir perms 24 --
tempnamVar4.kQOLtI created in requested directory
-- dir perms 25 --
tempnamVar4.DRH7hQ created in requested directory
-- dir perms 26 --
tempnamVar4.aebw6X created in requested directory
-- dir perms 27 --
tempnamVar4.p9eXU5 created in requested directory
-- dir perms 30 --
tempnamVar4.ixSqJd created in requested directory
-- dir perms 31 --
tempnamVar4.785Wxl created in requested directory
-- dir perms 32 --
tempnamVar4.Coawmt created in requested directory
-- dir perms 33 --
tempnamVar4.zuP7aB created in requested directory
-- dir perms 34 --
tempnamVar4.qnwMZI created in requested directory
-- dir perms 35 --
tempnamVar4.3mNtOQ created in requested directory
-- dir perms 36 --
tempnamVar4.iGDdDY created in requested directory
-- dir perms 37 --
tempnamVar4.xh5Zr6 created in requested directory
-- dir perms 40 --
tempnamVar4.0rnPge created in requested directory
-- dir perms 41 --
tempnamVar4.flgH5l created in requested directory
-- dir perms 42 --
tempnamVar4.61IBUt created in requested directory
-- dir perms 43 --
tempnamVar4.3rwzJB created in requested directory
-- dir perms 44 --
tempnamVar4.4zMAyJ created in requested directory
-- dir perms 45 --
tempnamVar4.jzAEnR created in requested directory
-- dir perms 46 --
tempnamVar4.U1XKcZ created in requested directory
-- dir perms 47 --
tempnamVar4.5ccU16 created in requested directory
-- dir perms 50 --
tempnamVar4.if05Qe created in requested directory
-- dir perms 51 --
tempnamVar4.3CokGm created in requested directory
-- dir perms 52 --
tempnamVar4.67mBvu created in requested directory
-- dir perms 53 --
tempnamVar4.DOcVkC created in requested directory
-- dir perms 54 --
tempnamVar4.AYChaK created in requested directory
-- dir perms 55 --
tempnamVar4.dCDGZR created in requested directory
-- dir perms 56 --
tempnamVar4.EFb8OZ created in requested directory
-- dir perms 57 --
tempnamVar4.RfXCE7 created in requested directory
-- dir perms 60 --
tempnamVar4.MGwauf created in requested directory
-- dir perms 61 --
tempnamVar4.tP7Ojn created in requested directory
-- dir perms 62 --
tempnamVar4.Saew9u created in requested directory
-- dir perms 63 --
tempnamVar4.9tagZC created in requested directory
-- dir perms 64 --
tempnamVar4.aRG2OK created in requested directory
-- dir perms 65 --
tempnamVar4.jaNRES created in requested directory
-- dir perms 66 --
tempnamVar4.GItJu0 created in requested directory
-- dir perms 67 --
tempnamVar4.fd1Dk8 created in requested directory
-- dir perms 70 --
tempnamVar4.418Aag created in requested directory
-- dir perms 71 --
tempnamVar4.l7QA0n created in requested directory
-- dir perms 72 --
tempnamVar4.SI9CQv created in requested directory
-- dir perms 73 --
tempnamVar4.HV1HGD created in requested directory
-- dir perms 74 --
tempnamVar4.CjMPwL created in requested directory
-- dir perms 75 --
tempnamVar4.fY6ZmT created in requested directory
-- dir perms 76 --
tempnamVar4.Az1cd1 created in requested directory
-- dir perms 77 --
tempnamVar4.ypTs38 created in requested directory
-- dir perms 100 --
tempnamVar4.YbzLTg created in requested directory
-- dir perms 101 --
tempnamVar4.2kO6Jo created in requested directory
-- dir perms 102 --
tempnamVar4.o9UuAw created in requested directory
-- dir perms 103 --
tempnamVar4.ciCVqE created in requested directory
-- dir perms 104 --
tempnamVar4.MvTohM created in requested directory
-- dir perms 105 --
tempnamVar4.o4WU7T created in requested directory
-- dir perms 106 --
tempnamVar4.4CAtY1 created in requested directory
-- dir perms 107 --
tempnamVar4.MoP4O9 created in requested directory
-- dir perms 110 --
tempnamVar4.QnYIFh created in requested directory
-- dir perms 111 --
tempnamVar4.kgHpwp created in requested directory
-- dir perms 112 --
tempnamVar4.6b08mx created in requested directory
-- dir perms 113 --
tempnamVar4.OBaVdF created in requested directory
-- dir perms 114 --
tempnamVar4.OIUJ4M created in requested directory
-- dir perms 115 --
tempnamVar4.6AfBVU created in requested directory
-- dir perms 116 --
tempnamVar4.UYsvM2 created in requested directory
-- dir perms 117 --
tempnamVar4.0TgsDa created in requested directory
-- dir perms 120 --
tempnamVar4.sUFrui created in requested directory
-- dir perms 121 --
tempnamVar4.YaUtlq created in requested directory
-- dir perms 122 --
tempnamVar4.7LVycy created in requested directory
-- dir perms 123 --
tempnamVar4.WiNG3F created in requested directory
-- dir perms 124 --
tempnamVar4.BSzRUN created in requested directory
-- dir perms 125 --
tempnamVar4.Q8W4LV created in requested directory
-- dir perms 126 --
tempnamVar4.1AUkD3 created in requested directory
-- dir perms 127 --
tempnamVar4.YXsDub created in requested directory
-- dir perms 130 --
tempnamVar4.XtCYlj created in requested directory
-- dir perms 131 --
tempnamVar4.fC6mdr created in requested directory
-- dir perms 132 --
tempnamVar4.6I7Q4y created in requested directory
-- dir perms 133 --
tempnamVar4.PeioWG created in requested directory
-- dir perms 134 --
tempnamVar4.KwhYNO created in requested directory
-- dir perms 135 --
tempnamVar4.tYQAFW created in requested directory
-- dir perms 136 --
tempnamVar4.mVhgx4 created in requested directory
-- dir perms 137 --
tempnamVar4.Z6PYoc created in requested directory
-- dir perms 140 --
tempnamVar4.UhaKgk created in requested directory
-- dir perms 141 --
tempnamVar4.zQ4x8r created in requested directory
-- dir perms 142 --
tempnamVar4.M4Ao0z created in requested directory
-- dir perms 143 --
tempnamVar4.o27hSH created in requested directory
-- dir perms 144 --
tempnamVar4.qleeKP created in requested directory
-- dir perms 145 --
tempnamVar4.MgcdCX created in requested directory
-- dir perms 146 --
tempnamVar4.sAKeu5 created in requested directory
-- dir perms 147 --
tempnamVar4.2kTimd created in requested directory
-- dir perms 150 --
tempnamVar4.EoDpel created in requested directory
-- dir perms 151 --
tempnamVar4.AQXy6s created in requested directory
-- dir perms 152 --
tempnamVar4.yaxLYA created in requested directory
-- dir perms 153 --
tempnamVar4.OJJ0QI created in requested directory
-- dir perms 154 --
tempnamVar4.sjNiJQ created in requested directory
-- dir perms 155 --
tempnamVar4.EarDBY created in requested directory
-- dir perms 156 --
tempnamVar4.GIG0t6 created in requested directory
-- dir perms 157 --
tempnamVar4.qPwqme created in requested directory
-- dir perms 160 --
tempnamVar4.AbYSem created in requested directory
-- dir perms 161 --
tempnamVar4.effo7t created in requested directory
-- dir perms 162 --
tempnamVar4.WW5VZB created in requested directory
-- dir perms 163 --
tempnamVar4.8JEwSJ created in requested directory
-- dir perms 164 --
tempnamVar4.YTN9KR created in requested directory
-- dir perms 165 --
tempnamVar4.2yxPDZ created in requested directory
-- dir perms 166 --
tempnamVar4.sAkyw7 created in requested directory
-- dir perms 167 --
tempnamVar4.8VHjpf created in requested directory
-- dir perms 170 --
tempnamVar4.seX7hn created in requested directory
-- dir perms 171 --
tempnamVar4.ijRYav created in requested directory
-- dir perms 172 --
tempnamVar4.uNmS3C created in requested directory
-- dir perms 173 --
tempnamVar4.AatOWK created in requested directory
-- dir perms 174 --
tempnamVar4.uhrNPS created in requested directory
-- dir perms 175 --
tempnamVar4.AI0OI0 created in requested directory
-- dir perms 176 --
tempnamVar4.yXbTB8 created in requested directory
-- dir perms 177 --
tempnamVar4.ivYZug created in requested directory
-- dir perms 200 --
tempnamVar4.iLl9no created in requested directory
-- dir perms 201 --
tempnamVar4.G5ulhw created in requested directory
-- dir perms 202 --
tempnamVar4.SheAaE created in requested directory
-- dir perms 203 --
tempnamVar4.USyR3L created in requested directory
-- dir perms 204 --
tempnamVar4.UyubXT created in requested directory
-- dir perms 205 --
tempnamVar4.680xQ1 created in requested directory
-- dir perms 206 --
tempnamVar4.QQ8WJ9 created in requested directory
-- dir perms 207 --
tempnamVar4.6G7oDh created in requested directory
-- dir perms 210 --
tempnamVar4.KgLTwp created in requested directory
-- dir perms 211 --
tempnamVar4.ZOsrqx created in requested directory
-- dir perms 212 --
tempnamVar4.sGK1jF created in requested directory
-- dir perms 213 --
tempnamVar4.DODEdN created in requested directory
-- dir perms 214 --
tempnamVar4.I96j7U created in requested directory
-- dir perms 215 --
tempnamVar4.Rat202 created in requested directory
-- dir perms 216 --
tempnamVar4.a9pNUa created in requested directory
-- dir perms 217 --
tempnamVar4.jIXAOi created in requested directory
-- dir perms 220 --
tempnamVar4.C65qIq created in requested directory
-- dir perms 221 --
tempnamVar4.dI7jCy created in requested directory
-- dir perms 222 --
tempnamVar4.WPJfwG created in requested directory
-- dir perms 223 --
tempnamVar4.pHWdqO created in requested directory
-- dir perms 224 --
tempnamVar4.E9JekW created in requested directory
-- dir perms 225 --
tempnamVar4.Rspie4 created in requested directory
-- dir perms 226 --
tempnamVar4.ifFo8b created in requested directory
-- dir perms 227 --
tempnamVar4.dfMz2j created in requested directory
-- dir perms 230 --
tempnamVar4.BcpPWr created in requested directory
-- dir perms 231 --
tempnamVar4.RZx7Qz created in requested directory
-- dir perms 232 --
tempnamVar4.HVLsLH created in requested directory
-- dir perms 233 --
tempnamVar4.ruAQFP created in requested directory
-- dir perms 234 --
tempnamVar4.1jZgAX created in requested directory
-- dir perms 235 --
tempnamVar4.SUiKu5 created in requested directory
-- dir perms 236 --
tempnamVar4.4qLipd created in requested directory
-- dir perms 237 --
tempnamVar4.svNTjl created in requested directory
-- dir perms 240 --
tempnamVar4.Ajpxet created in requested directory
-- dir perms 241 --
tempnamVar4.AfBd9A created in requested directory
-- dir perms 242 --
tempnamVar4.wdoW3I created in requested directory
-- dir perms 243 --
tempnamVar4.r97IYQ created in requested directory
-- dir perms 244 --
tempnamVar4.G5pyTY created in requested directory
-- dir perms 245 --
tempnamVar4.B7hqO6 created in requested directory
-- dir perms 246 --
tempnamVar4.o1KkJe created in requested directory
-- dir perms 247 --
tempnamVar4.ZW5hEm created in requested directory
-- dir perms 250 --
tempnamVar4.CV1hzu created in requested directory
-- dir perms 251 --
tempnamVar4.z6xkuC created in requested directory
-- dir perms 252 --
tempnamVar4.ayFppK created in requested directory
-- dir perms 253 --
tempnamVar4.FUnxkS created in requested directory
-- dir perms 254 --
tempnamVar4.kdbIf0 created in requested directory
-- dir perms 255 --
tempnamVar4.5GyVa8 created in requested directory
-- dir perms 256 --
tempnamVar4.Sxxb6f created in requested directory
-- dir perms 257 --
tempnamVar4.R86t1n created in requested directory
-- dir perms 260 --
tempnamVar4.e6hPWv created in requested directory
-- dir perms 261 --
tempnamVar4.B1hdSD created in requested directory
-- dir perms 262 --
tempnamVar4.d4gENL created in requested directory
-- dir perms 263 --
tempnamVar4.rpu7IT created in requested directory
-- dir perms 264 --
tempnamVar4.NdXDE1 created in requested directory
-- dir perms 265 --
tempnamVar4.JU0cA9 created in requested directory
-- dir perms 266 --
tempnamVar4.TOFOvh created in requested directory
-- dir perms 267 --
tempnamVar4.Xtbtrp created in requested directory
-- dir perms 270 --
tempnamVar4.3Fhanx created in requested directory
-- dir perms 271 --
tempnamVar4.7IYTiF created in requested directory
-- dir perms 272 --
tempnamVar4.zMgGeN created in requested directory
-- dir perms 273 --
tempnamVar4.ti9uaV created in requested directory
-- dir perms 274 --
tempnamVar4.nYZm62 created in requested directory
-- dir perms 275 --
tempnamVar4.34qh2a created in requested directory
-- dir perms 276 --
tempnamVar4.vwseYi created in requested directory
-- dir perms 277 --
tempnamVar4.EnveUq created in requested directory
-- dir perms 300 --
tempnamVar4.GpKhQy created in requested directory
-- dir perms 301 --
tempnamVar4.gTIoMG created in requested directory
-- dir perms 302 --
tempnamVar4.KLhAIO created in requested directory
-- dir perms 303 --
tempnamVar4.cxFOEW created in requested directory
-- dir perms 304 --
tempnamVar4.a7B5A4 created in requested directory
-- dir perms 305 --
tempnamVar4.gb8oxc created in requested directory
-- dir perms 306 --
tempnamVar4.OrvLtk created in requested directory
-- dir perms 307 --
tempnamVar4.Y3raqs created in requested directory
-- dir perms 310 --
tempnamVar4.8XYBmA created in requested directory
-- dir perms 311 --
tempnamVar4.wR45iI created in requested directory
-- dir perms 312 --
tempnamVar4.Qw0CfQ created in requested directory
-- dir perms 313 --
tempnamVar4.mKtccY created in requested directory
-- dir perms 314 --
tempnamVar4.6wLO85 created in requested directory
-- dir perms 315 --
tempnamVar4.ILzt5d created in requested directory
-- dir perms 316 --
tempnamVar4.qhcb2l created in requested directory
-- dir perms 317 --
tempnamVar4.ioPVYt created in requested directory
-- dir perms 320 --
tempnamVar4.AAEKVB created in requested directory
-- dir perms 321 --
tempnamVar4.Gc8CSJ created in requested directory
-- dir perms 322 --
tempnamVar4.UDKyPR created in requested directory
-- dir perms 323 --
tempnamVar4.SopzMZ created in requested directory
-- dir perms 324 --
tempnamVar4.owLDJ7 created in requested directory
-- dir perms 325 --
tempnamVar4.5T2MGf created in requested directory
-- dir perms 326 --
tempnamVar4.LPrZDn created in requested directory
-- dir perms 327 --
tempnamVar4.oz0eBv created in requested directory
-- dir perms 330 --
tempnamVar4.bgIxyD created in requested directory
-- dir perms 331 --
tempnamVar4.sZyVvL created in requested directory
-- dir perms 332 --
tempnamVar4.eeCmtT created in requested directory
-- dir perms 333 --
tempnamVar4.kg3Rq1 created in requested directory
-- dir perms 334 --
tempnamVar4.7etqo9 created in requested directory
-- dir perms 335 --
tempnamVar4.mZh2lh created in requested directory
-- dir perms 336 --
tempnamVar4.FnWGjp created in requested directory
-- dir perms 337 --
tempnamVar4.UsBphx created in requested directory
-- dir perms 340 --
tempnamVar4.6wudfF created in requested directory
-- dir perms 341 --
tempnamVar4.G4w5cN created in requested directory
-- dir perms 342 --
tempnamVar4.Iyn0aV created in requested directory
-- dir perms 343 --
tempnamVar4.CcMX82 created in requested directory
-- dir perms 344 --
tempnamVar4.6hjY6a created in requested directory
-- dir perms 345 --
tempnamVar4.Siz24i created in requested directory
-- dir perms 346 --
tempnamVar4.eMC92q created in requested directory
-- dir perms 347 --
tempnamVar4.AKUj1y created in requested directory
-- dir perms 350 --
tempnamVar4.GELwZG created in requested directory
-- dir perms 351 --
tempnamVar4.ONDMXO created in requested directory
-- dir perms 352 --
tempnamVar4.o744VW created in requested directory
-- dir perms 353 --
tempnamVar4.gGnqU4 created in requested directory
-- dir perms 354 --
tempnamVar4.84fOSc created in requested directory
-- dir perms 355 --
tempnamVar4.ZUtgRk created in requested directory
-- dir perms 356 --
tempnamVar4.QchLPs created in requested directory
-- dir perms 357 --
tempnamVar4.thViOA created in requested directory
-- dir perms 360 --
tempnamVar4.hmnUMI created in requested directory
-- dir perms 361 --
tempnamVar4.bWByLQ created in requested directory
-- dir perms 362 --
tempnamVar4.sU3fKY created in requested directory
-- dir perms 363 --
tempnamVar4.D7D0I6 created in requested directory
-- dir perms 364 --
tempnamVar4.UKROHe created in requested directory
-- dir perms 365 --
tempnamVar4.5kFFGm created in requested directory
-- dir perms 366 --
tempnamVar4.3IMzFu created in requested directory
-- dir perms 367 --
tempnamVar4.afPxEC created in requested directory
-- dir perms 370 --
tempnamVar4.txryDK created in requested directory
-- dir perms 371 --
tempnamVar4.VH2BCS created in requested directory
-- dir perms 372 --
tempnamVar4.n8uIB0 created in requested directory
-- dir perms 373 --
tempnamVar4.RbxRA8 created in requested directory
-- dir perms 374 --
tempnamVar4.lV82zg created in requested directory
-- dir perms 375 --
tempnamVar4.DAShzo created in requested directory
-- dir perms 376 --
tempnamVar4.BXczyw created in requested directory
-- dir perms 377 --
tempnamVar4.P5FTxE created in requested directory
-- dir perms 400 --
tempnamVar4.XmJgxM created in requested directory
-- dir perms 401 --
tempnamVar4.zrIHwU created in requested directory
-- dir perms 402 --
tempnamVar4.jq0bw2 created in requested directory
-- dir perms 403 --
tempnamVar4.13RIva created in requested directory
-- dir perms 404 --
tempnamVar4.tNzivi created in requested directory
-- dir perms 405 --
tempnamVar4.ZgRUuq created in requested directory
-- dir perms 406 --
tempnamVar4.dLIzuy created in requested directory
-- dir perms 407 --
tempnamVar4.VuqhuG created in requested directory
-- dir perms 410 --
tempnamVar4.POI1tO created in requested directory
-- dir perms 411 --
tempnamVar4.fBAOtW created in requested directory
-- dir perms 412 --
tempnamVar4.z01Dt4 created in requested directory
-- dir perms 413 --
tempnamVar4.d0jwtc created in requested directory
-- dir perms 414 --
tempnamVar4.lRcrtk created in requested directory
-- dir perms 415 --
tempnamVar4.LbDpts created in requested directory
-- dir perms 416 --
tempnamVar4.hbRqtA created in requested directory
-- dir perms 417 --
tempnamVar4.wN5utI created in requested directory
-- dir perms 420 --
tempnamVar4.fFSBtQ created in requested directory
-- dir perms 421 --
tempnamVar4.aXtLtY created in requested directory
-- dir perms 422 --
tempnamVar4.zaGXt6 created in requested directory
-- dir perms 423 --
tempnamVar4.o5scue created in requested directory
-- dir perms 424 --
tempnamVar4.1XQtum created in requested directory
-- dir perms 425 --
tempnamVar4.eHPNuu created in requested directory
-- dir perms 426 --
tempnamVar4.v0NavC created in requested directory
-- dir perms 427 --
tempnamVar4.umDAvK created in requested directory
-- dir perms 430 --
tempnamVar4.pk32vS created in requested directory
-- dir perms 431 --
tempnamVar4.203xw0 created in requested directory
-- dir perms 432 --
tempnamVar4.TGF5w8 created in requested directory
-- dir perms 433 --
tempnamVar4.0wTFxg created in requested directory
-- dir perms 434 --
tempnamVar4.ye0iyo created in requested directory
-- dir perms 435 --
tempnamVar4.KKHYyw created in requested directory
-- dir perms 436 --
tempnamVar4.4I0GzE created in requested directory
-- dir perms 437 --
tempnamVar4.9MAtAM created in requested directory
-- dir perms 440 --
tempnamVar4.QeLiBU created in requested directory
-- dir perms 441 --
tempnamVar4.S0XaC2 created in requested directory
-- dir perms 442 --
tempnamVar4.QWL5Ca created in requested directory
-- dir perms 443 --
tempnamVar4.6Vq3Di created in requested directory
-- dir perms 444 --
tempnamVar4.c2G3Eq created in requested directory
-- dir perms 445 --
tempnamVar4.QAuaGy created in requested directory
-- dir perms 446 --
tempnamVar4.oQ5jHG created in requested directory
-- dir perms 447 --
tempnamVar4.MEgwIO created in requested directory
-- dir perms 450 --
tempnamVar4.c40KJW created in requested directory
-- dir perms 451 --
tempnamVar4.lA52K4 created in requested directory
-- dir perms 452 --
tempnamVar4.SOJnMc created in requested directory
-- dir perms 453 --
tempnamVar4.jCfLNk created in requested directory
-- dir perms 454 --
tempnamVar4.STlbPs created in requested directory
-- dir perms 455 --
tempnamVar4.d6ZDQA created in requested directory
-- dir perms 456 --
tempnamVar4.eKt9RI created in requested directory
-- dir perms 457 --
tempnamVar4.BRsHTQ created in requested directory
-- dir perms 460 --
tempnamVar4.6KiiVY created in requested directory
-- dir perms 461 --
tempnamVar4.vN0VW6 created in requested directory
-- dir perms 462 --
tempnamVar4.s6HCYe created in requested directory
-- dir perms 463 --
tempnamVar4.TQYl0m created in requested directory
-- dir perms 464 --
tempnamVar4.yg571u created in requested directory
-- dir perms 465 --
tempnamVar4.rDLW3C created in requested directory
-- dir perms 466 --
tempnamVar4.AU1N5K created in requested directory
-- dir perms 467 --
tempnamVar4.jvvI7S created in requested directory
-- dir perms 470 --
tempnamVar4.OQ9E90 created in requested directory
-- dir perms 471 --
tempnamVar4.103Eb9 created in requested directory
-- dir perms 472 --
tempnamVar4.YEOHdh created in requested directory
-- dir perms 473 --
tempnamVar4.vt8Mfp created in requested directory
-- dir perms 474 --
tempnamVar4.mA1Uhx created in requested directory
-- dir perms 475 --
tempnamVar4.PqL5jF created in requested directory
-- dir perms 476 --
tempnamVar4.sw4imN created in requested directory
-- dir perms 477 --
tempnamVar4.BCWyoV created in requested directory
-- dir perms 500 --
tempnamVar4.sLoRq3 created in requested directory
-- dir perms 501 --
tempnamVar4.vIHctb created in requested directory
-- dir perms 502 --
tempnamVar4.oAAAvj created in requested directory
-- dir perms 503 --
tempnamVar4.xY20xr created in requested directory
-- dir perms 504 --
tempnamVar4.TABuAz created in requested directory
-- dir perms 505 --
tempnamVar4.FwI0CH created in requested directory
-- dir perms 506 --
tempnamVar4.hKJAFP created in requested directory
-- dir perms 507 --
tempnamVar4.n7fdIX created in requested directory
-- dir perms 510 --
tempnamVar4.BmDSK5 created in requested directory
-- dir perms 511 --
tempnamVar4.ECsCNd created in requested directory
-- dir perms 512 --
tempnamVar4.X65oQl created in requested directory
-- dir perms 513 --
tempnamVar4.wTjeTt created in requested directory
-- dir perms 514 --
tempnamVar4.F275VB created in requested directory
-- dir perms 515 --
tempnamVar4.ajx0YJ created in requested directory
-- dir perms 516 --
tempnamVar4.X8xX1R created in requested directory
-- dir perms 517 --
tempnamVar4.k1qX4Z created in requested directory
-- dir perms 520 --
tempnamVar4.xWTZ77 created in requested directory
-- dir perms 521 --
tempnamVar4.W3U4ag created in requested directory
-- dir perms 522 --
tempnamVar4.nKwceo created in requested directory
-- dir perms 523 --
tempnamVar4.2l0mhw created in requested directory
-- dir perms 524 --
tempnamVar4.pILAkE created in requested directory
-- dir perms 525 --
tempnamVar4.Io7QnM created in requested directory
-- dir perms 526 --
tempnamVar4.gdHarU created in requested directory
-- dir perms 527 --
tempnamVar4.WD6wu2 created in requested directory
-- dir perms 530 --
tempnamVar4.2Z6Vxa created in requested directory
-- dir perms 531 --
tempnamVar4.MQInBi created in requested directory
-- dir perms 532 --
tempnamVar4.CsWREq created in requested directory
-- dir perms 533 --
tempnamVar4.6kLoIy created in requested directory
-- dir perms 534 --
tempnamVar4.seMXLG created in requested directory
-- dir perms 535 --
tempnamVar4.GWiAPO created in requested directory
-- dir perms 536 --
tempnamVar4.wupfTW created in requested directory
-- dir perms 537 --
tempnamVar4.iW6WW4 created in requested directory
-- dir perms 540 --
tempnamVar4.qXoH0c created in requested directory
-- dir perms 541 --
tempnamVar4.Sqiu4k created in requested directory
-- dir perms 542 --
tempnamVar4.WXMj8s created in requested directory
-- dir perms 543 --
tempnamVar4.yidccB created in requested directory
-- dir perms 544 --
tempnamVar4.coe7fJ created in requested directory
-- dir perms 545 --
tempnamVar4.yUQ4jR created in requested directory
-- dir perms 546 --
tempnamVar4.oK44nZ created in requested directory
-- dir perms 547 --
tempnamVar4.ekU7r7 created in requested directory
-- dir perms 550 --
tempnamVar4.Wzkdwf created in requested directory
-- dir perms 551 --
tempnamVar4.BKbmAn created in requested directory
-- dir perms 552 --
tempnamVar4.4aUxEv created in requested directory
-- dir perms 553 --
tempnamVar4.1cjMID created in requested directory
-- dir perms 554 --
tempnamVar4.mZi3ML created in requested directory
-- dir perms 555 --
tempnamVar4.nacnRT created in requested directory
-- dir perms 556 --
tempnamVar4.80TNV1 created in requested directory
-- dir perms 557 --
tempnamVar4.3ubh09 created in requested directory
-- dir perms 560 --
tempnamVar4.l3lN4h created in requested directory
-- dir perms 561 --
tempnamVar4.dK3l9p created in requested directory
-- dir perms 562 --
tempnamVar4.JvCXdy created in requested directory
-- dir perms 563 --
tempnamVar4.LLLBiG created in requested directory
-- dir perms 564 --
tempnamVar4.t9uinO created in requested directory
-- dir perms 565 --
tempnamVar4.j7O1rW created in requested directory
-- dir perms 566 --
tempnamVar4.fgJNw4 created in requested directory
-- dir perms 567 --
tempnamVar4.P1uCBc created in requested directory
-- dir perms 570 --
tempnamVar4.x7QtGk created in requested directory
-- dir perms 571 --
tempnamVar4.DDNnLs created in requested directory
-- dir perms 572 --
tempnamVar4.ngMkQA created in requested directory
-- dir perms 573 --
tempnamVar4.3UjkVI created in requested directory
-- dir perms 574 --
tempnamVar4.JXsm0Q created in requested directory
-- dir perms 575 --
tempnamVar4.D7br5Y created in requested directory
-- dir perms 576 --
tempnamVar4.z4Lya7 created in requested directory
-- dir perms 577 --
tempnamVar4.T1jJff created in requested directory
-- dir perms 600 --
tempnamVar4.tVNWkn created in requested directory
-- dir perms 601 --
tempnamVar4.rPRcqv created in requested directory
-- dir perms 602 --
tempnamVar4.fYvvvD created in requested directory
-- dir perms 603 --
tempnamVar4.LnLQAL created in requested directory
-- dir perms 604 --
tempnamVar4.HmBeGT created in requested directory
-- dir perms 605 --
tempnamVar4.9LiFL1 created in requested directory
-- dir perms 606 --
tempnamVar4.djB8Q9 created in requested directory
-- dir perms 607 --
tempnamVar4.BYtEWh created in requested directory
-- dir perms 610 --
tempnamVar4.DyXc2p created in requested directory
-- dir perms 611 --
tempnamVar4.BG2N7x created in requested directory
-- dir perms 612 --
tempnamVar4.RnIrdG created in requested directory
-- dir perms 613 --
tempnamVar4.VyY7iO created in requested directory
-- dir perms 614 --
tempnamVar4.opkRoW created in requested directory
-- dir perms 615 --
tempnamVar4.FLfDu4 created in requested directory
-- dir perms 616 --
tempnamVar4.qoXsAc created in requested directory
-- dir perms 617 --
tempnamVar4.P9flGk created in requested directory
-- dir perms 620 --
tempnamVar4.K98fMs created in requested directory
-- dir perms 621 --
tempnamVar4.rEBdSA created in requested directory
-- dir perms 622 --
tempnamVar4.qYGhYI created in requested directory
-- dir perms 623 --
tempnamVar4.PjCo4Q created in requested directory
-- dir perms 624 --
tempnamVar4.2m9xaZ created in requested directory
-- dir perms 625 --
tempnamVar4.rchKg7 created in requested directory
-- dir perms 626 --
tempnamVar4.2XZYmf created in requested directory
-- dir perms 627 --
tempnamVar4.lUjgtn created in requested directory
-- dir perms 630 --
tempnamVar4.ajfAzv created in requested directory
-- dir perms 631 --
tempnamVar4.ZtYWFD created in requested directory
-- dir perms 632 --
tempnamVar4.w7imML created in requested directory
-- dir perms 633 --
tempnamVar4.quxOST created in requested directory
-- dir perms 634 --
tempnamVar4.C8ljZ1 created in requested directory
-- dir perms 635 --
tempnamVar4.xp0Q59 created in requested directory
-- dir perms 636 --
tempnamVar4.S9erci created in requested directory
-- dir perms 637 --
tempnamVar4.JS43iq created in requested directory
-- dir perms 640 --
tempnamVar4.ioMJpy created in requested directory
-- dir perms 641 --
tempnamVar4.Ty5rwG created in requested directory
-- dir perms 642 --
tempnamVar4.WvZcDO created in requested directory
-- dir perms 643 --
tempnamVar4.fju0JW created in requested directory
-- dir perms 644 --
tempnamVar4.2dRQQ4 created in requested directory
-- dir perms 645 --
tempnamVar4.1qOJXc created in requested directory
-- dir perms 646 --
tempnamVar4.U0uF4k created in requested directory
-- dir perms 647 --
tempnamVar4.ZGMDbt created in requested directory
-- dir perms 650 --
tempnamVar4.a0WEiB created in requested directory
-- dir perms 651 --
tempnamVar4.pFIIpJ created in requested directory
-- dir perms 652 --
tempnamVar4.H3hPwR created in requested directory
-- dir perms 653 --
tempnamVar4.1SrYDZ created in requested directory
-- dir perms 654 --
tempnamVar4.tgdaL7 created in requested directory
-- dir perms 655 --
tempnamVar4.g9PKSf created in requested directory
-- dir perms 656 --
tempnamVar4.pZuo0n created in requested directory
-- dir perms 657 --
tempnamVar4.sgJ47v created in requested directory
-- dir perms 660 --
tempnamVar4.wRWNfE created in requested directory
-- dir perms 661 --
tempnamVar4.AiWznM created in requested directory
-- dir perms 662 --
tempnamVar4.orwovU created in requested directory
-- dir perms 663 --
tempnamVar4.85HfD2 created in requested directory
-- dir perms 664 --
tempnamVar4.Sav9Ka created in requested directory
-- dir perms 665 --
tempnamVar4.sSS5Si created in requested directory
-- dir perms 666 --
tempnamVar4.E9R40q created in requested directory
-- dir perms 667 --
tempnamVar4.OvJ68y created in requested directory
-- dir perms 670 --
tempnamVar4.wfcbhH created in requested directory
-- dir perms 671 --
tempnamVar4.qpgipP created in requested directory
-- dir perms 672 --
tempnamVar4.O0UrxX created in requested directory
-- dir perms 673 --
tempnamVar4.62aEF5 created in requested directory
-- dir perms 674 --
tempnamVar4.Km1SNd created in requested directory
-- dir perms 675 --
tempnamVar4.wGsaWl created in requested directory
-- dir perms 676 --
tempnamVar4.Kauu4t created in requested directory
-- dir perms 677 --
tempnamVar4.Of7QcC created in requested directory
-- dir perms 700 --
tempnamVar4.5z3mlK created in requested directory
-- dir perms 701 --
tempnamVar4.U1LVtS created in requested directory
-- dir perms 702 --
tempnamVar4.1k3wC0 created in requested directory
-- dir perms 703 --
tempnamVar4.CvSaL8 created in requested directory
-- dir perms 704 --
tempnamVar4.HVvRTg created in requested directory
-- dir perms 705 --
tempnamVar4.oXWA2o created in requested directory
-- dir perms 706 --
tempnamVar4.bsVmbx created in requested directory
-- dir perms 707 --
tempnamVar4.ksJbkF created in requested directory
-- dir perms 710 --
tempnamVar4.Hr52sN created in requested directory
-- dir perms 711 --
tempnamVar4.eg0WBV created in requested directory
-- dir perms 712 --
tempnamVar4.pdKTK3 created in requested directory
-- dir perms 713 --
tempnamVar4.Ei2STb created in requested directory
-- dir perms 714 --
tempnamVar4.WvKV2j created in requested directory
-- dir perms 715 --
tempnamVar4.a9h1bs created in requested directory
-- dir perms 716 --
tempnamVar4.SLo9kA created in requested directory
-- dir perms 717 --
tempnamVar4.av5juI created in requested directory
-- dir perms 720 --
tempnamVar4.WI1xDQ created in requested directory
-- dir perms 721 --
tempnamVar4.ibuOMY created in requested directory
-- dir perms 722 --
tempnamVar4.ovN7V6 created in requested directory
-- dir perms 723 --
|