<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/mbstring/tests, branch php-5.3.4</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>- Fix bug #53273 (mb_strcut() returns garbage with the excessive length parameter).</title>
<updated>2010-11-09T03:23:04+00:00</updated>
<author>
<name>Moriyoshi Koizumi</name>
<email>moriyoshi@php.net</email>
</author>
<published>2010-11-09T03:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=89d372ba272cfdf47c35b8053e6f53083d2feace'/>
<id>89d372ba272cfdf47c35b8053e6f53083d2feace</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed tests not passing under windows because of the directory separator</title>
<updated>2010-11-08T09:29:15+00:00</updated>
<author>
<name>Patrick Allaert</name>
<email>patrickallaert@php.net</email>
</author>
<published>2010-11-08T09:29:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=817776d1b99c8b4fab8597238ec58019e569abcd'/>
<id>817776d1b99c8b4fab8597238ec58019e569abcd</id>
<content type='text'>
difference (thanks Eyal Teutsch for reporting)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
difference (thanks Eyal Teutsch for reporting)

</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug #52981 (Unicode casing table was out-of-date).</title>
<updated>2010-10-05T01:54:17+00:00</updated>
<author>
<name>Gustavo André dos Santos Lopes</name>
<email>cataphract@php.net</email>
</author>
<published>2010-10-05T01:54:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7e61cffb0d627fde8243257c3a0ef8ee27f78520'/>
<id>7e61cffb0d627fde8243257c3a0ef8ee27f78520</id>
<content type='text'>
  Updated with UnicodeData-6.0.0d7.txt and included the
  source of the generator program with the distribution.
#The replaced tables, generated circa 2002, seem to reflect
#Unicode 3.2. I was unable to generate the same property
#offsets with Unicode 3.2 data, but all the tests I made
#indicate php_unicode_is_prop() is returning the correct
#values. The replaced file merely says it used a "modified
#version" of ucgendat, which is not very helpful. The results
#I got were not significantly different, only slightly higher
#offsets at two properties, which were carried over to the
#subsequent properties.
#I was, however, able to replicate precisely the casing table.
#The extent of the "modifications" besides omitting most of
#the tables, a slightly different layout and the casing table
#offsets having been multiplied by 3 is unclear.
#The test suite showed no regressions; however, it's very poor
#in testing the modified portion of the extension.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Updated with UnicodeData-6.0.0d7.txt and included the
  source of the generator program with the distribution.
#The replaced tables, generated circa 2002, seem to reflect
#Unicode 3.2. I was unable to generate the same property
#offsets with Unicode 3.2 data, but all the tests I made
#indicate php_unicode_is_prop() is returning the correct
#values. The replaced file merely says it used a "modified
#version" of ucgendat, which is not very helpful. The results
#I got were not significantly different, only slightly higher
#offsets at two properties, which were carried over to the
#subsequent properties.
#I was, however, able to replicate precisely the casing table.
#The extent of the "modifications" besides omitting most of
#the tables, a slightly different layout and the casing table
#offsets having been multiplied by 3 is unclear.
#The test suite showed no regressions; however, it's very poor
#in testing the modified portion of the extension.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug #52931 (strripos not overloaded with function overloading enabled)</title>
<updated>2010-09-27T23:09:00+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2010-09-27T23:09:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2cd1661e2d8a87bf900dae6f60c66811cfa3600a'/>
<id>2cd1661e2d8a87bf900dae6f60c66811cfa3600a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- restore credits, fix 5.3 as well, aka do it right /cc Deric</title>
<updated>2010-09-05T14:38:35+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2010-09-05T14:38:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=329cab2942fa0349b357cb87db0ec3f5b41ee427'/>
<id>329cab2942fa0349b357cb87db0ec3f5b41ee427</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #52681 (mb_send_mail() appends an extra MIME-Version header).</title>
<updated>2010-08-25T06:07:22+00:00</updated>
<author>
<name>Adam Harvey</name>
<email>aharvey@php.net</email>
</author>
<published>2010-08-25T06:07:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c783495edf271a00750364503f70ffbefe5617fe'/>
<id>c783495edf271a00750364503f70ffbefe5617fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #51512 (mb_send_mail* fail when mail.add_x_header is on by default)</title>
<updated>2010-04-12T14:04:45+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2010-04-12T14:04:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=213e15571397c6804ab40c9001f3d9c49a38694e'/>
<id>213e15571397c6804ab40c9001f3d9c49a38694e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #50115</title>
<updated>2009-11-08T15:18:10+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2009-11-08T15:18:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=188f1abfd40336e1ce509a156e2e0fe704aa3783'/>
<id>188f1abfd40336e1ce509a156e2e0fe704aa3783</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Added SKIPIF</title>
<updated>2009-11-08T15:02:54+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2009-11-08T15:02:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=99497dea70f8b48634a575c6f30505af999bc02b'/>
<id>99497dea70f8b48634a575c6f30505af999bc02b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug #49354 (mb_strcut() cuts wrong length when offset is within a</title>
<updated>2009-09-23T15:22:47+00:00</updated>
<author>
<name>Moriyoshi Koizumi</name>
<email>moriyoshi@php.net</email>
</author>
<published>2009-09-23T15:22:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0c974164e248c602988bc9d6725beb1a81658b50'/>
<id>0c974164e248c602988bc9d6725beb1a81658b50</id>
<content type='text'>
  multibyte character).

(This bug was introduced by the commit by r202895. Please double-check the
 specification of the function you are going to *fix*.)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  multibyte character).

(This bug was introduced by the commit by r202895. Please double-check the
 specification of the function you are going to *fix*.)

</pre>
</div>
</content>
</entry>
</feed>
