Commit Graph

  • 8422e0ec7c Add FUNDING.yml add-funding Alessandro Lai 2026-02-02 11:00:40 +01:00
  • 707984727b Merge pull request #49 from localheinz/feature/source master Alessandro Lai 2023-09-22 13:11:30 +02:00
  • 54ebfe8394 Enhancement: Add link to source to composer.json Andreas Möller 2023-09-21 13:07:14 +02:00
  • 90db7b9ac2 Merge pull request #45 from erikn69/patch-1 Alessandro Lai 2022-07-19 19:36:59 +02:00
  • 2eea3ca6b8 Create .gitattributes erikn69 2022-06-28 16:01:38 -05:00
  • 513e0666f7 revert: re-instate extension of Throwable in supplied exception interfaces 1.1.2 1.x Matthew Weier O'Phinney 2021-11-05 08:24:30 -05:00
  • 89ce296938 fix: bump minimum supported PHP version to 7.4 Matthew Weier O'Phinney 2021-03-05 11:43:12 -06:00
  • c71ecc56df Merge pull request #32 from weierophinney/fix/bump-php-version-to-fix-dependency-issues 2.0.2 Alessandro Lai 2021-11-05 17:47:00 +01:00
  • 6009776263 revert: re-instate extension of Throwable in supplied exception interfaces Matthew Weier O'Phinney 2021-11-05 08:24:30 -05:00
  • 18d00169b8 fix: bump minimum supported PHP version to 7.4 Matthew Weier O'Phinney 2021-03-05 11:43:12 -06:00
  • 2ae37329ee Partially revert 19764b1 2.0.1 Alessandro Lai 2021-03-24 14:40:57 +01:00
  • 19764b1677 Remove Throwable interface from exceptions (port of #31 to 2.x) Alessandro Lai 2021-03-08 10:32:22 +01:00
  • 8622567409 Remove branch alias (branch name is named in a way that matches) 1.1.1 1.1.x Matthew Weier O'Phinney 2021-03-05 11:36:06 -06:00
  • 62978e8cfd Merge pull request #31 from moufmouf/fix/remove_throwable Matthew Weier O'Phinney 2021-03-05 11:35:09 -06:00
  • eae17cb79a Removing Throwable on ContainerExceptionInterface David Négrier 2021-03-05 18:11:52 +01:00
  • 68f5200c33 fix: alias master branch to 2.0.x 2.0.0 Matthew Weier O'Phinney 2021-03-05 10:02:18 -06:00
  • 122c2676de Merge pull request #28 from weierophinney/feature/add-return-type-hints Matthew Weier O'Phinney 2021-03-05 09:59:51 -06:00
  • 9fc7aab7a7 Merge pull request #20 from moufmouf/type_hinting 1.1.0 Matthew Weier O'Phinney 2021-03-05 09:48:30 -06:00
  • 381524e856 Merge pull request #27 from weierophinney/feature/add-param-hints Matthieu Napoli 2020-10-13 09:07:53 +02:00
  • f9a98959fe fix: update dev-master to 2.0.x-dev, not 3.0.x-dev Matthew Weier O'Phinney 2020-10-12 09:09:04 -05:00
  • b1fbdff230 Merge pull request #29 from J0WI/patch-1 Alessandro Lai 2020-09-18 08:44:01 +02:00
  • ccffa9feb7 Update url to HTTPS J0WI 2020-09-17 16:35:33 +00:00
  • 2a09c4cb38 fix: update branch alias to reflect 1.1 target Matthew Weier O'Phinney 2020-06-26 09:14:07 -05:00
  • de1921e99c feat: add return type hints Matthew Weier O'Phinney 2020-06-17 11:33:48 -05:00
  • 6c2bc7fc16 feat: Adds parameter typehints to ContainerInterface Matthew Weier O'Phinney 2020-06-17 11:28:34 -05:00
  • fc1bc363ec Merge pull request #24 from gnumoksha/patch-1 Alessandro Lai 2019-10-04 16:07:35 +02:00
  • f8f0d269b8 chore: update README Tobias Sette 2019-05-23 13:36:23 -03:00
  • f532b231d7 docs: Standardize the README Tobias Sette 2019-05-21 02:34:07 -03:00
  • 5c6f59b61f docs: Standardize the README Tobias Sette 2019-05-21 02:10:04 -03:00
  • 014d250dae Merge pull request #16 from chalasr/rm-license-annot Alessandro Lai 2018-12-29 16:36:03 +01:00
  • 42ca75b37d Adding type-hints and extending Throwable for exception interfaces David Négrier 2018-06-26 17:39:16 +02:00
  • 2cc4a01788 Merge pull request #15 from moufmouf/fix_link Matthieu Napoli 2017-06-28 16:35:32 +01:00
  • 83c9b15b03 Remove license phpdoc annotation Robin Chalas 2017-06-28 15:04:41 +02:00
  • 617b13eca7 Fixes the link to PSR-11 David Négrier 2017-06-27 10:15:57 +02:00
  • b7ce3b1764 Merge pull request #11 from kocsismate/patch-1 1.0.0 Matthew Weier O'Phinney 2017-02-14 10:28:37 -06:00
  • 404e82e65e Copy PHPDoc comments from the specification Máté Kocsis 2017-02-14 15:00:23 +01:00
  • 18f0c75336 Merge pull request #9 from greg0ire/interface_suffix Matthieu Napoli 2017-01-13 10:07:16 +01:00
  • e08b685102 Remove trailing whitespace Grégoire Paris 2017-01-13 09:52:09 +01:00
  • 9ba1b6b586 Suffix interfaces with "Interface" Grégoire Paris 2017-01-13 09:09:18 +01:00
  • cefa3c369b Merge pull request #6 from php-fig/move-exceptions Michael Cullum 2016-12-25 21:26:45 +00:00
  • ea053f9d8e Move exceptions to the main namespace Matthieu Napoli 2016-11-02 22:56:39 +01:00
  • b58310e3f8 Merge pull request #5 from php-fig/copyright-alt David Négrier 2016-09-09 09:50:00 +02:00
  • cc3216dd74 Update copyright Michael Cullum 2016-09-09 00:46:37 +01:00
  • cb58124c08 Merge pull request #3 from php-fig/composer-changes Matthieu Napoli 2016-08-21 22:00:53 +02:00
  • 517cea4de1 Merge pull request #1 from php-fig/remove-docs David Négrier 2016-08-21 17:16:27 +02:00
  • f23f3336b1 Still include library as a type Michael Cullum 2016-08-15 20:34:21 +01:00
  • 4aba0c23df composer.json changes Michael Cullum 2016-08-15 20:33:23 +01:00
  • a538ecefcb Replace "container-interop" README with PSR one Matthieu Napoli 2016-08-15 20:57:57 +02:00
  • 406f671d79 Remove documentation from container-interop Matthieu Napoli 2016-08-15 20:54:04 +02:00
  • 3b4cadb5e0 Move from container-interop to psr/container Matthieu Napoli 2016-08-15 20:50:05 +02:00
  • 233bb6be6f Merge pull request #83 from pyrsmk/patch-2 David Négrier 2016-08-02 13:35:31 +02:00
  • 927cac3a02 Update README.md Aurélien Delogu 2016-08-02 09:46:41 +02:00
  • 63a7a11d46 Adding Splash to the projects using container-interop (#81) David Négrier 2016-07-14 20:49:50 +02:00
  • 0594db53f5 Merge pull request #80 from container-interop/mnapoli-patch-1 David Négrier 2016-07-14 20:16:39 +02:00
  • 9cc34bdd04 Link to a more complete list of packages consuming ContainerInterface Matthieu Napoli 2016-07-14 18:21:08 +02:00
  • f07259307d Remove Prooph components to keep only projects with 100+ installs Matthieu Napoli 2016-07-14 18:19:05 +02:00
  • 3eb25560a0 Merge pull request #78 from pyrsmk/patch-1 David Négrier 2016-07-14 18:10:36 +02:00
  • e221c897ef Replace the list by a table Matthieu Napoli 2016-07-14 17:42:12 +02:00
  • fb32c1e299 Add download badges to projects using ContainerInterface Matthieu Napoli 2016-07-14 17:38:54 +02:00
  • c7cab1201b Merge pull request #79 from container-interop/mnapoli-patch-1 David Négrier 2016-07-14 15:29:36 +02:00
  • f7d49feb9d Add Silly to the project list Matthieu Napoli 2016-07-14 12:08:43 +02:00
  • fff6342b1e Add PHP-DI/Invoker to the project list Matthieu Napoli 2016-07-14 12:08:19 +02:00
  • 309488ee62 Reorder projects in README Matthieu Napoli 2016-07-14 12:06:46 +02:00
  • 76637d6550 Add auryn-container-interop to Compatible projects (#76) Matthew Turland 2016-07-02 16:26:24 -05:00
  • 0f1ce672a8 Add Chernozem to implementation lists Aurélien Delogu 2016-07-01 17:20:19 +02:00
  • faeac5ef03 Adding Picotainer to the list of implementations (#77) David Négrier 2016-06-29 10:02:43 +02:00
  • 418d461f0d Merge pull request #74 from codeeverything/master David Négrier 2016-06-01 11:32:33 +02:00
  • a2d99354e6 Add Burlap - Delegate Container Code Everything 2016-06-01 10:21:55 +01:00
  • a3aea921f8 Merge pull request #73 from idealogica/master David Négrier 2016-05-18 10:21:37 +02:00
  • 6d013292fd link to idealogica/indi was added to list of the compatible projects idealogica 2016-05-18 11:09:16 +03:00
  • d5f362802d Merge pull request #72 from gcds/master David Négrier 2016-05-09 13:33:20 +02:00
  • 5b7dae6af6 Updated README.md added my container implementation Aurimas Niekis 2016-05-09 13:01:57 +02:00
  • cde3944212 Merge pull request #71 from snapshotpl/patch-1 Marco Pivetta 2016-04-12 21:43:34 +02:00
  • d71986d8ce Lazy services middleware Witold Wasiczko 2016-04-12 21:32:53 +02:00
  • 6e33d959d2 Merge pull request #70 from codeeverything/master Matthieu Napoli 2016-03-23 22:29:47 +01:00
  • 01f51f7ffe Added Burlap to list of projects Code Everything 2016-03-23 18:17:26 +00:00
  • 5bfaaf6979 Merge pull request #68 from inxilpro/master Matthieu Napoli 2016-03-11 16:17:05 +01:00
  • dc6165a896 Added Zit to projects implementing ContainerInterface Chris Morrell 2016-03-11 08:06:27 -07:00
  • 2e7d7d62d7 Merge pull request #64 from cxj/patch-1 Matthieu Napoli 2016-01-06 17:34:46 +01:00
  • f8902c58a7 Add homepage. Chris Johnson 2016-01-06 10:33:54 -06:00
  • 80d647308e Merge pull request #63 from mindplay-dk/patch-2 Marco Pivetta 2015-12-30 14:42:03 +01:00
  • d68b31aa4d add link to mindplay/middleman Rasmus Schultz 2015-12-30 14:35:28 +01:00
  • ee8b8ce8e4 Merge pull request #62 from mindplay-dk/patch-1 Matthieu Napoli 2015-12-30 13:13:33 +01:00
  • a24d42a71a add link to mindplay/walkway Rasmus Schultz 2015-12-30 13:00:30 +01:00
  • 1f1c1b1313 Merge pull request #61 from Sam-Burns/master Matthieu Napoli 2015-12-16 08:26:07 +01:00
  • 5531126d41 Adding Ultra-Lite container Sam Burns 2015-12-15 17:56:54 +00:00
  • 5b92248b02 Merge pull request #59 from Sam-Burns/master Matthieu Napoli 2015-12-11 07:44:23 +01:00
  • 9d1162c84e Adding Pimple3-ContainerInterop to list of implementing projects Sam Burns 2015-12-01 04:39:40 +00:00
  • 847cc6d944 Merge pull request #58 from codeliner/patch-1 Matthieu Napoli 2015-11-27 14:37:08 +01:00
  • ef94bb503f Add prooph components to list of projects Alexander Miertsch 2015-11-27 13:37:03 +01:00
  • 52840eb3cd Merge pull request #54 from shochdoerfer/feature/adroit Marco Pivetta 2015-11-19 09:53:40 +01:00
  • 0e86020b52 Added Adroit to the projects using container-interop. Stephan Hochdörfer 2015-11-19 09:50:19 +01:00
  • 79455a8191 Merge pull request #51 from shochdoerfer/feature/disco Matthieu Napoli 2015-11-04 16:33:13 +01:00
  • 15bb2e30ba Added bitexpert/disco project. Stephan Hochdörfer 2015-11-04 15:37:57 +01:00
  • 6a75db7d2e Merge pull request #49 from mbunge/patch-1 Marco Pivetta 2015-10-27 06:46:54 +01:00
  • d816990f3e Update README.md Marco Bunge 2015-10-26 16:17:46 +01:00
  • 88fe371a59 Merge pull request #48 from shochdoerfer/feature/prophiler Marco Pivetta 2015-10-26 04:05:33 -03:00
  • 1be4c6823c Changed sort order. Stephan Hochdörfer 2015-10-25 22:51:57 +01:00
  • 6398f951b3 Added Prophiler to the list of projects using container-interop. Stephan Hochdörfer 2015-10-25 19:40:01 +01:00
  • fd41697932 Merge pull request #47 from AndrewCarterUK/patch-1 Marco Pivetta 2015-10-25 10:51:11 +01:00