Changes between Initial Version and Version 1 of Ticket #29557, comment 6
- Timestamp:
- 09/06/2014 04:54:52 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29557, comment 6
initial v1 1 1 Confirmed on 4.0. Fails on [source:tags/4.0/src/wp-includes/formatting.php#L227 this line] in `wptexturize()`. 2 2 3 Increasing `pcre.backtrack_limit` to ` pcre.backtrack_limit` didn't help.3 Increasing `pcre.backtrack_limit` to `1000000` didn't help.