<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/scripts/dev/check_parameters.php, branch php-7.2.0alpha3</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>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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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>s/PHP 5/PHP 7/</title>
<updated>2014-09-19T16:33:14+00:00</updated>
<author>
<name>Johannes Schlüter</name>
<email>johannes@php.net</email>
</author>
<published>2014-09-19T16:33:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d0cb715373c3fbe9dc095378ec5ed8c71f799f67'/>
<id>d0cb715373c3fbe9dc095378ec5ed8c71f799f67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2007-01-01T19:32:10+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2007-01-01T19:32:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2df738647558cbb39a8e934e72437ef0a02716dd'/>
<id>2df738647558cbb39a8e934e72437ef0a02716dd</id>
<content type='text'>
# The rest of the files were already updated by Sebastian

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# The rest of the files were already updated by Sebastian

</pre>
</div>
</content>
</entry>
<entry>
<title>more improvements</title>
<updated>2006-09-10T11:44:51+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2006-09-10T11:44:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=299af461469000a3e27c99790fa44f78fa5ee0ee'/>
<id>299af461469000a3e27c99790fa44f78fa5ee0ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: improve the script</title>
<updated>2006-09-10T11:26:53+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2006-09-10T11:26:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=42d4e3533e011234650b2e15f8fe7ca5738df94d'/>
<id>42d4e3533e011234650b2e15f8fe7ca5738df94d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add the script to run diagnostic tests on zend_parse_parameters*() usage, per Andrei's request</title>
<updated>2006-09-08T16:35:17+00:00</updated>
<author>
<name>Nuno Lopes</name>
<email>nlopess@php.net</email>
</author>
<published>2006-09-08T16:35:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b860e9a3c2a00ef7088a6d8c2208e2299c28a0ac'/>
<id>b860e9a3c2a00ef7088a6d8c2208e2299c28a0ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
