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

Exec functions won't match part of function name

43a7b842fb58ac7561184db142344a1b127e0d52 authored about 5 years ago by Kapitan Oczywisty <[email protected]>
Tests for closures

651ed94a573741f9473214559602b5b7d0ce12d6 authored about 5 years ago by Kapitan Oczywisty <[email protected]>
Added missing spaces in tests

a6a120d1943f425921534554b25c0dd54df67479 authored about 5 years ago by Kapitan Oczywisty <[email protected]>
Tests for ternarry, comments in closures

5cae1f436d7ef882126a2520a0ace5a25e82010b authored about 5 years ago by Kapitan Oczywisty <[email protected]>
Comments in closures are now properly colored #322

291207e45d26284d69f45ea876b073a2a3f81927 authored about 5 years ago by Kapitan Oczywisty <[email protected]>
Ereg functions won't match part of function name #353

fe9800bb6fb2a58a7ae469594c5c457d96a3369f authored about 5 years ago by Kapitan Oczywisty <[email protected]>
Fixed ternary operator with double colon #356

6cf69d2cf7c0ec84a14b27cca2e97e7567499126 authored about 5 years ago by Kapitan Oczywisty <[email protected]>
Added return type for closures, namespaces allowed in return types, fixes #367

50aefb690fbe3d82c070aefc6b4f1704c2edb358 authored about 5 years ago by Kapitan Oczywisty <[email protected]>
Fix functions returning references, Fixes #343

9f75fded71354b1dd619cee72196004aca0f4407 authored about 5 years ago by Kapitan Oczywisty <[email protected]>
Prepare 0.44.2 release

e3281a842ffed11adbe8763b0ddcffcf308a30fb authored over 5 years ago by Antonio Scandurra <[email protected]>
Merge pull request #360 from mohamamdreza1000/master

Fixing syntax highlighting issue for flexible HEREDOC and NOWDOC in PHP 7.3

6fc92cec0dd3860c7733fdbe1f32bb1854deae45 authored over 5 years ago by Antonio Scandurra <[email protected]>
Invalid examples now are valid plus new example

As: https://github.com/atom/language-php/pull/357#discussion_r275149488 and https://github.com/a...

db3d0455f1a055e43db85e57080155fc0e33005c authored over 5 years ago by LAca <[email protected]>
Grammar updated by respecting HEREDOC and NOWDOC

Ending terminator also considered as: https://github.com/atom/language-php/pull/357#issuecomment...

0efbd42e73b52347f95ac5f00c9f288ed4958832 authored over 5 years ago by LAca <[email protected]>
Merge pull request #352 from roblourens/matchBegin

begin -> match

b896ebfb6f669b8714f419527f047466420efe5c authored over 5 years ago by Winston Liu <[email protected]>
begin -> match

ead51a87267072b5e2e28531aca1f2574e1d4309 authored over 5 years ago by Rob Lourens <[email protected]>
Prepare 0.44.1 release

608077bba25b38fdb4180af659214c2603fbbb78 authored almost 6 years ago by Winston Liu <[email protected]>
Merge pull request #342 from Ingramz/fix-self-injection

Fix PHP tags being injected into PHP source code

f84efb4afc1be995f03ed583b1515a467e0bcb56 authored almost 6 years ago by Winston Liu <[email protected]>
Fix PHP tags being injected into PHP source code

b6c5e83016b52311cdc622c2579462861ee91587 authored almost 6 years ago by Indrek Ardel <[email protected]>
Merge pull request #338 from atom/dot-github-update

🤖 Configure probot/no-response to allow 28 days when requesting more info on an issue

d2c0a89a81f9adbf615af2909b7fe829d5798a6c authored about 6 years ago by Jason Rudolph <[email protected]>
:memo: Update .github

94fd368164e554dabea3b83303acccf475d5de56 authored about 6 years ago by Jason Rudolph <[email protected]>
Merge pull request #337 from atom/dot-github-update

Add Probot no-response configuration

a2f8c84e0f45859529a142157e8b828e6d6536ec authored about 6 years ago by Jason Rudolph <[email protected]>
:memo: Update .github

d19c822df845944a1be537f2c4f308feeb221b4b authored about 6 years ago by Jason Rudolph <[email protected]>
Prepare 0.44.0 release

7855c07da7e99947a6a30cee817e88743cf3ac14 authored over 6 years ago by Wliu <[email protected]>
Merge pull request #332 from atom/wl-sql-injections-interpolation

Recognize interpolation in SQL strings in embedded SQL

955cc83c4cc9a9b5c60c5c3cc04b4be1c1bd3ca1 authored over 6 years ago by Wliu <[email protected]>
Specs

