mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Added new allowable_tags for gzgetss() in ChangeLog, too.
This commit is contained in:
parent
0b1226219c
commit
8b4000f4cb
1 changed files with 3 additions and 2 deletions
|
@ -7,8 +7,9 @@ PHP 4.0 CHANGE LOG ChangeLog
|
|||
- Added func_num_args(), func_get_arg() and func_get_args() for standard
|
||||
access to variable number of arguments functions (Zeev)
|
||||
- Added FTP support (Andrew Skalski)
|
||||
- Added optional allowable_tags arguments to strip_tags() and fgetss() to
|
||||
allow you to specify a string of tags that are not to be stripped (Rasmus)
|
||||
- Added optional allowable_tags arguments to strip_tags(), gzgetss() and
|
||||
fgetss() to allow you to specify a string of tags that are not to be
|
||||
stripped (Rasmus)
|
||||
- Upgraded var_dump() to take multiple arguments (Andrey)
|
||||
- Resourcified XML (Thies)
|
||||
- Fixed a memory leak in the Apache per-directory directives handler (Zeev)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue