3v4l.org

run code in 300+ PHP versions simultaneously
<?php $subject = " # Documentation Documentation is a part of the library. It is in [doc directory](doc/). You can find there quick-start example. [API documentation](https://codedoc.pub/bitbang/http/master/index.html) is on Codedoc. [![Build Status](https://api.travis-ci.org/bitbang/http.svg?branch=master)](https://travis-ci.org/bitbang/http) # License The MIT License (MIT) "; $matches = preg_match_callback('#\[(.*)\]\((.+)\)#', function($matches) { var_dump($matches); }, $subject);
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught Error: Call to undefined function preg_match_callback() in /in/QmmsJ:13 Stack trace: #0 {main} thrown in /in/QmmsJ on line 13
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:
53.7 ms | 401 KiB | 8 Q