1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
This commit is contained in:
Antony Dovgal
2006-08-28 17:18:03 +00:00
parent 4e971e8874
commit 613237188a

View File

@@ -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.