mirror of
https://github.com/php/php-src.git
synced 2026-03-26 01:02:25 +01:00
- Type
This commit is contained in:
@@ -549,7 +549,7 @@ Unicode strings:
|
||||
|
||||
zend_spprintf(error, 0, "class '%.*Z' not found", clen, callable);
|
||||
|
||||
The function allows to output any kind of zaval values, as long as a
|
||||
The function allows to output any kind of zval values, as long as a
|
||||
string (or unicode) conversion is available. Note that printing non
|
||||
string zvals outside of request time is not possible.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user