diff options
Diffstat (limited to 'ext/standard/var_unserializer.c')
-rw-r--r-- | ext/standard/var_unserializer.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/standard/var_unserializer.c b/ext/standard/var_unserializer.c index 01d2fd9f6..82c16222a 100644 --- a/ext/standard/var_unserializer.c +++ b/ext/standard/var_unserializer.c @@ -1,9 +1,9 @@ -/* Generated by re2c 0.13.5 on Wed Apr 8 09:34:35 2009 */ +/* Generated by re2c 0.13.5 on Mon Nov 23 09:26:17 2009 */ /* +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2009 The PHP Group | + | Copyright (c) 1997-2010 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | @@ -17,7 +17,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: var_unserializer.c 278451 2009-04-08 18:10:46Z rasmus $ */ +/* $Id: var_unserializer.c 293036 2010-01-03 09:23:27Z sebastian $ */ #include "php.h" #include "ext/standard/php_var.h" |