Ecosyste.ms: OpenCollective

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

github.com/doctrine/annotations

Annotations Docblock Parser
https://github.com/doctrine/annotations

Change Annotation::value to mixed

`string` is wrong as it can also be `null` or an `array`. Merging this (and tagging a new bugfix...

dbebab3556c0c9cf62b971ebced902ea6795214a authored over 4 years ago by Maciej Malarz <[email protected]>
Update annotations.rst

7b2737dd0fcf5ecabdb3bf3924d728a97b6a0e57 authored over 4 years ago by AzJezz <[email protected]>
Deprecate SimpleAnnotationReader

6642afba79b074bab3c5fb0ad9c85c9740bcd6bd authored over 4 years ago by Andreas Braun <[email protected]>
Drop copyright headers

8c229028f3f88dc0c3280c5bac7ab60911a91966 authored over 4 years ago by Michael Moravec <[email protected]>
Merge pull request #330 from jkufner/class-consts

Use ::class constants instead of strings to ease future refactorings

e9bff219976eb23204d470299274287603cff9b8 authored over 4 years ago by Andreas Braun <[email protected]>
Use ::class constants instead of strings to ease future refactorings

0988e7dadaad49b865f0690d55785bc0a0e0863d authored over 4 years ago by Josef Kufner <[email protected]>
Merge pull request #326 from l-vo/patch-2

Update index.rst

86bc4a2526dea212a41490f20dec1a6e5f9d3f78 authored over 4 years ago by Claudio Zizza <[email protected]>
Merge pull request #323 from alcaeus/fix-annotation-autoloading

Fix broken autoloading due to Reader calling registerFile

b9d758e831c70751155c698c2f7df4665314a1cb authored over 4 years ago by Andreas Braun <[email protected]>
Update index.rst

Fix getPropertyAnnotation second argument

006b8a1c52aaf1ad12565f9f80293f7dad689458 authored over 4 years ago by Laurent VOULLEMIER <[email protected]>
Merge pull request #324 from SenseException/doctrine-website

Set x-patch version to branches in website config

d415728ac32e509d61cb873581e13b1fbba778be authored over 4 years ago by Andreas Braun <[email protected]>
Set x-patch version to branches in website config

4bdfb270bf6ff4f18f7f62a65e1be6a92c57311c authored over 4 years ago by Claudio Zizza <[email protected]>
Fix broken autoloading due to Reader calling registerFile

8ed9053253c87327e62cb8baae05658255918531 authored over 4 years ago by Andreas Braun <[email protected]>
Merge pull request #322 from SenseException/doctrine-website

Update website metadata for master branch

fb155dac27b8745f3010ce1c717bcc113be999ac authored over 4 years ago by Andreas Braun <[email protected]>
Update website metadata for master branch

109bec18284324a6acc8b453642e580f8219f681 authored over 4 years ago by Claudio Zizza <[email protected]>
Merge pull request #320 from l-vo/fix_duplicate_text

Fix duplicate text in documentation

a3a8843de95e22a864f282c02db52bb9904f0eb9 authored over 4 years ago by Maciej Malarz <[email protected]>
Fix duplicate text in documentation

c3ac7762249f0486329f1c6fa530d83c0f964f61 authored over 4 years ago by Laurent VOULLEMIER <[email protected]>
Merge pull request #319 from doctrine/1.10.x-merge-up-into-master_5e85dbb2d10e81.70202124

Merge release 1.10.1 into master

5ce13d0a7ed32dea4075b9a3d3837602d1eecfbf authored over 4 years ago by Andreas Braun <[email protected]>
Merge pull request #318 from alcaeus/fix-ignored-annotations

Fix ignoring imported ignored annotations

5eb79f3dbdffed6544e1fc287572c0f462bd29bb authored over 4 years ago by Andreas Braun <[email protected]>
Fix ignoring imported ignored annotations

6f9d9f2082e2589a0c4a09968dd8fb3b001da5a7 authored over 4 years ago by Andreas Braun <[email protected]>
Master is now 1.11.x-dev

f24ca23d7e2be7a1866b280af97be940d5e65975 authored over 4 years ago by Andreas Braun <[email protected]>
Trigger the standard autoloader as the last resort (#271)

* Trigger the standard autoloader as the last resort

As v2 isn't here yet, and looking at #23...

233e36632422cfc5cc499f14ad6c1476b50cb7b1 authored over 4 years ago by Alexey Kopytko <[email protected]>
Merge pull request #316 from alcaeus/fix-ignored-annotation-names

Fix checks for ignored annotations

3d31fc1ec66ea8e28e1a2a8b1d4b7f2e75d75b01 authored over 4 years ago by Andreas Braun <[email protected]>
Fix checks for ignored annotations

f1eac357a172a811681c61bfa1875a5168147dba authored over 4 years ago by Andreas Braun <[email protected]>
Update branch structure in documentation

815482585b7af4d7e86428a92a6c3370ffbb6ef7 authored over 4 years ago by Andreas Braun <[email protected]>
master is now 1.9.x-dev

f9deab6d08fd03f2508f8c771f1a447287f327d8 authored over 4 years ago by Andreas Braun <[email protected]>
Set aliases to the current version

a0d2a3ed887f4bcf49207d5b7270851e5a8126f3 authored over 4 years ago by Claudio Zizza <[email protected]>
Merge branch '1.8' into 1.9

* 1.8:
Add precisions about annotations autoloading
Add a test and fix the behavior of issue...

3b95eb9761ef97e2239c9834908dd3c2003e2352 authored over 4 years ago by Andreas Braun <[email protected]>
Merge pull request #314 from dontub/patch-1

Add ext-tokenizer as requirement to composer.json

dc73c4659324f87f4eee190ee1db60d3c3b2bb52 authored over 4 years ago by Grégoire Paris <[email protected]>
Add ext-tokenizer as requirement to composer.json

Fixes #313

9818bebb4cfd43cbfd6f6152ddc91eefce835529 authored over 4 years ago by dontub <[email protected]>
Merge pull request #310 from l-vo/add_precision_about_autoloading

Add precisions about annotations autoloading

53c09e94a6710ce51066d027a634302b67569914 authored almost 5 years ago by Claudio Zizza <[email protected]>
Add precisions about annotations autoloading

7bd39e853d8caf7d467d13c0efb900eb5b647a16 authored almost 5 years ago by Laurent VOULLEMIER <[email protected]>
Merge pull request #142 from mikeSimonson/fix-141

#141 `::class` notations with FQCN notation and leading `\` causes `\` to be part of the produce...

cce5faa13b177d0749fa96da6178c7a52bac734c authored almost 5 years ago by Andreas Braun <[email protected]>
Add a test and fix the behavior of issue #141

When there is a leading backslash in front of a class name
as annotation value, the leading back...

707bf3f796ac24233b765ea4906c6e432f276b08 authored almost 5 years ago by mike <[email protected]>
Merge pull request #305 from greg0ire/proofread-docs

Proofread docs

7acf68a9d18a301fde56efa9212649388b2db631 authored almost 5 years ago by Andreas Braun <[email protected]>
Merge pull request #244 from dbu/fix-ignored-annotations

Fix ignored annotations with namespace alias

ce7d35837e3fae1a63ecb50d59d6231d9293e30f authored almost 5 years ago by Andreas Braun <[email protected]>
fix ignored annotations with namespace alias

When I set a namespace to ignored but use a namespace alias, there was
no check if the class act...

fe56bdf7c1f3ba99e00663de2acd8a725bc1a86d authored almost 5 years ago by David Buchmann <[email protected]>
Refer to annotation parser with "it"

aaf019b3d36c3a967ffbd087ec3f090df7992fee authored almost 5 years ago by Grégoire Paris <[email protected]>
Use more precise language

09e57bb560ee3439c26b6850a764c837ce8b9301 authored almost 5 years ago by Grégoire Paris <[email protected]>
Merge remote-tracking branch 'origin/1.8' into 1.9

dc296632db0500c7bd5144161cf96708f61059ff authored almost 5 years ago by Grégoire Paris <[email protected]>
Merge pull request #288 from BackEndTea/patch-1

Improve travis settings

d89493a55baccbde39ab5dd700bbb8ec6bb5aeba authored almost 5 years ago by Grégoire Paris <[email protected]>
Conditionally ignore platform requirements

This Allows running tests against phpunit8.

6303c3c04408fb6e56c99e329209dde4face1771 authored almost 5 years ago by Gert de Pagter <[email protected]>
Remove composer self-update

It is already run by Travis.

f389a852cac08e1134bfe8d11b80fd95bef6c131 authored almost 5 years ago by Gert de Pagter <[email protected]>
syntax

50b9b37f5933c50a208eef63fe2c717b9aaad0d6 authored almost 5 years ago by Grégoire Paris <[email protected]>
add missing word

49395f19bb45a0dadfbe275b8ec5829e423094f2 authored almost 5 years ago by Grégoire Paris <[email protected]>
grammar

987d9fe467b2b94402dd62ebd685fb561cb481ab authored almost 5 years ago by Grégoire Paris <[email protected]>
Use a more appopriate verb

1f9d20607c55321478b9acf31adb852f3520f95f authored almost 5 years ago by Grégoire Paris <[email protected]>
Improve style

b35e6377e854269ea988588996ca12a2b0d92f20 authored almost 5 years ago by Grégoire Paris <[email protected]>
punctuation

2de650755784db730e102a5643679cf8a6605697 authored almost 5 years ago by Grégoire Paris <[email protected]>
Makes sure function is recognized as such

ae17d1711054501b11899d84a12be039078b0f7d authored almost 5 years ago by Grégoire Paris <[email protected]>
Use lowercase

644f850740057955d1c29a177c4d773aaf494b79 authored almost 5 years ago by Grégoire Paris <[email protected]>
a vs an

55de5840d8712152925e8f220f5a812d987127ff authored almost 5 years ago by Grégoire Paris <[email protected]>
Improve formatting

a9ab65177c7964fde5ef6b2c5a7829c002bee1a2 authored almost 5 years ago by Grégoire Paris <[email protected]>
Wrap lines at 72 chars

This should make any following commit on the docs easier to review.

9728a4c14386f428bea84d40addbabca07dbc042 authored almost 5 years ago by Grégoire Paris <[email protected]>
Merge pull request #298 from marcortola/feature/ignore-phpstan-generics

Ignore PHPStan generics annotations

01ed7897f3e63f7fd177180c0b10a8d6538c8372 authored almost 5 years ago by Andreas Braun <[email protected]>
Merge pull request #301 from bastnic/feature/300-cache-filemtime

CacheReader::getLastModification calls filemtime too much

346c8bc45a85a53012a29f86e2b11322c0679f21 authored almost 5 years ago by Andreas Braun <[email protected]>
Test differentiation between @Template and @template method annotations

0caf6767a9835f36d9c070c5f5c981e27bf9a566 authored almost 5 years ago by marcortola <[email protected]>
Ignore PHPStan generic Trait @use annotations

7951a055334c70d67cc206b526dcfc6742fa3f86 authored almost 5 years ago by marcortola <[email protected]>
CacheReader::isCacheFresh call to much filemtime

There is a performance issue where same files are
checked with `filemtime` more than once, slowi...

e060268fda87605d7ca94fd8860f72b686b80ded authored almost 5 years ago by Bastien Jaillot <[email protected]>
Merge pull request #299 from GrahamCampbell/patch-1

Test on PHP 7.4

5b2d1a2e67a1c70609dfbace1ad45d1454e77fe5 authored about 5 years ago by Andreas Braun <[email protected]>
Update .travis.yml

c11cec20ef2182cd195b9b63697775cee4250e77 authored about 5 years ago by Graham Campbell <[email protected]>
Ignore PHPStan generics annotations

ccf785732360d4bc55d71f659b838711d00852fd authored about 5 years ago by mortola <[email protected]>
Merge pull request #296 from greg0ire/non-controversional-pre-cache-migration

Non controversional pre cache migration

a6dbe784068ea77213109e499e91a0175898c26b authored about 5 years ago by Luís Cobucci <[email protected]>
Make if statement more readable

Remove assignment from if, and avoid Yoda condition.

7e211aa97a9119cfdb2ddb20c132cfb24e2f68ac authored about 5 years ago by Grégoire Paris <[email protected]>
Document FileCacheReader as deprecated

cb17d25d9b1530d611645b84edfe13587b0f23c7 authored about 5 years ago by Grégoire Paris <[email protected]>
Make code branch reachable

max() cannot return null, and will not return false either since we
do not pass empty arrays to ...

62f6af11c7bb9c250cbc8290eea77d757f16cb88 authored about 5 years ago by Grégoire Paris <[email protected]>
Remove tautological comments

eca4f1ffb59c10434d1a0457e3b830f454d2c07f authored about 5 years ago by Grégoire Paris <[email protected]>
Remove dependency on dev version of PHPUnit

904dca4eb10715b92569fbcd79e201d5c349b6bc authored about 5 years ago by Andreas Braun <[email protected]>
Merge pull request #287 from alcaeus/test-php-7.4-phpunit-stable

No longer require dev versions of PHPUnit on PHP 7.4

f1feed1eedbb4a4230eae455c3110622225efe9c authored about 5 years ago by Andreas Braun <[email protected]>
Merge pull request #280 from phpeek/ignore-code-sniffer

Backporting ignoring PHP CodeSniffer annotations to 1.8.

712cab1fd6a08aec723ed2312443f925ac4ca5ec authored about 5 years ago by Andreas Braun <[email protected]>
No longer require dev versions of PHPUnit on PHP 7.4

2aa4411664fda1df1bbb2fc0e3f2f43f8cb3168c authored about 5 years ago by Andreas Braun <[email protected]>
Ignores PHP CodeSniffer annotations.

9f59c3a143734bfa86e1b855dc3c9f81eb2f3608 authored about 5 years ago by Paweł Małolepszy <[email protected]>
Merge pull request #281 from phpeek/backporting-global-ignores

Backporting adding global ignored annotations to DocParser.

b22e61da55beec0a1211988835d96a9708584f23 authored about 5 years ago by Andreas Braun <[email protected]>
Adds globally ignored annotations to DocParser.

b1327575dad7ebbb04f9bfb8cdd359277fe19d6f authored about 5 years ago by Paweł Małolepszy <[email protected]>
Merge pull request #279 from phpeek/ignore-phpcs-supress

Backporting ignoring phpcsSuppress annotation to 1.8.

a3a1240d93dfa88acf90e1639eba48f5b556abf8 authored about 5 years ago by Andreas Braun <[email protected]>
Ignores phpcsSuppress annotation.

3337577301ca7a419ceaf09e17b9ea69b9a0d281 authored over 5 years ago by Paweł Małolepszy <[email protected]>
Merge pull request #276 from alcaeus/php-7.4-compat

Fix lookahead on PHP 7.4

fa4c4e861e809d6a1103bd620cce63ed91aedfeb authored over 5 years ago by Andreas Braun <[email protected]>
Work around deprecation error on PHP 7.4

635b79bfc315e018619e92e1f69c70c66caf849d authored over 5 years ago by Andreas Braun <[email protected]>
Fix access array offset on value of type null

Reference: https://twitter.com/nikita_ppv/status/1148931277216800769

Signed-off-by: Jack Cherng...

27a356f681f93b94302c0d7989751bfe495acbed authored over 5 years ago by Jack Cherng <[email protected]>
Require PHP 7.4 build to pass

f205e2a750ff2f0f542885acfed5fed6786908a6 authored over 5 years ago by Andreas Braun <[email protected]>
Added v1.6.1 release notes

3f3525529066549f3991dd33192e063c2e89b530 authored over 5 years ago by Marco Pivetta <[email protected]>
Added v1.6.0 release notes

e5774d1d7c3d152f9a64b733c8d92f9d9d383ea9 authored over 5 years ago by Marco Pivetta <[email protected]>
Merge branch 'fix/skip-annotations-containing-dashes-1.7' into 1.7

5cfa972716505d343c1e3fb6f806bdb62604aa82 authored over 5 years ago by Marco Pivetta <[email protected]>
Run against `nightly` and `7.4`, ignore failures there

166cbdb04dd689f33d18e2466b56d3a71bf2aaa6 authored over 5 years ago by Marco Pivetta <[email protected]>
Using `void` type declaration where applicable in `DocLexerTest`

Ref: https://github.com/doctrine/annotations/pull/257#discussion_r268765356

fc573eb60a10aa33d1fda4162a8e706bcfa05abe authored over 5 years ago by Marco Pivetta <[email protected]>
Corrected docblock wording for `nextTokenIsAdjacent` (grammar issues)

Co-Authored-By: Ocramius <[email protected]>

c3d652c8ccaa3b611f6a80f0a519fdef7c58aa4a authored over 5 years ago by Grégoire Paris <[email protected]>
Ensuring that `-` in identifiers won't happen in annotation reading

818f160a3e159f245b9995ef02fa32f1ef772e07 authored over 5 years ago by Marco Pivetta <[email protected]>
Skip parsing of annotations immediately followed by `T_MINUS` ("-")

72eb316d21e62bd4019c37a6df672a11e37e0646 authored over 5 years ago by Marco Pivetta <[email protected]>
`DocLexer#nextTokenIsAdjacent()`: are there are non-captured sequences between tokens?

b6bb77b7560400a027f5cd2d1b370ab46c989b9c authored over 5 years ago by Marco Pivetta <[email protected]>
Introduced a new `T_MINUS` token - used to recognize isolated "-" signs

We want to make `@Foo-` a sequence of `T_IDENTIFIER` and `T_MINUS`, so
that we can selectively d...

e37713800b8e8acac48b17c607558300464a8094 authored over 5 years ago by Marco Pivetta <[email protected]>
Merge pull request #250 from Majkl578/phpbench-1.x

Backport conversion of performance tests to PHPBench into 1.7

d1f9756e7f0fdf2f9dc1704450857a8b6e29ce09 authored almost 6 years ago by Marco Pivetta <[email protected]>
Convert performance tests to PHPBench

a341ce5125ec500d5320d26bb5209314c47f331b authored almost 6 years ago by Michael Moravec <[email protected]>
Merge pull request #198 from jungleran/patch-1

Fix package name to doctrine/annotations

232c5da3903f788e02328b4e8486eceea0c76e58 authored over 6 years ago by Luís Cobucci <[email protected]>
Fix package name to doctrine/annotations

There is no doctrine/annotation package, the right package name is
doctrine/annotations.

c4b4b0624d577f20afe4cf659326eaa3ab48b0c8 authored over 6 years ago by Jungle Ran <[email protected]>
Merge pull request #197 from greg0ire/update_doc_links

Point link to new docs location

28fd008d2c09e02e2bcb5d9718803f53567b0cd6 authored over 6 years ago by Michael Moravec <[email protected]>
Point link to new docs location

38b1602e3c83a45794ac006b954746f3bb9e1098 authored over 6 years ago by Grégoire Paris <[email protected]>
Merge pull request #196 from doctrine/fix/docs-formatting-tweaks

Fixed consistency of formatting and a few reference links.

8ab766597ef8757dc6c5c681253c28946ef9f6da authored over 6 years ago by Jonathan H. Wage <[email protected]>
Fixed consistency of formatting and a few reference links.

f5dccce09e4ec8889982ba75649febcfc1a454f6 authored over 6 years ago by Jonathan H. Wage <[email protected]>
Merge pull request #195 from doctrine/feature/docs-sidebar

Add docs sidebar.rst file

c5d46166ec67b0726e6119f8d0104b02afce0613 authored over 6 years ago by Jonathan H. Wage <[email protected]>
Add docs sidebar.rst file

ce85994c49e78cfbbf0e538e036ef4f7c5256f8a authored over 6 years ago by Jonathan H. Wage <[email protected]>
Merge pull request #194 from SenseException/extended-docs

Move documentation from doctrine/common to annotation

8465202092a17380de314673c6d42308a2307722 authored over 6 years ago by Jonathan H. Wage <[email protected]>