Skip to content

Commit 95ea8b0

Browse files
committed
Merge branch 'PHP-7.4'
* PHP-7.4: Fix typo in recent bugfix
2 parents e99d5d3 + 8ec7636 commit 95ea8b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/dom/tests/bug77569.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
Bug #77569 (Write Acess Violation in DomImplementation)
2+
Bug #77569 (Write Access Violation in DomImplementation)
33
--SKIPIF--
44
<?php
55
if (!extension_loaded('dom')) die('skip dom extension not available');

0 commit comments

Comments
 (0)