diff options
author | Tyson Andre <tysonandre775@hotmail.com> | 2020-04-21 19:19:53 -0400 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2020-04-22 15:24:35 +0200 |
commit | 630897f9962e734f027e2e277b00f8b4db89ef5c (patch) | |
tree | 3ed28b110bdf719e7886e6021a24b3ed6a4c57e4 /main/php_variables.c | |
parent | c33e5043a855db87699529348e465c1f5c6e65b8 (diff) | |
download | php-git-630897f9962e734f027e2e277b00f8b4db89ef5c.tar.gz |
Document change to ReflectionMethod->isConstructor/isDestructor
See https://externals.io/message/109377
This prevented PHPUnit's test doubles from being created for interfaces.
The reason this changed is
https://github.com/php/php-src/pull/3846/files#diff-3a8139128d4026ce0cb0c86beba4e6b9L5549-R5605
(ReflectionMethod::isConstruct checks if the method is the zend_class_entry's
constructor, etc.)
Diffstat (limited to 'main/php_variables.c')
0 files changed, 0 insertions, 0 deletions