<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/mhash/tests, branch master</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>MFB: Make the old mhash API a wrapper around hash, this removes a dependency.</title>
<updated>2008-06-28T15:20:49+00:00</updated>
<author>
<name>Scott MacVicar</name>
<email>scottmac@php.net</email>
</author>
<published>2008-06-28T15:20:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=bbc1ff0e9eb7d540fbc24c8a02ce3e1fe8cab21f'/>
<id>bbc1ff0e9eb7d540fbc24c8a02ce3e1fe8cab21f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase</title>
<updated>2006-03-08T00:43:32+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2006-03-08T00:43:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=bb1ec86f9da24fe6b49bae68353d53ba96b7228f'/>
<id>bb1ec86f9da24fe6b49bae68353d53ba96b7228f</id>
<content type='text'>
 (calling ini_set('magic_....') returns 0|false
- get_magic_quotes_gpc, get_magic_quotes_runtime are kept but always return false
- set_magic_quotes_runtime raises an E_CORE_ERROR

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 (calling ini_set('magic_....') returns 0|false
- get_magic_quotes_gpc, get_magic_quotes_runtime are kept but always return false
- set_magic_quotes_runtime raises an E_CORE_ERROR

</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix test in unicode mode</title>
<updated>2005-10-06T20:17:11+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2005-10-06T20:17:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=6453e19d2b41fb3cd598a476ce9d40b98a181f1b'/>
<id>6453e19d2b41fb3cd598a476ce9d40b98a181f1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix typo (avaliable -&gt; available). (bug #28725)</title>
<updated>2004-12-16T12:34:32+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2004-12-16T12:34:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=ce742b08b0386ee5d44fdb6b1b182c517f844c1c'/>
<id>ce742b08b0386ee5d44fdb6b1b182c517f844c1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed mhash tests, apparently the TIGER algorithm was updated (fixed?) in</title>
<updated>2002-11-28T14:13:44+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2002-11-28T14:13:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=398ff4fe82885b79bcaa789f7b56e8f8ec357b24'/>
<id>398ff4fe82885b79bcaa789f7b56e8f8ec357b24</id>
<content type='text'>
later mhash releases and consequently returns a different hash. I've updated
the hash to the one generated by latter releases.
Removed useless \r from ext/mhash/tests/003.phpt.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
later mhash releases and consequently returns a different hash. I've updated
the hash to the one generated by latter releases.
Removed useless \r from ext/mhash/tests/003.phpt.

</pre>
</div>
</content>
</entry>
<entry>
<title>Show which algorythm fails and do not fail when we have new algos.</title>
<updated>2002-11-22T14:07:29+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2002-11-22T14:07:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=d33ff48608b72a8881689ee6303375343b9ace9d'/>
<id>d33ff48608b72a8881689ee6303375343b9ace9d</id>
<content type='text'>
#for me TIGER fails anybody else?

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
#for me TIGER fails anybody else?

</pre>
</div>
</content>
</entry>
<entry>
<title>Switched to a new parameter parsing API, which simplifies the code a great deal.</title>
<updated>2002-11-20T06:48:39+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2002-11-20T06:48:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=d7d2b6ef500c92d0e44d80a195f079f3d5d87f4f'/>
<id>d7d2b6ef500c92d0e44d80a195f079f3d5d87f4f</id>
<content type='text'>
Made error reporting use php_error_docref()
Fixed a bug in mhash_keygen_s2k() that caused non \0 terminated data to be returned.
Added tests of all mhash functions.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Made error reporting use php_error_docref()
Fixed a bug in mhash_keygen_s2k() that caused non \0 terminated data to be returned.
Added tests of all mhash functions.

</pre>
</div>
</content>
</entry>
</feed>
