* PHP-5.6:
Update PCRE version (bug #69689)
move test
NEWS 5.4
fix new test
Fixed Bug #69667 segfault in php_pgsql_meta_data
5.4.42 next
#define PACKAGE_URL ""
/* Define to the version of this package. */
- #define PACKAGE_VERSION "8.36"
+ #define PACKAGE_VERSION "8.37"
-/* to make a symbol visible */
-/* #undef PCRECPP_EXP_DECL */
-
-/* to make a symbol visible */
-/* #undef PCRECPP_EXP_DEFN */
-
/* The value of PARENS_NEST_LIMIT specifies the maximum depth of nested
parentheses (of any kind) in a pattern. This limits the amount of system
stack that is used while compiling a pattern. */