preg_* function errors
[email protected] (Trix Farrar)
| Newsgroups | php.qa.reports |
|---|---|
| Message-ID | <[email protected]> |
Background:
Attempting to install ipplan 4.92a under FreeBSD 7.2p4 w/
Server: Apache/2.0.63 (FreeBSD) DAV/2 PHP/5.2.11 with Suhosin-Patch
SVN/1.6.6 mod_apreq2-20090110/2.7.1 mod_perl/2.0.4
Perl/v5.10.1
Running the /ipplan/admin/schemacreate.php page outputs the following
(in part):
#zlib support compiled into php
#output to webrowser will be compressed for quicker loading of
#pages if web browser
supports compression
If you see this message, submit a detailed bug report on
Sourceforge including the
message below, the database platform used and the steps to perform
to recreate the
problem.
PHP 5.2.11 (FreeBSD)
Unknown error type: [2] preg_match() [function.preg-match]:
Internal pcre_fullinfo()
error -3 Line: 353 File:
/usr/local/share/ipplan/adodb/adodb.inc.php
Unknown error type: [2] preg_replace() [function.preg-replace]:
Internal pcre_fullinfo()
error -3 Line: 535 File:
/usr/local/share/ipplan/adodb/adodb-datadict.inc.php
Unknown error type: [2] preg_match() [function.preg-match]:
Internal pcre_fullinfo()
error -3 Line: 236 File:
/usr/local/share/ipplan/adodb/adodb-datadict.inc.php
Unknown error type: [2] preg_match() [function.preg-match]:
Internal pcre_fullinfo()
error -3 Line: 241 File:
/usr/local/share/ipplan/adodb/adodb-datadict.inc.php
Unknown error type: [2] preg_replace() [function.preg-replace]:
Internal pcre_fullinfo()
error -3 Line: 535 File:
/usr/local/share/ipplan/adodb/adodb-datadict.inc.php
Unknown error type: [2] preg_match() [function.preg-match]:
Internal pcre_fullinfo()
error -3 Line: 236 File:
/usr/local/share/ipplan/adodb/adodb-datadict.inc.php
Unknown error type: [2] preg_match() [function.preg-match]:
Internal pcre_fullinfo()
error -3 Line: 241 File:
/usr/local/share/ipplan/adodb/adodb-datadict.inc.php
Unknown error type: [2] preg_replace() [function.preg-replace]:
Internal pcre_fullinfo()
error -3 Line: 535 File:
/usr/local/share/ipplan/adodb/adodb-datadict.inc.php
Unknown error type: [2] preg_match() [function.preg-match]:
Internal pcre_fullinfo()
error -3 Line: 236 File:
/usr/local/share/ipplan/adodb/adodb-datadict.inc.php
Unknown error type: [2] preg_match() [function.preg-match]:
Internal pcre_fullinfo()
error -3 Line: 241 File:
/usr/local/share/ipplan/adodb/adodb-datadict.inc.php
Unknown error type: [2] preg_replace() [function.preg-replace]:
Internal pcre_fullinfo()
error -3 Line: 535 File:
/usr/local/share/ipplan/adodb/adodb-datadict.inc.php
Since this appears to be a PHP error, I ran the test suite for the
php5-pcre port.
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #47662 (support more than 127 named subpatterns) [tests/bug47662.phpt]
=====================================================================
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 0
Exts tested : 20
---------------------------------------------------------------------
Number of tests : 86 86
Tests skipped : 0 ( 0.0%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 1 ( 1.2%) ( 1.2%)
Expected fail : 0 ( 0.0%) ( 0.0%)
Tests passed : 85 ( 98.8%) ( 98.8%)
---------------------------------------------------------------------
Time taken : 28 seconds
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #47662 (support more than 127 named subpatterns) [tests/bug47662.phpt]
=====================================================================
================================================================================
/usr/ports/devel/php5-pcre/work/php-5.2.11/ext/pcre/tests/bug47662.phpt
================================================================================
Segmentation fault (core dumped)
================================================================================
001+ Segmentation fault (core dumped)
001- int(1)
002- Done!
================================================================================
================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
FreeBSD - FreeBSD tara.basement.net 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Fri Oct 30 15:39:19 CDT 2009 [email protected]:/usr/obj/usr/src/sys/BASEMENT i386
Autoconf:
autoconf (GNU Autoconf) 2.62
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by David J. MacKenzie and Akim Demaille.
Bundled Libtool:
ltmain.sh (GNU libtool) 1.5.20 (1.1220.2.287 2005/08/31 18:54:15)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
System Libtool:
ltmain.sh (GNU libtool) 2.2.6
Written by Gordon Matzigkeit <[email protected]>, 1996
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiler:
N/A
Bison:
bison (GNU Bison) 2.4.1
Written by Robert Corbett and Richard Stallman.
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.
Libraries:
/usr/local/bin/php:
libcrypt.so.4 => /lib/libcrypt.so.4 (0x33e87000)
libm.so.5 => /lib/libm.so.5 (0x33ea0000)
libxml2.so.5 => /usr/local/lib/libxml2.so.5 (0x33eb5000)
libz.so.4 => /lib/libz.so.4 (0x33fdc000)
libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x33fee000)
libc.so.7 => /lib/libc.so.7 (0x340e4000)
================================================================================
PHPINFO
================================================================================
phpinfo()
PHP Version => 5.2.11
System => FreeBSD tara.basement.net 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Fri Oct 30 15:39:19 CDT 2009 [email protected]:/usr/obj/usr/src/sys/BASEMENT i386
Build Date => Oct 28 2009 14:16:04
Configure Command => './configure' '--with-layout=GNU' '--with-config-file-scan-dir=/usr/local/etc/php' '--disable-all' '--enable-libxml' '--with-libxml-dir=/usr/local' '--enable-reflection' '--program-prefix=' '--enable-force-cgi-redirect' '--enable-discard-path' '--enable-fastcgi' '--with-apxs2=/usr/local/sbin/apxs' '--with-regex=php' '--with-zend-vm=CALL' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd7.2'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/etc
Loaded Configuration File => (none)
Scan this dir for additional .ini files => /usr/local/etc/php
additional .ini files parsed => /usr/local/etc/php/extensions.ini
PHP API => 20041225
PHP Extension => 20060613
Zend Extension => 220060519
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
IPv6 Support => enabled
Registered PHP Streams => compress.zlib, php, file, data, http, ftp
Registered Stream Socket Transports => tcp, udp, unix, udg
Registered Stream Filters => convert.iconv.*, zlib.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed
This server is protected with the Suhosin Patch 0.9.7
Copyright (c) 2006 Hardened-PHP Project
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2009 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 => 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
expose_php => On => On
extension_dir => /usr/local/lib/php/20060613 => /usr/local/lib/php/20060613
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/share/pear => .:/usr/local/share/pear
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.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 => 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
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 => 100 => 100
short_open_tag => On => On
SMTP => localhost => localhost
smtp_port => 25 => 25
sql.safe_mode => Off => Off
suhosin.log.phpscript => 0 => 0
suhosin.log.phpscript.is_safe => Off => Off
suhosin.log.phpscript.name => no value => no value
suhosin.log.sapi => no value => no value
suhosin.log.script => no value => no value
suhosin.log.script.name => no value => no value
suhosin.log.syslog => no value => no value
suhosin.log.syslog.facility => no value => no value
suhosin.log.syslog.priority => no value => no value
suhosin.log.use-x-forwarded-for => 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
apc
APC Support => disabled
Version => 3.0.19
MMAP Support => Enabled
MMAP File Mask =>
Locking type => IPC Semaphore
Revision => $Revision: 3.154.2.5 $
Build Date => Oct 28 2009 14:20:05
Directive => Local Value => Master Value
apc.cache_by_default => On => On
apc.coredump_unmap => Off => Off
apc.enable_cli => Off => Off
apc.enabled => On => On
apc.file_update_protection => 2 => 2
apc.filters => no value => no value
apc.gc_ttl => 3600 => 3600
apc.include_once_override => Off => Off
apc.max_file_size => 1M => 1M
apc.mmap_file_mask => no value => no value
apc.num_files_hint => 1000 => 1000
apc.report_autofilter => Off => Off
apc.rfc1867 => Off => Off
apc.rfc1867_freq => 0 => 0
apc.rfc1867_name => APC_UPLOAD_PROGRESS => APC_UPLOAD_PROGRESS
apc.rfc1867_prefix => upload_ => upload_
apc.shm_segments => 1 => 1
apc.shm_size => 30 => 30
apc.slam_defense => 0 => 0
apc.stat => On => On
apc.stat_ctime => Off => Off
apc.ttl => 0 => 0
apc.user_entries_hint => 4096 => 4096
apc.user_ttl => 0 => 0
apc.write_lock => On => On
date
date/time support => enabled
"Olson" Timezone Database Version => 2009.13
Timezone Database => internal
Default timezone => America/Chicago
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.6
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled
gettext
GetText Support => enabled
iconv
iconv support => enabled
iconv implementation => libiconv
iconv library version => 1.13
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
imagick
imagick module => enabled
imagick module version => 2.3.0
imagick classes => Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator
ImageMagick version => ImageMagick 6.5.5-10 2009-10-28 Q16 http://www.imagemagick.org
ImageMagick copyright => Copyright (C) 1999-2009 ImageMagick Studio LLC
ImageMagick release date => 2009-10-28
ImageMagick Number of supported formats: => 193
ImageMagick Supported formats => A, AI, ART, ARW, AVI, AVS, B, BGR, BIE, BMP, BMP2, BMP3, BRG, C, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CRW, CUR, CUT, DCM, DCR, DCX, DDS, DFONT, DNG, DPX, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, FAX, FITS, FPX, FRACTAL, FTS, G, G3, GBR, GIF, GIF87, GRADIENT, GRAY, GRB, HISTOGRAM, HRZ, HTM, HTML, ICB, ICO, ICON, INFO, INLINE, IPL, JBG, JBIG, JNG, JP2, JPC, JPEG, JPG, JPX, K, K25, KDC, LABEL, M, M2V, M4V, MAP, MAT, MATTE, MIFF, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MSVG, MTV, MVG, NEF, NULL, O, ORF, OTB, OTF, PAL, PALM, PAM, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PFA, PFB, PFM, PGM, PGX, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG24, PNG32, PNG8, PNM, PPM, PREVIEW, PS, PS2, PS3, PSD, PTIF, PWP, R, RADIAL-GRADIENT, RAF, RAS, RBG, RGB, RGBA, RGBO, RLA, RLE, SCR, SCT, SFW, SGI, SHTML, SR2, SRF, STEGANO, SUN, SVG, SVGZ, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UIL, UYVY, VDA, VICAR, VID, VIFF, VST, WBMP, WMV, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, Y, YCbCr, YCbCrA, YUV
Directive => Local Value => Master Value
imagick.locale_fix => 0 => 0
imagick.progress_monitor => 0 => 0
ldap
LDAP Support => enabled
RCS Version => $Id: ldap.c 287936 2009-09-01 08:42:10Z patrickallaert $
Total Links => 0/unlimited
API Version => 3001
Vendor Name => OpenLDAP
Vendor Version => 20419
libxml
libXML support => active
libXML Version => 2.7.6
libXML streams => enabled
mbstring
Multibyte Support => enabled
Multibyte string engine => libmbfl
Multibyte (japanese) regex support => enabled
Multibyte regex (oniguruma) version => 4.4.4
Multibyte regex (oniguruma) backtrack check => On
mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
Directive => Local Value => Master Value
mbstring.detect_order => no value => no value
mbstring.encoding_translation => Off => Off
mbstring.func_overload => 0 => 0
mbstring.http_input => pass => pass
mbstring.http_output => pass => pass
mbstring.internal_encoding => no value => no value
mbstring.language => neutral => neutral
mbstring.strict_detection => Off => Off
mbstring.substitute_character => no value => no value
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
pgsql
PostgreSQL Support => enabled
PostgreSQL(libpq) Version => 8.2.13
Multibyte character support => enabled
SSL support => enabled
Active Persistent Links => 0
Active Links => 0
Directive => Local Value => Master Value
pgsql.allow_persistent => On => On
pgsql.auto_reset_persistent => Off => Off
pgsql.ignore_notice => Off => Off
pgsql.log_notice => Off => Off
pgsql.max_links => Unlimited => Unlimited
pgsql.max_persistent => Unlimited => Unlimited
Reflection
Reflection => enabled
Version => $Id: php_reflection.c 287991 2009-09-03 14:02:51Z sebastian $
session
Session Support => enabled
Registered save handlers => files user
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: 272374 $
Schema support => enabled
snmp
NET-SNMP Support => enabled
NET-SNMP Version => 5.4.2.1
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
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,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
user_agent => no value => no value
xml
XML Support => active
XML Namespace Support => active
libxml2 Version => 2.7.6
zlib
ZLib Support => enabled
Stream Wrapper support => compress.zlib://
Stream Filter support => zlib.inflate, zlib.deflate
Compiled Version => 1.2.3
Linked Version => 1.2.3
Directive => Local Value => Master Value
zlib.output_compression => Off => Off
zlib.output_compression_level => -1 => -1
zlib.output_handler => no value => no value
Additional Modules
Module Name
readline
Environment
Variable => Value
SUDO_GID => 1205
USER => root
SSH_CLIENT => deleted
MAIL => /var/mail/trix
SHLVL => 1
HOME => /root
OLDPWD => /usr/ports/devel/php5-pcre
SSH_TTY => deleted
SUDO_UID => 1205
LOGNAME => root
_ => /usr/local/bin/php
TEST_PHP_EXECUTABLE => /usr/local/bin/php
USERNAME => root
TERM => screen
PATH => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/trix/bin
SUDO_COMMAND => /usr/local/bin/bash
SSH_AUTH_SOCK => deleted
SHELL => /usr/local/bin/bash
SUDO_USER => trix
PWD => /usr/ports/devel/php5-pcre/work/php-5.2.11/ext/pcre
SSH_CONNECTION => deleted
PHP Variables
Variable => Value
_SERVER["SUDO_GID"] => 1205
_SERVER["USER"] => root
_SERVER["SSH_CLIENT"] => deleted
_SERVER["MAIL"] => /var/mail/trix
_SERVER["SHLVL"] => 1
_SERVER["HOME"] => /root
_SERVER["OLDPWD"] => /usr/ports/devel/php5-pcre
_SERVER["SSH_TTY"] => deleted
_SERVER["SUDO_UID"] => 1205
_SERVER["LOGNAME"] => root
_SERVER["_"] => /usr/local/bin/php
_SERVER["TEST_PHP_EXECUTABLE"] => /usr/local/bin/php
_SERVER["USERNAME"] => root
_SERVER["TERM"] => screen
_SERVER["PATH"] => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/trix/bin
_SERVER["SUDO_COMMAND"] => /usr/local/bin/bash
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["SHELL"] => /usr/local/bin/bash
_SERVER["SUDO_USER"] => trix
_SERVER["PWD"] => /usr/ports/devel/php5-pcre/work/php-5.2.11/ext/pcre
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["REQUEST_TIME"] => 1257525489
_SERVER["argv"] => Array
(
)
_SERVER["argc"] => 0
_ENV["SUDO_GID"] => 1205
_ENV["USER"] => root
_ENV["SSH_CLIENT"] => deleted
_ENV["MAIL"] => /var/mail/trix
_ENV["SHLVL"] => 1
_ENV["HOME"] => /root
_ENV["OLDPWD"] => /usr/ports/devel/php5-pcre
_ENV["SSH_TTY"] => deleted
_ENV["SUDO_UID"] => 1205
_ENV["LOGNAME"] => root
_ENV["_"] => /usr/local/bin/php
_ENV["TEST_PHP_EXECUTABLE"] => /usr/local/bin/php
_ENV["USERNAME"] => root
_ENV["TERM"] => screen
_ENV["PATH"] => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/trix/bin
_ENV["SUDO_COMMAND"] => /usr/local/bin/bash
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["SHELL"] => /usr/local/bin/bash
_ENV["SUDO_USER"] => trix
_ENV["PWD"] => /usr/ports/devel/php5-pcre/work/php-5.2.11/ext/pcre
_ENV["SSH_CONNECTION"] => deleted
PHP License
This program is free software; you can redistribute it and/or modify
it under the terms of the PHP License as published by the PHP Group
and included in the distribution in the file: LICENSE
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
If you did not receive a copy of the PHP license, or have any
questions about PHP licensing, please contact [email protected].
--
John D. "Trix" Farrar, CCNA __\\|//__ Basement.NET
[email protected] (` o-o ') http://www.basement.net/
-----------------------------------ooO-(_)-Ooo--------------------------
GPG Key Fprint: 525F DBA7 1A62 E4C4 E642 DF95 384B B851 3CEF C10A
php_test_results_20091106_1636.txt
(text/plain, 20.7 KB)
===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Bug #47662 (support more than 127 named subpatterns) [tests/bug47662.phpt] ===================================================================== ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 20 --------------------------------------------------------------------- Number of tests : 86 86 Tests skipped : 0 ( 0.0%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 1 ( 1.2%) ( 1.2%) Expected fail : 0 ( 0.0%) ( 0.0%) Tests passed : 85 ( 98.8%) ( 98.8%) --------------------------------------------------------------------- Time taken : 28 seconds ===================================================================== ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Bug #47662 (support more than 127 named subpatterns) [tests/bug47662.phpt] ===================================================================== ================================================================================ /usr/ports/devel/php5-pcre/work/php-5.2.11/ext/pcre/tests/bug47662.phpt ================================================================================ Segmentation fault (core dumped) ================================================================================ 001+ Segmentation fault (core dumped) 001- int(1) 002- Done! ================================================================================ ================================================================================ BUILD ENVIRONMENT ================================================================================ OS: FreeBSD - FreeBSD tara.basement.net 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Fri Oct 30 15:39:19 CDT 2009 [email protected]:/usr/obj/usr/src/sys/BASEMENT i386 Autoconf: autoconf (GNU Autoconf) 2.62 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/old-licenses/gpl-2.0.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. Bundled Libtool: ltmain.sh (GNU libtool) 1.5.20 (1.1220.2.287 2005/08/31 18:54:15) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. System Libtool: ltmain.sh (GNU libtool) 2.2.6 Written by Gordon Matzigkeit <[email protected]>, 1996 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiler: N/A Bison: bison (GNU Bison) 2.4.1 Written by Robert Corbett and Richard Stallman. 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. Libraries: /usr/local/bin/php: libcrypt.so.4 => /lib/libcrypt.so.4 (0x33e87000) libm.so.5 => /lib/libm.so.5 (0x33ea0000) libxml2.so.5 => /usr/local/lib/libxml2.so.5 (0x33eb5000) libz.so.4 => /lib/libz.so.4 (0x33fdc000) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x33fee000) libc.so.7 => /lib/libc.so.7 (0x340e4000) ================================================================================ PHPINFO ================================================================================ phpinfo() PHP Version => 5.2.11 System => FreeBSD tara.basement.net 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Fri Oct 30 15:39:19 CDT 2009 [email protected]:/usr/obj/usr/src/sys/BASEMENT i386 Build Date => Oct 28 2009 14:16:04 Configure Command => './configure' '--with-layout=GNU' '--with-config-file-scan-dir=/usr/local/etc/php' '--disable-all' '--enable-libxml' '--with-libxml-dir=/usr/local' '--enable-reflection' '--program-prefix=' '--enable-force-cgi-redirect' '--enable-discard-path' '--enable-fastcgi' '--with-apxs2=/usr/local/sbin/apxs' '--with-regex=php' '--with-zend-vm=CALL' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd7.2' Server API => Command Line Interface Virtual Directory Support => disabled Configuration File (php.ini) Path => /usr/local/etc Loaded Configuration File => (none) Scan this dir for additional .ini files => /usr/local/etc/php additional .ini files parsed => /usr/local/etc/php/extensions.ini PHP API => 20041225 PHP Extension => 20060613 Zend Extension => 220060519 Debug Build => no Thread Safety => disabled Zend Memory Manager => enabled IPv6 Support => enabled Registered PHP Streams => compress.zlib, php, file, data, http, ftp Registered Stream Socket Transports => tcp, udp, unix, udg Registered Stream Filters => convert.iconv.*, zlib.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed This server is protected with the Suhosin Patch 0.9.7 Copyright (c) 2006 Hardened-PHP Project This program makes use of the Zend Scripting Language Engine: Zend Engine v2.2.0, Copyright (c) 1998-2009 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 => 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 expose_php => On => On extension_dir => /usr/local/lib/php/20060613 => /usr/local/lib/php/20060613 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/share/pear => .:/usr/local/share/pear 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.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 => 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 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 => 100 => 100 short_open_tag => On => On SMTP => localhost => localhost smtp_port => 25 => 25 sql.safe_mode => Off => Off suhosin.log.phpscript => 0 => 0 suhosin.log.phpscript.is_safe => Off => Off suhosin.log.phpscript.name => no value => no value suhosin.log.sapi => no value => no value suhosin.log.script => no value => no value suhosin.log.script.name => no value => no value suhosin.log.syslog => no value => no value suhosin.log.syslog.facility => no value => no value suhosin.log.syslog.priority => no value => no value suhosin.log.use-x-forwarded-for => 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 apc APC Support => disabled Version => 3.0.19 MMAP Support => Enabled MMAP File Mask => Locking type => IPC Semaphore Revision => $Revision: 3.154.2.5 $ Build Date => Oct 28 2009 14:20:05 Directive => Local Value => Master Value apc.cache_by_default => On => On apc.coredump_unmap => Off => Off apc.enable_cli => Off => Off apc.enabled => On => On apc.file_update_protection => 2 => 2 apc.filters => no value => no value apc.gc_ttl => 3600 => 3600 apc.include_once_override => Off => Off apc.max_file_size => 1M => 1M apc.mmap_file_mask => no value => no value apc.num_files_hint => 1000 => 1000 apc.report_autofilter => Off => Off apc.rfc1867 => Off => Off apc.rfc1867_freq => 0 => 0 apc.rfc1867_name => APC_UPLOAD_PROGRESS => APC_UPLOAD_PROGRESS apc.rfc1867_prefix => upload_ => upload_ apc.shm_segments => 1 => 1 apc.shm_size => 30 => 30 apc.slam_defense => 0 => 0 apc.stat => On => On apc.stat_ctime => Off => Off apc.ttl => 0 => 0 apc.user_entries_hint => 4096 => 4096 apc.user_ttl => 0 => 0 apc.write_lock => On => On date date/time support => enabled "Olson" Timezone Database Version => 2009.13 Timezone Database => internal Default timezone => America/Chicago 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.6 HTML Support => enabled XPath Support => enabled XPointer Support => enabled Schema Support => enabled RelaxNG Support => enabled gettext GetText Support => enabled iconv iconv support => enabled iconv implementation => libiconv iconv library version => 1.13 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 imagick imagick module => enabled imagick module version => 2.3.0 imagick classes => Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator ImageMagick version => ImageMagick 6.5.5-10 2009-10-28 Q16 http://www.imagemagick.org ImageMagick copyright => Copyright (C) 1999-2009 ImageMagick Studio LLC ImageMagick release date => 2009-10-28 ImageMagick Number of supported formats: => 193 ImageMagick Supported formats => A, AI, ART, ARW, AVI, AVS, B, BGR, BIE, BMP, BMP2, BMP3, BRG, C, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CRW, CUR, CUT, DCM, DCR, DCX, DDS, DFONT, DNG, DPX, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, FAX, FITS, FPX, FRACTAL, FTS, G, G3, GBR, GIF, GIF87, GRADIENT, GRAY, GRB, HISTOGRAM, HRZ, HTM, HTML, ICB, ICO, ICON, INFO, INLINE, IPL, JBG, JBIG, JNG, JP2, JPC, JPEG, JPG, JPX, K, K25, KDC, LABEL, M, M2V, M4V, MAP, MAT, MATTE, MIFF, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MSVG, MTV, MVG, NEF, NULL, O, ORF, OTB, OTF, PAL, PALM, PAM, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PFA, PFB, PFM, PGM, PGX, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG24, PNG32, PNG8, PNM, PPM, PREVIEW, PS, PS2, PS3, PSD, PTIF, PWP, R, RADIAL-GRADIENT, RAF, RAS, RBG, RGB, RGBA, RGBO, RLA, RLE, SCR, SCT, SFW, SGI, SHTML, SR2, SRF, STEGANO, SUN, SVG, SVGZ, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UIL, UYVY, VDA, VICAR, VID, VIFF, VST, WBMP, WMV, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, Y, YCbCr, YCbCrA, YUV Directive => Local Value => Master Value imagick.locale_fix => 0 => 0 imagick.progress_monitor => 0 => 0 ldap LDAP Support => enabled RCS Version => $Id: ldap.c 287936 2009-09-01 08:42:10Z patrickallaert $ Total Links => 0/unlimited API Version => 3001 Vendor Name => OpenLDAP Vendor Version => 20419 libxml libXML support => active libXML Version => 2.7.6 libXML streams => enabled mbstring Multibyte Support => enabled Multibyte string engine => libmbfl Multibyte (japanese) regex support => enabled Multibyte regex (oniguruma) version => 4.4.4 Multibyte regex (oniguruma) backtrack check => On mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1. Directive => Local Value => Master Value mbstring.detect_order => no value => no value mbstring.encoding_translation => Off => Off mbstring.func_overload => 0 => 0 mbstring.http_input => pass => pass mbstring.http_output => pass => pass mbstring.internal_encoding => no value => no value mbstring.language => neutral => neutral mbstring.strict_detection => Off => Off mbstring.substitute_character => no value => no value 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 pgsql PostgreSQL Support => enabled PostgreSQL(libpq) Version => 8.2.13 Multibyte character support => enabled SSL support => enabled Active Persistent Links => 0 Active Links => 0 Directive => Local Value => Master Value pgsql.allow_persistent => On => On pgsql.auto_reset_persistent => Off => Off pgsql.ignore_notice => Off => Off pgsql.log_notice => Off => Off pgsql.max_links => Unlimited => Unlimited pgsql.max_persistent => Unlimited => Unlimited Reflection Reflection => enabled Version => $Id: php_reflection.c 287991 2009-09-03 14:02:51Z sebastian $ session Session Support => enabled Registered save handlers => files user 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: 272374 $ Schema support => enabled snmp NET-SNMP Support => enabled NET-SNMP Version => 5.4.2.1 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 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,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset= user_agent => no value => no value xml XML Support => active XML Namespace Support => active libxml2 Version => 2.7.6 zlib ZLib Support => enabled Stream Wrapper support => compress.zlib:// Stream Filter support => zlib.inflate, zlib.deflate Compiled Version => 1.2.3 Linked Version => 1.2.3 Directive => Local Value => Master Value zlib.output_compression => Off => Off zlib.output_compression_level => -1 => -1 zlib.output_handler => no value => no value Additional Modules Module Name readline Environment Variable => Value SUDO_GID => 1205 USER => root SSH_CLIENT => deleted MAIL => /var/mail/trix SHLVL => 1 HOME => /root OLDPWD => /usr/ports/devel/php5-pcre SSH_TTY => deleted SUDO_UID => 1205 LOGNAME => root _ => /usr/local/bin/php TEST_PHP_EXECUTABLE => /usr/local/bin/php USERNAME => root TERM => screen PATH => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/trix/bin SUDO_COMMAND => /usr/local/bin/bash SSH_AUTH_SOCK => deleted SHELL => /usr/local/bin/bash SUDO_USER => trix PWD => /usr/ports/devel/php5-pcre/work/php-5.2.11/ext/pcre SSH_CONNECTION => deleted PHP Variables Variable => Value _SERVER["SUDO_GID"] => 1205 _SERVER["USER"] => root _SERVER["SSH_CLIENT"] => deleted _SERVER["MAIL"] => /var/mail/trix _SERVER["SHLVL"] => 1 _SERVER["HOME"] => /root _SERVER["OLDPWD"] => /usr/ports/devel/php5-pcre _SERVER["SSH_TTY"] => deleted _SERVER["SUDO_UID"] => 1205 _SERVER["LOGNAME"] => root _SERVER["_"] => /usr/local/bin/php _SERVER["TEST_PHP_EXECUTABLE"] => /usr/local/bin/php _SERVER["USERNAME"] => root _SERVER["TERM"] => screen _SERVER["PATH"] => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/trix/bin _SERVER["SUDO_COMMAND"] => /usr/local/bin/bash _SERVER["SSH_AUTH_SOCK"] => deleted _SERVER["SHELL"] => /usr/local/bin/bash _SERVER["SUDO_USER"] => trix _SERVER["PWD"] => /usr/ports/devel/php5-pcre/work/php-5.2.11/ext/pcre _SERVER["SSH_CONNECTION"] => deleted _SERVER["PHP_SELF"] => _SERVER["SCRIPT_NAME"] => _SERVER["SCRIPT_FILENAME"] => _SERVER["PATH_TRANSLATED"] => _SERVER["DOCUMENT_ROOT"] => _SERVER["REQUEST_TIME"] => 1257525489 _SERVER["argv"] => Array ( ) _SERVER["argc"] => 0 _ENV["SUDO_GID"] => 1205 _ENV["USER"] => root _ENV["SSH_CLIENT"] => deleted _ENV["MAIL"] => /var/mail/trix _ENV["SHLVL"] => 1 _ENV["HOME"] => /root _ENV["OLDPWD"] => /usr/ports/devel/php5-pcre _ENV["SSH_TTY"] => deleted _ENV["SUDO_UID"] => 1205 _ENV["LOGNAME"] => root _ENV["_"] => /usr/local/bin/php _ENV["TEST_PHP_EXECUTABLE"] => /usr/local/bin/php _ENV["USERNAME"] => root _ENV["TERM"] => screen _ENV["PATH"] => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/trix/bin _ENV["SUDO_COMMAND"] => /usr/local/bin/bash _ENV["SSH_AUTH_SOCK"] => deleted _ENV["SHELL"] => /usr/local/bin/bash _ENV["SUDO_USER"] => trix _ENV["PWD"] => /usr/ports/devel/php5-pcre/work/php-5.2.11/ext/pcre _ENV["SSH_CONNECTION"] => deleted PHP License This program is free software; you can redistribute it and/or modify it under the terms of the PHP License as published by the PHP Group and included in the distribution in the file: LICENSE This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. If you did not receive a copy of the PHP license, or have any questions about PHP licensing, please contact [email protected].
signature.asc
(application/pgp-signature, 196 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAkr0U3cACgkQOEu4UTzvwQpqAACfZXjyeJr2REKCXfAhWkb4sl0i wukAnj0rFw663Y+9Iuwp3PeTaJRsTNCf =Aw2b -----END PGP SIGNATURE-----