<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/simplexml/tests, branch php-7.4.0beta4</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>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>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>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>
<entry>
<title>Convert CRLF to LF</title>
<updated>2019-05-13T01:51:00+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2019-05-13T01:51:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f95b27c6f63eaa0d580180f34643c35f8bbc5ddd'/>
<id>f95b27c6f63eaa0d580180f34643c35f8bbc5ddd</id>
<content type='text'>
These files are tracked with CRLF line endings in Git and can be
converted to LF. Neither are parts of tests or code itself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These files are tracked with CRLF line endings in Git and can be
converted to LF. Neither are parts of tests or code itself.
</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://git.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>Fix typo in XML test</title>
<updated>2019-02-14T11:59:08+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-02-14T11:59:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=29d87caebfa69ba4183be516b1fd803b9f92846a'/>
<id>29d87caebfa69ba4183be516b1fd803b9f92846a</id>
<content type='text'>
Uncovered by the change in e63febb1c772e15c1da891f00e3a343090e43c67.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Uncovered by the change in e63febb1c772e15c1da891f00e3a343090e43c67.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #75921</title>
<updated>2019-02-14T11:50:25+00:00</updated>
<author>
<name>David Walker</name>
<email>dave@mudsite.com</email>
</author>
<published>2018-02-15T05:06:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e63febb1c772e15c1da891f00e3a343090e43c67'/>
<id>e63febb1c772e15c1da891f00e3a343090e43c67</id>
<content type='text'>
Ensure that the "creating default object from empty value" warning is
always thrown. Previously some cases were missing the warning, in
particular those going through FETCH_OBJ_W rather than a dedicated
opcode (like ASSIGN_OBJ).

One slightly unfortunate side-effect of this change is that something
like $a-&gt;b-&gt;c = 'd' will now generate two warnings rather than one
when $a is null (one for property b, one for property c).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure that the "creating default object from empty value" warning is
always thrown. Previously some cases were missing the warning, in
particular those going through FETCH_OBJ_W rather than a dedicated
opcode (like ASSIGN_OBJ).

One slightly unfortunate side-effect of this change is that something
like $a-&gt;b-&gt;c = 'd' will now generate two warnings rather than one
when $a is null (one for property b, one for property c).
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync leading and final newlines in *.phpt sections</title>
<updated>2018-10-15T02:33:09+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2018-10-15T02:33:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d679f02295ea079338f029b7f5f4cb65b37f190c'/>
<id>d679f02295ea079338f029b7f5f4cb65b37f190c</id>
<content type='text'>
This patch adds missing newlines, trims multiple redundant final
newlines into a single one, and trims redundant leading newlines in all
*.phpt sections.

According to POSIX, a line is a sequence of zero or more non-' &lt;newline&gt;'
characters plus a terminating '&lt;newline&gt;' character. [1] Files should
normally have at least one final newline character.

C89 [2] and later standards [3] mention a final newline:
"A source file that is not empty shall end in a new-line character,
which shall not be immediately preceded by a backslash character."

Although it is not mandatory for all files to have a final newline
fixed, a more consistent and homogeneous approach brings less of commit
differences issues and a better development experience in certain text
editors and IDEs.

[1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
[2] https://port70.net/~nsz/c/c89/c89-draft.html#2.1.1.2
[3] https://port70.net/~nsz/c/c99/n1256.html#5.1.1.2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds missing newlines, trims multiple redundant final
newlines into a single one, and trims redundant leading newlines in all
*.phpt sections.

According to POSIX, a line is a sequence of zero or more non-' &lt;newline&gt;'
characters plus a terminating '&lt;newline&gt;' character. [1] Files should
normally have at least one final newline character.

C89 [2] and later standards [3] mention a final newline:
"A source file that is not empty shall end in a new-line character,
which shall not be immediately preceded by a backslash character."

Although it is not mandatory for all files to have a final newline
fixed, a more consistent and homogeneous approach brings less of commit
differences issues and a better development experience in certain text
editors and IDEs.

[1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
[2] https://port70.net/~nsz/c/c89/c89-draft.html#2.1.1.2
[3] https://port70.net/~nsz/c/c99/n1256.html#5.1.1.2
</pre>
</div>
</content>
</entry>
</feed>
