Test: /ext/phar/tests/phpinfo_003.phpt - Version 5.4.0alpha3-dev    

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
002+
003+ Core
004+
005+ PHP Version => 5.4.0alpha3-dev
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN 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_url_fopen => On => On
009+ allow_url_include => Off => Off
010+ always_populate_raw_post_data => Off => Off
011+ arg_separator.input => & => &
012+ arg_separator.output => & => &
013+ asp_tags => Off => Off
014+ auto_append_file => no value => no value
015+ auto_globals_jit => On => On
016+ auto_prepend_file => no value => no value
017+ browscap => no value => no value
018+ default_charset => no value => no value
019+ default_mimetype => text/html => text/html
020+ disable_classes => no value => no value
021+ disable_functions => no value => no value
022+ display_errors => STDOUT => STDOUT
023+ display_startup_errors => On => On
024+ doc_root => no value => no value
025+ docref_ext => .html => .html
026+ docref_root => no value => no value
027+ enable_dl => On => On
028+ enable_post_data_reading => On => On
029+ error_append_string => no value => no value
030+ error_log => no value => no value
031+ error_prepend_string => no value => no value
032+ error_reporting => 32767 => 32767
033+ exit_on_timeout => Off => Off
034+ expose_php => On => On
035+ extension_dir => /Users/hywan/Development/Server/php/src/modules/ => /Users/hywan/Development/Server/php/src/modules/
036+ file_uploads => On => On
037+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
038+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
039+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
040+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
041+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
042+ html_errors => Off => Off
043+ ignore_repeated_errors => Off => Off
044+ ignore_repeated_source => Off => Off
045+ ignore_user_abort => Off => Off
046+ implicit_flush => On => On
047+ include_path => .:/Users/hywan/Development/Server/php/src/../dist-release/lib/php => .:/Users/hywan/Development/Server/php/src/../dist-release/lib/php
048+ log_errors => Off => Off
049+ log_errors_max_len => 1024 => 1024
050+ mail.add_x_header => Off => Off
051+ mail.force_extra_parameters => no value => no value
052+ mail.log => no value => no value
053+ max_execution_time => 0 => 0
054+ max_file_uploads => 20 => 20
055+ max_input_nesting_level => 64 => 64
056+ max_input_time => -1 => -1
057+ memory_limit => 128M => 128M
058+ open_basedir => no value => no value
059+ output_buffering => no value => no value
060+ output_handler => no value => no value
061+ post_max_size => 8M => 8M
062+ precision => 14 => 14
063+ realpath_cache_size => 16K => 16K
064+ realpath_cache_ttl => 120 => 120
065+ register_argc_argv => On => On
066+ report_memleaks => On => On
067+ report_zend_debug => Off => Off
068+ request_order => no value => no value
069+ sendmail_from => no value => no value
070+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
071+ serialize_precision => 17 => 17
072+ short_open_tag => On => On
073+ SMTP => localhost => localhost
074+ smtp_port => 25 => 25
075+ sql.safe_mode => Off => Off
076+ track_errors => On => On
077+ unserialize_callback_func => no value => no value
078+ upload_max_filesize => 2M => 2M
079+ upload_tmp_dir => no value => no value
080+ user_dir => no value => no value
081+ user_ini.cache_ttl => 300 => 300
082+ user_ini.filename => .user.ini => .user.ini
083+ variables_order => EGPCS => EGPCS
084+ xmlrpc_error_number => 0 => 0
085+ xmlrpc_errors => Off => Off
086+ zend.detect_unicode => On => On
087+ zend.enable_gc => On => On
088+ zend.multibyte => Off => Off
089+ zend.script_encoding => no value => no value
090+ zend.signal_check => Off => Off
091+
092+ ctype
093+
094+ ctype functions => enabled
095+
096+ date
097+
098+ date/time support => enabled
099+ "Olson" Timezone Database Version => 2011.8
100+ Timezone Database => internal
101+
102+ 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 'Europe/Berlin' for 'CEST/2.0/DST' instead in %s/phpinfo_003.php on line 2
103+ Default timezone => Europe/Berlin
104+
024- ===DONE===
106+ date.default_latitude => 31.7667 => 31.7667
107+ date.default_longitude => 35.2333 => 35.2333
108+ date.sunrise_zenith => 90.583333 => 90.583333
109+ date.sunset_zenith => 90.583333 => 90.583333
110+ date.timezone => no value => no value
111+
112+ dom
113+
114+ DOM/XML => enabled
115+ DOM/XML API Version => 20031129
116+ libxml Version => 2.7.3
117+ HTML Support => enabled
118+ XPath Support => enabled
119+ XPointer Support => enabled
120+ Schema Support => enabled
121+ RelaxNG Support => enabled
122+
123+ ereg
124+
125+ Regex Library => Bundled library enabled
126+
127+ fileinfo
128+
129+ fileinfo support => enabled
130+ version => 1.0.5-dev
131+
132+ filter
133+
134+ Input Validation and Filtering => enabled
135+ Revision => $Revision$
136+
137+ Directive => Local Value => Master Value
138+ filter.default => unsafe_raw => unsafe_raw
139+ filter.default_flags => no value => no value
140+
141+ hash
142+
143+ hash support => enabled
144+ 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 fnv132 fnv164 joaat 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
145+
146+ iconv
147+
148+ iconv support => enabled
149+ iconv implementation => libiconv
150+ iconv library version => 1.11
151+
152+ Directive => Local Value => Master Value
153+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
154+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
155+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
156+
157+ json
158+
159+ json support => enabled
160+ json version => 1.2.1
161+
162+ libxml
163+
164+ libXML support => active
165+ libXML Compiled Version => 2.7.3
166+ libXML Loaded Version => 20703
167+ libXML streams => enabled
168+
169+ mbstring
170+
171+ Multibyte Support => enabled
172+ Multibyte string engine => libmbfl
173+ HTTP input encoding translation => disabled
174+
175+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
176+
177+ Multibyte (japanese) regex support => enabled
178+ Multibyte regex (oniguruma) backtrack check => On
179+ Multibyte regex (oniguruma) version => 4.7.1
180+
181+ Directive => Local Value => Master Value
182+ mbstring.detect_order => no value => no value
183+ mbstring.encoding_translation => Off => Off
184+ mbstring.func_overload => 0 => 0
185+ mbstring.http_input => pass => pass
186+ mbstring.http_output => pass => pass
187+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
188+ mbstring.internal_encoding => no value => no value
189+ mbstring.language => neutral => neutral
190+ mbstring.strict_detection => Off => Off
191+ mbstring.substitute_character => no value => no value
192+
193+ pcre
194+
195+ PCRE (Perl Compatible Regular Expressions) Support => enabled
196+ PCRE Library Version => 8.12 2011-01-15
197+
198+ Directive => Local Value => Master Value
199+ pcre.backtrack_limit => 1000000 => 1000000
200+ pcre.recursion_limit => 100000 => 100000
201+
202+ PDO
203+
204+ PDO support => enabled
205+ PDO drivers => sqlite
206+
207+ pdo_sqlite
208+
209+ PDO Driver for SQLite 3.x => enabled
210+ SQLite Library => 3.7.6.3
211+
212+ Phar
213+
214+ Phar: PHP Archive support => enabled
215+ Phar EXT version => 2.0.1
216+ Phar API version => 1.1.1
217+ SVN revision => $Revision$
218+ Phar-based phar archives => enabled
219+ Tar-based phar archives => enabled
220+ ZIP-based phar archives => enabled
221+ gzip compression => disabled (install ext/zlib)
222+ bzip2 compression => disabled (install pecl/bz2)
223+ OpenSSL support => disabled (install ext/openssl)
224+
225+
226+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
227+ Phar fully realized by Gregory Beaver and Marcus Boerger.
228+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
229+ Directive => Local Value => Master Value
233+
235+
236+ Revision => $Revision$
237+
238+ Reflection
239+
240+ Reflection => enabled
241+ Version => $Revision$
242+
243+ session
244+
245+ Session Support => enabled
246+ Registered save handlers => files user
247+ Registered serializer handlers => php php_binary
248+
249+ Directive => Local Value => Master Value
250+ session.auto_start => Off => Off
251+ session.cache_expire => 180 => 180
252+ session.cache_limiter => nocache => nocache
253+ session.cookie_domain => no value => no value
254+ session.cookie_httponly => Off => Off
255+ session.cookie_lifetime => 0 => 0
256+ session.cookie_path => / => /
257+ session.cookie_secure => Off => Off
258+ session.entropy_file => /dev/urandom => /dev/urandom
259+ session.entropy_length => 32 => 32
260+ session.gc_divisor => 100 => 100
261+ session.gc_maxlifetime => 1440 => 1440
262+ session.gc_probability => 1 => 1
263+ session.hash_bits_per_character => 4 => 4
264+ session.hash_function => 0 => 0
265+ session.name => PHPSESSID => PHPSESSID
266+ session.referer_check => no value => no value
267+ session.save_handler => files => files
268+ session.save_path => no value => no value
269+ session.serialize_handler => php => php
270+ session.upload_progress.cleanup => On => On
271+ session.upload_progress.enabled => On => On
272+ session.upload_progress.freq => 1% => 1%
273+ session.upload_progress.min_freq => 1 => 1
274+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
275+ session.upload_progress.prefix => upload_progress_ => upload_progress_
276+ session.use_cookies => On => On
277+ session.use_only_cookies => On => On
278+ session.use_trans_sid => 0 => 0
279+
280+ SimpleXML
281+
282+ Simplexml support => enabled
283+ Revision => $Revision$
284+ Schema support => enabled
285+
286+ SPL
287+
288+ SPL support => enabled
289+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
290+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
291+
292+ sqlite3
293+
294+ SQLite3 support => enabled
295+ SQLite3 module version => 0.7-dev
296+ SQLite Library => 3.7.6.3
297+
298+ Directive => Local Value => Master Value
299+ sqlite3.extension_dir => no value => no value
300+
301+ standard
302+
303+ Dynamic Library Support => enabled
304+ Path to sendmail => /usr/sbin/sendmail -t -i
305+
306+ Directive => Local Value => Master Value
307+ assert.active => 1 => 1
308+ assert.bail => 0 => 0
309+ assert.callback => no value => no value
310+ assert.quiet_eval => 0 => 0
311+ assert.warning => 1 => 1
312+ auto_detect_line_endings => 0 => 0
313+ default_socket_timeout => 60 => 60
314+ from => no value => no value
315+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
316+ user_agent => no value => no value
317+
318+ tokenizer
319+
320+ Tokenizer Support => enabled
321+
322+ xml
323+
324+ XML Support => active
325+ XML Namespace Support => active
326+ libxml2 Version => 2.7.3
327+
328+ xmlreader
329+
330+ XMLReader => enabled
331+
332+ xmlwriter
333+
334+ XMLWriter => enabled
335+
336+ Additional Modules
337+
338+ Module Name
339+ ===DONE===
1 (50%)
002+
003+ Core
004+
005+ PHP Version => 5.4.0alpha3-dev
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN 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_url_fopen => On => On
009+ allow_url_include => Off => Off
010+ always_populate_raw_post_data => Off => Off
011+ arg_separator.input => & => &
012+ arg_separator.output => & => &
013+ asp_tags => Off => Off
014+ auto_append_file => no value => no value
015+ auto_globals_jit => On => On
016+ auto_prepend_file => no value => no value
017+ browscap => no value => no value
018+ default_charset => no value => no value
019+ default_mimetype => text/html => text/html
020+ disable_classes => no value => no value
021+ disable_functions => no value => no value
022+ display_errors => STDOUT => STDOUT
023+ display_startup_errors => On => On
024+ doc_root => no value => no value
025+ docref_ext => .html => .html
026+ docref_root => no value => no value
027+ enable_dl => Off => Off
028+ enable_post_data_reading => On => On
029+ error_append_string => no value => no value
030+ error_log => no value => no value
031+ error_prepend_string => no value => no value
032+ error_reporting => 32767 => 32767
033+ exit_on_timeout => Off => Off
034+ expose_php => On => On
035+ extension_dir => /Users/hywan/Development/Server/php/src/modules/ => /Users/hywan/Development/Server/php/src/modules/
036+ file_uploads => On => On
037+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
038+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
039+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
040+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
041+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
042+ html_errors => Off => Off
043+ ignore_repeated_errors => Off => Off
044+ ignore_repeated_source => Off => Off
045+ ignore_user_abort => Off => Off
046+ implicit_flush => On => On
047+ include_path => .:/Users/hywan/Development/Pear/share/pear:/var/hoa => .:/Users/hywan/Development/Pear/share/pear:/var/hoa
048+ log_errors => Off => Off
049+ log_errors_max_len => 1024 => 1024
050+ mail.add_x_header => On => On
051+ mail.force_extra_parameters => no value => no value
052+ mail.log => no value => no value
053+ max_execution_time => 0 => 0
054+ max_file_uploads => 20 => 20
055+ max_input_nesting_level => 64 => 64
056+ max_input_time => -1 => -1
057+ memory_limit => 128M => 128M
058+ open_basedir => no value => no value
059+ output_buffering => no value => no value
060+ output_handler => no value => no value
061+ post_max_size => 8M => 8M
062+ precision => 14 => 14
063+ realpath_cache_size => 16K => 16K
064+ realpath_cache_ttl => 120 => 120
065+ register_argc_argv => On => On
066+ report_memleaks => On => On
067+ report_zend_debug => Off => Off
068+ request_order => GP => GP
069+ sendmail_from => no value => no value
070+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
071+ serialize_precision => 100 => 100
072+ short_open_tag => Off => Off
073+ SMTP => localhost => localhost
074+ smtp_port => 25 => 25
075+ sql.safe_mode => Off => Off
076+ track_errors => On => On
077+ unserialize_callback_func => no value => no value
078+ upload_max_filesize => 2M => 2M
079+ upload_tmp_dir => no value => no value
080+ user_dir => no value => no value
081+ user_ini.cache_ttl => 300 => 300
082+ user_ini.filename => .user.ini => .user.ini
083+ variables_order => GPCS => GPCS
084+ xmlrpc_error_number => 0 => 0
085+ xmlrpc_errors => Off => Off
086+ zend.detect_unicode => On => On
087+ zend.enable_gc => On => On
088+ zend.multibyte => Off => Off
089+ zend.script_encoding => no value => no value
090+ zend.signal_check => Off => Off
091+
092+ ctype
093+
094+ ctype functions => enabled
095+
096+ date
097+
098+ date/time support => enabled
099+ "Olson" Timezone Database Version => 2011.8
100+ Timezone Database => internal
101+ Default timezone => Europe/Paris
102+
024- ===DONE===
104+ date.default_latitude => 31.7667 => 31.7667
105+ date.default_longitude => 35.2333 => 35.2333
106+ date.sunrise_zenith => 90.583333 => 90.583333
107+ date.sunset_zenith => 90.583333 => 90.583333
108+ date.timezone => Europe/Paris => Europe/Paris
109+
110+ dom
111+
112+ DOM/XML => enabled
113+ DOM/XML API Version => 20031129
114+ libxml Version => 2.7.3
115+ HTML Support => enabled
116+ XPath Support => enabled
117+ XPointer Support => enabled
118+ Schema Support => enabled
119+ RelaxNG Support => enabled
120+
121+ ereg
122+
123+ Regex Library => Bundled library enabled
124+
125+ fileinfo
126+
127+ fileinfo support => enabled
128+ version => 1.0.5-dev
129+
130+ filter
131+
132+ Input Validation and Filtering => enabled
133+ Revision => $Revision$
134+
135+ Directive => Local Value => Master Value
136+ filter.default => unsafe_raw => unsafe_raw
137+ filter.default_flags => no value => no value
138+
139+ hash
140+
141+ hash support => enabled
142+ 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 fnv132 fnv164 joaat 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
143+
144+ iconv
145+
146+ iconv support => enabled
147+ iconv implementation => libiconv
148+ iconv library version => 1.11
149+
150+ Directive => Local Value => Master Value
151+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
152+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
153+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
154+
155+ json
156+
157+ json support => enabled
158+ json version => 1.2.1
159+
160+ libxml
161+
162+ libXML support => active
163+ libXML Compiled Version => 2.7.3
164+ libXML Loaded Version => 20703
165+ libXML streams => enabled
166+
167+ pcre
168+
169+ PCRE (Perl Compatible Regular Expressions) Support => enabled
170+ PCRE Library Version => 8.12 2011-01-15
171+
172+ Directive => Local Value => Master Value
173+ pcre.backtrack_limit => 1000000 => 1000000
174+ pcre.recursion_limit => 100000 => 100000
175+
176+ PDO
177+
178+ PDO support => enabled
179+ PDO drivers => sqlite
180+
181+ pdo_sqlite
182+
183+ PDO Driver for SQLite 3.x => enabled
184+ SQLite Library => 3.7.6.3
185+
186+ Phar
187+
188+ Phar: PHP Archive support => enabled
189+ Phar EXT version => 2.0.1
190+ Phar API version => 1.1.1
191+ SVN revision => $Revision$
192+ Phar-based phar archives => enabled
193+ Tar-based phar archives => enabled
194+ ZIP-based phar archives => enabled
195+ gzip compression => disabled (install ext/zlib)
196+ bzip2 compression => disabled (install pecl/bz2)
197+ OpenSSL support => disabled (install ext/openssl)
198+
199+
200+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
201+ Phar fully realized by Gregory Beaver and Marcus Boerger.
202+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
203+ Directive => Local Value => Master Value
207+
209+
210+ Revision => $Revision$
211+
212+ Reflection
213+
214+ Reflection => enabled
215+ Version => $Revision$
216+
217+ session
218+
219+ Session Support => enabled
220+ Registered save handlers => files user
221+ Registered serializer handlers => php php_binary
222+
223+ Directive => Local Value => Master Value
224+ session.auto_start => Off => Off
225+ session.cache_expire => 180 => 180
226+ session.cache_limiter => nocache => nocache
227+ session.cookie_domain => no value => no value
228+ session.cookie_httponly => Off => Off
229+ session.cookie_lifetime => 0 => 0
230+ session.cookie_path => / => /
231+ session.cookie_secure => Off => Off
232+ session.entropy_file => no value => no value
233+ session.entropy_length => 0 => 0
234+ session.gc_divisor => 1000 => 1000
235+ session.gc_maxlifetime => 1440 => 1440
236+ session.gc_probability => 1 => 1
237+ session.hash_bits_per_character => 5 => 5
238+ session.hash_function => 0 => 0
239+ session.name => PHPSESSID => PHPSESSID
240+ session.referer_check => no value => no value
241+ session.save_handler => files => files
242+ session.save_path => no value => no value
243+ session.serialize_handler => php => php
244+ session.upload_progress.cleanup => On => On
245+ session.upload_progress.enabled => On => On
246+ session.upload_progress.freq => 1% => 1%
247+ session.upload_progress.min_freq => 1 => 1
248+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
249+ session.upload_progress.prefix => upload_progress_ => upload_progress_
250+ session.use_cookies => On => On
251+ session.use_only_cookies => On => On
252+ session.use_trans_sid => 0 => 0
253+
254+ SimpleXML
255+
256+ Simplexml support => enabled
257+ Revision => $Revision$
258+ Schema support => enabled
259+
260+ SPL
261+
262+ SPL support => enabled
263+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
264+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
265+
266+ sqlite3
267+
268+ SQLite3 support => enabled
269+ SQLite3 module version => 0.7-dev
270+ SQLite Library => 3.7.6.3
271+
272+ Directive => Local Value => Master Value
273+ sqlite3.extension_dir => no value => no value
274+
275+ standard
276+
277+ Dynamic Library Support => enabled
278+ Path to sendmail => /usr/sbin/sendmail -t -i
279+
280+ Directive => Local Value => Master Value
281+ assert.active => 1 => 1
282+ assert.bail => 0 => 0
283+ assert.callback => no value => no value
284+ assert.quiet_eval => 0 => 0
285+ assert.warning => 1 => 1
286+ auto_detect_line_endings => 0 => 0
287+ default_socket_timeout => 60 => 60
288+ from => no value => no value
289+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
290+ user_agent => no value => no value
291+
292+ tokenizer
293+
294+ Tokenizer Support => enabled
295+
296+ xml
297+
298+ XML Support => active
299+ XML Namespace Support => active
300+ libxml2 Version => 2.7.3
301+
302+ xmlreader
303+
304+ XMLReader => enabled
305+
306+ xmlwriter
307+
308+ XMLWriter => enabled
309+
310+ Additional Modules
311+
312+ Module Name
313+ ===DONE===