<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/scripts/dev, branch microseconds</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>More check_parameters improvements</title>
<updated>2015-10-02T07:05:39+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2015-10-02T06:59:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=1a39b6e3c0c23a5f883a6caa0897f7086c1d4f03'/>
<id>1a39b6e3c0c23a5f883a6caa0897f7086c1d4f03</id>
<content type='text'>
* Switch default REPORT_LEVEL to 1 to cut down on the noise
* Make initialization of 'C' variable always required
* Don't require init of lLdb variable if ! is used
* Don't throw error about missing init of not detected parameters
  (This was a regression in the last changeset)
* Support method_parameters and throw variations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Switch default REPORT_LEVEL to 1 to cut down on the noise
* Make initialization of 'C' variable always required
* Don't require init of lLdb variable if ! is used
* Don't throw error about missing init of not detected parameters
  (This was a regression in the last changeset)
* Support method_parameters and throw variations
</pre>
</div>
</content>
</entry>
<entry>
<title>More check_parameters improvements</title>
<updated>2015-10-01T18:42:57+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2015-10-01T18:22:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=5c1b627458bdb2e40acffb6966c54997ff84afeb'/>
<id>5c1b627458bdb2e40acffb6966c54997ff84afeb</id>
<content type='text'>
* Allow / on everything but lLdb (on which it will work, but makes
  no sense).
* For ! on lLdb add additional zend_bool* parameter.
* For optional s and p only require one of the variables to be
  initialized. The length is usually not initialized.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Allow / on everything but lLdb (on which it will work, but makes
  no sense).
* For ! on lLdb add additional zend_bool* parameter.
* For optional s and p only require one of the variables to be
  initialized. The length is usually not initialized.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update scripts/dev/check_parameters.php for PHP 7</title>
<updated>2015-10-01T18:08:05+00:00</updated>
<author>
<name>Sean DuBois</name>
<email>sean@siobud.com</email>
</author>
<published>2015-09-15T07:05:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=06dde16a6a0dec6e06f43f2ea1e7a1e3d20d036a'/>
<id>06dde16a6a0dec6e06f43f2ea1e7a1e3d20d036a</id>
<content type='text'>
Also fix deprecation errors and move from preg_replace
-&gt; preg_replace_callback.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix deprecation errors and move from preg_replace
-&gt; preg_replace_callback.
</pre>
</div>
</content>
</entry>
<entry>
<title>one new line too much</title>
<updated>2015-08-20T11:32:30+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-08-20T09:35:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=ef063dcb055aa1b3d04c5500ded76c13a581d97d'/>
<id>ef063dcb055aa1b3d04c5500ded76c13a581d97d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use the bare tarball filename for the stub, no path elements</title>
<updated>2015-08-19T08:51:15+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-08-19T08:51:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=3708d9c1b452f64a2d78a286351b8830e1f09e21'/>
<id>3708d9c1b452f64a2d78a286351b8830e1f09e21</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 'pull-request/1454'</title>
<updated>2015-08-13T18:33:59+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmb@php.net</email>
</author>
<published>2015-08-13T18:33:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=f9744a36a229c1647ca7a1dc7aa0dcb9edbc7793'/>
<id>f9744a36a229c1647ca7a1dc7aa0dcb9edbc7793</id>
<content type='text'>
* pull-request/1454:
  Docs for find_tested.php
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pull-request/1454:
  Docs for find_tested.php
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs for find_tested.php</title>
<updated>2015-08-04T21:46:47+00:00</updated>
<author>
<name>Nikhil Vimal</name>
<email>techvoltz@gmail.com</email>
</author>
<published>2015-08-04T21:46:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=1e4742d5cd23f8766be0e1ecd6414628f71060ce'/>
<id>1e4742d5cd23f8766be0e1ecd6414628f71060ce</id>
<content type='text'>
Initial Pass, also fixing the extra space before the extract_tests function name to keep with standards.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initial Pass, also fixing the extra space before the extract_tests function name to keep with standards.</pre>
</div>
</content>
</entry>
<entry>
<title>make use of PHPROOT for possible mkdist integration</title>
<updated>2015-08-10T07:57:05+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-08-10T07:57:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=df71933bd2956867316823d9965d57c021faa585'/>
<id>df71933bd2956867316823d9965d57c021faa585</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make scripts/dev/gen_verify_stub executable</title>
<updated>2015-08-10T07:50:54+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-08-10T07:50:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=c0b3665f3735aa8583135528ff6a26ce6c69224d'/>
<id>c0b3665f3735aa8583135528ff6a26ce6c69224d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial add verification stub generator</title>
<updated>2015-08-10T07:48:28+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-08-10T07:48:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=7600f5246c8f5465f0c457c238cafac9897c1128'/>
<id>7600f5246c8f5465f0c457c238cafac9897c1128</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
