<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/session, branch php-7.3.0alpha1</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>Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence.</title>
<updated>2018-05-28T13:27:12+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2018-05-28T13:27:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5eb1f92f31cafc48384f9096012f421b37f6d425'/>
<id>5eb1f92f31cafc48384f9096012f421b37f6d425</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.2'</title>
<updated>2018-05-07T12:43:08+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2018-05-07T12:43:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3430a1cc9b618ab5ac6cd23d239f1f3f69c7d2ca'/>
<id>3430a1cc9b618ab5ac6cd23d239f1f3f69c7d2ca</id>
<content type='text'>
* PHP-7.2:
  Update _bits_per_char to use with new PHP 7.1. or greater
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Update _bits_per_char to use with new PHP 7.1. or greater
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.1' into PHP-7.2</title>
<updated>2018-05-07T12:42:51+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2018-05-07T12:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8ad44700cf4b9b335ea45df292a1f762e97336a2'/>
<id>8ad44700cf4b9b335ea45df292a1f762e97336a2</id>
<content type='text'>
* PHP-7.1:
  Update _bits_per_char to use with new PHP 7.1. or greater
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.1:
  Update _bits_per_char to use with new PHP 7.1. or greater
</pre>
</div>
</content>
</entry>
<entry>
<title>Update _bits_per_char to use with new PHP 7.1. or greater</title>
<updated>2018-05-07T12:41:49+00:00</updated>
<author>
<name>Ricardo F</name>
<email>rfraile@rfraile.eu</email>
</author>
<published>2018-05-03T13:28:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ea642026ebb64e1ff42a97db7c4f9bf750bee578'/>
<id>ea642026ebb64e1ff42a97db7c4f9bf750bee578</id>
<content type='text'>
Fix typo

Remove references to PHP lower than 7.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix typo

Remove references to PHP lower than 7.1
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.2'</title>
<updated>2018-04-12T15:51:05+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2018-04-12T15:43:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=255d38934bb204ba6a4622890a11d74886031850'/>
<id>255d38934bb204ba6a4622890a11d74886031850</id>
<content type='text'>
* PHP-7.2:
  Fixed #74892 - Fixed URL rewriting for urls started with #
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Fixed #74892 - Fixed URL rewriting for urls started with #
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #74892 - Fixed URL rewriting for urls started with #</title>
<updated>2018-04-12T15:28:35+00:00</updated>
<author>
<name>Andrew Nester</name>
<email>andrew.nester.dev@gmail.com</email>
</author>
<published>2017-07-11T18:50:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=68296c4055642940503c57d850f00e07a1b64618'/>
<id>68296c4055642940503c57d850f00e07a1b64618</id>
<content type='text'>
(cherry picked from commit 6c32d271d238a18cfc19d98877cdead1ab38f417)

This should have already been merged via
9cd82df0bbb1f9a1407ffb749292576be1b91c07, but that merge went wrong.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 6c32d271d238a18cfc19d98877cdead1ab38f417)

This should have already been merged via
9cd82df0bbb1f9a1407ffb749292576be1b91c07, but that merge went wrong.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicated tests</title>
<updated>2018-02-22T12:03:21+00:00</updated>
<author>
<name>Gabriel Caruso</name>
<email>carusogabriel34@gmail.com</email>
</author>
<published>2018-02-20T23:08:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e1cc4863d91c08328ee18b25ba8cf7d85f551e89'/>
<id>e1cc4863d91c08328ee18b25ba8cf7d85f551e89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove support for string|unicode in tests</title>
<updated>2018-02-22T07:11:30+00:00</updated>
<author>
<name>Gabriel Caruso</name>
<email>carusogabriel34@gmail.com</email>
</author>
<published>2018-02-20T21:59:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b895690dfacfcc888ff3d652d9997557154ddf0a'/>
<id>b895690dfacfcc888ff3d652d9997557154ddf0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use EXPECT instead of EXPECTF when possible</title>
<updated>2018-02-20T20:53:48+00:00</updated>
<author>
<name>Gabriel Caruso</name>
<email>carusogabriel34@gmail.com</email>
</author>
<published>2018-02-19T08:59:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ded3d984c6133b1f508ed84e96df3316e207c99b'/>
<id>ded3d984c6133b1f508ed84e96df3316e207c99b</id>
<content type='text'>
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove empty sections in tests</title>
<updated>2018-02-14T10:10:59+00:00</updated>
<author>
<name>Gabriel Caruso</name>
<email>carusogabriel34@gmail.com</email>
</author>
<published>2018-02-13T16:04:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b8bb4d77ca93b926ced5bd76461465970e68dfeb'/>
<id>b8bb4d77ca93b926ced5bd76461465970e68dfeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
