GitHub / flow-php/array-dot / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| eb391d6f | Merge pull request #2378 from stloyd/feature/ci-close-pr-gha | norberttech <n****t@o****l> | 3 months ago | |
| 289990d6 | Merge pull request #2368 from flow-php/mago-static-analyze | norberttech <n****t@o****l> | 3 months ago | |
| 2f8c033d | Merge pull request #2361 from flow-php/feature-mago-formatter | norberttech <n****t@o****l> | 3 months ago | |
| aab082f9 | chore: create standalone installation instructions for each package (#2277) | norberttech <n****t@o****l> | 5 months ago | |
| 1caf94b3 | chore: include flow-php/arrow-ext in Dockerfile (#2274) | norberttech <n****t@o****l> | 5 months ago | |
| 7c0b7f16 | Remove part of unnecessary recursion calls from `array_dot_get()` method (#2157) | norberttech <n****t@o****l> | 7 months ago | |
| 1dd6d879 | fix: missing 8.5 in ci/cd | norberttech <n****t@o****l> | 8 months ago | |
| 37c0dd8c | Improved codebase quality through static analysis (#1723) | norberttech <n****t@o****l> | about 1 year ago | |
| da0de985 | Flow to Dbal schema converter (#1429) | norberttech <n****t@o****l> | over 1 year ago | |
| cfd2d10c | Removed psalm static analysis tool (#1311) | norberttech <n****t@o****l> | over 1 year ago | |
| bf2dbe8b | Drop support for PHP 8.1 (#1288) | norberttech <n****t@o****l> | over 1 year ago | |
| 1d967976 | Add testing against PHP 8.4 (#1257) | norberttech <n****t@o****l> | over 1 year ago | |
| 70ca846b | Updated depedencies (#1209) | norberttech <n****t@o****l> | almost 2 years ago | |
| 8131d707 | Added typed functions to array-dot library (#1130) | norberttech <n****t@o****l> | about 2 years ago | |
| 270bed18 | Updated documentations | norberttech <n****t@o****l> | about 2 years ago | |
| def9b24e | Flow filesystem introduction (#1104) | norberttech <n****t@o****l> | about 2 years ago | |
| 536819e5 | Feature/codding standards (#1008) | norberttech <n****t@o****l> | over 2 years ago | |
| ef2471c9 | Added possibility to convert rows into array without keys (#880) | norberttech <n****t@o****l> | over 2 years ago | |
| 01346bb8 | Reorganized documentation (#854) | norberttech <n****t@o****l> | over 2 years ago | |
| 3767da8a | Added php ~8.3 constraint to composer.json files (#834) | norberttech <n****t@o****l> | over 2 years ago | |
| d4872ddc | Run cs-fixer against codebase (#650) | norberttech <n****t@o****l> | almost 3 years ago | |
| d258c706 | Feature/static analyse strictness (#636) | norberttech <n****t@o****l> | almost 3 years ago | |
| 1793521e | Unify `LICENSE` files (#630) | norberttech <n****t@o****l> | almost 3 years ago | |
| 43cc597d | Remove "scripts" from `composer.json` in subpackages (#577) | norberttech <n****t@o****l> | almost 3 years ago | |
| 08304469 | Prevent using `strlen` & `count` on empty input (#545) | norberttech <n****t@o****l> | almost 3 years ago | |
| 50621a1a | Fix typos (#539) | norberttech <n****t@o****l> | almost 3 years ago | |
| ae57541a | Fix typos in README.md (#540) | norberttech <n****t@o****l> | almost 3 years ago | |
| 0c220160 | Improved description for all repositories (#535) | norberttech <n****t@o****l> | almost 3 years ago | |
| e61f9e42 | Fixed edge case in array_dot_exists (#383) | norberttech <n****t@o****l> | over 3 years ago | |
| 556ddd3a | Moved more Transformers into expressions (#375) | norberttech <n****t@o****l> | over 3 years ago | |
| 2ed5228d | Fixed issue with accessing empty arrays using array_get with nullsafe operato... | norberttech <n****t@o****l> | over 3 years ago | |
| ba274a12 | Updated inter dependencies | norberttech <n****t@o****l> | over 3 years ago | |
| abd51e33 | Test code against php 8.2 (#292) | norberttech <n****t@o****l> | over 3 years ago | |
| 2c13ce51 | Allow to use QueryBuilder while creating DBAL limit offset extractor for more... | norberttech <n****t@o****l> | over 3 years ago | |
| 11bfb3fd | Unified installation guide in all readme files | norberttech <n****t@o****l> | about 4 years ago | |
| e6995308 | Updated README | norberttech <n****t@o****l> | about 4 years ago | |
| 859af66d | Fix restore remvoved composer json from array-dot library | norberttech <n****t@o****l> | about 4 years ago | |
| 9af876a4 | Removed github actions and tools settings from readonly repositories | norberttech <n****t@o****l> | about 4 years ago | |
| 9d417bcf | Updated CHANGELOG.md | aeon-automation <a****t@a****g> | about 4 years ago | |
| 7534d51e | Removed failing test in dbal platform | norberttech <n****t@o****l> | about 4 years ago | |
| 87146380 | Bump friendsofphp/php-cs-fixer from 3.9.4 to 3.9.5 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| b8ec2f99 | Bump phpstan/phpstan from 1.8.1 to 1.8.2 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 94aed6c2 | Bump friendsofphp/php-cs-fixer from 3.9.3 to 3.9.4 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| d2e312eb | Bump friendsofphp/php-cs-fixer from 3.9.2 to 3.9.3 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| bd4a43c5 | Bump phpstan/phpstan from 1.8.0 to 1.8.1 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| a9f095bd | Bump phpunit/phpunit from 9.5.20 to 9.5.21 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| d0e39e0b | Bump phpstan/phpstan from 1.5.4 to 1.8.0 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 536d9138 | Bump vimeo/psalm from 4.22.0 to 4.24.0 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 53b9db5b | Bump friendsofphp/php-cs-fixer from 3.8.0 to 3.9.2 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| c0688bb9 | Updated CHANGELOG.md | aeon-automation <a****t@a****g> | over 4 years ago | |
| cde96554 | Upgrade php81 (#86) |
Norbert Orzechowicz <1****h@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 3c8efd09 | Bump phpstan/phpstan from 1.5.3 to 1.5.4 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 346115da | Bump phpunit/phpunit from 9.5.19 to 9.5.20 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 8f5ac40e | Bump phpstan/phpstan from 1.5.2 to 1.5.3 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 23898f17 | Bump phpstan/phpstan from 1.5.1 to 1.5.2 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 834852ca | Bump phpstan/phpstan from 1.5.0 to 1.5.1 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| ac70f3be | Bump phpstan/phpstan from 1.4.10 to 1.5.0 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| fe25522b | Bump friendsofphp/php-cs-fixer from 3.7.0 to 3.8.0 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 4836dca0 | Bump phpunit/phpunit from 9.5.18 to 9.5.19 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 57b595c2 | Bump phpstan/phpstan from 1.4.9 to 1.4.10 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 84877e35 | Bump phpstan/phpstan from 1.4.8 to 1.4.9 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 37dac8fc | Bump phpunit/phpunit from 9.5.17 to 9.5.18 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 932d71b9 | Bump friendsofphp/php-cs-fixer from 3.6.0 to 3.7.0 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| f59e924a | Bump phpunit/phpunit from 9.5.16 to 9.5.17 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| d5adfe8e | Bump phpstan/phpstan from 1.4.7 to 1.4.8 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 2838b17e | Bump phpstan/phpstan from 1.4.6 to 1.4.7 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 6fd662f4 | Bump phpunit/phpunit from 9.5.14 to 9.5.16 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 3dfcefb2 | Bump phpunit/phpunit from 9.5.13 to 9.5.14 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| eb300889 | Updated CHANGELOG.md | aeon-automation <a****t@a****g> | over 4 years ago | |
| d2c3af6b | Fixed array_dot edge case of accessing non array through wildcard (#66) |
Norbert Orzechowicz <n****t@o****l>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| f473d791 | Bump phpstan/phpstan from 1.4.5 to 1.4.6 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| eb97fd66 | Bump friendsofphp/php-cs-fixer from 3.5.0 to 3.6.0 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| bfc81550 | Bump vimeo/psalm from 4.19.0 to 4.20.0 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| d8b085af | Bump phpstan/phpstan from 1.4.4 to 1.4.5 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 1f5ddb5b | Bump phpstan/phpstan from 1.4.3 to 1.4.4 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 33672ace | Bump phpstan/phpstan from 1.4.2 to 1.4.3 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 520e203e | Bump vimeo/psalm from 4.18.1 to 4.19.0 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 713b19fe | Bump phpunit/phpunit from 9.5.12 to 9.5.13 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 311f9906 | Bump phpunit/phpunit from 9.5.11 to 9.5.12 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 13135e29 | Bump phpstan/phpstan from 1.4.1 to 1.4.2 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 69518da0 | Bump phpstan/phpstan from 1.4.0 to 1.4.1 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| bb65b97b | Bump phpstan/phpstan from 1.3.3 to 1.4.0 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| e7505160 | Bump friendsofphp/php-cs-fixer from 3.4.0 to 3.5.0 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| d5666ed1 | Updated CHANGELOG.md | aeon-automation <a****t@a****g> | over 4 years ago | |
| b982f10c | merge Merge pull request #52 from tomaszhanc/feature/update-workflows |
Tomasz Hanc <7****c@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 50bbb3a4 | Reuse workflows from aeon-php/actions | Tomasz Hanc <7****c@u****m> | over 4 years ago | |
| 44df5a98 | Bump vimeo/psalm from 4.18 to 4.18.1 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 926f4345 | Bump vimeo/psalm from 4.17.0 to 4.18 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| ae76f1bf | Bump phpstan/phpstan from 1.3.2 to 1.3.3 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 0f81216d | Bump phpstan/phpstan from 1.3.1 to 1.3.2 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| c7bcef0e | Bump phpstan/phpstan from 1.3.0 to 1.3.1 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 8b3b145f | Bump vimeo/psalm from 4.16.1 to 4.17.0 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| ecb62150 | Bump phpstan/phpstan from 1.2.0 to 1.3.0 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 9dc4ea7f | Bump vimeo/psalm from 4.15.0 to 4.16.1 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 754b832a | Bump phpunit/phpunit from 9.5.10 to 9.5.11 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| c07cbf03 | Bump friendsofphp/php-cs-fixer from 3.3.2 to 3.4.0 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| b8a8f5fa | Updated CHANGELOG.md | aeon-automation <a****t@a****g> | over 4 years ago | |
| d9a22f58 | Fix errors from static analyze (#41) |
Tomasz Hanc <7****c@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 107689b4 | Bump vimeo/psalm from 4.14.0 to 4.15.0 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 120912f5 | Bump vimeo/psalm from 4.13.1 to 4.14.0 in /tools |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago |