Ecosyste.ms: OpenCollective

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

Portable ASCII

Portable ASCII library - performance optimized (ascii) string functions for php.
Collective - Host: opensource - https://opencollective.com/portable-ascii - Website: https://moelleken.org - Code: https://github.com/voku

[*]: update the changelog

github.com/voku/Simple-PHP-Code-Parser - ce3256b0a390000626f9c3909d0a5bf08cbc6323 authored about 3 years ago by lmoelleken <[email protected]>
[+]: update vendor

github.com/voku/Simple-PHP-Code-Parser - a059efacde39a1ffcb34d495c8ba16e67b5921a6 authored about 3 years ago by lmoelleken <[email protected]>
Merge remote-tracking branch 'phpstan/master' into master

* phpstan/master:
Update nikic/php-parser
Compatibility
Fixed method visibility when the v...

github.com/voku/BetterReflection - 7a0212b8d5c1cfb9a99d65e55f6954f695fbf95b authored about 3 years ago by lmoelleken <[email protected]>
Update nikic/php-parser

github.com/voku/BetterReflection - ec87deadc70f01c6d66ed22d653b7292cccdcbc9 authored over 3 years ago by Ondrej Mirtes <[email protected]>
Compatibility

github.com/voku/BetterReflection - 370878a62e8ed064843fa2f91f896189cb5e9704 authored over 3 years ago by Ondrej Mirtes <[email protected]>
Fixed method visibility when the visibility is modified in trait use

github.com/voku/BetterReflection - 253c57149928b1d905e6b72a32fc21c643e73241 authored over 3 years ago by Ondrej Mirtes <[email protected]>
Fixed trait method rename with multiple traits in one "use" statements

github.com/voku/BetterReflection - 8f639dd3c27d8c5f7e574a51707d33ac7cc5add5 authored over 3 years ago by Ondrej Mirtes <[email protected]>
Trait method rename with wrong case should still work

github.com/voku/BetterReflection - f71b1d4e23806fa7350014993549a4369a45c0ec authored over 3 years ago by Ondrej Mirtes <[email protected]>
ReflectionClass::getParentClass() - be more resilient against errors

github.com/voku/BetterReflection - a90c6bca67001b61346f47f143bb9721a8ef88d4 authored over 3 years ago by Ondrej Mirtes <[email protected]>
[*]: update the changelog

github.com/voku/httpful - 531683ed277f1c049962eaab55d451812315cab9 authored over 3 years ago by lmoelleken <[email protected]>
[+]: "XmlMimeHandler" -> show the broken xml

github.com/voku/httpful - d7ccae523590c65764fcb34043f53f8fa3cdbd1d authored over 3 years ago by lmoelleken <[email protected]>
[*]: update the changelog

github.com/voku/httpful - 87f597488e6e5b688ee0b0715a52f185fcb24801 authored over 3 years ago by lmoelleken <[email protected]>
[+]: "json_decode" -> will return: true, false, float, int, array, object, ...

github.com/voku/httpful - 724c6e6d2f6c661d4808f2cc8fcf1a2f1598ff03 authored over 3 years ago by lmoelleken <[email protected]>
Fixed context of invoking a trait method

github.com/voku/BetterReflection - f14002eab57de1ec3d0116371cb5239d4415c432 authored over 3 years ago by Ondrej Mirtes <[email protected]>
ReflectionMethod::invoke() - support traits

github.com/voku/BetterReflection - fef40df2f74a610409159f27f84175162b919707 authored over 3 years ago by Ondrej Mirtes <[email protected]>
ReflectionProperty::setValue() - support traits

github.com/voku/BetterReflection - 0ccb4acb9e47270bcf0f92f3f61a693002e972d0 authored over 3 years ago by Ondrej Mirtes <[email protected]>
ReflectionProperty and ReflectionMethod - do not require the class to be loaded for invoke() and setValue()

github.com/voku/BetterReflection - f1d2f60acab045b5a944e2d7711f74647b1c2edd authored over 3 years ago by Ondrej Mirtes <[email protected]>
[*]: add more tests

