Changes between Version 1 and Version 2 of Ticket #16892, comment 9
- Timestamp:
- 03/19/11 12:30:21 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16892, comment 9
v1 v2 1 As I can no treproduce the problem, I could further drill it down to the following line:1 As I can now reproduce the problem, I could further drill it down to the following line: 2 2 3 3 {{{preg_replace_callback('#(?<!=[\'"])(?<=[*\')+.,;:!&$\s>])(\()?([\w]+?://(?:[\w\\x80-\\xff\#%~/?@\[\]-]|[\'*(+.,;:!=&$](?![\b\)]|(\))?([\s]|$))|(?(1)\)(?![\s<.,;:]|$)|\)))+)#is', '_make_url_clickable_cb', $ret);}}}
