#include "php.h"
#include "php_main.h"
+#include "php_globals.h"
#include "php_ini.h"
#include "internal_functions_registry.h"
#include "php_standard.h"
PHP_MSHUTDOWN_FUNCTION(basic)
{
+ PLS_FETCH();
BLS_FETCH();
basic_globals_dtor(BLS_C);
#include "php.h"
#include "php_globals.h"
+#include "php_network.h"
#include <stdio.h>
#include <stdlib.h>
#include "php.h"
#include "php_globals.h"
+#include "php_network.h"
#include <stdio.h>
#include <stdlib.h>
int php_init_fopen_wrappers(void)
{
+ PLS_FETCH();
+
int status = SUCCESS;
if(PG(allow_url_fopen)) {
int php_shutdown_fopen_wrappers(void)
{
+ PLS_FETCH();
+
if(PG(allow_url_fopen)) {
zend_hash_destroy(&fopen_url_wrappers_hash);
}
# End Source File\r
# Begin Source File\r
\r
+SOURCE=..\ext\standard\ftp_fopen_wrapper.c\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\ext\standard\head.c\r
# End Source File\r
# Begin Source File\r
# End Source File\r
# Begin Source File\r
\r
+SOURCE=..\ext\standard\http_fopen_wrapper.c\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\ext\standard\image.c\r
# End Source File\r
# Begin Source File\r
# End Source File\r
# Begin Source File\r
\r
+SOURCE=..\ext\standard\php_fopen_wrapper.c\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\ext\mcal\php_mcal.c\r
# End Source File\r
# Begin Source File\r
# End Source File\r
# Begin Source File\r
\r
+SOURCE=..\ext\standard\php_fopen_wrappers.h\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\ext\standard\php_lcg.h\r
# End Source File\r
# Begin Source File\r