github.com/voku/PHPDoctor - d0bc4499e91b4790fde50fa62359e2d505798d8f authored over 3 years ago by lmoelleken <[email protected]>
[*]: fix changelog

github.com/voku/PHPDoctor - 336d7f55f2a798293ecf7d3bb7523c056cdf00c4 authored over 3 years ago by lmoelleken <[email protected]>
[*]: update the changelog

github.com/voku/PHPDoctor - 1d20c5977bcf4ddeffb048e4d21d0fe6295d729a authored over 3 years ago by lmoelleken <[email protected]>
[+]: add supprt for "trait"

github.com/voku/PHPDoctor - 6999255c98a87d798fc57cfa1b55ab84874d28ae authored over 3 years ago by lmoelleken <[email protected]>
[+]: add tests from "php-censor/phpdoc-checker"

-> https://github.com/php-censor/phpdoc-checker/commit/8cfaffd9b4403fa6456b8f371e88c3f0211f936b

github.com/voku/PHPDoctor - 0b7720623b1e684ed952bd90be6a2b0dcfbdbd89 authored over 3 years ago by lmoelleken <[email protected]>
Support ReflectionProperty::isReadOnly()

github.com/voku/BetterReflection - 5e74a9b7ccd861481c618306d6e995b738419f35 authored over 3 years ago by Ondrej Mirtes <[email protected]>
Support ReflectionClassConstant::isFinal()

github.com/voku/BetterReflection - 4cc6dd660549561ce96b301c4cb8661877dab820 authored over 3 years ago by Ondrej Mirtes <[email protected]>
[+]: update dependencies

github.com/voku/PHPDoctor - 720f8211e4f7bbb00f8ec1fe7242685fa2eb0d1e authored over 3 years ago by lmoelleken <[email protected]>
[*]: update the changelog

github.com/voku/Simple-PHP-Code-Parser - 5a3732b5418f3c0b97817ffb0c9715aeb3a317bf authored over 3 years ago by lmoelleken <[email protected]>
[+]: update dependencies

github.com/voku/Simple-PHP-Code-Parser - a6706a2628d03ebeaf8c53a6b0933e837b4943ff authored over 3 years ago by lmoelleken <[email protected]>
[+]: re-add missing methods

github.com/voku/BetterReflection - 98a83c0a80e6e9ab7c2f8699899457a39ed108e7 authored over 3 years ago by lmoelleken <[email protected]>
merge upstream

github.com/voku/BetterReflection - 40c4552559bbee1cf462bcbe7b83df524dba7541 authored over 3 years ago by lmoelleken <[email protected]>
Merge remote-tracking branch 'phpstan/master' into master

* phpstan/master: (34 commits)
Update nikic/php-parser
Update nikic/php-parser
Fix
Micro...

github.com/voku/BetterReflection - b52a8556ccf6262200ee95868f0a24a835a7cef4 authored over 3 years ago by lmoelleken <[email protected]>
Update nikic/php-parser

github.com/voku/BetterReflection - 348a8777d11b9dd88f13e0d99a84d1671a8cf8a7 authored over 3 years ago by Ondrej Mirtes <[email protected]>
Update nikic/php-parser

github.com/voku/BetterReflection - d624985e59112ae000d9456dd261c857d284bdc6 authored over 3 years ago by Ondrej Mirtes <[email protected]>
[*]: auto-update the README

github.com/voku/anti-xss - 3e84ec99e366c985a5398c2f04da4e394ebe704f authored over 3 years ago by lmoelleken <[email protected]>
Microoptimization

github.com/voku/BetterReflection - 25341e74e65ff00704baae6c0135feec964644aa authored over 3 years ago by Ondrej Mirtes <[email protected]>
Build on PHP 8.1

github.com/voku/BetterReflection - 94e2dfe38f1793d914548fc1325805cfb9648be4 authored over 3 years ago by Ondrej Mirtes <[email protected]>
Fix Persian(Farsi)

Change Character 'پ' From 'b' To 'p' and Change Character 'ج' From 'g' To 'j'

github.com/voku/portable-ascii - c51acadaba31d4e95fac5b31f7870c99d4601b54 authored over 3 years ago by Ali Talebi <[email protected]>
Pass message id as string instead of int

This avoids error "imap_delete(): Argument #2 ($message_num) must be of type string, int given"

github.com/voku/PHPMailer-BMH - 3f89692f1f19247d00c05b6a2b979c0aa19e9146 authored over 3 years ago by Konstantin Pereiaslov <[email protected]>
Updated PHP-Parser

github.com/voku/BetterReflection - 37beae8f792c0bc1c1bf616f19a52a966d29e001 authored over 3 years ago by Ondrej Mirtes <[email protected]>
Upgrade to GitHub-native Dependabot

github.com/voku/simple-mysqli - 5d30c44c33adfd2a0c618a09126761f08d976c33 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
ukrainian 'ш'->'sh'

github.com/voku/portable-ascii - e5fda3f301c2073896f160b2d6fcd1ffee5783c4 authored over 3 years ago by Andriy Lozynskiy <[email protected]>
Update "Ukrainian" mapping

github.com/voku/portable-ascii - db45165370ad2d8df2c5d50bd682b16235e8a35a authored over 3 years ago by Andriy Lozynskiy <[email protected]>
Merge pull request #56 from open-source-contributions/test_enhancement

Using the assertGreaterThan assertion

github.com/voku/portable-ascii - 14e3224c1a32e9a9653d2f91a425696029c45426 authored over 3 years ago by Lars Moelleken <[email protected]>
[*]: use github actions

github.com/voku/portable-ascii - df347e05e4d430777c560432629fea3ea231254b authored over 3 years ago by lmoelleken <[email protected]>
Remove unused cruft

github.com/voku/BetterReflection - 4fe089c4138f6d61149d79402798e7900742e717 authored over 3 years ago by Ondrej Mirtes <[email protected]>
[~]: micro optimizations only

github.com/voku/portable-ascii - f8563abc11d0add3eb0240d419f3fe7ebb9a9748 authored over 3 years ago by lmoelleken <[email protected]>
[*]: update the CHANGELOG

github.com/voku/httpful - 0270b171f7d48b121e49e92565a49e9b31c7eada authored over 3 years ago by lmoelleken <[email protected]>
[*]: update the CHANGELOG

github.com/voku/Stringy - 5b74e0e428e466bda91489b4c6e9ab385aa7c73a authored over 3 years ago by lmoelleken <[email protected]>
[*]: update the README

github.com/voku/httpful - 14d6515e10bbf8fa6157d0ea567d13f38f4dfe61 authored over 3 years ago by lmoelleken <[email protected]>
[*]: update README

github.com/voku/Stringy - 74fa01c521a6b6dca0fcfbae41195f982a780587 authored over 3 years ago by lmoelleken <[email protected]>
[~]: update phpunit :/ v2.2

github.com/voku/httpful - bacca2269aeea686485b266ffa7b118a1c1d91b9 authored over 3 years ago by lmoelleken <[email protected]>
[~]: update phpunit :/ v3 (typo)

github.com/voku/httpful - 94c398e23fce1aff661bf6d237d99acf6e3877e1 authored over 3 years ago by lmoelleken <[email protected]>
[~]: update phpunit :/ v2.1.1

github.com/voku/httpful - 81eb193ca31800c0bc3583127f1b4c83cab9a17b authored over 3 years ago by lmoelleken <[email protected]>
[~]: update phpunit :/ v2.1

github.com/voku/httpful - 92708e13c3ebce7d52e262a1f30abad2bd9cb1a4 authored over 3 years ago by lmoelleken <[email protected]>
[~]: update phpunit :/ v2

github.com/voku/httpful - 417ce7860ce9a112865b7838e64c3e21fa594ac4 authored over 3 years ago by lmoelleken <[email protected]>
[+]: check ci errors v2.3

github.com/voku/httpful - 68ce8fb0e49e610f2889c44b1b458f919fb9a8d3 authored over 3 years ago by lmoelleken <[email protected]>
[+]: check ci errors v2.2

github.com/voku/httpful - ade4a45fdd697fcc447e23ced6784727bc71323a authored over 3 years ago by lmoelleken <[email protected]>
[+]: check ci errors v2.1

github.com/voku/httpful - 65734a956d1e135df2deeebb7a6d3e61e9657379 authored over 3 years ago by lmoelleken <[email protected]>
[*]: check ci errors v2

github.com/voku/httpful - 845172e7cd4bf491177bec2dc39d9400ac689ed8 authored over 3 years ago by lmoelleken <[email protected]>
[*]: check ci errors: "Could not open input file: vendor/bin/phpunit"

github.com/voku/httpful - 6fd35ba21ff15014df3994efc1d4d57b228d5c39 authored over 3 years ago by lmoelleken <[email protected]>
[~]: update phpunit :/

github.com/voku/httpful - c947b8440917d09a664e2f2ba64a61c0749c67d2 authored over 3 years ago by lmoelleken <[email protected]>
Add previousNonWhitespaceSibling method

github.com/voku/simple_html_dom - ef1511b89f3146537620142b0015dbe27386c145 authored over 3 years ago by Nicolas Lemoine <[email protected]>
[+]: update android sdk export

github.com/voku/dotfiles - 4ce1fb5c912b90e2a400f699924fac6d083eafb2 authored over 3 years ago by lmoelleken <[email protected]>
[+]: try to fix bugs, reported by phpstan

github.com/voku/httpful - 0612bf7c0aaf9ad08fcc550c82303c7875d59e52 authored over 3 years ago by lmoelleken <[email protected]>
[*]: use github actions

github.com/voku/httpful - 780597d13249cf7c2d5482c37aa4c612382794b5 authored over 3 years ago by lmoelleken <[email protected]>
[*]: update the changelog

github.com/voku/simple_html_dom - 079067c704b714b7c2813971297bb340307813e7 authored over 3 years ago by lmoelleken <[email protected]>
[*]: update the README

github.com/voku/simple_html_dom - a941a63c775e8cfb08772d2775c7b92efb97536a authored over 3 years ago by lmoelleken <[email protected]>
[*]: update base docs

github.com/voku/anti-xss - e382bbc6d160a5750604149a36e0b5265ed89db0 authored over 3 years ago by lmoelleken <[email protected]>
[*]: use github actions v2

github.com/voku/simple_html_dom - c0342aaf5f8b0b7d81394a072afb6c3f279b2d19 authored over 3 years ago by lmoelleken <[email protected]>
[~]: try to fix "SimpleHtmlDomMemoryTest" :/

github.com/voku/simple_html_dom - 0e035ccc9cba4a5f5fb79f9925db95478757cb3c authored over 3 years ago by lmoelleken <[email protected]>
Merge remote-tracking branch 'origin/master' into master

* origin/master:
small typo

github.com/voku/simple_html_dom - 35870aeab00fefe79973c0b67a04f1f213c7a7d2 authored over 3 years ago by lmoelleken <[email protected]>
[+]: add one more test for the xml parser

github.com/voku/simple_html_dom - 2d9184d405765190d781f918bc2a5d1764eca6e0 authored over 3 years ago by lmoelleken <[email protected]>
[-]: remove PhpStorm annotations v1

github.com/voku/simple_html_dom - a21db4b2cc823b39cd0a4da898760753b7b8dcaa authored over 3 years ago by lmoelleken <[email protected]>
[*]: use github actions

github.com/voku/simple_html_dom - 1f4cbf3741f751fa1e593e94f031e948e3916aad authored over 3 years ago by lmoelleken <[email protected]>
[*]: update the CHANGELOG

