Test results for 5.3.2RC1 [failed]

[email protected]
Newsgroups php.qa.reports
Message-ID <[email protected]>
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #45877 (Array key '2147483647' left as string) [Zend/tests/bug45877.phpt]
Bug #45554 (Inconsistent behavior of the u format char) [ext/date/tests/bug45554.phpt]
Integer overflow [ext/filter/tests/046.phpt]
Phar: phpinfo display 3 [ext/phar/tests/phpinfo_003.phpt]
Test posix_kill(), posix_get_last_error and posix_strerror() functions : basic functionality [ext/posix/tests/posix_kill_basic.phpt]
proc_open [ext/standard/tests/general_functions/proc_open02.phpt]
Test var_export() function with valid float values [ext/standard/tests/general_functions/var_export_basic3.phpt]
time_sleep_until() function - basic test for time_sleep_until() [ext/standard/tests/misc/time_sleep_until_basic.phpt]
htmlentities() / html_entity_decode() #8592 - #9002 table test [ext/standard/tests/strings/htmlentities17.phpt]
Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-* [ext/xml/tests/bug32001.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]
Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt]
SimpleXML: array casting bug [ext/simplexml/tests/034.phpt]
=====================================================================

=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
via [ext/pdo_sqlite/tests/common.phpt]
	SQLite PDO Common: Bug #34630 (inserting streams as LOBs) [ext/pdo_sqlite/tests/bug_34630.phpt] (warn: XFAIL section but test passes)
via [ext/sqlite/tests/pdo/common.phpt]
	SQLite2 PDO Common: Bug #34630 (inserting streams as LOBs) [ext/sqlite/tests/pdo/bug_34630.phpt] (warn: XFAIL section but test passes)
=====================================================================


=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   51
Exts tested     :   27
---------------------------------------------------------------------

Number of tests : 11113              7575
Tests skipped   : 3538 ( 31.8%) --------
Tests warned    :    2 (  0.0%) (  0.0%)
Tests failed    :   10 (  0.1%) (  0.1%)
Expected fail   :    8 (  0.1%) (  0.1%)
Tests passed    : 7555 ( 68.0%) ( 99.7%)
---------------------------------------------------------------------
Time taken      :  515 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #45877 (Array key '2147483647' left as string) [Zend/tests/bug45877.phpt]
Bug #45554 (Inconsistent behavior of the u format char) [ext/date/tests/bug45554.phpt]
Integer overflow [ext/filter/tests/046.phpt]
Phar: phpinfo display 3 [ext/phar/tests/phpinfo_003.phpt]
Test posix_kill(), posix_get_last_error and posix_strerror() functions : basic functionality [ext/posix/tests/posix_kill_basic.phpt]
proc_open [ext/standard/tests/general_functions/proc_open02.phpt]
Test var_export() function with valid float values [ext/standard/tests/general_functions/var_export_basic3.phpt]
time_sleep_until() function - basic test for time_sleep_until() [ext/standard/tests/misc/time_sleep_until_basic.phpt]
htmlentities() / html_entity_decode() #8592 - #9002 table test [ext/standard/tests/strings/htmlentities17.phpt]
Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-* [ext/xml/tests/bug32001.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]
Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt]
SimpleXML: array casting bug [ext/simplexml/tests/034.phpt]
=====================================================================

=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
via [ext/pdo_sqlite/tests/common.phpt]
	SQLite PDO Common: Bug #34630 (inserting streams as LOBs) [ext/pdo_sqlite/tests/bug_34630.phpt] (warn: XFAIL section but test passes)
via [ext/sqlite/tests/pdo/common.phpt]
	SQLite2 PDO Common: Bug #34630 (inserting streams as LOBs) [ext/sqlite/tests/pdo/bug_34630.phpt] (warn: XFAIL section but test passes)
=====================================================================


================================================================================
/home/billhe/Desktop/php-5.3.2RC1/Zend/tests/bug45877.phpt
================================================================================
array(2) {
  [2147483647]=>
  int(1)
  [-2147483648]=>
  int(1)
}
================================================================================
001+ array(2) {
001- array(3) {
006-   ["%d8"]=>
007-   int(1)
================================================================================



================================================================================
/home/billhe/Desktop/php-5.3.2RC1/ext/date/tests/bug45554.phpt
================================================================================
03-15-2005 12:22:29.000000 PST
03-15-2005 12:22:29.001000 PST
object(DateTime)#1 (3) {
  ["date"]=>
  string(19) "2005-03-15 12:22:29"
  ["timezone_type"]=>
  int(2)
  ["timezone"]=>
  string(3) "PST"
}
================================================================================
003+ object(DateTime)#1 (3) {
003- bool(false)
004+   ["date"]=>
005+   string(19) "2005-03-15 12:22:29"
006+   ["timezone_type"]=>
007+   int(2)
008+   ["timezone"]=>
009+   string(3) "PST"
010+ }
================================================================================



