php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43689 Segmentation fault with "make test"
Submitted: 2007-12-27 16:22 UTC Modified: 2008-01-07 01:00 UTC
Votes:2
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: herve dot levan at interforum dot fr Assigned:
Status: No Feedback Package: *General Issues
PHP Version: 5.2.5 OS: Redhat 5
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: herve dot levan at interforum dot fr
New email:
PHP Version: OS:

 

 [2007-12-27 16:22 UTC] herve dot levan at interforum dot fr
Description:
------------
Hello,

I got segmentation fault message when running "make test" command.
I used followind compile command line : 

./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/usr/local/mysql-3.23.58 --enable-debug

Regards,

H.



Actual result:
--------------
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #16069 (ICONV transliteration failure) [ext/iconv/tests/bug16069.phpt]
iconv() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv-charset-length-cve-2007-4840.phpt]
iconv_mime_decode() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv_mime_decode-charset-length-cve-2007-4840.phpt]
iconv_mime_decode_headers() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv_mime_decode_headers-charset-length-cve-2007-4840.phpt]
iconv_set_encoding() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv_set_encoding-charset-length-cve-2007-4840.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
iconv_strlen() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv_strlen-charset-length-cve-2007-4840.phpt]
iconv_strpos() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv_strpos-charset-length-cve-2007-4840.phpt]
iconv_strrpos() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv_strrpos-charset-length-cve-2007-4840.phpt]
ob_iconv_handler() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/ob_iconv_handler-charset-length-cve-2007-4840.phpt]
json_encode() & endless loop - 3 [ext/json/tests/005.phpt]
Bug #41567 (json_encode() double conversion is inconsistent with PHP) [ext/json/tests/bug41567.phpt]
Test array_reverse() function : usage variations - assoc. array with diff. value for 'array' argument [ext/standard/tests/array/array_reverse_variation5.phpt]
Test array_unshift() function : usage variations - assoc. array with diff values for 'array' argument [ext/standard/tests/array/array_unshift_variation5.phpt]
dl() filename length checks (CVE-2007-4887) [ext/standard/tests/general_functions/dl-cve-2007-4887.phpt]
Test vsprintf() function : usage variations - unsigned formats with unsigned values [ext/standard/tests/strings/vsprintf_variation15_64bit.phpt]
Test vsprintf() function : usage variations - string formats with non-string values [ext/standard/tests/strings/vsprintf_variation8.phpt]
=====================================================================


=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   56
Exts tested     :   23
---------------------------------------------------------------------

Number of tests : 4566              2970
Tests skipped   : 1596 ( 35.0%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :   17 (  0.4%) (  0.6%)
Tests passed    : 2953 ( 64.7%) ( 99.4%)
---------------------------------------------------------------------
Time taken      :  240 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #16069 (ICONV transliteration failure) [ext/iconv/tests/bug16069.phpt]
iconv() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv-charset-length-cve-2007-4840.phpt]
iconv_mime_decode() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv_mime_decode-charset-length-cve-2007-4840.phpt]
iconv_mime_decode_headers() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv_mime_decode_headers-charset-length-cve-2007-4840.phpt]
iconv_set_encoding() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv_set_encoding-charset-length-cve-2007-4840.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
iconv_strlen() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv_strlen-charset-length-cve-2007-4840.phpt]
iconv_strpos() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv_strpos-charset-length-cve-2007-4840.phpt]
iconv_strrpos() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv_strrpos-charset-length-cve-2007-4840.phpt]
ob_iconv_handler() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/ob_iconv_handler-charset-length-cve-2007-4840.phpt]
json_encode() & endless loop - 3 [ext/json/tests/005.phpt]
Bug #41567 (json_encode() double conversion is inconsistent with PHP) [ext/json/tests/bug41567.phpt]
Test array_reverse() function : usage variations - assoc. array with diff. value for 'array' argument [ext/standard/tests/array/array_reverse_variation5.phpt]
Test array_unshift() function : usage variations - assoc. array with diff values for 'array' argument [ext/standard/tests/array/array_unshift_variation5.phpt]
dl() filename length checks (CVE-2007-4887) [ext/standard/tests/general_functions/dl-cve-2007-4887.phpt]
Test vsprintf() function : usage variations - unsigned formats with unsigned values [ext/standard/tests/strings/vsprintf_variation15_64bit.phpt]
Test vsprintf() function : usage variations - string formats with non-string values [ext/standard/tests/strings/vsprintf_variation8.phpt]
=====================================================================


================================================================================
/usr/local/src/PHP/5.2.5/ext/iconv/tests/bug16069.phpt
================================================================================
?ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С???(?맥??)
================================================================================
001+ ?ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С???(?맥??)
001- ?ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С????ߥ??С???(?맥??)
================================================================================



================================================================================
/usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv-charset-length-cve-2007-4840.phpt
================================================================================
Fatal error: Allowed memory size of 8388608 bytes exhausted at /usr/local/src/PHP/5.2.5/ext/standard/string.c:4426 (tried to allocate 9000001 bytes) in /usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv-charset-length-cve-2007-4840.php on line 2
================================================================================
001+ Fatal error: Allowed memory size of 8388608 bytes exhausted at /usr/local/src/PHP/5.2.5/ext/standard/string.c:4426 (tried to allocate 9000001 bytes) in /usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv-charset-length-cve-2007-4840.php on line 2
001- Warning: iconv(): Charset parameter exceeds the maximum allowed length of %d characters in %s on line %d
002- bool(false)
003- 
004- Warning: iconv(): Charset parameter exceeds the maximum allowed length of %d characters in %s on line %d
005- bool(false)
================================================================================



