Ecosyste.ms: OpenCollective

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

github.com/hoaproject/Core

The Hoa\Core library.
https://github.com/hoaproject/Core

Deprecate `Hoa\Core`.

acd370923109dcaf2870c99ecc4a4b7542e6c0bd authored almost 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.11.09.

5538b1e90e2c66c90df5cc45e03fb85d047be900 authored about 9 years ago by Ivan Enderlin <[email protected]>
Fix CS.

dc70340db06de1c1a0e54f55521eea279ad4f151 authored about 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.09.03.

305a881847478d635f3cf565fd5e8ef382c21a70 authored over 9 years ago by Ivan Enderlin <[email protected]>
Remove the `bin` property in `composer.json`.

This is defined by `Hoa\Cli` now.

8412c7ee63693c592c61b6d80943fa29912ad3b2 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.09.01.

020d38ca75b2164ba2651127542748f8d4263bad authored over 9 years ago by Ivan Enderlin <[email protected]>
Return resolve path without trailing DS.

0e7a331a66bdbbd0eaae4fee8da196ad26b0cd95 authored over 9 years ago by Metalaka <[email protected]>
Fix resolve use.

54f1c4eac817de324fadff0d1a1322d2328b5497 authored over 9 years ago by Metalaka <[email protected]>
Fix CS.

6fa729b2a8ebf768d18897a706d8c2bf349c8b8d authored over 9 years ago by Ivan Enderlin <[email protected]>
Constantize: change ';' into constant RS as RootSeparator

c70f7b15e8837e387caeed1a986649cf4beeb18f authored over 9 years ago by agerlier <[email protected]>
Add a `.gitignore` file.

Add a `.gitignore` file to the repo as defined in hoaproject/Central#22.

13902a372b77128e293e6a9125b298626c8cb40a authored over 9 years ago by Stéphane HULARD <[email protected]>
check whether Throwable already exists.

a03fac12820bceb034ec3688047f99262e3ff538 authored over 9 years ago by Metalaka <[email protected]>
Update composer.json

e7253cf401f5350e0bfb062988c299251e5e7fa6 authored over 9 years ago by jubianchi <[email protected]>
Remove binaries to prepare for hoa/cli

8d7ca34dc51c51c543a168698732f46513bb9c82 authored over 9 years ago by jubianchi <[email protected]>
Prepare 2.15.07.07.

df1f75e6a98d52b879bf36bc1ea8744433458f09 authored over 9 years ago by Ivan Enderlin <[email protected]>
Update retro-compatibility with PHP7.

The new exception architecture introduced in PHP7 [1] has been totally
redesigned [2]. This patc...

8ed00fe9345c4f8b2679a256926d6d24994ea842 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.07.05.

d4b0dae92c8f1b64b11e6379502a668d5e318ed5 authored over 9 years ago by Ivan Enderlin <[email protected]>
`stream_open` returns `false` if not a resource.

When `stream_open` is not able to open the stream, let say because it
cannot read it, then `stre...

636357348ce01d8e90bb80eded2026f5522c3996 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.06.02.

1ebc1c810d59511c215e79a8b6ef33cbd0ec7d91 authored over 9 years ago by Ivan Enderlin <[email protected]>
Remove exception type-hint because of PHP7.

It's too difficult to support PHP7+ or prior versions when catching
exceptions. We remove type-h...

a1701b4fae69f4650d31e51f6f008a678283fa06 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.06.01.

c6bfc0f142e939ed4da3cba4bf58a49fef7aab84 authored over 9 years ago by Ivan Enderlin <[email protected]>
Assert `$previous` still receive an `Exception`.

d27d7a9c13da28dabafbb8216edae6cf5ac90740 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.05.29.

79d83cff067dc3792406db6b146aa8d91e9760fc authored over 9 years ago by Ivan Enderlin <[email protected]>
Add new keywords from PHP7.

ea88b069e1fa825662823f0bb7f10a83d3aa2d83 authored over 9 years ago by Ivan Enderlin <[email protected]>
Type-hint with `BaseException` when necessary.

See https://github.com/php/php-src/blob/7dcfdbbee4/UPGRADING#L323-L351.

46fc2c332097dc2c19b780d84217390e54f36ec8 authored over 9 years ago by Ivan Enderlin <[email protected]>
Implement fake Base-, Engine- and ParseException…

… for prior versions of PHP7.0. See
https://github.com/php/php-src/blob/7dcfdbbee4/UPGRADING#L32...

3b0d4f1b2d918630e03379c0c9bc08d9763b2093 authored over 9 years ago by Ivan Enderlin <[email protected]>
Move to PSR-1 and PSR-2.

d6d05f8e4b52f4710f81d92b941ec92af76ecdea authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.04.13.

e2e2515a4bf4aa20468aa4418a0430e91093a1e8 authored over 9 years ago by Ivan Enderlin <[email protected]>
Remove `setlocale`.

This is the cause of several issues in projects with a specific
`setlocale` configuration. Hoa *...

559edbcb85b254ee7aa646c33d527410a04870ce authored over 9 years ago by Ivan Enderlin <[email protected]>
`notify` no longer checks the source reference.

Because, for instance, in the case of a borrowed stream, the source
reference will be the origin...

7ce1be5bb10ae17153c7d7922fd554d16ebb52eb authored almost 10 years ago by Ivan Enderlin <[email protected]>
Add the `stream_metadata` method on the wrapper.

Since PHP5.4, we have the `stream_metadata` method on stream wrapper.
This method is called to s...

b2888e2c6bc27553c368f6079d1d0ad3d5fb314f authored almost 10 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.02.18.

047c541048940dddc47a4b0634cec7a850c44630 authored almost 10 years ago by Ivan Enderlin <[email protected]>
Allows third-parties to easily extend `hoa://`.

