Commit Graph

9 Commits

Author SHA1 Message Date
Dmitriy Simushev
33ec96a1b4 Replace String class with StringWrapper one 2015-08-06 10:45:25 +00:00
Pascal Thormeier
6ef6b7bc08 Remove last var_export statements
Got overlooked while refactoring
2015-06-19 11:43:58 +02:00
Pascal Thormeier
e1956be453 CS fixes 2015-06-17 16:11:50 +02:00
Pascal Thormeier
0111689f47 Fix and add tests
Also use var_export in exceptions in case array/object/etc get passed
2015-06-17 15:50:10 +02:00
Pascal Thormeier
0a908fb6a1 Improve error reporting in case of exception
Make Exception messages more verbose
2015-06-17 14:18:32 +02:00
Dmitriy Simushev
934566765e Treat integer helper arguments as literals 2014-09-10 12:31:23 +00:00
Dmitriy Simushev
618ec54490 Fix arguments parsing for "0" string 2014-09-08 13:23:19 +00:00
Dmitriy Simushev
2ebc5bfda2 Add special variables detection 2014-09-02 13:08:20 +00:00
Dmitriy Simushev
17dc20203b Improve arguments parsing 2014-09-02 09:34:38 +00:00