diff options
author | Andi Gutmans <andi@php.net> | 2004-10-06 00:01:38 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2004-10-06 00:01:38 +0000 |
commit | a952a1bf76d6c629f224d5ebfe78d54207ab2ec4 (patch) | |
tree | b0e618379278cbe9ca263ae80d7d6ba94248dd37 | |
parent | e35adfe522062929021f4b0dd20a08ffc3ff2534 (diff) | |
download | php-git-a952a1bf76d6c629f224d5ebfe78d54207ab2ec4.tar.gz |
- If we're going to mention the low level stuff then also give credit
- to Thies and Sterling
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5.1.0 - Improved performance of: - . general execution/compilation. (Andi, Dmitry, Marcus) + . general execution/compilation. (Andi, Thies, Sterling, Dmitry, Marcus) . switch statement. (Dmitry) . several array functions. (Marcus) . virtual path handling by adding a realpath() cache. (Andi) |