Peter Kokot
|
d7a3edd45d
|
Trim trailing whitespace in *.phpt
|
2018-10-14 19:46:15 +02:00 |
|
Gabriel Caruso
|
9c144e0d82
|
Trim trailing whitespace in tests
|
2018-10-14 12:07:20 -03:00 |
|
Gabriel Caruso
|
ded3d984c6
|
Use EXPECT instead of EXPECTF when possible
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
|
2018-02-20 21:53:48 +01:00 |
|
Stanislav Malyshev
|
c93a4f192b
|
restore $this support for closures to its former glory
|
2010-04-19 19:45:03 +00:00 |
|
Christian Seiler
|
c6d89bd4a8
|
[DOC] Remove $this support in closures for PHP 5.3 beta 1
- Implementation notes here:
http://wiki.php.net/rfc/closures/removal-of-this
|
2009-01-26 22:54:34 +00:00 |
|
Felix De Vliegher
|
3b2da467e7
|
Tests for ReflectionMethod::getClosure() and ReflectionFunction::getClosure()
|
2008-08-08 12:39:16 +00:00 |
|