php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16394 $node->unlink hangs up Apache, IIS and encounteres an Access Violation
Submitted: 2002-04-02 12:32 UTC Modified: 2002-04-05 13:22 UTC
From: 2erudit at mail dot ru Assigned:
Status: Closed Package: DOM XML related
PHP Version: 4.1.2 OS: w2k
Private report: No CVE-ID: None
 [2002-04-02 12:32 UTC] 2erudit at mail dot ru
DOM XML documentation:
http://www.php.net/manual/en/function.domxml-node-unlink-node.php

has error - domxml_node_unlink_node() doesn't work

There is correct sintax in User contribution notes - unlink()

but this method has result:
"PHP has encountered an Access Violation at 0176E42A"
or just hangs up Apache or IIS (php as module).

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-02 13:03 UTC] jtate@php.net
This may have already been addressed.  Please try the 4.2.0 Release Candidate available from http://www.php.net/~derick/ to see if it's been fixed.
 [2002-04-05 13:22 UTC] jtate@php.net
This has been addressed.  Will be in 4.2.0.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 02:01:31 2024 UTC