Summary: |
|
---|
-
-
src/Lunr/Spark/LunrSoapClient.php (Diff revision 1) extending the real SoapClient class does not work?
-
src/Lunr/Spark/LunrSoapClient.php (Diff revision 1) I'd rather have that initialized in __construct()
-
-
-
src/Lunr/Spark/LunrSoapClient.php (Diff revision 1) return $this->soap_client->$method(...$arguments); https://wiki.php.net/rfc/argument_unpacking
-
src/Lunr/Spark/LunrSoapClient.php (Diff revision 1) this should check whether the values are valid before instantiating it
-
-