Craig Mohrman
2012-07-26 c62c3859bc41d1d732695497c950717ab6dc94fc
7177478 Problem with utility/php
17 files modified
551 ■■■■ changed files
components/php-5_3/apache-php53.p5m 6 ●●●● patch | view | raw | blame | history
components/php-5_3/php-53.p5m 4 ●●●● patch | view | raw | blame | history
components/php-5_3/php-apc.p5m 2 ●●● patch | view | raw | blame | history
components/php-5_3/php-cgi/Makefile 4 ●●●● patch | view | raw | blame | history
components/php-5_3/php-doc.p5m 452 ●●●● patch | view | raw | blame | history
components/php-5_3/php-idn.p5m 2 ●●● patch | view | raw | blame | history
components/php-5_3/php-memcache.p5m 2 ●●● patch | view | raw | blame | history
components/php-5_3/php-mysql.p5m 6 ●●●● patch | view | raw | blame | history
components/php-5_3/php-nsapi/Makefile 4 ●●●● patch | view | raw | blame | history
components/php-5_3/php-pear.p5m 6 ●●●● patch | view | raw | blame | history
components/php-5_3/php-sapi/Makefile 37 ●●●● patch | view | raw | blame | history
components/php-5_3/php-suhosin.p5m 2 ●●● patch | view | raw | blame | history
components/php-5_3/php-tcpwrap.p5m 2 ●●● patch | view | raw | blame | history
components/php-5_3/php-xdebug.p5m 6 ●●●● patch | view | raw | blame | history
components/php-5_3/xdebug-zts/Makefile 4 ●●●● patch | view | raw | blame | history
components/php-5_3/xdebug/Makefile 4 ●●●● patch | view | raw | blame | history
components/php-common/php.1.sunman 8 ●●●● patch | view | raw | blame | history
components/php-5_3/apache-php53.p5m
@@ -21,10 +21,10 @@
# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
#
set name=pkg.fmri value=pkg:/web/server/apache-22/module/apache-php53@5.3.10,$(BUILD_VERSION)
set name=pkg.fmri value=pkg:/web/server/apache-22/module/apache-php53@5.3.14,$(BUILD_VERSION)
set name=pkg.summary value="PHP Server for Apache Web Server"
set name=info.classification value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
set name=info.source-url value=http://us.php.net/get/php-5.3.10.tar.gz/from/this/mirror
set name=info.source-url value=http://us.php.net/get/php-5.3.14.tar.gz/from/this/mirror
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2012/067
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
@@ -46,7 +46,7 @@
file path=usr/apache2/2.2/libexec/mod_php5.3.so
# need generic dependency on PHP itself
depend fmri=web/php-53@5.3.10 type=require
depend fmri=web/php-53@5.3.14 type=require
# if php5.2 apache is present drag forward because php.conf files
# move around
components/php-5_3/php-53.p5m
@@ -26,7 +26,7 @@
<transform file path=etc/php/.* -> default mode 0644>
<transform file path=etc/php/.* -> default preserve renamenew>
set name=pkg.fmri value=pkg:/web/php-53@5.3.10,$(BUILD_VERSION)
set name=pkg.fmri value=pkg:/web/php-53@5.3.14,$(BUILD_VERSION)
set name=pkg.description \
    value="A general-purpose scripting language originally designed for web development to produce dynamic web pages."
set name=pkg.summary value="PHP Server"
@@ -34,7 +34,7 @@
    value="org.opensolaris.category.2008:Development/PHP"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url \
    value=http://us.php.net/get/php-5.3.10.tar.bz2/from/this/mirror
    value=http://us.php.net/get/php-5.3.14.tar.bz2/from/this/mirror
set name=org.opensolaris.arc-caseid value=PSARC/2012/067
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
components/php-5_3/php-apc.p5m
@@ -58,4 +58,4 @@
file path=usr/php/5.3/zts-modules/apc.so
# need generic dependency on PHP itself
depend fmri=web/php-53@5.3.10 type=require
depend fmri=web/php-53@5.3.14 type=require
components/php-5_3/php-cgi/Makefile
@@ -23,11 +23,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        php
COMPONENT_VERSION=    5.3.10
COMPONENT_VERSION=    5.3.14
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.bz2
COMPONENT_ARCHIVE_HASH= \
    sha256:339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a
    sha256:c8075b6e83c5db0d26cc8426a7456856421089a76c963813b1fcac3ced041cb3
COMPONENT_ARCHIVE_URL=    http://us.php.net/get/$(COMPONENT_ARCHIVE)/from/this/mirror
PATCH_DIR = ../php-sapi/patches
components/php-5_3/php-doc.p5m
@@ -21,7 +21,7 @@
# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
#
set name=pkg.fmri value=pkg:/web/php-53/documentation@5.3.10,$(BUILD_VERSION)
set name=pkg.fmri value=pkg:/web/php-53/documentation@5.3.14,$(BUILD_VERSION)
set name=pkg.summary value="PHP Server Documentation"
set name=info.classification \
    value="org.opensolaris.category.2008:Development/PHP"
