diff options
author | Antony Dovgal <tony2001@php.net> | 2006-08-28 17:18:03 +0000 |
---|---|---|
committer | Antony Dovgal <tony2001@php.net> | 2006-08-28 17:18:03 +0000 |
commit | 613237188adee0ba455fc4f32ddad33ae091b241 (patch) | |
tree | 68a7d32f3bb805a55e0a1a70a8f9e6a8f4c2674a /UPGRADING | |
parent | 4e971e88744acbdf6fff98cd6d37bd4f2d3b3f6f (diff) | |
download | php-git-613237188adee0ba455fc4f32ddad33ae091b241.tar.gz |
typofix
Diffstat (limited to 'UPGRADING')
-rwxr-xr-x | UPGRADING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ UPGRADE NOTES - PHP 5.1 1a. Overview ============ ->From the PHP script writer's point of view, the change most likely to impact +From the PHP script writer's point of view, the change most likely to impact legacy code is in the way that references are handled in all PHP versions post-dating the PHP 4.4.0 release. |