3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = array ( '' . "\0" . '*' . "\0" . '_data' => array ( 'id' => 'MDM2OXwwMDAwMDAwNTQwOXw0Ng..', 'userAccountId' => NULL, 'identifier' => NULL, 'extraIdentifier' => NULL, 'externalIdentifier' => NULL, 'title' => NULL, 'firstName' => 'Robert', 'lastName' => 'Parker (2018-10-30)', 'co' => NULL, 'gender' => NULL, 'companyName' => NULL, 'streetAddress' => NULL, 'postalCode' => NULL, 'city' => NULL, 'email' => 'robert.parker@mildmedia.se', 'phoneNumber' => '(901) 501-2973', 'homePhoneNumber' => NULL, 'faxNumber' => NULL, 'websiteUrl' => NULL, 'countryId' => NULL, 'registeredResidenceCountryId' => NULL, 'passportNumber' => NULL, 'birthDate' => NULL, 'shouldBeContactedDate' => NULL, 'timelinessDate' => NULL, 'description' => NULL, 'createdDate' => '2018-10-30T18:59:39.000Z', 'createdByUserId' => NULL, 'isLegalEntity' => false, 'profilePictureId' => NULL, 'languageId' => NULL, 'PUL' => false, 'initials' => NULL, 'noCommercialInformation' => false, 'fullNameAuthorizedToSignForCompany' => NULL, 'authorizedToSignForCompanyControlledBy' => NULL, 'workTitle' => NULL, 'newDevelopmentDealId' => NULL, 'housingAssociationId' => NULL, 'alias' => NULL, 'isExternalContact' => false, 'externalId' => NULL, 'tags' => NULL, 'ignoreDuplicateCheck' => false, 'isDeceased' => false, 'hasSecretIdentity' => false, 'contactSecretIdentityId' => NULL, 'isIdentifierVerified' => false, 'invoiceAddress' => NULL, 'gdprForgottenDate' => NULL, 'gdprLatestExport' => NULL, 'gdprApprovalDate' => NULL, 'gdprValidUntil' => NULL, 'gdprFlaggedForInvestigationDate' => NULL, 'gdprReminderToApproveDate' => NULL, 'gdprInformationSendDate' => NULL, 'gdprDirectMarketingAllowedUntil' => NULL, 'updatedDate' => '2018-10-30T18:59:39.000Z', ), ); var_dump($array);
Output for git.master, git.master_jit, rfc.property-hooks
array(1) { ["*_data"]=> array(58) { ["id"]=> string(28) "MDM2OXwwMDAwMDAwNTQwOXw0Ng.." ["userAccountId"]=> NULL ["identifier"]=> NULL ["extraIdentifier"]=> NULL ["externalIdentifier"]=> NULL ["title"]=> NULL ["firstName"]=> string(6) "Robert" ["lastName"]=> string(19) "Parker (2018-10-30)" ["co"]=> NULL ["gender"]=> NULL ["companyName"]=> NULL ["streetAddress"]=> NULL ["postalCode"]=> NULL ["city"]=> NULL ["email"]=> string(26) "robert.parker@mildmedia.se" ["phoneNumber"]=> string(14) "(901) 501-2973" ["homePhoneNumber"]=> NULL ["faxNumber"]=> NULL ["websiteUrl"]=> NULL ["countryId"]=> NULL ["registeredResidenceCountryId"]=> NULL ["passportNumber"]=> NULL ["birthDate"]=> NULL ["shouldBeContactedDate"]=> NULL ["timelinessDate"]=> NULL ["description"]=> NULL ["createdDate"]=> string(24) "2018-10-30T18:59:39.000Z" ["createdByUserId"]=> NULL ["isLegalEntity"]=> bool(false) ["profilePictureId"]=> NULL ["languageId"]=> NULL ["PUL"]=> bool(false) ["initials"]=> NULL ["noCommercialInformation"]=> bool(false) ["fullNameAuthorizedToSignForCompany"]=> NULL ["authorizedToSignForCompanyControlledBy"]=> NULL ["workTitle"]=> NULL ["newDevelopmentDealId"]=> NULL ["housingAssociationId"]=> NULL ["alias"]=> NULL ["isExternalContact"]=> bool(false) ["externalId"]=> NULL ["tags"]=> NULL ["ignoreDuplicateCheck"]=> bool(false) ["isDeceased"]=> bool(false) ["hasSecretIdentity"]=> bool(false) ["contactSecretIdentityId"]=> NULL ["isIdentifierVerified"]=> bool(false) ["invoiceAddress"]=> NULL ["gdprForgottenDate"]=> NULL ["gdprLatestExport"]=> NULL ["gdprApprovalDate"]=> NULL ["gdprValidUntil"]=> NULL ["gdprFlaggedForInvestigationDate"]=> NULL ["gdprReminderToApproveDate"]=> NULL ["gdprInformationSendDate"]=> NULL ["gdprDirectMarketingAllowedUntil"]=> NULL ["updatedDate"]=> string(24) "2018-10-30T18:59:39.000Z" } }

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:
63.84 ms | 409 KiB | 8 Q