]> granicus.if.org Git - php/commit
- Fix problem with hash when updating same bucket with data of different
authorAndi Gutmans <andi@php.net>
Wed, 30 Jul 2003 19:47:39 +0000 (19:47 +0000)
committerAndi Gutmans <andi@php.net>
Wed, 30 Jul 2003 19:47:39 +0000 (19:47 +0000)
commit8264eedc488dec7e24a4e12e6ca8fc8c675ef10b
tree9712ecc1c82bfb34ae1f4ca30d943924b54ae3a9
parent9ba651c692dd163204a0bdeb6db88cb826f93e12
- Fix problem with hash when updating same bucket with data of different
  sizes one after another.
- Fix number of arguments to read_dimension.
Zend/zend_execute.c
Zend/zend_hash.c