Test results for 5.3.1RC1 [failed]

[email protected]
Newsgroups php.qa.reports
Message-ID <[email protected]>
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
function with many parameters [tests/func/010.phpt]
easter_date() [ext/calendar/tests/easter_date.phpt]
unixtojd() [ext/calendar/tests/unixtojd.phpt]
Bug #43073 (TrueType bounding box is wrong for angle<>0) [ext/gd/tests/bug43073.phpt]
ldap_bind() - Basic anonymous binding [ext/ldap/tests/ldap_bind_basic.phpt]
ldap_bind() - Advanced binding [ext/ldap/tests/ldap_bind_variation.phpt]
ldap_search() - operation that should fail [ext/ldap/tests/ldap_search_error.phpt]
ldap_start_tls() - Basic ldap_start_tls test [ext/ldap/tests/ldap_start_tls_basic.phpt]
ext/sockets - socket_getpeername_ipv6loop - basic test [ext/sockets/tests/socket_getpeername_ipv6loop.phpt]
SPL: ArrayObject: ensure a wrapped object's magic methods for property access are not invoked when manipulating the ArrayObject's elements using ->. [ext/spl/tests/arrayObject_magicMethods2.phpt]
Bug #39322 (proc_terminate() loosing process resource) [ext/standard/tests/general_functions/bug39322.phpt]
proc_open [ext/standard/tests/general_functions/proc_open02.phpt]
getmxrr() test [ext/standard/tests/network/getmxrr.phpt]
Check the php_ini_loaded_file() function. No file is loaded in test, so false ins returned [ext/standard/tests/php_ini_loaded_file.phpt]
Test setlocale() function : usage variations - Setting all available locales in the platform [ext/standard/tests/strings/setlocale_variation2.phpt]
Test 10: EXSLT Support [ext/xsl/tests/xslt010.phpt]
CLI -a and readline [sapi/cli/tests/016.phpt]
=====================================================================

=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
output buffering - fatalism [tests/output/ob_011.phpt]
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt]
Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt]
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt]
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt]
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt]
SimpleXML: array casting bug [ext/simplexml/tests/034.phpt]
=====================================================================


=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   34
Exts tested     :   45
---------------------------------------------------------------------

Number of tests : 10879              8042
Tests skipped   : 2837 ( 26.1%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :   17 (  0.2%) (  0.2%)
Expected fail   :    7 (  0.1%) (  0.1%)
Tests passed    : 8018 ( 73.7%) ( 99.7%)
---------------------------------------------------------------------
Time taken      :  963 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
function with many parameters [tests/func/010.phpt]
easter_date() [ext/calendar/tests/easter_date.phpt]
unixtojd() [ext/calendar/tests/unixtojd.phpt]
Bug #43073 (TrueType bounding box is wrong for angle<>0) [ext/gd/tests/bug43073.phpt]
ldap_bind() - Basic anonymous binding [ext/ldap/tests/ldap_bind_basic.phpt]
ldap_bind() - Advanced binding [ext/ldap/tests/ldap_bind_variation.phpt]
ldap_search() - operation that should fail [ext/ldap/tests/ldap_search_error.phpt]
ldap_start_tls() - Basic ldap_start_tls test [ext/ldap/tests/ldap_start_tls_basic.phpt]
ext/sockets - socket_getpeername_ipv6loop - basic test [ext/sockets/tests/socket_getpeername_ipv6loop.phpt]
SPL: ArrayObject: ensure a wrapped object's magic methods for property access are not invoked when manipulating the ArrayObject's elements using ->. [ext/spl/tests/arrayObject_magicMethods2.phpt]
Bug #39322 (proc_terminate() loosing process resource) [ext/standard/tests/general_functions/bug39322.phpt]
proc_open [ext/standard/tests/general_functions/proc_open02.phpt]
getmxrr() test [ext/standard/tests/network/getmxrr.phpt]
Check the php_ini_loaded_file() function. No file is loaded in test, so false ins returned [ext/standard/tests/php_ini_loaded_file.phpt]
Test setlocale() function : usage variations - Setting all available locales in the platform [ext/standard/tests/strings/setlocale_variation2.phpt]
Test 10: EXSLT Support [ext/xsl/tests/xslt010.phpt]
CLI -a and readline [sapi/cli/tests/016.phpt]
=====================================================================

=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
output buffering - fatalism [tests/output/ob_011.phpt]
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt]
Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt]
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt]
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt]
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt]
SimpleXML: array casting bug [ext/simplexml/tests/034.phpt]
=====================================================================


================================================================================
/home/campbell/src/php-5.3.1RC1/tests/func/010.phpt
================================================================================
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 19922944 bytes) in /home/campbell/src/php-5.3.1RC1/tests/func/010-file.php on line 13
================================================================================
001+ Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 19922944 bytes) in /home/campbell/src/php-5.3.1RC1/tests/func/010-file.php on line 13
001- bool(true)
002- bool(true)
003- bool(true)
004- bool(true)
005- bool(true)
006- bool(true)
007- bool(true)
008- Done
================================================================================



================================================================================
/home/campbell/src/php-5.3.1RC1/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 /home/campbell/src/php-5.3.1RC1/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
================================================================================



================================================================================
/home/campbell/src/php-5.3.1RC1/ext/calendar/tests/unixtojd.phpt
================================================================================
2440588
2452162
2453927
================================================================================
002+ 2452162
003+ 2453927
002- 2452161
003- 2453926
================================================================================



