<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/Zend/zend_API.h, branch php-5.0.4</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>- MFH bugfix #31651</title>
<updated>2005-01-22T12:29:13+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2005-01-22T12:29:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ef9d20d63817fc9eb6382c3a2af9abe8a40dbe47'/>
<id>ef9d20d63817fc9eb6382c3a2af9abe8a40dbe47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH signature check/method registration</title>
<updated>2004-09-09T09:53:20+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2004-09-09T09:53:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a3858e17e9d39df3f3ff8b0cd2feff14df8ee1d5'/>
<id>a3858e17e9d39df3f3ff8b0cd2feff14df8ee1d5</id>
<content type='text'>
# the new function is no ZEND_API in 5.0.* to prevent bumping API

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# the new function is no ZEND_API in 5.0.* to prevent bumping API

</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing declaration</title>
<updated>2004-06-10T12:32:09+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2004-06-10T12:32:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c756609658e7df972f02bd05bb4657f01c89b9dd'/>
<id>c756609658e7df972f02bd05bb4657f01c89b9dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix order of macro parameter (synch with other macros)</title>
<updated>2004-04-12T13:02:54+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2004-04-12T13:02:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=33cdc9ed368beb5d185006d9aafda5e04de9cb23'/>
<id>33cdc9ed368beb5d185006d9aafda5e04de9cb23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix Reflection class names</title>
<updated>2004-03-30T18:36:53+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2004-03-30T18:36:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=52303217317051689db6818927b710c8a759624c'/>
<id>52303217317051689db6818927b710c8a759624c</id>
<content type='text'>
- Add ability to get the extension an internal class was defined in
# This is the patch Andi and me used to search for underscrores...

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add ability to get the extension an internal class was defined in
# This is the patch Andi and me used to search for underscrores...

</pre>
</div>
</content>
</entry>
<entry>
<title>- Replaced the exec_finished hook by the zend_post_deactive hook for</title>
<updated>2004-03-16T22:27:26+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2004-03-16T22:27:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6535933f7cc2e8a33407df70a1a6d7d1d6b9d6ea'/>
<id>6535933f7cc2e8a33407df70a1a6d7d1d6b9d6ea</id>
<content type='text'>
  extensions. The new hook will be run after the symbol table and destructors
  are run. (Derick)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  extensions. The new hook will be run after the symbol table and destructors
  are run. (Derick)

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix zend_parse_method_parameters_ex() and make it consistant with</title>
<updated>2004-03-02T16:17:58+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2004-03-02T16:17:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8d45fece4209741d865c7b3e9a3e7e70da3f81bd'/>
<id>8d45fece4209741d865c7b3e9a3e7e70da3f81bd</id>
<content type='text'>
zend_parse_method_parameters().
# Obviously its only place of use is in pdo just right now.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
zend_parse_method_parameters().
# Obviously its only place of use is in pdo just right now.

</pre>
</div>
</content>
</entry>
<entry>
<title>- Improve ARG_INFO() macros to support supplying required_num_args</title>
<updated>2004-02-25T14:56:45+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2004-02-25T14:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7086634a0bcb48d47ad34ca36c188f379d367924'/>
<id>7086634a0bcb48d47ad34ca36c188f379d367924</id>
<content type='text'>
- Initial fix for foreach($o-&gt;mthd()-&gt;arr) crash (now leaks)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Initial fix for foreach($o-&gt;mthd()-&gt;arr) crash (now leaks)

</pre>
</div>
</content>
</entry>
<entry>
<title>more EXTERN_C wrapping of ZEND_API prototypes</title>
<updated>2004-02-20T08:03:27+00:00</updated>
<author>
<name>Hartmut Holzgraefe</name>
<email>hholzgra@php.net</email>
</author>
<published>2004-02-20T08:03:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1727c6a2bb0dec1635b9da90f88308effb54ebb2'/>
<id>1727c6a2bb0dec1635b9da90f88308effb54ebb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Check return-by-reference bit when implementing interface prototypes</title>
<updated>2004-02-12T13:49:55+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2004-02-12T13:49:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e7e0f7d4b4c0187e9838a466f22e9131a49c9a17'/>
<id>e7e0f7d4b4c0187e9838a466f22e9131a49c9a17</id>
<content type='text'>
- Add infrastructure for built-in functions to hint whether they
  return by reference or not.  It is NOT currently used for anything,
  except for interface prototypes (you can use it to request that the
  function that implements your prototype returns by reference or
  doesn't return by reference).
  For downwards compatibility - by default, interface prototypes are
  agnostic as to whether the function that implements them returns
  by reference or not.  Use ZEND_BEGIN_ARG_INFO_EX() with
  ZEND_RETURN_VALUE/ZEND_RETURN_REFERENCE to change that.
- Fix ArrayAccess::getOffset() to conduct additional checks.
  If your getOffset() should work with multidimensional arrays - it
  must return by reference.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add infrastructure for built-in functions to hint whether they
  return by reference or not.  It is NOT currently used for anything,
  except for interface prototypes (you can use it to request that the
  function that implements your prototype returns by reference or
  doesn't return by reference).
  For downwards compatibility - by default, interface prototypes are
  agnostic as to whether the function that implements them returns
  by reference or not.  Use ZEND_BEGIN_ARG_INFO_EX() with
  ZEND_RETURN_VALUE/ZEND_RETURN_REFERENCE to change that.
- Fix ArrayAccess::getOffset() to conduct additional checks.
  If your getOffset() should work with multidimensional arrays - it
  must return by reference.

</pre>
</div>
</content>
</entry>
</feed>