@@ -59,9 +59,22 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/amqp.requirements.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqp.resources.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqp.setup.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpchannel.committransaction.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpchannel.construct.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpchannel.isconnected.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpchannel.qos.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpchannel.rollbacktransaction.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpchannel.setprefetchcount.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpchannel.setprefetchsize.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpchannel.starttransaction.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpconnection.connect.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpconnection.construct.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpconnection.disconnect.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpconnection.gethost.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpconnection.getlogin.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpconnection.getpassword.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpconnection.getport.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpconnection.getvhost.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpconnection.isconnected.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpconnection.reconnect.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpconnection.sethost.html
@@ -69,11 +82,39 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpconnection.setpassword.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpconnection.setport.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpconnection.setvhost.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpenvelope.getappid.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpenvelope.getbody.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpenvelope.getcontentencoding.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpenvelope.getcontenttype.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpenvelope.getcorrelationid.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpenvelope.getdeliverytag.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpenvelope.getexchange.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpenvelope.getexpiration.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpenvelope.getheader.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpenvelope.getheaders.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpenvelope.getmessageid.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpenvelope.getpriority.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpenvelope.getreplyto.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpenvelope.getroutingkey.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpenvelope.gettimestamp.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpenvelope.gettype.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpenvelope.getuserid.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpenvelope.isredelivery.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpexchange.bind.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpexchange.construct.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpexchange.declare.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpexchange.delete.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpexchange.getargument.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpexchange.getarguments.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpexchange.getflags.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpexchange.getname.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpexchange.gettype.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpexchange.publish.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpexchange.setargument.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpexchange.setarguments.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpexchange.setflags.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpexchange.setname.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpexchange.settype.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpqueue.ack.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpqueue.bind.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpqueue.cancel.html
@@ -82,7 +123,16 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpqueue.declare.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpqueue.delete.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpqueue.get.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpqueue.getargument.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpqueue.getarguments.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpqueue.getflags.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpqueue.getname.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpqueue.nack.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpqueue.purge.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpqueue.setargument.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpqueue.setarguments.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpqueue.setflags.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpqueue.setname.html
file path=usr/php/5.3/doc/php-chunked-xhtml/amqpqueue.unbind.html
file path=usr/php/5.3/doc/php-chunked-xhtml/apache.configuration.html
file path=usr/php/5.3/doc/php-chunked-xhtml/apache.constants.html
@@ -237,7 +287,6 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/book.dio.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.dir.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.dom.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.domxml.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.dotnet.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.eio.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.enchant.html
@@ -287,6 +336,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/book.judy.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.kadm5.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.ktaglib.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.lapack.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.ldap.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.libevent.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.libxml.html
@@ -332,7 +382,6 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/book.openal.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.openssl.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.outcontrol.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.overload.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.ovrimos.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.paradox.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.parsekit.html
@@ -391,10 +440,12 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/book.swf.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.swish.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.sybase.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.taint.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.tcpwrap.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.tidy.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.tokenizer.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.tokyo-tyrant.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.trader.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.uodbc.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.url.html
file path=usr/php/5.3/doc/php-chunked-xhtml/book.v8js.html
@@ -666,6 +717,11 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/callbackfilteriterator.accept.html
file path=usr/php/5.3/doc/php-chunked-xhtml/callbackfilteriterator.construct.html
file path=usr/php/5.3/doc/php-chunked-xhtml/cc.license.html
file path=usr/php/5.3/doc/php-chunked-xhtml/changelog.misc.html
file path=usr/php/5.3/doc/php-chunked-xhtml/changelog.mongo.html
file path=usr/php/5.3/doc/php-chunked-xhtml/changelog.mysql.html
file path=usr/php/5.3/doc/php-chunked-xhtml/changelog.mysqli.html
file path=usr/php/5.3/doc/php-chunked-xhtml/changelog.strings.html
file path=usr/php/5.3/doc/php-chunked-xhtml/chdb.configuration.html
file path=usr/php/5.3/doc/php-chunked-xhtml/chdb.constants.html
file path=usr/php/5.3/doc/php-chunked-xhtml/chdb.construct.html
@@ -675,7 +731,9 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/chdb.requirements.html
file path=usr/php/5.3/doc/php-chunked-xhtml/chdb.resources.html
file path=usr/php/5.3/doc/php-chunked-xhtml/chdb.setup.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.amqpchannel.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.amqpconnection.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.amqpenvelope.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.amqpexchange.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.amqpqueue.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.apciterator.html
@@ -806,6 +864,8 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/class.ktaglib-mpeg-audioproperties.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.ktaglib-mpeg-file.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.ktaglib-tag.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.lapack.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.lapackexception.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.lengthexception.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.libxmlerror.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.limititerator.html
@@ -844,6 +904,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/class.multipleiterator.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.mysqli-driver.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.mysqli-result.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.mysqli-sql-exception.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.mysqli-stmt.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.mysqli-warning.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.mysqli.html
@@ -867,6 +928,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/class.phardata.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.pharexception.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.pharfileinfo.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.php-user-filter.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.quickhashinthash.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.quickhashintset.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.quickhashintstringhash.html
@@ -1000,6 +1062,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/class.varnishadmin.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.varnishlog.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.varnishstat.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.weakmap.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.weakref.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.xmlreader.html
file path=usr/php/5.3/doc/php-chunked-xhtml/class.xsltprocessor.html
@@ -1273,6 +1336,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/directoryiterator.seek.html
file path=usr/php/5.3/doc/php-chunked-xhtml/directoryiterator.tostring.html
file path=usr/php/5.3/doc/php-chunked-xhtml/directoryiterator.valid.html
file path=usr/php/5.3/doc/php-chunked-xhtml/doc.changelog.html
file path=usr/php/5.3/doc/php-chunked-xhtml/dom.configuration.html
file path=usr/php/5.3/doc/php-chunked-xhtml/dom.constants.html
file path=usr/php/5.3/doc/php-chunked-xhtml/dom.installation.html
@@ -1369,12 +1433,6 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/domtext.construct.html
file path=usr/php/5.3/doc/php-chunked-xhtml/domtext.iswhitespaceinelementcontent.html
file path=usr/php/5.3/doc/php-chunked-xhtml/domtext.splittext.html
file path=usr/php/5.3/doc/php-chunked-xhtml/domxml.configuration.html
file path=usr/php/5.3/doc/php-chunked-xhtml/domxml.constants.html
file path=usr/php/5.3/doc/php-chunked-xhtml/domxml.installation.html
file path=usr/php/5.3/doc/php-chunked-xhtml/domxml.requirements.html
file path=usr/php/5.3/doc/php-chunked-xhtml/domxml.resources.html
file path=usr/php/5.3/doc/php-chunked-xhtml/domxml.setup.html
file path=usr/php/5.3/doc/php-chunked-xhtml/domxpath.construct.html
file path=usr/php/5.3/doc/php-chunked-xhtml/domxpath.evaluate.html
file path=usr/php/5.3/doc/php-chunked-xhtml/domxpath.query.html
@@ -1487,6 +1545,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/fdf.setup.html
file path=usr/php/5.3/doc/php-chunked-xhtml/features.commandline.differences.html
file path=usr/php/5.3/doc/php-chunked-xhtml/features.commandline.html
file path=usr/php/5.3/doc/php-chunked-xhtml/features.commandline.ini.html
file path=usr/php/5.3/doc/php-chunked-xhtml/features.commandline.interactive.html
file path=usr/php/5.3/doc/php-chunked-xhtml/features.commandline.introduction.html
file path=usr/php/5.3/doc/php-chunked-xhtml/features.commandline.io-streams.html
@@ -1986,6 +2045,19 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/function.cubrid-lob-get.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.cubrid-lob-send.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.cubrid-lob-size.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.cubrid-lob2-bind.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.cubrid-lob2-close.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.cubrid-lob2-export.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.cubrid-lob2-import.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.cubrid-lob2-new.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.cubrid-lob2-read.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.cubrid-lob2-seek.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.cubrid-lob2-seek64.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.cubrid-lob2-size.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.cubrid-lob2-size64.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.cubrid-lob2-tell.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.cubrid-lob2-tell64.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.cubrid-lob2-write.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.cubrid-lock-read.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.cubrid-lock-write.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.cubrid-move-cursor.html
@@ -2236,84 +2308,6 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/function.dns-get-mx.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.dns-get-record.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.dom-import-simplexml.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domattribute-name.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domattribute-set-value.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domattribute-specified.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domattribute-value.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocument-add-root.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocument-create-attribute.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocument-create-cdata-section.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocument-create-comment.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocument-create-element-ns.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocument-create-element.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocument-create-entity-reference.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocument-create-processing-instruction.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocument-create-text-node.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocument-doctype.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocument-document-element.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocument-dump-file.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocument-dump-mem.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocument-get-element-by-id.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocument-get-elements-by-tagname.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocument-html-dump-mem.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocument-xinclude.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocumenttype-entities.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocumenttype-internal-subset.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocumenttype-name.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocumenttype-notations.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocumenttype-public-id.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domdocumenttype-system-id.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domelement-get-attribute-node.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domelement-get-attribute.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domelement-get-elements-by-tagname.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domelement-has-attribute.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domelement-remove-attribute.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domelement-set-attribute-node.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domelement-set-attribute.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domelement-tagname.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-add-namespace.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-append-child.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-append-sibling.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-attributes.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-child-nodes.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-clone-node.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-dump-node.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-first-child.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-get-content.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-has-attributes.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-has-child-nodes.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-insert-before.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-is-blank-node.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-last-child.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-next-sibling.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-node-name.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-node-type.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-node-value.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-owner-document.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-parent-node.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-prefix.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-previous-sibling.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-remove-child.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-replace-child.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-replace-node.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-set-content.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-set-name.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-set-namespace.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domnode-unlink-node.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domprocessinginstruction-data.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domprocessinginstruction-target.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domxml-new-doc.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domxml-open-file.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domxml-open-mem.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domxml-version.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domxml-xmltree.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domxml-xslt-stylesheet-doc.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domxml-xslt-stylesheet-file.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domxml-xslt-stylesheet.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domxml-xslt-version.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domxsltstylesheet-process.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domxsltstylesheet-result-dump-file.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.domxsltstylesheet-result-dump-mem.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.dotnet-load.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.doubleval.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.each.html
@@ -2338,10 +2332,12 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/function.eio-ftruncate.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.eio-futime.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.eio-get-event-stream.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.eio-get-last-error.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.eio-grp-add.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.eio-grp-cancel.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.eio-grp-limit.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.eio-grp.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.eio-init.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.eio-link.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.eio-lstat.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.eio-mkdir.html
@@ -2360,6 +2356,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/function.eio-realpath.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.eio-rename.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.eio-rmdir.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.eio-seek.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.eio-sendfile.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.eio-set-max-idle.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.eio-set-max-parallel.html
@@ -2706,6 +2703,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/function.gethostbynamel.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.gethostname.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.getimagesize.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.getimagesizefromstring.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.getlastmod.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.getmxrr.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.getmygid.html
@@ -2865,6 +2863,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/function.hash-hmac-file.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.hash-hmac.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.hash-init.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.hash-pbkdf2.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.hash-update-file.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.hash-update-stream.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.hash-update.html
@@ -3384,6 +3383,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/function.is-soap-fault.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.is-string.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.is-subclass-of.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.is-tainted.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.is-uploaded-file.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.is-writable.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.is-writeable.html
@@ -3432,6 +3432,8 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/function.ldap-close.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.ldap-compare.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.ldap-connect.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.ldap-control-paged-result-response.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.ldap-control-paged-result.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.ldap-count-entries.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.ldap-delete.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.ldap-dn2ufn.html
@@ -3474,6 +3476,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/function.libxml-disable-entity-loader.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.libxml-get-errors.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.libxml-get-last-error.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.libxml-set-external-entity-loader.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.libxml-set-streams-context.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.libxml-use-internal-errors.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.link.html
@@ -3662,6 +3665,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/function.mb-encode-numericentity.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.mb-encoding-aliases.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.mb-ereg-match.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.mb-ereg-replace-callback.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.mb-ereg-replace.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.mb-ereg-search-getpos.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.mb-ereg-search-getregs.html
@@ -3961,6 +3965,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/function.mysqlnd-qc-get-core-stats.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.mysqlnd-qc-get-normalized-query-trace-log.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.mysqlnd-qc-get-query-trace-log.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.mysqlnd-qc-set-cache-condition.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.mysqlnd-qc-set-is-select.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.mysqlnd-qc-set-storage-handler.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.mysqlnd-qc-set-user-handlers.html
@@ -4505,7 +4510,6 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/function.ord.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.output-add-rewrite-var.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.output-reset-rewrite-vars.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.overload.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.override-function.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.ovrimos-close.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.ovrimos-commit.html
@@ -5270,6 +5274,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/function.socket-get-status.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.socket-getpeername.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.socket-getsockname.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.socket-import-stream.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.socket-last-error.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.socket-listen.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.socket-read.html
@@ -5514,6 +5519,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/function.stream-resolve-include-path.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.stream-select.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.stream-set-blocking.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.stream-set-chunk-size.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.stream-set-read-buffer.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.stream-set-timeout.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.stream-set-write-buffer.html
@@ -5705,6 +5711,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/function.sys-getloadavg.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.syslog.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.system.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.taint.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.tan.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.tanh.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.tcpwrap-check.html
@@ -5736,6 +5743,164 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/function.token-get-all.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.token-name.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.touch.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-acos.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-ad.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-add.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-adosc.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-adx.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-adxr.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-apo.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-aroon.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-aroonosc.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-asin.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-atan.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-atr.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-avgprice.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-bbands.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-beta.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-bop.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cci.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdl2crows.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdl3blackcrows.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdl3inside.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdl3linestrike.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdl3outside.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdl3starsinsouth.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdl3whitesoldiers.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlabandonedbaby.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdladvanceblock.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlbelthold.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlbreakaway.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlclosingmarubozu.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlconcealbabyswall.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlcounterattack.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdldarkcloudcover.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdldoji.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdldojistar.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdldragonflydoji.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlengulfing.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdleveningdojistar.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdleveningstar.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlgapsidesidewhite.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlgravestonedoji.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlhammer.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlhangingman.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlharami.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlharamicross.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlhighwave.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlhikkake.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlhikkakemod.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlhomingpigeon.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlidentical3crows.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlinneck.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlinvertedhammer.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlkicking.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlkickingbylength.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlladderbottom.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdllongleggeddoji.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdllongline.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlmarubozu.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlmatchinglow.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlmathold.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlmorningdojistar.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlmorningstar.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlonneck.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlpiercing.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlrickshawman.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlrisefall3methods.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlseparatinglines.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlshootingstar.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlshortline.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlspinningtop.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlstalledpattern.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlsticksandwich.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdltakuri.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdltasukigap.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlthrusting.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdltristar.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlunique3river.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlupsidegap2crows.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cdlxsidegap3methods.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-ceil.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cmo.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-correl.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cos.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-cosh.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-dema.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-div.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-dx.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-ema.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-exp.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-floor.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-ht-dcperiod.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-ht-dcphase.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-ht-phasor.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-ht-sine.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-ht-trendline.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-ht-trendmode.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-kama.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-linearreg-angle.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-linearreg-intercept.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-linearreg-slope.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-linearreg.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-ln.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-log10.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-ma.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-macd.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-macdext.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-macdfix.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-mama.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-mavp.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-max.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-maxindex.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-medprice.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-mfi.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-midpoint.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-midprice.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-min.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-minindex.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-minmax.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-minmaxindex.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-minus-di.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-minus-dm.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-mom.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-mult.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-natr.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-obv.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-plus-di.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-plus-dm.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-ppo.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-roc.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-rocp.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-rocr.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-rocr100.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-rsi.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-sar.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-sarext.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-sin.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-sinh.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-sma.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-sqrt.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-stddev.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-stoch.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-stochf.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-stochrsi.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-sub.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-sum.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-t3.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-tan.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-tanh.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-tema.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-trange.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-trima.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-trix.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-tsf.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-typprice.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-ultosc.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-var.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-wclprice.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-willr.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trader-wma.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trait-exists.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trigger-error.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.trim.html
@@ -5775,6 +5940,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/function.unregister-tick-function.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.unserialize.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.unset.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.untaint.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.urldecode.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.urlencode.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.use-soap-error-handler.html
@@ -5985,13 +6151,6 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/function.xmlwriter-write-element.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.xmlwriter-write-pi.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.xmlwriter-write-raw.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.xpath-eval-expression.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.xpath-eval.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.xpath-new-context.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.xpath-register-ns-auto.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.xpath-register-ns.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.xptr-eval.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.xptr-new-context.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.xslt-backend-info.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.xslt-backend-name.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.xslt-backend-version.html
@@ -6064,6 +6223,8 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/function.zip-entry-read.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.zip-open.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.zip-read.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.zlib-decode.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.zlib-encode.html
file path=usr/php/5.3/doc/php-chunked-xhtml/function.zlib-get-coding-type.html
file path=usr/php/5.3/doc/php-chunked-xhtml/functions.anonymous.html
file path=usr/php/5.3/doc/php-chunked-xhtml/functions.arguments.html
@@ -7588,8 +7749,11 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.catch.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.clone.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.concat.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.cont.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.declare-class.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.declare-const.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.declare-function.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.declare-inherited-class-delayed.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.declare-inherited-class.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.div.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.do-fcall-by-name.html
@@ -7625,12 +7789,14 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.fetch-unset.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.fetch-w.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.free.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.goto.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.handle-exception.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.include-or-eval.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.init-array.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.init-fcall-by-name.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.init-method-call.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.init-ns-fcall-by-name.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.init-static-method-call.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.init-string.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.instanceof.html
@@ -7643,6 +7809,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.isset-isempty-dim-obj.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.isset-isempty-prop-obj.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.isset-isempty-var.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.jmp.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.jmpnz-ex.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.jmpnz.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.jmpz-ex.html
@@ -7653,7 +7820,6 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.mul.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.new.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.nop.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.ops.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.post-dec-obj.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.post-dec.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.post-inc-obj.html
@@ -7667,6 +7833,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.raise-abstract-error.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.recv-init.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.recv.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.return-by-ref.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.return.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.send-ref.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.send-val.html
@@ -7683,6 +7850,8 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.unset-var.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.user-opcode.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.verify-abstract-class.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.zend-declare-lambda-function.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.opcodes.zend-jmp-set.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.pdo.building.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.pdo.constants.html
file path=usr/php/5.3/doc/php-chunked-xhtml/internals2.pdo.error-handling.html
@@ -7766,7 +7935,6 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.dbx.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.dio.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.dom.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.domxml.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.eio.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.enchant.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.errorfunc.html
@@ -7815,6 +7983,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.judy.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.kadm5.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.ktaglib.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.lapack.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.ldap.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.libevent.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.libxml.html
@@ -7859,7 +8028,6 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.openal.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.openssl.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.outcontrol.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.overload.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.ovrimos.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.paradox.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.parsekit.html
@@ -7918,10 +8086,12 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.swf.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.swish.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.sybase.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.taint.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.tcpwrap.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.tidy.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.tokenizer.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.tokyo-tyrant.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.trader.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.uodbc.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.url.html
file path=usr/php/5.3/doc/php-chunked-xhtml/intro.v8js.html
@@ -8025,6 +8195,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/language.basic-syntax.html
file path=usr/php/5.3/doc/php-chunked-xhtml/language.basic-syntax.instruction-separation.html
file path=usr/php/5.3/doc/php-chunked-xhtml/language.basic-syntax.phpmode.html
file path=usr/php/5.3/doc/php-chunked-xhtml/language.basic-syntax.phptags.html
file path=usr/php/5.3/doc/php-chunked-xhtml/language.constants.html
file path=usr/php/5.3/doc/php-chunked-xhtml/language.constants.predefined.html
file path=usr/php/5.3/doc/php-chunked-xhtml/language.constants.syntax.html
@@ -8063,7 +8234,6 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/language.oop5.object-comparison.html
file path=usr/php/5.3/doc/php-chunked-xhtml/language.oop5.overloading.html
file path=usr/php/5.3/doc/php-chunked-xhtml/language.oop5.paamayim-nekudotayim.html
file path=usr/php/5.3/doc/php-chunked-xhtml/language.oop5.patterns.html
file path=usr/php/5.3/doc/php-chunked-xhtml/language.oop5.properties.html
file path=usr/php/5.3/doc/php-chunked-xhtml/language.oop5.references.html
file path=usr/php/5.3/doc/php-chunked-xhtml/language.oop5.serialization.html
@@ -8095,6 +8265,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/language.references.whatdo.html
file path=usr/php/5.3/doc/php-chunked-xhtml/language.types.array.html
file path=usr/php/5.3/doc/php-chunked-xhtml/language.types.boolean.html
file path=usr/php/5.3/doc/php-chunked-xhtml/language.types.callable.html
file path=usr/php/5.3/doc/php-chunked-xhtml/language.types.float.html
file path=usr/php/5.3/doc/php-chunked-xhtml/language.types.html
file path=usr/php/5.3/doc/php-chunked-xhtml/language.types.integer.html
@@ -8111,6 +8282,19 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/language.variables.scope.html
file path=usr/php/5.3/doc/php-chunked-xhtml/language.variables.superglobals.html
file path=usr/php/5.3/doc/php-chunked-xhtml/language.variables.variable.html
file path=usr/php/5.3/doc/php-chunked-xhtml/lapack.configuration.html
file path=usr/php/5.3/doc/php-chunked-xhtml/lapack.constants.html
file path=usr/php/5.3/doc/php-chunked-xhtml/lapack.eigenvalues.html
file path=usr/php/5.3/doc/php-chunked-xhtml/lapack.identity.html
file path=usr/php/5.3/doc/php-chunked-xhtml/lapack.installation.html
file path=usr/php/5.3/doc/php-chunked-xhtml/lapack.leastsquaresbyfactorisation.html
file path=usr/php/5.3/doc/php-chunked-xhtml/lapack.leastsquaresbysvd.html
file path=usr/php/5.3/doc/php-chunked-xhtml/lapack.pseudoinverse.html
file path=usr/php/5.3/doc/php-chunked-xhtml/lapack.requirements.html
file path=usr/php/5.3/doc/php-chunked-xhtml/lapack.resources.html
file path=usr/php/5.3/doc/php-chunked-xhtml/lapack.setup.html
file path=usr/php/5.3/doc/php-chunked-xhtml/lapack.singularvalues.html
file path=usr/php/5.3/doc/php-chunked-xhtml/lapack.solvelinearequation.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ldap.configuration.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ldap.constants.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ldap.examples-basic.html
@@ -8389,7 +8573,6 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/migration53.undeprecated.html
file path=usr/php/5.3/doc/php-chunked-xhtml/migration53.windows.html
file path=usr/php/5.3/doc/php-chunked-xhtml/migration54.changes.html
file path=usr/php/5.3/doc/php-chunked-xhtml/migration54.class-constants.html
file path=usr/php/5.3/doc/php-chunked-xhtml/migration54.classes.html
file path=usr/php/5.3/doc/php-chunked-xhtml/migration54.deprecated.html
file path=usr/php/5.3/doc/php-chunked-xhtml/migration54.extensions-other.html
@@ -8399,15 +8582,11 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/migration54.incompatible.html
file path=usr/php/5.3/doc/php-chunked-xhtml/migration54.ini.html
file path=usr/php/5.3/doc/php-chunked-xhtml/migration54.methods.html
file path=usr/php/5.3/doc/php-chunked-xhtml/migration54.new-extensions.html
file path=usr/php/5.3/doc/php-chunked-xhtml/migration54.new-features.html
file path=usr/php/5.3/doc/php-chunked-xhtml/migration54.new-stream-filters.html
file path=usr/php/5.3/doc/php-chunked-xhtml/migration54.new-stream-wrappers.html
file path=usr/php/5.3/doc/php-chunked-xhtml/migration54.other.html
file path=usr/php/5.3/doc/php-chunked-xhtml/migration54.parameters.html
file path=usr/php/5.3/doc/php-chunked-xhtml/migration54.removed-extensions.html
file path=usr/php/5.3/doc/php-chunked-xhtml/migration54.sapi.html
file path=usr/php/5.3/doc/php-chunked-xhtml/migration54.windows.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mime-magic.configuration.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mime-magic.constants.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mime-magic.installation.html
@@ -8500,6 +8679,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/mongocollection.update.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mongocollection.validate.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mongocursor.addoption.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mongocursor.awaitdata.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mongocursor.batchsize.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mongocursor.construct.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mongocursor.count.html
@@ -8519,6 +8699,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/mongocursor.partial.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mongocursor.reset.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mongocursor.rewind.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mongocursor.setflag.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mongocursor.skip.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mongocursor.slaveokay.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mongocursor.snapshot.html
@@ -8673,6 +8854,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli-stmt.close.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli-stmt.data-seek.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli-stmt.errno.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli-stmt.error-list.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli-stmt.error.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli-stmt.execute.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli-stmt.fetch.html
@@ -8681,6 +8863,8 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli-stmt.get-result.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli-stmt.get-warnings.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli-stmt.insert-id.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli-stmt.more-results.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli-stmt.next-result.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli-stmt.num-rows.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli-stmt.param-count.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli-stmt.prepare.html
@@ -8708,6 +8892,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli.disable-reads-from-master.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli.dump-debug-info.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli.errno.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli.error-list.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli.error.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli.field-count.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli.get-charset.html
@@ -8771,14 +8956,19 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli.use-result.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqli.warning-count.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlinfo.api.choosing.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlinfo.concepts.buffering.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlinfo.concepts.charset.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlinfo.concepts.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlinfo.library.choosing.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlinfo.terminology.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.architecture.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.changes-one-four.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.changes-one-o.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.changes-one-one.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.changes-one-three.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.changes-one-two.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.changes.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.concept_cache.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.concepts.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.configuration.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.constants.html
@@ -8794,8 +8984,10 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.plugin-ini-v1.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.pooling.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.qos-consistency.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.quickstart.cache.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.quickstart.configuration.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.quickstart.connectionpooling.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.quickstart.failover.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.quickstart.gtid.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.quickstart.html
file path=usr/php/5.3/doc/php-chunked-xhtml/mysqlnd-ms.quickstart.qos-consistency.html
@@ -9123,14 +9315,6 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/outcontrol.resources.html
file path=usr/php/5.3/doc/php-chunked-xhtml/outcontrol.setup.html
file path=usr/php/5.3/doc/php-chunked-xhtml/outeriterator.getinneriterator.html
file path=usr/php/5.3/doc/php-chunked-xhtml/overload.configuration.html
file path=usr/php/5.3/doc/php-chunked-xhtml/overload.constants.html
file path=usr/php/5.3/doc/php-chunked-xhtml/overload.examples.basic.html
file path=usr/php/5.3/doc/php-chunked-xhtml/overload.examples.html
file path=usr/php/5.3/doc/php-chunked-xhtml/overload.installation.html
file path=usr/php/5.3/doc/php-chunked-xhtml/overload.requirements.html
file path=usr/php/5.3/doc/php-chunked-xhtml/overload.resources.html
file path=usr/php/5.3/doc/php-chunked-xhtml/overload.setup.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ovrimos.configuration.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ovrimos.constants.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ovrimos.examples-basic.html
@@ -9366,6 +9550,9 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/pharfileinfo.setcompressedgz.html
file path=usr/php/5.3/doc/php-chunked-xhtml/pharfileinfo.setmetadata.html
file path=usr/php/5.3/doc/php-chunked-xhtml/pharfileinfo.setuncompressed.html
file path=usr/php/5.3/doc/php-chunked-xhtml/php-user-filter.filter.html
file path=usr/php/5.3/doc/php-chunked-xhtml/php-user-filter.onclose.html
file path=usr/php/5.3/doc/php-chunked-xhtml/php-user-filter.oncreate.html
file path=usr/php/5.3/doc/php-chunked-xhtml/posix.configuration.html
file path=usr/php/5.3/doc/php-chunked-xhtml/posix.constants.html
file path=usr/php/5.3/doc/php-chunked-xhtml/posix.installation.html
@@ -9591,7 +9778,6 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.dio.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.dir.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.dom.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.domxml.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.dotnet.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.eio.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.enchant.html
@@ -9676,7 +9862,6 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.openal.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.openssl.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.outcontrol.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.overload.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.ovrimos.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.paradox.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.parsekit.html
@@ -9751,9 +9936,11 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.swf.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.swish.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.sybase.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.taint.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.tcpwrap.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.tidy.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.tokenizer.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.trader.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.uodbc.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.url.html
file path=usr/php/5.3/doc/php-chunked-xhtml/ref.var.html
@@ -9788,7 +9975,6 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/reflection.requirements.html
file path=usr/php/5.3/doc/php-chunked-xhtml/reflection.resources.html
file path=usr/php/5.3/doc/php-chunked-xhtml/reflection.setup.html
file path=usr/php/5.3/doc/php-chunked-xhtml/reflectionclass.clone.html
file path=usr/php/5.3/doc/php-chunked-xhtml/reflectionclass.construct.html
file path=usr/php/5.3/doc/php-chunked-xhtml/reflectionclass.export.html
file path=usr/php/5.3/doc/php-chunked-xhtml/reflectionclass.getconstant.html
@@ -10752,9 +10938,11 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/spldoublylinkedlist.prev.html
file path=usr/php/5.3/doc/php-chunked-xhtml/spldoublylinkedlist.push.html
file path=usr/php/5.3/doc/php-chunked-xhtml/spldoublylinkedlist.rewind.html
file path=usr/php/5.3/doc/php-chunked-xhtml/spldoublylinkedlist.serialize.html
file path=usr/php/5.3/doc/php-chunked-xhtml/spldoublylinkedlist.setiteratormode.html
file path=usr/php/5.3/doc/php-chunked-xhtml/spldoublylinkedlist.shift.html
file path=usr/php/5.3/doc/php-chunked-xhtml/spldoublylinkedlist.top.html
file path=usr/php/5.3/doc/php-chunked-xhtml/spldoublylinkedlist.unserialize.html
file path=usr/php/5.3/doc/php-chunked-xhtml/spldoublylinkedlist.unshift.html
file path=usr/php/5.3/doc/php-chunked-xhtml/spldoublylinkedlist.valid.html
file path=usr/php/5.3/doc/php-chunked-xhtml/splenum.getconstlist.html
@@ -11028,6 +11216,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/streamwrapper.stream-set-option.html
file path=usr/php/5.3/doc/php-chunked-xhtml/streamwrapper.stream-stat.html
file path=usr/php/5.3/doc/php-chunked-xhtml/streamwrapper.stream-tell.html
file path=usr/php/5.3/doc/php-chunked-xhtml/streamwrapper.stream-truncate.html
file path=usr/php/5.3/doc/php-chunked-xhtml/streamwrapper.stream-write.html
file path=usr/php/5.3/doc/php-chunked-xhtml/streamwrapper.unlink.html
file path=usr/php/5.3/doc/php-chunked-xhtml/streamwrapper.url-stat.html
@@ -11252,6 +11441,15 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/tag.gettrack.html
file path=usr/php/5.3/doc/php-chunked-xhtml/tag.getyear.html
file path=usr/php/5.3/doc/php-chunked-xhtml/tag.isempty.html
file path=usr/php/5.3/doc/php-chunked-xhtml/taint.configuration.html
file path=usr/php/5.3/doc/php-chunked-xhtml/taint.detail.basic.html
file path=usr/php/5.3/doc/php-chunked-xhtml/taint.detail.html
file path=usr/php/5.3/doc/php-chunked-xhtml/taint.detail.taint.html
file path=usr/php/5.3/doc/php-chunked-xhtml/taint.detail.untaint.html
file path=usr/php/5.3/doc/php-chunked-xhtml/taint.installation.html
file path=usr/php/5.3/doc/php-chunked-xhtml/taint.requirements.html
file path=usr/php/5.3/doc/php-chunked-xhtml/taint.resources.html
file path=usr/php/5.3/doc/php-chunked-xhtml/taint.setup.html
file path=usr/php/5.3/doc/php-chunked-xhtml/tcpwrap.configuration.html
file path=usr/php/5.3/doc/php-chunked-xhtml/tcpwrap.constants.html
file path=usr/php/5.3/doc/php-chunked-xhtml/tcpwrap.installation.html
@@ -11377,6 +11575,12 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/tokyotyranttable.putnr.html
file path=usr/php/5.3/doc/php-chunked-xhtml/tokyotyranttable.putshl.html
file path=usr/php/5.3/doc/php-chunked-xhtml/tokyotyranttable.setindex.html
file path=usr/php/5.3/doc/php-chunked-xhtml/trader.configuration.html
file path=usr/php/5.3/doc/php-chunked-xhtml/trader.constants.html
file path=usr/php/5.3/doc/php-chunked-xhtml/trader.installation.html
file path=usr/php/5.3/doc/php-chunked-xhtml/trader.requirements.html
file path=usr/php/5.3/doc/php-chunked-xhtml/trader.resources.html
file path=usr/php/5.3/doc/php-chunked-xhtml/trader.setup.html
file path=usr/php/5.3/doc/php-chunked-xhtml/transliterator.construct.html
file path=usr/php/5.3/doc/php-chunked-xhtml/transliterator.create.html
file path=usr/php/5.3/doc/php-chunked-xhtml/transliterator.createfromrules.html
@@ -11486,6 +11690,17 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/wddx.requirements.html
file path=usr/php/5.3/doc/php-chunked-xhtml/wddx.resources.html
file path=usr/php/5.3/doc/php-chunked-xhtml/wddx.setup.html
file path=usr/php/5.3/doc/php-chunked-xhtml/weakmap.construct.html
file path=usr/php/5.3/doc/php-chunked-xhtml/weakmap.count.html
file path=usr/php/5.3/doc/php-chunked-xhtml/weakmap.current.html
file path=usr/php/5.3/doc/php-chunked-xhtml/weakmap.key.html
file path=usr/php/5.3/doc/php-chunked-xhtml/weakmap.next.html
file path=usr/php/5.3/doc/php-chunked-xhtml/weakmap.offsetexists.html
file path=usr/php/5.3/doc/php-chunked-xhtml/weakmap.offsetget.html
file path=usr/php/5.3/doc/php-chunked-xhtml/weakmap.offsetset.html
file path=usr/php/5.3/doc/php-chunked-xhtml/weakmap.offsetunset.html
file path=usr/php/5.3/doc/php-chunked-xhtml/weakmap.rewind.html
file path=usr/php/5.3/doc/php-chunked-xhtml/weakmap.valid.html
file path=usr/php/5.3/doc/php-chunked-xhtml/weakref.acquire.html
file path=usr/php/5.3/doc/php-chunked-xhtml/weakref.construct.html
file path=usr/php/5.3/doc/php-chunked-xhtml/weakref.get.html
@@ -11633,12 +11848,14 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/xslt.setup.html
file path=usr/php/5.3/doc/php-chunked-xhtml/xsltprocessor.construct.html
file path=usr/php/5.3/doc/php-chunked-xhtml/xsltprocessor.getparameter.html
file path=usr/php/5.3/doc/php-chunked-xhtml/xsltprocessor.getsecurityprefs.html
file path=usr/php/5.3/doc/php-chunked-xhtml/xsltprocessor.hasexsltsupport.html
file path=usr/php/5.3/doc/php-chunked-xhtml/xsltprocessor.importstylesheet.html
file path=usr/php/5.3/doc/php-chunked-xhtml/xsltprocessor.registerphpfunctions.html
file path=usr/php/5.3/doc/php-chunked-xhtml/xsltprocessor.removeparameter.html
file path=usr/php/5.3/doc/php-chunked-xhtml/xsltprocessor.setparameter.html
file path=usr/php/5.3/doc/php-chunked-xhtml/xsltprocessor.setprofiling.html
file path=usr/php/5.3/doc/php-chunked-xhtml/xsltprocessor.setsecurityprefs.html
file path=usr/php/5.3/doc/php-chunked-xhtml/xsltprocessor.transformtodoc.html
file path=usr/php/5.3/doc/php-chunked-xhtml/xsltprocessor.transformtouri.html
file path=usr/php/5.3/doc/php-chunked-xhtml/xsltprocessor.transformtoxml.html
@@ -11728,7 +11945,6 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/yaf-dispatcher.initview.html
file path=usr/php/5.3/doc/php-chunked-xhtml/yaf-dispatcher.registerplugin.html
file path=usr/php/5.3/doc/php-chunked-xhtml/yaf-dispatcher.returnresponse.html
file path=usr/php/5.3/doc/php-chunked-xhtml/yaf-dispatcher.setappdirectory.html
file path=usr/php/5.3/doc/php-chunked-xhtml/yaf-dispatcher.setdefaultaction.html
file path=usr/php/5.3/doc/php-chunked-xhtml/yaf-dispatcher.setdefaultcontroller.html
file path=usr/php/5.3/doc/php-chunked-xhtml/yaf-dispatcher.setdefaultmodule.html
@@ -11877,6 +12093,7 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/yaf-view-interface.setscriptpath.html
file path=usr/php/5.3/doc/php-chunked-xhtml/yaf-view-simple.assign.html
file path=usr/php/5.3/doc/php-chunked-xhtml/yaf-view-simple.assignref.html
file path=usr/php/5.3/doc/php-chunked-xhtml/yaf-view-simple.clear.html
file path=usr/php/5.3/doc/php-chunked-xhtml/yaf-view-simple.construct.html
file path=usr/php/5.3/doc/php-chunked-xhtml/yaf-view-simple.display.html
file path=usr/php/5.3/doc/php-chunked-xhtml/yaf-view-simple.get.html
@@ -11893,6 +12110,9 @@
file path=usr/php/5.3/doc/php-chunked-xhtml/yaf.requirements.html
file path=usr/php/5.3/doc/php-chunked-xhtml/yaf.resources.html
file path=usr/php/5.3/doc/php-chunked-xhtml/yaf.setup.html
file path=usr/php/5.3/doc/php-chunked-xhtml/yaml.callbacks.emit.html
file path=usr/php/5.3/doc/php-chunked-xhtml/yaml.callbacks.html
file path=usr/php/5.3/doc/php-chunked-xhtml/yaml.callbacks.parse.html
file path=usr/php/5.3/doc/php-chunked-xhtml/yaml.configuration.html
file path=usr/php/5.3/doc/php-chunked-xhtml/yaml.constants.html
file path=usr/php/5.3/doc/php-chunked-xhtml/yaml.examples.html
components/php-5_3/php-idn.p5m
@@ -48,4 +48,4 @@
file path=usr/php/5.3/zts-modules/idn.so
# need generic dependency on PHP itself
depend fmri=web/php-53@5.3.10 type=require
depend fmri=web/php-53@5.3.14 type=require
components/php-5_3/php-memcache.p5m
@@ -57,4 +57,4 @@
file path=usr/php/5.3/zts-modules/memcache.so
# need generic dependency on PHP itself
depend fmri=web/php-53@5.3.10 type=require
depend fmri=web/php-53@5.3.14 type=require
components/php-5_3/php-mysql.p5m
@@ -21,12 +21,12 @@
# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
#
set name=pkg.fmri value=pkg:/web/php-53/extension/php-mysql@5.3.10,$(BUILD_VERSION)
set name=pkg.fmri value=pkg:/web/php-53/extension/php-mysql@5.3.14,$(BUILD_VERSION)
set name=pkg.summary value="MySQL extension module for PHP"
set name=info.classification \
    value="org.opensolaris.category.2008:Development/PHP"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=http://us.php.net/get/php-5.3.10.tar.gz/from/this/mirror