Basically, the `Protocol\Wrapper::realPath` static method is lately
called (see LSB). Thus, for ...

85825032fa8bea1fac6849b307abc15ffa83bfd7 authored almost 10 years ago by Ivan Enderlin <[email protected]>
Add the CHANGELOG.md file.

70b7a7574ac2eb0c9052733b41be802067071d98 authored almost 10 years ago by Ivan Enderlin <[email protected]>
Fix a bug.

edf4d00e68963bbcd6f7ab8f1aa7d8b80e35d7fc authored almost 10 years ago by Ivan Enderlin <[email protected]>
Use the new dispatcher.

f1023ebb83b031215bda64e978676c5f009d954c authored almost 10 years ago by Ivan Enderlin <[email protected]>
Remove from/import and update to PHP5.4.

1e621541baf81cae503c82afaf1a6f4f9e0243fd authored almost 10 years ago by Ivan Enderlin <[email protected]>
Merge branch 'devtools' into incoming

7c5e38f642ea6c7024ddfed7ca206c8332369e08 authored almost 10 years ago by Ivan Enderlin <[email protected]>
Format and simplify.

a2ff1dcddcdc6e7e4b327f932f50ebe9731209dd authored almost 10 years ago by Ivan Enderlin <[email protected]>
Update Hoa.php

fcceae9675a912be87173423b05eb8d7d21885dd authored almost 10 years ago by mikeSimonson <[email protected]>
Load the autoloader when installed globally

Fix #67

0c0998763a82933106b3898b07d7ba4f4b9eac24 authored almost 10 years ago by mikeSimonson <[email protected]>
Move these commands in Hoa\Devtools.

1baacb35ce86b82a40da7047bddbda46ac3bb419 authored almost 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

9fa825864a091bdb31cc4e53e086306abece558e authored almost 10 years ago by Ivan Enderlin <[email protected]>
Merge branch 'importFilterIterator' into incoming

ad5d5b18a4748ea6947c8369331cc62b7f2881c8 authored about 10 years ago by Ivan Enderlin <[email protected]>
Fix the load of Composer's autoloader.

3e772ff32c53516c32b0e98d0d8d470096265374 authored about 10 years ago by Ivan Enderlin <[email protected]>
Fix a bug with Composer.

48beca3246348b29c42808470e33d0f2ecfc2ee7 authored about 10 years ago by Ivan Enderlin <[email protected]>
Fix a bug.

0be3a7a0ab3fbbe1516fe95c9cdc10b6ab7e3400 authored about 10 years ago by Ivan Enderlin <[email protected]>
Merge branch 'psr4' into incoming

c8d9d9fe4d7062054573c3c121f4d9ed83f15cc2 authored about 10 years ago by Ivan Enderlin <[email protected]>
Update hoa://Library with WITH_COMPOSER and PSR-4.

bcf82657a4cb3e3bd976940ee45cd785a286f4ff authored about 10 years ago by Ivan Enderlin <[email protected]>
Format.

0905d8971d46c66b4ee51fd379a9753d62d188d3 authored about 10 years ago by Ivan Enderlin <[email protected]>
Remove the unnecessary ImportFilterIterator class.

