File tree Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Original file line number Diff line number Diff line change
1
+ 2001-02-25 David Guerizec <david@guerizec.net>
2
+
3
+ * ext/midgard/midgard.c:
4
+ force user to pass $xparam by reference (from mgd_walk_xxx_tree() functions)
5
+
6
+ 2001-02-25 Sascha Schumann <sascha@schumann.cx>
7
+
8
+ * ext/ircg/ircg.c: Provide improved means for mass joins
9
+
10
+ 2001-02-25 David Guerizec <david@guerizec.net>
11
+
12
+ * ext/midgard/article.c
13
+ ext/midgard/midgard.c
14
+ ext/midgard/page.c
15
+ ext/midgard/topic.c: optimized the mgd_is_in_xxx_tree() functions
16
+
17
+ 2001-02-25 Sascha Schumann <sascha@schumann.cx>
18
+
19
+ * ext/ircg/ircg.c
20
+ ext/ircg/php_ircg.h: Add function for kick and topic
21
+
22
+ 2001-02-25 Dan Kalowsky <dank@deadmime.org>
23
+
24
+ * ext/imap/config.m4
25
+ ext/imap/php_imap.c
26
+ ext/imap/php_imap.h:
27
+ Updating the IMAP client to include quota support via the imap c-client2000 libraries.
28
+ Removes the SA_QUOTA and SA_QUOTA_ALL defines
29
+ Cleans up the imap_status() function to remove notion of quotas in a status message.
30
+
31
+ Changes the config.m4 to support the client.h include
32
+ Changed the directory search order for the include files as well.
33
+
34
+ (PHP imap_get_quota) Added
35
+ (PHP imap_set_quota) Added
36
+
37
+
38
+ PR:
39
+ Submitted by:
40
+ Reviewed by:
41
+ Obtained from:
42
+
1
43
2001-02-24 Sascha Schumann <sascha@schumann.cx>
2
44
3
45
* ext/standard/datetime.c:
You can’t perform that action at this time.
0 commit comments