]> granicus.if.org Git - php/commit
- This makes the switch() statement twice as quick. Moving to enum
authorAndi Gutmans <andi@php.net>
Fri, 28 Jan 2000 13:25:55 +0000 (13:25 +0000)
committerAndi Gutmans <andi@php.net>
Fri, 28 Jan 2000 13:25:55 +0000 (13:25 +0000)
commit6f63373bb239f27dc2b29cdb6ace8297f30992a7
tree83e36fd5718a39dd4d25365ad9fb5bc6363ff800
parent3a35a6955da74fd1f178243297f9211c6e5d34c7
- This makes the switch() statement twice as quick. Moving to enum
  might make this a general speed up for other platforms too
Zend/zend_execute.c