d047dcd9cf6dad326e48cbdeb0cfc0dbc1ab03bd authored about 10 years ago by Ivan Enderlin <[email protected]>
Require hoa/test.

c7669b30141dd95f8639540715dd47cb6595221e authored about 10 years ago by Alexis von Glasow <[email protected]>
Remove ini_get and ini_date for date.timezone.

27842ae19df258879c210ab73fc357069da17a16 authored about 10 years ago by Ivan Enderlin <[email protected]>
Cast the result to avoid printing it.

d957a863b993ccf179b9a3ed3b64ee596769d9b7 authored about 10 years ago by Ivan Enderlin <[email protected]>
Add ASCII art logo.

Original idea by @camael24.

69a3025503e16fc249adaac800b6afebd7257f11 authored over 10 years ago by Ivan Enderlin <[email protected]>
Do not deal with un-namespaced classes.

Let other autoloaders handle them.

ce25cf5fff8a5de73e4a42c3949d6c7564d2e1c9 authored over 10 years ago by Ivan Enderlin <[email protected]>
Definitively drop PHP5.3.

d7882ea8834c2552250b94b90b6241652ae3983c authored over 10 years ago by Ivan Enderlin <[email protected]>
Add hoa/test in require-dev.

6bc80f8f23e16a34f7d10e7cba542907f9263cfe authored over 10 years ago by Ivan Enderlin <[email protected]>
Add branch-alias.

e50354e69e451478223d1d0c1ce4f5d741ea7576 authored over 10 years ago by Stéphane PY <[email protected]>
Fix typos.

f1a37ea219e88890a03de0bad6aa60d10b505acf authored over 10 years ago by Ivan Enderlin <[email protected]>
Drop PHP5.3.

lain why this merge is necessary,

07fd0d9c760bfcb542b032c48ad97cf9e9842b37 authored over 10 years ago by Ivan Enderlin <[email protected]>
Start Rüsh Release.

e50bb985bab946963b1bf75fd0b551fdbbf03c5b authored over 10 years ago by Ivan Enderlin <[email protected]>
If the method is unknown, return a class reflector.

6906177987e3a0dd4042f155768b14e5cb28669b authored over 10 years ago by Ivan Enderlin <[email protected]>
Update to PSR-4.

f0c3b4439c9ae82c490ca0088cf4e23554e271df authored over 10 years ago by Ivan Enderlin <[email protected]>
Dropping PHP5.3.

18fecea173304a7c1b98423b11e86250d7458e52 authored over 10 years ago by Ivan Enderlin <[email protected]>
Remove extra trailing DS.

Following https://github.com/hoaproject/Core/commit/84dc8e0a31a7f3c2bfebc98cb1b6983b2abfb2dd.

220aa3f2db84097fed46431d99bed6966fc42d95 authored over 10 years ago by Metalaka <[email protected]>
mbstring is optional, behave as expect.

695bfe6247fe9cd58073fa35b0cb0f45002fa9ad authored over 10 years ago by Ivan Enderlin <[email protected]>
Remove the ƒ function.

3d6fb509fa664aabb0c3e3a4b8467007cf83dd00 authored over 10 years ago by Ivan Enderlin <[email protected]>
Merge branch 'pr/35' into incoming

a497620dd85ee9e7ed53da18cb9bc39f470937f2 authored over 10 years ago by Ivan Enderlin <[email protected]>
update phpdoc

2891932adb323faf208cf95ceaf0eff91feeb3bf authored over 10 years ago by agerlier <[email protected]>
Add a missing trail DS.

84dc8e0a31a7f3c2bfebc98cb1b6983b2abfb2dd authored over 10 years ago by Ivan Enderlin <[email protected]>
Force to append a DS to all roots.

5edc1c7cb8a15f698bc614582c278f349719997c authored over 10 years ago by Ivan Enderlin <[email protected]>
Update timezone and locale

*Why UTC?*
UTC is the new standard timezone (GMT is depricated), sorry for
Europe/Paris ;)
Moreo...

9525930f01c734ac3dcec2d5aee6ee3e9f616023 authored over 10 years ago by agerlier <[email protected]>
Add links.

b79def7bc80afc71614a37a696c7752e002671dd authored almost 11 years ago by Ivan Enderlin <[email protected]>
Format code. #mania

cb09de562ba62a2b6247332682b2ad55add6123e authored almost 11 years ago by Ivan Enderlin <[email protected]>
Update Core.php

