Closed (fixed)
Project:
Paragraph Auto Directionality
Version:
6.x-1.3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2008 at 16:13 UTC
Updated:
31 Mar 2010 at 04:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
z.stolar commentedHere's some example input.
Comment #2
z.stolar commentedFixed in 6.x-1.2
Comment #3
yhager commentedI believe this was caused by an infinite recursion in calling pdir_text_chuck (typo is in the source), and not a PHP bug.
Comment #5
sinasalek commentedComment #6
sinasalek commentedComment #7
sinasalek commentedComment #8
sinasalek commentedInfinite loop issue is a different issue, so i moved it here #343270: Segmentation fault on preg_match
Comment #9
sinasalek commentedComment #10
sinasalek commentedComment #11
z.stolar commentedThe right link to the infinite loop issue is this #757018: Infinate loop causes Fatal error: Maximum function nesting level of '100' reached, aborting!.
Thanks @sinasalek!