todo:php56

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
todo:php56 [2013/11/20 11:18] jpaulitodo:php56 [2014/07/01 20:46] tyrael
Line 3: Line 3:
   * Julien Pauli (jpauli@php.net)   * Julien Pauli (jpauli@php.net)
   * Ferenc Kovacs (tyrael@php.net)   * Ferenc Kovacs (tyrael@php.net)
- 
-===== RFC merged ===== 
- 
-  * [[rfc:operator_overloading_gmp|Internal operator overloading and GMP improvements]]\\ Add support for operator overloading in internal classes and improve GMP using it 
-  * [[rfc:incompat_ctx|Remove calls from incompatible context]]\\ Calls from incompatible context deprecated in 5.6 (will be removed in next version). 
-  * [[rfc:variadics|Dedicated syntax for variadic functions]]\\ This RFC introduces a dedicated syntax for variadic functions. 
-  * [[rfc:crypt_function_salt|Crypt() function salt]]\\ This RFC proposes changing crypt() function's salt parameter treatment. 
  
 ===== Timetable ===== ===== Timetable =====
 +^ Date           ^ Release         ^ Comment            ^
 +| Jan 16 2014    | Alpha1          | No new RFCs        |
 +| March 16 2014  | Beta1           | No new features    |
 +| May 16 2014    | RC1                                |
 +| June 16 2014   | Final                              |
  
-Feature freeze happens starting from 1st beta (early 2014)+===== RFC merged =====
  
 +{{page>rfc:#php_56&noheader&noeditbtn&nofooter}}
  
 ===== Todos ===== ===== Todos =====
  
-Update README.RELEASE_PROCESS to add the experience from 5.(JulienPauli)+=== RM stuff === 
 +  * Make sure that we don't have unintentional BC breaks, and every change is mentioned in the appropriate place (NEWS/UPGRADING/etc.). 
 +  * Work together with the documentation team, so the docs are already up to date when the final 5.6.0 is released. 
 +  * Make sure that the credits are up-to-date(ext/standard/credits.c, ext/standard/credits_ext.h, ext/standard/credits_sapi.h).
  
 === Engine === === Engine ===
  
-Engine changes should be reported to Zend team for OPCache patching if needed (ping dmitry/laruence).+  * Engine changes should be reported to Zend team for OPCache patching if needed (ping dmitry/laruence).
  
 === Core === === Core ===
 +
 +   * Merge UTF-8 IO support for Windows patch (this is still not done, I think this should wait for the next version)
 +   * Sort out the unserialize issue(provide an upgrade path for phpunit and co.).
  
 === Extensions === === Extensions ===
Line 30: Line 35:
 == Sqlite == == Sqlite ==
   * Update to latest sqlite3 (3.8.0.2+)   * Update to latest sqlite3 (3.8.0.2+)
- 
- 
todo/php56.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1