================================================================================
/home/campbell/src/php-5.3.1RC1/ext/gd/tests/bug43073.phpt
================================================================================
(500, 400), (610, 400), (610, 376), (500, 376)
(492, 363), (591, 322), (580, 295), (480, 336)
(470, 331), (548, 254), (527, 233), (449, 310)
(439, 309), (483, 202), (461, 193), (416, 299)
(401, 300), (401, 183), (381, 183), (381, 300)
(362, 307), (316, 195), (291, 205), (337, 318)
(330, 329), (246, 244), (224, 265), (308, 350)
(308, 360), (202, 316), (190, 344), (296, 388)
(300, 399), (186, 399), (186, 425), (300, 425)
(306, 437), (195, 483), (206, 510), (318, 464)
(328, 469), (240, 557), (260, 578), (349, 491)
(359, 491), (312, 607), (334, 616), (382, 501)
(398, 500), (398, 618), (418, 618), (418, 500)
(436, 493), (483, 607), (507, 597), (461, 482)
(468, 471), (555, 558), (577, 538), (490, 450)
(490, 440), (600, 485), (611, 457), (502, 412)
================================================================================
001+ (500, 400), (610, 400), (610, 376), (500, 376)
001- (500, 402), (610, 402), (610, 376), (500, 376)
================================================================================



================================================================================
/home/campbell/src/php-5.3.1RC1/ext/ldap/tests/ldap_bind_basic.phpt
================================================================================
Warning: ldap_bind(): Unable to bind to server: Can't contact LDAP server in /home/campbell/src/php-5.3.1RC1/ext/ldap/tests/ldap_bind_basic.php on line 6
bool(false)
===DONE===
================================================================================
001+ Warning: ldap_bind(): Unable to bind to server: Can't contact LDAP server in /home/campbell/src/php-5.3.1RC1/ext/ldap/tests/ldap_bind_basic.php on line 6
002+ bool(false)
001- bool(true)
================================================================================



================================================================================
/home/campbell/src/php-5.3.1RC1/ext/ldap/tests/ldap_bind_variation.phpt
================================================================================
Warning: ldap_bind(): Unable to bind to server: Can't contact LDAP server in /home/campbell/src/php-5.3.1RC1/ext/ldap/tests/ldap_bind_variation.php on line 6
bool(false)
===DONE===
================================================================================
001+ Warning: ldap_bind(): Unable to bind to server: Can't contact LDAP server in /home/campbell/src/php-5.3.1RC1/ext/ldap/tests/ldap_bind_variation.php on line 6
002+ bool(false)
001- bool(true)
================================================================================



================================================================================
/home/campbell/src/php-5.3.1RC1/ext/ldap/tests/ldap_search_error.phpt
================================================================================
Warning: ldap_search() expects at least 3 parameters, 0 given in /home/campbell/src/php-5.3.1RC1/ext/ldap/tests/ldap_search_error.php on line 9
NULL

Warning: ldap_search(): Search: Can't contact LDAP server in /home/campbell/src/php-5.3.1RC1/ext/ldap/tests/ldap_search_error.php on line 12
bool(false)

Warning: ldap_search() expects parameter 4 to be array, null given in /home/campbell/src/php-5.3.1RC1/ext/ldap/tests/ldap_search_error.php on line 15
NULL

Warning: ldap_search(): Array initialization wrong in /home/campbell/src/php-5.3.1RC1/ext/ldap/tests/ldap_search_error.php on line 18
bool(false)

Warning: ldap_search(): No links in link array in /home/campbell/src/php-5.3.1RC1/ext/ldap/tests/ldap_search_error.php on line 21
bool(false)

Warning: ldap_search(): Base must either be a string, or an array with the same number of elements as the links array in /home/campbell/src/php-5.3.1RC1/ext/ldap/tests/ldap_search_error.php on line 24
bool(false)

Warning: ldap_search(): Filter must either be a string, or an array with the same number of elements as the links array in /home/campbell/src/php-5.3.1RC1/ext/ldap/tests/ldap_search_error.php on line 27
bool(false)
===DONE===
================================================================================
004+ Warning: ldap_search(): Search: Can't contact LDAP server in /home/campbell/src/php-5.3.1RC1/ext/ldap/tests/ldap_search_error.php on line 12
004- Warning: ldap_search(): Search: No such object in %s on line %d
================================================================================



================================================================================
/home/campbell/src/php-5.3.1RC1/ext/ldap/tests/ldap_start_tls_basic.phpt
================================================================================
Warning: ldap_start_tls(): Unable to start TLS: Can't contact LDAP server in /home/campbell/src/php-5.3.1RC1/ext/ldap/tests/ldap_start_tls_basic.php on line 6
bool(false)
===DONE===
================================================================================
001+ Warning: ldap_start_tls(): Unable to start TLS: Can't contact LDAP server in /home/campbell/src/php-5.3.1RC1/ext/ldap/tests/ldap_start_tls_basic.php on line 6
002+ bool(false)
001- bool(true)
================================================================================



================================================================================
/home/campbell/src/php-5.3.1RC1/ext/sockets/tests/socket_getpeername_ipv6loop.phpt
================================================================================
Notice: Use of undefined constant AF_INET6 - assumed 'AF_INET6' in /home/campbell/src/php-5.3.1RC1/ext/sockets/tests/socket_getpeername_ipv6loop.php on line 9

Warning: socket_create() expects parameter 1 to be long, string given in /home/campbell/src/php-5.3.1RC1/ext/sockets/tests/socket_getpeername_ipv6loop.php on line 9
Unable to create AF_INET6 socket [server]
================================================================================
001+ Notice: Use of undefined constant AF_INET6 - assumed 'AF_INET6' in /home/campbell/src/php-5.3.1RC1/ext/sockets/tests/socket_getpeername_ipv6loop.php on line 9
002+ 
001- string(3) "::1"
002- int(31337)
003+ Warning: socket_create() expects parameter 1 to be long, string given in /home/campbell/src/php-5.3.1RC1/ext/sockets/tests/socket_getpeername_ipv6loop.php on line 9
004+ Unable to create AF_INET6 socket [server]
================================================================================



================================================================================
/home/campbell/src/php-5.3.1RC1/ext/spl/tests/arrayObject_magicMethods2.phpt
================================================================================
--> Write existent, non-existent and dynamic:
  Original wrapped object:
object(UsesMagic)#1 (4) {
  ["a"]=>
  int(1)
  ["b"]=>
  int(2)
  ["c"]=>
  int(3)
  ["priv":"UsesMagic":private]=>
  string(6) "secret"
}
  Wrapping ArrayObject:
object(ArrayObject)#2 (3) {
  ["a"]=>
  string(7) "changed"
  ["dynamic"]=>
  string(11) "new.changed"
  ["storage":"ArrayObject":private]=>
  object(UsesMagic)#1 (4) {
    ["a"]=>
    int(1)
    ["b"]=>
    int(2)
    ["c"]=>
    int(3)
    ["priv":"UsesMagic":private]=>
    string(6) "secret"
  }
}

--> Read existent, non-existent and dynamic:
string(7) "changed"

Notice: Undefined property: ArrayObject::$nonexistent in /home/campbell/src/php-5.3.1RC1/ext/spl/tests/arrayObject_magicMethods2.php on line 42
NULL
string(11) "new.changed"
  Original wrapped object:
object(UsesMagic)#1 (4) {
  ["a"]=>
  int(1)
  ["b"]=>
  int(2)
  ["c"]=>
  int(3)
  ["priv":"UsesMagic":private]=>
  string(6) "secret"
}
  Wrapping ArrayObject:
object(ArrayObject)#2 (3) {
  ["a"]=>
  string(7) "changed"
  ["dynamic"]=>
  string(11) "new.changed"
  ["storage":"ArrayObject":private]=>
  object(UsesMagic)#1 (4) {
    ["a"]=>
    int(1)
    ["b"]=>
    int(2)
    ["c"]=>
    int(3)
    ["priv":"UsesMagic":private]=>
    string(6) "secret"
  }
}

--> isset existent, non-existent and dynamic:
bool(true)
bool(false)
bool(true)
  Original wrapped object:
object(UsesMagic)#1 (4) {
  ["a"]=>
  int(1)
  ["b"]=>
  int(2)
  ["c"]=>
  int(3)
  ["priv":"UsesMagic":private]=>
  string(6) "secret"
}
  Wrapping ArrayObject:
object(ArrayObject)#2 (3) {
  ["a"]=>
  string(7) "changed"
  ["dynamic"]=>
  string(11) "new.changed"
  ["storage":"ArrayObject":private]=>
  object(UsesMagic)#1 (4) {
    ["a"]=>
    int(1)
    ["b"]=>
    int(2)
    ["c"]=>
    int(3)
    ["priv":"UsesMagic":private]=>
    string(6) "secret"
  }
}

--> Unset existent, non-existent and dynamic:
  Original wrapped object:
object(UsesMagic)#1 (4) {
  ["a"]=>
  int(1)
  ["b"]=>
  int(2)
  ["c"]=>
  int(3)
  ["priv":"UsesMagic":private]=>
  string(6) "secret"
}
  Wrapping ArrayObject:
object(ArrayObject)#2 (3) {
  ["a"]=>
  string(7) "changed"
  ["dynamic"]=>
  string(11) "new.changed"
  ["storage":"ArrayObject":private]=>
  object(UsesMagic)#1 (4) {
    ["a"]=>
    int(1)
    ["b"]=>
    int(2)
    ["c"]=>
    int(3)
    ["priv":"UsesMagic":private]=>
    string(6) "secret"
  }
}
================================================================================
115+ object(ArrayObject)#2 (3) {
116+   ["a"]=>
117+   string(7) "changed"
118+   ["dynamic"]=>
119+   string(11) "new.changed"
115- object(ArrayObject)#2 (1) {
================================================================================



================================================================================
/home/campbell/src/php-5.3.1RC1/ext/standard/tests/general_functions/bug39322.phpt
================================================================================
array(8) {
  ["command"]=>
  string(14) "/bin/sleep 120"
  ["pid"]=>
  int(30079)
  ["running"]=>
  bool(false)
  ["signaled"]=>
  bool(false)
  ["stopped"]=>
  bool(false)
  ["exitcode"]=>
  int(-1)
  ["termsig"]=>
  int(0)
  ["stopsig"]=>
  int(0)
}
Done!
================================================================================
009+   bool(false)
009-   bool(true)
015+   int(0)
015-   int(15)
================================================================================



