[smarty-php] r4883 committed - [No log message]

0 views
Skip to first unread message

smart...@googlecode.com

unread,
Oct 7, 2014, 6:20:40 PM10/7/14
to smart...@googlegroups.com
Revision: 4883
Author: Uwe....@googlemail.com
Date: Tue Oct 7 22:20:21 2014 UTC
Log: [No log message]
https://code.google.com/p/smarty-php/source/detail?r=4883

Modified:
/trunk/development/lexer/smarty_internal_templateparser.php
/trunk/development/lexer/smarty_internal_templateparser.y
/trunk/distribution/libs/sysplugins/smarty_internal_templateparser.php

=======================================
--- /trunk/development/lexer/smarty_internal_templateparser.php Tue Oct 7
22:07:15 2014 UTC
+++ /trunk/development/lexer/smarty_internal_templateparser.php Tue Oct 7
22:20:21 2014 UTC
@@ -98,7 +98,7 @@
public $retvalue = 0;
public static $prefix_number = 0;
private $_string;
- private $yymajor;
+ public $yymajor;
public $last_index;
public $last_variable;
public $root_buffer;
=======================================
--- /trunk/development/lexer/smarty_internal_templateparser.y Tue Oct 7
22:07:15 2014 UTC
+++ /trunk/development/lexer/smarty_internal_templateparser.y Tue Oct 7
22:20:21 2014 UTC
@@ -21,7 +21,7 @@
public $retvalue = 0;
public static $prefix_number = 0;
private $_string;
- private $yymajor;
+ public $yymajor;
public $last_index;
public $last_variable;
public $root_buffer;
=======================================
--- /trunk/distribution/libs/sysplugins/smarty_internal_templateparser.php
Tue Oct 7 22:07:15 2014 UTC
+++ /trunk/distribution/libs/sysplugins/smarty_internal_templateparser.php
Tue Oct 7 22:20:21 2014 UTC
@@ -98,7 +98,7 @@
public $retvalue = 0;
public static $prefix_number = 0;
private $_string;
- private $yymajor;
+ public $yymajor;
public $last_index;
public $last_variable;
public $root_buffer;
Reply all
Reply to author
Forward
0 new messages