================================================================================
/usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv_mime_decode-charset-length-cve-2007-4840.phpt
================================================================================
Fatal error: Allowed memory size of 8388608 bytes exhausted at /usr/local/src/PHP/5.2.5/ext/standard/string.c:4426 (tried to allocate 9000001 bytes) in /usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv_mime_decode-charset-length-cve-2007-4840.php on line 2
================================================================================
001+ Fatal error: Allowed memory size of 8388608 bytes exhausted at /usr/local/src/PHP/5.2.5/ext/standard/string.c:4426 (tried to allocate 9000001 bytes) in /usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv_mime_decode-charset-length-cve-2007-4840.php on line 2
001- Warning: iconv_mime_decode(): Charset parameter exceeds the maximum allowed length of %d characters in %s on line %d
002- bool(false)
================================================================================



================================================================================
/usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv_mime_decode_headers-charset-length-cve-2007-4840.phpt
================================================================================
Fatal error: Allowed memory size of 8388608 bytes exhausted at /usr/local/src/PHP/5.2.5/ext/standard/string.c:4426 (tried to allocate 9000001 bytes) in /usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv_mime_decode_headers-charset-length-cve-2007-4840.php on line 2
================================================================================
001+ Fatal error: Allowed memory size of 8388608 bytes exhausted at /usr/local/src/PHP/5.2.5/ext/standard/string.c:4426 (tried to allocate 9000001 bytes) in /usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv_mime_decode_headers-charset-length-cve-2007-4840.php on line 2
001- Warning: iconv_mime_decode_headers(): Charset parameter exceeds the maximum allowed length of %d characters in %s on line %d
002- bool(false)
================================================================================



================================================================================
/usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv_set_encoding-charset-length-cve-2007-4840.phpt
================================================================================
Fatal error: Allowed memory size of 8388608 bytes exhausted at /usr/local/src/PHP/5.2.5/ext/standard/string.c:4426 (tried to allocate 9000001 bytes) in /usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv_set_encoding-charset-length-cve-2007-4840.php on line 2
================================================================================
001+ Fatal error: Allowed memory size of 8388608 bytes exhausted at /usr/local/src/PHP/5.2.5/ext/standard/string.c:4426 (tried to allocate 9000001 bytes) in /usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv_set_encoding-charset-length-cve-2007-4840.php on line 2
001- Warning: iconv_set_encoding(): Charset parameter exceeds the maximum allowed length of %d characters in %s on line %d
002- bool(false)
003- 
004- Warning: iconv_set_encoding(): Charset parameter exceeds the maximum allowed length of %d characters in %s on line %d
005- bool(false)
006- 
007- Warning: iconv_set_encoding(): Charset parameter exceeds the maximum allowed length of %d characters in %s on line %d
008- bool(false)
================================================================================



================================================================================
/usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv_stream_filter.phpt
================================================================================
string(20) "1b244224332473244b24"
string(10) "41244f1b28"
string(2) "42"
string(20) "a4b3a4f3a4cba4c1a4cf"
string(10) "69636f6e76"
string(2) "0a"
string(20) "1b244f24332466245824"
string(10) "4e24421b28"
string(2) "4f"
================================================================================
007+ string(20) "1b244f24332466245824"
008+ string(10) "4e24421b28"
009+ string(2) "4f"
007- 
008- Warning: fread(): iconv stream filter ("ISO-2022-JP"=>"EUC-JP"): invalid multibyte sequence in %s on line %d
009- string(0) ""
010- string(0) ""
011- string(0) ""
================================================================================



================================================================================
/usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv_strlen-charset-length-cve-2007-4840.phpt
================================================================================
Fatal error: Allowed memory size of 8388608 bytes exhausted at /usr/local/src/PHP/5.2.5/ext/standard/string.c:4426 (tried to allocate 9792000 bytes) in /usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv_strlen-charset-length-cve-2007-4840.php on line 2
================================================================================
001+ Fatal error: Allowed memory size of 8388608 bytes exhausted at /usr/local/src/PHP/5.2.5/ext/standard/string.c:4426 (tried to allocate 9792000 bytes) in /usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv_strlen-charset-length-cve-2007-4840.php on line 2
001- Warning: iconv_strlen(): Charset parameter exceeds the maximum allowed length of %d characters in %s on line %d
002- bool(false)
================================================================================



================================================================================
/usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv_strpos-charset-length-cve-2007-4840.phpt
================================================================================
Fatal error: Allowed memory size of 8388608 bytes exhausted at /usr/local/src/PHP/5.2.5/ext/standard/string.c:4426 (tried to allocate 9000001 bytes) in /usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv_strpos-charset-length-cve-2007-4840.php on line 2
================================================================================
001+ Fatal error: Allowed memory size of 8388608 bytes exhausted at /usr/local/src/PHP/5.2.5/ext/standard/string.c:4426 (tried to allocate 9000001 bytes) in /usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv_strpos-charset-length-cve-2007-4840.php on line 2
001- Warning: iconv_strpos(): Charset parameter exceeds the maximum allowed length of %d characters in %s on line %d
002- bool(false)
================================================================================



