Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pulsar-edit/language-php

:lock: PHP package for Atom
https://github.com/pulsar-edit/language-php

Prepare 0.25.0 release

0f5e7b80901c3992ca71acea788fbc3aff8605dc authored over 9 years ago by Kevin Sawicki <[email protected]>
Add missing \

1db19d8700ee0597c3be91abc751f3c78c98f799 authored over 9 years ago by Kevin Sawicki <[email protected]>
Merge pull request #85 from frozzare/added-missing-phpdocs-tags

Added support for phpdoc method, property and source tags

2cb026fb920301df6b37512210f5936b2f0ccc3f authored over 9 years ago by Kevin Sawicki <[email protected]>
Added support for phpdoc method, property and source tags

68fbaba9972f6fd193faa04a0bee61d5c5148938 authored over 9 years ago by Fredrik Forsmo <[email protected]>
Fixed open tag completion

174de437c7bd775cf0e9f231ac1283cc91fd3547 authored over 9 years ago by Fredrik Forsmo <[email protected]>
Merge pull request #83 from frozzare/phpdoc-api-tag

Added syntax support for PHPDoc api tag

899c018426afe06aa060ac3fc46da48cea8c04d4 authored over 9 years ago by Wliu <[email protected]>
Added support for phpdoc api tag

30eb5640c1ac98ac50fe72350444e637adcabafa authored over 9 years ago by Fredrik Forsmo <[email protected]>
Merge pull request #80 from atom/mq-coffeelint-plus

Add coffeelint support

b83b8ad0f229ec3ae487690d2fad2dd8d6ec733e authored over 9 years ago by Machisté N. Quintana <[email protected]>
Add coffeelint support

ee570f2ba0200b3ec5a847c1f0f954dc9151b754 authored over 9 years ago by Machiste Quintana <[email protected]>
Make array in function arguments case insensitive

44fab008c95638a76d228362999bc247f5ae6b19 authored over 9 years ago by Indrek Ardel <[email protected]>
Fix a mistake in completions

aa1719fa5958a9a1f52eb734fdc2c5c0a5b52b6e authored over 9 years ago by Indrek Ardel <[email protected]>
Sync completions

cd027fcd76064a5e5b4073a2765b9c9c514efc0c authored over 9 years ago by Indrek Ardel <[email protected]>
Dedupe trait definition

62bba53bdcdde93e214374c7e72f24ae7aabede7 authored over 9 years ago by Indrek Ardel <[email protected]>
Sync with TextMate's PHP bundle

b7895954ae4bf9355b557fb0a9cabc74895de7c9 authored over 9 years ago by Indrek Ardel <[email protected]>
Prepare 0.24.0 release

585694a162a5ce2ec306212966f94a7ed55088a0 authored over 9 years ago by Kevin Sawicki <[email protected]>
Merge pull request #75 from mostafaeweda/no-word-chars

Add non word characters to php that excludes the dollar sign from a valid variable name

a732c7405266573547d485c50b1d63d3ae62bd66 authored over 9 years ago by Kevin Sawicki <[email protected]>
Revert version bump

bdb085929861b6801ef5ea9fb443314a5d2027e6 authored over 9 years ago by Mostafa Eweda <[email protected]>
Bump language-php version to 0.24.0

38e938140e647180672de05256419453a0f4dfe2 authored over 9 years ago by Mostafa Eweda <[email protected]>
Add non word characters to php that excludes the dollar sign from a valid variable name

64583fa0acbe237140b924f82dd519deba0e4948 authored over 9 years ago by Mostafa Eweda <[email protected]>
Prepare 0.23.0 release

e7e645785354f499c1736f924cef57fc7d3b750f authored over 9 years ago by Kevin Sawicki <[email protected]>
Merge pull request #72 from frozzare/master

Fixed default short array value syntax error

f8b4f9a188954f8eda3931a969a88d407d595794 authored over 9 years ago by Kevin Sawicki <[email protected]>
Fixed typo

7cf1693dd2213fb2d2c443050a17e9018a33ac9d authored over 9 years ago by Fredrik Forsmo <[email protected]>
Merged

80c8f59adb7e95dea19066283bf6e09d9a962368 authored over 9 years ago by Fredrik Forsmo <[email protected]>
Fixed so short array value works correct and added tests for both array() and short array when using array type

708dc81176559f64182195fbafc5c36be5111498 authored over 9 years ago by Fredrik Forsmo <[email protected]>
Merge pull request #73 from frozzare/issue-29

Fixed so namespaces syntax works on same lime as <?php

955dcf3eee0e66ea5a35a40a0237655daa7d422d authored over 9 years ago by Wliu <[email protected]>
Removed short array patter

70150f187cb9767b00ef1a419880ffac48583f69 authored over 9 years ago by Fredrik Forsmo <[email protected]>
Fixed so short array value works correct and added tests for both array() and short array when using array type

a1744bca95431e52133a35458a65220b105b9b5e authored over 9 years ago by Fredrik Forsmo <[email protected]>
Changed to \\s* instead \\s

9812a66feb87a1cfcfc5fc14a5790bbc531e1daf authored over 9 years ago by Fredrik Forsmo <[email protected]>
Changed to non-capturing group

54fcb2ef6d42eb5b9ac2312f3290fb8a440cc2ad authored over 9 years ago by Fredrik Forsmo <[email protected]>
Merge branch 'issue-29' of github.com:frozzare/language-php into issue-29

* 'issue-29' of github.com:frozzare/language-php:
Fixed typo
Added test for namespace on own...

2fe186913141f5ce6676bf3ec7f3c4158f6f2621 authored over 9 years ago by Fredrik Forsmo <[email protected]>
Fixed typo

fefe52ddc0663402cc9c58c6ffe86a98439f8bbe authored over 9 years ago by Fredrik Forsmo <[email protected]>
Added test for namespace on own line

6bbd923fcb190f67ebc8e8413d7be4202f93cc49 authored over 9 years ago by Fredrik Forsmo <[email protected]>
Added test for namespace on same line

c2de12fdee4e9933aa5cbc0e965f7e9d5ce87b70 authored over 9 years ago by Fredrik Forsmo <[email protected]>
Fixed so namespaces syntax works on same lime as <?php

6247fbb3fbcb2f30670c4c02067cd4693af6c00f authored over 9 years ago by Fredrik Forsmo <[email protected]>
Added a empty capture to short array syntax

372709559d0f8053d56a56db083d5dcbf2e59e9e authored over 9 years ago by Fredrik Forsmo <[email protected]>
Fixed default short array syntax error

4921f5bf6bfd4593c8043899578ba2734ae071d3 authored over 9 years ago by Fredrik Forsmo <[email protected]>
Prepare 0.22.0 release

f3509962475ad4a6376e3e4074e5f16654e3b222 authored over 9 years ago by Kevin Sawicki <[email protected]>
Add initial Travis config

2e84554fe0f3145f955b2c280bc7025d8bec26f7 authored over 9 years ago by Kevin Sawicki <[email protected]>
Merge pull request #65 from chemoish/master

Adding spec/ and prioritized combined operators

cf0ea92ec80d5f1060f827fde5ced69854c304a2 authored over 9 years ago by Kevin Sawicki <[email protected]>
Adding spec/ and prioritized combined operators (Ref: http://php.net/manual/en/language.operators.assignment.php).

3cd6b463f31a502e674f42145d2aa26a2725f29f authored over 9 years ago by Carey Hinoki <[email protected]>
Prepare 0.21.0 release

9db32677301be3603d2a26b92a64635fbbb323fa authored over 9 years ago by Kevin Sawicki <[email protected]>
Merge pull request #62 from robballou/control-structure-semicolons

Adding semicolons after control structures in .text.html.

39984b1e26aafa70e1474464674d78e78cd1b2f6 authored over 9 years ago by Kevin Sawicki <[email protected]>
Adding semicolons after control structures in .text.html.

While not required, ending semicolons are recommended and make it easier to add new code within ...

f36e1117374c2dc831289905b5c5c25be4b751c5 authored over 9 years ago by Rob Ballou <[email protected]>
Prepare 0.20.0 release

6e5ae33e86e27fde4c822fe8acfac2e17b58a62e authored almost 10 years ago by Nathan Sobo <[email protected]>
Rename scoped-properties/ to settings/

e23078ef8cbb6517a6a944d9d4ffe380152c996f authored almost 10 years ago by Nathan Sobo <[email protected]>
Prepare 0.19.0 release

22c66db9dbd5fcd0fd027f25eec69c9d41be46a6 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #54 from AdamBuczynski/finally-keyword

Properly identify finally keyword

d68facf57b96ceafa227f695af9f75f41b5dc572 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Properly identify finally keyword

68d000da072756f720a7f421e054b2b52fec8bc0 authored almost 10 years ago by Adam Buczynski <[email protected]>
Prepare 0.18.0 release

a7b9b502ac321a2ce611aae15e2ac2ab53c4e185 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Don't have tab stops touch in snippets

Causes issues when editing at the edge of one.

Closes #41

0a078de5dc072d4476eb2db18a67ab223f81a516 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.17.0 release

c8fd7b9358b5f3cd1e3f3eb282db776475d01b9c authored almost 10 years ago by Kevin Sawicki <[email protected]>
:lipstick: Use single quotes

04b7f406a151cbec520b35f77b0ba0ae39afe8af authored almost 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #40 from laravelfanatic/master

Added a grammar for 'trait' keyword

c2a4cece572ea1248d8c9b5b0beacf1bdd47e103 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Added a grammar for 'trait' keyword

7b7ca09b83eb1ae59b41d9bef2482ac0b8226197 authored almost 10 years ago by Laravel Fanatic <[email protected]>
Prepare 0.16.0 release

58979529a332f82cc60f890d2dcaa50906961442 authored about 10 years ago by Kevin Sawicki <[email protected]>
:lipstick: Sort file types

11ca0a8924e3ca4244c58b689b37e5e11268ecc5 authored about 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #26 from mavimo/feature/drupal-file-extensions

Added *install* and *profile* extensions are valid PHP files.

6348659dc91f85dd6a8945eca085b7871872ccd3 authored about 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.15.0 release

84eb1b343e8fff4b99549f073b883f9ae93c16c4 authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #28 from fotanus/master

Fix typo: s/repitition/repetition

3c331191411357a32bd0144e8ce6be4fce77d4d6 authored over 10 years ago by Kevin Sawicki <[email protected]>
Fix typo: s/repitition/repetition

52cbe10c97d853e9b997c7fe1c27098ce738a5da authored over 10 years ago by [email protected] <Felipe Tanus>
Added *install* and *profile* extensions are valid PHP files. Drupal use this extensions to mange installation files and distribution profile.

2db946955750ca5d3061321516fe0b9c6d687a98 authored over 10 years ago by Marco Vito Moscaritolo <[email protected]>
Move scopeName and name to the top

d3d3cf2869e5675a4444d9945ae7fdaca25fa1b4 authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.14.0 release

78e5d8d2b99e0b5a9d4e6651f6489e1c66f2b95a authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #23 from Stubbs/master

:memo: Add function snippet with doc bloc

5096cae7859fb5f10beb110c7513fd6898578f27 authored over 10 years ago by Kevin Sawicki <[email protected]>
:memo: Add function snippet with doc bloc

c56dba07500e29c348f0de8cc541a997bddbb5cb authored over 10 years ago by Stuart Grimshaw <[email protected]>
Prepare 0.13.0 release

db3a1c4060a4d205220ab27a8a1c87f6bb0786b2 authored over 10 years ago by Kevin Sawicki <[email protected]>
Put final tab stop after semicolon

7073275538511abdeac023fef8eca2db63906934 authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #21 from lagden/snippets

Add snippet - var_dump

b14b320043f2a5a90a085a7ae9b243f056ca3342 authored over 10 years ago by Kevin Sawicki <[email protected]>
Fix snippet - echo better continuity

bea0c9520176e1b97e7a03aa7dab22bc5bd08550 authored over 10 years ago by Thiago Lagden <[email protected]>
Fix snippet - echo

417af57f6d546390de7bfc6fca2b72e10ef461c1 authored over 10 years ago by Thiago Lagden <[email protected]>
Fix snippet - var_dump

df27f36e30f734bc46f8ff7296be373608592a8f authored over 10 years ago by Thiago Lagden <[email protected]>
Prepare 0.12.0 release

fd975dc72f8c0fc8c31f3cef8bcb75efe153104f authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #19 from peterfox/master

Update language-php.cson

e9cb6dbd8da80df9b5dd4637e620c87ab3d75ccb authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #18 from Atrophius/master

Add versions of 'this' and 'ethis' snippets that work inside of php tags

4df48a9e571e84dc1e9dde3677c920f092c3de2f authored over 10 years ago by Kevin Sawicki <[email protected]>
Add snippet - var_dump

f86ca61c99648816e1a4eda3a9a107c4424ffbcc authored over 10 years ago by Thiago Lagden <[email protected]>
Update language-php.cson

Add feature short array 'shorray' snippet as well as a keyval snippet for creating extra key val...

813bc7219ea6bc1851cf4624d459d041e8fd3eb5 authored over 10 years ago by Peter Fox <[email protected]>
Add versions of 'this' and 'ethis' snippets that work inside of php tags.

83f79edd486375afd7f85052d7e26dfbd474e1e6 authored over 10 years ago by Jeremy Privett <[email protected]>
Prepare 0.11.0 release

c2ac02fe18448f04b4312ac00c00991630f69730 authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #17 from Andreyco/patch-1

Add Trait snippet & fix DocBlock intendation for Class structure.

725f1a4366fc86487f7fe4e9d582360163130387 authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #2 from Andreyco/patch-2

Fix DocBlock intendation for Class snippet

49d5efc106ce2588c0557f1f6af5c33698e5e81f authored over 10 years ago by Andrej Badin <[email protected]>
Fix DocBlock intendation for Class snippet

c52f58b0201c0aeb7dd8cf14df61387dc3dbd5cc authored over 10 years ago by Andrej Badin <[email protected]>
Add Trait snippet

41490d0a095272ade3735aef7de36c5ce62e8be6 authored over 10 years ago by Andrej Badin <[email protected]>
Prepare 0.10.0 release

62070ef0c812951db4bc6627de78c5c5a69d5b89 authored over 10 years ago by Kevin Sawicki <[email protected]>
Remove unneeded \ before $

c9a14eb3fc6a5eb66c6a4b67059fdbb0b3c7a628 authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #8 from michaelfavia/snippet-fixes-7

fixes #7: snippet extra "/" from conversion form textmate

f6f97e97ebea24a401d0261fd32526139e31573e authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.9.0 release

67631daa754e92c17838632ddebb31a8a56ce83d authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #1 from jacobbednarz/add-more-php-file-ext

Add in support for 'inc' and 'module' extensions

bd078b1c6d2ca5e362daea80ddf3b38cc2bf4a9b authored over 10 years ago by Kevin Sawicki <[email protected]>
Re-add inc file extension and sort alphabetically :sparkles:

b2a1e37393434a8f1a60a84740b50202c44e722f authored over 10 years ago by Jacob Bednarz <[email protected]>
Remove 'inc' file extension

cdd6afc0440422522ed0d9a53512149d0fcebd9e authored over 10 years ago by Jacob Bednarz <[email protected]>
fixes #7: snippet extra "/" from conversion form textmate

d9e4dde69557d26376da5fe9447de61ac1797e66 authored over 10 years ago by Michael Favia <[email protected]>
Merge pull request #5 from bjacobel/master

Updates package.json 'bug' field to point to this repo

475c59e7467058c5af1bd61ba6d6eb4f2af021d1 authored over 10 years ago by Nathan Sobo <[email protected]>
Changes bug link in package.json to point to this repo

1c0f8e1a4b57c1db14698c64d370e08047739329 authored over 10 years ago by Brian Jacobel <[email protected]>
Add in support for 'inc' and 'module' extensions

'inc' and 'module' file extensions are used by Drupal and other CMS's.

5c113b78fa22b203c82b98902792c9e37dae96c6 authored over 10 years ago by Jacob Bednarz <[email protected]>
Prepare 0.8.0 release

842b22e0e3ac2f1835673c801b90f3675e9bfb73 authored over 10 years ago by Kevin Sawicki <[email protected]>
Add CONTRIBUTING.md

f8137de4cd93e438444f4c143ae9fa27ed3b2bdc authored over 10 years ago by Kevin Sawicki <[email protected]>
Convert to CSON and consolidate snippets/properties

e966a3339149c7f5c7ea184ff76f3df498d39b19 authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.7.0 release

efbdd0074d7e2a6602f12dd85ce10dabbeb1817f authored over 10 years ago by Nathan Sobo <[email protected]>
Link to bundle conversion docs in README

1f0dccfb4e8a75a3d51c334e26627ad195da6e21 authored over 10 years ago by Nathan Sobo <[email protected]>
Add MIT license

2802523fee24f0b4de40f42d11f2dccfeccfc757 authored over 10 years ago by Nathan Sobo <[email protected]>
Prepare 0.6.0 release

386921a3547e178553fb29a9331ee6a911bd03ac authored over 10 years ago by Kevin Sawicki <[email protected]>