FreeBSD Bugzilla – Attachment 60311 Details for
Bug 90565
[PATCH] lang/php5-extension is missing inclusion of PDO extension (major feature added in PHP 5.1.0)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
lang::php5-extensions::Makefile.diff
lang::php5-extensions::Makefile.diff (text/plain), 1.11 KB, created by
Alexander Zhuravlev
on 2005-12-17 16:00:17 UTC
(
hide
)
Description:
lang::php5-extensions::Makefile.diff
Filename:
MIME Type:
Creator:
Alexander Zhuravlev
Created:
2005-12-17 16:00:17 UTC
Size:
1.11 KB
patch
obsolete
>--- lang/php5-extensions/Makefile.orig Fri Dec 9 22:42:49 2005 >+++ lang/php5-extensions/Makefile Fri Dec 16 14:55:19 2005 >@@ -26,6 +26,7 @@ > WITH_DOM= yes > WITH_ICONV= yes > WITH_PCRE= yes >+WITH_PDO= yes > WITH_POSIX= yes > WITH_SESSION= yes > WITH_SIMPLEXML= yes >@@ -68,6 +69,7 @@ > PCNTL "pcntl support (CLI only)" off \ > PCRE "Perl Compatible Regular Expression support" on \ > PDF "PDFlib support (implies GD)" off \ >+ PDO "PHP Data Objects Interface (PDO)" on \ > PGSQL "PostgreSQL database support" off \ > POSIX "POSIX-like functions" on \ > PSPELL "pspell support" off \ >@@ -107,7 +109,7 @@ > DOM EXIF FILEINFO FILEPRO FRIBIDI FTP GD GETTEXT \ > GMP ICONV IMAGICK IMAP INTERBASE LDAP MBSTRING MCRYPT \ > MHASH MIME_MAGIC MING MSSQL MYSQL MYSQLI \ >- NCURSES ODBC OPENSSL PANDA PCNTL PCRE PDF PGSQL POSIX \ >+ NCURSES ODBC OPENSSL PANDA PCNTL PCRE PDF PDO PGSQL POSIX \ > PSPELL READLINE RECODE SESSION SHMOP SIMPLEXML SNMP SOAP \ > SOCKETS SQLITE SYBASE_CT SYSVMSG SYSVSEM SYSVSHM \ > TIDY TOKENIZER WDDX XML XMLREADER XMLRPC XSL YAZ ZIP ZLIB
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 90565
: 60311 |
60312