================================================================================
/usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv_strrpos-charset-length-cve-2007-4840.phpt
================================================================================
Fatal error: Allowed memory size of 8388608 bytes exhausted at /usr/local/src/PHP/5.2.5/ext/standard/string.c:4426 (tried to allocate 9000001 bytes) in /usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv_strrpos-charset-length-cve-2007-4840.php on line 2
================================================================================
001+ Fatal error: Allowed memory size of 8388608 bytes exhausted at /usr/local/src/PHP/5.2.5/ext/standard/string.c:4426 (tried to allocate 9000001 bytes) in /usr/local/src/PHP/5.2.5/ext/iconv/tests/iconv_strrpos-charset-length-cve-2007-4840.php on line 2
001- Warning: iconv_strrpos(): Charset parameter exceeds the maximum allowed length of %d characters in %s on line %d
002- bool(false)
================================================================================



================================================================================
/usr/local/src/PHP/5.2.5/ext/iconv/tests/ob_iconv_handler-charset-length-cve-2007-4840.phpt
================================================================================
Fatal error: Allowed memory size of 8388608 bytes exhausted at /usr/local/src/PHP/5.2.5/ext/standard/string.c:4426 (tried to allocate 9000001 bytes) in /usr/local/src/PHP/5.2.5/ext/iconv/tests/ob_iconv_handler-charset-length-cve-2007-4840.php on line 2
================================================================================
001+ Fatal error: Allowed memory size of 8388608 bytes exhausted at /usr/local/src/PHP/5.2.5/ext/standard/string.c:4426 (tried to allocate 9000001 bytes) in /usr/local/src/PHP/5.2.5/ext/iconv/tests/ob_iconv_handler-charset-length-cve-2007-4840.php on line 2
001- done
================================================================================



================================================================================
/usr/local/src/PHP/5.2.5/ext/json/tests/005.phpt
================================================================================
array(1) {
  [0]=>
  array(1) {
    [0]=>
    *RECURSION*
  }
}

Warning: json_encode(): recursion detected in /usr/local/src/PHP/5.2.5/ext/json/tests/005.php on line 7
string(8) "[[null]]"
Done
[Thu Dec 27 17:08:30 2007]  Script:  '/usr/local/src/PHP/5.2.5/ext/json/tests/005.php'
/usr/local/src/PHP/5.2.5/Zend/zend_execute.c(841) :  Freeing 0x60000000001C7218 (24 bytes), script=/usr/local/src/PHP/5.2.5/ext/json/tests/005.php
[Thu Dec 27 17:08:30 2007]  Script:  '/usr/local/src/PHP/5.2.5/ext/json/tests/005.php'
/usr/local/src/PHP/5.2.5/Zend/zend_vm_execute.h(17984) :  Freeing 0x60000000001C8988 (72 bytes), script=/usr/local/src/PHP/5.2.5/ext/json/tests/005.php
/usr/local/src/PHP/5.2.5/Zend/zend_API.c(821) : Actual location (location was relayed)
Last leak repeated 1 time
[Thu Dec 27 17:08:30 2007]  Script:  '/usr/local/src/PHP/5.2.5/ext/json/tests/005.php'
/usr/local/src/PHP/5.2.5/Zend/zend_execute.c(1082) :  Freeing 0x60000000001C8B60 (71 bytes), script=/usr/local/src/PHP/5.2.5/ext/json/tests/005.php
/usr/local/src/PHP/5.2.5/Zend/zend_hash.c(388) : Actual location (location was relayed)
=== Total 4 memory leaks detected ===
================================================================================
012+ [Thu Dec 27 17:08:30 2007]  Script:  '/usr/local/src/PHP/5.2.5/ext/json/tests/005.php'
013+ /usr/local/src/PHP/5.2.5/Zend/zend_execute.c(841) :  Freeing 0x60000000001C7218 (24 bytes), script=/usr/local/src/PHP/5.2.5/ext/json/tests/005.php
014+ [Thu Dec 27 17:08:30 2007]  Script:  '/usr/local/src/PHP/5.2.5/ext/json/tests/005.php'
015+ /usr/local/src/PHP/5.2.5/Zend/zend_vm_execute.h(17984) :  Freeing 0x60000000001C8988 (72 bytes), script=/usr/local/src/PHP/5.2.5/ext/json/tests/005.php
016+ /usr/local/src/PHP/5.2.5/Zend/zend_API.c(821) : Actual location (location was relayed)
017+ Last leak repeated 1 time
018+ [Thu Dec 27 17:08:30 2007]  Script:  '/usr/local/src/PHP/5.2.5/ext/json/tests/005.php'
019+ /usr/local/src/PHP/5.2.5/Zend/zend_execute.c(1082) :  Freeing 0x60000000001C8B60 (71 bytes), script=/usr/local/src/PHP/5.2.5/ext/json/tests/005.php
020+ /usr/local/src/PHP/5.2.5/Zend/zend_hash.c(388) : Actual location (location was relayed)
021+ === Total 4 memory leaks detected ===
================================================================================



================================================================================
/usr/local/src/PHP/5.2.5/ext/json/tests/bug41567.phpt
================================================================================
float(123456789.123)
Done
================================================================================
001+ float(123456789.123)
001- float(123456789.12345)
================================================================================



