List of reports associated

Test name:
Version: 5.3.9



Goto: PHPInfo     Build environment

PHPInfo

phpinfo()
PHP Version => 5.3.9

System => Darwin Ghost-Bear.local 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64
Build Date => Jan 19 2012 20:23:10
Configure Command =>  './configure'  '--prefix=/Users/alex/Programs/php5' '--enable-cli' '--disable-cgi' '--enable-embed' '--enable-debug' '--disable-short-tags' '--disable-all' '--enable-maintainer-zts'
Server API => Command Line Interface
Virtual Directory Support => enabled
Configuration File (php.ini) Path => /Users/alex/Programs/php5/lib
Loaded Configuration File => (none)
Scan this dir for additional .ini files => (none)
Additional .ini files parsed => (none)
PHP API => 20090626
PHP Extension => 20090626
Zend Extension => 220090626
Zend Extension Build => API220090626,TS,debug
PHP Extension Build => API20090626,TS,debug
Debug Build => yes
Thread Safety => enabled
Zend Memory Manager => enabled
Zend Multibyte Support => disabled
IPv6 Support => enabled
Registered PHP Streams => php, file, glob, 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, dechunk


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


 _______________________________________________________________________


Configuration

Core

PHP Version => 5.3.9

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 => STDERR => STDERR
display_startup_errors => Off => Off
doc_root => no value => no value
docref_ext => no value => no value
docref_root => no value => no value
enable_dl => On => On
error_append_string => no value => no value
error_log => no value => no value
error_prepend_string => no value => no value
error_reporting => no value => no value
exit_on_timeout => Off => Off
expose_php => On => On
extension_dir => /Users/alex/Programs/php5/lib/php/extensions/debug-zts-20090626 => /Users/alex/Programs/php5/lib/php/extensions/debug-zts-20090626
file_uploads => On => On
highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
html_errors => Off => Off
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => On
include_path => .: => .:
log_errors => 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
max_input_vars => 1000 => 1000
memory_limit => 128M => 128M
open_basedir => no value => no value
output_buffering => 0 => 0
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
realpath_cache_size => 16K => 16K
realpath_cache_ttl => 120 => 120
register_argc_argv => On => On
register_globals => Off => Off
register_long_arrays => 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 => /usr/sbin/sendmail -t -i  => /usr/sbin/sendmail -t -i 
serialize_precision => 17 => 17
short_open_tag => Off => Off
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
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

date

date/time support => enabled
"Olson" Timezone Database Version => 2011.14
Timezone Database => internal
Default timezone => America/New_York

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

ereg

Regex Library => Bundled library enabled

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 8.12 2011-01-15

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

Reflection

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

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

standard

Dynamic Library Support => enabled
Path to sendmail => /usr/sbin/sendmail -t -i 

Directive => Local Value => Master Value
assert.active => 1 => 1
assert.bail => 0 => 0
assert.callback => no value => no value
assert.quiet_eval => 0 => 0
assert.warning => 1 => 1
auto_detect_line_endings => 0 => 0
default_socket_timeout => 60 => 60
from => no value => no value
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

Additional Modules

Module Name

Environment

