omars
omars
Appreciate if there is a direction to futher maintain this
I think it might be a good idea to depend on PyInstaller package to generate binaries that has python and deps already embedded. Less manifests to worry about, so can...
present now under the php 8.3-cli docker image, check Dockerfile to reproduce. ```bash /tmp/pear/temp/solr/src/php7/solr_functions_client.c:409:9: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 409 | curl_formadd(&formpost, &lastptr, | ^~~~~~~~~~~~ In...
I can see there is only 1 folder allowed to import local music library. I'd be happy to contribute this feature, just please point me to the right direction :)...
Added API changes from PECL Solr 2.7.0
Write docs for ```SolrExtractRequest``` ## Examples 1. createFromStream 2. createFromFile
update the documentation to catch up with min supported version -> PHP-8.1 ### Scope: 1. **Visibility Modifiers**: properties, constants 2. **Type Declarations**: for method arguments and return types.