issues
search
antecedent
/
patchwork
Method redefinition (monkey-patching) functionality for PHP.
https://antecedent.github.io/patchwork/
MIT License
444
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Redefinition of `new`
#67
antecedent
closed
7 years ago
0
Redefine "new" instance in code
#66
mieszkomalawski
closed
7 years ago
1
Fix referenced issue.
#65
tfrommen
closed
7 years ago
0
Latest doctrine/instantiator bugs out with patchwork
#64
krodyrobi
closed
7 years ago
13
unexpected '$__pwClosureName' (T_VARIABLE), expecting identifier (T_STRING)
#63
moraleida
closed
7 years ago
3
Call to undefined function redefine()
#62
ghost
closed
7 years ago
0
No longer miss T_VARIABLE in parenthesis-less echo
#61
antecedent
closed
7 years ago
0
Make language constructs (print, eval, clone etc.) redefinable
#60
antecedent
closed
7 years ago
3
Minimal use case not operable
#59
ghost
closed
7 years ago
4
[docs] please add more examples
#58
ghost
closed
7 years ago
1
Classes that extend internal classes will not have their inherited methods redefinable
#57
antecedent
opened
7 years ago
0
Internal function calls that use the splat operator turn into syntax errors
#56
antecedent
closed
7 years ago
1
Elaborate the logic that prevents double inclusion
#55
antecedent
closed
7 years ago
0
Make object instantiation interceptable
#54
antecedent
closed
7 years ago
0
Develop a more aggressive optimization strategy
#53
antecedent
opened
7 years ago
0
The default redefinitions of call_user_func etc. still seem to be buggy
#52
antecedent
closed
7 years ago
0
Stream::url_stat suppresses errors, but not exceptions, in the delegated stat call
#51
antecedent
closed
7 years ago
0
$frame is undefined in CallRerouting::connectDefaultInternals
#50
maartenscholz
closed
7 years ago
8
Cannot redeclare Patchwork\redefine()
#49
Purus
closed
7 years ago
5
Warning on stream_wrapper_restore
#48
Purus
closed
7 years ago
6
Function does not exist
#47
Purus
closed
7 years ago
5
Simple Patchwork Use Case not working.
#46
Purus
closed
7 years ago
2
Typos in examples on the website
#45
Spudley
closed
8 years ago
1
Autoload Patchwork.php in Composer configuration
#44
RubieV
opened
8 years ago
2
Merge redefinition of internals into master
#43
antecedent
closed
8 years ago
0
Update website for 2.0
#42
antecedent
closed
8 years ago
0
bump php requirement to php 5.6
#41
samsonasik
closed
2 weeks ago
1
Warning: strpos(): Offset not contained in string
#40
neeravbm
closed
7 years ago
0
Fatal error: Call to undefined function patchwork\callrerouting\deployqueue()
#39
dnaber-de
opened
8 years ago
2
Patchwork warning when included in PHPUnit bootstrap
#38
cmounce
closed
8 years ago
5
Error: Please import Patchwork from a point in your code where no user-defined function, class or trait is yet defined. (BrainMonkey + PHPUnit)
#37
k00ni
closed
7 years ago
0
Should we require QuietBootstrap.php using composer
#36
robbie-cahill
closed
7 years ago
0
Fixed issue #34 Use require_once instead of @require to load Patchwork.php
#35
robbie-cahill
closed
2 years ago
0
Patchwork.php is required twice and silently fails
#34
robbie-cahill
closed
7 years ago
1
restoreAll() crashes with wildcards, multiple methods
#33
cmounce
closed
8 years ago
1
Correctly handle class instances
#32
pierredup
closed
8 years ago
0
add function_exists('apc_clear_cache') for apc_clear_cache() execute
#31
samsonasik
closed
8 years ago
0
Patchwork.json issue
#30
seandreea
closed
7 years ago
4
Fix return values from patched functions on HHVM
#29
rarescosma
closed
9 years ago
3
Documentation?
#28
corycollier
closed
8 years ago
1
flock(): Illegal operation argument
#27
samijnih
opened
9 years ago
4
A conflict occurs between Patchwork and wincache PHP module
#26
tomolimo
closed
7 years ago
1
How to alter a parameter before using Patchwork\pass() or before Patchwork\callOriginal()?
#25
tomolimo
opened
9 years ago
1
Is there a way to know if a function/method is already patched?
#24
tomolimo
opened
9 years ago
1
How to prevent PHP User Warning for a method that is not defined during its redefinition
#23
tomolimo
opened
9 years ago
2
Could it be possible to patch a complete php file?
#22
tomolimo
closed
7 years ago
4
apply scheduled patches only once
#21
alexey-zaharchenko
closed
9 years ago
2
Mention the UOPZ extension
#20
phuedx
closed
9 years ago
0
Is it possible to intercept the return value?
#19
farinspace
closed
9 years ago
2
Is there a way to get the __FUNCTION__ name from within the closure?
#18
farinspace
closed
9 years ago
2
Previous
Next