Variable => Value
PERLBREW_VERSION => 0.33
TERM_PROGRAM => iTerm.app
TEST_PHP_SRCDIR => /Users/alex/Downloads/php-5.3.9
PERLBREW_PERL => perl-5.14.2
SHELL => /bin/bash
TERM => xterm-256color
MAKEFLAGS =>  
SSH_CLIENT => deleted
TMPDIR => /var/folders/qk/52x4j8ws12b0k5n__8mym6v40000gn/T/
Apple_PubSub_Socket_Render => /tmp/launch-bK0SAp/Render
OLDPWD => /Users/alex/Downloads/php-5.3.9
SSH_TTY => deleted
USER => alex
COMMAND_MODE => unix2003
PERLBREW_BASHRC_VERSION => 0.33
SSH_AUTH_SOCK => deleted
__CF_USER_TEXT_ENCODING => 0x1F5:0:0
MAKELEVEL => 1
PERLBREW_ROOT => /Users/alex/perl5/perlbrew
MFLAGS =>  
PATH => /Users/alex/perl5/perlbrew/bin:/Users/alex/perl5/perlbrew/perls/perl-5.14.2/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
PWD => /Users/alex/Downloads/php-5.3.9
LANG => en_US.UTF-8
TEST_PHP_EXECUTABLE => /Users/alex/Downloads/php-5.3.9/sapi/cli/php
ITERM_PROFILE => Default
PERLBREW_HOME => /Users/alex/.perlbrew
PATH_WITHOUT_PERLBREW => /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
HOME => /Users/alex
SHLVL => 3
COLORFGBG => 7;0
ITERM_SESSION_ID => w1t0p0
LOGNAME => alex
PERLBREW_PATH => /Users/alex/perl5/perlbrew/bin:/Users/alex/perl5/perlbrew/perls/perl-5.14.2/bin
SSH_CONNECTION => deleted
DISPLAY => /tmp/launch-qQ7znO/org.x:0
CC => gcc
set_shell_label => () {  function xterm_label () 
 { 
 local args="$*";
 echo -n "]2;${args:0:200}"
 };
 function screen_label () 
 { 
 xterm_label "$screen_marker  $plain_who_where $@";
 [ "$STY" ] && screen -S $STY -X title "$*"
 };
 if [[ -n "$STY" ]]; then
 screen_label "$*";
 else
 case $TERM in 
 screen*)
 screen_label "$*"
 ;;
 xterm* | rxvt* | gnome-terminal | konsole | eterm | wterm)
 xterm_label "$plain_who_where $@"
 ;;
 *)

 ;;
 esac;
 fi
}
_ => /Users/alex/Downloads/php-5.3.9/sapi/cli/php

PHP Variables

