mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
ext/standard/mail: use zend_string* for extra_cmd param of php_mail()
This commit is contained in:
@@ -74,6 +74,7 @@ PHP 8.6 INTERNALS UPGRADE NOTES
|
||||
. _php_error_log() now has a formal return type of zend_result.
|
||||
. _php_error_log() now accepts zend_string* values instead of char*.
|
||||
. _php_error_log_ex() has been removed.
|
||||
. php_mail()'s extra_cmd parameter is now a zend_string*.
|
||||
|
||||
========================
|
||||
4. OpCode changes
|
||||
|
||||
Reference in New Issue
Block a user