* add function_exists for mb_regex_encoding in case is not enabled on the server

92cbe08461010f30d3646a67e6278da120ce2797 authored almost 11 years ago by ncosmin2001 <[email protected]>
Restore compatibility with PHP5.3.3.

720df4e5fa38c62136e54ce2e8b12b4ac856247f authored almost 11 years ago by Ivan Enderlin <[email protected]>
Fix a variable name in PHPDoc.

79800d5f02b6fcd50a693154df8e547cde152eba authored almost 11 years ago by Metalaka <[email protected]>
Add syntax highlighting.

267bcc79854a5ef052cacb0c22f17294595b44d5 authored almost 11 years ago by Ivan Enderlin <[email protected]>
Use the new style API.

b4171e90870b8ef2a408d136e2459d2e431fc7a6 authored almost 11 years ago by Ivan Enderlin <[email protected]>
Add the state of the library.

And remove a section from the `README`.

99e657961f55ccb6707a52b9e4e2e2dd5b151aee authored almost 11 years ago by Ivan Enderlin <[email protected]>
Status.php -> State.php.

62a70459c5f3165ae8aeae74547797a8273c068c authored almost 11 years ago by Ivan Enderlin <[email protected]>
The lowest status is “beta”.

01a56f670fba56667910b1adcecb4f0c453b22e1 authored almost 11 years ago by Ivan Enderlin <[email protected]>
Exceptions are redirected to STDERR.

c6726f01494bc72894d4413bf2534249b5a31f35 authored almost 11 years ago by Ivan Enderlin <[email protected]>
Add the `hoa core:status` command.

Get status of a library.

0e5963a357892316fe16d3887158677fa08f16bf authored almost 11 years ago by Ivan Enderlin <[email protected]>
Better guard if the library is undefined.

9e85e3b922e6aac58bd07118a56c67cd62a08d43 authored almost 11 years ago by Ivan Enderlin <[email protected]>
Merge branch 'incoming'

07c3c07fe4ce9ab4296c8a4f7b2699373f9a50e3 authored almost 11 years ago by Ivan Enderlin <[email protected]>
`hoa core:welcome` works on Composer.

671494d4649cf1d195ac5f2cf5c21abd17a1d4c9 authored almost 11 years ago by Ivan Enderlin <[email protected]>
Fix a bug on Composer.

When resolving `hoa://Library/…`, the `_reach` attribute was
overwritten, which was an error. Th...

1e30b34ee58ef79e6669267e5c00debf54877103 authored almost 11 years ago by Ivan Enderlin <[email protected]>
Merge branch 'incoming'

61194eeb4e0e972b68cc57b7e46ce641ee367d6a authored almost 11 years ago by Ivan Enderlin <[email protected]>
Load Composer's autoloader if exists.

Very tricky, very ugly, but we have no choice for now.

1b8475fb5d6f144f6425e5ee9100e7962e6700f4 authored almost 11 years ago by Ivan Enderlin <[email protected]>
Merge branch 'incoming'

e3695fcca6a883a09a068707913ef97e9d081a2d authored almost 11 years ago by Ivan Enderlin <[email protected]>
Use stream context, better performance.

5adaa1c6676945b05151db9d208a7703f8786bcf authored almost 11 years ago by Ivan Enderlin <[email protected]>
Remove a trailing comma.

e64d3f0177c0410c0da11380f6c39fb6c2f22c57 authored almost 11 years ago by Ivan Enderlin <[email protected]>
Root on Windows

https://github.com/hoaproject/Core/pull/17

c97a4429fdac38e8ffdbefc356dd162c910b6b40 authored almost 11 years ago by Metalaka <[email protected]>
Happy new year \o/.

3e2f8f7b69fbec4d2d071e52a7cc4a6a68a936ee authored almost 11 years ago by Ivan Enderlin <[email protected]>
Format `composer.json`.

faca25590279db8d7fa438fc32adecfbf63f2e15 authored about 11 years ago by Ivan Enderlin <[email protected]>
Typo

745dec86ebf4f7f03a050e685ca89981160eb8eb authored about 11 years ago by Metalaka <[email protected]>
Update compatibility with Windows.

e06376f121b00d54223c259ce14157e02928d005 authored about 11 years ago by Ivan Enderlin <[email protected]>
New exit codes: no longer used on exception codes.

258e0825ffe4ebbddd34c5c43d454b80c6fe6475 authored about 11 years ago by Ivan Enderlin <[email protected]>