summaryrefslogtreecommitdiffstats
path: root/Tests/Auth
diff options
context:
space:
mode:
authorLilli <lilli@janrain.com>2010-02-10 11:17:00 -0800
committerLilli <lilli@janrain.com>2010-02-10 11:17:00 -0800
commit7bc8f2a17c7ca36f0e4238d9b3c97c6006ee3092 (patch)
tree036eac52261e10072c118d77cc386f38c20c26eb /Tests/Auth
parent106832dd5c6d218e57e7ab8f42ed839f0eb432ae (diff)
downloadphp-openid-7bc8f2a17c7ca36f0e4238d9b3c97c6006ee3092.zip
php-openid-7bc8f2a17c7ca36f0e4238d9b3c97c6006ee3092.tar.gz
php-openid-7bc8f2a17c7ca36f0e4238d9b3c97c6006ee3092.tar.bz2
Added the following patch from the dev@openidenabled.com mailing list:
http://lists.openidenabled.com/pipermail/dev/attachments/20080117/5d35b90c/attachment.obj Original Message: artemy tregoubenko me at arty.name Thu Jan 17 01:58:39 PST 2008 php: raw bytestrings vs. mb_string.func_overload and strlen "Hello. After all, patch for unicode support in 'html parser' is quite small. It solves my problems for now. On 1/16/08, artemy tregoubenko <me at arty.name> wrote: > Hello again! > > Today I switched to php-openid 2.0.0 and some things began working. > However, I experienced more problems with multibyte strings. Now they > happen at stage of fetching and parsing html documents. > ParanoidFetcher was easy to fix, patch for it attached. Currently I'm > hacking into ParseHTML, and using regexes in php-unicode environment > is a pain! > > -- > arty ( http://arty.name ) > > -- arty ( http://arty.name )" It should be noted that hunks 1 and 4, out of the patch's 4, were applied successfully, I manually applied hunk 2, and hunk 3 could no longer be applied for the same reason as the previous patch: In both cases, the patches modified the same function, and the current function no longer contains the lines of code that the 3rd hunk is trying to modify. On that note, both patches are modifying the same lines of code in the same function. From what I can tell from the email messages, they are fixing different issues, but it should be confirmed that the fixes are both needed and will play nicely together.
Diffstat (limited to 'Tests/Auth')
0 files changed, 0 insertions, 0 deletions