Enabling Additional Built-in PHP5 Extensions November 3, 2007 1. Summary PHP5 was delivered into OpenSolaris as defined in PSARC/2007/168. Several common built-in extensions were not enabled during the initial integration because they were not called out in 2007/168. This case documents enabling a number of additional built-in extensions. Built-in here means the implementation of these extensions is already included in the currently integrated php5 tarball and these can be enabled using configure-time options. There will be additional cases in the future covering external extensions, those are not considered here. Enabling these extensions may be delivered as a single integration or as a small number of integrations if needed due to implementation timelines. This case seeks Micro/Patch Release Binding. 3. Additional Interfaces 3.1. Imported Interfaces SUNWlibsasl SASL v2 PSARC/2002/527 SUNWpr Netscape Portable Runtime WSARC/2007/548 SUNWtls Network Security Service WSARC/2007/548 3.2. Exported Interfaces NAME STABILITY --------------------------- cdb Uncommitted cgi Uncommitted dbase Uncommitted fastcgi Uncommitted flatfile Uncommitted inifile Uncommitted kerberos Uncommitted ldap Uncommitted ndbm Uncommitted sqlite Uncommitted wddx Uncommitted 4. References [1] http://www.opensolaris.org/os/community/arc/caselog/2007/168/ [2] http://www.php.net/