set name=info.source-url value=http://us.php.net/get/php-5.3.14.tar.gz/from/this/mirror
set name=org.opensolaris.arc-caseid value=PSARC/2012/067
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
@@ -56,4 +56,4 @@
file path=usr/php/5.3/zts-modules/pdo_mysql.so
# need generic dependency on PHP itself
depend fmri=web/php-53@5.3.10 type=require
depend fmri=web/php-53@5.3.14 type=require
components/php-5_3/php-nsapi/Makefile
@@ -24,11 +24,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        php
COMPONENT_VERSION=    5.3.10
COMPONENT_VERSION=    5.3.14
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.bz2
COMPONENT_ARCHIVE_HASH= \
    sha256:339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a
    sha256:c8075b6e83c5db0d26cc8426a7456856421089a76c963813b1fcac3ced041cb3
COMPONENT_ARCHIVE_URL=    http://us.php.net/get/$(COMPONENT_ARCHIVE)/from/this/mirror
COMPONENT_PROJECT_URL=    http://www.php.net/
components/php-5_3/php-pear.p5m
@@ -26,13 +26,13 @@
<transform file path=var/php/.* -> default group bin>
<transform file path=var/php/.* -> default preserve renamenew>
set name=pkg.fmri value=pkg:/web/php-53/extension/php-pear@5.3.10,$(BUILD_VERSION)
set name=pkg.fmri value=pkg:/web/php-53/extension/php-pear@5.3.14,$(BUILD_VERSION)
set name=pkg.description \
    value="Framework and reusable PHP components from PEAR repository for PHP"
