php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #66557
Patch php5.5.8_patch.txt revision 2014-01-23 00:26 UTC by iand at ekit-inc dot com

Patch php5.5.8_patch.txt for Reproducible crash Bug #66557

Patch version 2014-01-23 00:26 UTC

Return to Bug #66557 | Download this patch
Patch Revisions:

Developer: iand@ekit-inc.com

*** sapi/apache2handler/php_functions.c_orig	Wed Jan  8 10:15:20 2014
--- sapi/apache2handler/php_functions.c	Wed Jan 22 05:15:25 2014
***************
*** 42,47 ****
--- 42,48 ----
  #include "util_script.h"
  #include "http_core.h"
  #include "ap_mpm.h"
+ #include "ap_mmn.h"
  #if !defined(WIN32) && !defined(WINNT) && !defined(NETWARE)
  #include "unixd.h"
  #endif
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 04:01:28 2024 UTC