User tests: Successful: Unsuccessful:
Pull Request for Issue "need LDAP for some future testing"
See comment for request from @wilsonge #17081 (comment)
Follow symfony/polyfill appveyor setup https://github.com/symfony/polyfill/blob/master/appveyor.yml to enable LDAP
merge by code review
Appveyor tests pass and do not throw warnings like missing extension
none
| Category | ⇒ | Unit Tests | 
| Status | New | ⇒ | Pending | 
Take back out --ignore-platform-reqs from composer install and see if composer now installs dependencies on appveyor?
| Labels | 
                                        Added: 
?
?
 | 
    ||
Merged on review. Appveyor composer install now works (the fails are cause of libsodium polyfill) and drone also unrelated
| Status | Pending | ⇒ | Fixed in Code Base | 
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-08-14 00:43:05 | 
| Closed_By | ⇒ | wilsonge | 
@wilsonge @mbabker Any thoughts on how to verify that this worked (other than just throwing
php -minto appveyor to get an echo list)?