php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60686 Poorly Documented and misleading SoapServer:setPersistence
Submitted: 2012-01-08 16:57 UTC Modified: 2012-01-09 22:19 UTC
From: nveid at silvona dot com Assigned: frozenfire (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Internet
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: nveid at silvona dot com
New email:
PHP Version: OS:

 

 [2012-01-08 16:57 UTC] nveid at silvona dot com
Description:
------------
SoapServer::setPersistence is poorly documented and unclear about its actual 
behavior.   I have clarified its behavior in the attached patch and removed any 
mention of that it can be used on combination with setObject because according to 
the php source that is not so.

The attached patch would also fix bug:
Bug #51475: setPersistance not possible with setObject


Patches

persistence3.diff (last revision 2012-01-09 21:56 UTC by nveid at silvona dot com)
persistance2.diff (last revision 2012-01-08 17:43 UTC by nveid at silvona dot com)
persistance.diff (last revision 2012-01-08 16:58 UTC by nveid at silvona dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-01-09 22:18 UTC] frozenfire@php.net
Automatic comment from SVN on behalf of frozenfire
Revision: http://svn.php.net/viewvc/?view=revision&revision=321972
Log: Updated to clarify method's use. Closes bug #60686 and reflects behaviour related to bug #51475. Credit to Rick Bird.
 [2012-01-09 22:19 UTC] frozenfire@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: frozenfire
 [2012-01-09 22:19 UTC] frozenfire@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 15:01:30 2024 UTC