<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/xml/xml.stub.php, branch master</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/'/>
<entry>
<title>Implicitly enable function entry generation when class entry generation is enabled</title>
<updated>2021-02-09T12:37:24+00:00</updated>
<author>
<name>Máté Kocsis</name>
<email>kocsismate@woohoolabs.com</email>
</author>
<published>2021-02-08T19:08:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=99b08ac2817672c108149a65509c79baf261e819'/>
<id>99b08ac2817672c108149a65509c79baf261e819</id>
<content type='text'>
Closes GH-6675
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-6675
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for generating class entries from stubs</title>
<updated>2021-01-26T10:50:36+00:00</updated>
<author>
<name>Máté Kocsis</name>
<email>kocsismate@woohoolabs.com</email>
</author>
<published>2021-01-26T10:50:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=1954e5975846b3952ce1d2d6506e6d7134c89684'/>
<id>1954e5975846b3952ce1d2d6506e6d7134c89684</id>
<content type='text'>
Closes GH-6289

Co-authored-by: Nikita Popov &lt;nikita.ppv@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-6289

Co-authored-by: Nikita Popov &lt;nikita.ppv@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename XmlParser to XMLParser for consistency with XMLWriter/XMLReader</title>
<updated>2020-11-30T14:08:31+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>girgias@php.net</email>
</author>
<published>2020-11-24T13:51:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=a55402d07c12bb2eda4a41e4fc4a20d49ef17142'/>
<id>a55402d07c12bb2eda4a41e4fc4a20d49ef17142</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix XmlParser classname in stubs</title>
<updated>2020-10-09T08:43:35+00:00</updated>
<author>
<name>Máté Kocsis</name>
<email>kocsismate@woohoolabs.com</email>
</author>
<published>2020-10-09T08:42:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=686d6c3dd4f6de64de921ba3b772c2d110d88a3e'/>
<id>686d6c3dd4f6de64de921ba3b772c2d110d88a3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ext/xml parameter names</title>
<updated>2020-10-08T08:26:59+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-10-08T08:01:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=c05898d6c6ed0346a2f703753b8cf0885689b3ee'/>
<id>c05898d6c6ed0346a2f703753b8cf0885689b3ee</id>
<content type='text'>
Closes GH-6297.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-6297.
</pre>
</div>
</content>
</entry>
<entry>
<title>Display string default values in stubs more uniformly</title>
<updated>2020-09-16T19:27:01+00:00</updated>
<author>
<name>Máté Kocsis</name>
<email>kocsismate@woohoolabs.com</email>
</author>
<published>2020-09-16T19:27:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=de912821e0c2e154a4fca0479755c9e089b130b8'/>
<id>de912821e0c2e154a4fca0479755c9e089b130b8</id>
<content type='text'>
Settling on using quoted string
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Settling on using quoted string
</pre>
</div>
</content>
</entry>
<entry>
<title>Promote warnings to exceptions in ext/gettext, ext/sysvmsg and ext/xml</title>
<updated>2020-08-03T18:09:28+00:00</updated>
<author>
<name>Máté Kocsis</name>
<email>kocsismate@woohoolabs.com</email>
</author>
<published>2020-08-02T22:55:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=4c89ed61fba666290646af4745435d503352c9d2'/>
<id>4c89ed61fba666290646af4745435d503352c9d2</id>
<content type='text'>
Closes GH-5926
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-5926
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a bunch of missing argument types to stubs</title>
<updated>2020-08-02T22:45:51+00:00</updated>
<author>
<name>Máté Kocsis</name>
<email>kocsismate@woohoolabs.com</email>
</author>
<published>2020-08-02T22:45:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=79981a394e97bebf41a7a5633aa4db4357e1b21b'/>
<id>79981a394e97bebf41a7a5633aa4db4357e1b21b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix UNKNOWN default values in ext/xml</title>
<updated>2020-05-06T17:15:39+00:00</updated>
<author>
<name>Máté Kocsis</name>
<email>kocsismate@woohoolabs.com</email>
</author>
<published>2020-05-03T10:58:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=60412c37aea007107e5b3cf03287321216cb58c4'/>
<id>60412c37aea007107e5b3cf03287321216cb58c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate function entries from stubs for a couple of extensions</title>
<updated>2020-04-14T09:49:02+00:00</updated>
<author>
<name>Máté Kocsis</name>
<email>kocsismate@woohoolabs.com</email>
</author>
<published>2020-04-13T14:28:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=c5fb4f0794c6efe06f64d6d462e14357d527b564'/>
<id>c5fb4f0794c6efe06f64d6d462e14357d527b564</id>
<content type='text'>
Migrates ext/standard, ext/tidy, ext/tokenizer,
ext/xml, ext/xml_reader, and ext/xml_writer. Closes GH-5381.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Migrates ext/standard, ext/tidy, ext/tokenizer,
ext/xml, ext/xml_reader, and ext/xml_writer. Closes GH-5381.
</pre>
</div>
</content>
</entry>
</feed>