================================================================================
/home/billhe/Desktop/php-5.3.2RC1/ext/filter/tests/046.phpt
================================================================================
bool(true)
int(-2147483648)
bool(true)
================================================================================
002+ int(-2147483648)
002- bool(false)
================================================================================



================================================================================
/home/billhe/Desktop/php-5.3.2RC1/ext/phar/tests/phpinfo_003.phpt
================================================================================
phpinfo()

Core

PHP Version => 5.3.2RC1

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 => On => On
doc_root => no value => no value
docref_ext => .html => .html
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 => 32767 => 32767
exit_on_timeout => Off => Off
expose_php => On => On
extension_dir => /home/billhe/Desktop/php-5.3.2RC1/modules/ => /home/billhe/Desktop/php-5.3.2RC1/modules/
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 => Off => Off
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => On => On
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_file_uploads => 20 => 20
max_input_nesting_level => 64 => 64
max_input_time => -1 => -1
memory_limit => 128M => 128M
open_basedir => no value => no value
output_buffering => no value => no value
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 => On => On
report_memleaks => On => On
report_zend_debug => Off => Off
request_order => no value => no value
safe_mode => Off => Off
safe_mode_exec_dir => /usr/local/php/bin => /usr/local/php/bin
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => no value => no value
sendmail_path =>  -t -i  =>  -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 => EGPCS => EGPCS
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.20
Timezone Database => internal

Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /home/billhe/Desktop/php-5.3.2RC1/ext/phar/tests/phpinfo_003.php on line 2
Default timezone => Asia/Chongqing

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.7.5
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: 291851 $

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 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.10.1

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 Compiled Version => 2.7.5
libXML Loaded Version => 20705
libXML streams => enabled

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 8.00 2009-10-19

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

PDO

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

pdo_sqlite

PDO Driver for SQLite 3.x => enabled
SQLite Library => 3.6.21

Phar

Phar: PHP Archive support => enabled
Phar EXT version => 2.0.1
Phar API version => 1.1.1
SVN revision => $Revision: 290435 $
Phar-based phar archives => enabled
Tar-based phar archives => enabled
ZIP-based phar archives => enabled
gzip compression => disabled (install ext/zlib)
bzip2 compression => disabled (install pecl/bz2)
OpenSSL support => disabled (install ext/openssl)


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: 288943 $

Reflection

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

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 => On => On
session.use_trans_sid => 0 => 0

SimpleXML

Simplexml support => enabled
Revision => $Revision: 289279 $
Schema 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

SQLite

SQLite support => enabled
PECL Module version => 2.0-dev $Id: sqlite.c 289587 2009-10-12 19:04:00Z felipe $
SQLite Library => 2.8.17
SQLite Encoding => iso8859

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

sqlite3

SQLite3 support => enabled
SQLite3 module version => 0.7-dev
SQLite Library => 3.6.21

Directive => Local Value => Master Value
sqlite3.extension_dir => no value => no value

standard

Dynamic Library Support => enabled
Path to 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,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
user_agent => no value => no value

tokenizer

Tokenizer Support => enabled

xml

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

xmlreader

XMLReader => enabled

xmlwriter

XMLWriter => enabled

Additional Modules

