GitHub / selective-php/array-reader / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 96dd87a7 | Update build | Daniel Opitz <d****z@o****m> | 10 months ago | |
| fc4dc888 | Update readme | Daniel Opitz <d****z@o****m> | 10 months ago | |
| 9843f793 | Update cs rules | Daniel Opitz <d****z@o****m> | 10 months ago | |
| e20d0962 | Remove | Daniel Opitz <d****z@o****m> | 10 months ago | |
| ad9b6bc2 | Update year | Daniel Opitz <d****z@o****m> | 10 months ago | |
| 9bfa0754 | Add support for PHP 8.4 | Daniel Opitz <d****z@o****m> | 10 months ago | |
| 797fe80f | merge Fix nullable types for PHP 8.4 #9 |
Daniel Opitz <o****n@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 23ecfc85 | Fix nullable types for PHP 8.4 | heinrichschiller <h****h@h****e> | 10 months ago | |
| 3233c540 | Require PHP 8.1 | Daniel Opitz <d****z@o****m> | over 2 years ago | |
| d96018cf | Require PHP 8.1 | Daniel Opitz <d****z@o****m> | over 2 years ago | |
| e419e509 | merge Merge pull request #8 from open-source-contributions/add_php82_test |
Daniel Opitz <o****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 3dcf6ba4 | Add PHP 8.2 test in GitHub action | Peter <p****k@g****m> | over 2 years ago | |
| 6a49d3c3 | merge Merge pull request #7 from open-source-contributions/add_float_tests |
Daniel Opitz <o****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 2497c885 | Add getFloat, findFloat and getFloatError tests | peter279k <p****k@g****m> | over 3 years ago | |
| 74de5edd | Add parameter and return types | Daniel Opitz <d****z@o****m> | over 3 years ago | |
| 2698c327 | Fix phpstan settings | Daniel Opitz <d****z@o****m> | over 3 years ago | |
| 9c5de04f | Require PHP 8 | Daniel Opitz <d****z@o****m> | over 3 years ago | |
| ecba216e | merge Merge pull request #6 from open-source-contributions/improve_phpstan_phpcsfixer |
Daniel Opitz <o****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 02f6a079 | Upgrade PHPStan and PHP-CS-Fixer | peter279k <p****k@g****m> | over 4 years ago | |
| 02285cec | Update README.md |
Daniel Opitz <o****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 2be4376a | Update readme | Daniel Opitz <d****z@o****m> | about 5 years ago | |
| 845dd7c9 | Add PHP 8 support | odan <d****z@o****m> | about 5 years ago | |
| e316995c | Add PHP 8 support | odan <d****z@o****m> | about 5 years ago | |
| 1d1c98a6 | Add PHP 8 support | odan <d****z@o****m> | about 5 years ago | |
| 17803d6e | Add PHP 8 support | odan <d****z@o****m> | about 5 years ago | |
| a81e6dcd | merge Merge pull request #5 from open-source-contributions/remove_travis |
Daniel Opitz <o****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| ba4ff529 | Remove Travis CI build setting | peter279k <p****k@g****m> | over 5 years ago | |
| 6ac875d2 | Add createFromArray method | odan <d****z@o****m> | almost 6 years ago | |
| f26642e4 | Add createFromArray method | odan <d****z@o****m> | almost 6 years ago | |
| 8efaca61 | Update README.md |
Daniel Opitz <o****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 0e3c36a7 | Add createFromArray method | odan <d****z@o****m> | almost 6 years ago | |
| 169244ca | Fix cs | odan <d****z@o****m> | almost 6 years ago | |
| 51e6fc90 | Add github actions | odan <d****z@o****m> | almost 6 years ago | |
| eb80d271 | Update year | odan <d****z@o****m> | almost 6 years ago | |
| 64f0a1c4 | merge Merge remote-tracking branch 'origin/master' | odan <d****z@o****m> | almost 6 years ago | |
| 0e65566a | Update phpstan | odan <d****z@o****m> | almost 6 years ago | |
| 261c0f21 | merge Merge pull request #4 from open-source-contributions/array_tests |
Daniel Opitz <o****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| c52d5db1 | merge Merge pull request #3 from open-source-contributions/find_get_int_test |
Daniel Opitz <o****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| f7e1b0d7 | Add findArray and getArray tests | peter279k <p****k@g****m> | about 6 years ago | |
| e1ff52ad | Add findInt and getInt tests | peter279k <p****k@g****m> | about 6 years ago | |
| d1e90016 | merge Merge pull request #2 from open-source-contributions/add_php74_test |
Daniel Opitz <o****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 0403718d | Add PHP 7.4 test | peter279k <p****k@g****m> | about 6 years ago | |
| 024981a5 | Add support for keys with dot | odan <d****z@o****m> | about 6 years ago | |
| 22f5d028 | Add similar library | odan <d****z@o****m> | about 6 years ago | |
| 5b8d3489 | merge Merge remote-tracking branch 'origin/master' | odan <d****z@o****m> | about 6 years ago | |
| 49671fb8 | Use is null and blank string as invalid values | odan <d****z@o****m> | about 6 years ago | |
| 2e866ef1 | Allow chronos v2 | odan <o****n@u****m> | over 6 years ago | |
| 544e22f1 | Add check for blank strings | odan <o****n@u****m> | over 6 years ago | |
| 93e7e733 | Init | odan <o****n@u****m> | over 6 years ago | |
| 8ad39763 | Init | odan <d****z@o****m> | over 6 years ago | |
| 26b62324 | Init | odan <d****z@o****m> | over 6 years ago | |
| 9c871b65 | Init | odan <d****z@o****m> | over 6 years ago | |
| 6b8a17a1 | Init | odan <d****z@o****m> | over 6 years ago | |
| 07495db1 | Init | odan <d****z@o****m> | over 6 years ago | |
| 1f0503cc | Init | odan <d****z@o****m> | over 6 years ago |