================================================================================
/home/campbell/src/php-5.3.1RC1/ext/standard/tests/general_functions/proc_open02.phpt
================================================================================
bool(true)
array(8) {
  ["command"]=>
  string(28) "/usr/bin/nohup /bin/sleep 50"
  ["pid"]=>
  int(30490)
  ["running"]=>
  bool(true)
  ["signaled"]=>
  bool(false)
  ["stopped"]=>
  bool(false)
  ["exitcode"]=>
  int(-1)
  ["termsig"]=>
  int(0)
  ["stopsig"]=>
  int(0)
}
bool(true)
array(8) {
  ["command"]=>
  string(28) "/usr/bin/nohup /bin/sleep 50"
  ["pid"]=>
  int(30490)
  ["running"]=>
  bool(false)
  ["signaled"]=>
  bool(false)
  ["stopped"]=>
  bool(false)
  ["exitcode"]=>
  int(-1)
  ["termsig"]=>
  int(0)
  ["stopsig"]=>
  int(0)
}
Done!
================================================================================
029+   bool(false)
029-   bool(true)
035+   int(0)
035-   int(15)
================================================================================



================================================================================
/home/campbell/src/php-5.3.1RC1/ext/standard/tests/network/getmxrr.phpt
================================================================================

================================================================================
001+ 
001- Hosts: 2, weights: 2
002- Hosts: 1, weights: 1
================================================================================



================================================================================
/home/campbell/src/php-5.3.1RC1/ext/standard/tests/php_ini_loaded_file.phpt
================================================================================
string(43) "/home/campbell/src/php-5.3.1RC1/tmp-php.ini"
================================================================================
001+ string(43) "/home/campbell/src/php-5.3.1RC1/tmp-php.ini"
001- bool(false)
================================================================================



================================================================================
/home/campbell/src/php-5.3.1RC1/ext/standard/tests/strings/setlocale_variation2.phpt
================================================================================
*** Testing setlocale() : usage variations ***
-- Test setlocale() with all available locale in the system --
No of locales found on the machine = 404
No of setlocale() success = 403
Expected no of failures = 0
Test FAILED
Names of locale() for which setlocale() failed ...
array(1) {
  [0]=>
  string(14) "hy_AM.armscii8"
}
Done
================================================================================
006+ Test FAILED
007+ Names of locale() for which setlocale() failed ...
008+ array(1) {
009+   [0]=>
010+   string(14) "hy_AM.armscii8"
011+ }
006- Test PASSED
================================================================================



================================================================================
/home/campbell/src/php-5.3.1RC1/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
================================================================================



================================================================================
/home/campbell/src/php-5.3.1RC1/sapi/cli/tests/016.phpt
================================================================================
--------------
Snippet no. 1:
--------------
Interactive mode enabled

echo 'Hello world';
exit


--------------
Snippet no. 2:
--------------
Interactive mode enabled

echo 'multine
single
quote';
exit


--------------
Snippet no. 3:
--------------
Interactive mode enabled

echo <<<HEREDOC
Here
comes
the
doc
HEREDOC;


--------------
Snippet no. 4:
--------------
Interactive mode enabled

if (0) {
    echo "I'm not there";
}
echo "Done";


--------------
Snippet no. 5:
--------------
Interactive mode enabled

function a_function_with_some_name() {
    echo "I was called!";
}
a_function_w	);


