3v4l.org

run code in 300+ PHP versions simultaneously
<?php $fields = array('TITLE', 'CREDITS', 'GRAD_SUBJECT_AREA', 'GRADE_POSTING_SCHEME', 'GRADING_SCALE', 'STANDARDS_GRADING_SCALE', 'COURSE_HISTORY_TERM', 'GENDER_RESTRICTION', 'AFFECTS_GPA'); sort($fields); print_r($fields);
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [0] => AFFECTS_GPA [1] => COURSE_HISTORY_TERM [2] => CREDITS [3] => GENDER_RESTRICTION [4] => GRADE_POSTING_SCHEME [5] => GRADING_SCALE [6] => GRAD_SUBJECT_AREA [7] => STANDARDS_GRADING_SCALE [8] => TITLE )

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:
48.36 ms | 401 KiB | 8 Q