<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/standard/tests/array, branch php-5.6.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>Merge branch 'PHP-5.6' of https://git.php.net/push/php-src into PHP-5.6</title>
<updated>2013-12-15T08:55:29+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2013-12-15T08:55:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5eb8d9d70009c0bf9bfbbf511f2713e64dc8ee83'/>
<id>5eb8d9d70009c0bf9bfbbf511f2713e64dc8ee83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests expecting specific resource IDs</title>
<updated>2013-12-15T08:51:21+00:00</updated>
<author>
<name>Eric Stenson</name>
<email>ericsten@php.net</email>
</author>
<published>2013-12-13T18:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=330168a2477666212797095449029e78dcce0844'/>
<id>330168a2477666212797095449029e78dcce0844</id>
<content type='text'>
When Wincache or APC are installed, the resource IDs are not the same.
This is because Wincache takes a few resource objects for itself.  As a
result, these tests become false positives.

On Windows boxes, the microtime precision is not granular enough
to reliably register a difference if two calls to uniqid() are made
concurrently.  This is a fix to the uniqid() test to avoid the false
positive when run on Windows machines.  Also, added a test to exercise
the 'more_entropy' variant of uniqid().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When Wincache or APC are installed, the resource IDs are not the same.
This is because Wincache takes a few resource objects for itself.  As a
result, these tests become false positives.

On Windows boxes, the microtime precision is not granular enough
to reliably register a difference if two calls to uniqid() are made
concurrently.  This is a fix to the uniqid() test to avoid the false
positive when run on Windows machines.  Also, added a test to exercise
the 'more_entropy' variant of uniqid().
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow $num=0 in array_fill()</title>
<updated>2013-11-12T21:02:51+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2013-11-12T20:56:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=dc4bf922d9a0d738b621dff4a55abb715edeee61'/>
<id>dc4bf922d9a0d738b621dff4a55abb715edeee61</id>
<content type='text'>
Implemented request #49824.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implemented request #49824.
</pre>
</div>
</content>
</entry>
<entry>
<title>Using only two constants to signal use type intent.</title>
<updated>2013-09-27T16:06:04+00:00</updated>
<author>
<name>Tjerk Meesters</name>
<email>datibbaw@php.net</email>
</author>
<published>2013-09-26T23:42:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=75ba75e2055d670e204e6361732995ba27b05896'/>
<id>75ba75e2055d670e204e6361732995ba27b05896</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added bitmask variation</title>
<updated>2013-09-27T16:06:04+00:00</updated>
<author>
<name>datibbaw</name>
<email>datibbaw@php.net</email>
</author>
<published>2013-09-26T03:10:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0492145e58bda8fed9f64992a9b8d054d9c80758'/>
<id>0492145e58bda8fed9f64992a9b8d054d9c80758</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed test case to pass on other systems than my own</title>
<updated>2013-09-27T16:06:03+00:00</updated>
<author>
<name>Tjerk Anne Meesters</name>
<email>tjerk@mbp-tjerk.gateway.2wire.net</email>
</author>
<published>2013-02-27T13:20:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b8653d34579409131b8dc6d92e7ac30e28fa95a6'/>
<id>b8653d34579409131b8dc6d92e7ac30e28fa95a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added use_keys argument to array_filter()</title>
<updated>2013-09-27T16:06:03+00:00</updated>
<author>
<name>datibbaw</name>
<email>datibbaw@php.net</email>
</author>
<published>2013-02-21T06:42:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a88c7be88b57162eb0a89ff1b7c2ef60ac1de935'/>
<id>a88c7be88b57162eb0a89ff1b7c2ef60ac1de935</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>2013-08-04T23:06:24+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2013-08-04T23:06:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c793a6569013f9ab46f2cd7331cc1a04aa42cbed'/>
<id>c793a6569013f9ab46f2cd7331cc1a04aa42cbed</id>
<content type='text'>
* PHP-5.4:
  non living code related typo fixes

Conflicts:
	Zend/zend_compile.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  non living code related typo fixes

Conflicts:
	Zend/zend_compile.c
</pre>
</div>
</content>
</entry>
<entry>
<title>non living code related typo fixes</title>
<updated>2013-08-04T23:05:36+00:00</updated>
<author>
<name>Veres Lajos</name>
<email>vlajos@gmail.com</email>
</author>
<published>2013-07-23T23:55:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8d86597d7368460383a33a4399ea7a8b244cd6fa'/>
<id>8d86597d7368460383a33a4399ea7a8b244cd6fa</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>2013-07-21T13:07:27+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2013-07-21T13:07:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c7b58e49670ffce80422fe062196ddef31cdfc0a'/>
<id>c7b58e49670ffce80422fe062196ddef31cdfc0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
