/[A3C]/t/40-php.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /t/40-php.t

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 148 - (view) (annotate) - [select for diffs]
Modified Tue Jun 3 10:23:52 2008 UTC (15 years, 9 months ago) by dpavlin
File length: 2000 byte(s)
Diff to previous 144
support escaped quotes in quoted strings
(used for site names in our configurations)


Revision 144 - (view) (annotate) - [select for diffs]
Modified Sat May 31 12:24:04 2008 UTC (15 years, 10 months ago) by dpavlin
File length: 1623 byte(s)
Diff to previous 136
we use UTF-8 encoding internally, so fix test data

Revision 136 - (view) (annotate) - [select for diffs]
Modified Fri May 30 20:53:14 2008 UTC (15 years, 10 months ago) by dpavlin
File length: 1620 byte(s)
Diff to previous 133
For the first time, we can parse actual strix php configuration

This required following in PHP parser:
- ignore include function
- implement true and false PHP constants
- protect @ in double quoted strings to make perl happy again

Diff looks much bigger because of identing fixes
(tab size 4 instead of spaces, yes evil, but I like it)

Revision 133 - (view) (annotate) - [select for diffs]
Added Fri May 30 20:04:23 2008 UTC (15 years, 10 months ago) by dpavlin
File length: 1389 byte(s)
Added Parse::RecDescent PHP parser based on PHP::Include

PHP::Include puts new variables in current scope, while we
prefer to get single hash with all defined values.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26