Issues
- 18
Get ready for PHP 8.4 / drop support for PHP < 7.1 ?
#157 opened by jrfnl - 0
[Chore] Review codebase after PHP < 7.1 version drop
#167 opened by jrfnl - 0
- 0
3.0 | Remove deprecated code
#164 opened by jrfnl - 0
Eliminate all HHVM-related logic
#139 opened by antecedent - 0
- 0
How do the internals redefinition work?
#154 opened by MatanYadaev - 10
Can I patch DateTime?
#146 opened by aruku - 2
Code added to output
#151 opened by szaleq - 0
Patchwork's preprocessor incorrectly parenthesizes language constructs such as `echo` when making them redefinable
#148 opened by antecedent - 0
Parentheses removed by Patchwork\CodeManipulation\Actions\RedefinitionOfNew\removeExtraParentheses() in wrong contexts
#147 opened by antecedent - 2
- 1
- 0
- 3
Issues of version 2.1.18 with annotations @runInSeparateProcess and @preserveGlobalState
#123 opened by lloc - 1
Error when attempting to upgrade to PHP8
#133 opened by alexrivadeneira - 1
The file that defines <Namespace::method> was included earlier than Patchwork. This is likely a result of an improper setup; see readme for details.
#131 opened by EverGreen1253 - 13
missing phar releases
#122 opened by DanielRuf - 3
Composer-izing
#97 opened by szepeviktor - 4
Error: "uasort(): Argument #1 ($array) must be passed by reference, value given"
#100 opened by chrisvanpatten - 1
- 3
new-keyword-redefinable causes a Fatal error: Uncaught ReflectionException: Class "*" does not exist in
#126 opened by wvega - 4
Patchwork 2.1.18 breaks `parse_ini_file()`
#124 opened by anomiex - 3
Add support for reserved words used as method names
#120 opened by pkopi - 0
- 3
- 18
Maintained or abandoned ?
#102 opened by jrfnl - 1
Transform breaks in PHP 8 if attributes are used
#117 opened by anomiex - 1
- 1
Handle new token types and PHP parser enhancements
#104 opened by antecedent - 1
- 3
Two test cases seem to fail environment-dependently for no discernible reason
#112 opened by antecedent - 1
- 0
Config File Schema & Location
#101 opened by XedinUnknown - 2
Include a README
#81 opened by Naouak - 8
Incompatibility with Mockery
#99 opened by matzeeable - 8
Redefine does not work for void static methods
#95 opened by Mariyo - 1
Bug - New line needed after start php tag. Fatal error Call to undefined function Patchwork\Redefinitions\LanguageConstructs\_\Patchwork\CallRerouting\deployQueue()
#94 opened by juan-morales - 0
Warning: call_user_func() expects parameter 1 to be a valid callback, cannot access protected method
#92 opened by rhelms - 4
Usage of call_user_func_array within a $content function has issues in the presence of a patchwork.json file
#88 opened by rhelms - 1
- 4
Recursion on Grouped Use Statements
#86 opened by jeremeamia - 1
Adding 'serialize' to list of redefinable-internals results in NoResult exception when debugging
#85 opened by BlacKCaT27 - 2
Rerouting global scoped function calls
#84 opened by WyriHaximus - 0
Functions are not loaded with composer.
#83 opened by mrself - 2
- 2
time example of Patchwork homepage not working
#78 opened by maiermic - 2
- 3
Breaking PHPStan
#74 opened by ondrejmirtes - 0
Interception of the "new" keyword tries to pass non-L-values for by-reference constructor arguments
#73 opened by antecedent