php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #70848 Add Automatic WSDL File generation Feature
Submitted: 2015-11-03 19:31 UTC Modified: 2025-05-29 17:34 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:2 of 2 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: khaweronline at gmail dot com Assigned:
Status: Not a bug Package: SOAP related
PHP Version: Irrelevant OS: All OS
Private report: No CVE-ID: None
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
43 - 38 = ?
Subscribe to this entry?

 
 [2015-11-03 19:31 UTC] khaweronline at gmail dot com
Description:
------------
In next release of PHP i.e 7.1 etc Please add automatic WSDL generation.
When we create SOAP service in php we have to use external tools to create WSDL file.
Like ASP.net when we create SOAP service asp.net generates WSDL and it also creates a a GUI that describes available methods and parameters etc.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-09-22 16:55 UTC] cmb@php.net
-Package: Output Control +Package: SOAP related
 [2025-05-29 17:34 UTC] nielsdos@php.net
-Status: Open +Status: Not a bug
 [2025-05-29 17:34 UTC] nielsdos@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

Given the limited resources, this falls out of scope.
There's dedicated tools to create WSDL files that will always do a far better job than whatever we can come up with.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 09 09:01:35 2025 UTC