72bfa9592e689fdcb70562ff7d882ad5308e79f7 authored over 6 years ago by Wliu <[email protected]>
Fixup string patterns in SQL injections

9b96c5f6cce0395b2a74ed1f14caf033da97a5ed authored over 6 years ago by Wliu <[email protected]>
Update documentation links for interpolation

13842b6dfb4568f76e8fa0c08dbff74347ee13c6 authored over 6 years ago by Wliu <[email protected]>
Merge pull request #330 from atom/wl-sql-injections

Use injections for SQL strings

578fe7e4c55097603b1a270ee1ae0d3fb3623562 authored over 6 years ago by Wliu <[email protected]>
Add spec for interpolation in SQL strings

65543502c1abde1427ac900005d463c06558aba8 authored over 6 years ago by Wliu <[email protected]>
Use injections for SQL strings

58df8be8460777393b6345c517b2443ad4f7e8b5 authored over 6 years ago by Wliu <[email protected]>
Prepare 0.43.2 release

10f3a9647867fece9d659ee9a005bdedb3418693 authored over 6 years ago by Wliu <[email protected]>
Merge pull request #314 from carusogabriel/patch-1

Use // instead of # for PHP comments

6375317d81173f24a35fa5189ccb3a5bee75f225 authored over 6 years ago by Wliu <[email protected]>
Merge pull request #317 from atom/wl-yield-from

Tokenize `yield from`

986c924bc564fa3786fc1fd7f6e53966a261f2a3 authored over 6 years ago by Wliu <[email protected]>
Tokenize `yield from`

b054176835218c446d22b3c1b9dcfdcf8cacf49f authored over 6 years ago by Wliu <[email protected]>
Merge pull request #316 from atom/wl-class-start

Tokenize classes that start at a curly brace

19b67d66f53f4b2554d9bb371565e0574462e035 authored over 6 years ago by Wliu <[email protected]>
Tokenize classes that start at a curly brace

345140b65b03b1280f88baaa18fae6ebd061f195 authored over 6 years ago by Wliu <[email protected]>
Merge pull request #315 from atom/wl-nullable-return-type

Tokenize nullable-type operator

8c42e37ae2eb3485bdae4f870f2f99db5cbb0bd6 authored over 6 years ago by Wliu <[email protected]>
Tokenize nullable-type operator

1690e9ed3f4f74b0fa8b0be79ac2dc0bfba128e2 authored over 6 years ago by Wliu <[email protected]>
Use // instead of # for PHP comments

b374eb7ba228c7e580071c2d94c523968df11b7e authored over 6 years ago by Gabriel Caruso <[email protected]>
Prepare 0.43.1 release

c29a0f16fa6e4abc84913184d49d7fab49805c2e authored over 6 years ago by Wliu <[email protected]>
Merge pull request #310 from UziTech/patch-2

fix heredoc snippet

759e17e0801f74ce90286c449df4a312ae7c2455 authored over 6 years ago by Wliu <[email protected]>
fix heredoc snippet

821f24a2c150e086ce316d6ab2b932f426d2aebc authored over 6 years ago by Tony Brix <[email protected]>
Merge pull request #309 from UziTech/patch-1

remove unnecessary space at the end of line

f75d7870bd259c376f9e53b77add96a574aff0d5 authored over 6 years ago by Wliu <[email protected]>
remove unnecessary space at the end of line

bf4b0fcd7841190f424aa868667be9107504dd90 authored over 6 years ago by Tony Brix <[email protected]>
Prepare 0.43.0 release

4e0af1727c59d15bcd0563ec1a9a0662d1137108 authored almost 7 years ago by Wliu <[email protected]>
Merge pull request #302 from atom/wl-identifier-quirks

Handle quirk in how PHP parses identifiers

11b2057dbf32355019621ee3769f5c8ef577f524 authored almost 7 years ago by Wliu <[email protected]>
Merge pull request #298 from Ingramz/double-quote-escape

Detect escaping double quotes only in double quoted strings

2f3c4b1c93df1cc8ef5120b92b9b002667a8f34f authored almost 7 years ago by Wliu <[email protected]>
Update word boundary matches

5aa84c7871d2803589c6873b94cf10783c9a4f58 authored almost 7 years ago by Wliu <[email protected]>
Specs!

0d2212b841a021b8d4fdb89e3e0ec9d9b69fb142 authored almost 7 years ago by Wliu <[email protected]>
Handle quirk in how PHP parses identifiers

