1
0
mirror of https://github.com/php/php-src.git synced 2026-04-17 04:51:03 +02:00

- Added new setrawcookie function (bfrance)

This commit is contained in:
Brian France
2003-08-20 23:28:30 +00:00
parent 1e70f45112
commit bef97f89a3

1
NEWS
View File

@@ -3,6 +3,7 @@ PHP NEWS
?? ??? 200?, Version 5.0.0
?? ??? 2003, PHP 5 Beta 2
- Added new setrawcookie function (bfrance)
- Added new COM extension with integrated .Net support. (Wez)
- Improved the Interbase extension: (Ard Biesheuvel)
. Added support for multiple databases into ibase_trans()