-
Notifications
You must be signed in to change notification settings - Fork 4
Issues: TysonAndre/pecl-teds
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add popFront/pushFront as preferred/alternate method names instead of shift/unshift
#202
opened Nov 12, 2022 by
TysonAndre
Idea:
final class Teds\ComparableObject {public readonly $key: mixed; public $value; }
#201
opened Nov 10, 2022 by
TysonAndre
Benchmark hybrid approach in Teds\unique_values, use if practical
#192
opened Oct 22, 2022 by
TysonAndre
Test with clang and options similar to php-src such as
-Wnull-pointer-arithmetic
#190
opened Oct 10, 2022 by
TysonAndre
InternalIterator->next() implicitly calls rewind - explicitly initialize and mark as rewound instead
#184
opened Mar 10, 2022 by
TysonAndre
Handle engine limitations for var_export/debug_zval_dump/json_encode where containers hold objects/arrays
#147
opened Feb 15, 2022 by
TysonAndre
Optimize BitSet::unshift: (1) multiple values, (2) use larger word sizes
#146
opened Feb 15, 2022 by
TysonAndre
1 of 3 tasks
Combine test cases of Sequences, Collections, ListInterface implementations, remove files
#135
opened Feb 12, 2022 by
TysonAndre
Add tests for edge cases of Maps coercing keys to values in toArray
#127
opened Feb 10, 2022 by
TysonAndre
Teds\intmul(...int), intadd(...int), intsub(int, int) with results staying as PHP
int
(like C)
#115
opened Feb 7, 2022 by
TysonAndre
intern_string(array|string $str): array|string
to expose string interning functionality
#114
opened Feb 7, 2022 by
TysonAndre
Idea: Immutable lists with modifications returning new lists - look into Relaxed Radix Binary Trees
#104
opened Feb 3, 2022 by
TysonAndre
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.