6f72fb99f4e4915c3f4f893311c69975df6b932e authored almost 7 years ago by Wliu <[email protected]>
Merge pull request #300 from Ingramz/array-missing-space

Add missing optional space to array() construct

3e45569d8fb3af6747f6e4208b16d17deb577b97 authored almost 7 years ago by Wliu <[email protected]>
Add missing optional space to array() construct

e9d2b537afcc710fb49eedbcc36c7eac7fccad35 authored almost 7 years ago by Indrek Ardel <[email protected]>
Detect escaping double quotes only in double quoted strings

95f055ab4da12de8711de32d6a1e7732665ec999 authored almost 7 years ago by Indrek Ardel <[email protected]>
Merge pull request #217 from atom/wl-split-grammars

Split PHP grammar into separate HTML and PHP portions

0854ed11950c565118fe3c1ed118acf9390a23c9 authored almost 7 years ago by Wliu <[email protected]>
Merge pull request #292 from Ingramz/wl-split-grammars-extra

Additional changes for the split grammars

a12e6ff1f97f8297091184fd99d05a485e106823 authored almost 7 years ago by Wliu <[email protected]>
Spec styling fixes

cdb50fa5f12fbbff3a37d749b6d9083a0f2fb8ac authored almost 7 years ago by Indrek Ardel <[email protected]>
Add opening PHP tags as potential first line match

29c140e1531e0b5e842e5bfd4377f879d8b79cd4 authored almost 7 years ago by Indrek Ardel <[email protected]>
Add shebang

41a79de72e222233dc0316e0fb24a80a1d74f2e7 authored almost 7 years ago by Indrek Ardel <[email protected]>
Use single quotes where possible

4595a1ea5be39bdac44077e493425067007b63d5 authored almost 7 years ago by Indrek Ardel <[email protected]>
Fix incorrect merge

806fdf6c2a307f58bf980b54c350d85509627c5f authored almost 7 years ago by Wliu <[email protected]>
Do not include #php-tag in HTML patterns

0216ed9345f8d2cf8c5c80085284505fb61aabb9 authored almost 7 years ago by Wliu <[email protected]>
Just kidding, move firstLineMatch back to html.cson

6e9cbd9403e2313f08170611067be709632d2e08 authored almost 7 years ago by Wliu <[email protected]>
Test source.php in php-spec, text.html.php in html-spec

Move firstLineMatch back to php.cson

81e70537cf90501423f5dfb176d7a1525bfd328b authored almost 7 years ago by Wliu <[email protected]>
Add new html-spec file to test PHP and HTML interactions

af9ebd6ea851a3d678c8bf374283984f5febc3e2 authored almost 7 years ago by Wliu <[email protected]>
Revert tag scope changes

2c7ee78a81a9cabdfaabb0894437455877861711 authored almost 7 years ago by Wliu <[email protected]>
Move #language into top-level patterns; use $self as a replacement

af9887bb03c7ac23da428e5bed1f6330084d4d19 authored almost 7 years ago by Wliu <[email protected]>
Split PHP grammar into separate HTML and PHP portions

Fixes #182

de4b0be1081553c568c4bb96111b6b964ae986fd authored almost 7 years ago by Wliu <[email protected]>
Prepare 0.42.2 release

f9b99c63bcea78089d949f5b3cc3fd14f1911311 authored almost 7 years ago by Wliu <[email protected]>
Merge pull request #285 from dsifford/dsifford-ternary-operators

Add support for ternary and null coalescing operators

49930900b798dde17a8a0fc31b5bbdb9532a47a3 authored almost 7 years ago by Wliu <[email protected]>
:fire: empty line

05f4d9d1088968f134d99097eee0414ce604f872 authored almost 7 years ago by Wliu <[email protected]>
move ternary_expression below ternary_shorthand & null_coalscing + simplify pattern

1db34bfa89aa975ef55704d535a2bba641d760e1 authored almost 7 years ago by Derek P Sifford <[email protected]>
Merge pull request #291 from atom/wl-infinite-injection-loop

Remove potential zero-width injection pattern

28fb4f86a27452bc2337a6a0806b9fba7247a8e0 authored almost 7 years ago by Wliu <[email protected]>
Remove potential zero-width injection pattern

71231bfb975ac56d9c13c5b4cda21c081ebbc6ee authored almost 7 years ago by Wliu <[email protected]>
Merge pull request #288 from atom/wl-scope-resolution-namespaces

Tokenize namespaces when using the scope resolution operator

3e21c9282cd1c5448a1613f5f1f7610d8bae94e2 authored about 7 years ago by Wliu <[email protected]>
Tokenize namespaces when using the scope resolution operator

