FreeBSD Bugzilla – Attachment 75749 Details for
Bug 109343
add pdo-mysql support to php 5.2x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.33 KB, created by
Michael Scheidell
on 2007-02-19 23:40:05 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Michael Scheidell
Created:
2007-02-19 23:40:05 UTC
Size:
1.33 KB
patch
obsolete
>diff -bBru Makefile.orig Makefile >--- Makefile.orig Sat Feb 10 14:09:33 2007 >+++ Makefile Mon Feb 19 17:45:51 2007 >@@ -30,6 +30,7 @@ > WITH_JSON= yes > WITH_PCRE= yes > WITH_PDO= yes >+WITH_PDO_MYSQL= yes > WITH_PDO_SQLITE=yes > WITH_POSIX= yes > WITH_SESSION= yes >@@ -77,6 +78,7 @@ > PCRE "Perl Compatible Regular Expression >support" on \ > PDF "PDFlib support (implies GD)" off \ > PDO "PHP Data Objects Interface (PDO)" on \ >+ PDO_MYSQL "PDO mysql driver" on \ > PDO_SQLITE "PDO sqlite driver" on \ > PGSQL "PostgreSQL database support" off \ > POSIX "POSIX-like functions" on \ >@@ -119,7 +121,7 @@ > DOM EXIF FILEINFO FILTER FRIBIDI FTP GD GETTEXT \ > GMP HASH ICONV IMAP INTERBASE JSON LDAP MBSTRING MCRYPT >\ > MHASH MING MSSQL MYSQL MYSQLI NCURSES \ >- ODBC OPENSSL PCNTL PCRE PDF PDO PDO_SQLITE PGSQL POSIX \ >+ ODBC OPENSSL PCNTL PCRE PDF PDO PDO_MYSQL PDO_SQLITE >PGSQL POSIX \ > PSPELL READLINE RECODE SESSION SHMOP SIMPLEXML SNMP SOAP >\ > SOCKETS SPL SQLITE SYBASE_CT SYSVMSG SYSVSEM SYSVSHM \ > TIDY TOKENIZER WDDX XML XMLREADER XMLRPC XMLWRITER XSL \
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 109343
:
75748
| 75749