Module Name
===DONE===
================================================================================
002+ 
003+ Core
004+ 
005+ PHP Version => 5.3.2RC1
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- CVS revision => %cRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => disabled (install ext/zlib)
012- bzip2 compression => disabled (install pecl/bz2)
013- OpenSSL support => disabled (install ext/openssl)
014- 
015- 
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
007+ Directive => Local Value => Master Value
008+ allow_call_time_pass_reference => On => On
009+ allow_url_fopen => On => On
010+ allow_url_include => Off => Off
011+ always_populate_raw_post_data => Off => Off
012+ arg_separator.input => & => &
013+ arg_separator.output => & => &
014+ asp_tags => Off => Off
015+ auto_append_file => no value => no value
016+ auto_globals_jit => On => On
017+ auto_prepend_file => no value => no value
018+ browscap => no value => no value
019+ default_charset => no value => no value
020+ default_mimetype => text/html => text/html
021+ define_syslog_variables => Off => Off
022+ disable_classes => no value => no value
023+ disable_functions => no value => no value
024+ display_errors => STDOUT => STDOUT
025+ display_startup_errors => On => On
026+ doc_root => no value => no value
027+ docref_ext => .html => .html
028+ docref_root => no value => no value
029+ enable_dl => On => On
030+ error_append_string => no value => no value
031+ error_log => no value => no value
032+ error_prepend_string => no value => no value
033+ error_reporting => 32767 => 32767
034+ exit_on_timeout => Off => Off
035+ expose_php => On => On
036+ extension_dir => /home/billhe/Desktop/php-5.3.2RC1/modules/ => /home/billhe/Desktop/php-5.3.2RC1/modules/
037+ file_uploads => On => On
038+ highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
039+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
040+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
041+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
042+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
043+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
044+ html_errors => Off => Off
045+ ignore_repeated_errors => Off => Off
046+ ignore_repeated_source => Off => Off
047+ ignore_user_abort => Off => Off
048+ implicit_flush => On => On
049+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
050+ log_errors => Off => Off
051+ log_errors_max_len => 1024 => 1024
052+ magic_quotes_gpc => On => On
053+ magic_quotes_runtime => Off => Off
054+ magic_quotes_sybase => Off => Off
055+ mail.add_x_header => Off => Off
056+ mail.force_extra_parameters => no value => no value
057+ mail.log => no value => no value
058+ max_execution_time => 0 => 0
059+ max_file_uploads => 20 => 20
060+ max_input_nesting_level => 64 => 64
061+ max_input_time => -1 => -1
062+ memory_limit => 128M => 128M
063+ open_basedir => no value => no value
064+ output_buffering => no value => no value
065+ output_handler => no value => no value
066+ post_max_size => 8M => 8M
067+ precision => 14 => 14
068+ realpath_cache_size => 16K => 16K
069+ realpath_cache_ttl => 120 => 120
070+ register_argc_argv => On => On
071+ register_globals => Off => Off
072+ register_long_arrays => On => On
073+ report_memleaks => On => On
074+ report_zend_debug => Off => Off
075+ request_order => no value => no value
076+ safe_mode => Off => Off
077+ safe_mode_exec_dir => /usr/local/php/bin => /usr/local/php/bin
078+ safe_mode_gid => Off => Off
079+ safe_mode_include_dir => no value => no value
080+ sendmail_from => no value => no value
081+ sendmail_path =>  -t -i  =>  -t -i 
082+ serialize_precision => 100 => 100
083+ short_open_tag => On => On
084+ SMTP => localhost => localhost
085+ smtp_port => 25 => 25
086+ sql.safe_mode => Off => Off
087+ track_errors => On => On
088+ unserialize_callback_func => no value => no value
089+ upload_max_filesize => 2M => 2M
090+ upload_tmp_dir => no value => no value
091+ user_dir => no value => no value
092+ user_ini.cache_ttl => 300 => 300
093+ user_ini.filename => .user.ini => .user.ini
094+ variables_order => EGPCS => EGPCS
095+ xmlrpc_error_number => 0 => 0
096+ xmlrpc_errors => Off => Off
097+ y2k_compliance => On => On
098+ zend.enable_gc => On => On
099+ 
100+ ctype
101+ 
102+ ctype functions => enabled
103+ 
104+ date
105+ 
106+ date/time support => enabled
107+ "Olson" Timezone Database Version => 2009.20
108+ Timezone Database => internal
109+ 
110+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /home/billhe/Desktop/php-5.3.2RC1/ext/phar/tests/phpinfo_003.php on line 2
111+ Default timezone => Asia/Chongqing
112+ 
024- ===DONE===
114+ date.default_latitude => 31.7667 => 31.7667
115+ date.default_longitude => 35.2333 => 35.2333
116+ date.sunrise_zenith => 90.583333 => 90.583333
117+ date.sunset_zenith => 90.583333 => 90.583333
118+ date.timezone => no value => no value
119+ 
120+ dom
121+ 
122+ DOM/XML => enabled
123+ DOM/XML API Version => 20031129
124+ libxml Version => 2.7.5
125+ HTML Support => enabled
126+ XPath Support => enabled
127+ XPointer Support => enabled
128+ Schema Support => enabled
129+ RelaxNG Support => enabled
130+ 
131+ ereg
132+ 
133+ Regex Library => Bundled library enabled
134+ 
135+ fileinfo
136+ 
137+ fileinfo support => enabled
138+ version => 1.0.5-dev
139+ 
140+ filter
141+ 
142+ Input Validation and Filtering => enabled
143+ Revision => $Revision: 291851 $
144+ 
145+ Directive => Local Value => Master Value
146+ filter.default => unsafe_raw => unsafe_raw
147+ filter.default_flags => no value => no value
148+ 
149+ hash
150+ 
151+ hash support => enabled
152+ 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 
153+ 
154+ iconv
155+ 
156+ iconv support => enabled
157+ iconv implementation => glibc
158+ iconv library version => 2.10.1
159+ 
160+ Directive => Local Value => Master Value
161+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
162+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
163+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
16
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.