Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / lstrojny/functional-php issues and pull requests
#256 - Migrate to PHP 8.4
Pull Request -
State: open - Opened by redbeardcreator 2 months ago
- 4 comments
#255 - changes for PHP 8.4
Pull Request -
State: open - Opened by Egorskov 2 months ago
- 1 comment
#254 - Several parameters are implicitly nullable, triggering deprecation warnings in PHP 8.4
Issue -
State: open - Opened by redbeardcreator 2 months ago
#253 - Small changes so tests run smoothly
Pull Request -
State: open - Opened by vichfs 3 months ago
#252 - ci: bump ubuntu
Pull Request -
State: open - Opened by simPod about 1 year ago
#251 - feat: drop support for EOLed php
Pull Request -
State: open - Opened by simPod about 1 year ago
#250 - Add phpstan typing annotations
Pull Request -
State: open - Opened by KmeCnin about 1 year ago
- 5 comments
#249 - Some minor fixes I ran into while using the library in PHP 8.1
Pull Request -
State: closed - Opened by rikmeijer over 1 year ago
#248 - Tail Recursion does not work
Issue -
State: open - Opened by DrDub over 1 year ago
- 2 comments
#247 - Updated package to min php 7.4 and fixed tests
Pull Request -
State: closed - Opened by tmihalicka almost 2 years ago
#246 - Add iterable to the method definitions
Issue -
State: open - Opened by mschop over 2 years ago
#245 - `take_left(sequence_linear(date('Y') - 3, 1), 3)` infinite loop
Issue -
State: open - Opened by Maxdw over 2 years ago
#244 - Add `cartesian_product` and `InvalidArgumentException::assertStringable`
Pull Request -
State: open - Opened by someonewithpc about 3 years ago
- 1 comment
#243 - Add `entries` and `from_entries`, similar to JavaScript's `Object.entries` and `Object.fromEntries`
Pull Request -
State: closed - Opened by someonewithpc over 3 years ago
- 10 comments
#242 - classnames utility function added
Pull Request -
State: closed - Opened by hrrarya over 3 years ago
- 1 comment
#241 - Reopen PR #228
Pull Request -
State: closed - Opened by peter279k almost 4 years ago
#240 - Use php-quickcheck for testing
Issue -
State: open - Opened by lstrojny almost 4 years ago
#239 - Use array_key_exists on arrays in pick()
Pull Request -
State: closed - Opened by lstrojny almost 4 years ago
#238 - Support PHP 8
Pull Request -
State: closed - Opened by lstrojny almost 4 years ago
- 1 comment
#237 - Switch to GitHub actions
Pull Request -
State: closed - Opened by lstrojny almost 4 years ago
#236 - fix: PHP 8 problems
Pull Request -
State: closed - Opened by phanan about 4 years ago
- 3 comments
#235 - fix: typo in match() deprecation message
Pull Request -
State: closed - Opened by phanan about 4 years ago
#234 - Adding key_sort functionality
Pull Request -
State: open - Opened by adrianpanicek about 4 years ago
#233 - When will the php v8 be supported?
Issue -
State: closed - Opened by Yangeok about 4 years ago
- 3 comments
#232 - Proposal: Add compact()
Issue -
State: closed - Opened by phanan about 4 years ago
- 3 comments
#231 - feat: doc improvements
Pull Request -
State: closed - Opened by phanan about 4 years ago
- 1 comment
#230 - build(deps): add PHP8 support
Pull Request -
State: closed - Opened by phanan about 4 years ago
- 1 comment
#229 - PHP 8 Support
Issue -
State: closed - Opened by acelaya about 4 years ago
- 3 comments
#228 - Test enhancement
Pull Request -
State: closed - Opened by peter279k over 4 years ago
- 1 comment
#227 - Fix coding style via PHP_CS and PHP-CS-Fixer
Pull Request -
State: closed - Opened by peter279k over 4 years ago
- 1 comment
#226 - [BUG] 1.14.0 breaks when opcache.preload is enabled
Issue -
State: closed - Opened by danfraticiu over 4 years ago
- 1 comment
#225 - Prevent hash collisions for object hashing
Pull Request -
State: closed - Opened by lstrojny over 4 years ago
#224 - Functional\match() to Functional\matching()
Pull Request -
State: closed - Opened by lstrojny over 4 years ago
#223 - Functions can no longer be called `match` on PHP 8
Issue -
State: closed - Opened by timfennis over 4 years ago
#222 - Fix php 8.0 remove reserved word match.
Pull Request -
State: closed - Opened by terabytesoftw over 4 years ago
#221 - Updating Pipe Tests for psalm branch
Pull Request -
State: open - Opened by tzkmx over 4 years ago
#220 - Make these functions more expressive
Issue -
State: closed - Opened by videni over 4 years ago
- 3 comments
#219 - Update build matrix
Pull Request -
State: closed - Opened by lstrojny over 4 years ago
#218 - Fix tests
Pull Request -
State: closed - Opened by someonewithpc over 4 years ago
#217 - pick should use array_key_exists instead of isset
Issue -
State: closed - Opened by lorenzomar almost 5 years ago
- 3 comments
#216 - Support .phpstorm.meta
Issue -
State: open - Opened by lstrojny almost 5 years ago
Labels: Good to get started
#215 - Add `ary` function which ignores arguments over the supplied number
Pull Request -
State: closed - Opened by someonewithpc almost 5 years ago
- 11 comments
#214 - Make default callback the identity function.
Pull Request -
State: closed - Opened by jasonmm almost 5 years ago
- 3 comments
#213 - Bump PHPUnit version to ~9.
Pull Request -
State: closed - Opened by jarebear6expepjozn6rakjq5iczi3irqwphcvb almost 5 years ago
- 1 comment
#212 - Let the default callback argument to function some, none, and every be the identity function
Issue -
State: closed - Opened by KJSanchez about 5 years ago
- 4 comments
#211 - Added examples for `invoke` functions.
Pull Request -
State: closed - Opened by mducharm about 5 years ago
- 1 comment
#210 - Add null to docblock of `minimum` and `maximum`.
Pull Request -
State: closed - Opened by jasonmm about 5 years ago
- 4 comments
#209 - unique(), with(), zip(), zip_all()
Pull Request -
State: open - Opened by alexeyshockov about 5 years ago
#208 - Support psalm
Issue -
State: open - Opened by lstrojny about 5 years ago
- 10 comments
#207 - Update `invoke_first` & `invoke_last` documentation.
Pull Request -
State: closed - Opened by jasonmm about 5 years ago
- 1 comment
#206 - Add note to docs about using `curry` with `flip`.
Pull Request -
State: closed - Opened by jasonmm about 5 years ago
- 1 comment
#205 - Converge docs
Pull Request -
State: closed - Opened by jasonmm about 5 years ago
- 1 comment
#204 - Add `omit_keys` function.
Pull Request -
State: closed - Opened by jasonmm about 5 years ago
- 1 comment
#203 - The opposite of `select_keys`
Issue -
State: closed - Opened by jasonmm about 5 years ago
- 2 comments
#202 - Add file comments
Pull Request -
State: closed - Opened by szepeviktor about 5 years ago
- 6 comments
#201 - PHPUnit ~7 needs PHP 7.1
Pull Request -
State: closed - Opened by szepeviktor about 5 years ago
#200 - Providing Pipe Function see #141
Pull Request -
State: open - Opened by tzkmx about 5 years ago
- 3 comments
#199 - Porper file comment instead of full license text
Issue -
State: closed - Opened by szepeviktor about 5 years ago
- 1 comment
#198 - PHPStan Level 4 fixes
Pull Request -
State: closed - Opened by szepeviktor about 5 years ago
- 1 comment
#197 - Modernize coding style
Pull Request -
State: closed - Opened by szepeviktor about 5 years ago
- 2 comments
#196 - Add create_assoc function
Pull Request -
State: open - Opened by tzkmx about 5 years ago
#195 - Add a noop() function
Pull Request -
State: closed - Opened by phanan over 5 years ago
- 3 comments
#194 - Add default value for with()
Pull Request -
State: closed - Opened by phanan over 5 years ago
- 1 comment
#193 - Add repeat()
Pull Request -
State: closed - Opened by phanan over 5 years ago
- 2 comments
#192 - Add take_left() and take_right()
Pull Request -
State: closed - Opened by phanan over 5 years ago
- 1 comment
#191 - Use correct variable name in Minimum
Pull Request -
State: closed - Opened by gzg over 5 years ago
- 1 comment
#190 - added chunk_every function
Pull Request -
State: closed - Opened by basbl over 5 years ago
- 1 comment
#189 - [issue][memoize] expect different result when using different callable
Pull Request -
State: closed - Opened by armetiz over 5 years ago
- 1 comment
#188 - Write docs for converge()
Issue -
State: closed - Opened by lstrojny over 5 years ago
Labels: Good to get started
#187 - Add path, path_or, prop, prop_or, props functions
Pull Request -
State: open - Opened by win0err over 5 years ago
- 2 comments
#186 - Add converge function
Pull Request -
State: closed - Opened by win0err over 5 years ago
- 3 comments
#185 - Simplify README and fix installation
Pull Request -
State: closed - Opened by spawnia almost 6 years ago
- 1 comment
#184 - PSR-2 code style
Pull Request -
State: closed - Opened by alexeyshockov almost 6 years ago
- 6 comments
#183 - Type hints for PHPStorm
Pull Request -
State: closed - Opened by alexeyshockov almost 6 years ago
- 3 comments
#182 - Adjust some type annotations for variadic functions
Pull Request -
State: closed - Opened by joranvar almost 6 years ago
- 1 comment
#181 - functional shortcut for array_reduce?
Issue -
State: closed - Opened by ftaiolivista about 6 years ago
- 1 comment
#180 - Use PHP 7.3 on Travis CI
Pull Request -
State: closed - Opened by sanmai about 6 years ago
- 1 comment
#179 - Fix return type annotation on identical()
Pull Request -
State: closed - Opened by mathieuhelie about 6 years ago
- 1 comment
#178 - add php 7.3 to travis
Pull Request -
State: closed - Opened by andreybolonin over 6 years ago
- 1 comment
#177 - Then instead of than?
Pull Request -
State: closed - Opened by BenjaminPaap over 6 years ago
- 1 comment
#176 - refactor: Add leading \ before function invocation to speed up resolving
Pull Request -
State: closed - Opened by damianopetrungaro over 6 years ago
- 16 comments
#175 - refactor(each): Use array functions instead of foreach loop
Pull Request -
State: closed - Opened by damianopetrungaro over 6 years ago
- 1 comment
#174 - refactor(drop): Use array functions instead of foreach loop
Pull Request -
State: closed - Opened by damianopetrungaro over 6 years ago
- 3 comments
#173 - refactor(difference): Use array functions instead of foreach loop
Pull Request -
State: closed - Opened by damianopetrungaro over 6 years ago
- 1 comment
#172 - refactor(contains): Use built in in_array function for search into an array
Pull Request -
State: closed - Opened by damianopetrungaro over 6 years ago
- 1 comment
#171 - refactor(average): Use array functions instead of foreach loop
Pull Request -
State: closed - Opened by damianopetrungaro over 6 years ago
- 7 comments
#170 - Add repeat()
Pull Request -
State: closed - Opened by phanan over 6 years ago
- 1 comment
#169 - PHP 7?
Issue -
State: closed - Opened by phanan over 6 years ago
- 3 comments
#168 - Flatten array performance
Issue -
State: closed - Opened by drupol over 6 years ago
- 6 comments
#167 - if_else with more than 1 argument
Issue -
State: closed - Opened by poissob over 6 years ago
- 3 comments
#166 - Implement Functional\key
Pull Request -
State: closed - Opened by fpetkovski over 6 years ago
- 3 comments
#165 - Exception Type Information
Pull Request -
State: closed - Opened by rodnaph over 6 years ago
- 1 comment
#164 - Function to build associative arrays from an input list and two user functions producing keys and values for the output list
Issue -
State: open - Opened by gvlasov over 6 years ago
- 12 comments
#163 - Implement sort_by
Pull Request -
State: closed - Opened by gvlasov over 6 years ago
- 7 comments
#162 - Feature request: sortBy function
Issue -
State: closed - Opened by gvlasov over 6 years ago
- 2 comments
#161 - Add "not" Documentation
Pull Request -
State: closed - Opened by rodnaph over 6 years ago
- 1 comment
#160 - Add testcase for testing every function has its constant
Pull Request -
State: closed - Opened by MortalFlesh over 6 years ago
- 2 comments
#159 - Adding class with function constants #149
Pull Request -
State: closed - Opened by 3amprogrammer over 6 years ago
- 1 comment
#156 - Misleading documentation for invoke_first and invoke_last
Issue -
State: closed - Opened by phanan almost 7 years ago
#151 - More 'haskelly' definition of Flatten
Issue -
State: closed - Opened by ianchanning over 7 years ago
- 2 comments