1d449de66dfed95a2a7812c65452aa52513b2040 authored about 7 years ago by Wliu <[email protected]>
remove self reference

a3e152ccf155a3bb5c46431605a4c95d09f9d42f authored about 7 years ago by Derek P Sifford <[email protected]>
fix issues brought up in PR

e27bf30c604ffeacc504ac36960ba76cd6bf4d8d authored about 7 years ago by Derek P Sifford <[email protected]>
adjust expect statement for clarity

0fca6436ed798507ff48dfb40cbcb1bb6702e603 authored about 7 years ago by Derek P Sifford <[email protected]>
fix a few of the issues brought up by @50Wliu

b2859826e399f89276b889f6061f0b760217c0e5 authored about 7 years ago by Derek P Sifford <[email protected]>
add tests for new operators

2314160df1aa9e51251146b3d3fbc5c07698ce57 authored about 7 years ago by Derek P Sifford <[email protected]>
add support for ternaries and null-coalescing operators

0a8eaeeb0f14c60500a5ac6a053a0b12064718c5 authored about 7 years ago by Derek P Sifford <[email protected]>
Merge pull request #283 from davisben/theme-extension

Add .theme file extension

aa095129f29f4ffbf5db6f154aa283997ddbca29 authored about 7 years ago by Wliu <[email protected]>
Add theme extension

3c2f0b6b595f8897acc91f626876cc95d83910ec authored about 7 years ago by Ben Davis <[email protected]>
Prepare 0.42.1 release

4931a75da56b1b74849590cbca3c1b1184d7480c authored about 7 years ago by Wliu <[email protected]>
Merge pull request #280 from atom/wl-textmate-compat

Fix issues with TextMate compatibility

8f56c3d5a59fb26e028a8b02c697920c73214fca authored about 7 years ago by Wliu <[email protected]>
Fix issues with TextMate compatibility

e036dd31d2a29af639062ca790fc36521981d791 authored about 7 years ago by Wliu <[email protected]>
Merge pull request #279 from Ingramz/heredoc-end-fixes

Allow heredocs to end without a semicolon on the same line

9893a0baf515fbb0b6bd3eaf129414b73889f06d authored about 7 years ago by Wliu <[email protected]>
Allow heredocs to end without a semicolon on the same line

974c64dd0b52b40f0b04d5292af8ba705e3bbcfd authored about 7 years ago by Indrek Ardel <[email protected]>
Merge pull request #278 from atom/wl-heredoc-terminator

Heredoc terminators must end with a semicolon and EOL

1b73f9dc9dc076fbc38e1697feab84ed7e1f9c1a authored about 7 years ago by Wliu <[email protected]>
Heredoc terminators must end with a semicolon and EOL

fce8a3b7a2ab398b721c7d49492e8f1e1bab66d5 authored about 7 years ago by Wliu <[email protected]>
Merge pull request #157 from eliasib13/master

Fixed: Block try...catch now uses \Exception instead of Exception

37b0879cffdd775eb6c9cfff09b1461831d938e2 authored about 7 years ago by Wliu <[email protected]>
Merge pull request #275 from tpunt/tostring-capitalisation

Correct __toString capitalisation

354b42a4e2712b53dd96b39ebf4df826caa52a58 authored about 7 years ago by Wliu <[email protected]>
Correct toString capitalisation

cab85343ce7588819bb7df7e4ef1ab999e70a76d authored about 7 years ago by Thomas Punt <[email protected]>
Prepare 0.42.0 release

015d278b787df712a20fc633bad4a27d3e33007b authored about 7 years ago by Wliu <[email protected]>
Merge pull request #266 from atom/wl-end-php

Always end PHP on ?>

aa6a8539a55164569caa5ae1913066cd4f0604fd authored about 7 years ago by Wliu <[email protected]>
Bring in spec addition from #274

cf19a90c4d53a4a2566f74dece12f04a01491165 authored about 7 years ago by Wliu <[email protected]>
:memo:

8d12b1d3d9ca5fc240efacc987a1212bcbb884e4 authored about 7 years ago by Wliu <[email protected]>
Merge pull request #269 from Ingramz/patch-2

Bring in suggested changes

c16bf442727f4834e67544cc0ef801f613f7e13b authored about 7 years ago by Wliu <[email protected]>
Fix spec

ada9046fa8363da683e0fc3a89a257994d52ea32 authored about 7 years ago by Indrek Ardel <[email protected]>
Don't mark keywords as labels

1327851449d3edea8a7ff9356d2ab1797431a9e7 authored about 7 years ago by Indrek Ardel <[email protected]>