<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git, branch immutable-date</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>Make DatePeriod support DateTimeImmutable as well.</title>
<updated>2013-01-12T15:16:25+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>github@derickrethans.nl</email>
</author>
<published>2012-12-20T13:22:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=62129f31a758e86f62410262bb6096f1b2584363'/>
<id>62129f31a758e86f62410262bb6096f1b2584363</id>
<content type='text'>
If the start element is a DateTimeImmutable object, then all returned objects
are also DateTimeImmutable objects. If the start element is a DateTime object,
then all returned objects are DateTime objects.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the start element is a DateTimeImmutable object, then all returned objects
are also DateTimeImmutable objects. If the start element is a DateTime object,
then all returned objects are DateTime objects.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed crash bug when the non-OO interface was used.</title>
<updated>2013-01-12T15:16:25+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>github@derickrethans.nl</email>
</author>
<published>2012-12-19T17:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=793b52b576e7af8823ae24622c6a331fd473e149'/>
<id>793b52b576e7af8823ae24622c6a331fd473e149</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename DateTimePoint to DateTimeImmutable.</title>
<updated>2013-01-12T15:16:25+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>github@derickrethans.nl</email>
</author>
<published>2012-12-19T16:24:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8b9d23c0cfcdfaa39f0a7d097cc471143cd4f4d2'/>
<id>8b9d23c0cfcdfaa39f0a7d097cc471143cd4f4d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added another test to test the unmodified inherited methods.</title>
<updated>2013-01-12T15:16:25+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>github@derickrethans.nl</email>
</author>
<published>2012-12-17T16:49:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0f679b926cb39f642ca051cb3ae6d7ab55db21fc'/>
<id>0f679b926cb39f642ca051cb3ae6d7ab55db21fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a few missing TSRMLS_DC/TSRMLS_CC.</title>
<updated>2013-01-12T15:16:25+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>github@derickrethans.nl</email>
</author>
<published>2012-12-17T16:49:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=99e7d1dca2f7e6cd05a955a42c38792a694cc836'/>
<id>99e7d1dca2f7e6cd05a955a42c38792a694cc836</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a test case for DateTimePoint.</title>
<updated>2013-01-12T15:16:25+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>github@derickrethans.nl</email>
</author>
<published>2012-12-17T16:35:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=21d7efef922956a233cc2bfdfba139a88fdc6c4f'/>
<id>21d7efef922956a233cc2bfdfba139a88fdc6c4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented immutable DateTime objects as the DateTimePoint class.</title>
<updated>2013-01-12T15:16:24+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>github@derickrethans.nl</email>
</author>
<published>2012-12-17T15:31:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9657591e35b0466b8d86284a78f8cba8bbd4e4b9'/>
<id>9657591e35b0466b8d86284a78f8cba8bbd4e4b9</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-01-10T14:54:37+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2013-01-10T14:54:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=52dd0d1c73e6b67eaad256cb1349e314408d2bc8'/>
<id>52dd0d1c73e6b67eaad256cb1349e314408d2bc8</id>
<content type='text'>
* PHP-5.4:
  Fixed uninitialized zval.type (Yoram)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Fixed uninitialized zval.type (Yoram)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.3' into PHP-5.4</title>
<updated>2013-01-10T14:54:19+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2013-01-10T14:54:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=046ae2f77ca36366008690edc4b35ddd2c8f9fc7'/>
<id>046ae2f77ca36366008690edc4b35ddd2c8f9fc7</id>
<content type='text'>
* PHP-5.3:
  Fixed uninitialized zval.type (Yoram)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.3:
  Fixed uninitialized zval.type (Yoram)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed uninitialized zval.type (Yoram)</title>
<updated>2013-01-10T14:53:10+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2013-01-10T14:53:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e1410b5a70543856de3978603b41fbf2ca5d330c'/>
<id>e1410b5a70543856de3978603b41fbf2ca5d330c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
