]> granicus.if.org Git - php/commit
- Fix for floating point array offsets. Same behaviour as in PHP 3.0. We
authorAndi Gutmans <andi@php.net>
Wed, 8 Sep 1999 20:38:08 +0000 (20:38 +0000)
committerAndi Gutmans <andi@php.net>
Wed, 8 Sep 1999 20:38:08 +0000 (20:38 +0000)
commit67daaa7aacfb3e5052177d645a5993e8e34388de
tree28f0eb79343bbc7bff0ca1332d710859bd27f63d
parent42e39d474bd0e6fa48511da1e02e386f31fc02bf
- Fix for floating point array offsets. Same behaviour as in PHP 3.0. We
  casted to (long).
Zend/zend_execute.c