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 a04521b commit 40de81aCopy full SHA for 40de81a
MODULES_STATUS
@@ -2,7 +2,7 @@ Module Status
2
------ ------
3
MySQL Working
4
COM Working
5
-WDDX Not yet ported
+WDDX Working
6
PCRE Working
7
DBA Not yet ported
8
mcrypt Working
ext/standard/info.c
@@ -310,6 +310,7 @@ void php_print_credits(int flag)
310
CREDIT_LINE("Sybase", "Zeev Suraski");
311
CREDIT_LINE("System V Shared Memory", "Christian Cartus");
312
CREDIT_LINE("System V Semaphores", "Tom May");
313
+ CREDIT_LINE("WDDX", "Andrey Zmievski");
314
CREDIT_LINE("XML", "Stig Bakken");
315
CREDIT_LINE("Yellow Pages", "Stephanie Wehner");
316
CREDIT_LINE("Zlib", "Rasmus Lerdorf, Stefan Ruhrich");
0 commit comments