Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / eloquent/phony issues and pull requests
#269 - New ReflectionReference-based exporter IDs are frequently re-used
Issue -
State: open - Opened by ezzatron almost 2 years ago
Labels: bug, hard
#268 - Fatal error when attempting to mock a trait that uses the `self` type
Issue -
State: closed - Opened by ezzatron almost 2 years ago
Labels: bug
#267 - Allow ad hoc mock method implementations to specify whether the function signature from an overridden method should be used when generating the mock class
Issue -
State: open - Opened by ezzatron almost 2 years ago
- 1 comment
Labels: enhancement
#266 - Support for PHP 8.0 attributes
Issue -
State: open - Opened by ezzatron almost 2 years ago
Labels: language feature
#265 - PHP 8+ support summary
Issue -
State: open - Opened by ezzatron about 2 years ago
Labels: language feature
#264 - Support for PHP 8.2 `readonly` classes
Issue -
State: closed - Opened by ezzatron about 2 years ago
Labels: language feature
#263 - Support for PHP 8.2 disjunctive normal form types
Issue -
State: closed - Opened by ezzatron about 2 years ago
Labels: language feature
#262 - Support for PHP 8.2 standalone types `true`, `false`, `null`
Issue -
State: closed - Opened by ezzatron about 2 years ago
Labels: language feature
#261 - Support for PHP 8.1 enums
Issue -
State: closed - Opened by ezzatron about 2 years ago
Labels: language feature
#260 - Support for PHP 8.1 `readonly` properties
Issue -
State: closed - Opened by ezzatron about 2 years ago
- 1 comment
Labels: language feature
#259 - Support for PHP 8.1 intersection types
Issue -
State: closed - Opened by ezzatron about 2 years ago
Labels: language feature
#258 - Fix #257: Add PHP 8.2 support
Pull Request -
State: closed - Opened by danepowell about 2 years ago
- 2 comments
#257 - PHP 8.2 support
Issue -
State: closed - Opened by danepowell about 2 years ago
- 2 comments
#256 - PHP 8.1 compatibility (WIP)
Pull Request -
State: closed - Opened by keksa about 2 years ago
#255 - PHP 8.1 internal method return type deprecation notices
Issue -
State: closed - Opened by keksa about 2 years ago
- 4 comments
Labels: language feature
#254 - Update phpunit/phpunit from 9.5.22 to 9.5.23
Pull Request -
State: closed - Opened by violinist-bot over 2 years ago
#253 - Cannot provide ad-hoc implementation of static function that returns self type.
Issue -
State: closed - Opened by jmalloc almost 3 years ago
- 2 comments
Labels: question
#252 - Fatal error: Uncaught Error: Undefined constant "Eloquent\Phony\Reflection\STDOUT"
Issue -
State: closed - Opened by yanneg about 4 years ago
- 5 comments
#251 - Support for PHP 8.0 named arguments
Issue -
State: open - Opened by ezzatron about 4 years ago
Labels: language feature
#250 - PHP 8 support
Issue -
State: closed - Opened by ezzatron about 4 years ago
- 14 comments
Labels: language feature
#249 - procedural function stubbing unclear
Issue -
State: closed - Opened by gegnew over 4 years ago
- 3 comments
#248 - PHP Fatal error: Variadic parameter cannot have a default value
Issue -
State: closed - Opened by keksa over 4 years ago
- 4 comments
#247 - Support for PHP 7.4 new features
Issue -
State: closed - Opened by ezzatron over 5 years ago
Labels: language feature
#246 - PHP 7.4 compatibility
Issue -
State: closed - Opened by ezzatron over 5 years ago
Labels: language feature
#245 - Consider deeply rendering weak references.
Issue -
State: closed - Opened by jmalloc over 5 years ago
Labels: language feature
#244 - Possible issues with array reference detection in PHP 7.4
Issue -
State: closed - Opened by jmalloc over 5 years ago
- 1 comment
Labels: language feature
#243 - Update phpunit/phpunit from 8.2.5 to 8.3.3
Pull Request -
State: closed - Opened by violinist-bot over 5 years ago
- 1 comment
Labels: wontfix
#242 - Update phpunit/phpunit from 8.2.5 to 8.3.3
Pull Request -
State: closed - Opened by violinist-bot over 5 years ago
- 1 comment
#241 - Process-isolated tests are failing under phpdbg
Issue -
State: closed - Opened by ezzatron over 5 years ago
Labels: maintenance
#240 - The "expect-run-verify" reference in the readme links to a dead domain.
Issue -
State: closed - Opened by jmalloc almost 6 years ago
- 1 comment
Labels: documentation
#239 - PHP 7.3 support
Issue -
State: closed - Opened by ezzatron over 6 years ago
- 5 comments
Labels: language feature, maintenance
#238 - Document stubbing functions with final class return types
Issue -
State: open - Opened by ezzatron over 6 years ago
Labels: documentation
#237 - Final class as return type
Issue -
State: closed - Opened by pmall over 6 years ago
- 5 comments
Labels: bug
#236 - Method with final class as parameter
Issue -
State: closed - Opened by pmall over 6 years ago
- 1 comment
#235 - Drop support for PHP 7.0.x
Pull Request -
State: closed - Opened by ezzatron almost 7 years ago
- 1 comment
Labels: language feature, maintenance
#234 - Possible future issue with global function mocking.
Issue -
State: closed - Opened by jmalloc about 7 years ago
- 3 comments
#233 - Drop support for PHP 7.0
Issue -
State: closed - Opened by ezzatron about 7 years ago
- 1 comment
Labels: maintenance
#232 - Refactoring tests
Pull Request -
State: closed - Opened by carusogabriel about 7 years ago
- 1 comment
#231 - Problems stubbing methods that return instances of a final class
Issue -
State: closed - Opened by ezzatron about 7 years ago
- 1 comment
Labels: bug, invalid
#230 - Document static analysis integrations
Issue -
State: open - Opened by ezzatron over 7 years ago
Labels: easy, documentation
#229 - API improvement discussion
Issue -
State: closed - Opened by enumag over 7 years ago
- 11 comments
#228 - Better exception message when a default return value is a final class
Issue -
State: closed - Opened by ezzatron over 7 years ago
Labels: enhancement, language feature
#227 - Write a 2.x migration guide
Issue -
State: closed - Opened by ezzatron over 7 years ago
Labels: documentation
#226 - Bare stub self values should be the stub, not the internal callback
Issue -
State: closed - Opened by ezzatron over 7 years ago
Labels: enhancement
#225 - Update documentation code to use latest PHP syntax
Issue -
State: closed - Opened by ezzatron over 7 years ago
Labels: documentation
#224 - Support for new PHP 7.2 features
Issue -
State: closed - Opened by ezzatron over 7 years ago
Labels: enhancement, language feature
#223 - Reduce var_dump output by using __debugInfo methods
Issue -
State: closed - Opened by ezzatron over 7 years ago
Labels: enhancement
#222 - Add Kahlan integration docs
Issue -
State: closed - Opened by ezzatron over 7 years ago
Labels: documentation
#221 - Implement an "of type" matcher
Issue -
State: closed - Opened by ezzatron over 7 years ago
- 1 comment
Labels: enhancement
#220 - Implement an "instanceof" matcher
Issue -
State: closed - Opened by ezzatron over 7 years ago
Labels: enhancement
#219 - Drop support for HHVM
Issue -
State: closed - Opened by ezzatron over 7 years ago
Labels: enhancement, language feature
#218 - Implement an emptyValue() facade function
Issue -
State: closed - Opened by ezzatron over 7 years ago
Labels: enhancement, integration
#217 - Warning that each() is deprecated when using "nightly" builds
Issue -
State: closed - Opened by shadowhand over 7 years ago
- 3 comments
Labels: maintenance
#216 - Release roadmap
Issue -
State: closed - Opened by ezzatron almost 8 years ago
- 4 comments
Labels: maintenance, 1.0 blocker
#215 - Simplify dynamic order verification
Issue -
State: closed - Opened by enumag almost 8 years ago
- 1 comment
Labels: enhancement, language feature, easy, documentation
#214 - Prevent fatal errors from leaking
Pull Request -
State: closed - Opened by shadowhand almost 8 years ago
- 5 comments
#213 - PHPUnit 6 support
Issue -
State: closed - Opened by nesl247 almost 8 years ago
- 5 comments
Labels: enhancement, integration
#212 - Abstract functions in partial mocks do not use default return values.
Issue -
State: closed - Opened by jmalloc about 8 years ago
- 3 comments
Labels: bug
#211 - `GeneratorVerifier::receivedException()` does not unwrap instance handles.
Issue -
State: closed - Opened by jmalloc about 8 years ago
Labels: bug
#210 - Seeking suggestions for exporter format improvements
Issue -
State: closed - Opened by ezzatron about 8 years ago
- 10 comments
Labels: question
#209 - Feature detection breaks when errors are converted to exceptions
Issue -
State: closed - Opened by shadowhand about 8 years ago
- 5 comments
Labels: invalid
#208 - 'self' return type not working
Issue -
State: closed - Opened by ezzatron about 8 years ago
Labels: bug
#207 - ignore posix_istatty warnings
Pull Request -
State: closed - Opened by keksa over 8 years ago
- 3 comments
#206 - Nullable return types are broken since PHP 7.1 RC3
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: bug, language feature, easy
#205 - Update README to include PHP 7.1
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: easy, documentation
#204 - Fix fatal error on HHVM with nullable type
Pull Request -
State: closed - Opened by shadowhand over 8 years ago
- 12 comments
Labels: bug, language feature
#203 - Error when running under HHVM
Issue -
State: closed - Opened by shadowhand over 8 years ago
- 2 comments
Labels: bug, language feature
#202 - Investigate Kahlan integration
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: question, integration
#201 - Document $phonySelf for does(), calls() etc.
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: easy, documentation
#200 - 🎈🎉🍰 !!200!! 🍰🎉🎈
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: invalid, wontfix
#199 - The difference between Mockery and Phony
Issue -
State: closed - Opened by enumag over 8 years ago
- 4 comments
Labels: question
#198 - Bug in documentation
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: bug, documentation
#197 - Get rid of calledOn()
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: enhancement, 1.0 blocker
#196 - Add PHP 7.1 to build matrix (nightly build is already PHP-7.2)
Pull Request -
State: closed - Opened by jmalloc over 8 years ago
- 1 comment
#195 - PHP 7.1 features
Issue -
State: closed - Opened by ezzatron over 8 years ago
- 1 comment
Labels: enhancement, language feature
#194 - Call count verification
Issue -
State: closed - Opened by enumag over 8 years ago
- 2 comments
Labels: question
#193 - Generator and iterable spies should be equivalent to their inner values for stubbing and verification
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: enhancement
#192 - Generator spies can be nested
Issue -
State: closed - Opened by ezzatron over 8 years ago
- 1 comment
Labels: language feature, documentation
#191 - Generator and iterable spies change the return value
Issue -
State: closed - Opened by enumag over 8 years ago
- 20 comments
Labels: documentation
#190 - Add more cross-links from API docs to relevant documentation
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: documentation
#189 - Improve the menu for devices with limited vertical screen real estate
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: documentation
#188 - Add indices to API sections
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: documentation
#187 - Should Phony provide Liberator-like features out of the box?
Issue -
State: closed - Opened by ezzatron over 8 years ago
- 1 comment
Labels: question
#186 - Add public/protected/private method mocking strategies & caveats
Issue -
State: closed - Opened by ezzatron over 8 years ago
- 2 comments
Labels: documentation
#185 - Using firstCall() et al on a verification result returns call data, should return call verifier
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: bug
#184 - Reduce documentation versions to weed out patches
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: enhancement, documentation
#183 - As of Phony 0.13.1 mocking Swiftmailer causes fatal error.
Issue -
State: closed - Opened by darianbr over 8 years ago
- 1 comment
Labels: bug
#182 - Currently un-mockable classes and un-stubbable functions
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: bug
#181 - Explain the library name
Issue -
State: closed - Opened by mablae over 8 years ago
- 2 comments
Labels: question
#180 - Rename $handle->mock() to $handle->get()
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: enhancement, 1.0 blocker
#179 - Remove magic calls from handles
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: enhancement, hard, 1.0 blocker
#178 - Ability to check if any "on-destruct" warnings have occurred.
Issue -
State: closed - Opened by jmalloc over 8 years ago
- 3 comments
Labels: enhancement
#177 - Special exporter behavior for spies, stubs, etc.
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: enhancement
#176 - Write a "getting started" guide
Issue -
State: open - Opened by ezzatron over 8 years ago
Labels: help wanted, documentation
#175 - Implement `spyGlobal()`, similar to `stubGlobal()`.
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: enhancement
#174 - Make stubs return empty values by default, instead of forwarding
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: enhancement, easy, 1.0 blocker
#173 - Implement `withCaller()` for control over behavior on a call scope level
Issue -
State: closed - Opened by ezzatron over 8 years ago
- 2 comments
Labels: enhancement, help wanted
#171 - Automate replacement of HTML documentation headers and footers
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: enhancement, documentation
#164 - Change usage of "traversable" to "iterable"
Issue -
State: closed - Opened by ezzatron over 8 years ago
Labels: enhancement, language feature, 1.0 blocker
#86 - Test all documentation examples
Issue -
State: closed - Opened by ezzatron over 9 years ago
- 1 comment
Labels: help wanted, documentation