3v4l.org

run code in 300+ PHP versions simultaneously
<?php function getUserConsentsByUid(string $uid, array $filters = [], ?int $limit): array { } getUserConsentsByUid('uid', [], 20);
Output for git.master, git.master_jit, rfc.property-hooks
Deprecated: Optional parameter $filters declared before required parameter $limit is implicitly treated as a required parameter in /in/InEOj on line 3 Fatal error: Uncaught TypeError: getUserConsentsByUid(): Return value must be of type array, none returned in /in/InEOj:5 Stack trace: #0 /in/InEOj(8): getUserConsentsByUid('uid', Array, 20) #1 {main} thrown in /in/InEOj on line 5
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:
62.87 ms | 401 KiB | 8 Q