doc:faq:internals

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
doc:faq:internals [2010/03/15 19:13] – copied a few questions from irc philipdoc:faq:internals [2010/04/20 10:42] – Moved FAQ to internals docs. derick
Line 1: Line 1:
-==== PHP Internals FAQ ==== +The FAQ is now part of the [[internals:engine|Zend Engine]] documentation.
-These are questions, often times with answers, for the PHP Internals. This document is temporary until it's polished and finds a home within the PHP Manual sources. Feel free to add questions with or without answers. +
- +
-Note: This is rough, feel free to clean it up. +
- +
-=== C++ === +
-  09:20:43 <johannes_> and ext/extname/php_extname.hhas to be a valid C header, not C++, as it's included in internal_functions.c ... +
-  09:22:06 <dsp_> hmm, that's the point.. +
-  09:23:01 <johannes_> you can have your own additiona header for C++ suff, but that one has to be C compatible +
- +
-=== Not yet categorized === +
-  [11:58am] scoates: what's the difference between zend_hash_[add] and zend_hash_quick_[add] ? +
-  [11:58am] scoates: removal of gofaster loops? (-: +
-  [11:58am] Derick: with the 2nd one you can provide an already calculated hash-list index +
-  [11:58am] Derick: plus some spaces  +
- +
-  [11:59amscoates: and the hashtable will automatically grow on _add, right? the length passed to init is just a hint? +
-  [11:59amjohannes_: right +
- +
-  [12:00pm] scoates: ok.. last question for now, I think: should I explicitly destroy on RSHUTDOWN, or let the non-persistent flag take care of that? +
-  [12:00pm] johannes_: always cleanup yourself +
-  [12:02pm] Derick: just like mommy told you +
-  [12:02pm] Derick: :) +
doc/faq/internals.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1