<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/standard/array.c, branch php-5.3.29</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>Happy New Year~</title>
<updated>2013-01-01T08:02:16+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2013-01-01T08:02:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a2045ff3320a7d037f198558c934b885f67fc00e'/>
<id>a2045ff3320a7d037f198558c934b885f67fc00e</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 #61730 (Segfault from array_walk modifying an array passed by reference)</title>
<updated>2012-05-06T12:01:10+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2012-05-06T12:01:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7ccd5943924fd4ad9adcad1fbc547adc79114bff'/>
<id>7ccd5943924fd4ad9adcad1fbc547adc79114bff</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 #52719: array_walk_recursive crashes if third param of the function is by reference</title>
<updated>2012-03-02T18:05:38+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2012-03-02T18:05:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=37d7df72a62e9d63be6fb7eb83805a59f819bbf7'/>
<id>37d7df72a62e9d63be6fb7eb83805a59f819bbf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved fix for #61058, and add test script</title>
<updated>2012-02-12T05:32:24+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2012-02-12T05:32:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=33125e2312045e26853c5a44f255d56b9742edaf'/>
<id>33125e2312045e26853c5a44f255d56b9742edaf</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 #61058 (array_fill leaks if start index is PHP_INT_MAX)</title>
<updated>2012-02-12T04:59:08+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2012-02-12T04:59:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c578917e306b452493fed4a0aa2ecbd3a8c3f252'/>
<id>c578917e306b452493fed4a0aa2ecbd3a8c3f252</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Year++</title>
<updated>2012-01-01T13:15:04+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2012-01-01T13:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e4ca0ed09f035b362f48f30b8a2c0fcf47764801'/>
<id>e4ca0ed09f035b362f48f30b8a2c0fcf47764801</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement FR #54459 (Range function accuracy) by changing the way range()</title>
<updated>2011-04-06T10:23:06+00:00</updated>
<author>
<name>Adam Harvey</name>
<email>aharvey@php.net</email>
</author>
<published>2011-04-06T10:23:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=840308cfd097ed85bbd3e3c6d6d67671855a463d'/>
<id>840308cfd097ed85bbd3e3c6d6d67671855a463d</id>
<content type='text'>
calculates values when used with floating point bounds/step.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
calculates values when used with floating point bounds/step.

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix common typos in the source code (Reported in Bug #54065)</title>
<updated>2011-04-03T21:46:52+00:00</updated>
<author>
<name>Pierrick Charron</name>
<email>pierrick@php.net</email>
</author>
<published>2011-04-03T21:46:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e8486cc37415a6db5f949d687a2f62e7f3bd3235'/>
<id>e8486cc37415a6db5f949d687a2f62e7f3bd3235</id>
<content type='text'>
# External libraries were excluded
# Thanks eitan at eitanadler dot com for the first patch :)


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# External libraries were excluded
# Thanks eitan at eitanadler dot com for the first patch :)


</pre>
</div>
</content>
</entry>
<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 48484 (array_product() always returns 0 for an empty array).</title>
<updated>2010-12-12T19:27:04+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2010-12-12T19:27:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=82287511ad70ad502755fd8b2564ae13114e4076'/>
<id>82287511ad70ad502755fd8b2564ae13114e4076</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
