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/JsonStreamer/DataModel/Read/ObjectNode.php
src/Symfony/Component/JsonStreamer/DataModel/Read/ObjectNode.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\JsonStreamer\DataModel\Read; use Symfony\Component\Ty...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/DataModel/Read/CompositeNode.php
src/Symfony/Component/JsonStreamer/DataModel/Read/CompositeNode.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\JsonStreamer\DataModel\Read; use Symfony\Component\Js...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Exception/InvalidStreamException.php
src/Symfony/Component/JsonStreamer/Exception/InvalidStreamException.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\JsonStreamer\Exception; /** * @author Mathias Arlaud...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Exception/ExceptionInterface.php
src/Symfony/Component/JsonStreamer/Exception/ExceptionInterface.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\JsonStreamer\Exception; /** * @author Mathias Arlaud...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Exception/LogicException.php
src/Symfony/Component/JsonStreamer/Exception/LogicException.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\JsonStreamer\Exception; /** * @author Mathias Arlaud...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Exception/RuntimeException.php
src/Symfony/Component/JsonStreamer/Exception/RuntimeException.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\JsonStreamer\Exception; /** * @author Mathias Arlaud...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Exception/UnexpectedValueException.php
src/Symfony/Component/JsonStreamer/Exception/UnexpectedValueException.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\JsonStreamer\Exception; /** * @author Mathias Arlaud...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Exception/UnsupportedException.php
src/Symfony/Component/JsonStreamer/Exception/UnsupportedException.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\JsonStreamer\Exception; /** * @author Mathias Arlaud...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Exception/InvalidArgumentException.php
src/Symfony/Component/JsonStreamer/Exception/InvalidArgumentException.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\JsonStreamer\Exception; /** * @author Mathias Arlaud...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Exception/NotEncodableValueException.php
src/Symfony/Component/JsonStreamer/Exception/NotEncodableValueException.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\JsonStreamer\Exception; /** * @author Mathias Arlaud...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/StreamerDumperTest.php
src/Symfony/Component/JsonStreamer/Tests/StreamerDumperTest.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\JsonStreamer\Tests; use PHPUnit\Framework\Attributes\...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/JsonStreamWriterTest.php
src/Symfony/Component/JsonStreamer/Tests/JsonStreamWriterTest.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\JsonStreamer\Tests; use PHPUnit\Framework\Attributes\...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/ServiceContainer.php
src/Symfony/Component/JsonStreamer/Tests/ServiceContainer.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\JsonStreamer\Tests; use Psr\Container\ContainerInterf...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/JsonStreamReaderTest.php
src/Symfony/Component/JsonStreamer/Tests/JsonStreamReaderTest.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\JsonStreamer\Tests; use PHPUnit\Framework\TestCase; u...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Write/StreamWriterGeneratorTest.php
src/Symfony/Component/JsonStreamer/Tests/Write/StreamWriterGeneratorTest.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\JsonStreamer\Tests\Write; use PHPUnit\Framework\Attri...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Mapping/GenericTypePropertyMetadataLoaderTest.php
src/Symfony/Component/JsonStreamer/Tests/Mapping/GenericTypePropertyMetadataLoaderTest.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\JsonStreamer\Tests\Mapping; use PHPUnit\Framework\Tes...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Mapping/PropertyMetadataLoaderTest.php
src/Symfony/Component/JsonStreamer/Tests/Mapping/PropertyMetadataLoaderTest.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\JsonStreamer\Tests\Mapping; use PHPUnit\Framework\Tes...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Mapping/Write/AttributePropertyMetadataLoaderTest.php
src/Symfony/Component/JsonStreamer/Tests/Mapping/Write/AttributePropertyMetadataLoaderTest.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\JsonStreamer\Tests\Mapping\Write; use PHPUnit\Framewo...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Mapping/Write/DateTimeTypePropertyMetadataLoaderTest.php
src/Symfony/Component/JsonStreamer/Tests/Mapping/Write/DateTimeTypePropertyMetadataLoaderTest.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\JsonStreamer\Tests\Mapping\Write; use PHPUnit\Framewo...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Mapping/Read/AttributePropertyMetadataLoaderTest.php
src/Symfony/Component/JsonStreamer/Tests/Mapping/Read/AttributePropertyMetadataLoaderTest.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\JsonStreamer\Tests\Mapping\Read; use PHPUnit\Framewor...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Mapping/Read/DateTimeTypePropertyMetadataLoaderTest.php
src/Symfony/Component/JsonStreamer/Tests/Mapping/Read/DateTimeTypePropertyMetadataLoaderTest.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\JsonStreamer\Tests\Mapping\Read; use PHPUnit\Framewor...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/ValueTransformer/StringToDateTimeValueTransformerTest.php
src/Symfony/Component/JsonStreamer/Tests/ValueTransformer/StringToDateTimeValueTransformerTest.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\JsonStreamer\Tests\ValueTransformer; use PHPUnit\Fram...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/ValueTransformer/DateTimeToStringValueTransformerTest.php
src/Symfony/Component/JsonStreamer/Tests/ValueTransformer/DateTimeToStringValueTransformerTest.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\JsonStreamer\Tests\ValueTransformer; use PHPUnit\Fram...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object_in_object.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object_in_object.php
<?php /** * @param Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithOtherDummies $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { $prefix1 = ''; yield "{{$prefix1}\"name\":"; yield \json_e...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/double_nested_array.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/double_nested_array.php
<?php /** * @param list<Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithNestedArray> $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { yield "["; $prefix1 = ''; foreach ($data as $value1) ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/mixed.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/mixed.php
<?php /** * @param mixed $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { yield \json_encode($data, \JSON_THROW_ON_ERROR, 512); } catch (\JsonException $e) { throw new \Symfony\Component\JsonStreamer\Exce...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object_list.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object_list.php
<?php /** * @param list<Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithNameAttributes> $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { yield "["; $prefix1 = ''; foreach ($data as $value...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/bool_list.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/bool_list.php
<?php /** * @param list<bool> $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { yield \json_encode($data, \JSON_THROW_ON_ERROR, 512); } catch (\JsonException $e) { throw new \Symfony\Component\JsonStreamer...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object_with_union.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object_with_union.php
<?php /** * @param Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithUnionProperties $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { $prefix1 = ''; yield "{"; if (null === $data->value && ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/bool.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/bool.php
<?php /** * @param bool $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { yield $data ? 'true' : 'false'; } catch (\JsonException $e) { throw new \Symfony\Component\JsonStreamer\Exception\NotEncodableValue...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/scalar.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/scalar.php
<?php /** * @param int $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { yield \json_encode($data, \JSON_THROW_ON_ERROR, 512); } catch (\JsonException $e) { throw new \Symfony\Component\JsonStreamer\Except...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/nested_list.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/nested_list.php
<?php /** * @param list<Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithList> $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { yield "["; $prefix1 = ''; foreach ($data as $value1) { ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object_iterable.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object_iterable.php
<?php /** * @param iterable<int|string, Symfony\Component\JsonStreamer\Tests\Fixtures\Model\ClassicDummy> $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { yield "{"; $prefix1 = ''; foreach ($data as $...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/nested_array.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/nested_array.php
<?php /** * @param list<Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithArray> $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { yield "["; $prefix1 = ''; foreach ($data as $value1) { ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object_dict.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object_dict.php
<?php /** * @param array<string, Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithNameAttributes> $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { yield "{"; $prefix1 = ''; foreach ($data ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object_with_synthetic_properties.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object_with_synthetic_properties.php
<?php /** * @param Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithSyntheticProperties $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { $prefix1 = ''; yield "{{$prefix1}\"synthetic\":"; y...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object_with_value_transformer.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object_with_value_transformer.php
<?php /** * @param Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithValueTransformerAttributes $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { $prefix1 = ''; yield "{{$prefix1}\"id\":"; y...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/list.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/list.php
<?php /** * @param list<mixed> $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { yield \json_encode($data, \JSON_THROW_ON_ERROR, 512); } catch (\JsonException $e) { throw new \Symfony\Component\JsonStreame...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/backed_enum.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/backed_enum.php
<?php /** * @param Symfony\Component\JsonStreamer\Tests\Fixtures\Enum\DummyBackedEnum $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { yield \json_encode($data->value, \JSON_THROW_ON_ERROR, 512); } catch (\JsonEx...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/self_referencing_object_dict.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/self_referencing_object_dict.php
<?php /** * @param Symfony\Component\JsonStreamer\Tests\Fixtures\Model\SelfReferencingDummyDict $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { $generators['Symfony\Component\JsonStreamer\Tests\Fixtures\Model\SelfReferencingDummy...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/iterable.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/iterable.php
<?php /** * @param iterable $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { yield \json_encode($data, \JSON_THROW_ON_ERROR, 512); } catch (\JsonException $e) { throw new \Symfony\Component\JsonStreamer\E...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/null.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/null.php
<?php /** * @param null $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { yield "null"; } catch (\JsonException $e) { throw new \Symfony\Component\JsonStreamer\Exception\NotEncodableValueException($e->getM...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/dict.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/dict.php
<?php /** * @param array<string, mixed> $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { yield \json_encode($data, \JSON_THROW_ON_ERROR, 512); } catch (\JsonException $e) { throw new \Symfony\Component\Js...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object_with_nested_list_self.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object_with_nested_list_self.php
<?php /** * @param Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithNestedListDummies $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { $generators['Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithNestedLis...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/nullable_backed_enum.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/nullable_backed_enum.php
<?php /** * @param Symfony\Component\JsonStreamer\Tests\Fixtures\Enum\DummyBackedEnum|null $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { if ($data instanceof \Symfony\Component\JsonStreamer\Tests\Fixtures\Enum\Dum...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object.php
<?php /** * @param Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithNameAttributes $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { $prefix1 = ''; yield "{{$prefix1}\"@id\":"; yield \json_...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/nullable_object_dict.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/nullable_object_dict.php
<?php /** * @param array<string, Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithNameAttributes>|null $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { if (\is_array($data)) { yield "{"; ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/nullable_object_list.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/nullable_object_list.php
<?php /** * @param list<Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithNameAttributes>|null $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { if (\is_array($data)) { yield "["; $p...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/nullable_object.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/nullable_object.php
<?php /** * @param Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithNameAttributes|null $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { if ($data instanceof \Symfony\Component\JsonStreamer\Tests\Fixtures...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/self_referencing_object_list.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/self_referencing_object_list.php
<?php /** * @param Symfony\Component\JsonStreamer\Tests\Fixtures\Model\SelfReferencingDummyList $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { $generators['Symfony\Component\JsonStreamer\Tests\Fixtures\Model\SelfReferencingDummy...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/double_nested_list.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/double_nested_list.php
<?php /** * @param list<Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithNestedList> $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { yield "["; $prefix1 = ''; foreach ($data as $value1) {...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/self_referencing_object.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/self_referencing_object.php
<?php /** * @param Symfony\Component\JsonStreamer\Tests\Fixtures\Model\SelfReferencingDummy $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { $generators['Symfony\Component\JsonStreamer\Tests\Fixtures\Model\SelfReferencingDummy'] =...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object_with_dollar_named_properties.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object_with_dollar_named_properties.php
<?php /** * @param Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithDollarNamedProperties $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { $prefix1 = ''; yield "{{$prefix1}\"\$foo\":"; yie...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object_with_nested_dict_self.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/object_with_nested_dict_self.php
<?php /** * @param Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithNestedDictDummies $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { $generators['Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithNestedDic...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/union.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/union.php
<?php /** * @param Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithNameAttributes|int|list<Symfony\Component\JsonStreamer\Tests\Fixtures\Enum\DummyBackedEnum> $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/null_list.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/null_list.php
<?php /** * @param list<null> $data */ return static function (mixed $data, \Psr\Container\ContainerInterface $valueTransformers, array $options): \Traversable { try { yield \json_encode($data, \JSON_THROW_ON_ERROR, 512); } catch (\JsonException $e) { throw new \Symfony\Component\JsonStreamer...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithPhpDoc.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithPhpDoc.php
<?php namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; class DummyWithPhpDoc { /** * @var array<DummyWithNameAttributes> */ public mixed $arrayOfDummies = []; /** * @var list<mixed> */ public array $array = []; }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/SelfReferencingDummyList.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/SelfReferencingDummyList.php
<?php namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; class SelfReferencingDummyList { /** * @var self[] */ public array $items = []; }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithDollarNamedProperties.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithDollarNamedProperties.php
<?php namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; use Symfony\Component\JsonStreamer\Attribute\StreamedName; class DummyWithDollarNamedProperties { #[StreamedName('$foo')] public bool $foo = true; #[StreamedName('{$foo->bar}')] public bool $bar = true; }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithNullableProperties.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithNullableProperties.php
<?php namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; use Symfony\Component\JsonStreamer\Tests\Fixtures\Enum\DummyBackedEnum; class DummyWithNullableProperties { public ?string $name = null; public ?DummyBackedEnum $enum = null; }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithMethods.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithMethods.php
<?php namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; class DummyWithMethods { public int $id = 1; public function nonStatic(int $value): string { return (string) (3 * $value); } }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/SelfReferencingDummyDict.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/SelfReferencingDummyDict.php
<?php namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; class SelfReferencingDummyDict { /** * @var array<string, self> */ public array $items = []; }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithValueTransformerAttributes.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithValueTransformerAttributes.php
<?php namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; use Symfony\Component\JsonStreamer\Attribute\ValueTransformer; use Symfony\Component\JsonStreamer\Tests\Fixtures\Attribute\BooleanStringValueTransformer; use Symfony\Component\JsonStreamer\Tests\Fixtures\ValueTransformer\DivideStringAndCastToIntValu...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithSyntheticProperties.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithSyntheticProperties.php
<?php namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; class DummyWithSyntheticProperties { }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/ClassicDummy.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/ClassicDummy.php
<?php namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; class ClassicDummy { public int $id = 1; public string $name = 'dummy'; }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithList.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithList.php
<?php namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; class DummyWithList { /** @var list<ClassicDummy> */ public array $dummies; public string $customProperty; }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithNestedDictDummies.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithNestedDictDummies.php
<?php namespace Fixtures\Model; namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; class DummyWithNestedDictDummies { /** @var array<string, DummyWithNestedDictDummies> */ public array $dummies = []; }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/SelfReferencingDummy.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/SelfReferencingDummy.php
<?php namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; use Symfony\Component\JsonStreamer\Attribute\StreamedName; class SelfReferencingDummy { #[StreamedName('@self')] public ?self $self = null; }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithDateTimes.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithDateTimes.php
<?php namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; class DummyWithDateTimes { public \DateTimeInterface $interface; public \DateTimeImmutable $immutable; }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithUnionProperties.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithUnionProperties.php
<?php namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; use Symfony\Component\JsonStreamer\Tests\Fixtures\Enum\DummyBackedEnum; class DummyWithUnionProperties { public DummyBackedEnum|string|null $value = DummyBackedEnum::ONE; }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithNestedArray.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithNestedArray.php
<?php namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; class DummyWithNestedArray { /** @var DummyWithArray[] */ public array $dummies; public string $stringProperty; }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithNestedList.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithNestedList.php
<?php namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; class DummyWithNestedList { /** @var list<DummyWithList> */ public array $dummies; public string $stringProperty; }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/AbstractDummy.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/AbstractDummy.php
<?php namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; abstract class AbstractDummy { }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithNestedListDummies.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithNestedListDummies.php
<?php namespace Fixtures\Model; namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; class DummyWithNestedListDummies { /** @var DummyWithNestedListDummies[] */ public array $dummies = []; }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithArray.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithArray.php
<?php namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; class DummyWithArray { /** @var ClassicDummy[] */ public array $dummies; public string $customProperty; }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithGenerics.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithGenerics.php
<?php namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; /** * @template T of object */ class DummyWithGenerics { /** * @var list<T> */ public array $dummies = []; }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithOtherDummies.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithOtherDummies.php
<?php namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; final class DummyWithOtherDummies { public string $name; public DummyWithNameAttributes $otherDummyOne; public ClassicDummy $otherDummyTwo; }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithNameAttributes.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/Model/DummyWithNameAttributes.php
<?php namespace Symfony\Component\JsonStreamer\Tests\Fixtures\Model; use Symfony\Component\JsonStreamer\Attribute\StreamedName; class DummyWithNameAttributes { #[StreamedName('@id')] public int $id = 1; public string $name = 'dummy'; }
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object_with_nullable_properties.stream.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object_with_nullable_properties.stream.php
<?php /** * @return Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithNullableProperties */ return static function (mixed $stream, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\LazyInstantiator $instantiator, array $options): mixed { $providers['Symfony\Com...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object_in_object.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object_in_object.php
<?php /** * @return Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithOtherDummies */ return static function (string|\Stringable $string, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\Instantiator $instantiator, array $options): mixed { $providers['Symfony\...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/mixed.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/mixed.php
<?php /** * @return mixed */ return static function (string|\Stringable $string, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\Instantiator $instantiator, array $options): mixed { return \Symfony\Component\JsonStreamer\Read\Decoder::decodeString((string) $string); };
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object_list.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object_list.php
<?php /** * @return list<Symfony\Component\JsonStreamer\Tests\Fixtures\Model\ClassicDummy> */ return static function (string|\Stringable $string, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\Instantiator $instantiator, array $options): mixed { $providers['list<Symfon...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object_with_union.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object_with_union.php
<?php /** * @return Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithUnionProperties */ return static function (string|\Stringable $string, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\Instantiator $instantiator, array $options): mixed { $providers['Symfo...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object_with_synthetic_properties.stream.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object_with_synthetic_properties.stream.php
<?php /** * @return Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithSyntheticProperties */ return static function (mixed $stream, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\LazyInstantiator $instantiator, array $options): mixed { $providers['Symfony\Co...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object.stream.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object.stream.php
<?php /** * @return Symfony\Component\JsonStreamer\Tests\Fixtures\Model\ClassicDummy */ return static function (mixed $stream, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\LazyInstantiator $instantiator, array $options): mixed { $providers['Symfony\Component\JsonStre...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/null.stream.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/null.stream.php
<?php /** * @return null */ return static function (mixed $stream, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\LazyInstantiator $instantiator, array $options): mixed { return \Symfony\Component\JsonStreamer\Read\Decoder::decodeStream($stream, 0, null); };
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/scalar.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/scalar.php
<?php /** * @return int */ return static function (string|\Stringable $string, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\Instantiator $instantiator, array $options): mixed { return \Symfony\Component\JsonStreamer\Read\Decoder::decodeString((string) $string); };
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/array_shape.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/array_shape.php
<?php /** * @return array{'id': int, 'name': string} */ return static function (string|\Stringable $string, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\Instantiator $instantiator, array $options): mixed { return \Symfony\Component\JsonStreamer\Read\Decoder::decodeSt...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object_iterable.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object_iterable.php
<?php /** * @return iterable<int|string, Symfony\Component\JsonStreamer\Tests\Fixtures\Model\ClassicDummy> */ return static function (string|\Stringable $string, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\Instantiator $instantiator, array $options): mixed { $provid...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/scalar.stream.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/scalar.stream.php
<?php /** * @return int */ return static function (mixed $stream, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\LazyInstantiator $instantiator, array $options): mixed { return \Symfony\Component\JsonStreamer\Read\Decoder::decodeStream($stream, 0, null); };
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object_dict.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object_dict.php
<?php /** * @return array<string, Symfony\Component\JsonStreamer\Tests\Fixtures\Model\ClassicDummy> */ return static function (string|\Stringable $string, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\Instantiator $instantiator, array $options): mixed { $providers['ar...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object_with_union.stream.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object_with_union.stream.php
<?php /** * @return Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithUnionProperties */ return static function (mixed $stream, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\LazyInstantiator $instantiator, array $options): mixed { $providers['Symfony\Compon...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object_with_synthetic_properties.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object_with_synthetic_properties.php
<?php /** * @return Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithSyntheticProperties */ return static function (string|\Stringable $string, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\Instantiator $instantiator, array $options): mixed { $providers['S...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object_with_value_transformer.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/object_with_value_transformer.php
<?php /** * @return Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithValueTransformerAttributes */ return static function (string|\Stringable $string, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\Instantiator $instantiator, array $options): mixed { $provi...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/list.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/list.php
<?php /** * @return list<mixed> */ return static function (string|\Stringable $string, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\Instantiator $instantiator, array $options): mixed { return \Symfony\Component\JsonStreamer\Read\Decoder::decodeString((string) $string...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/backed_enum.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/backed_enum.php
<?php /** * @return Symfony\Component\JsonStreamer\Tests\Fixtures\Enum\DummyBackedEnum */ return static function (string|\Stringable $string, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\Instantiator $instantiator, array $options): mixed { $providers['Symfony\Compone...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/nullable_object_dict.stream.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/nullable_object_dict.stream.php
<?php /** * @return array<string, Symfony\Component\JsonStreamer\Tests\Fixtures\Model\ClassicDummy>|null */ return static function (mixed $stream, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\LazyInstantiator $instantiator, array $options): mixed { $providers['array<...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/iterable.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/iterable.php
<?php /** * @return iterable */ return static function (string|\Stringable $string, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\Instantiator $instantiator, array $options): mixed { return \Symfony\Component\JsonStreamer\Read\Decoder::decodeString((string) $string); ...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/nullable_backed_enum.stream.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/nullable_backed_enum.stream.php
<?php /** * @return Symfony\Component\JsonStreamer\Tests\Fixtures\Enum\DummyBackedEnum|null */ return static function (mixed $stream, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\LazyInstantiator $instantiator, array $options): mixed { $providers['Symfony\Component\J...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false
symfony/symfony
https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/union.stream.php
src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/union.stream.php
<?php /** * @return Symfony\Component\JsonStreamer\Tests\Fixtures\Model\DummyWithNameAttributes|int|list<Symfony\Component\JsonStreamer\Tests\Fixtures\Enum\DummyBackedEnum> */ return static function (mixed $stream, \Psr\Container\ContainerInterface $valueTransformers, \Symfony\Component\JsonStreamer\Read\LazyInstant...
php
MIT
9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8
2026-01-04T15:02:34.231510Z
false