================================================================================
/usr/local/src/PHP/5.2.5/ext/standard/tests/array/array_reverse_variation5.phpt
================================================================================
*** Testing array_reverse() : usage variations ***
-- Iteration 1 --
- default argument -
array(0) {
}
- $preserve keys = true -
array(0) {
}
- $preserve_keys = false -
array(0) {
}
-- Iteration 2 --
- default argument -
array(1) {
  [0]=>
  int(0)
}
- $preserve keys = true -
array(1) {
  [0]=>
  int(0)
}
- $preserve_keys = false -
array(1) {
  [0]=>
  int(0)
}
-- Iteration 3 --
- default argument -
array(1) {
  [0]=>
  int(1)
}
- $preserve keys = true -
array(1) {
  [1]=>
  int(1)
}
- $preserve_keys = false -
array(1) {
  [0]=>
  int(1)
}
-- Iteration 4 --
- default argument -
array(4) {
  [0]=>
  int(4)
  ["three"]=>
  int(3)
  ["two"]=>
  int(2)
  ["one"]=>
  int(1)
}
- $preserve keys = true -
array(4) {
  [4]=>
  int(4)
  ["three"]=>
  int(3)
  ["two"]=>
  int(2)
  ["one"]=>
  int(1)
}
- $preserve_keys = false -
array(4) {
  [0]=>
  int(4)
  ["three"]=>
  int(3)
  ["two"]=>
  int(2)
  ["one"]=>
  int(1)
}
-- Iteration 5 --
- default argument -
array(1) {
  ["float"]=>
  float(2.3333)
}
- $preserve keys = true -
array(1) {
  ["float"]=>
  float(2.3333)
}
- $preserve_keys = false -
array(1) {
  ["float"]=>
  float(2.3333)
}
-- Iteration 6 --
- default argument -
array(4) {
  ["f4"]=>
  float(33333333.3333)
  [0]=>
  float(4.8999992284)
  ["f2"]=>
  float(3.33)
  ["f1"]=>
  float(1.2)
}
- $preserve keys = true -
array(4) {
  ["f4"]=>
  float(33333333.3333)
  [3]=>
  float(4.8999992284)
  ["f2"]=>
  float(3.33)
  ["f1"]=>
  float(1.2)
}
- $preserve_keys = false -
array(4) {
  ["f4"]=>
  float(33333333.3333)
  [0]=>
  float(4.8999992284)
  ["f2"]=>
  float(3.33)
  ["f1"]=>
  float(1.2)
}
-- Iteration 7 --
- default argument -
array(4) {
  [0]=>
  string(4) "pen
"
  [1]=>
  string(7) "world"
  ["red"]=>
  string(6) "col	or"
  [2]=>
  string(6) "	Hello"
}
- $preserve keys = true -
array(4) {
  [3]=>
  string(4) "pen
"
  [2]=>
  string(7) "world"
  ["red"]=>
  string(6) "col	or"
  [111]=>
  string(6) "	Hello"
}
- $preserve_keys = false -
array(4) {
  [0]=>
  string(4) "pen
"
  [1]=>
  string(7) "world"
  ["red"]=>
  string(6) "col	or"
  [2]=>
  string(6) "	Hello"
}
-- Iteration 8 --
- default argument -
array(4) {
  [0]=>
  string(5) "pen\n"
  [1]=>
  string(9) "\v\fworld"
  ["red"]=>
  string(7) "col\tor"
  [2]=>
  string(7) "\tHello"
}
- $preserve keys = true -
array(4) {
  [3]=>
  string(5) "pen\n"
  [2]=>
  string(9) "\v\fworld"
  ["red"]=>
  string(7) "col\tor"
  [111]=>
  string(7) "\tHello"
}
- $preserve_keys = false -
array(4) {
  [0]=>
  string(5) "pen\n"
  [1]=>
  string(9) "\v\fworld"
  ["red"]=>
  string(7) "col\tor"
  [2]=>
  string(7) "\tHello"
}
-- Iteration 9 --
- default argument -
array(2) {
  ["heredoc"]=>
  string(11) "Hello world"
  [0]=>
  string(5) "hello"
}
- $preserve keys = true -
array(2) {
  ["heredoc"]=>
  string(11) "Hello world"
  [1]=>
  string(5) "hello"
}
- $preserve_keys = false -
array(2) {
  ["heredoc"]=>
  string(11) "Hello world"
  [0]=>
  string(5) "hello"
}
-- Iteration 10 --
- default argument -
array(3) {
  ["resource"]=>
  resource(5) of type (stream)
  ["unset"]=>
  NULL
  [0]=>
  object(classA)#1 (0) {
  }
}
- $preserve keys = true -
array(3) {
  ["resource"]=>
  resource(5) of type (stream)
  ["unset"]=>
  NULL
  [11]=>
  object(classA)#1 (0) {
  }
}
- $preserve_keys = false -
array(3) {
  ["resource"]=>
  resource(5) of type (stream)
  ["unset"]=>
  NULL
  [0]=>
  object(classA)#1 (0) {
  }
}
-- Iteration 11 --
- default argument -
array(8) {
  ["heredoc"]=>
  string(11) "Hello world"
  ["unset"]=>
  NULL
  ["float"]=>
  float(444.432)
  ["int"]=>
  int(133)
  ["resource"]=>
  resource(5) of type (stream)
  [0]=>
  string(5) "fruit"
  [1]=>
  object(classA)#2 (0) {
  }
  [2]=>
  string(5) "hello"
}
- $preserve keys = true -
array(8) {
  ["heredoc"]=>
  string(11) "Hello world"
  ["unset"]=>
  NULL
  ["float"]=>
  float(444.432)
  ["int"]=>
  int(133)
  ["resource"]=>
  resource(5) of type (stream)
  [222]=>
  string(5) "fruit"
  [2]=>
  object(classA)#2 (0) {
  }
  [1]=>
  string(5) "hello"
}
- $preserve_keys = false -
array(8) {
  ["heredoc"]=>
  string(11) "Hello world"
  ["unset"]=>
  NULL
  ["float"]=>
  float(444.432)
  ["int"]=>
  int(133)
  ["resource"]=>
  resource(5) of type (stream)
  [0]=>
  string(5) "fruit"
  [1]=>
  object(classA)#2 (0) {
  }
  [2]=>
  string(5) "hello"
}
Done
================================================================================
098+   float(33333333.3333)
098-   float(33333333.333333)
109+   float(33333333.3333)
109-   float(33333333.333333)
120+   float(33333333.3333)
120-   float(33333333.333333)
================================================================================



