<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/simplexml, branch php-7.4.2</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>Fixed #75245 Don't set content of elements with only whitespaces</title>
<updated>2019-10-02T06:17:04+00:00</updated>
<author>
<name>Erik Lundin</name>
<email>erik@coretech.se</email>
</author>
<published>2019-08-13T20:50:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6462c196897b8c5ccf606b8af8de790b77799de6'/>
<id>6462c196897b8c5ccf606b8af8de790b77799de6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate Reflection export() methods</title>
<updated>2019-07-22T09:39:52+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-07-11T11:41:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3121b7174f4cb077b1165bf4feed1ec889472f1e'/>
<id>3121b7174f4cb077b1165bf4feed1ec889472f1e</id>
<content type='text'>
And remove the Reflector::export() interface method.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And remove the Reflector::export() interface method.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix iteration limits in SXE test</title>
<updated>2019-07-10T09:09:47+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-07-10T08:57:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a207b3574b5015877de997757cdd08a54ffb9e98'/>
<id>a207b3574b5015877de997757cdd08a54ffb9e98</id>
<content type='text'>
Test doesn't look like it's specifically testing out of bounds
access, just two different iteration patterns, so make sure the
limits are correct.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test doesn't look like it's specifically testing out of bounds
access, just two different iteration patterns, so make sure the
limits are correct.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cheaper checks for exceptions thrown from __toString()</title>
<updated>2019-06-05T22:47:22+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2019-06-05T22:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=457392fa64692be0927ed641369370f02afb0420'/>
<id>457392fa64692be0927ed641369370f02afb0420</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow exceptions in __toString()</title>
<updated>2019-06-05T12:25:07+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-02-26T14:32:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a31f46421d7bf6f55dd9ac5876b8e2eacf7e0708'/>
<id>a31f46421d7bf6f55dd9ac5876b8e2eacf7e0708</id>
<content type='text'>
RFC: https://wiki.php.net/rfc/tostring_exceptions

And convert some object to string conversion related recoverable
fatal errors into Error exceptions.

Improve exception safety of internal code performing string
conversions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RFC: https://wiki.php.net/rfc/tostring_exceptions

And convert some object to string conversion related recoverable
fatal errors into Error exceptions.

Improve exception safety of internal code performing string
conversions.
</pre>
</div>
</content>
</entry>
<entry>
<title>SimpleXMLElement and ResourceBundle implement Countable</title>
<updated>2019-05-31T16:59:19+00:00</updated>
<author>
<name>Thomas Gerbet</name>
<email>thomas.gerbet@enalean.com</email>
</author>
<published>2019-05-29T14:45:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bfc10978eff5793a68e7aeb6144b5a2a393833f3'/>
<id>bfc10978eff5793a68e7aeb6144b5a2a393833f3</id>
<content type='text'>
Both classes already have a count() method and are considered
countable by \is_countable().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Both classes already have a count() method and are considered
countable by \is_countable().
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace ZVAL_COPY() and ZVAL_COPY_VALUE() for IS_OBJECT by cheaper macros</title>
<updated>2019-05-28T17:10:02+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2019-05-28T17:10:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=83804519dffcbb23ef689b37816ee28f2c3192e0'/>
<id>83804519dffcbb23ef689b37816ee28f2c3192e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add RETURN_EMPTY_ARRAY() / RETVAL_EMPTY_ARRAY()</title>
<updated>2019-05-14T12:59:10+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-05-14T12:57:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3f19f5112a7be3e4aa7ab1704d25de54645be373'/>
<id>3f19f5112a7be3e4aa7ab1704d25de54645be373</id>
<content type='text'>
The usual wrappers around ZVAL_EMPTY_ARRAY()...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The usual wrappers around ZVAL_EMPTY_ARRAY()...
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.3' into PHP-7.4</title>
<updated>2019-05-13T01:53:49+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2019-05-13T01:53:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=addf2ad5fd9c8f6db394f01d282eb6ab3889be78'/>
<id>addf2ad5fd9c8f6db394f01d282eb6ab3889be78</id>
<content type='text'>
* PHP-7.3:
  Convert CRLF to LF
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.3:
  Convert CRLF to LF
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.2' into PHP-7.3</title>
<updated>2019-05-13T01:53:31+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2019-05-13T01:53:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=43e6fd1e2b8541504a98c095b621829fee41b6af'/>
<id>43e6fd1e2b8541504a98c095b621829fee41b6af</id>
<content type='text'>
* PHP-7.2:
  Convert CRLF to LF
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Convert CRLF to LF
</pre>
</div>
</content>
</entry>
</feed>
