USAMI Kenta
|
d9a4e831b4
|
Add .php_cs and .php_cs.dist (#3367)
* Add .php_cs and .php_cs.dist
* Move files to filenames subdir
|
2016-12-07 09:20:40 -08:00 |
|
Kyle Smith
|
d46a529b6a
|
Add support for Thrift-generated PHP code. (#3329)
|
2016-11-29 07:49:41 -08:00 |
|
François B
|
37840856ed
|
Add .phps extension for PHP
.phps stands for "PHP Source"
Useful to show examples of PHP code. A properly-configured server will
output a .phps file as is, with color-formated source code instead of
the HTML that would normally be generated.
Usage in GitHub:
https://github.com/search?utf8=%E2%9C%93&q=extension%3Aphps+NOT+nothack&
type=Code
Example taken from:
https://github.com/PHPMailer/PHPMailer/blob/master/examples/mail.phps
|
2015-10-09 14:43:22 +02:00 |
|
Paul Chaignon
|
9f8c15ed6c
|
Merge branch 'master' into inc-extension
|
2015-07-05 14:45:35 +02:00 |
|
Arfon Smith
|
8f651bca03
|
Adding PHP sample file for completeness
|
2015-07-04 06:01:06 +01:00 |
|
Paul Chaignon
|
0c2aeae00d
|
.inc extension for PHP, Pascal, Assembly, SQL, C++, HTML and SourcePawn
|
2015-05-10 20:36:41 +02:00 |
|
Brandon Keepers
|
ef49fe417f
|
fix samples after renaming script
|
2015-04-17 14:37:40 +12:00 |
|
Brandon Keepers
|
8a42f76f03
|
Remove .script! hack
|
2015-04-17 14:09:05 +12:00 |
|
Paul Chaignon
|
96e6b3f53e
|
Reclassify samples generated from Zephir code
|
2015-01-06 17:00:16 +01:00 |
|
Arfon Smith
|
9e50e188a8
|
Merge branch 'master' into 1233-local
Conflicts:
lib/linguist/language.rb
lib/linguist/languages.yml
lib/linguist/samples.json
|
2014-11-01 10:04:22 -05:00 |
|
Arfon Smith
|
302af86363
|
Merge branch 'master' into 1233-local
Conflicts:
lib/linguist/language.rb
lib/linguist/samples.json
|
2014-09-16 16:36:10 -05:00 |
|
Paul Chaignon
|
58ae0908e3
|
Sample files to test the new FileBlob.extension method
|
2014-06-19 18:34:37 +02:00 |
|
Paul Chaignon
|
1148a9746a
|
Change unknown extension of PHP sample file
|
2014-06-01 19:59:57 +02:00 |
|
Ted Nyman
|
4fb910533f
|
Add another php script sample
|
2013-07-20 15:05:49 -07:00 |
|
Patrick Reynolds
|
f363b198e1
|
more and better samples for Nu, Racket, Scala
- 99 bottles of beer is more substantial than hello world
- also fixed chmod 755 on several .script! files
|
2013-06-06 16:53:16 -05:00 |
|
Dominik Tobschall
|
b1684037d6
|
added php cli samples
|
2012-12-02 14:05:52 +01:00 |
|
Joshua Peek
|
7b6caa0f6c
|
Rename samples subdirectories
|
2012-07-23 15:52:49 -05:00 |
|