set name=pkg.summary value="PHP Extension and Application Repository"
set name=info.classification \
    value="org.opensolaris.category.2008:Development/PHP"
set name=info.source-url value=http://us.php.net/get/php-5.3.10.tar.gz/from/this/mirror
set name=info.source-url value=http://us.php.net/get/php-5.3.14.tar.gz/from/this/mirror
set name=info.upstream-url value=http://pear.php.net/
set name=org.opensolaris.arc-caseid value=PSARC/2012/067
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
@@ -301,4 +301,4 @@
file path=var/php/5.3/pear/test/XML_Util/tests/testBug_5392.phpt
# need generic dependency on PHP itself
depend fmri=web/php-53@5.3.10 type=require
depend fmri=web/php-53@5.3.14 type=require
components/php-5_3/php-sapi/Makefile
@@ -22,27 +22,40 @@
#
include ../../../make-rules/shared-macros.mk
# NOTE:
#    Currently the version numbers in the package manifests, one
#    level up, are manually set because the COMPONENT_VERSION, like
#    below, is not available at the top level where this is IPS
#    published from.
COMPONENT_NAME=        php
COMPONENT_VERSION=    5.3.10
COMPONENT_VERSION=    5.3.14
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.bz2
COMPONENT_ARCHIVE_HASH= \
    sha256:339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a
    sha256:c8075b6e83c5db0d26cc8426a7456856421089a76c963813b1fcac3ced041cb3
