Domenico Lupinetti

Results 65 comments of Domenico Lupinetti

Something wrong happens with new Spotify version. Maybe this if condition fails(?): https://github.com/ArtemGordinsky/Spotifree/blob/master/Spotifree/SpotifyManager.swift#L68 I suppose spotify do not change to zero the track number anymore.

Yes, PhpOrient use binary csv serialization instead of the new binary one. But this is not related to bugs on that serialization protocol, you don't? :) They should fix this...

The new serialization type differs basically because the preeceding one ( the actual ) was a csv like serialization, so it is called [CSV-Serialization](http://orientdb.com/docs/2.1/Record-CSV-Serialization.html) . Easy to parse recursively, almost...

You can run an SQL execute statement with `LIST CLASSES`

Please, vote if you want this to be implemented.

Hi @voidzero83 , you found the problem, but the solution is not good. Php is not so intelligent with numbers. Position is a LONG ( so a float and not...

Please, can you tell me if your PHP is compiled as 32bit or 64bit Can you run this code in php console and paste the result? ``` php var_dump( PHP_INT_SIZE...

Can you tell me if your patch solved your issues in production?

Hib @sameer-shelavale , can you send a code snippet to create/reproduce the issue?

I tried on my side with OrientDb 2.2.0 and this script: https://gist.github.com/Ostico/4187e07a0f85cb509c4cf98cd8de06fd it works fine.