Variable => Value
_SERVER["PERLBREW_VERSION"] => 0.33
_SERVER["TERM_PROGRAM"] => iTerm.app
_SERVER["TEST_PHP_SRCDIR"] => /Users/alex/Downloads/php-5.3.9
_SERVER["PERLBREW_PERL"] => perl-5.14.2
_SERVER["SHELL"] => /bin/bash
_SERVER["TERM"] => xterm-256color
_SERVER["MAKEFLAGS"] => 
_SERVER["SSH_CLIENT"] => deleted
_SERVER["TMPDIR"] => /var/folders/qk/52x4j8ws12b0k5n__8mym6v40000gn/T/
_SERVER["Apple_PubSub_Socket_Render"] => /tmp/launch-bK0SAp/Render
_SERVER["OLDPWD"] => /Users/alex/Downloads/php-5.3.9
_SERVER["SSH_TTY"] => deleted
_SERVER["USER"] => alex
_SERVER["COMMAND_MODE"] => unix2003
_SERVER["PERLBREW_BASHRC_VERSION"] => 0.33
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["__CF_USER_TEXT_ENCODING"] => 0x1F5:0:0
_SERVER["MAKELEVEL"] => 1
_SERVER["PERLBREW_ROOT"] => /Users/alex/perl5/perlbrew
_SERVER["MFLAGS"] => 
_SERVER["PATH"] => /Users/alex/perl5/perlbrew/bin:/Users/alex/perl5/perlbrew/perls/perl-5.14.2/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
_SERVER["PWD"] => /Users/alex/Downloads/php-5.3.9
_SERVER["LANG"] => en_US.UTF-8
_SERVER["TEST_PHP_EXECUTABLE"] => /Users/alex/Downloads/php-5.3.9/sapi/cli/php
_SERVER["ITERM_PROFILE"] => Default
_SERVER["PERLBREW_HOME"] => /Users/alex/.perlbrew
_SERVER["PATH_WITHOUT_PERLBREW"] => /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
_SERVER["HOME"] => /Users/alex
_SERVER["SHLVL"] => 3
_SERVER["COLORFGBG"] => 7;0
_SERVER["ITERM_SESSION_ID"] => w1t0p0
_SERVER["LOGNAME"] => alex
_SERVER["PERLBREW_PATH"] => /Users/alex/perl5/perlbrew/bin:/Users/alex/perl5/perlbrew/perls/perl-5.14.2/bin
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["DISPLAY"] => /tmp/launch-qQ7znO/org.x:0
_SERVER["CC"] => gcc
_SERVER["set_shell_label"] => () {  function xterm_label () 
 { 
 local args="$*";
 echo -n "]2;${args:0:200}"
 };
 function screen_label () 
 { 
 xterm_label "$screen_marker  $plain_who_where $@";
 [ "$STY" ] && screen -S $STY -X title "$*"
 };
 if [[ -n "$STY" ]]; then
 screen_label "$*";
 else
 case $TERM in 
 screen*)
 screen_label "$*"
 ;;
 xterm* | rxvt* | gnome-terminal | konsole | eterm | wterm)
 xterm_label "$plain_who_where $@"
 ;;
 *)

 ;;
 esac;
 fi
}
_SERVER["_"] => /Users/alex/Downloads/php-5.3.9/sapi/cli/php
_SERVER["PHP_SELF"] => 
_SERVER["SCRIPT_NAME"] => 
_SERVER["SCRIPT_FILENAME"] => 
_SERVER["PATH_TRANSLATED"] => 
_SERVER["DOCUMENT_ROOT"] => 
_SERVER["REQUEST_TIME"] => 1327023110
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["PERLBREW_VERSION"] => 0.33
_ENV["TERM_PROGRAM"] => iTerm.app
_ENV["TEST_PHP_SRCDIR"] => /Users/alex/Downloads/php-5.3.9
_ENV["PERLBREW_PERL"] => perl-5.14.2
_ENV["SHELL"] => /bin/bash
_ENV["TERM"] => xterm-256color
_ENV["MAKEFLAGS"] => 
_ENV["SSH_CLIENT"] => deleted
_ENV["TMPDIR"] => /var/folders/qk/52x4j8ws12b0k5n__8mym6v40000gn/T/
_ENV["Apple_PubSub_Socket_Render"] => /tmp/launch-bK0SAp/Render
_ENV["OLDPWD"] => /Users/alex/Downloads/php-5.3.9
_ENV["SSH_TTY"] => deleted
_ENV["USER"] => alex
_ENV["COMMAND_MODE"] => unix2003
_ENV["PERLBREW_BASHRC_VERSION"] => 0.33
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["__CF_USER_TEXT_ENCODING"] => 0x1F5:0:0
_ENV["MAKELEVEL"] => 1
_ENV["PERLBREW_ROOT"] => /Users/alex/perl5/perlbrew
_ENV["MFLAGS"] => 
_ENV["PATH"] => /Users/alex/perl5/perlbrew/bin:/Users/alex/perl5/perlbrew/perls/perl-5.14.2/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
_ENV["PWD"] => /Users/alex/Downloads/php-5.3.9
_ENV["LANG"] => en_US.UTF-8
_ENV["TEST_PHP_EXECUTABLE"] => /Users/alex/Downloads/php-5.3.9/sapi/cli/php
_ENV["ITERM_PROFILE"] => Default
_ENV["PERLBREW_HOME"] => /Users/alex/.perlbrew
_ENV["PATH_WITHOUT_PERLBREW"] => /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
_ENV["HOME"] => /Users/alex
_ENV["SHLVL"] => 3
_ENV["COLORFGBG"] => 7;0
_ENV["ITERM_SESSION_ID"] => w1t0p0
_ENV["LOGNAME"] => alex
_ENV["PERLBREW_PATH"] => /Users/alex/perl5/perlbrew/bin:/Users/alex/perl5/perlbrew/perls/perl-5.14.2/bin
_ENV["SSH_CONNECTION"] => deleted
_ENV["DISPLAY"] => /tmp/launch-qQ7znO/org.x:0
_ENV["CC"] => gcc
_ENV["set_shell_label"] => () {  function xterm_label () 
 { 
 local args="$*";
 echo -n "]2;${args:0:200}"
 };
 function screen_label () 
 { 
 xterm_label "$screen_marker  $plain_who_where $@";
 [ "$STY" ] && screen -S $STY -X title "$*"
 };
 if [[ -n "$STY" ]]; then
 screen_label "$*";
 else
 case $TERM in 
 screen*)
 screen_label "$*"
 ;;
 xterm* | rxvt* | gnome-terminal | konsole | eterm | wterm)
 xterm_label "$plain_who_where $@"
 ;;
 *)

 ;;
 esac;
 fi
}
_ENV["_"] => /Users/alex/Downloads/php-5.3.9/sapi/cli/php

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.


Build environment

OS:
Darwin - Darwin Ghost-Bear.local 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64

Autoconf:
autoconf (GNU Autoconf) 2.61
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

Bundled Libtool:
ltmain.sh (GNU libtool) 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)

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

System Libtool:
libtool (GNU libtool) 2.2.10
Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996

Copyright (C) 2010 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: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)

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:


User's E-mail: *** (truncated on purpose) ***