3v4l.org

run code in 300+ PHP versions simultaneously
<?php #[\Deprecated("use new_ibase_init() instead")] function ibase_init() { // Perhaps the old logic return _ibase_init(); } function new_ibase_init() { // The new logic return _ibase_init(); } function _ibase_init() {} ibase_init();
Output for git.master, git.master_jit
Deprecated: Function ibase_init() is deprecated, use new_ibase_init() instead in /in/G3Wd5 on line 18

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.77 ms | 839 KiB | 4 Q