github.com/voku/anti-xss - 159b49a50cf3f6cf72ee43b0dcf7c2580a0c12d1 authored over 3 years ago by lmoelleken <[email protected]>
[+]: fix phpstan reported bugs + phpdoc fixes

github.com/voku/Stringy - 958910f731cd0617ef3471dc75ffc1dc84e08438 authored over 3 years ago by lmoelleken <[email protected]>
[*]: use github actions v2

github.com/voku/Stringy - dca6f017a2cd7e60d0c2bbb1ea08530e608db9ad authored over 3 years ago by lmoelleken <[email protected]>
[*]: update vendor stuff

github.com/voku/Stringy - 292a0837a43f3acbeef43fc2e2498b1c430b6f66 authored over 3 years ago by lmoelleken <[email protected]>
[*]: use github actions

github.com/voku/Stringy - f005978b5fa0a79b5018b930bead5ab7b77b2e02 authored over 3 years ago by lmoelleken <[email protected]>
[*]: code style fix only

github.com/voku/anti-xss - 6e2714caa0bbb313a5ada5fa0e368884beaf55d3 authored over 3 years ago by lmoelleken <[email protected]>
[*]: try to use github actions v2.5

github.com/voku/anti-xss - 56401fce9335e14511ea1004a9221e57016a6c56 authored over 3 years ago by lmoelleken <[email protected]>
[*]: try to use github actions v2.4

github.com/voku/anti-xss - ca86d4c760b115745b7142de0805fcaa92efe102 authored over 3 years ago by lmoelleken <[email protected]>
[*]: try to use github actions v2.3

github.com/voku/anti-xss - 0242b33904596d4402ec7f93deb115ebcadd4838 authored over 3 years ago by lmoelleken <[email protected]>
[*]: try to use github actions v2.2

github.com/voku/anti-xss - 6d600172d3e45d83dfc22616ee88bed17f1800f3 authored over 3 years ago by lmoelleken <[email protected]>
[*]: try to use github actions v2.1

github.com/voku/anti-xss - 6727f3c2bb284d7e0ab92d20c4298868c32d8aeb authored over 3 years ago by lmoelleken <[email protected]>
[*]: try to use github actions v2

github.com/voku/anti-xss - a974a57d2a0febd557b4ba5c60fee81ebc00a682 authored over 3 years ago by lmoelleken <[email protected]>
[*]: try to use github actions

github.com/voku/anti-xss - 289a29d76c776f2536ebb75ed81f2a8c2e80e37b authored over 3 years ago by lmoelleken <[email protected]>
Merge pull request #74 from voku/analysis-bQ6O9M

Apply fixes from StyleCI

github.com/voku/anti-xss - afd982d17d7059d5fdf49c563b2211b480870e0e authored over 3 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

github.com/voku/anti-xss - d7523bb29981f67e38651658e571e817eb057e66 authored over 3 years ago by Lars Moelleken <[email protected]>
[+]: fix phpstan reported issues + optimize some more phpdocs

github.com/voku/anti-xss - 3150d65500761f7980e2bf45a7242c5fc69969ca authored over 3 years ago by lmoelleken <[email protected]>
Merge pull request #73 from gharlan/patch-1

more specific types for psalm

github.com/voku/anti-xss - 7ddaf7768a64c04a0949a41fcf5f4663489956e8 authored over 3 years ago by Lars Moelleken <[email protected]>
Fix default trait property value mentioning constant from the using class

github.com/voku/BetterReflection - 408c0588e28204de40e6ffa30af3d545021ac764 authored almost 4 years ago by Ondrej Mirtes <[email protected]>
Adapter ReflectionProperty - missing methods from PHP 8

github.com/voku/BetterReflection - 7748f9be19fa80eae8bb22ab4f225e44f63691af authored almost 4 years ago by Ondrej Mirtes <[email protected]>
Fix default trait method parameter mentioning constant from the using class

github.com/voku/BetterReflection - 4fafef29a2d3e044a878ab4479ed4995c400e438 authored almost 4 years ago by Ondrej Mirtes <[email protected]>