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 5.6.38, 7.1.0 - 7.1.24, 7.2.0 - 7.2.33, 7.3.16 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.4, 8.3.6
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" } }
Output for 8.3.5
Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 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" } }

preferences:
203.97 ms | 409 KiB | 175 Q