Done
================================================================================
004+ Interactive mode enabled
004- Interactive shell
006+ echo 'Hello world';
007+ exit
008+ 
006- php > Hello world
007- php > 
012- Interactive shell
013+ Interactive mode enabled
014- php > php ' php ' multine
015+ echo 'multine
016- quote
017- php > 
017+ quote';
018+ exit
019+ 
022- Interactive shell
024+ Interactive mode enabled
024- php > <<< > <<< > <<< > <<< > <<< > Here
026+ echo <<<HEREDOC
027+ Here
028- php > 
031+ HEREDOC;
033+ 
033- Interactive shell
035- php > php { php { php > Done
036- php > 
037+ Interactive mode enabled
039+ if (0) {
040+     echo "I'm not there";
041+ }
042+ echo "Done";
043+ 
041- Interactive shell
043- php > php { php { php > I was called!
044- php > 
048+ Interactive mode enabled
050+ function a_function_with_some_name() {
051+     echo "I was called!";
052+ }
053+ a_function_w	);
054+ 
================================================================================




================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux - Linux thinkpad 2.6.27.10-tp #4 SMP PREEMPT Mon Jun 8 14:01:18 EST 2009 i686

Autoconf:
autoconf (GNU Autoconf) 2.63
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

Bundled Libtool:
ltmain.sh (GNU libtool) 1.5.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 (1.1220.2.492 2008/01/30 06:40:56)

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

Compiler:
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.2.4/specs
Target: i486-slackware-linux
Configured with: ../gcc-4.2.4/configure --prefix=/usr --enable-shared --enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.2.4

Bison:
bison (GNU Bison) 2.3
Written by Robert Corbett and Richard Stallman.

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

Libraries:
	linux-gate.so.1 =>  (0xffffe000)
	libcrypt.so.1 => /lib/libcrypt.so.1 (0x40030000)
	libresolv.so.2 => /lib/libresolv.so.2 (0x40062000)
	libm.so.6 => /lib/libm.so.6 (0x40075000)
	libnsl.so.1 => /lib/libnsl.so.1 (0x4009b000)
	libz.so.1 => /usr/lib/libz.so.1 (0x400b3000)
	libxml2.so.2 => /usr/lib/libxml2.so.2 (0x400c7000)
	libdl.so.2 => /lib/libdl.so.2 (0x401e3000)
	libc.so.6 => /lib/libc.so.6 (0x401e7000)
	/lib/ld-linux.so.2 (0x40000000)


User's E-mail: CampbellFethers at bigpond dot com


================================================================================
PHPINFO
================================================================================
phpinfo()
PHP Version => 5.3.1RC1

System => Linux thinkpad 2.6.27.10-tp #4 SMP PREEMPT Mon Jun 8 14:01:18 EST 2009 i686
Build Date => Sep 18 2009 17:09:38
Configure Command =>  './configure'  '--prefix=/usr/local' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--with-config-file-path=/etc/apache2' '--with-apxs2=/usr/local/sbin/apxs' '--enable-safe-mode' '--enable-sigchild' '--without-pear' '--disable-ipv6' '--disable-fast-install' '--enable-pcntl' '--enable-shmop' '--enable-sysvshm' '--enable-sysvsem' '--enable-sysvmsg' '--enable-calendar=shared' '--enable-dba=shared' '--with-db4' '--with-gdbm' '--with-gd=shared' '--with-jpeg-dir=/usr/lib' '--with-png-dir=/usr/lib' '--with-zlib-dir=/usr/lib' '--with-freetype-dir=/usr/lib' '--with-t1lib=/usr/lib' '--with-xpm-dir=/usr/lib' '--with-gmp=shared' '--with-openssl=shared' '--enable-sockets=shared' '--with-xmlrpc=shared' '--with-xsl=shared' '--with-zlib=shared' '--enable-bcmath=shared' '--enable-wddx=shared' '--with-mhash=shared' '--with-readline=shared' '--with-tidy=shared' '--with-ldap=shared' '--with-mcrypt=shared' '--without-sqlite' '--disable-pdo'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /etc/apache2
Loaded Configuration File => /etc/apache2/php.ini
Scan this dir for additional .ini files => (none)
Additional .ini files parsed => (none)
PHP API => 20090626
PHP Extension => 20090626
Zend Extension => 220090626
Zend Extension Build => API220090626,NTS
PHP Extension Build => API20090626,NTS
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
Zend Multibyte Support => disabled
IPv6 Support => disabled
Registered PHP Streams => php, file, glob, data, http, ftp, https, ftps, compress.zlib, phar  
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
Registered Stream Filters => convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, zlib.*


This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.3.0, Copyright (c) 1998-2009 Zend Technologies


 _______________________________________________________________________


Configuration

apc

APC Support => disabled
Version => 3.1.2
MMAP Support => Enabled
MMAP File Mask =>  
Locking type => pthread mutex Locks
Revision => $Revision: 3.196 $
Build Date => Jul  2 2009 10:28:06

Directive => Local Value => Master Value
apc.cache_by_default => On => On
apc.canonicalize => On => On
apc.coredump_unmap => Off => Off
apc.enable_cli => Off => Off
apc.enabled => On => On
apc.file_md5 => Off => Off
apc.file_update_protection => 2 => 2
apc.filters => no value => no value
apc.gc_ttl => 3600 => 3600
apc.include_once_override => Off => Off
apc.max_file_size => 1M => 1M
apc.mmap_file_mask => no value => no value
apc.num_files_hint => 64 => 64
apc.preload_path => no value => no value
apc.report_autofilter => Off => Off
apc.rfc1867 => Off => Off
apc.rfc1867_freq => 0 => 0
apc.rfc1867_name => APC_UPLOAD_PROGRESS => APC_UPLOAD_PROGRESS
apc.rfc1867_prefix => upload_ => upload_
apc.rfc1867_ttl => 3600 => 3600
apc.shm_segments => 1 => 1
apc.shm_size => 128 => 128
apc.stat => On => On
apc.stat_ctime => Off => Off
apc.ttl => 7200 => 7200
apc.user_entries_hint => 4096 => 4096
apc.user_ttl => 7200 => 7200
apc.write_lock => On => On

bcmath

BCMath support => enabled

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

calendar

Calendar support => enabled

Core

PHP Version => 5.3.1RC1

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 => Off => Off
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 => no value => no value
error_prepend_string => no value => no value
error_reporting => 30719 => 30719
exit_on_timeout => Off => Off
expose_php => On => On
extension_dir => /usr/local/lib/php/extensions/no-debug-non-zts-20090626 => /usr/local/lib/php/extensions/no-debug-non-zts-20090626
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.add_x_header => Off => Off
mail.force_extra_parameters => no value => no value
mail.log => no value => no value
max_execution_time => 0 => 0
max_input_nesting_level => 64 => 64
max_input_time => -1 => -1
memory_limit => 32M => 32M
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 => On => On
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

ctype

ctype functions => enabled

date

date/time support => enabled
"Olson" Timezone Database Version => 2009.12
Timezone Database => internal
Default timezone => Australia/Victoria

Directive => Local Value => Master Value
date.default_latitude => -144.458 => -144.458
date.default_longitude => -37.655 => -37.655
date.sunrise_zenith => 90.583333 => 90.583333
date.sunset_zenith => 90.583333 => 90.583333
date.timezone => Australia/Victoria => Australia/Victoria

dba

DBA support => enabled
Supported handlers => gdbm cdb cdb_make db4 inifile flatfile 

Directive => Local Value => Master Value
dba.default_handler => flatfile => flatfile

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

fileinfo

fileinfo support => enabled
version => 1.0.5-dev

filter

Input Validation and Filtering => enabled
Revision => $Revision: 279522 $

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

gd

GD Support => enabled
GD Version => bundled (2.0.34 compatible)
FreeType Support => enabled
FreeType Linkage => with freetype
FreeType Version => 2.3.7
T1Lib Support => enabled
GIF Read Support => enabled
GIF Create Support => enabled
JPEG Support => enabled
libJPEG Version => 6b
PNG Support => enabled
libPNG Version => 1.2.32
WBMP Support => enabled
XPM Support => enabled
XBM Support => enabled

Directive => Local Value => Master Value
gd.jpeg_ignore_warning => 0 => 0

gmp

gmp support => enabled
GMP version => 4.2.3

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 salsa10 salsa20 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 

iconv

iconv support => enabled
iconv implementation => glibc
iconv library version => 2.7

Directive => Local Value => Master Value
iconv.input_encoding => ISO-8859-1 => ISO-8859-1
iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
iconv.output_encoding => ISO-8859-1 => ISO-8859-1

json

json support => enabled
json version => 1.2.1

ldap

LDAP Support => enabled
RCS Version => $Id: ldap.c,v 1.161.2.3.2.11.2.30 2009/06/25 15:19:29 johannes Exp $
Total Links => 0/unlimited
API Version => 3001
Vendor Name => OpenLDAP
Vendor Version => 20343

Directive => Local Value => Master Value
ldap.max_links => Unlimited => Unlimited

libxml

libXML support => active
libXML Compiled Version => 2.6.32
libXML Loaded Version => 20632
libXML streams => enabled

mcrypt

mcrypt support => enabled
Version => 2.5.8
Api No => 20021217
Supported ciphers => cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes 
Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream 

Directive => Local Value => Master Value
mcrypt.algorithms_dir => no value => no value
mcrypt.modes_dir => no value => no value

memcache

memcache support => enabled
Version => 3.0.4
Revision => $Revision: 1.83.2.36 $

Directive => Local Value => Master Value
memcache.allow_failover => 1 => 1
memcache.chunk_size => 32768 => 32768
memcache.compress_threshold => 20000 => 20000
memcache.default_port => 11211 => 11211
memcache.hash_function => crc32 => crc32
memcache.hash_strategy => consistent => consistent
memcache.lock_timeout => 15 => 15
memcache.max_failover_attempts => 20 => 20
memcache.protocol => ascii => ascii
memcache.redundancy => 1 => 1
memcache.session_redundancy => 2 => 2

mhash

MHASH support => Enabled
MHASH API Version => Emulated Support

NotTurboImage

NotTurboImage support => enabled
NotTurboImage library version => FIXME!

Directive => Local Value => Master Value
NotTurboImage.dbget_count => 1024 => 1024

openssl

OpenSSL support => enabled
OpenSSL Library Version => OpenSSL 0.9.8i 15 Sep 2008
OpenSSL Header Version => OpenSSL 0.9.8i 15 Sep 2008

pcntl

pcntl support => enabled

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 7.9 2009-04-11

Directive => Local Value => Master Value
pcre.backtrack_limit => 100000 => 100000
pcre.recursion_limit => 100000 => 100000

Phar

Phar: PHP Archive support => enabled
Phar EXT version => 2.0.0
Phar API version => 1.1.1
CVS revision => $Revision: 286338 $
Phar-based phar archives => enabled
Tar-based phar archives => enabled
ZIP-based phar archives => enabled
gzip compression => enabled
bzip2 compression => disabled (install pecl/bz2)
OpenSSL support => enabled


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

posix

Revision => $Revision: 286880 $

Reflection

Reflection => enabled
Version => $Revision: 287991 $

session

Session Support => enabled
Registered save handlers => files user memcache 
Registered serializer handlers => php php_binary wddx 

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

shmop

shmop support => enabled

SimpleXML

Simplexml support => enabled
Revision => $Revision: 281953 $
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, 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.17

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

sysvmsg

sysvmsg support => enabled
Revision => $Revision: 272370 $

tidy

Tidy support => enabled
libTidy Release => 6 November 2007
Extension Version => 2.0 ($Id: tidy.c,v 1.66.2.8.2.24.2.14 2009/01/06 23:45:16 iliaa Exp $)

Directive => Local Value => Master Value
tidy.clean_output => no value => no value
tidy.default_config => no value => no value

tokenizer

Tokenizer Support => enabled

wddx

WDDX Support => enabled
WDDX Session Serializer => enabled

xml

XML Support => active
XML Namespace Support => active
libxml2 Version => 2.6.32

xmlreader

XMLReader => enabled

xmlrpc

core library version => xmlrpc-epi v. 0.51
php extension version => 0.51
author => Dan Libby
homepage => http://xmlrpc-epi.sourceforge.net
open sourced by => Epinions.com

xmlwriter

XMLWriter => enabled

xsl

XSL => enabled
libxslt Version => 1.1.24
libxslt compiled against libxml Version => 2.6.32
EXSLT => enabled
libexslt Version => 1.1.24

zlib

ZLib Support => enabled
Stream Wrapper support => compress.zlib://
Stream Filter support => zlib.inflate, zlib.deflate
Compiled Version => 1.2.3
Linked Version => 1.2.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
readline
sysvsem
sysvshm

Environment

Variable => Value
CPLUS_INCLUDE_PATH => /usr/lib/qt/include:/usr/lib/qt/include
MANPATH => /usr/local/man:/usr/man:/usr/local/java/man
SSH_AGENT_PID => 3366
HOSTNAME => thinkpad.yallook
TEST_PHP_SRCDIR => /home/campbell/src/php-5.3.1RC1
SHELL => /bin/bash
TERM => xterm
MAKEFLAGS =>  
SSH_CLIENT => deleted
WINDOWID => 35663818
QTDIR => /usr/lib/qt
SSH_TTY => deleted
JRE_HOME => /usr/local/java/jre
USER => campbell
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:*.bat=01;32:*.BAT=01;32:*.btm=01;32:*.BTM=01;32:*.cmd=01;32:*.CMD=01;32:*.com=01;32:*.COM=01;32:*.dll=01;32:*.DLL=01;32:*.exe=01;32:*.EXE=01;32:*.arj=01;31:*.bz2=01;31:*.deb=01;31:*.gz=01;31:*.lzh=01;31:*.rar=01;31:*.RAR=01;31:*.rpm=01;31:*.tar=01;31:*.taz=01;31:*.tb2=01;31:*.tbz2=01;31:*.tbz=01;31:*.tgz=01;31:*.tz2=01;31:*.z=01;31:*.Z=01;31:*.zip=01;31:*.ZIP=01;31:*.zoo=01;31:*.asf=01;35:*.ASF=01;35:*.avi=01;35:*.AVI=01;35:*.bmp=01;35:*.BMP=01;35:*.flac=01;35:*.FLAC=01;35:*.gif=01;35:*.GIF=01;35:*.jpg=01;35:*.JPG=01;35:*.jpeg=01;35:*.JPEG=01;35:*.m2a=01;35:*.M2A=01;35:*.m2v=01;35:*.M2V=01;35:*.m4a=01;35:*.M4A=01;35:*.m4p=01;35:*.M4P=01;35:*.m4v=01;35:*.M4V=01;35:*.mov=01;35:*.MOV=01;35:*.mp3=01;35:*.MP3=01;35:*.mpc=01;35:*.MPC=01;35:*.mpeg=01;35:*.MPEG=01;35:*.mpg=01;35:*.MPG=01;35:*.ogg=01;35:*.OGG=01;35:*.pbm=01;35!
 :*.pgm=01;35:*.png=01;35:*.PNG=01;35:*.ppm=01;35:*.ram=01;35:*.RAM=01;35:*.rm=01;35:*.RM=01;35:*.tga=01;35:*.TGA=01;35:*.tif=01;35:*.TIF=01;35:*.tiff=01;35:*.TIFF=01;35:*.wav=01;35:*.WAV=01;35:*.wma=01;35:*.WMA=01;35:*.wmv=01;35:*.WMV=01;35:*.xbm=01;35:*.xcf=01;35:*.xpm=01;35:*.xwd=01;35:*.XWD=01;35:
GDK_USE_XFT => 1
SSH_AUTH_SOCK => deleted
SESSION_MANAGER => local/thinkpad:/tmp/.ICE-unix/3374
MAKELEVEL => 1
MFLAGS =>  
XDG_CONFIG_DIRS => /etc/xdg:/etc/xfce/xdg:/etc/xfce/xdg
T1LIB_CONFIG => /usr/share/t1lib/t1lib.config
PATH => /usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/java/bin:/usr/lib/qt/bin
_ => /home/campbell/src/php-5.3.1RC1/sapi/cli/php
JAVA_BINDIR => /usr/local/java/bin
LC_COLLATE => C
PWD => /home/campbell/src/php-5.3.1RC1
INPUTRC => /etc/inputrc
JAVA_HOME => /usr/local/java
LANG => en_AU
TEST_PHP_EXECUTABLE => /home/campbell/src/php-5.3.1RC1/sapi/cli/php
JDK_HOME => /usr/local/java
HOME => /home/campbell
SHLVL => 4
LS_OPTIONS =>  -F -b -T 0 --color=auto 
LOGNAME => campbell
LESS => -M
SSH_CONNECTION => deleted
DBUS_SESSION_BUS_ADDRESS => unix:abstract=/tmp/dbus-6ez148NDQy,guid=214e8dad231348accbb557e54aaf59b7
LESSOPEN => |lesspipe.sh %s
PKG_CONFIG_PATH => /usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/usr/local/lib/pkgconfig
WINDOWPATH => 2
DISPLAY => :0.0
CC => gcc
G_BROKEN_FILENAMES => 1
JAVA_ROOT => /usr/local/java
COLORTERM => Terminal

PHP Variables

Variable => Value
_SERVER["CPLUS_INCLUDE_PATH"] => /usr/lib/qt/include:/usr/lib/qt/include
_SERVER["MANPATH"] => /usr/local/man:/usr/man:/usr/local/java/man
_SERVER["SSH_AGENT_PID"] => 3366
_SERVER["HOSTNAME"] => thinkpad.yallook
_SERVER["TEST_PHP_SRCDIR"] => /home/campbell/src/php-5.3.1RC1
_SERVER["SHELL"] => /bin/bash
_SERVER["TERM"] => xterm
_SERVER["MAKEFLAGS"] => 
_SERVER["SSH_CLIENT"] => deleted
_SERVER["WINDOWID"] => 35663818
_SERVER["QTDIR"] => /usr/lib/qt
_SERVER["SSH_TTY"] => deleted
_SERVER["JRE_HOME"] => /usr/local/java/jre
_SERVER["USER"] => campbell
_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:*.bat=01;32:*.BAT=01;32:*.btm=01;32:*.BTM=01;32:*.cmd=01;32:*.CMD=01;32:*.com=01;32:*.COM=01;32:*.dll=01;32:*.DLL=01;32:*.exe=01;32:*.EXE=01;32:*.arj=01;31:*.bz2=01;31:*.deb=01;31:*.gz=01;31:*.lzh=01;31:*.rar=01;31:*.RAR=01;31:*.rpm=01;31:*.tar=01;31:*.taz=01;31:*.tb2=01;31:*.tbz2=01;31:*.tbz=01;31:*.tgz=01;31:*.tz2=01;31:*.z=01;31:*.Z=01;31:*.zip=01;31:*.ZIP=01;31:*.zoo=01;31:*.asf=01;35:*.ASF=01;35:*.avi=01;35:*.AVI=01;35:*.bmp=01;35:*.BMP=01;35:*.flac=01;35:*.FLAC=01;35:*.gif=01;35:*.GIF=01;35:*.jpg=01;35:*.JPG=01;35:*.jpeg=01;35:*.JPEG=01;35:*.m2a=01;35:*.M2A=01;35:*.m2v=01;35:*.M2V=01;35:*.m4a=01;35:*.M4A=01;35:*.m4p=01;35:*.M4P=01;35:*.m4v=01;35:*.M4V=01;35:*.mov=01;35:*.MOV=01;35:*.mp3=01;35:*.MP3=01;35:*.mpc=01;35:*.MPC=01;35:*.mpeg=01;35:*.MPEG=01;35:*.mpg=01;35:*.MPG=01;35:*.ogg=01;35:*.OGG=01;35:!
 *.pbm=01;35:*.pgm=01;35:*.png=01;35:*.PNG=01;35:*.ppm=01;35:*.ram=01;35:*.RAM=01;35:*.rm=01;35:*.RM=01;35:*.tga=01;35:*.TGA=01;35:*.tif=01;35:*.TIF=01;35:*.tiff=01;35:*.TIFF=01;35:*.wav=01;35:*.WAV=01;35:*.wma=01;35:*.WMA=01;35:*.wmv=01;35:*.WMV=01;35:*.xbm=01;35:*.xcf=01;35:*.xpm=01;35:*.xwd=01;35:*.XWD=01;35:
_SERVER["GDK_USE_XFT"] => 1
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["SESSION_MANAGER"] => local/thinkpad:/tmp/.ICE-unix/3374
_SERVER["MAKELEVEL"] => 1
_SERVER["MFLAGS"] => 
_SERVER["XDG_CONFIG_DIRS"] => /etc/xdg:/etc/xfce/xdg:/etc/xfce/xdg
_SERVER["T1LIB_CONFIG"] => /usr/share/t1lib/t1lib.config
_SERVER["PATH"] => /usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/java/bin:/usr/lib/qt/bin
_SERVER["_"] => /home/campbell/src/php-5.3.1RC1/sapi/cli/php
_SERVER["JAVA_BINDIR"] => /usr/local/java/bin
_SERVER["LC_COLLATE"] => C
_SERVER["PWD"] => /home/campbell/src/php-5.3.1RC1
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["JAVA_HOME"] => /usr/local/java
_SERVER["LANG"] => en_AU
_SERVER["TEST_PHP_EXECUTABLE"] => /home/campbell/src/php-5.3.1RC1/sapi/cli/php
_SERVER["JDK_HOME"] => /usr/local/java
_SERVER["HOME"] => /home/campbell
_SERVER["SHLVL"] => 4
_SERVER["LS_OPTIONS"] =>  -F -b -T 0 --color=auto 
_SERVER["LOGNAME"] => campbell
_SERVER["LESS"] => -M
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["DBUS_SESSION_BUS_ADDRESS"] => unix:abstract=/tmp/dbus-6ez148NDQy,guid=214e8dad231348accbb557e54aaf59b7
_SERVER["LESSOPEN"] => |lesspipe.sh %s
_SERVER["PKG_CONFIG_PATH"] => /usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/usr/local/lib/pkgconfig
_SERVER["WINDOWPATH"] => 2
_SERVER["DISPLAY"] => :0.0
_SERVER["CC"] => gcc
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["JAVA_ROOT"] => /usr/local/java
_SERVER["COLORTERM"] => Terminal
_SERVER["PHP_SELF"] => 
_SERVER["SCRIPT_NAME"] => 
_SERVER["SCRIPT_FILENAME"] => 
_SERVER["PATH_TRANSLATED"] => 
_SERVER["DOCUMENT_ROOT"] => 
_SERVER["REQUEST_TIME"] => 1253259581
_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 [email protected].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.