You have used the below given method to set the persistence mode for a soap server using PHP 5.
SOAP_PERSISTENCE_SESSION
The persistence of which of the following is/are unlikely to be affected in the given scenario?
1. Objects of the class.
2. Static data member of the class.
Options
- Only1
- Only 2
- Both 1,2
- Neither 1 nor 2