diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -77,8 +77,7 @@ Changes from 4.1.4 to 4.2.0 More details are provided in the manual. 14. The new typeof() function can be used to indicate if a variable or - array element is an array, regexp, string or number. The isarray() - function is deprecated in favor of typeof(). + array element is an array, regexp, string or number. 15. As promised when 4.1 was released, the old extension mechanism, using the `extension' function, is now gone. |