1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 21:41:22 +02:00

#tiny formatting fix

This commit is contained in:
Stig Bakken
2000-09-19 00:10:46 +00:00
parent 8b23529beb
commit f3f3df734c

2
NEWS
View File

@@ -11,7 +11,7 @@ PHP 4.0 NEWS
the original array keys should be preserved. (Andrei)
- Clean up htmlspecialchars/htmlentities inconsistencies. (Rasmus)
- PEAR: renamed DB_GETMODE_* to DB_FETCHMODE_*, added setFetchMode()
- in DB_common to set the default mode, added some MySQL tests (Stig)
in DB_common to set the default mode, added some MySQL tests (Stig)
- Made eval() and several other runtime-evaluated code portions report the
nature and location of errors more accurately (Stas)
- Added an optional parameter to wordwrap that cuts a string if the length of a