<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/mbstring/mbstring.c, branch php-5.2.2</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>Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and MOPB-34-2007:PHP).</title>
<updated>2007-04-04T15:25:41+00:00</updated>
<author>
<name>Seiji Masugata</name>
<email>masugata@php.net</email>
</author>
<published>2007-04-04T15:25:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=febad95f3f585784c6564169f5e94c1ca3d9dee8'/>
<id>febad95f3f585784c6564169f5e94c1ca3d9dee8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Avoid sprintf, even when checked copy'n'paste or changes lead to errors</title>
<updated>2007-02-24T02:17:47+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2007-02-24T02:17:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=50ea26760da4e0fcf4980e739e1d0ed520de8d59'/>
<id>50ea26760da4e0fcf4980e739e1d0ed520de8d59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH</title>
<updated>2007-01-12T12:06:45+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2007-01-12T12:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7d4ea80b07ebba2cd6aff6d5cfb6b5ecb61ab6ff'/>
<id>7d4ea80b07ebba2cd6aff6d5cfb6b5ecb61ab6ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Bump year.</title>
<updated>2007-01-01T09:36:18+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2007-01-01T09:36:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4223aa4d5e0f643c2f78f509a32a0ada4eddce91'/>
<id>4223aa4d5e0f643c2f78f509a32a0ada4eddce91</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 #39361, #39400 (mbstring function overloading problem).</title>
<updated>2006-12-21T17:26:05+00:00</updated>
<author>
<name>Seiji Masugata</name>
<email>masugata@php.net</email>
</author>
<published>2006-12-21T17:26:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=133d6bf2ca4dfe74cc25f3a3f6353373e195dd92'/>
<id>133d6bf2ca4dfe74cc25f3a3f6353373e195dd92</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 #39361 (Removed warning on empty haystack inside mb_strstr()).</title>
<updated>2006-11-03T19:55:51+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-11-03T19:55:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4f3889d5bf8236758812c93777e4318e0598e3c8'/>
<id>4f3889d5bf8236758812c93777e4318e0598e3c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed illegal encoding detection when mbstring.encoding_translation is enabled.(made by komura)</title>
<updated>2006-11-03T02:26:50+00:00</updated>
<author>
<name>Rui Hirokawa</name>
<email>hirokawa@php.net</email>
</author>
<published>2006-11-03T02:26:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=501025306c4ff2ef83a00cfddc373727483889f1'/>
<id>501025306c4ff2ef83a00cfddc373727483889f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disabled mb_list_*_names() and mb_list_encodings(arg) which are introduced in PHP 5.2.0RC to reconsider/discuss the specification.</title>
<updated>2006-09-24T07:10:54+00:00</updated>
<author>
<name>Rui Hirokawa</name>
<email>hirokawa@php.net</email>
</author>
<published>2006-09-24T07:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b4ca4a0fab1389eca381a866df1d7c6b1a803388'/>
<id>b4ca4a0fab1389eca381a866df1d7c6b1a803388</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated bundled oniguruma library (used for multibyte regular expression) to 4.4.4. fixed some Segmentation Fault, and build fails in OSX(Xcode 2.4/gcc 4.0.1 problem). See #38452.</title>
<updated>2006-09-21T16:37:20+00:00</updated>
<author>
<name>Seiji Masugata</name>
<email>masugata@php.net</email>
</author>
<published>2006-09-21T16:37:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0d233db56ae48054f9b7d1acaff17e21ee0d3831'/>
<id>0d233db56ae48054f9b7d1acaff17e21ee0d3831</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>first fix from my new zend_parse_parameters_* checker</title>
<updated>2006-09-05T12:30:35+00:00</updated>
<author>
<name>Nuno Lopes</name>
<email>nlopess@php.net</email>
</author>
<published>2006-09-05T12:30:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3ec9141f9177b09fdefa6fd7602d4ceb0290eff2'/>
<id>3ec9141f9177b09fdefa6fd7602d4ceb0290eff2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
