]> granicus.if.org Git - php/commit
- Add parser support for string offsets. This added three shift/reduce
authorAndi Gutmans <andi@php.net>
Sat, 29 Jan 2000 10:16:04 +0000 (10:16 +0000)
committerAndi Gutmans <andi@php.net>
Sat, 29 Jan 2000 10:16:04 +0000 (10:16 +0000)
commit7663e4f65ee7936047ec75e940e839caca871a86
treeb5c1af7234c7c5ec8e0f7d2bc2ca6a83b74847b5
parentb862a8b728f0be304cb1589cb6c8e4d2fc3f02df
- Add parser support for string offsets. This added three shift/reduce
  conflicts but they all seem to be fine.
- Cleaned up the parsing rules a bit and made them much more compact and
  elegant.
- Please CVS update and see that I didn't break anything.
Zend/zend-parser.y
Zend/zend_compile.c
Zend/zend_compile.h