<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/session/tests/session_set_save_handler_variation3.phpt, 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>Allow running session tests in parallel</title>
<updated>2020-10-23T14:55:11+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-10-23T14:17:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=8f17d48b69a495363688b0516498cc8b9fb54a8d'/>
<id>8f17d48b69a495363688b0516498cc8b9fb54a8d</id>
<content type='text'>
Use unique session IDs and/or save paths. Also removes the annoying
order-dependence of session tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use unique session IDs and/or save paths. Also removes the annoying
order-dependence of session tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up ext/session errors</title>
<updated>2020-09-11T09:59:04+00:00</updated>
<author>
<name>Máté Kocsis</name>
<email>kocsismate@woohoolabs.com</email>
</author>
<published>2020-09-10T17:50:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=f293e6b92003d02fe7db81861500e8ff8fb771c4'/>
<id>f293e6b92003d02fe7db81861500e8ff8fb771c4</id>
<content type='text'>
Closes GH-6111
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-6111
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary PHPDoc-alike blocks from tests</title>
<updated>2020-06-24T11:13:44+00:00</updated>
<author>
<name>Máté Kocsis</name>
<email>kocsismate@woohoolabs.com</email>
</author>
<published>2020-06-24T09:34:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=b5c7a83dcab670a5ac6070ac3774a5d221fd5ecc'/>
<id>b5c7a83dcab670a5ac6070ac3774a5d221fd5ecc</id>
<content type='text'>
Closes GH-5759
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-5759
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace dirname(__FILE__) by __DIR__ in tests</title>
<updated>2019-03-15T21:55:30+00:00</updated>
<author>
<name>Fabien Villepinte</name>
<email>fabien.villepinte@gmail.com</email>
</author>
<published>2019-03-15T21:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=26dfce7f36d1c6f737ac241df1315a1b42b932c7'/>
<id>26dfce7f36d1c6f737ac241df1315a1b42b932c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trim trailing whitespace in *.phpt</title>
<updated>2018-10-14T17:46:15+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2018-10-14T16:03:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=d7a3edd45db8d91ddf09cba7c594c63e63f62709'/>
<id>d7a3edd45db8d91ddf09cba7c594c63e63f62709</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trim trailing whitespace in tests</title>
<updated>2018-10-14T15:07:20+00:00</updated>
<author>
<name>Gabriel Caruso</name>
<email>carusogabriel34@gmail.com</email>
</author>
<published>2018-09-16T17:16:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=9c144e0d8217d1ef7a83c2498214308b21af749f'/>
<id>9c144e0d8217d1ef7a83c2498214308b21af749f</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-7.1' into PHP-7.2</title>
<updated>2018-10-14T11:41:09+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2018-10-14T11:41:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=2707932241604581d7d8d0a30a4a66d8ab9ce754'/>
<id>2707932241604581d7d8d0a30a4a66d8ab9ce754</id>
<content type='text'>
* PHP-7.1:
  Fix failing ext/session/tests due to final newlines
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.1:
  Fix failing ext/session/tests due to final newlines
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix failing ext/session/tests due to final newlines</title>
<updated>2018-10-14T11:38:28+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2018-10-14T11:38:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=afd534f1634e9a5d631afac39a9c9b09b1ba8b33'/>
<id>afd534f1634e9a5d631afac39a9c9b09b1ba8b33</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 #71038 - session_start() returns true even when it failed</title>
<updated>2016-11-17T02:09:07+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2016-11-17T02:09:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=7f196e321fa464075248eced7d0d2c046b686b24'/>
<id>7f196e321fa464075248eced7d0d2c046b686b24</id>
<content type='text'>
PR #2167
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR #2167
</pre>
</div>
</content>
</entry>
<entry>
<title>New set of session extension tests for PHP 6.0 branch.</title>
<updated>2008-04-22T16:05:42+00:00</updated>
<author>
<name>Ant Phillips</name>
<email>ant@php.net</email>
</author>
<published>2008-04-22T16:05:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=168e58d2daf91b98698f56a53441076d1ff638c4'/>
<id>168e58d2daf91b98698f56a53441076d1ff638c4</id>
<content type='text'>
These hopefully test a reasonable set of basic, error and variations for
the twenty or so session functions. Note however that they do not
test all the session configuration settings.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These hopefully test a reasonable set of basic, error and variations for
the twenty or so session functions. Note however that they do not
test all the session configuration settings.

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