We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c8cc48 + 392dada commit 8ec7636Copy full SHA for 8ec7636
NEWS
@@ -18,7 +18,7 @@ PHP NEWS
18
. Fixed bug #79019 (Copied cURL handles upload empty file). (cmb)
19
20
- DOM:
21
- . Fixed bug #77569: (Write Acess Violation in DomImplementation). (Nikita,
+ . Fixed bug #77569: (Write Access Violation in DomImplementation). (Nikita,
22
cmb)
23
24
- PCRE:
ext/dom/tests/bug77569.phpt
@@ -1,5 +1,5 @@
1
--TEST--
2
-Bug #77569 (Write Acess Violation in DomImplementation)
+Bug #77569 (Write Access Violation in DomImplementation)
3
--SKIPIF--
4
<?php
5
if (!extension_loaded('dom')) die('skip dom extension not available');
0 commit comments