Index: trunk/server/common/oursrc/php_scripts/php_scripts.h
===================================================================
--- trunk/server/common/oursrc/php_scripts/php_scripts.h	(revision 2076)
+++ trunk/server/common/oursrc/php_scripts/php_scripts.h	(revision 2246)
@@ -28,5 +28,5 @@
 void scripts_error_cb(int type, const char *error_filename, const uint error_lineno, const char *format, va_list args);
 
-static function_entry scripts_functions[] = {
+static zend_function_entry scripts_functions[] = {
     {NULL, NULL, NULL}
 };