COMPONENT_ARCHIVE_URL=    http://us.php.net/get/$(COMPONENT_ARCHIVE)/from/this/mirror
COMPONENT_PROJECT_URL=    http://www.php.net/
#
# php documentation
COMPONENT_NAME_1=       php_manual_en_20120203
#COMPONENT_VERSION_1=   NONE
COMPONENT_SRC_1=        $(COMPONENT_NAME_1)
COMPONENT_ARCHIVE_1=    $(COMPONENT_NAME_1).tar.gz
COMPONENT_NAME_1=       php_manual_en
COMPONENT_VERSION_1=    20120717
COMPONENT_SRC_1=        $(COMPONENT_NAME_1)_$(COMPONENT_VERSION_1)
COMPONENT_ARCHIVE_1=    $(COMPONENT_SRC_1).tar.gz
COMPONENT_ARCHIVE_HASH_1= \
    sha256:b53619be9c1db4f20924da07b62a20e6ca51df1025b4e1eabc33125c1df11f7d
    sha256:4c5d45e5f49bb164d40154fdef57b3193e7b77e306055559e60615c8ca9a3c30
#
# TODO: Need a copy of this on our internal server in order to freeze
# the version.  php.net does not freeze the documentation version.
COMPONENT_ARCHIVE_URL_1= http://us.php.net/get/$(COMPONENT_ARCHIVE_1)/from/this/mirror
# This next download URL is completely hocus pocus.
# php.net does not freeze their documentation to match the software versions.
# So we need to take a snapshot of PHP's documentation by downloading what
# they currently have from this URL:
# COMPONENT_ARCHIVE_URL_1=http://us.php.net/get/php_manual_en.tar.gz/from/this/mirror
# Then move that download to the name being constructed in the variables
# above.  Finally, forward a copy to the gatekeeping staff to place
# the copy in userland's download cache so that the following download URL
# will pick it up.
COMPONENT_ARCHIVE_URL_1=http://us.php.net/get/$(COMPONENT_ARCHIVE_1)/from/this/mirror
include $(WS_TOP)/make-rules/prep.mk
include $(WS_TOP)/make-rules/configure.mk
@@ -211,6 +224,10 @@
install:    $(INSTALL_32) PHP-NSAPI_INSTALL PHP-CGI_INSTALL
# Besides running this test target it is also strong advised to download
# and test with:
# Joomla!    http://www.joomla.org/
# WordPress    http://wordpress.org/
test:        $(TEST_32)
../imap/build/$(MACH32)/.built:
components/php-5_3/php-suhosin.p5m
@@ -48,4 +48,4 @@
file path=usr/php/5.3/zts-modules/suhosin.so
# need generic dependency on PHP itself
depend fmri=web/php-53@5.3.10 type=require
depend fmri=web/php-53@5.3.14 type=require
components/php-5_3/php-tcpwrap.p5m
@@ -48,4 +48,4 @@
file path=usr/php/5.3/zts-modules/tcpwrap.so
# need generic dependency on PHP itself
depend fmri=web/php-53@5.3.10 type=require
depend fmri=web/php-53@5.3.14 type=require
components/php-5_3/php-xdebug.p5m
@@ -21,13 +21,13 @@
# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
#
set name=pkg.fmri value=pkg:/web/php-53/extension/php-xdebug@2.1.3,$(BUILD_VERSION)
set name=pkg.fmri value=pkg:/web/php-53/extension/php-xdebug@2.2.0,$(BUILD_VERSION)
set name=pkg.description \
    value="PHP-XDebug extension for debugging PHP"
