[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-cvs
Subject:    [PHP-CVS] =?utf-8?q?svn:_/php/php-src/trunk/Zend/_zend.c?=
From:       Antony_Dovgal <tony2001 () php ! net>
Date:       2010-12-27 20:25:34
Message-ID: svn-tony2001-1293481534-306761-1355136712 () svn ! php ! net
[Download RAW message or body]

tony2001                                 Mon, 27 Dec 2010 20:25:34 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=306761

Log:
initialize script_encoding_list (reported by Gustavo Lopes)

Changed paths:
    U   php/php-src/trunk/Zend/zend.c

Modified: php/php-src/trunk/Zend/zend.c
===================================================================
--- php/php-src/trunk/Zend/zend.c	2010-12-27 19:00:13 UTC (rev 306760)
+++ php/php-src/trunk/Zend/zend.c	2010-12-27 20:25:34 UTC (rev 306761)
@@ -522,6 +522,7 @@
 	} else {
 		compiler_globals->static_members_table = NULL;
 	}
+	compiler_globals->script_encoding_list = NULL;
 }
 /* }}} */




-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic