mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
NEWS update
This commit is contained in:
parent
00421e7c83
commit
c514cd5f21
1 changed files with 3 additions and 0 deletions
3
NEWS
3
NEWS
|
@ -1,6 +1,9 @@
|
||||||
PHP 4.0 NEWS
|
PHP 4.0 NEWS
|
||||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||
?? ??? 200?, Version 4.0.7-dev
|
?? ??? 200?, Version 4.0.7-dev
|
||||||
|
- Fix for bug 2181. Now zero is returned instead of an unset value for
|
||||||
|
7-bit encoding and plain text body type.
|
||||||
|
- Fixed a bug in call_user_*() functions that would not allow calling
|
||||||
- Added com_release($obj) and com_addref($obj) functions and the related class
|
- Added com_release($obj) and com_addref($obj) functions and the related class
|
||||||
members $obj->Release() and $obj->AddRef() to gain more control over the used
|
members $obj->Release() and $obj->AddRef() to gain more control over the used
|
||||||
COM components. (phanto)
|
COM components. (phanto)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue