diff options
author | Andreas Gohr <andi@splitbrain.org> | 2009-01-14 21:18:24 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2009-01-14 21:18:24 +0100 |
commit | df957b360b6b04d1dd24430cfc9c2577df30f0c2 (patch) | |
tree | c9dad36d0fa0e449b146ee5417fe3ae386263493 /inc/HTTPClient.php | |
parent | 6a83a919a20409b5f632c75e669b186efc93af6f (diff) | |
download | rpg-df957b360b6b04d1dd24430cfc9c2577df30f0c2.tar.gz rpg-df957b360b6b04d1dd24430cfc9c2577df30f0c2.tar.bz2 |
function_exists checks in utf8 lib for compatibility with 3rd party libs
The DokuWiki UTF-8 library and its derivates are very popular in Open Source
PHP software. This makes trouble due to name clashes, when 3rd party
software libraries need to be loaded within DokuWiki.
A common example is using the authentication libraries of popular forum
systems (PHP3, PunBB3).
With the checks added, DokuWiki will rely on the 3rd party UTF-8 functions
instead of its own ones. As long as they are really the same, this will
work.
Users of 3rd party libs need to check compatibility between implementations
themselves.
darcs-hash:20090114201824-7ad00-40fcc2e1abec42adabef5596a6617fbaa22291d5.gz
Diffstat (limited to 'inc/HTTPClient.php')
0 files changed, 0 insertions, 0 deletions