================================================================================
/usr/local/src/PHP/5.2.5/ext/standard/tests/array/array_unshift_variation5.phpt
================================================================================
*** Testing array_unshift() : associative array with different values ***
-- Iteration 1 --
int(1)
array(1) {
  [0]=>
  int(10)
}
int(3)
array(3) {
  [0]=>
  int(10)
  [1]=>
  string(5) "hello"
  [2]=>
  string(5) "world"
}
-- Iteration 2 --
int(2)
array(2) {
  [0]=>
  int(10)
  [1]=>
  int(0)
}
int(4)
array(4) {
  [0]=>
  int(10)
  [1]=>
  string(5) "hello"
  [2]=>
  string(5) "world"
  [3]=>
  int(0)
}
-- Iteration 3 --
int(2)
array(2) {
  [0]=>
  int(10)
  [1]=>
  int(1)
}
int(4)
array(4) {
  [0]=>
  int(10)
  [1]=>
  string(5) "hello"
  [2]=>
  string(5) "world"
  [3]=>
  int(1)
}
-- Iteration 4 --
int(5)
array(5) {
  [0]=>
  int(10)
  ["one"]=>
  int(1)
  ["two"]=>
  int(2)
  ["three"]=>
  int(3)
  [1]=>
  int(4)
}
int(7)
array(7) {
  [0]=>
  int(10)
  [1]=>
  string(5) "hello"
  [2]=>
  string(5) "world"
  ["one"]=>
  int(1)
  ["two"]=>
  int(2)
  ["three"]=>
  int(3)
  [3]=>
  int(4)
}
-- Iteration 5 --
int(2)
array(2) {
  [0]=>
  int(10)
  ["float"]=>
  float(2.3333)
}
int(4)
array(4) {
  [0]=>
  int(10)
  [1]=>
  string(5) "hello"
  [2]=>
  string(5) "world"
  ["float"]=>
  float(2.3333)
}
-- Iteration 6 --
int(5)
array(5) {
  [0]=>
  int(10)
  ["f1"]=>
  float(1.2)
  ["f2"]=>
  float(3.33)
  [1]=>
  float(4.8999992284)
  ["f4"]=>
  float(33333333.3333)
}
int(7)
array(7) {
  [0]=>
  int(10)
  [1]=>
  string(5) "hello"
  [2]=>
  string(5) "world"
  ["f1"]=>
  float(1.2)
  ["f2"]=>
  float(3.33)
  [3]=>
  float(4.8999992284)
  ["f4"]=>
  float(33333333.3333)
}
-- Iteration 7 --
int(5)
array(5) {
  [0]=>
  int(10)
  [1]=>
  string(6) "	Hello"
  ["red"]=>
  string(6) "col	or"
  [2]=>
  string(7) "world"
  [3]=>
  string(4) "pen
"
}
int(7)
array(7) {
  [0]=>
  int(10)
  [1]=>
  string(5) "hello"
  [2]=>
  string(5) "world"
  [3]=>
  string(6) "	Hello"
  ["red"]=>
  string(6) "col	or"
  [4]=>
  string(7) "world"
  [5]=>
  string(4) "pen
"
}
-- Iteration 8 --
int(5)
array(5) {
  [0]=>
  int(10)
  [1]=>
  string(7) "\tHello"
  ["red"]=>
  string(7) "col\tor"
  [2]=>
  string(9) "\v\fworld"
  [3]=>
  string(5) "pen\n"
}
int(7)
array(7) {
  [0]=>
  int(10)
  [1]=>
  string(5) "hello"
  [2]=>
  string(5) "world"
  [3]=>
  string(7) "\tHello"
  ["red"]=>
  string(7) "col\tor"
  [4]=>
  string(9) "\v\fworld"
  [5]=>
  string(5) "pen\n"
}
-- Iteration 9 --
int(3)
array(3) {
  [0]=>
  int(10)
  [1]=>
  string(5) "hello"
  ["heredoc"]=>
  string(11) "Hello world"
}
int(5)
array(5) {
  [0]=>
  int(10)
  [1]=>
  string(5) "hello"
  [2]=>
  string(5) "world"
  [3]=>
  string(5) "hello"
  ["heredoc"]=>
  string(11) "Hello world"
}
-- Iteration 10 --
int(4)
array(4) {
  [0]=>
  int(10)
  [1]=>
  object(classA)#1 (0) {
  }
  ["unset"]=>
  NULL
  ["resource"]=>
  resource(5) of type (stream)
}
int(6)
array(6) {
  [0]=>
  int(10)
  [1]=>
  string(5) "hello"
  [2]=>
  string(5) "world"
  [3]=>
  object(classA)#1 (0) {
  }
  ["unset"]=>
  NULL
  ["resource"]=>
  resource(5) of type (stream)
}
-- Iteration 11 --
int(9)
array(9) {
  [0]=>
  int(10)
  [1]=>
  string(5) "hello"
  [2]=>
  object(classA)#2 (0) {
  }
  [3]=>
  string(5) "fruit"
  ["resource"]=>
  resource(5) of type (stream)
  ["int"]=>
  int(133)
  ["float"]=>
  float(444.432)
  ["unset"]=>
  NULL
  ["heredoc"]=>
  string(11) "Hello world"
}
int(11)
array(11) {
  [0]=>
  int(10)
  [1]=>
  string(5) "hello"
  [2]=>
  string(5) "world"
  [3]=>
  string(5) "hello"
  [4]=>
  object(classA)#2 (0) {
  }
  [5]=>
  string(5) "fruit"
  ["resource"]=>
  resource(5) of type (stream)
  ["int"]=>
  int(133)
  ["float"]=>
  float(444.432)
  ["unset"]=>
  NULL
  ["heredoc"]=>
  string(11) "Hello world"
}
Done
================================================================================
117+   float(33333333.3333)
117-   float(33333333.333333)
134+   float(33333333.3333)
134-   float(33333333.333333)
================================================================================



