repo
stringlengths
7
63
file_url
stringlengths
81
284
file_path
stringlengths
5
200
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
7 values
commit_sha
stringlengths
40
40
retrieved_at
stringdate
2026-01-04 15:02:33
2026-01-05 05:24:06
truncated
bool
2 classes
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Iterator/SizeRangeFilterIterator.php
src/Symfony/Component/Finder/Iterator/SizeRangeFilterIterator.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Iterator; use Symfony\Component\Finder\Compara...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Iterator/SortableIterator.php
src/Symfony/Component/Finder/Iterator/SortableIterator.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Iterator; /** * SortableIterator applies a so...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Iterator/PathFilterIterator.php
src/Symfony/Component/Finder/Iterator/PathFilterIterator.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Iterator; use Symfony\Component\Finder\SplFile...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Iterator/DepthRangeFilterIterator.php
src/Symfony/Component/Finder/Iterator/DepthRangeFilterIterator.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Iterator; /** * DepthRangeFilterIterator limi...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Iterator/DateRangeFilterIterator.php
src/Symfony/Component/Finder/Iterator/DateRangeFilterIterator.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Iterator; use Symfony\Component\Finder\Compara...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Exception/DirectoryNotFoundException.php
src/Symfony/Component/Finder/Exception/DirectoryNotFoundException.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Exception; /** * @author Andreas Erhard <andr...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Exception/AccessDeniedException.php
src/Symfony/Component/Finder/Exception/AccessDeniedException.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Exception; /** * @author Jean-François Simon ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Comparator/Comparator.php
src/Symfony/Component/Finder/Comparator/Comparator.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Comparator; /** * @author Fabien Potencier <f...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Comparator/DateComparator.php
src/Symfony/Component/Finder/Comparator/DateComparator.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Comparator; /** * DateCompare compiles date c...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Comparator/NumberComparator.php
src/Symfony/Component/Finder/Comparator/NumberComparator.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Comparator; /** * NumberComparator compiles a...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/GitignoreTest.php
src/Symfony/Component/Finder/Tests/GitignoreTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests; use PHPUnit\Framework\Attributes\DataPr...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/FinderOpenBasedirTest.php
src/Symfony/Component/Finder/Tests/FinderOpenBasedirTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests; use PHPUnit\Framework\Attributes\RunInS...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/GlobTest.php
src/Symfony/Component/Finder/Tests/GlobTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests; use PHPUnit\Framework\TestCase; use Sym...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/FinderTest.php
src/Symfony/Component/Finder/Tests/FinderTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests; use PHPUnit\Framework\Attributes\DataPr...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/RealIteratorTestCase.php
src/Symfony/Component/Finder/Tests/Iterator/RealIteratorTestCase.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; use Symfony\Component\Filesyst...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/DepthRangeFilterIteratorTest.php
src/Symfony/Component/Finder/Tests/Iterator/DepthRangeFilterIteratorTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; use PHPUnit\Framework\Attribut...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/ExcludeDirectoryFilterIteratorTest.php
src/Symfony/Component/Finder/Tests/Iterator/ExcludeDirectoryFilterIteratorTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; use PHPUnit\Framework\Attribut...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/SizeRangeFilterIteratorTest.php
src/Symfony/Component/Finder/Tests/Iterator/SizeRangeFilterIteratorTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; use PHPUnit\Framework\Attribut...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/SortableIteratorTest.php
src/Symfony/Component/Finder/Tests/Iterator/SortableIteratorTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; use PHPUnit\Framework\Attribut...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/MultiplePcreFilterIteratorTest.php
src/Symfony/Component/Finder/Tests/Iterator/MultiplePcreFilterIteratorTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; use PHPUnit\Framework\Attribut...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/DateRangeFilterIteratorTest.php
src/Symfony/Component/Finder/Tests/Iterator/DateRangeFilterIteratorTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; use PHPUnit\Framework\Attribut...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/MockSplFileInfo.php
src/Symfony/Component/Finder/Tests/Iterator/MockSplFileInfo.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; class MockSplFileInfo extends ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/InnerNameIterator.php
src/Symfony/Component/Finder/Tests/Iterator/InnerNameIterator.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; class InnerNameIterator extend...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/FilenameFilterIteratorTest.php
src/Symfony/Component/Finder/Tests/Iterator/FilenameFilterIteratorTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; use PHPUnit\Framework\Attribut...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/CustomFilterIteratorTest.php
src/Symfony/Component/Finder/Tests/Iterator/CustomFilterIteratorTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; use PHPUnit\Framework\Attribut...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/LazyIteratorTest.php
src/Symfony/Component/Finder/Tests/Iterator/LazyIteratorTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; use PHPUnit\Framework\TestCase...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/VcsIgnoredFilterIteratorTest.php
src/Symfony/Component/Finder/Tests/Iterator/VcsIgnoredFilterIteratorTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; use PHPUnit\Framework\Attribut...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/FilecontentFilterIteratorTest.php
src/Symfony/Component/Finder/Tests/Iterator/FilecontentFilterIteratorTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; use PHPUnit\Framework\Attribut...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/MockFileListIterator.php
src/Symfony/Component/Finder/Tests/Iterator/MockFileListIterator.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; class MockFileListIterator ext...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/Iterator.php
src/Symfony/Component/Finder/Tests/Iterator/Iterator.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; class Iterator implements \Ite...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/RecursiveDirectoryIteratorTest.php
src/Symfony/Component/Finder/Tests/Iterator/RecursiveDirectoryIteratorTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; use PHPUnit\Framework\Attribut...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/FileTypeFilterIteratorTest.php
src/Symfony/Component/Finder/Tests/Iterator/FileTypeFilterIteratorTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; use PHPUnit\Framework\Attribut...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/IteratorTestCase.php
src/Symfony/Component/Finder/Tests/Iterator/IteratorTestCase.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; use PHPUnit\Framework\TestCase...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/VfsIteratorTestTrait.php
src/Symfony/Component/Finder/Tests/Iterator/VfsIteratorTestTrait.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; trait VfsIteratorTestTrait { ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Iterator/PathFilterIteratorTest.php
src/Symfony/Component/Finder/Tests/Iterator/PathFilterIteratorTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Iterator; use PHPUnit\Framework\Attribut...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Comparator/DateComparatorTest.php
src/Symfony/Component/Finder/Tests/Comparator/DateComparatorTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Comparator; use PHPUnit\Framework\Attrib...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Comparator/ComparatorTest.php
src/Symfony/Component/Finder/Tests/Comparator/ComparatorTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Comparator; use PHPUnit\Framework\Attrib...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Finder/Tests/Comparator/NumberComparatorTest.php
src/Symfony/Component/Finder/Tests/Comparator/NumberComparatorTest.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Comparator; use PHPUnit\Framework\Attrib...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/EmojiTransliterator.php
src/Symfony/Component/Emoji/EmojiTransliterator.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Emoji; use Symfony\Component\Emoji\Util\GzipStreamWra...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Util/GzipStreamWrapper.php
src/Symfony/Component/Emoji/Util/GzipStreamWrapper.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Emoji\Util; /** * @internal */ class GzipStreamWrap...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/bin/build.php
src/Symfony/Component/Emoji/Resources/bin/build.php
#!/usr/bin/env php <?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ require __DIR__.'/vendor/autoload.php'; use Symfony\Component\...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-sw.php
src/Symfony/Component/Emoji/Resources/data/emoji-sw.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'busu: mtu mzima, mtu mzima, ngozi nyeupe na ngozi nyeupe kiasi', '🧑🏻‍❤‍💋‍🧑🏽' => 'busu: mtu mzima, mtu mzima, ngozi nyeupe na ngozi ya kahawia', '🧑🏻‍❤‍💋‍🧑🏾' => 'busu: mtu mzima, mtu mzima, ngozi nyeupe na ngozi nyeusi kiasi', '🧑🏻‍❤‍💋‍🧑🏿' => 'busu: mtu m...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-as.php
src/Symfony/Component/Emoji/Resources/data/emoji-as.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'চুমা: প্ৰাপ্তবয়স্ক, প্ৰাপ্তবয়স্ক, পাতল ছালৰ ৰং, মধ্যমীয়া-পাতল ছালৰ ৰং', '🧑🏻‍❤‍💋‍🧑🏽' => 'চুমা: প্ৰাপ্তবয়স্ক, প্ৰাপ্তবয়স্ক, পাতল ছালৰ ৰং, মধ্যমীয়া ছালৰ ৰং', '🧑🏻‍❤‍💋‍🧑🏾' => 'চুমা: প্ৰাপ্তবয়স্ক, প্ৰাপ্তবয়স্ক, পাতল ছালৰ ৰং, মধ্যমীয়া-ক’লা ছালৰ ৰং', '🧑🏻...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-ja.php
src/Symfony/Component/Emoji/Resources/data/emoji-ja.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => '2人でキス: 大人 大人 薄い肌色 やや薄い肌色', '🧑🏻‍❤‍💋‍🧑🏽' => '2人でキス: 大人 大人 薄い肌色 中間の肌色', '🧑🏻‍❤‍💋‍🧑🏾' => '2人でキス: 大人 大人 薄い肌色 やや濃い肌色', '🧑🏻‍❤‍💋‍🧑🏿' => '2人でキス: 大人 大人 薄い肌色 濃い肌色', '🧑🏼‍❤‍💋‍🧑🏻' => '2人でキス: 大人 大人 やや薄い肌色 薄い肌色', '🧑🏼‍❤‍💋‍🧑🏽' => '2人でキス: 大人 大人 やや薄い肌色 中間...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-sr_cyrl_ba.php
src/Symfony/Component/Emoji/Resources/data/emoji-sr_cyrl_ba.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'пољубац: одрасла особа, одрасла особа, свијетла кожа и средње свијетла кожа', '🧑🏻‍❤‍💋‍🧑🏽' => 'пољубац: одрасла особа, одрасла особа, свијетла кожа и ни свијетла ни тамна кожа', '🧑🏻‍❤‍💋‍🧑🏾' => 'пољубац: одрасла особа, одрасла особа, свијетла кожа и средње тамна ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-frr.php
src/Symfony/Component/Emoji/Resources/data/emoji-frr.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'süüse: persuun, persuun, laacht hidjet an madel laacht hidj', '🧑🏻‍❤‍💋‍🧑🏽' => 'süüse: persuun, persuun, laacht hidjet an madel hidj', '🧑🏻‍❤‍💋‍🧑🏾' => 'süüse: persuun, persuun, laacht hidjet an madel jonk hidj', '🧑🏻‍❤‍💋‍🧑🏿' => 'süüse: persuun, persuun, la...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-lv.php
src/Symfony/Component/Emoji/Resources/data/emoji-lv.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'skūpsts: pieaugušais, pieaugušais, gaišs ādas tonis un vidēji gaišs ādas tonis', '🧑🏻‍❤‍💋‍🧑🏽' => 'skūpsts: pieaugušais, pieaugušais, gaišs ādas tonis un vidējs ādas tonis', '🧑🏻‍❤‍💋‍🧑🏾' => 'skūpsts: pieaugušais, pieaugušais, gaišs ādas tonis un vidēji tumšs ādas ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-is.php
src/Symfony/Component/Emoji/Resources/data/emoji-is.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'koss: manneskja, manneskja, ljós húðlitur og meðalljós húðlitur', '🧑🏻‍❤‍💋‍🧑🏽' => 'koss: manneskja, manneskja, ljós húðlitur og millihúðlitur', '🧑🏻‍❤‍💋‍🧑🏾' => 'koss: manneskja, manneskja, ljós húðlitur og meðaldökkur húðlitur', '🧑🏻‍❤‍💋‍🧑🏿' => 'koss: man...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-ro.php
src/Symfony/Component/Emoji/Resources/data/emoji-ro.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'sărut: adult, adult, ton deschis al pielii, ton semi‑deschis al pielii', '🧑🏻‍❤‍💋‍🧑🏽' => 'sărut: adult, adult, ton deschis al pielii, ton mediu al pielii', '🧑🏻‍❤‍💋‍🧑🏾' => 'sărut: adult, adult, ton deschis al pielii, ton semi‑închis al pielii', '🧑🏻‍❤‍💋‍🧑�...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-ko.php
src/Symfony/Component/Emoji/Resources/data/emoji-ko.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => '키스: 사람 사람 하얀 피부 연한 갈색 피부', '🧑🏻‍❤‍💋‍🧑🏽' => '키스: 사람 사람 하얀 피부 갈색 피부', '🧑🏻‍❤‍💋‍🧑🏾' => '키스: 사람 사람 하얀 피부 진한 갈색 피부', '🧑🏻‍❤‍💋‍🧑🏿' => '키스: 사람 사람 하얀 피부 검은색 피부', '🧑🏼‍❤‍💋‍🧑🏻' => '키스: 사람 사람 연한 갈색 피부 하얀 피부', '🧑🏼‍❤‍💋‍🧑🏽' => '키스: 사람 사람 연한 갈색 피부 갈색 피부...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-id.php
src/Symfony/Component/Emoji/Resources/data/emoji-id.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'berciuman: dewasa, dewasa, warna kulit cerah, warna kulit cerah-sedang', '🧑🏻‍❤‍💋‍🧑🏽' => 'berciuman: dewasa, dewasa, warna kulit cerah, warna kulit sedang', '🧑🏻‍❤‍💋‍🧑🏾' => 'berciuman: dewasa, dewasa, warna kulit cerah, warna kulit gelap-sedang', '🧑🏻‍❤‍💋‍�...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-text.php
src/Symfony/Component/Emoji/Resources/data/emoji-text.php
<?php return [ '👨🏿‍❤️‍💋‍👨🏿' => ':kiss-man-man-dark-skin-tone:', '👨🏿‍❤️‍💋‍👨🏻' => ':kiss-man-man-dark-skin-tone-light-skin-tone:', '👨🏿‍❤️‍💋‍👨🏾' => ':kiss-man-man-dark-skin-tone-medium-dark-skin-tone:', '👨🏿‍❤️‍💋‍👨🏼' => ':kiss-man-man-dark-skin-tone-medium-light-skin-tone:', '👨🏿‍❤...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-ha.php
src/Symfony/Component/Emoji/Resources/data/emoji-ha.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'sumba: babba, babba, launin fata mai haske, launin fata mai madaidaicin haske', '🧑🏻‍❤‍💋‍🧑🏽' => 'sumba: babba, babba, launin fata mai haske, madaidaicin launin fata', '🧑🏻‍❤‍💋‍🧑🏾' => 'sumba: babba, babba, launin fata mai haske, launin fata mai madaidaicin duhu', ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-ckb.php
src/Symfony/Component/Emoji/Resources/data/emoji-ckb.php
<?php return [ '🔫' => 'دەمانچەی ئاوی', ];
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-es_mx.php
src/Symfony/Component/Emoji/Resources/data/emoji-es_mx.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'beso: persona, persona, tono de piel claro, tono de piel claro medio', '🧑🏻‍❤‍💋‍🧑🏽' => 'beso: persona, persona, tono de piel claro, tono de piel medio', '🧑🏻‍❤‍💋‍🧑🏾' => 'beso: persona, persona, tono de piel claro, tono de piel oscuro medio', '🧑🏻‍❤‍💋‍🧑🏿' ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-xh.php
src/Symfony/Component/Emoji/Resources/data/emoji-xh.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'phuza: umntu omdala, umntu omdala, ithoni yesikhumba esikhanyayo, ithoni yesikhumba esikhanyayo phakathi', '🧑🏻‍❤‍💋‍🧑🏽' => 'phuza: umntu omdala, umntu omdala, ithoni yesikhumba esikhanyayo, ithoni yesikhumba esiphakathi', '🧑🏻‍❤‍💋‍🧑🏾' => 'phuza: umntu omdala, umn...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-sc.php
src/Symfony/Component/Emoji/Resources/data/emoji-sc.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'basu: persone, persone, pedde crara e pedde bastante crara', '🧑🏻‍❤‍💋‍🧑🏽' => 'basu: persone, persone, pedde crara e pedde de colore mèdiu', '🧑🏻‍❤‍💋‍🧑🏾' => 'basu: persone, persone, pedde crara e pedde bastante iscura', '🧑🏻‍❤‍💋‍🧑🏿' => 'basu: persone, pers...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-rm.php
src/Symfony/Component/Emoji/Resources/data/emoji-rm.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'bitsch: persuna, persuna, pel clera, pel mez clera', '🧑🏻‍❤‍💋‍🧑🏽' => 'bitsch: persuna, persuna, pel clera, pel media', '🧑🏻‍❤‍💋‍🧑🏾' => 'bitsch: persuna, persuna, pel clera, pel mez stgira', '🧑🏻‍❤‍💋‍🧑🏿' => 'bitsch: persuna, persuna, pel clera, pel stgira'...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-nl.php
src/Symfony/Component/Emoji/Resources/data/emoji-nl.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'kus: volwassene, volwassene, lichte huidskleur, lichtgetinte huidskleur', '🧑🏻‍❤‍💋‍🧑🏽' => 'kus: volwassene, volwassene, lichte huidskleur, getinte huidskleur', '🧑🏻‍❤‍💋‍🧑🏾' => 'kus: volwassene, volwassene, lichte huidskleur, donkergetinte huidskleur', '🧑🏻‍❤...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-pt.php
src/Symfony/Component/Emoji/Resources/data/emoji-pt.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'beijo: pessoa, pessoa, pele clara e pele morena clara', '🧑🏻‍❤‍💋‍🧑🏽' => 'beijo: pessoa, pessoa, pele clara e pele morena', '🧑🏻‍❤‍💋‍🧑🏾' => 'beijo: pessoa, pessoa, pele clara e pele morena escura', '🧑🏻‍❤‍💋‍🧑🏿' => 'beijo: pessoa, pessoa, pele clara e pele ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-ru.php
src/Symfony/Component/Emoji/Resources/data/emoji-ru.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'поцелуй: взрослый взрослый очень светлый тон кожи светлый тон кожи', '🧑🏻‍❤‍💋‍🧑🏽' => 'поцелуй: взрослый взрослый очень светлый тон кожи средний тон кожи', '🧑🏻‍❤‍💋‍🧑🏾' => 'поцелуй: взрослый взрослый очень светлый тон кожи темный тон кожи', '🧑🏻‍❤‍💋‍🧑🏿' =>...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-tk.php
src/Symfony/Component/Emoji/Resources/data/emoji-tk.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'posa: şahs, şahs, açyk deri reňki, orta açyk deri reňki', '🧑🏻‍❤‍💋‍🧑🏽' => 'posa: şahs, şahs, açyk deri reňki, orta deri reňki', '🧑🏻‍❤‍💋‍🧑🏾' => 'posa: şahs, şahs, açyk deri reňki, orta goýy deri reňki', '🧑🏻‍❤‍💋‍🧑🏿' => 'posa: şahs, şahs, açyk deri reňki, ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-zh_hant.php
src/Symfony/Component/Emoji/Resources/data/emoji-zh_hant.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => '親:大人 大人 白皮膚 黃皮膚', '🧑🏻‍❤‍💋‍🧑🏽' => '親:大人 大人 白皮膚 淺褐皮膚', '🧑🏻‍❤‍💋‍🧑🏾' => '親:大人 大人 白皮膚 褐皮膚', '🧑🏻‍❤‍💋‍🧑🏿' => '親:大人 大人 白皮膚 黑皮膚', '🧑🏼‍❤‍💋‍🧑🏻' => '親:大人 大人 黃皮膚 白皮膚', '🧑🏼‍❤‍💋‍🧑🏽' => '親:大人 大人 黃皮膚 淺褐皮膚', '🧑🏼‍❤‍💋‍🧑🏾' => '親:大人 大人 黃皮膚 褐皮膚', ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/slack-emoji.php
src/Symfony/Component/Emoji/Resources/data/slack-emoji.php
<?php return [ ':man-kiss-man:' => '👨‍❤️‍💋‍👨', ':woman-kiss-man:' => '👩‍❤️‍💋‍👨', ':woman-kiss-woman:' => '👩‍❤️‍💋‍👩', ':woman_running_facing_right:' => '🏃‍♀️‍➡️', ':man_running_facing_right:' => '🏃‍♂️‍➡️', ':flag-england:' => '🏴󠁧󠁢󠁥󠁮󠁧󠁿', ':flag-scotland:' => '🏴󠁧󠁢󠁳󠁣󠁴󠁿'...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-cv.php
src/Symfony/Component/Emoji/Resources/data/emoji-cv.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'чупту: ҫитӗннӗ ҫын ҫитӗннӗ ҫын сӑран ҫутӑ тӗсӗ ӳт-тирӗн вӑтам-ҫутӑ тӗсӗ', '🧑🏻‍❤‍💋‍🧑🏽' => 'чупту: ҫитӗннӗ ҫын ҫитӗннӗ ҫын сӑран ҫутӑ тӗсӗ сӑран вӑтам тонӗ', '🧑🏻‍❤‍💋‍🧑🏾' => 'чупту: ҫитӗннӗ ҫын ҫитӗннӗ ҫын сӑран ҫутӑ тӗсӗ сӑран вӑтам тӗксӗм тонӗ', '🧑🏻‍❤‍💋‍�...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-sr.php
src/Symfony/Component/Emoji/Resources/data/emoji-sr.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'пољубац: одрасла особа, одрасла особа, светла кожа и средње светла кожа', '🧑🏻‍❤‍💋‍🧑🏽' => 'пољубац: одрасла особа, одрасла особа, светла кожа и ни светла ни тамна кожа', '🧑🏻‍❤‍💋‍🧑🏾' => 'пољубац: одрасла особа, одрасла особа, светла кожа и средње тамна кожа', ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-da.php
src/Symfony/Component/Emoji/Resources/data/emoji-da.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'kys: voksen, voksen, lys teint og medium til lys teint', '🧑🏻‍❤‍💋‍🧑🏽' => 'kys: voksen, voksen, lys teint og medium teint', '🧑🏻‍❤‍💋‍🧑🏾' => 'kys: voksen, voksen, lys teint og medium til mørk teint', '🧑🏻‍❤‍💋‍🧑🏿' => 'kys: voksen, voksen, lys teint og mørk t...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-en_gb.php
src/Symfony/Component/Emoji/Resources/data/emoji-en_gb.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'kiss: person, person, light skin tone, medium-light skin tone', '🧑🏻‍❤‍💋‍🧑🏽' => 'kiss: person, person, light skin tone, medium skin tone', '🧑🏻‍❤‍💋‍🧑🏾' => 'kiss: person, person, light skin tone, medium-dark skin tone', '🧑🏻‍❤‍💋‍🧑🏿' => 'kiss: person, perso...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-fr.php
src/Symfony/Component/Emoji/Resources/data/emoji-fr.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'bisou : adulte, adulte, peau claire et peau moyennement claire', '🧑🏻‍❤‍💋‍🧑🏽' => 'bisou : adulte, adulte, peau claire et peau légèrement mate', '🧑🏻‍❤‍💋‍🧑🏾' => 'bisou : adulte, adulte, peau claire et peau mate', '🧑🏻‍❤‍💋‍🧑🏿' => 'bisou : adulte, adulte, pe...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-ku.php
src/Symfony/Component/Emoji/Resources/data/emoji-ku.php
<?php return [ '🇦🇨' => 'ala: Girava Ascensionê', '🇦🇩' => 'ala: Andorra', '🇦🇪' => 'ala: Mîrgehên Erebî yên Yekbûyî', '🇦🇫' => 'ala: Efxanistan', '🇦🇬' => 'ala: Antîgua û Berbûda', '🇦🇮' => 'ala: Anguîla', '🇦🇱' => 'ala: Albanya', '🇦🇲' => 'ala: Ermenistan', '🇦🇴' => 'ala:...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-yo_bj.php
src/Symfony/Component/Emoji/Resources/data/emoji-yo_bj.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'Ifɛnuko: àgbà, àgbà, amɔ́lára, amɔ́lára díɛ̀', '🧑🏻‍❤‍💋‍🧑🏽' => 'Ifɛnuko: àgbà, àgbà, amɔ́lára, amɔ́láwɔ̀ díɛ̀', '🧑🏻‍❤‍💋‍🧑🏾' => 'Ifɛnuko: àgbà, àgbà, amɔ́lára, adúláwɔ̀ díɛ̀', '🧑🏻‍❤‍💋‍🧑🏿' => 'Ifɛnuko: àgbà, àgbà, amɔ́lára, adúláwɔ̀', '🧑🏼‍❤‍💋‍🧑🏻'...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-fil.php
src/Symfony/Component/Emoji/Resources/data/emoji-fil.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'maghahalikan: tao, tao, light na kulay ng balat, katamtamang light na kulay ng balat', '🧑🏻‍❤‍💋‍🧑🏽' => 'maghahalikan: tao, tao, light na kulay ng balat, katamtamang kulay ng balat', '🧑🏻‍❤‍💋‍🧑🏾' => 'maghahalikan: tao, tao, light na kulay ng balat, katamtamang dar...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-km.php
src/Symfony/Component/Emoji/Resources/data/emoji-km.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'ថើប: មនុស្សធំ មនុស្សធំ សម្បុរស សម្បុរសល្មម', '🧑🏻‍❤‍💋‍🧑🏽' => 'ថើប: មនុស្សធំ មនុស្សធំ សម្បុរស សម្បុរស្រអែម', '🧑🏻‍❤‍💋‍🧑🏾' => 'ថើប: មនុស្សធំ មនុស្សធំ សម្បុរស សម្បុរខ្មៅល្មម', '🧑🏻‍❤‍💋‍🧑🏿' => 'ថើប: មនុស្សធំ មនុស្សធំ សម្បុរស សម្បុរខ្មៅ', '🧑🏼‍❤‍💋‍🧑🏻' ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-mt.php
src/Symfony/Component/Emoji/Resources/data/emoji-mt.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'bewsa: adult, adult, ton ċar tal-ġilda, u ton medju-ċar tal-ġilda', '🧑🏻‍❤‍💋‍🧑🏽' => 'bewsa: adult, adult, ton ċar tal-ġilda, u ton medju tal-ġilda', '🧑🏻‍❤‍💋‍🧑🏾' => 'bewsa: adult, adult, ton ċar tal-ġilda, u ton medju-skur tal-ġilda', '🧑🏻‍❤‍💋‍🧑🏿' => 'bew...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-cy.php
src/Symfony/Component/Emoji/Resources/data/emoji-cy.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'cusan: person, person, arlliw croen golau, arlliw croen canolig-golau', '🧑🏻‍❤‍💋‍🧑🏽' => 'cusan: person, person, arlliw croen golau, arlliw croen canolog', '🧑🏻‍❤‍💋‍🧑🏾' => 'cusan: person, person, arlliw croen golau, arlliw croen canolig-tywyll', '🧑🏻‍❤‍💋‍🧑�...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-de.php
src/Symfony/Component/Emoji/Resources/data/emoji-de.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'sich küssendes Paar: Person, Person, helle Hautfarbe und mittelhelle Hautfarbe', '🧑🏻‍❤‍💋‍🧑🏽' => 'sich küssendes Paar: Person, Person, helle Hautfarbe und mittlere Hautfarbe', '🧑🏻‍❤‍💋‍🧑🏾' => 'sich küssendes Paar: Person, Person, helle Hautfarbe und mitteldunkle ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-ceb.php
src/Symfony/Component/Emoji/Resources/data/emoji-ceb.php
<?php return [ '🏳‍⚧' => 'flag sa transgender', ];
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-yue_hans.php
src/Symfony/Component/Emoji/Resources/data/emoji-yue_hans.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => '吻: 成人 成人 浅肤色 中浅肤色', '🧑🏻‍❤‍💋‍🧑🏽' => '吻: 成人 成人 浅肤色 中肤色', '🧑🏻‍❤‍💋‍🧑🏾' => '吻: 成人 成人 浅肤色 中深肤色', '🧑🏻‍❤‍💋‍🧑🏿' => '吻: 成人 成人 浅肤色 深肤色', '🧑🏼‍❤‍💋‍🧑🏻' => '吻: 成人 成人 中浅肤色 浅肤色', '🧑🏼‍❤‍💋‍🧑🏽' => '吻: 成人 成人 中浅肤色 中肤色', '🧑🏼‍❤‍💋‍🧑🏾' => '吻: 成人 成人 中浅...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-kk.php
src/Symfony/Component/Emoji/Resources/data/emoji-kk.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'өбіс: адам адам 1–2 тері түсі 3-тері түрі', '🧑🏻‍❤‍💋‍🧑🏽' => 'өбіс: адам адам 1–2 тері түсі 4-тері түсі', '🧑🏻‍❤‍💋‍🧑🏾' => 'өбіс: адам адам 1–2 тері түсі 5-тері түсі', '🧑🏻‍❤‍💋‍🧑🏿' => 'өбіс: адам адам 1–2 тері түсі 6-тері түсі', '🧑🏼‍❤‍💋‍🧑🏻' => 'өбі...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-rw.php
src/Symfony/Component/Emoji/Resources/data/emoji-rw.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'gusomana: umuntu mukuru, umuntu mukuru, ibara ry’uruhu rwera, ibara ry’uruhu rwera gahoro', '🧑🏻‍❤‍💋‍🧑🏽' => 'gusomana: umuntu mukuru, umuntu mukuru, ibara ry’uruhu rwera, ibara ry’uruhu rw’inzobe', '🧑🏻‍❤‍💋‍🧑🏾' => 'gusomana: umuntu mukuru, umuntu mukuru, ibara ry...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-ug.php
src/Symfony/Component/Emoji/Resources/data/emoji-ug.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'سۆيۈش: چوڭلار, چوڭلار, ئاچ تېرە رەڭ, and ئارا ئاچ تېرە رەڭگى', '🧑🏻‍❤‍💋‍🧑🏽' => 'سۆيۈش: چوڭلار, چوڭلار, ئاچ تېرە رەڭ, and ئارا تېرە رەڭگى', '🧑🏻‍❤‍💋‍🧑🏾' => 'سۆيۈش: چوڭلار, چوڭلار, ئاچ تېرە رەڭ, and ئارا توق تېرە رەڭگى', '🧑🏻‍❤‍💋‍🧑🏿' => 'سۆيۈش: چوڭلار, چوڭل...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-hu.php
src/Symfony/Component/Emoji/Resources/data/emoji-hu.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'csók: felnőtt, felnőtt, világos bőrtónus és közepesen világos bőrtónus', '🧑🏻‍❤‍💋‍🧑🏽' => 'csók: felnőtt, felnőtt, világos bőrtónus és közepes bőrtónus', '🧑🏻‍❤‍💋‍🧑🏾' => 'csók: felnőtt, felnőtt, világos bőrtónus és közepesen sötét bőrtónus', '🧑🏻‍❤‍💋‍🧑🏿' =...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-sr_cyrl.php
src/Symfony/Component/Emoji/Resources/data/emoji-sr_cyrl.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'пољубац: одрасла особа, одрасла особа, светла кожа и средње светла кожа', '🧑🏻‍❤‍💋‍🧑🏽' => 'пољубац: одрасла особа, одрасла особа, светла кожа и ни светла ни тамна кожа', '🧑🏻‍❤‍💋‍🧑🏾' => 'пољубац: одрасла особа, одрасла особа, светла кожа и средње тамна кожа', ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-qu.php
src/Symfony/Component/Emoji/Resources/data/emoji-qu.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'much’a: runa, runa, chuya qara niraq, tunpa chuya qara niraq', '🧑🏻‍❤‍💋‍🧑🏽' => 'much’a: runa, runa, chuya qara niraq, tunpa qara niraq', '🧑🏻‍❤‍💋‍🧑🏾' => 'much’a: runa, runa, chuya qara niraq, tunpa yana qara niraq', '🧑🏻‍❤‍💋‍🧑🏿' => 'much’a: runa, runa, ch...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-ast.php
src/Symfony/Component/Emoji/Resources/data/emoji-ast.php
<?php return [ '🇦🇨' => 'bandera: Islla Ascensión', '🇦🇩' => 'bandera: Andorra', '🇦🇪' => 'bandera: Emiratos Árabes Xuníos', '🇦🇫' => 'bandera: Afganistán', '🇦🇬' => 'bandera: Antigua y Barbuda', '🇦🇮' => 'bandera: Anguila', '🇦🇱' => 'bandera: Albania', '🇦🇲' => 'bandera: Armeni...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-pl.php
src/Symfony/Component/Emoji/Resources/data/emoji-pl.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'pocałunek: dorosły, dorosły, karnacja jasna i karnacja średnio jasna', '🧑🏻‍❤‍💋‍🧑🏽' => 'pocałunek: dorosły, dorosły, karnacja jasna i karnacja średnia', '🧑🏻‍❤‍💋‍🧑🏾' => 'pocałunek: dorosły, dorosły, karnacja jasna i karnacja średnio ciemna', '🧑🏻‍❤‍💋‍🧑🏿' ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-ms.php
src/Symfony/Component/Emoji/Resources/data/emoji-ms.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'cium: dewasa, dewasa, ton kulit cerah dan ton kulit sederhana cerah', '🧑🏻‍❤‍💋‍🧑🏽' => 'cium: dewasa, dewasa, ton kulit cerah dan ton kulit sederhana', '🧑🏻‍❤‍💋‍🧑🏾' => 'cium: dewasa, dewasa, ton kulit cerah dan ton kulit sederhana gelap', '🧑🏻‍❤‍💋‍🧑🏿' => '...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-ar_sa.php
src/Symfony/Component/Emoji/Resources/data/emoji-ar_sa.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'قبلة: بالغ، وبالغ، وبشرة بلون فاتح، وبشرة بلون فاتح ومعتدل', '🧑🏻‍❤‍💋‍🧑🏽' => 'قبلة: بالغ، وبالغ، وبشرة بلون فاتح، وبشرة بلون معتدل', '🧑🏻‍❤‍💋‍🧑🏾' => 'قبلة: بالغ، وبالغ، وبشرة بلون فاتح، وبشرة بلون معتدل مائل للغامق', '🧑🏻‍❤‍💋‍🧑🏿' => 'قبلة: بالغ، وبالغ، وب...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-el.php
src/Symfony/Component/Emoji/Resources/data/emoji-el.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'φιλί: ενήλικας, ενήλικας, ανοιχτόχρωμος τόνος δέρματος, μεσαίος-ανοιχτόχρωμος τόνος δέρματος', '🧑🏻‍❤‍💋‍🧑🏽' => 'φιλί: ενήλικας, ενήλικας, ανοιχτόχρωμος τόνος δέρματος, μεσαίος τόνος δέρματος', '🧑🏻‍❤‍💋‍🧑🏾' => 'φιλί: ενήλικας, ενήλικας, ανοιχτόχρωμος τόνος δέρματο...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-oc.php
src/Symfony/Component/Emoji/Resources/data/emoji-oc.php
<?php return [ '👩‍❤‍💋‍👨' => 'poton: femna e òme', '👨‍❤‍💋‍👨' => 'poton: òme e òme', '👩‍❤‍💋‍👩' => 'poton: femna e femna', '👨‍👩‍👧‍👦' => 'familha: òme, femna, dròlla e dròlle', '👨‍👩‍👦‍👦' => 'familha: òme, femna, dròlle e dròlle', '👨‍👩‍👧‍👧' => 'familha: òme, femna, dròlla e dròl...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-ga.php
src/Symfony/Component/Emoji/Resources/data/emoji-ga.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'póg: aosach, aosach, ton cnis geal, ton cnis mheánach-gheal', '🧑🏻‍❤‍💋‍🧑🏽' => 'póg: aosach, aosach, ton cnis geal, ton cnis meánach', '🧑🏻‍❤‍💋‍🧑🏾' => 'póg: aosach, aosach, ton cnis geal, ton cnis meándorcha', '🧑🏻‍❤‍💋‍🧑🏿' => 'póg: aosach, aosach, ton cnis...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-lij.php
src/Symfony/Component/Emoji/Resources/data/emoji-lij.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'baxo: persoña, persoña, carnaxon ciæa e carnaxon assæ ciæa', '🧑🏻‍❤‍💋‍🧑🏽' => 'baxo: persoña, persoña, carnaxon ciæa e carnaxon cô d’öiva', '🧑🏻‍❤‍💋‍🧑🏾' => 'baxo: persoña, persoña, carnaxon ciæa e carnaxon assæ scua', '🧑🏻‍❤‍💋‍🧑🏿' => 'baxo: persoña, persoñ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-fi.php
src/Symfony/Component/Emoji/Resources/data/emoji-fi.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'pusu: aikuinen, aikuinen, vaalea iho, keskivaalea iho', '🧑🏻‍❤‍💋‍🧑🏽' => 'pusu: aikuinen, aikuinen, vaalea iho, tummanvaalea iho', '🧑🏻‍❤‍💋‍🧑🏾' => 'pusu: aikuinen, aikuinen, vaalea iho, keskitumma iho', '🧑🏻‍❤‍💋‍🧑🏿' => 'pusu: aikuinen, aikuinen, vaalea iho...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-es.php
src/Symfony/Component/Emoji/Resources/data/emoji-es.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'beso: persona adulta, persona adulta, tono de piel claro, tono de piel claro medio', '🧑🏻‍❤‍💋‍🧑🏽' => 'beso: persona adulta, persona adulta, tono de piel claro, tono de piel medio', '🧑🏻‍❤‍💋‍🧑🏾' => 'beso: persona adulta, persona adulta, tono de piel claro, tono de...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-te.php
src/Symfony/Component/Emoji/Resources/data/emoji-te.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'ముద్దు: వయోజనుడు, వయోజనుడు, లేత చర్మపు రంగు, మధ్యస్థంగా లేత చర్మపు రంగు', '🧑🏻‍❤‍💋‍🧑🏽' => 'ముద్దు: వయోజనుడు, వయోజనుడు, లేత చర్మపు రంగు, మధ్యస్థ చర్మపు రంగు', '🧑🏻‍❤‍💋‍🧑🏾' => 'ముద్దు: వయోజనుడు, వయోజనుడు, లేత చర్మపు రంగు, మధ్యస్థంగా ముదురు చర్మపు రంగు', '🧑🏻‍❤...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-sv.php
src/Symfony/Component/Emoji/Resources/data/emoji-sv.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'puss: person, person, ljus hy, mellanljus hy', '🧑🏻‍❤‍💋‍🧑🏽' => 'puss: person, person, ljus hy, mellanfärgad hy', '🧑🏻‍❤‍💋‍🧑🏾' => 'puss: person, person, ljus hy, mellanmörk hy', '🧑🏻‍❤‍💋‍🧑🏿' => 'puss: person, person, ljus hy, mörk hy', '🧑🏼‍❤‍💋‍🧑🏻'...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-pt_pt.php
src/Symfony/Component/Emoji/Resources/data/emoji-pt_pt.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'beijo: pessoa, pessoa, tipo de pele 1–2 e tipo de pele 3', '🧑🏻‍❤‍💋‍🧑🏽' => 'beijo: pessoa, pessoa, tipo de pele 1–2 e tipo de pele 4', '🧑🏻‍❤‍💋‍🧑🏾' => 'beijo: pessoa, pessoa, tipo de pele 1–2 e tipo de pele 5', '🧑🏻‍❤‍💋‍🧑🏿' => 'beijo: pessoa, pessoa, tipo...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-bg.php
src/Symfony/Component/Emoji/Resources/data/emoji-bg.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'целувка: възрастен, възрастен, светла кожа, средно светла кожа', '🧑🏻‍❤‍💋‍🧑🏽' => 'целувка: възрастен, възрастен, светла кожа, средна на цвят кожа', '🧑🏻‍❤‍💋‍🧑🏾' => 'целувка: възрастен, възрастен, светла кожа, средно тъмна кожа', '🧑🏻‍❤‍💋‍🧑🏿' => 'целувка: ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-vi.php
src/Symfony/Component/Emoji/Resources/data/emoji-vi.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'nụ hôn: người, người, màu da sáng, màu da sáng trung bình', '🧑🏻‍❤‍💋‍🧑🏽' => 'nụ hôn: người, người, màu da sáng, màu da trung bình', '🧑🏻‍❤‍💋‍🧑🏾' => 'nụ hôn: người, người, màu da sáng, màu da tối trung bình', '🧑🏻‍❤‍💋‍🧑🏿' => 'nụ hôn: người, người, màu da s...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Emoji/Resources/data/emoji-ml.php
src/Symfony/Component/Emoji/Resources/data/emoji-ml.php
<?php return [ '🧑🏻‍❤‍💋‍🧑🏼' => 'ചുംബനം: വ്യക്തി, വ്യക്തി, തെളിഞ്ഞ ചർമ്മ നിറം, ഇടത്തരം തെളിഞ്ഞ ചർമ്മ നിറം', '🧑🏻‍❤‍💋‍🧑🏽' => 'ചുംബനം: വ്യക്തി, വ്യക്തി, തെളിഞ്ഞ ചർമ്മ നിറം, ചർമ്മത്തിന്റെ നിറം-4', '🧑🏻‍❤‍💋‍🧑🏾' => 'ചുംബനം: വ്യക്തി, വ്യക്തി, തെളിഞ്ഞ ചർമ്മ നിറം, ഇടത്തരം ഇരുണ്ട ചർമ്മ നിറം', '🧑🏻‍❤...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
true