Date: Mon Aug 26 13:23:30 CEST 2002
User: Derick Rethans
Directory: php_srm
Log Message:
[0.05]
- Make it compile with ZE2
Modified files:
php_srm/srm_util.c (version: 1.13)
[FILE: /php_srm/srm_util.c]
--- php_srm/srm_util.c:1.12 Wed Jun 19 23:17:47 2002 GMT
+++ php_srm/srm_util.c Mon Aug 26 09:23:29 2002 GMT
@@ -18,7 +18,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: cvstemp,v 1.12 2002/06/20 01:17:47 sniper Exp $ */
+/* $Id: cvstemp,v 1.13 2002/08/26 11:23:29 derick Exp $ */
#include "php.h"
#include "srm_util.h"
@@ -26,6 +26,7 @@
srm_value *zval_to_srmval (zval *value)
{
+ TSRMLS_FETCH();
srm_value *tmp;
HashTable *myht;
int i;
Received on Mon Aug 26 14:00:05 2002
This archive was generated by hypermail 2.1.8 : Tue Jan 06 2009 - 06:00:02 CET