Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 327494 Details for
Bug 439486
dev-lang/php-5.3.18 - suhosin-patch-5.3.9-0.9.10.patch fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Suhosin patch diff for php-5.3.18
suhosin.diff (text/plain), 998 bytes, created by
Attila Tóth
on 2012-10-26 19:40:54 UTC
(
hide
)
Description:
Suhosin patch diff for php-5.3.18
Filename:
MIME Type:
Creator:
Attila Tóth
Created:
2012-10-26 19:40:54 UTC
Size:
998 bytes
patch
obsolete
>--- suhosin-patch-5.3.9-0.9.10.patch 2012-10-26 21:37:24.000000000 +0200 >+++ suhosin-patch-5.3.9-0.9.10-dwokfur.patch 2012-10-26 21:36:35.000000000 +0200 >@@ -5752,9 +5752,9 @@ > + #endif > +#else > #if ZEND_DEBUG >- php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2004 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version()); >+ php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2012 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version()); > #else >- php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2004 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version()); >+ php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2012 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version()); > #endif > +#endif > #ifdef PHP_OUTPUT_NEWAPI
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 439486
:
327290
|
327492
| 327494