rfc:remove_zend_api:scratchpad

This is an old revision of the document!


VM extension API Scratchpad

This is an area where a number of us are brainstorming and developing ideas around the proposal for an improved interface between the PHP Virtual Machine and its extensions.

List of problems to solve

Use of HashTable as a library function and an interface.

  • Allow through user code in extensions
    • hashtables are part of the language proper
    • Is user code available in extensions already (there are .inc files)

extension code which manipulates the contents of HashTables directly

Extensions which write to $php_errormsg

Folks involved in the discussion

We do not want to spam internals with hundreds of emails about our musings as we bounce ideas around but we do want to do this in the open hence this page. The folks currently involved in the discussion are as follows. If you are interested in the discussion or feel we are going about things in the wrong way please contact us:

* Rob Nicholson (nicholsr@php.net) * Andy Wharmby (wharmby@php.net) * Iain Lewis (??iains id??) * Paul Biggar (paul.biggar@gmail.com)

rfc/remove_zend_api/scratchpad.1242130251.txt.gz · Last modified: 2017/09/22 13:28 (external edit)