We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c915634 commit 3ab9e65Copy full SHA for 3ab9e65
ChangeLog
@@ -1,3 +1,25 @@
1
+2006-04-29 Uwe Schindler <uwe@thetaphi.de>
2
+
3
+ * sapi/nsapi/nsapi.c:
4
+ Remove hiding of authorization headers completely because safe mode
5
+ canceled
6
7
+2006-04-29 Frank M. Kromann <frank@kromann.info>
8
9
+ * ext/com_dotnet/com_handlers.c
10
+ ext/com_dotnet/com_saproxy.c
11
+ ext/com_dotnet/com_typeinfo.c
12
+ ext/com_dotnet/php_com_dotnet_internal.h:
13
+ fix build
14
15
+ * ext/standard/exec.c
16
+ ext/standard/ftp_fopen_wrapper.c
17
+ sapi/cli/php_cli.c:
18
+ More ZSTR() fixes
19
20
+ * ext/zlib/zlib.c:
21
+ fix build. ZSTR() must be applied to the buf argument of php_stream macros
22
23
2006-04-28 Frank M. Kromann <frank@kromann.info>
24
25
* ext/standard/file.c
0 commit comments