<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/date, branch php-7.4.3</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>Apply tidy formatting</title>
<updated>2020-02-03T12:41:31+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-02-03T12:41:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=58b17906f512866c2e34844fa497ecdf7f1e1e3d'/>
<id>58b17906f512866c2e34844fa497ecdf7f1e1e3d</id>
<content type='text'>
Mostly reindent PHP scripts to spaces.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly reindent PHP scripts to spaces.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix DatePeriod property handling with indirect modification</title>
<updated>2020-01-30T12:09:47+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-01-30T12:09:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=01d30f880a0f333650164a20bff52a77af9814d9'/>
<id>01d30f880a0f333650164a20bff52a77af9814d9</id>
<content type='text'>
We do need to implement get_property_ptr_ptr to make arrays work
correctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We do need to implement get_property_ptr_ptr to make arrays work
correctly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.3' into PHP-7.4</title>
<updated>2020-01-30T11:17:10+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-01-30T11:17:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=187f359549dcd7b172806d79b40807a284b5fdad'/>
<id>187f359549dcd7b172806d79b40807a284b5fdad</id>
<content type='text'>
* PHP-7.3:
  Fix leak in DateTimeImmutable::modify()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.3:
  Fix leak in DateTimeImmutable::modify()
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix leak in DateTimeImmutable::modify()</title>
<updated>2020-01-30T11:16:56+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-01-30T11:16:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=494615fcb8c1fb5984e0e7d666e51a2dfc6bee55'/>
<id>494615fcb8c1fb5984e0e7d666e51a2dfc6bee55</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.3' into PHP-7.4</title>
<updated>2020-01-03T13:32:30+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-01-03T13:32:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=40b2f82380d508e22d50a97a6af4c04b7c04ed86'/>
<id>40b2f82380d508e22d50a97a6af4c04b7c04ed86</id>
<content type='text'>
* PHP-7.3:
  Fix #79015: undefined-behavior in php_date.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.3:
  Fix #79015: undefined-behavior in php_date.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #79015: undefined-behavior in php_date.c</title>
<updated>2020-01-03T13:31:03+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-12-23T13:42:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b48f2625b57f70eea858033e623e6bf13b595e3b'/>
<id>b48f2625b57f70eea858033e623e6bf13b595e3b</id>
<content type='text'>
We check that the given microsecond fraction is in the valid range
[0, 1000000[, and otherwise mark it as invalid.  We also drop the
useless do loop; a plain block is sufficient here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We check that the given microsecond fraction is in the valid range
[0, 1000000[, and otherwise mark it as invalid.  We also drop the
useless do loop; a plain block is sufficient here.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove DateTime class registration test</title>
<updated>2019-12-16T17:57:19+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-12-16T17:57:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8e12f04b5e48645997be9da51bf16813cca5a402'/>
<id>8e12f04b5e48645997be9da51bf16813cca5a402</id>
<content type='text'>
This test is more annoying than useful.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This test is more annoying than useful.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.3' into PHP-7.4</title>
<updated>2019-10-28T12:09:24+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-10-28T12:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9e4c5db7331011da5daca701df0a62dcc2a622df'/>
<id>9e4c5db7331011da5daca701df0a62dcc2a622df</id>
<content type='text'>
* PHP-7.3:
  Fix #78751: Serialising DatePeriod converts DateTimeImmutable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.3:
  Fix #78751: Serialising DatePeriod converts DateTimeImmutable
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.2' into PHP-7.3</title>
<updated>2019-10-28T12:08:34+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-10-28T12:08:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=736cd93ef53a458dbe5b86cab1f61721ccbc8b2d'/>
<id>736cd93ef53a458dbe5b86cab1f61721ccbc8b2d</id>
<content type='text'>
* PHP-7.2:
  Fix #78751: Serialising DatePeriod converts DateTimeImmutable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Fix #78751: Serialising DatePeriod converts DateTimeImmutable
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #78751: Serialising DatePeriod converts DateTimeImmutable</title>
<updated>2019-10-28T12:07:28+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-10-25T13:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=89c327f8848c1a56a61479ee5e7fdd3694d0f867'/>
<id>89c327f8848c1a56a61479ee5e7fdd3694d0f867</id>
<content type='text'>
When getting the properties of a DatePeriod instance we have to retain
the proper classes, and when restoring a DatePeriod instance we have to
cater to DateTimeImmutable instances as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When getting the properties of a DatePeriod instance we have to retain
the proper classes, and when restoring a DatePeriod instance we have to
cater to DateTimeImmutable instances as well.
</pre>
</div>
</content>
</entry>
</feed>
