]> granicus.if.org Git - php/commitdiff
updated UPGRADING.INTERNALS
authorAnatol Belski <ab@php.net>
Wed, 27 Aug 2014 16:51:01 +0000 (18:51 +0200)
committerAnatol Belski <ab@php.net>
Wed, 27 Aug 2014 18:49:34 +0000 (20:49 +0200)
UPGRADING.INTERNALS

index e3b3e224c73f36d53b351bacff7a68b34b598908..aa6ee9b152a9da5a0b0eb051d19ca5907005acca 100644 (file)
@@ -62,6 +62,7 @@ PHP 7.0 INTERNALS UPGRADE NOTES
 
        The new spec 'S' introduced, which expects an argument of type zend_string *.
        The 'l' spec expects a parameter of the type zend_long, not long anymore.
+       The 's' spec expects parameters of the type char * and size_t, no int anymore.
 
   g. sprintf() formats