This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
rector
Watch
1
Star
0
Fork
0
You've already forked rector
mirror of
https://github.com/rectorphp/rector.git
synced
2025-02-24 11:44:14 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
tests
/
bootstrap.php
6 lines
97 B
PHP
Raw
Normal View
History
Unescape
Escape
speedup tests
2017-11-10 23:14:17 +01:00
<
?
php
declare
(
strict_types
=
1
);
require_once
__DIR__
.
'/../vendor/autoload.php'
;
fix cs
2017-11-10 23:15:35 +01:00
gc_disable
();
Reference in New Issue
Copy Permalink