================================================================================
/usr/local/src/PHP/5.2.5/ext/standard/tests/general_functions/dl-cve-2007-4887.phpt
================================================================================
Fatal error: Allowed memory size of 8388608 bytes exhausted at /usr/local/src/PHP/5.2.5/ext/standard/string.c:4426 (tried to allocate 8376758 bytes) in /usr/local/src/PHP/5.2.5/ext/standard/tests/general_functions/dl-cve-2007-4887.php on line 2
================================================================================
001+ Fatal error: Allowed memory size of 8388608 bytes exhausted at /usr/local/src/PHP/5.2.5/ext/standard/string.c:4426 (tried to allocate 8376758 bytes) in /usr/local/src/PHP/5.2.5/ext/standard/tests/general_functions/dl-cve-2007-4887.php on line 2
001- Warning: dl(): File name exceeds the maximum allowed length of %d characters in %s on line %d
002- bool(false)
================================================================================



================================================================================
/usr/local/src/PHP/5.2.5/ext/standard/tests/strings/vsprintf_variation15_64bit.phpt
================================================================================
*** Testing vsprintf() : unsigned formats and unsigned values ***

-- Iteration 1 --
string(16) "1234567 342391 0"

-- Iteration 2 --
string(24) "12345678900 u 1234 12345"

-- Iteration 3 --
string(34) "   1234000 9223372036854775808 120"

-- Iteration 4 --
string(10) "#1 0 $0 10"

-- Iteration 5 --
string(7) "1 2 3 4"
Done
================================================================================
010+ string(34) "   1234000 9223372036854775808 120"
010- string(25) "   1234000 0          120"
================================================================================



================================================================================
/usr/local/src/PHP/5.2.5/ext/standard/tests/strings/vsprintf_variation8.phpt
================================================================================
*** Testing vsprintf() : string formats and non-string values ***

-- Iteration 1 --
string(174) "2.2 0.2 10.2 
   123456.234 s -1234.6789 1234.6789
         2000 2.0E       -400000000000 2.2E
   12345.78 12.0000000111 -12.0000011111 -123456.234
   10.2 123456.234 2.2 0.2"

-- Iteration 2 --
string(132) "2 -2 2 
   123456 s -12346789 12346789
         1232 2000       -40000 2221
   12345780 1211111 -12111111 -12345634
   2 123456 2 -2"

-- Iteration 3 --
string(131) "Array Array Array 
   Array s Array Array
         Arra Arra       Array Arra
   Array Array Array Array
   Array Array Array Array"

-- Iteration 4 --
string(81) "1 1  
   1 s      1   
            1            0001 0000
   #0 1 $1 _0
    1 1 1"
Done
================================================================================
004+ string(174) "2.2 0.2 10.2 
004- string(177) "2.2 0.2 10.2 
006+          2000 2.0E       -400000000000 2.2E
007+    12345.78 12.0000000111 -12.0000011111 -123456.234
006-          2000 2000       -400000000000 2200
007-    12345.78 12.000000011111 -12.00000111111 -123456.234
================================================================================




================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux - Linux webeditis 2.6.18-8.el5 #1 SMP Fri Jan 26 14:16:09 EST 2007 ia64

Autoconf:
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.

Copyright (C) 2003 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.

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.22 (1.1220.2.365 2005/12/18 22:14:06)

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.

