3v4l.org

run code in 500+ PHP versions simultaneously
<?php $tracker = array('1','2','3'); Foreach($tracker as $track){ $hashx = array( $hash ); $info = $scraper->scrape( $hashx, $track ); foreach ($info as $key => $value) { $openseed[] = $value['seeders']; } } //Now $openseed is an array with three values originating from 1,2,3
Output for git.master_jit, git.master, rfc.property-hooks
Warning: Undefined variable $hash in /in/tSjSk on line 5 Warning: Undefined variable $scraper in /in/tSjSk on line 6 Fatal error: Uncaught Error: Call to a member function scrape() on null in /in/tSjSk:6 Stack trace: #0 {main} thrown in /in/tSjSk on line 6
Process exited with code 255.

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
41.91 ms | 1481 KiB | 4 Q