rfc:ffi

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
Next revisionBoth sides next revision
rfc:ffi [2018/12/20 15:05] dmitryrfc:ffi [2019/01/14 08:54] dmitry
Line 3: Line 3:
   * Date: 2018-12-04   * Date: 2018-12-04
   * Author: Dmitry Stogov, dmitry@zend.com   * Author: Dmitry Stogov, dmitry@zend.com
-  * Status: Voting+  * Status: Accepted
   * First Published at: https://wiki.php.net/rfc/ffi   * First Published at: https://wiki.php.net/rfc/ffi
  
Line 345: Line 345:
   * Sara Golemon thought, PHP needs something similar to [[https://github.com/facebook/hhvm/wiki/extension-api|HHVM HNI]]   * Sara Golemon thought, PHP needs something similar to [[https://github.com/facebook/hhvm/wiki/extension-api|HHVM HNI]]
  
-The usability of this FFI extension was proved by [[https://github.com/dstogov/php-tensorflow|TensoFlow binding]], implemented in pure PHP.+The usability of this FFI extension was proved by [[https://github.com/dstogov/php-tensorflow|TensorFlow binding]], implemented in pure PHP.
  
 ===== Future Scope ===== ===== Future Scope =====
Line 355: Line 355:
 The voting started 2018-12-20 and will close on 2019-01-09 The voting started 2018-12-20 and will close on 2019-01-09
  
-<doodle title="Include FFI extension into PHP-7.4 (bundle)?" auth="user" voteType="single" closed="false">+<doodle title="Include FFI extension into PHP-7.4 (bundle)?" auth="user" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
Line 365: Line 365:
 ===== Implementation ===== ===== Implementation =====
 After the project is implemented, this section should contain  After the project is implemented, this section should contain 
-  - the version(s) it was merged into +  - it was merged into master (7.4) 
-  - a link to the git commit(s)+  - a link to the git [[https://github.com/php/php-src/commit/e089d506d5c7716c62cee5232d32ab22d0ddde26|commit]]
   - a link to the PHP manual entry for the feature   - a link to the PHP manual entry for the feature
-  - a link to the language specification section (if any) 
  
 ===== References ===== ===== References =====
rfc/ffi.txt · Last modified: 2020/08/01 23:54 by carusogabriel