Compiler:
Using built-in specs.
Target: ia64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=ia64-redhat-linux
Thread model: posix
gcc version 4.1.1 20070105 (Red Hat 4.1.1-52)

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 =>  (0xa000000000000000)
	libcrypt.so.1 => /lib/libcrypt.so.1 (0x2000000000060000)
	librt.so.1 => /lib/librt.so.1 (0x20000000000a8000)
	libmysqlclient.so.10 => /usr/local/mysql-3.23.58/lib/mysql/libmysqlclient.so.10 (0x20000000000c8000)
	libz.so.1 => /usr/lib/libz.so.1 (0x2000000000114000)
	libm.so.6.1 => /lib/libm.so.6.1 (0x2000000000148000)
	libresolv.so.2 => /lib/libresolv.so.2 (0x200000000021c000)
	libdl.so.2 => /lib/libdl.so.2 (0x2000000000254000)
	libnsl.so.1 => /lib/libnsl.so.1 (0x200000000026c000)
	libxml2.so.2 => /usr/lib/libxml2.so.2 (0x20000000002a8000)
	libc.so.6.1 => /lib/libc.so.6.1 (0x200000000054c000)
	libpthread.so.0 => /lib/libpthread.so.0 (0x20000000007cc000)
	/lib/ld-linux-ia64.so.2 (0x2000000000000000)



================================================================================
PHPINFO
================================================================================
phpinfo()
PHP Version => 5.2.5

System => Linux webeditis 2.6.18-8.el5 #1 SMP Fri Jan 26 14:16:09 EST 2007 ia64
Build Date => Dec 27 2007 17:05:47
Configure Command =>  './configure'  '--with-apxs2=/usr/local/apache2/bin/apxs' '--with-mysql=/usr/local/mysql-3.23.58' '--enable-debug'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/lib
Loaded Configuration File => /usr/local/lib/php.ini
PHP API => 20041225
PHP Extension => 20060613
Zend Extension => 220060519
Debug Build => yes
Thread Safety => disabled
Zend Memory Manager => enabled
IPv6 Support => enabled
Registered PHP Streams => php, file, data, http, ftp  
Registered Stream Socket Transports => tcp, udp, unix, udg
Registered Stream Filters => string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, convert.iconv.*


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


 _______________________________________________________________________


Configuration

PHP Core

Directive => Local Value => Master Value
allow_call_time_pass_reference => On => On
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 => STDOUT => STDOUT
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 => 6135 => 6135
expose_php => On => On
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 => .:/usr/local/lib/php => .:/usr/local/lib/php
log_errors => On => On
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => On => On
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 => 8M => 8M
open_basedir => no value => no value
output_buffering => 0 => 0
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 12 => 12
realpath_cache_size => 16K => 16K
realpath_cache_ttl => 120 => 120
register_argc_argv => On => On
register_globals => Off => Off
register_long_arrays => On => On
report_memleaks => On => On
report_zend_debug => Off => Off
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 => Off => Off
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
variables_order => EGPCS => EGPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
zend.ze1_compatibility_mode => Off => Off

ctype

ctype functions => enabled

date

date/time support => enabled
"Olson" Timezone Database Version => 2007.9
Timezone Database => internal
Default timezone => Europe/Berlin

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.26
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled

filter

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

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

hash

hash support => enabled
Hashing Engines => md2 md4 md5 sha1 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru 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 

iconv

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

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

libxml

libXML support => active
libXML Version => 2.6.26
libXML streams => enabled

mysql

MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 3.23.58
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /tmp/mysql.sock
MYSQL_INCLUDE => -I/usr/local/mysql-3.23.58/include/mysql
MYSQL_LIBS => -L/usr/local/mysql-3.23.58/lib/mysql -lmysqlclient 

Directive => Local Value => Master Value
mysql.allow_persistent => On => On
mysql.connect_timeout => 60 => 60
mysql.default_host => no value => no value
mysql.default_password => no value => no value
mysql.default_port => no value => no value
mysql.default_socket => no value => no value
mysql.default_user => no value => no value
mysql.max_links => Unlimited => Unlimited
mysql.max_persistent => Unlimited => Unlimited
mysql.trace_mode => Off => Off

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 7.3 2007-08-28

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

PDO

PDO support => enabled
PDO drivers => sqlite2, sqlite

pdo_sqlite

PDO Driver for SQLite 3.x => enabled
PECL Module version => (bundled) 1.0.1 $Id: pdo_sqlite.c,v 1.10.2.6.2.2 2007/03/23 14:30:00 wez Exp $
SQLite Library => 3.3.17

posix

Revision => $Revision: 1.70.2.3.2.16 $

Reflection

Reflection => enabled
Version => $Id: php_reflection.c,v 1.164.2.33.2.47 2007/10/28 13:47:14 iliaa Exp $

session

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

Directive => Local Value => Master Value
session.auto_start => Off => Off
session.bug_compat_42 => On => On
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 => 100 => 100
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.hash_bits_per_character => 4 => 4
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 => Off => Off
session.use_trans_sid => 0 => 0

SimpleXML

Simplexml support => enabled
Revision => $Revision: 1.151.2.22.2.35 $
Schema support => enabled

SPL

SPL support => enabled
Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilterIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RegexIterator, RuntimeException, SimpleXMLIterator, SplFileInfo, SplFileObject, SplObjectStorage, SplTempFileObject, UnderflowException, UnexpectedValueException

SQLite

SQLite support => enabled
PECL Module version => 2.0-dev $Id: sqlite.c,v 1.166.2.13.2.9 2007/05/19 17:58:22 iliaa Exp $
SQLite Library => 2.8.17
SQLite Encoding => iso8859

