ideas:php6

This is an old revision of the document!


Author: Pierre Joye Status: Draft only

List possible changes, updates, additions for php6.

Each of them will require a RFC then, at least for important or large changes.

  • OpCache integraton
  • Improve OPcodes, compilation and runtime (perf, features, jit, fixed address jump usage, etc)
  • Unicode support
  • internals API Cleanup
  • Improve cleanup stream APIs
  • HTTP2 support (avoid our own implementation, nghttp2?)
  • Reliable, userfriendly RNG APIs (internally and userland)
  • Getter/Setter
  • Annotation Support
  • Userland APIs improvement for all PHP types (OO instead of breaking BC)
  • JIT compiler (libjit?)
  • C++ Usage
  • inclusion of the new crypto extension (maybe support other backends than openssl)
  • bundle pecl's http (add http2 support too)
ideas/php6.1392546138.txt.gz · Last modified: 2017/09/22 13:28 (external edit)