]> granicus.if.org Git - php/commit
- Introduce 'y' specifier for functions expecting binary data.
authorAndrei Zmievski <andrei@php.net>
Wed, 17 Aug 2005 17:30:02 +0000 (17:30 +0000)
committerAndrei Zmievski <andrei@php.net>
Wed, 17 Aug 2005 17:30:02 +0000 (17:30 +0000)
commit3d8b32a0e326ab639cc458ec54ee22c55cacba59
tree38cf23bc32ad99e0ab93f341cc78d60ebe834b38
parent8c33fcf7ce406291f451aff9774cf11d676dfd23
- Introduce 'y' specifier for functions expecting binary data.
- convert_to_binary() now uses convert_to_string() in non-Unicode mode.
Zend/zend_API.c
Zend/zend_operators.c