Directive => Local Value => Master Value
sqlite.assoc_case => 0 => 0

standard

Regex Library => Bundled library enabled
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=,fieldset= => a=href,area=href,frame=src,input=src,form=,fieldset=
user_agent => no value => no value

tokenizer

Tokenizer Support => enabled

xml

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

xmlreader

XMLReader => enabled

xmlwriter

XMLWriter => enabled

Additional Modules

Module Name

Environment

Variable => Value
HOSTNAME => webeditis
TEST_PHP_SRCDIR => /usr/local/src/PHP/5.2.5
SHELL => /bin/bash
TERM => xterm
MAKEFLAGS =>  
HISTSIZE => 1000
KDE_NO_IPV6 => 1
SSH_CLIENT => deleted
SSH_TTY => deleted
USER => root
LS_COLORS => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
SSH_AUTH_SOCK => deleted
KDEDIR => /usr
MAKELEVEL => 1
MFLAGS =>  
PATH => /usr/local/mysql-3.23.58/bin:/usr/local/apache2/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
MAIL => /var/spool/mail/root
_ => /usr/local/src/PHP/5.2.5/sapi/cli/php
PWD => /usr/local/src/PHP/5.2.5
INPUTRC => /etc/inputrc
LANG => en_US.UTF-8
TEST_PHP_EXECUTABLE => /usr/local/src/PHP/5.2.5/sapi/cli/php
SSH_ASKPASS => /usr/libexec/openssh/gnome-ssh-askpass
HOME => /root
SHLVL => 3
LOGNAME => root
CVS_RSH => ssh
SSH_CONNECTION => deleted
LESSOPEN => |/usr/bin/lesspipe.sh %s
CC => gcc
G_BROKEN_FILENAMES => 1

PHP Variables

Variable => Value
_SERVER["HOSTNAME"] => webeditis
_SERVER["TEST_PHP_SRCDIR"] => /usr/local/src/PHP/5.2.5
_SERVER["SHELL"] => /bin/bash
_SERVER["TERM"] => xterm
_SERVER["MAKEFLAGS"] => 
_SERVER["HISTSIZE"] => 1000
_SERVER["KDE_NO_IPV6"] => 1
_SERVER["SSH_CLIENT"] => deleted
_SERVER["SSH_TTY"] => deleted
_SERVER["USER"] => root
_SERVER["LS_COLORS"] => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["KDEDIR"] => /usr
_SERVER["MAKELEVEL"] => 1
_SERVER["MFLAGS"] => 
_SERVER["PATH"] => /usr/local/mysql-3.23.58/bin:/usr/local/apache2/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
_SERVER["MAIL"] => /var/spool/mail/root
_SERVER["_"] => /usr/local/src/PHP/5.2.5/sapi/cli/php
_SERVER["PWD"] => /usr/local/src/PHP/5.2.5
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["LANG"] => en_US.UTF-8
_SERVER["TEST_PHP_EXECUTABLE"] => /usr/local/src/PHP/5.2.5/sapi/cli/php
_SERVER["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_SERVER["HOME"] => /root
_SERVER["SHLVL"] => 3
_SERVER["LOGNAME"] => root
_SERVER["CVS_RSH"] => ssh
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_SERVER["CC"] => gcc
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["PHP_SELF"] => 
_SERVER["SCRIPT_NAME"] => 
_SERVER["SCRIPT_FILENAME"] => 
_SERVER["PATH_TRANSLATED"] => 
_SERVER["DOCUMENT_ROOT"] => 
_SERVER["REQUEST_TIME"] => 1198771982
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["HOSTNAME"] => webeditis
_ENV["TEST_PHP_SRCDIR"] => /usr/local/src/PHP/5.2.5
_ENV["SHELL"] => /bin/bash
_ENV["TERM"] => xterm
_ENV["MAKEFLAGS"] => 
_ENV["HISTSIZE"] => 1000
_ENV["KDE_NO_IPV6"] => 1
_ENV["SSH_CLIENT"] => deleted
_ENV["SSH_TTY"] => deleted
_ENV["USER"] => root
_ENV["LS_COLORS"] => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["KDEDIR"] => /usr
_ENV["MAKELEVEL"] => 1
_ENV["MFLAGS"] => 
_ENV["PATH"] => /usr/local/mysql-3.23.58/bin:/usr/local/apache2/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
_ENV["MAIL"] => /var/spool/mail/root
_ENV["_"] => /usr/local/src/PHP/5.2.5/sapi/cli/php
_ENV["PWD"] => /usr/local/src/PHP/5.2.5
_ENV["INPUTRC"] => /etc/inputrc
_ENV["LANG"] => en_US.UTF-8
_ENV["TEST_PHP_EXECUTABLE"] => /usr/local/src/PHP/5.2.5/sapi/cli/php
_ENV["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_ENV["HOME"] => /root
_ENV["SHLVL"] => 3
_ENV["LOGNAME"] => root
_ENV["CVS_RSH"] => ssh
_ENV["SSH_CONNECTION"] => deleted
_ENV["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_ENV["CC"] => gcc
_ENV["G_BROKEN_FILENAMES"] => 1

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.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-12-30 16:28 UTC] iliaa@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.


 [2008-01-07 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 05:01:31 2024 UTC