LMPX.COM |
Home | Linux | Mysql | PHP | XML | ||
|
|
|||
From: noreply@php.net Date: Tue Aug 19 08:06:55 2008 Subject: Test results for 5.3.0alpha2-dev [failed]
=====================================================================
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]
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]
Test session_id() function : error functionality [ext/session/tests/session_id_error4.phpt]
SQLite3::open error test [ext/sqlite3/tests/sqlite3_15_open_error.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 lchown() function : error functionality [ext/standard/tests/file/lchown_error.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 RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 55
Exts tested : 25
---------------------------------------------------------------------
Number of tests : 7623 4695
Tests skipped : 2928 ( 38.4%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 13 ( 0.2%) ( 0.3%)
Expected fail : 3 ( 0.0%) ( 0.1%)
Tests passed : 4679 ( 61.4%) ( 99.7%)
---------------------------------------------------------------------
Time taken : 359 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]
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]
Test session_id() function : error functionality [ext/session/tests/session_id_error4.phpt]
SQLite3::open error test [ext/sqlite3/tests/sqlite3_15_open_error.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 lchown() function : error functionality [ext/standard/tests/file/lchown_error.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]
=====================================================================
================================================================================
/usr/local/src/php5/tests/lang/bug45392.phpt
================================================================================
2
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 174081 bytes) in /usr/local/src/php5/tests/lang/bug45392.php on line 9
================================================================================
003- 5
================================================================================
================================================================================
/usr/local/src/php5/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 /usr/local/src/php5/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
================================================================================
================================================================================
/usr/local/src/php5/ext/calendar/tests/unixtojd.phpt
================================================================================
2440588
2452162
2453926
================================================================================
002+ 2452162
002- 2452161
================================================================================
================================================================================
/usr/local/src/php5/ext/mysqli/tests/mysqli_connect.phpt
================================================================================
Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /usr/local/src/php5/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 /usr/local/src/php5/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 /usr/local/src/php5/ext/mysqli/tests/mysqli_connect.php on line 53
Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /usr/local/src/php5/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 /usr/local/src/php5/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 /usr/local/src/php5/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 /usr/local/src/php5/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 /usr/local/src/php5/ext/mysqli/tests/mysqli_connect.php on line 106
[019] Usage of mysqli.default_host failed
Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /usr/local/src/php5/ext/mysqli/tests/mysqli_connect.php on line 118
[021] Usage of mysqli.default_host (persistent) failed
done!
================================================================================
001+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /usr/local/src/php5/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 /usr/local/src/php5/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"]=>
018- string(19) "mysqli.default_user"
019- }
020- array(1) {
021- [0]=>
022- string(19) "mysqli.default_host"
023- }
007+
008+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /usr/local/src/php5/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 /usr/local/src/php5/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 /usr/local/src/php5/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 /usr/local/src/php5/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 /usr/local/src/php5/ext/mysqli/tests/mysqli_connect.php on line 106
021+ [019] Usage of mysqli.default_host failed
022+
023+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /usr/local/src/php5/ext/mysqli/tests/mysqli_connect.php on line 118
024+ [021] Usage of mysqli.default_host (persistent) failed
================================================================================
================================================================================
/usr/local/src/php5/ext/mysqli/tests/mysqli_connect_oo.phpt
================================================================================
Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'rootunknown_real'@'localhost' (using password: YES) in /usr/local/src/php5/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 /usr/local/src/php5/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 /usr/local/src/php5/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 /usr/local/src/php5/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 /usr/local/src/php5/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 /usr/local/src/php5/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 /usr/local/src/php5/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 /usr/local/src/php5/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 /usr/local/src/php5/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!
================================================================================
================================================================================
/usr/local/src/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.phpt
================================================================================
Warning: mysqli::real_connect(): [2002] No such file or directory (trying to connect via unix://socket) in /usr/local/src/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 19
No such file or directory
[002] Usage of mysqli.default_socket failed
Warning: mysqli::real_connect(): [2002] No such file or directory (trying to connect via unix://socket) in /usr/local/src/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 37
No such file or directory
[004] Usage of mysqli.default_port failed
Warning: mysqli::real_connect(): [2002] No such file or directory (trying to connect via unix://socket) in /usr/local/src/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 54
No such file or directory
[006] Usage of mysqli.default_pw failed
Warning: mysqli::real_connect(): [2002] No such file or directory (trying to connect via unix://socket) in /usr/local/src/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 72
No such file or directory
[008] Usage of mysqli.default_user failed
Warning: mysqli::real_connect(): [2002] No such file or directory (trying to connect via unix://socket) in /usr/local/src/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 90
No such file or directory
[012] Usage of mysqli.default_host failed
Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix://socket) in /usr/local/src/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 113
No such file or directory
[014] Usage of mysqli_connect() has failed
Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix://socket) in /usr/local/src/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 126
No such file or directory
[016] Usage of mysqli_connect() has failed
done!
================================================================================
001+ Warning: mysqli::real_connect(): [2002] No such file or directory (trying to connect via unix://socket) in /usr/local/src/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 19
002+ No such file or directory
003+ [002] Usage of mysqli.default_socket failed
004+
005+ Warning: mysqli::real_connect(): [2002] No such file or directory (trying to connect via unix://socket) in /usr/local/src/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 37
006+ No such file or directory
007+ [004] Usage of mysqli.default_port failed
008+
009+ Warning: mysqli::real_connect(): [2002] No such file or directory (trying to connect via unix://socket) in /usr/local/src/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 54
010+ No such file or directory
011+ [006] Usage of mysqli.default_pw failed
012+
013+ Warning: mysqli::real_connect(): [2002] No such file or directory (trying to connect via unix://socket) in /usr/local/src/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 72
014+ No such file or directory
015+ [008] Usage of mysqli.default_user failed
016+
017+ Warning: mysqli::real_connect(): [2002] No such file or directory (trying to connect via unix://socket) in /usr/local/src/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 90
018+ No such file or directory
019+ [012] Usage of mysqli.default_host failed
020+
021+ Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix://socket) in /usr/local/src/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 113
022+ No such file or directory
023+ [014] Usage of mysqli_connect() has failed
024+
025+ Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix://socket) in /usr/local/src/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 126
026+ No such file or directory
027+ [016] Usage of mysqli_connect() has failed
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- }
================================================================================
================================================================================
/usr/local/src/php5/ext/session/tests/session_id_error4.phpt
================================================================================
*** Testing session_id() : error functionality ***
string(1) "0"
string(0) ""
bool(true)
string(32) "msiguf4bhp2mmfp7udg0hj9a39po3qcr"
bool(true)
Done
================================================================================
005+ string(32) "msiguf4bhp2mmfp7udg0hj9a39po3qcr"
005- string(40) "%s"
================================================================================
================================================================================
/usr/local/src/php5/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
================================================================================
================================================================================
/usr/local/src/php5/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)
================================================================================
================================================================================
/usr/local/src/php5/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)
================================================================================
================================================================================
/usr/local/src/php5/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)
================================================================================
================================================================================
/usr/local/src/php5/ext/standard/tests/file/lchown_error.phpt
================================================================================
*** Testing lchown() : error functionality ***
Warning: lchown() expects exactly 2 parameters, 1 given in /usr/local/src/php5/ext/standard/tests/file/lchown_error.php on line 17
bool(true)
Warning: lchown() expects exactly 2 parameters, 3 given in /usr/local/src/php5/ext/standard/tests/file/lchown_error.php on line 20
bool(true)
Warning: lchown(): No such file or directory in /usr/local/src/php5/ext/standard/tests/file/lchown_error.php on line 23
bool(false)
Warning: lchown() expects parameter 1 to be string, object given in /usr/local/src/php5/ext/standard/tests/file/lchown_error.php on line 26
bool(true)
Warning: lchown() expects parameter 1 to be string, array given in /usr/local/src/php5/ext/standard/tests/file/lchown_error.php on line 27
bool(true)
bool(true)
===DONE===
================================================================================
017+ bool(true)
017-
018- Warning: lchown(): Operation not permitted in %s on line %d
019- bool(false)
================================================================================
================================================================================
/usr/local/src/php5/ext/xsl/tests/xslt010.phpt
================================================================================
Test 10: EXSLT Support
Test Date : 0001-12-31Z
year : 1
leap-year : false
month-in-year : 12
month-name : December
month-abbreviation : Dec
week-in-year : 1
day-in-year : 365
day-in-month : 31
day-of-week-in-month : 5
day-in-week : 2
day-name : Monday
day-abbreviation : Mon
time :
hour-in-day : NaN
minute-in-hour : NaN
second-in-minute : NaN
Test Date : 3000-01-31
year : 3000
leap-year : false
month-in-year : 1
month-name : January
month-abbreviation : Jan
week-in-year : 5
day-in-year : 31
day-in-month : 31
day-of-week-in-month : 5
day-in-week : 6
day-name : Friday
day-abbreviation : Fri
time :
hour-in-day : NaN
minute-in-hour : NaN
second-in-minute : NaN
Test Date : 2000-02-29
year : 2000
leap-year : true
month-in-year : 2
month-name : February
month-abbreviation : Feb
week-in-year : 9
day-in-year : 60
day-in-month : 29
day-of-week-in-month : 5
day-in-week : 3
day-name : Tuesday
day-abbreviation : Tue
time :
hour-in-day : NaN
minute-in-hour : NaN
second-in-minute : NaN
Test Date : 9990001-12-31Z
year : 9990001
leap-year : false
month-in-year : 12
month-name : December
month-abbreviation : Dec
week-in-year : 1
day-in-year : 365
day-in-month : 31
day-of-week-in-month : 5
day-in-week : 2
day-name : Monday
day-abbreviation : Mon
time :
hour-in-day : NaN
minute-in-hour : NaN
second-in-minute : NaN
Test Date : -0004-02-29
year : -4
leap-year : true
month-in-year : 2
month-name : February
month-abbreviation : Feb
week-in-year : 9
day-in-year : 60
day-in-month : 29
day-of-week-in-month : 5
day-in-week : 1
day-name : Sunday
day-abbreviation : Sun
time :
hour-in-day : NaN
minute-in-hour : NaN
second-in-minute : NaN
================================================================================
010+ week-in-year : 1
010- week-in-year : 53
064+ week-in-year : 1
064- week-in-year : 53
082+ week-in-year : 9
082- week-in-year : 10
================================================================================
================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux - Linux daitarniii 2.6.25-2-amd64 #1 SMP Mon Jul 14 11:05:23 UTC 2008 x86_64
Autoconf:
Autoconf version 2.13
---
Autoconf 2.13 chosen by Debian wrapper script.
For information and tuning advice see autoconf(1).
Bundled Libtool:
ltmain.sh (GNU libtool) 1.5.20 (1.1220.2.287 2005/08/31 18:54:15)
Copyright (C) 2005 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:
ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-4 (1.1220.2.493 2008/02/01 16:58:18)
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.
Compiler:
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-checking=release x86_64-linux-gnu
Thread model: posix
gcc version 4.1.3 20080623 (prerelease) (Debian 4.1.2-23)
Bison:
bison (GNU Bison) 2.3
Scritto da Robert Corbett e Richard Stallman.
Copyright (C) 2006 Free Software Foundation, Inc.
Questo e' software libero; vedere il sorgente per le condizioni cui e'
sottoposta la copia. NON c'è ALCUNA garanzia, neanche di
COMMERCIABILITA` o di ADEGUATEZZA AD UN PARTICOLARE SCOPO.
Libraries:
linux-vdso.so.1 => (0x00007ffff1ffe000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x00002b5bb8e6c000)
libexslt.so.0 => /usr/lib/libexslt.so.0 (0x00002b5bb90a4000)
libz.so.1 => /usr/lib/libz.so.1 (0x00002b5bb92b7000)
libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0x00002b5bb94cf000)
libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0x00002b5bb9720000)
libresolv.so.2 => /lib/libresolv.so.2 (0x00002b5bb9abb000)
libdl.so.2 => /lib/libdl.so.2 (0x00002b5bb9cd0000)
libnsl.so.1 => /lib/libnsl.so.1 (0x00002b5bb9ed4000)
libxslt.so.1 => /usr/lib/libxslt.so.1 (0x00002b5bba0ec000)
libm.so.6 => /lib/libm.so.6 (0x00002b5bba327000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0x00002b5bba5aa000)
libc.so.6 => /lib/libc.so.6 (0x00002b5bba8ec000)
libgcrypt.so.11 => /usr/lib/libgcrypt.so.11 (0x00002b5bbac40000)
/lib64/ld-linux-x86-64.so.2 (0x00002b5bb8c4f000)
libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0x00002b5bbaea7000)
User's E-mail: incastrix at yahoo dot it
================================================================================
PHPINFO
================================================================================
phpinfo()
PHP Version => 5.3.0alpha2-dev
System => Linux daitarniii 2.6.25-2-amd64 #1 SMP Mon Jul 14 11:05:23 UTC 2008 x86_64
Build Date => Aug 16 2008 21:05:13
Configure Command => './configure' '--enable-inline-optimization' '--disable-debug' '--with-libxml-dir=/usr' '--with-xsl=/usr' '--with-zlib=/usr' '--with-apxs2=/usr/local/apache-2.2/bin/apxs' '--with-config-file-path=/etc/php-5.3/apache-2.2' '--prefix=/usr/local/php-5.3' '--without-pear' '--enable-calendar' '--disable-bcmath' '--enable-sockets' '--enable-exif' '--disable-pdo' '--without-sqlite' '--disable-xmlreader' '--disable-xmlwriter' '--disable-json' '--disable-filter' '--without-iconv' '--with-mysqli=mysqlnd' '--with-openssl=/usr' '--disable-filter' '--disable-phar'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /etc/php-5.3/apache-2.2
Loaded Configuration File => /etc/php-5.3/apache-2.2/php.ini
Scan this dir for additional .ini files => (none)
additional .ini files parsed => (none)
PHP API => 20041225
PHP Extension => 20071006
Zend Extension => 220070929
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
Zend Multibyte Support => disabled
IPv6 Support => enabled
Registered PHP Streams => php, file, glob, data, http, ftp, compress.zlib, https, ftps
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
Registered Stream Filters => string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, zlib.*
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.3.0, Copyright (c) 1998-2008 Zend Technologies
with Xdebug v2.1.0-dev, Copyright (c) 2002-2008, by Derick Rethans
_______________________________________________________________________
Configuration
PHP Core
Directive => Local Value => Master Value
allow_call_time_pass_reference => Off => Off
allow_url_fopen => On => On
allow_url_include => Off => Off
always_populate_raw_post_data => Off => Off
arg_separator.input => & => &
arg_separator.output => & => &
asp_tags => Off => Off
auto_append_file => no value => no value
auto_globals_jit => On => On
auto_prepend_file => no value => no value
browscap => no value => no value
default_charset => no value => no value
default_mimetype => text/html => text/html
define_syslog_variables => Off => Off
disable_classes => no value => no value
disable_functions => no value => no value
display_errors => STDERR => STDERR
display_startup_errors => On => On
doc_root => no value => no value
docref_ext => no value => no value
docref_root => no value => no value
enable_dl => On => On
error_append_string => no value => no value
error_log => syslog => syslog
error_prepend_string => no value => no value
error_reporting => 22527 => 22527
exit_on_timeout => Off => Off
expose_php => Off => Off
extension_dir => ./ => ./
file_uploads => On => On
highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
html_errors => Off => Off
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => On
include_path => .: => .:
log_errors => On => On
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => Off => Off
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off
mail.force_extra_parameters => no value => no value
max_execution_time => 0 => 0
max_input_nesting_level => 64 => 64
max_input_time => -1 => -1
memory_limit => 128M => 128M
open_basedir => no value => no value
output_buffering => 0 => 0
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
realpath_cache_size => 16K => 16K
realpath_cache_ttl => 120 => 120
register_argc_argv => On => On
register_globals => Off => Off
register_long_arrays => Off => Off
report_memleaks => On => On
report_zend_debug => Off => Off
request_order => no value => no value
safe_mode => Off => Off
safe_mode_exec_dir => no value => no value
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
serialize_precision => 100 => 100
short_open_tag => Off => Off
SMTP => localhost => localhost
smtp_port => 25 => 25
sql.safe_mode => Off => Off
track_errors => On => On
unserialize_callback_func => no value => no value
upload_max_filesize => 2M => 2M
upload_tmp_dir => no value => no value
user_dir => no value => no value
user_ini.cache_ttl => 300 => 300
user_ini.filename => .user.ini => .user.ini
variables_order => GPCS => GPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
zend.enable_gc => On => On
calendar
Calendar support => enabled
ctype
ctype functions => enabled
date
date/time support => enabled
"Olson" Timezone Database Version => 2008.5
Timezone Database => internal
Default timezone => Europe/Helsinki
Directive => Local Value => Master Value
date.default_latitude => 31.7667 => 31.7667
date.default_longitude => 35.2333 => 35.2333
date.sunrise_zenith => 90.583333 => 90.583333
date.sunset_zenith => 90.583333 => 90.583333
date.timezone => no value => no value
dom
DOM/XML => enabled
DOM/XML API Version => 20031129
libxml Version => 2.6.32
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled
ereg
Regex Library => Bundled library enabled
exif
EXIF Support => enabled
EXIF Version => 1.4 $Id: exif.c,v 1.173.2.5.2.20.2.8 2008/08/03 12:11:07 jani Exp $
Supported EXIF Version => 0220
Supported filetypes => JPEG,TIFF
fileinfo
fileinfo support => enabled
version => 1.0.5-dev
hash
hash support => enabled
Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
libxml
libXML support => active
libXML Version => 2.6.32
libXML streams => enabled
mysqli
MysqlI Support => enabled
Client API library version => mysqlnd 5.0.4-dev - 080501 - $Revision: 1.3.2.16 $
Active Persistent Links => 0
Inactive Persistent Links => 0
Active Links => 0
Persistent cache => enabled
put_hits => 0
put_misses => 0
get_hits => 0
get_misses => 0
size => 2000
free_items => 2000
references => 2
Directive => Local Value => Master Value
mysqli.allow_local_infile => On => On
mysqli.allow_persistent => On => On
mysqli.cache_size => 2000 => 2000
mysqli.default_host => no value => no value
mysqli.default_port => 3306 => 3306
mysqli.default_pw => no value => no value
mysqli.default_socket => /var/run/mysqld/mysqld-5.0.sock => /var/run/mysqld/mysqld-5.0.sock
mysqli.default_user => no value => no value
mysqli.max_links => Unlimited => Unlimited
mysqli.max_persistent => Unlimited => Unlimited
mysqli.reconnect => Off => Off
mysqlnd
mysqlnd => enabled
Version => mysqlnd 5.0.4-dev - 080501 - $Revision: 1.3.2.16 $
Client statistics =>
bytes_sent => 0
bytes_received => 0
packets_sent => 0
packets_received => 0
protocol_overhead_in => 0
protocol_overhead_out => 0
result_set_queries => 0
non_result_set_queries => 0
no_index_used => 0
bad_index_used => 0
slow_queries => 0
buffered_sets => 0
unbuffered_sets => 0
ps_buffered_sets => 0
ps_unbuffered_sets => 0
flushed_normal_sets => 0
flushed_ps_sets => 0
ps_prepared_never_executed => 0
ps_prepared_once_executed => 0
rows_fetched_from_server_normal => 0
rows_fetched_from_server_ps => 0
rows_buffered_from_client_normal => 0
rows_buffered_from_client_ps => 0
rows_fetched_from_client_normal_buffered => 0
rows_fetched_from_client_normal_unbuffered => 0
rows_fetched_from_client_ps_buffered => 0
rows_fetched_from_client_ps_unbuffered => 0
rows_fetched_from_client_ps_cursor => 0
rows_skipped_normal => 0
rows_skipped_ps => 0
copy_on_write_saved => 0
copy_on_write_performed => 0
command_buffer_too_small => 0
connect_success => 0
connect_failure => 0
connection_reused => 0
reconnect => 0
pconnect_success => 0
active_connections => 0
active_persistent_connections => 0
explicit_close => 0
implicit_close => 0
disconnect_close => 0
in_middle_of_command_close => 0
explicit_free_result => 0
implicit_free_result => 0
explicit_stmt_close => 0
implicit_stmt_close => 0
mem_emalloc_count => 0
mem_emalloc_ammount => 0
mem_ecalloc_count => 0
mem_ecalloc_ammount => 0
mem_erealloc_count => 0
mem_erealloc_ammount => 0
mem_efree_count => 0
mem_malloc_count => 0
mem_malloc_ammount => 0
mem_calloc_count => 0
mem_calloc_ammount => 0
mem_realloc_calloc => 0
mem_realloc_ammount => 0
mem_free_count => 0
Collecting statistics => Yes
Collecting memory statistics => No
Command buffer size => 2048
Read buffer size => 32768
openssl
OpenSSL support => enabled
OpenSSL Version => OpenSSL 0.9.8g 19 Oct 2007
pcre
PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 7.7 2008-05-07
Directive => Local Value => Master Value
pcre.backtrack_limit => 100000 => 100000
pcre.recursion_limit => 100000 => 100000
posix
Revision => $Revision: 1.70.2.3.2.16.2.9 $
Reflection
Reflection => enabled
Version => $Id: php_reflection.c,v 1.164.2.33.2.45.2.33 2008/08/11 22:31:21 cseiler Exp $
session
Session Support => enabled
Registered save handlers => files user
Registered serializer handlers => php php_binary
Directive => Local Value => Master Value
session.auto_start => Off => Off
session.bug_compat_42 => Off => Off
session.bug_compat_warn => On => On
session.cache_expire => 180 => 180
session.cache_limiter => nocache => nocache
session.cookie_domain => no value => no value
session.cookie_httponly => Off => Off
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_secure => Off => Off
session.entropy_file => no value => no value
session.entropy_length => 0 => 0
session.gc_divisor => 1000 => 1000
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.hash_bits_per_character => 5 => 5
session.hash_function => 0 => 0
session.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => files => files
session.save_path => no value => no value
session.serialize_handler => php => php
session.use_cookies => On => On
session.use_only_cookies => On => On
session.use_trans_sid => 0 => 0
SimpleXML
Simplexml support => enabled
Revision => $Revision: 1.151.2.22.2.35.2.17 $
Schema support => enabled
sockets
Sockets Support => enabled
SPL
SPL support => enabled
Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SimpleXMLIterator, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
sqlite3
SQLite3 support => enabled
SQLite3 module version => 0.7-dev
SQLite Library => 3.6.1
Directive => Local Value => Master Value
sqlite3.extension_dir => no value => no value
standard
Dynamic Library Support => enabled
Path to sendmail => /usr/sbin/sendmail -t -i
Directive => Local Value => Master Value
assert.active => 1 => 1
assert.bail => 0 => 0
assert.callback => no value => no value
assert.quiet_eval => 0 => 0
assert.warning => 1 => 1
auto_detect_line_endings => 0 => 0
default_socket_timeout => 60 => 60
safe_mode_allowed_env_vars => PHP_ => PHP_
safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
user_agent => no value => no value
tokenizer
Tokenizer Support => enabled
xdebug
xdebug support => enabled
Version => 2.1.0-dev
Supported protocols => Revision
DBGp - Common DeBuGger Protocol => $Revision: 1.134 $
GDB - GNU Debugger protocol => $Revision: 1.88 $
PHP3 - PHP 3 Debugger protocol => $Revision: 1.22 $
Directive => Local Value => Master Value
xdebug.auto_trace => On => On
xdebug.collect_includes => On => On
xdebug.collect_params => 0 => 0
xdebug.collect_return => Off => Off
xdebug.collect_vars => Off => Off
xdebug.default_enable => On => On
xdebug.dump.COOKIE => no value => no value
xdebug.dump.ENV => no value => no value
xdebug.dump.FILES => no value => no value
xdebug.dump.GET => no value => no value
xdebug.dump.POST => no value => no value
xdebug.dump.REQUEST => no value => no value
xdebug.dump.SERVER => no value => no value
xdebug.dump.SESSION => no value => no value
xdebug.dump_globals => On => On
xdebug.dump_once => On => On
xdebug.dump_undefined => Off => Off
xdebug.extended_info => On => On
xdebug.file_link_format => no value => no value
xdebug.idekey => root => no value
xdebug.manual_url => http://www.php.net => http://www.php.net
xdebug.max_nesting_level => 100 => 100
xdebug.overload_var_dump => On => On
xdebug.profiler_aggregate => On => On
xdebug.profiler_append => Off => Off
xdebug.profiler_enable => On => On
xdebug.profiler_enable_trigger => Off => Off
xdebug.profiler_output_dir => /tmp => /tmp
xdebug.profiler_output_name => cachegrind.out.%p => cachegrind.out.%p
xdebug.remote_autostart => Off => Off
xdebug.remote_enable => On => On
xdebug.remote_handler => dbgp => dbgp
xdebug.remote_host => 10.0.0.7 => 10.0.0.7
xdebug.remote_log => no value => no value
xdebug.remote_mode => req => req
xdebug.remote_port => 9000 => 9000
xdebug.show_exception_trace => Off => Off
xdebug.show_local_vars => Off => Off
xdebug.show_mem_delta => On => On
xdebug.trace_format => 0 => 0
xdebug.trace_options => 0 => 0
xdebug.trace_output_dir => /tmp => /tmp
xdebug.trace_output_name => trace.%c => trace.%c
xdebug.var_display_max_children => 128 => 128
xdebug.var_display_max_data => 512 => 512
xdebug.var_display_max_depth => 3 => 3
xml
XML Support => active
XML Namespace Support => active
libxml2 Version => 2.6.32
xsl
XSL => enabled
libxslt Version => 1.1.24
libxslt compiled against libxml Version => 2.6.32
EXSLT => enabled
libexslt Version => 1.1.20
zlib
ZLib Support => enabled
Stream Wrapper support => compress.zlib://
Stream Filter support => zlib.inflate, zlib.deflate
Compiled Version => 1.2.3.3
Linked Version => 1.2.3.3
Directive => Local Value => Master Value
zlib.output_compression => Off => Off
zlib.output_compression_level => -1 => -1
zlib.output_handler => no value => no value
Additional Modules
Module Name
Environment
Variable => Value
TEST_PHP_SRCDIR => /usr/local/src/php5
GPG_AGENT_INFO => /tmp/seahorse-G5QIep/S.gpg-agent:3051:1
DESKTOP_STARTUP_ID =>
SHELL => /bin/bash
TERM => xterm
MAKEFLAGS =>
SSH_CLIENT => deleted
GTK_RC_FILES => /etc/gtk/gtkrc:/home/mauro/.gtkrc-1.2-gnome2
WINDOWID => 52428878
SSH_TTY => deleted
GTK_MODULES => gnomebreakpad
USER => root
LS_COLORS => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.svgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi!
=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:
GNOME_KEYRING_SOCKET => /tmp/keyring-EhFLj1/socket
SSH_AUTH_SOCK => deleted
USERNAME => mauro
SESSION_MANAGER => local/daitarniii:/tmp/.ICE-unix/2996
MAKELEVEL => 1
MFLAGS =>
DESKTOP_SESSION => default
PATH => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
MAIL => /var/mail/root
_ => /usr/local/src/php5/sapi/cli/php
GDM_XSERVER_LOCATION => local
PWD => /usr/local/src/php5
GNOME_KEYRING_PID => 2994
LANG => it_IT.UTF-8
TEST_PHP_EXECUTABLE => /usr/local/src/php5/sapi/cli/php
GDM_LANG => it_IT.UTF-8
GDMSESSION => default
HISTCONTROL => ignoredups
HOME => /root
SHLVL => 4
GNOME_DESKTOP_SESSION_ID => Default
LOGNAME => root
SSH_CONNECTION => deleted
XDG_DATA_DIRS => /usr/local/share/:/usr/share/:/usr/share/gdm/
DBUS_SESSION_BUS_ADDRESS => unix:abstract=/tmp/dbus-j6lORhi0gN,guid=c6df16f5f236975e6df2f3fa48aabcbb
LESSOPEN => | /usr/bin/lesspipe %s
WINDOWPATH => 7
DISPLAY => :0.0
CC => gcc
LESSCLOSE => /usr/bin/lesspipe %s %s
XAUTHORITY => /home/mauro/.Xauthority
COLORTERM => gnome-terminal
PHP Variables
Variable => Value
_SERVER["TEST_PHP_SRCDIR"] => /usr/local/src/php5
_SERVER["GPG_AGENT_INFO"] => /tmp/seahorse-G5QIep/S.gpg-agent:3051:1
_SERVER["DESKTOP_STARTUP_ID"] =>
_SERVER["SHELL"] => /bin/bash
_SERVER["TERM"] => xterm
_SERVER["MAKEFLAGS"] =>
_SERVER["SSH_CLIENT"] => deleted
_SERVER["GTK_RC_FILES"] => /etc/gtk/gtkrc:/home/mauro/.gtkrc-1.2-gnome2
_SERVER["WINDOWID"] => 52428878
_SERVER["SSH_TTY"] => deleted
_SERVER["GTK_MODULES"] => gnomebreakpad
_SERVER["USER"] => root
_SERVER["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.svgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=0!
0;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:
_SERVER["GNOME_KEYRING_SOCKET"] => /tmp/keyring-EhFLj1/socket
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["USERNAME"] => mauro
_SERVER["SESSION_MANAGER"] => local/daitarniii:/tmp/.ICE-unix/2996
_SERVER["MAKELEVEL"] => 1
_SERVER["MFLAGS"] =>
_SERVER["DESKTOP_SESSION"] => default
_SERVER["PATH"] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
_SERVER["MAIL"] => /var/mail/root
_SERVER["_"] => /usr/local/src/php5/sapi/cli/php
_SERVER["GDM_XSERVER_LOCATION"] => local
_SERVER["PWD"] => /usr/local/src/php5
_SERVER["GNOME_KEYRING_PID"] => 2994
_SERVER["LANG"] => it_IT.UTF-8
_SERVER["TEST_PHP_EXECUTABLE"] => /usr/local/src/php5/sapi/cli/php
_SERVER["GDM_LANG"] => it_IT.UTF-8
_SERVER["GDMSESSION"] => default
_SERVER["HISTCONTROL"] => ignoredups
_SERVER["HOME"] => /root
_SERVER["SHLVL"] => 4
_SERVER["GNOME_DESKTOP_SESSION_ID"] => Default
_SERVER["LOGNAME"] => root
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["XDG_DATA_DIRS"] => /usr/local/share/:/usr/share/:/usr/share/gdm/
_SERVER["DBUS_SESSION_BUS_ADDRESS"] => unix:abstract=/tmp/dbus-j6lORhi0gN,guid=c6df16f5f236975e6df2f3fa48aabcbb
_SERVER["LESSOPEN"] => | /usr/bin/lesspipe %s
_SERVER["WINDOWPATH"] => 7
_SERVER["DISPLAY"] => :0.0
_SERVER["CC"] => gcc
_SERVER["LESSCLOSE"] => /usr/bin/lesspipe %s %s
_SERVER["XAUTHORITY"] => /home/mauro/.Xauthority
_SERVER["COLORTERM"] => gnome-terminal
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["REQUEST_TIME"] => 1219151188
_SERVER["argv"] => Array
(
)
_SERVER["argc"] => 0
PHP License
This program is free software; you can redistribute it and/or modify
it under the terms of the PHP License as published by the PHP Group
and included in the distribution in the file: LICENSE
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
If you did not receive a copy of the PHP license, or have any
questions about PHP licensing, please contact license@php.net.
| Navigate in group php.qa.reports at sever news.php.net | |
| Previous | Next |
| © No Copyright You are free to use Anything |
Site Maintained by PHP Developer
Powered By PHP Consultants |