[packages/php/dev-7.2] cleanup

glen glen at pld-linux.org
Sat Aug 5 12:36:43 CEST 2017


commit 8379f0e0eb66b2164b4cf67c1076651222b47b8a
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Tue Jul 25 16:55:38 2017 +0300

    cleanup

 pcre-shared.patch | 18 +-----------------
 1 file changed, 1 insertion(+), 17 deletions(-)
---
diff --git a/pcre-shared.patch b/pcre-shared.patch
index 515a993..07b9058 100644
--- a/pcre-shared.patch
+++ b/pcre-shared.patch
@@ -106,23 +106,7 @@
  #include "php_pcre.h"
  #include "ext/standard/info.h"
  #include "ext/standard/basic_functions.h"
-@@ -28,6 +31,15 @@
- 
- #if HAVE_PCRE || HAVE_BUNDLED_PCRE
- 
-+#if COMPILE_DL_PCRE
-+//extern void *pcre_get_compiled_regex_p;
-+//extern void *pcre_get_compiled_regex_cache_p;
-+//extern void *php_pcre_replace_impl_p;
-+//extern void *php_pcre_match_impl_p;
-+//extern void *php_pcre_split_impl_p;
-+#endif
-+
-+
- #include "ext/standard/php_string.h"
- 
- #define PREG_PATTERN_ORDER			1
-@@ -208,6 +220,14 @@
+@@ -208,6 +211,14 @@
  	REGISTER_LONG_CONSTANT("PREG_JIT_STACKLIMIT_ERROR", PHP_PCRE_JIT_STACKLIMIT_ERROR, CONST_CS | CONST_PERSISTENT);
  	REGISTER_STRING_CONSTANT("PCRE_VERSION", (char *)pcre_version(), CONST_CS | CONST_PERSISTENT);
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/cb395ac211dd7e1c385556e4844632ae853f3139



More information about the pld-cvs-commit mailing list