Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcdf511e

Browse files
committed
minor#43224 [Workflow] Remove unused code in XML schemas (lyrixx)
This PR was merged into the 5.3 branch.Discussion----------[Workflow] Remove unused code in XML schemas| Q | A| ------------- | ---| Branch? | 5.3| Bug fix? | no| New feature? | no| Deprecations? | no| Tickets |#43206 (review)| License | MIT| Doc PR |Commits-------0ef7789 [Workflow] Remove dead code in XML schemas
2 parents842ecc5 +0ef7789 commitcdf511e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

‎src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd‎

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -344,15 +344,6 @@
344344
<xsd:attributename="enabled"type="xsd:boolean" />
345345
</xsd:complexType>
346346

347-
<xsd:simpleTypename="audit_trail_enabled">
348-
<xsd:restrictionbase="xsd:string">
349-
<xsd:enumerationvalue="true" />
350-
<xsd:enumerationvalue="false" />
351-
<xsd:enumerationvalue="1" />
352-
<xsd:enumerationvalue="0" />
353-
</xsd:restriction>
354-
</xsd:simpleType>
355-
356347
<xsd:complexTypename="marking_store">
357348
<xsd:sequence>
358349
<xsd:elementname="argument"type="xsd:string"minOccurs="0"maxOccurs="unbounded" />

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp