<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/skeleton/create_stubs, branch php4</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>Add TSRMLS_CC</title>
<updated>2001-08-13T19:36:43+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2001-08-13T19:36:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6a62f0bd4a5a93e8df13ead54ba949e776a3de6d'/>
<id>6a62f0bd4a5a93e8df13ead54ba949e776a3de6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Faster wrong_param check for functions that take no parameters</title>
<updated>2001-08-13T08:15:12+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2001-08-13T08:15:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d4a6487e8c3f112b1b7c1fb7ea556a6b560bac39'/>
<id>d4a6487e8c3f112b1b7c1fb7ea556a6b560bac39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Save spec_opt for each function.</title>
<updated>2001-08-12T03:46:25+00:00</updated>
<author>
<name>Andrei Zmievski</name>
<email>andrei@php.net</email>
</author>
<published>2001-08-12T03:46:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1388a3a396140174712929e297d737b381ec29dc'/>
<id>1388a3a396140174712929e297d737b381ec29dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix it up a bit.</title>
<updated>2001-08-12T02:45:41+00:00</updated>
<author>
<name>Andrei Zmievski</name>
<email>andrei@php.net</email>
</author>
<published>2001-08-12T02:45:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=75da34e8aa4ac9720e5c3e21b2ef3f760fdb2f2c'/>
<id>75da34e8aa4ac9720e5c3e21b2ef3f760fdb2f2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Oops, missing () there</title>
<updated>2001-08-12T00:14:48+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2001-08-12T00:14:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ecc2fae5421db06521fd40abb67e2f17d6ea8b0e'/>
<id>ecc2fae5421db06521fd40abb67e2f17d6ea8b0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed ext_skel to use zend_parse_parameters() for argument parsing in</title>
<updated>2001-08-11T03:24:23+00:00</updated>
<author>
<name>Andrei Zmievski</name>
<email>andrei@php.net</email>
</author>
<published>2001-08-11T03:24:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4e857ef2d3546a3d22ac278809789225712917e9'/>
<id>4e857ef2d3546a3d22ac278809789225712917e9</id>
<content type='text'>
the generated functions. This cuts down on code a lot.

The point before this change was tagged BEFORE_PARAM_PARSING_CHANGE.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the generated functions. This cuts down on code a lot.

The point before this change was tagged BEFORE_PARAM_PARSING_CHANGE.

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a bunch of problems here</title>
<updated>2001-08-08T00:20:19+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2001-08-08T00:20:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b94cff2559df777445756b7174aa2b30ac8ee4be'/>
<id>b94cff2559df777445756b7174aa2b30ac8ee4be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We no longer need any FETCH's for internal functions</title>
<updated>2001-08-02T05:49:24+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2001-08-02T05:49:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5dfe1deb96b3ce8de6227ac84805370006034999'/>
<id>5dfe1deb96b3ce8de6227ac84805370006034999</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TSRM fix for ext_skel - probably more needed</title>
<updated>2001-08-02T05:36:50+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2001-08-02T05:36:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8cf4e4a725da55993de5cfff41278df1ce7a3a10'/>
<id>8cf4e4a725da55993de5cfff41278df1ce7a3a10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Beautify</title>
<updated>2001-08-02T00:11:20+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2001-08-02T00:11:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=527689ca811a97056834dbaf33bbead2f86aca74'/>
<id>527689ca811a97056834dbaf33bbead2f86aca74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
