Justin Hileman
|
7b81206923
|
Remove create_example script.
I'm not sure it has ever been used, and it's not all that difficult to create one manually.
|
2015-08-15 09:22:13 -07:00 |
|
Justin Hileman
|
27a8bf0b69
|
Update to latest php-cs-fixer config.
Update to corresponding style-ci config options. Fix a few code style issues in the process.
|
2015-07-18 07:23:23 -07:00 |
|
Dariusz Ruminski
|
47eb13cb26
|
CS update
|
2015-03-28 17:54:07 +01:00 |
|
Justin Hileman
|
22611a957c
|
CS fixes.
Plus add config for StyleCI.
|
2015-03-02 21:53:03 -08:00 |
|
Dariusz Ruminski
|
42c34b6e34
|
apply phpdoc_no_empty_return fixer
|
2015-02-26 21:40:19 +01:00 |
|
Justin Hileman
|
cdb8f8d340
|
Fix bin/create_example CS
|
2014-12-27 07:33:27 -08:00 |
|
Dariusz Rumiński
|
3d25e12fe1
|
cs fixes
|
2014-07-24 18:37:55 +02:00 |
|
Dariusz Rumiński
|
808810f540
|
Apply PSR rules on bin directory
|
2014-05-15 09:33:13 +02:00 |
|
Dariusz Rumiński
|
d2f8944798
|
Add few spaces around concatenations
|
2014-05-15 09:32:57 +02:00 |
|
Justin Hileman
|
22a47452da
|
How embarrassing.
I keep writing 2013 on my copyright notices.
|
2014-03-13 22:34:44 -07:00 |
|
Justin Hileman
|
3a9a8bde36
|
Update bin/build_bootstrap.php for Cache classes.
|
2013-12-14 12:37:05 -08:00 |
|
Justin Hileman
|
0d161cc7d2
|
Bump copyright dates.
|
2013-09-18 12:10:17 -07:00 |
|
Justin Hileman
|
ade0b98761
|
Remove unnecessary leading slashes.
|
2013-05-10 17:24:53 -07:00 |
|
Justin Hileman
|
7fb7758178
|
Include header in generated bootstrap files.
|
2013-03-12 16:40:36 -07:00 |
|
Justin Hileman
|
d5e199b3b9
|
Update build_bootstrap with all the new classes!
|
2013-01-26 16:25:57 -08:00 |
|
Justin Hileman
|
d766076b5a
|
Add LambdaHelper and Logger to build_bootstrap.
|
2013-01-12 09:17:33 -08:00 |
|
Justin Hileman
|
01bcf6a51a
|
Add a build_bootstrap script.
Generates `mustache.php`, a single-file bootstrap library which is a lot easier to include in your project.
|
2013-01-12 09:10:33 -08:00 |
|
Justin Hileman
|
2448992cc8
|
Update to proposed PSR-1 coding standard.
* 4 space (no tab) indent
* K&R-style braces
|
2012-05-01 22:03:39 -07:00 |
|
Justin Hileman
|
1430b27f86
|
Move examples into the test fixtures.
|
2012-03-26 19:05:08 -07:00 |
|
Justin Hileman
|
1f97e2cb5e
|
Update create_example script for 2.0-dev
|
2012-03-01 06:27:53 -08:00 |
|
Justin Hileman
|
236ba060ca
|
Code style updates.
|
2012-01-08 16:29:58 -08:00 |
|
Mogria
|
5bf3ee0000
|
create_example.php: added a #!-line and moved to bin directory
|
2012-01-08 18:59:35 +01:00 |
|