3 Commits

Author SHA1 Message Date
Elizabeth M Smith
4cda109cf9 This officially breaks building with anything less then 5.3
with the generator since it uses closures

But I can't get rid the of the /e modifier in the regex
without using a closure to wrap up that array information
so I'm stuck - either I break the generator for 5.2
or it spews on 5.4

Note this doesn't mean you can't still build against 5.2
you just need php 5.3 cli or higher to do the build
2012-08-08 23:07:37 -04:00
Andrei Zmievski
cb2047dff4 More work on generator. We can now generate some methods - only those
that work with strings and integers, basically.
2004-11-06 08:48:34 +00:00
Andrei Zmievski
9f0e368baa More work on the generator. 2004-10-21 02:46:31 +00:00