pbiggar / phc

A compiler for PHP
132 stars 37 forks source link

Check each revision #70

Open pbiggar opened 9 years ago

pbiggar commented 9 years ago
I have a machine idling, which is just waiting to check out each release,
heck it with multiple versions of PHP and record the results is an easy to
read web front-end.

As a bonus, it should be able to accept results from machines of other
architectures.

Original issue reported on code.google.com by paul.biggar on 2007-11-12 12:08:36

pbiggar commented 9 years ago
This is done, but it needs a great deal of work. It should make the .tar.gz file, and
build from that, not directly from the source. It should check the benchmark results.
It should check the dataflow branch. It should allow 'redo' to be set without
accessing the DB by hand.

Original issue reported on code.google.com by paul.biggar on 2008-09-06 16:16:48

pbiggar commented 9 years ago
It should also check against PHP 5.2.*, not just 5.2.3.

Original issue reported on code.google.com by paul.biggar on 2008-09-06 16:21:40

pbiggar commented 9 years ago
It should not check changes that happen in a different branch, in www, docs(?) or wiki.

Original issue reported on code.google.com by paul.biggar on 2008-09-14 09:45:47

pbiggar commented 9 years ago
(No text was entered with this change)

Original issue reported on code.google.com by paul.biggar on 2010-09-08 09:48:45