Edit report at https://bugs.php.net/bug.php?id=62424&edit=1

 ID:                 62424
 Comment by:         beh...@php.net
 Reported by:        semnanweb at gmail dot com
 Summary:            fribidi not anymore have fribidi-config
 Status:             Assigned
 Type:               Bug
 Package:            fribidi
 Operating System:   Ubuntu 11.04 64
 PHP Version:        5.4.4
 Assigned To:        behnam
 Block user comment: N
 Private report:     N

 New Comment:

Okay, this should be fixed in the latest release, version 1.2. Please open a 
new 
bug if found any bugs.


Previous Comments:
------------------------------------------------------------------------
[2013-05-16 01:04:55] beh...@php.net

Thanks for the report. I can reproduce the bug here, so I will take a look in 
the 
next couple of days to see what's the root of the problem.

------------------------------------------------------------------------
[2013-05-15 08:36:15] semnanweb at gmail dot com

this worded fine:
$text = fribidi_log2vis("سلام", FRIBIDI_RTL, FRIBIDI_CHARSET_UTF8);

i will give an error during use this:
$text = fribidi_log2vis("سلام بهنام", FRIBIDI_RTL, 
FRIBIDI_CHARSET_UTF8);
// Segmentation fault (core dumped)

------------------------------------------------------------------------
[2013-05-15 07:21:09] semnanweb at gmail dot com

Thankx for support this useful extension.
Will be tested.

------------------------------------------------------------------------
[2013-05-15 06:36:51] beh...@php.net

The PHP extension for GNU FriBidi just got an update (release 1.1) after 10 
years: http://pecl.php.net/package/fribidi

The new PECL package depends on FriBidi >= 0.19.1 and brings back all the 
features the old (deprecated) log2vis API has.

Please let me know if you experience any new issues.

------------------------------------------------------------------------
[2013-05-13 21:20:13] beh...@php.net

It's fixed on my personal git repo. Waiting for the git.php.net repo to push 
the 
update.

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=62424


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=62424&edit=1

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to