<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/mbstring/mbstring.c, branch php-5.3.6</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>- Year++</title>
<updated>2011-01-01T02:19:59+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-01-01T02:19:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=927bf09c295a2de5fada77c74a61f4957a69939f'/>
<id>927bf09c295a2de5fada77c74a61f4957a69939f</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 #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>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>sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php</title>
<updated>2010-01-03T09:23:27+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2010-01-03T09:23:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9ba1e81665df38fec244c926b3eff78034baa35a'/>
<id>9ba1e81665df38fec244c926b3eff78034baa35a</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>
<entry>
<title>MFH: fix compile warnings</title>
<updated>2009-05-27T13:42:17+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2009-05-27T13:42:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=988b89aaa36b05c54b3556b85ca717703acc4c6a'/>
<id>988b89aaa36b05c54b3556b85ca717703acc4c6a</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 #48200 (compile failure with mbstring.c when --enable-zend-multibyte is used)</title>
<updated>2009-05-10T21:04:46+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2009-05-10T21:04:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=068d240da5f701edff38a2d9566c5b1420e1e8ca'/>
<id>068d240da5f701edff38a2d9566c5b1420e1e8ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Sync with HEAD (just reorder to match HEAD order)</title>
<updated>2009-04-20T16:07:59+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2009-04-20T16:07:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=33bec1ecb21106df9305d24e50c0a15d68419b84'/>
<id>33bec1ecb21106df9305d24e50c0a15d68419b84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- MFH: Fix a bug that mbstring.internal_encoding doesn't take effect within</title>
<updated>2009-03-15T20:42:56+00:00</updated>
<author>
<name>Moriyoshi Koizumi</name>
<email>moriyoshi@php.net</email>
</author>
<published>2009-03-15T20:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=716d2c9123d85add8a84b13b6c8ae05852705826'/>
<id>716d2c9123d85add8a84b13b6c8ae05852705826</id>
<content type='text'>
  the request encoding converter.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  the request encoding converter.

</pre>
</div>
</content>
</entry>
<entry>
<title>Improve parameter parsing code</title>
<updated>2009-03-06T15:48:30+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2009-03-06T15:48:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=483d9636e995b1c08d94bdc12ad556f32eed9b42'/>
<id>483d9636e995b1c08d94bdc12ad556f32eed9b42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
