FreeBSD Bugzilla – Attachment 18512 Details for
Bug 33247
Add WDDX support to PHP4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 608 bytes, created by
Joe Marcus Clarke
on 2001-12-27 16:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Joe Marcus Clarke
Created:
2001-12-27 16:20:00 UTC
Size:
608 bytes
patch
obsolete
>--- scripts/configure.php.orig Thu Dec 27 11:10:36 2001 >+++ scripts/configure.php Thu Dec 27 11:11:53 2001 >@@ -36,6 +36,7 @@ > SNMP "SNMP support" OFF \ > XML "XML support" OFF \ > XSLT "Sablotron support (implies XML and iconv)" OFF \ >+WDDX "WDDX serialization (implies XML)" OFF \ > DOMXML "DOM support" OFF \ > FTP "File Transfer Protocol support" OFF \ > CURL "CURL support" OFF \ >@@ -223,6 +224,12 @@ > fi > if [ -z "$ICONV" ]; then > set $* \"iconv\" >+ fi >+ ;; >+ \"WDDX\") >+ echo "CONFIGURE_ARGS+=--enable-wddx" >+ if [ -z "$XML" ]; then >+ set $* \"XML\" > fi > ;; > \"DOMXML\")
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 33247
: 18512