set name=pkg.summary value="XDebug extension module for PHP"
set name=info.classification \
    value="org.opensolaris.category.2008:Development/PHP"
set name=info.source-url value=http://xdebug.org/files/xdebug-2.1.3.tgz
set name=info.source-url value=http://xdebug.org/files/xdebug-2.2.0.tgz
set name=info.upstream-url value=http://xdebug.org/
set name=org.opensolaris.arc-caseid value=PSARC/2012/067
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
@@ -50,4 +50,4 @@
file path=usr/php/5.3/zts-modules/xdebug.so
# need generic dependency on PHP itself
depend fmri=web/php-53@5.3.10 type=require
depend fmri=web/php-53@5.3.14 type=require
components/php-5_3/xdebug-zts/Makefile
@@ -23,11 +23,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        xdebug
COMPONENT_VERSION=    2.1.3
COMPONENT_VERSION=    2.2.0
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tgz
COMPONENT_ARCHIVE_HASH= \
    sha256:1b256ccf7bbac346c8cc13490ced5dd527206f201fa51be556b4d51cdabbad33
    sha256:91e426fb3e8ea2b49a1d129b0e56cf357891ea4ef7a95d9a45350d8143f593bc
COMPONENT_ARCHIVE_URL=    http://xdebug.org/files/$(COMPONENT_ARCHIVE)
COMPONENT_PROJECT_URL=    http://xdebug.org/
components/php-5_3/xdebug/Makefile
@@ -23,11 +23,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        xdebug
COMPONENT_VERSION=    2.1.3
COMPONENT_VERSION=    2.2.0
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tgz
COMPONENT_ARCHIVE_HASH= \
    sha256:1b256ccf7bbac346c8cc13490ced5dd527206f201fa51be556b4d51cdabbad33
    sha256:91e426fb3e8ea2b49a1d129b0e56cf357891ea4ef7a95d9a45350d8143f593bc
COMPONENT_ARCHIVE_URL=    http://xdebug.org/files/$(COMPONENT_ARCHIVE)
COMPONENT_PROJECT_URL=    http://xdebug.org/
components/php-common/php.1.sunman
@@ -97,15 +97,19 @@
you can do so using the phpize script  -  see phpize(1) for
details.
.PP
Solaris 11 Update 1 ships with PHP 5.2.17 and 5.3.10.
Solaris ships with PHP 5.2.17 and 5.3.14.
To install PHP 5.2.17 use the pkg(1) command:
.PP
pkg install web/php-52 web/server/apache-22/module/apache-php52
.PP
To install PHP 5.3.10:
To install PHP 5.3.14:
.PP
pkg install web/php-53 web/server/apache-22/module/apache-php53
.PP
Documentation is separate:
.PP
pkg install web/php-53/documentation
.PP
To set the default version of PHP change the pkg mediator value:
.PP
pkg set-mediator -V 5.3 php