]> granicus.if.org Git - php/commit
- Revert the weird change of ZEND_STRS() macro and use the correct
authorfoobar <sniper@php.net>
Thu, 20 Jan 2005 02:02:09 +0000 (02:02 +0000)
committerfoobar <sniper@php.net>
Thu, 20 Jan 2005 02:02:09 +0000 (02:02 +0000)
commit2c65e09a4b5332fb35e785506a014da4502c7a8f
tree93687ed08c718ffd282b3511057edb204252a618
parent480a3b08d5a045fb228a5ee628b5108db82ec2a6
- Revert the weird change of ZEND_STRS() macro and use the correct
  ZEND_STRL() macro.
# ZEND_STRS was changed to be same as ZEND_STRL..someone on crack? :)
Zend/zend.h
Zend/zend_constants.c
ext/ncurses/ncurses_functions.c
sapi/cli/php_cli.c