diff options
| author | Andi Gutmans <andi@php.net> | 2010-11-24 04:31:45 +0000 |
|---|---|---|
| committer | Andi Gutmans <andi@php.net> | 2010-11-24 04:31:45 +0000 |
| commit | 011fd8059d7e8e0ea9a70bc86d817e942dcbb238 (patch) | |
| tree | 8a1f64403740433b519b1c74a816288cc214f877 | |
| parent | 1f454695a4494d9e94a2ff8d9e4152a62c46c4b7 (diff) | |
| download | php-git-011fd8059d7e8e0ea9a70bc86d817e942dcbb238.tar.gz | |
- Fix typo
| -rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ PHP NEWS in zend_class_entry.ce_flags. . Reduced the size of zend_class_entry by sharing the same memory space by different information for internal and user classes. - See zend_class_inttry.info union. + See zend_class_entry.info union. . Reduced size of temp_variable. - Changed the structure of op_array.opcodes. The constant values are moved from |
