FreeBSD Bugzilla – Attachment 161323 Details for
Bug 203304
[patch] lang/php56: change default include_path for better matching FreeBSD packages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
path to modify include_path
php56-include-path-patch.diff (text/plain), 1.82 KB, created by
Torsten Zühlsdorff
on 2015-09-24 09:01:55 UTC
(
hide
)
Description:
path to modify include_path
Filename:
MIME Type:
Creator:
Torsten Zühlsdorff
Created:
2015-09-24 09:01:55 UTC
Size:
1.82 KB
patch
obsolete
>Index: files/patch-php.ini-development >=================================================================== >--- files/patch-php.ini-development (Revision 0) >+++ files/patch-php.ini-development (Arbeitskopie) >@@ -0,0 +1,13 @@ >+--- php.ini-development.orig 2015-09-24 08:45:30 UTC >++++ php.ini-development >+@@ -708,8 +708,8 @@ default_charset = "UTF-8" >+ ;;;;;;;;;;;;;;;;;;;;;;;;; >+ >+ ; UNIX: "/path1:/path2" >+-;include_path = ".:/php/includes" >+-; >++include_path = ".:/usr/local/share/:/usr/local/share/pear" >++ >+ ; Windows: "\path1;\path2" >+ ;include_path = ".;c:\php\includes" >+ ; > >Eigenschaftsänderungen: files/patch-php.ini-development >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: files/patch-php.ini-production >=================================================================== >--- files/patch-php.ini-production (Revision 0) >+++ files/patch-php.ini-production (Arbeitskopie) >@@ -0,0 +1,13 @@ >+--- php.ini-production.orig 2015-09-24 08:45:23 UTC >++++ php.ini-production >+@@ -708,8 +708,8 @@ default_charset = "UTF-8" >+ ;;;;;;;;;;;;;;;;;;;;;;;;; >+ >+ ; UNIX: "/path1:/path2" >+-;include_path = ".:/php/includes" >+-; >++include_path = ".:/usr/local/share/:/usr/local/share/pear" >++ >+ ; Windows: "\path1;\path2" >+ ;include_path = ".;c:\php\includes" >+ ; > >Eigenschaftsänderungen: files/patch-php.ini-production >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 203304
: 161323