Skip to content

Commit fd4de85

Browse files
author
foobar
committed
Added some missing information.
1 parent e5bd800 commit fd4de85

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

ext/fribidi/CREDITS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
FRIBIDI
2+
Onn Ben-Zvi

ext/fribidi/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Compiling
3535

3636
Prerequisites
3737
=============
38-
1) FriBidi must be installed. Latest version can be obtained thru
39-
http://imagic.weizmann.ac.il/~dov/freesw/FriBidi.
38+
1) FriBidi version 0.9.0 or later must be installed. Latest version can be obtained thru
39+
http://fribidi.sourceforge.net/
4040

4141
2) glib header files: glib.h and glibconfig.h.
4242

ext/fribidi/php_fribidi.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@php.net so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: |
16-
| |
15+
| Authors: Onn Ben-Zvi <onn@zend.com> |
1716
+----------------------------------------------------------------------+
1817
*/
1918

0 commit comments

Comments
 (0)