This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
private function ignoreUnknownDiscriminatorValues() | |
if (method_exists(BasicEntityPersister::class, '_loadOneToManyCollection')) { | |
return; | |
} | |
$refl = new \ReflectionClass(BasicEntityPersister::class); | |
if (1676129169 !== crc32(file_get_contents($refl->getFileName()))) { | |
throw new \Exception(sprintf('The file "%s" has changed, please check that the "loadOneToManyCollection" method override is still working as expected.', BasicEntityPersister::class)); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// copyright josé 2002 | |
/** | |
* @param array $array | |
* | |
* @return array | |
*/ | |
public static function cartesianProduct(array $array) | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Allemagne | |
Espagne | |
France | |
Italie | |
Pays-Bas | |
Portugal | |
------------------- | |
Afghanistan | |
Afrique du Sud | |
Albanie |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Afghanistan | |
Afrique du Sud | |
Albanie | |
Algérie | |
Allemagne | |
Andorre | |
Angola | |
Anguilla | |
Antarctique | |
Antigua-et-Barbuda |