<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/standard, branch php-5.5.0alpha2</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>Fixed Bug #63738 unpack: back result with Z format</title>
<updated>2012-12-11T15:30:08+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2012-12-11T15:30:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4d8d5d83fce83c32a04cd8d8cf50d909ab101f38'/>
<id>4d8d5d83fce83c32a04cd8d8cf50d909ab101f38</id>
<content type='text'>
Fix result for empty string.
Same output as perl
perl -e 'print unpack("Z2","\0\0");' =&gt; ""
perl -e 'print unpack("Z2","A\0");'  =&gt; "A"
perl -e 'print unpack("Z2","AB\0");' =&gt; "AB"
perl -e 'print unpack("Z2","ABC\0");'=&gt; "AB"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix result for empty string.
Same output as perl
perl -e 'print unpack("Z2","\0\0");' =&gt; ""
perl -e 'print unpack("Z2","A\0");'  =&gt; "A"
perl -e 'print unpack("Z2","AB\0");' =&gt; "AB"
perl -e 'print unpack("Z2","ABC\0");'=&gt; "AB"
</pre>
</div>
</content>
</entry>
<entry>
<title>Invoke re2c with --no-generation-date to prevent unintentional / unnecessary changes in generated files.</title>
<updated>2012-12-06T08:28:35+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2012-12-06T08:28:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=eab14993febbd3d083c1d45715af122baac140eb'/>
<id>eab14993febbd3d083c1d45715af122baac140eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2012-11-27T15:13:19+00:00</updated>
<author>
<name>Anatoliy Belsky</name>
<email>ab@php.net</email>
</author>
<published>2012-11-27T15:13:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=17e21925c8378637d5993182e02143798a861306'/>
<id>17e21925c8378637d5993182e02143798a861306</id>
<content type='text'>
* PHP-5.4:
  This test isn't supposed to pass on windows
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  This test isn't supposed to pass on windows
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.3' into PHP-5.4</title>
<updated>2012-11-27T15:11:53+00:00</updated>
<author>
<name>Anatoliy Belsky</name>
<email>ab@php.net</email>
</author>
<published>2012-11-27T15:11:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e0ad33c24aa874dd31053829414f45a9d95ad46a'/>
<id>e0ad33c24aa874dd31053829414f45a9d95ad46a</id>
<content type='text'>
* PHP-5.3:
  This test isn't supposed to pass on windows
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.3:
  This test isn't supposed to pass on windows
</pre>
</div>
</content>
</entry>
<entry>
<title>This test isn't supposed to pass on windows</title>
<updated>2012-11-27T15:02:55+00:00</updated>
<author>
<name>Anatoliy Belsky</name>
<email>ab@php.net</email>
</author>
<published>2012-11-27T15:02:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=eff12e56b63531ca70f2bc55bbb59366b65191e0'/>
<id>eff12e56b63531ca70f2bc55bbb59366b65191e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add myself to QA</title>
<updated>2012-11-21T17:42:01+00:00</updated>
<author>
<name>David Soria Parra</name>
<email>dsp@php.net</email>
</author>
<published>2012-11-21T17:42:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c733f28bd9f151490c7b388540a19b47cef333f9'/>
<id>c733f28bd9f151490c7b388540a19b47cef333f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update credits for 5.5</title>
<updated>2012-11-21T04:17:41+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2012-11-21T04:17:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=aba80d09e6462a5799208deb70b82222d4671360'/>
<id>aba80d09e6462a5799208deb70b82222d4671360</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2012-11-16T23:08:19+00:00</updated>
<author>
<name>Pierrick Charron</name>
<email>pierrick@php.net</email>
</author>
<published>2012-11-16T23:08:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=30d659144a069da7de78b8740f429316c085c99e'/>
<id>30d659144a069da7de78b8740f429316c085c99e</id>
<content type='text'>
* PHP-5.4:
  Fixed bug #63512 parse_ini_file() with INI_SCANNER_RAW removes quotes from value
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Fixed bug #63512 parse_ini_file() with INI_SCANNER_RAW removes quotes from value
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.3' into PHP-5.4</title>
<updated>2012-11-16T23:07:02+00:00</updated>
<author>
<name>Pierrick Charron</name>
<email>pierrick@php.net</email>
</author>
<published>2012-11-16T23:07:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=15ab75be8ad014c6fff5f2b908824ef18150a7ea'/>
<id>15ab75be8ad014c6fff5f2b908824ef18150a7ea</id>
<content type='text'>
* PHP-5.3:
  Fixed bug #63512 parse_ini_file() with INI_SCANNER_RAW removes quotes from value
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.3:
  Fixed bug #63512 parse_ini_file() with INI_SCANNER_RAW removes quotes from value
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #63512 parse_ini_file() with INI_SCANNER_RAW removes quotes from value</title>
<updated>2012-11-16T23:04:14+00:00</updated>
<author>
<name>Pierrick Charron</name>
<email>pierrick@php.net</email>
</author>
<published>2012-11-16T23:04:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6dff07aa8c6fcf6cd84a2d1726ffcaeef74b9969'/>
<id>6dff07aa8c6fcf6cd84a2d1726ffcaeef74b9969</id>
<content type='text'>
Restore the old behavior but keep bug 51094 fixed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Restore the old behavior but keep bug 51094 fixed
</pre>
</div>
</content>
</entry>
</feed>
