doc:todo:migrationguide

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
doc:todo:migrationguide [2017/11/29 19:57] kalledoc:todo:migrationguide [2017/11/29 23:34] (current) kalle
Line 11: Line 11:
     * resource > object in hash function documentation     * resource > object in hash function documentation
     * JSON_OBJECT_AS_ARRAY on json_decode() function page, note+changelog     * JSON_OBJECT_AS_ARRAY on json_decode() function page, note+changelog
-    * rand() and mt_rand() x64 modulo change note 
     * $php_errormsg and track_error behavior in local scope     * $php_errormsg and track_error behavior in local scope
-    * realpath_cache_size default size change 16kb > 4mb 
   * Constants   * Constants
-    * LDAP_EXOP_START_TLS 
-    * LDAP_EXOP_MODIFY_PASSWD 
-    * LDAP_EXOP_REFRESH 
-    * LDAP_EXOP_WHO_AM_I 
-    * LDAP_EXOP_TURN 
     * PREG_UNMATCHED_AS_NULL     * PREG_UNMATCHED_AS_NULL
     * JSON_INVALID_UTF8_IGNORE     * JSON_INVALID_UTF8_IGNORE
Line 204: Line 197:
   * PCRE:   * PCRE:
     * Added `PREG_UNMATCHED_AS_NULL` flag to allow distinguish between unmatched subpatterns and empty matches by reporting NULL and "" (empty string), respectively.     * Added `PREG_UNMATCHED_AS_NULL` flag to allow distinguish between unmatched subpatterns and empty matches by reporting NULL and "" (empty string), respectively.
-  * Standard Library 
-    * mail()/mb_send_mail() accept array $extra_header. Array parameter is checked against RFC 2822. 
  
  
Line 213: Line 204:
     * mb_check_encoding() accepts array parameter. Both key and value encodings are checked recursively.     * mb_check_encoding() accepts array parameter. Both key and value encodings are checked recursively.
     * mb_convert_encoding() accepts array parameter. Only value encodings are converted recursively.     * mb_convert_encoding() accepts array parameter. Only value encodings are converted recursively.
 +  * Standard Library
 +    * mail()/mb_send_mail() accept array $extra_header. Array parameter is checked against RFC 2822.
   * Windows   * Windows
     * Support for VT100 console mode on systems starting with Windows NT 10.0.10586 (Windows 10 (TH2)), cmd.exe supports ANSI escape sequences. The corresponding console mode is enabled by default on CLI on suitable systems. As well, the function sapi_windows_vt100_support() is provided, to control and query the corresponding information in the scripts.     * Support for VT100 console mode on systems starting with Windows NT 10.0.10586 (Windows 10 (TH2)), cmd.exe supports ANSI escape sequences. The corresponding console mode is enabled by default on CLI on suitable systems. As well, the function sapi_windows_vt100_support() is provided, to control and query the corresponding information in the scripts.
doc/todo/migrationguide.1511985430.txt.gz · Last modified: 2017/11/29 19:57 by kalle