Skip to content

Commit cad1949

Browse files
committed
Remove passthru from rector-migrate
1 parent 3358feb commit cad1949

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rector-migrate.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,6 @@
703703
'parse_ini_file' => 'Safe\parse_ini_file',
704704
'parse_ini_string' => 'Safe\parse_ini_string',
705705
'parse_url' => 'Safe\parse_url',
706-
'passthru' => 'Safe\passthru',
707706
'pcntl_getpriority' => 'Safe\pcntl_getpriority',
708707
'pcntl_setpriority' => 'Safe\pcntl_setpriority',
709708
'pcntl_signal' => 'Safe\pcntl_signal',

0 commit comments

Comments
 (0)